| Commit message (Expand) | Author | Age | Files | Lines |
* | Add patch for CVE-2012-0217 and EN-12:02 #422993 #422995 | Naohiro Aota | 2012-06-27 | 1 | -3/+25 |
* | Add patch for CVE-2012-0217 and EN-12:02 #422993 #422995 | Naohiro Aota | 2012-06-27 | 5 | -3/+173 |
* | New ebuild: /usr/bin wrapper scripts for FreeBSD script compatibility | Richard Yao | 2012-06-17 | 1 | -2/+3 |
* | New ebuild: /usr/bin wrapper scripts for FreeBSD script compatibility | Richard Yao | 2012-06-17 | 5 | -0/+83 |
* | Drop rc.conf{,.local} man pages. #420797 | Naohiro Aota | 2012-06-16 | 1 | -6/+16 |
* | Drop rc.conf{,.local} man pages. #420797 | Naohiro Aota | 2012-06-16 | 2 | -2/+8 |
* | Add missing pkg_postrm() function | Richard Yao | 2012-06-14 | 1 | -2/+2 |
* | Add missing pkg_postrm() function | Richard Yao | 2012-06-14 | 2 | -2/+13 |
* | force a bootstrap with major updates | Alexis Ballier | 2012-06-11 | 1 | -5/+5 |
* | force a bootstrap with major updates | Alexis Ballier | 2012-06-11 | 2 | -3/+6 |
* | factorize pre-installation of headers in the bootstrap function | Alexis Ballier | 2012-06-11 | 1 | -5/+5 |
* | factorize pre-installation of headers in the bootstrap function | Alexis Ballier | 2012-06-11 | 2 | -11/+14 |
* | drop another append-flags usage, being too clever it strips and breaks the cf... | Alexis Ballier | 2012-06-11 | 1 | -5/+5 |
* | drop another append-flags usage, being too clever it strips and breaks the cf... | Alexis Ballier | 2012-06-11 | 2 | -3/+7 |
* | Treat multilib and non multilib builds the same way as multilib.eclass does t... | Alexis Ballier | 2012-05-30 | 1 | -5/+5 |
* | Treat multilib and non multilib builds the same way as multilib.eclass does t... | Alexis Ballier | 2012-05-30 | 2 | -9/+13 |
* | fix broken logic in is_native_abi, by Naohiro Aota, bug #417863 | Alexis Ballier | 2012-05-28 | 1 | -5/+5 |
* | fix broken logic in is_native_abi, by Naohiro Aota, bug #417863 | Alexis Ballier | 2012-05-28 | 2 | -4/+7 |
* | Fix regression in -r2 | Richard Yao | 2012-05-27 | 1 | -3/+3 |
* | Fix regression in -r2 | Richard Yao | 2012-05-27 | 3 | -6/+15 |
* | Revise solution to bug #410945 to only apply to GCC. | Richard Yao | 2012-05-27 | 1 | -11/+3 |
* | Revise solution to bug #410945 to only apply to GCC. | Richard Yao | 2012-05-27 | 3 | -1/+139 |
* | Add zfs initd script. #415129 | Naohiro Aota | 2012-05-27 | 1 | -6/+17 |
* | Add zfs initd script. #415129 | Naohiro Aota | 2012-05-27 | 3 | -2/+35 |
* | remove libcompiler_rt and libblocksruntime as they are clang libraries | Alexis Ballier | 2012-05-26 | 1 | -5/+5 |
* | remove libcompiler_rt and libblocksruntime as they are clang libraries | Alexis Ballier | 2012-05-26 | 2 | -4/+9 |
* | push out all the accumulated fixes in a new revision and remove old | Alexis Ballier | 2012-05-25 | 1 | -6/+5 |
* | push out all the accumulated fixes in a new revision and remove old | Alexis Ballier | 2012-05-25 | 3 | -451/+8 |
* | add the sysctlt fix from freebsd-sources here too with USE=build | Alexis Ballier | 2012-05-25 | 1 | -5/+6 |
* | add the sysctlt fix from freebsd-sources here too with USE=build | Alexis Ballier | 2012-05-25 | 3 | -2/+20 |
* | Make the disable-optimizations patch unconditional and add a patch to allow s... | Alexis Ballier | 2012-05-25 | 1 | -4/+6 |
* | Make the disable-optimizations patch unconditional and add a patch to allow s... | Alexis Ballier | 2012-05-25 | 3 | -1/+120 |
* | bootstrap libssp_nonshared when needed. | Alexis Ballier | 2012-05-25 | 1 | -5/+5 |
* | bootstrap libssp_nonshared when needed. | Alexis Ballier | 2012-05-25 | 2 | -3/+6 |
* | Do not build libssp, we really only need libssp_nonshared. | Alexis Ballier | 2012-05-25 | 1 | -5/+5 |
* | Do not build libssp, we really only need libssp_nonshared. | Alexis Ballier | 2012-05-25 | 2 | -10/+8 |
* | drop noop sed | Alexis Ballier | 2012-05-25 | 1 | -5/+5 |
* | drop noop sed | Alexis Ballier | 2012-05-25 | 2 | -3/+5 |
* | Fix some missing includes warnings. | Alexis Ballier | 2012-05-25 | 1 | -5/+6 |
* | Fix some missing includes warnings. | Alexis Ballier | 2012-05-25 | 3 | -2/+129 |
* | fix paths I broke by the addition of MAKEOBJDIRPREFIX | Alexis Ballier | 2012-05-25 | 1 | -5/+5 |
* | fix paths I broke by the addition of MAKEOBJDIRPREFIX | Alexis Ballier | 2012-05-25 | 2 | -6/+9 |
* | replace -isystem path by -Ipath as append-flags seems not to like the former ... | Alexis Ballier | 2012-05-25 | 1 | -5/+5 |
* | replace -isystem path by -Ipath as append-flags seems not to like the former ... | Alexis Ballier | 2012-05-25 | 2 | -5/+9 |
* | Add a patch to libthr fixing mutex issues encountered with glib. | Alexis Ballier | 2012-05-25 | 1 | -16/+7 |
* | Add a patch to libthr fixing mutex issues encountered with glib. | Alexis Ballier | 2012-05-25 | 3 | -3/+22 |
* | Build with -fno-strict-overflow. FreeBSD time code depends on overflow. #324452 | Naohiro Aota | 2012-05-25 | 1 | -9/+19 |
* | Build with -fno-strict-overflow. FreeBSD time code depends on overflow. #324452 | Naohiro Aota | 2012-05-25 | 5 | -5/+23 |
* | build and install more libraries with multilib | Alexis Ballier | 2012-05-24 | 1 | -5/+5 |
* | build and install more libraries with multilib | Alexis Ballier | 2012-05-24 | 2 | -7/+13 |