| Commit message (Expand) | Author | Age | Files | Lines |
* | backport RTLD_NOLOAD support from 8.0; headers and manpage part | Alexis Ballier | 2010-01-10 | 1 | -1/+13 |
* | backport RTLD_NOLOAD support from 8.0; headers and manpage part | Alexis Ballier | 2010-01-10 | 3 | -2/+407 |
* | Re-adding virtual/libc PROVIDE. It is still needed. | Patrick Lauer | 2009-09-23 | 1 | -4/+4 |
* | Re-adding virtual/libc PROVIDE. It is still needed. | Patrick Lauer | 2009-09-23 | 4 | -7/+14 |
* | Remove virtual/libc | Patrick Lauer | 2009-09-23 | 1 | -14/+4 |
* | Remove virtual/libc | Patrick Lauer | 2009-09-23 | 4 | -10/+11 |
* | Append -fno-strict-aliasing cflag so that we can keyword gcc 4.4, bug #270098 | Alexis Ballier | 2009-09-19 | 1 | -7/+7 |
* | Append -fno-strict-aliasing cflag so that we can keyword gcc 4.4, bug #270098 | Alexis Ballier | 2009-09-19 | 4 | -4/+19 |
* | remove nis useflag, python needs it anyway | Alexis Ballier | 2009-09-19 | 1 | -7/+7 |
* | remove nis useflag, python needs it anyway | Alexis Ballier | 2009-09-19 | 4 | -13/+15 |
* | remove old | Alexis Ballier | 2009-07-06 | 1 | -5/+4 |
* | remove old | Alexis Ballier | 2009-07-06 | 2 | -367/+5 |
* | make PATCHES a bash array | Alexis Ballier | 2009-05-22 | 1 | -5/+5 |
* | make PATCHES a bash array | Alexis Ballier | 2009-05-22 | 2 | -10/+13 |
* | bump to 7.2 | Alexis Ballier | 2009-05-22 | 1 | -4/+13 |
* | bump to 7.2 | Alexis Ballier | 2009-05-22 | 2 | -1/+372 |
* | Add missing EAPI specification, thanks to Naohiro Aota for noticing in bug #2... | Diego Elio Pettenò | 2009-05-21 | 1 | -5/+5 |
* | Add missing EAPI specification, thanks to Naohiro Aota for noticing in bug #2... | Diego Elio Pettenò | 2009-05-21 | 2 | -2/+9 |
* | 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 | 1 | -5/+6 |
* | Add a patch to improve headers dependencies | Alexis Ballier | 2009-05-16 | 3 | -2/+20 |
* | remove unused versions | Alexis Ballier | 2009-05-15 | 1 | -7/+4 |
* | remove unused versions | Alexis Ballier | 2009-05-15 | 4 | -1077/+5 |
* | add fix for http://security.freebsd.org/advisories/FreeBSD-SA-09:07.libc.asc | Alexis Ballier | 2009-05-12 | 1 | -1/+13 |
* | add fix for http://security.freebsd.org/advisories/FreeBSD-SA-09:07.libc.asc | Alexis Ballier | 2009-05-12 | 3 | -1/+442 |
* | whitespace | Michael Sterrett | 2009-03-12 | 1 | -11/+1 |
* | whitespace | Michael Sterrett | 2009-03-12 | 1 | -2/+1 |
* | Add initial support for ~amd64-fbsd (aka multilib) | Timothy Redaelli | 2009-03-11 | 1 | -6/+6 |
* | Add initial support for ~amd64-fbsd (aka multilib) | Timothy Redaelli | 2009-03-11 | 2 | -15/+20 |
* | Added dep on libelf. | Javier Villavicencio | 2009-02-23 | 1 | -5/+5 |
* | Added dep on libelf. | Javier Villavicencio | 2009-02-23 | 2 | -3/+8 |
* | Do not build libelf. Fix /etc/ttys install. | Javier Villavicencio | 2009-02-05 | 1 | -1/+12 |
* | Do not build libelf. Fix /etc/ttys install. | Javier Villavicencio | 2009-02-05 | 2 | -1/+370 |
* | whitespace | Michael Sterrett | 2009-01-30 | 1 | -11/+1 |
* | whitespace | Michael Sterrett | 2009-01-30 | 1 | -3/+2 |
* | Backported strndup into libc from upstream, revbump. | Javier Villavicencio | 2009-01-29 | 1 | -1/+13 |
* | Backported strndup into libc from upstream, revbump. | Javier Villavicencio | 2009-01-29 | 3 | -1/+519 |
* | whitespace | Michael Sterrett | 2009-01-23 | 1 | -11/+1 |
* | whitespace | Michael Sterrett | 2009-01-23 | 1 | -4/+4 |
* | Import of the 7.1 ebuilds from gentoo-bsd overlay. | Javier Villavicencio | 2009-01-22 | 1 | -6/+17 |
* | Import of the 7.1 ebuilds from gentoo-bsd overlay. | Javier Villavicencio | 2009-01-22 | 5 | -3/+390 |
* | remove old | Alexis Ballier | 2009-01-08 | 1 | -6/+4 |
* | remove old | Alexis Ballier | 2009-01-08 | 3 | -578/+5 |
* | import a patch from fbsd 7 overlay to build with latest as | Alexis Ballier | 2009-01-08 | 1 | -5/+6 |
* | import a patch from fbsd 7 overlay to build with latest as | Alexis Ballier | 2009-01-08 | 3 | -5/+78 |
* | add GLEP 56 USE flag desc from use.local.desc | Doug Goldstein | 2008-08-22 | 1 | -5/+5 |
* | add GLEP 56 USE flag desc from use.local.desc | Doug Goldstein | 2008-08-22 | 2 | -1/+8 |
* | Bump for security fixes, bug #206847 and part of bug #209889, aka http://secu... | Alexis Ballier | 2008-05-17 | 1 | -1/+14 |
* | Bump for security fixes, bug #206847 and part of bug #209889, aka http://secu... | Alexis Ballier | 2008-05-17 | 4 | -2/+427 |