summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add patch for CVE-2012-0217 and EN-12:02 #422993 #422995Naohiro Aota2012-06-271-3/+25
| | | | (Portage version: 2.2.0_alpha110/cvs/Linux x86_64, signed Manifest commit with key F8551514)
* Add patch for CVE-2012-0217 and EN-12:02 #422993 #422995Naohiro Aota2012-06-275-3/+173
| | | | (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
* New ebuild: /usr/bin wrapper scripts for FreeBSD script compatibilityRichard Yao2012-06-171-2/+3
| | | | (Portage version: 2.1.10.49/cvs/Linux x86_64, unsigned Manifest commit)
* New ebuild: /usr/bin wrapper scripts for FreeBSD script compatibilityRichard Yao2012-06-175-0/+83
| | | | (Portage version: 2.1.10.49/cvs/Linux x86_64)
* Drop rc.conf{,.local} man pages. #420797Naohiro Aota2012-06-161-6/+16
| | | | (Portage version: 2.2.0_alpha110/cvs/Linux x86_64, signed Manifest commit with key F8551514)
* Drop rc.conf{,.local} man pages. #420797Naohiro Aota2012-06-162-2/+8
| | | | (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
* Add missing pkg_postrm() functionRichard Yao2012-06-141-2/+2
| | | | (Portage version: 2.1.10.49/cvs/Linux x86_64, unsigned Manifest commit)
* Add missing pkg_postrm() functionRichard Yao2012-06-142-2/+13
| | | | (Portage version: 2.1.10.49/cvs/Linux x86_64)
* force a bootstrap with major updatesAlexis Ballier2012-06-111-5/+5
| | | | (Portage version: 2.2.0_alpha110/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* force a bootstrap with major updatesAlexis Ballier2012-06-112-3/+6
| | | | (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
* factorize pre-installation of headers in the bootstrap functionAlexis Ballier2012-06-111-5/+5
| | | | (Portage version: 2.2.0_alpha110/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* factorize pre-installation of headers in the bootstrap functionAlexis Ballier2012-06-112-11/+14
| | | | (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
* drop another append-flags usage, being too clever it strips and breaks the ↵Alexis Ballier2012-06-111-5/+5
| | | | | | cflags we added before, by Yuta SATOH, bug #419153 (Portage version: 2.2.0_alpha110/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* drop another append-flags usage, being too clever it strips and breaks the ↵Alexis Ballier2012-06-112-3/+7
| | | | | | cflags we added before, by Yuta SATOH, bug #419153 (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
* Treat multilib and non multilib builds the same way as multilib.eclass does ↵Alexis Ballier2012-05-301-5/+5
| | | | | | the right thing. Go back to -isystem for system includes and force to use ours as otherwise we may pick gcc ones and it got that wrong. Bypass append-flags and append cflags directly as flag-o-matic eclass maintainers think it wise to add broken checks that break with flags with spaces. (Portage version: 2.2.0_alpha108/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Treat multilib and non multilib builds the same way as multilib.eclass does ↵Alexis Ballier2012-05-302-9/+13
| | | | | | the right thing. Go back to -isystem for system includes and force to use ours as otherwise we may pick gcc ones and it got that wrong. Bypass append-flags and append cflags directly as flag-o-matic eclass maintainers think it wise to add broken checks that break with flags with spaces. (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
* fix broken logic in is_native_abi, by Naohiro Aota, bug #417863Alexis Ballier2012-05-281-5/+5
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* fix broken logic in is_native_abi, by Naohiro Aota, bug #417863Alexis Ballier2012-05-282-4/+7
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
* Fix regression in -r2Richard Yao2012-05-271-3/+3
| | | | (Portage version: 2.1.10.49/cvs/Linux x86_64, unsigned Manifest commit)
* Fix regression in -r2Richard Yao2012-05-273-6/+15
| | | | (Portage version: 2.1.10.49/cvs/Linux x86_64)
* Revise solution to bug #410945 to only apply to GCC.Richard Yao2012-05-271-11/+3
| | | | (Portage version: 2.1.10.49/cvs/Linux x86_64, unsigned Manifest commit)
* Revise solution to bug #410945 to only apply to GCC.Richard Yao2012-05-273-1/+139
| | | | (Portage version: 2.1.10.49/cvs/Linux x86_64)
* Add zfs initd script. #415129Naohiro Aota2012-05-271-6/+17
| | | | (Portage version: 2.2.0_alpha100/cvs/Linux x86_64, signed Manifest commit with key F8551514)
* Add zfs initd script. #415129Naohiro Aota2012-05-273-2/+35
| | | | (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
* remove libcompiler_rt and libblocksruntime as they are clang librariesAlexis Ballier2012-05-261-5/+5
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* remove libcompiler_rt and libblocksruntime as they are clang librariesAlexis Ballier2012-05-262-4/+9
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
* push out all the accumulated fixes in a new revision and remove oldAlexis Ballier2012-05-251-6/+5
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* push out all the accumulated fixes in a new revision and remove oldAlexis Ballier2012-05-253-451/+8
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
* add the sysctlt fix from freebsd-sources here too with USE=buildAlexis Ballier2012-05-251-5/+6
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* add the sysctlt fix from freebsd-sources here too with USE=buildAlexis Ballier2012-05-253-2/+20
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
* Make the disable-optimizations patch unconditional and add a patch to allow ↵Alexis Ballier2012-05-251-4/+6
| | | | | | sys/sysctl.h to be included alone (Portage version: 2.2.0_alpha108/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Make the disable-optimizations patch unconditional and add a patch to allow ↵Alexis Ballier2012-05-253-1/+120
| | | | | | sys/sysctl.h to be included alone (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
* bootstrap libssp_nonshared when needed.Alexis Ballier2012-05-251-5/+5
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* bootstrap libssp_nonshared when needed.Alexis Ballier2012-05-252-3/+6
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
* Do not build libssp, we really only need libssp_nonshared.Alexis Ballier2012-05-251-5/+5
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Do not build libssp, we really only need libssp_nonshared.Alexis Ballier2012-05-252-10/+8
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
* drop noop sedAlexis Ballier2012-05-251-5/+5
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* drop noop sedAlexis Ballier2012-05-252-3/+5
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
* Fix some missing includes warnings.Alexis Ballier2012-05-251-5/+6
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Fix some missing includes warnings.Alexis Ballier2012-05-253-2/+129
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
* fix paths I broke by the addition of MAKEOBJDIRPREFIXAlexis Ballier2012-05-251-5/+5
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* fix paths I broke by the addition of MAKEOBJDIRPREFIXAlexis Ballier2012-05-252-6/+9
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
* replace -isystem path by -Ipath as append-flags seems not to like the former ↵Alexis Ballier2012-05-251-5/+5
| | | | | | anymore (Portage version: 2.2.0_alpha108/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* replace -isystem path by -Ipath as append-flags seems not to like the former ↵Alexis Ballier2012-05-252-5/+9
| | | | | | anymore (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
* Add a patch to libthr fixing mutex issues encountered with glib.Alexis Ballier2012-05-251-16/+7
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Add a patch to libthr fixing mutex issues encountered with glib.Alexis Ballier2012-05-253-3/+22
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
* Build with -fno-strict-overflow. FreeBSD time code depends on overflow. #324452Naohiro Aota2012-05-251-9/+19
| | | | (Portage version: 2.2.0_alpha100/cvs/Linux x86_64, signed Manifest commit with key F8551514)
* Build with -fno-strict-overflow. FreeBSD time code depends on overflow. #324452Naohiro Aota2012-05-255-5/+23
| | | | (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
* build and install more libraries with multilibAlexis Ballier2012-05-241-5/+5
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* build and install more libraries with multilibAlexis Ballier2012-05-242-7/+13
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)