| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing source code. | Naohiro Aota | 2012-01-22 | 3 | -9/+25 |
* | bump to 9.0 | Alexis Ballier | 2012-01-16 | 1 | -4/+14 |
* | bump to 9.0 | Alexis Ballier | 2012-01-16 | 2 | -2/+457 |
* | bump to 9.0_rc3 | Alexis Ballier | 2011-12-09 | 1 | -4/+14 |
* | bump to 9.0_rc3 | Alexis Ballier | 2011-12-09 | 2 | -1/+457 |
* | bump to rc2 | Alexis Ballier | 2011-12-07 | 1 | -4/+14 |
* | bump to rc2 | Alexis Ballier | 2011-12-07 | 2 | -1/+457 |
* | drop useless patch | Alexis Ballier | 2011-11-10 | 3 | -8/+10 |
* | fix manpage collision with readline | Alexis Ballier | 2011-11-07 | 4 | -7/+24 |
* | fix sed calls with gnu sed when bsd sed is not available | Alexis Ballier | 2011-11-07 | 3 | -10/+22 |
* | remove useless patch | Alexis Ballier | 2011-11-07 | 3 | -8/+10 |
* | bump to 9.0_rc1 | Alexis Ballier | 2011-11-07 | 1 | -5/+16 |
* | bump to 9.0_rc1 | Alexis Ballier | 2011-11-07 | 4 | -1/+472 |
* | Add patch to add nml_sycall prototype from http://svnweb.freebsd.org/base?vie... | Naohiro Aota | 2011-08-30 | 4 | -8/+25 |
* | remove amd64 hacks now that tc-arch-kernel returns the right value for x86_64... | Alexis Ballier | 2011-07-12 | 3 | -17/+13 |
* | remove legacy symlinks: libc_r -> libthr, libpthread -> libthr, the build sys... | Alexis Ballier | 2011-07-11 | 3 | -14/+14 |
* | remove old | Alexis Ballier | 2011-07-11 | 3 | -436/+8 |
* | fix cross compilation, build and install libthr/libpthread when cross compili... | Alexis Ballier | 2011-07-11 | 3 | -8/+23 |
* | whitespace | Alexis Ballier | 2011-07-10 | 2 | -6/+6 |
* | do not build nor install libbsdxml which is a pale copy of libexpat; symlink ... | Alexis Ballier | 2011-07-10 | 4 | -5/+476 |
* | bump to 8.2 | Alexis Ballier | 2011-07-06 | 1 | -5/+15 |
* | bump to 8.2 | Alexis Ballier | 2011-07-06 | 3 | -1/+456 |
* | give credits to the patch author... | Alexis Ballier | 2011-07-05 | 2 | -6/+7 |
* | fix build with gcc 4.5, by Denis I. Polukarov, bug #362449 | Alexis Ballier | 2011-07-05 | 4 | -7/+42 |
* | Don't PROVIDE virtual/libc, bug 359001. | Ulrich Müller | 2011-04-20 | 4 | -15/+13 |
* | Don't PROVIDE virtual/os-headers, it is a new-style virtual now, bug 358999. | Ulrich Müller | 2011-04-14 | 4 | -17/+19 |
* | remove sandbox dep; older versions are masked anyway | Alexis Ballier | 2010-05-01 | 3 | -9/+11 |
* | Provide a libusb.pc for better emulation of Linux's libusb | Alexis Ballier | 2010-04-13 | 4 | -8/+30 |
* | Add sandbox dep, ala glibc. | Javier Villavicencio | 2010-03-23 | 3 | -4/+20 |
* | Fix linking during a stage3 build. | Javier Villavicencio | 2010-03-23 | 4 | -5/+23 |
* | whitespace | Michael Sterrett | 2010-03-19 | 2 | -13/+3 |
* | bump to 8.0 from the bsd overlay | Alexis Ballier | 2010-03-19 | 1 | -0/+10 |
* | bump to 8.0 from the bsd overlay | Alexis Ballier | 2010-03-19 | 1 | -11/+12 |
* | bump to 8.0 from the bsd overlay | Alexis Ballier | 2010-03-19 | 3 | -1/+441 |
* | Move back to SLOT 0, they cant be slotted anyway | Alexis Ballier | 2010-03-12 | 3 | -8/+12 |
* | remove old | Alexis Ballier | 2010-03-11 | 15 | -1322/+17 |
* | remove old | Alexis Ballier | 2010-03-11 | 1 | -5/+4 |
* | remove old | Alexis Ballier | 2010-03-11 | 2 | -369/+4 |
* | backport RTLD_NOLOAD support from 8.0; headers and manpage part | Alexis Ballier | 2010-01-10 | 4 | -3/+420 |
* | Re-adding virtual/libc PROVIDE. It is still needed. | Patrick Lauer | 2009-09-23 | 5 | -11/+18 |
* | Remove virtual/libc | Patrick Lauer | 2009-09-23 | 5 | -24/+15 |
* | Append -fno-strict-aliasing cflag so that we can keyword gcc 4.4, bug #270098 | Alexis Ballier | 2009-09-19 | 5 | -11/+26 |
* | remove nis useflag, python needs it anyway | Alexis Ballier | 2009-09-19 | 5 | -20/+22 |
* | remove old | Alexis Ballier | 2009-07-06 | 3 | -372/+9 |
* | make PATCHES a bash array | Alexis Ballier | 2009-05-22 | 3 | -15/+18 |
* | bump to 7.2 | Alexis Ballier | 2009-05-22 | 3 | -5/+385 |
* | Add missing EAPI specification, thanks to Naohiro Aota for noticing in bug #2... | Diego Elio Pettenò | 2009-05-21 | 3 | -7/+14 |
* | Use the current WITHOUT_ switches, update USE flags and use EAPI=2 to depend ... | Diego Elio Pettenò | 2009-05-18 | 1 | -5/+6 |
* | Use the current WITHOUT_ switches, update USE flags and use EAPI=2 to depend ... | Diego Elio Pettenò | 2009-05-18 | 3 | -4/+381 |
* | Add a patch to improve headers dependencies | Alexis Ballier | 2009-05-16 | 4 | -7/+26 |