summaryrefslogtreecommitdiff
path: root/package/libX11/patches
AgeCommit message (Collapse)Author
2016-01-09fix openjdk8 build for rb532Waldemar Brodkorb
2015-12-29xorg: update all packages to latest stable version, remove mirror.mk entryWaldemar Brodkorb
2013-10-04fix build on DarwinWaldemar Brodkorb
2013-05-02update Xorg to 7.7Waldemar Brodkorb
2011-10-21allow cross-compile under FreeBSDWaldemar Brodkorb
2011-04-29static linking is very package dependent, so do not handle it globallyWaldemar Brodkorb
2011-01-25update Xorg to 7.6Waldemar Brodkorb
2011-01-17fix packages to be compile with stack protectorWaldemar Brodkorb
- libtool do not pass -fstack-protector while linking, but this is required to successfully link libraries or executables with SSP - pass LDFLAGS for non-libtool packages
2009-11-20package updates and compile fixesWaldemar Brodkorb
- update ctorrent, cups, gnutls and freeradius-server - compile kerberos (heimdal,krb5) with com_err library from e2fsprogs to allow both to be build without installing local copys of libcom_err - cleanup lynx package add zlib dependency
2009-11-03update X11, kerberos, samba, bluezWaldemar Brodkorb
- fix some ipkg issues with ubuntu - use grub2 for alix1c, no grub1 dependency on host - boots up on alix1c - fix some bcm203x problems
2009-06-13FreeBSD compatibility patchesWaldemar Brodkorb
- update ipset and libpri to latest upstream
2009-05-30fix x11 compile and other stuffWaldemar Brodkorb
- fix uclibc libx11 compile - fix empty banner - fix rdate init script
2009-05-17Initial importwbx