summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add the grounds for multilib and a very very basic multilib support: we only ↵Alexis Ballier2012-05-231-9/+5
| | | | | | build the csu parts for now. (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Add the grounds for multilib and a very very basic multilib support: we only ↵Alexis Ballier2012-05-232-36/+138
| | | | | | build the csu parts for now. (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* Make freebsd-mk-defs-9.0-gentoo.patch stop installing directories in ↵Richard Yao2012-05-221-13/+3
| | | | | | /usr/include as 444. Fixes bug \#417031. (Portage version: 2.1.10.49/cvs/Linux x86_64, unsigned Manifest commit)
* Make freebsd-mk-defs-9.0-gentoo.patch stop installing directories in ↵Richard Yao2012-05-223-3/+10
| | | | | | /usr/include as 444. Fixes bug \#417031. (Portage version: 2.1.10.49/cvs/Linux x86_64)
* Block dev-libs/libusbx because dev-libs/libusb is blocked as well.Samuli Suominen2012-05-221-18/+12
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* Block dev-libs/libusbx because dev-libs/libusb is blocked as well.Samuli Suominen2012-05-225-9/+14
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* Inherit eutils for epatch.Mike Frysinger2012-05-211-9/+19
| | | | (Portage version: 2.2.0_alpha102/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Inherit eutils for epatch.Mike Frysinger2012-05-216-14/+19
| | | | (Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
* New package.Richard Yao2012-05-191-1/+2
| | | | (Portage version: 2.1.10.49/cvs/Linux x86_64, unsigned Manifest commit)
* New package.Richard Yao2012-05-195-0/+109
| | | | (Portage version: 2.1.10.49/cvs/Linux x86_64)
* factorize the bootstrapping code between cross and native builds.Alexis Ballier2012-05-181-5/+5
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* factorize the bootstrapping code between cross and native builds.Alexis Ballier2012-05-182-11/+19
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* bootstrap the csu with USE=build tooAlexis Ballier2012-05-181-5/+5
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* bootstrap the csu with USE=build tooAlexis Ballier2012-05-182-2/+6
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* Add two variables for non native and native subdirs and define it in only ↵Alexis Ballier2012-05-181-5/+5
| | | | | | one place. (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Add two variables for non native and native subdirs and define it in only ↵Alexis Ballier2012-05-182-6/+17
| | | | | | one place. (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* Set the ssp_nonshared LDADD in its bootstrapping function. Add it only with ↵Alexis Ballier2012-05-181-5/+5
| | | | | | USE=build, assume we have the ldscript in place if not. (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Set the ssp_nonshared LDADD in its bootstrapping function. Add it only with ↵Alexis Ballier2012-05-182-4/+9
| | | | | | USE=build, assume we have the ldscript in place if not. (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* Preinstall headers only with USE=buildAlexis Ballier2012-05-181-5/+5
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Preinstall headers only with USE=buildAlexis Ballier2012-05-182-9/+8
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* Factorize some more code and regroup variable assignments.Alexis Ballier2012-05-181-5/+5
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Factorize some more code and regroup variable assignments.Alexis Ballier2012-05-182-9/+9
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* Set the NOSTRIPFLAG variable only onceAlexis Ballier2012-05-181-5/+5
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Set the NOSTRIPFLAG variable only onceAlexis Ballier2012-05-182-4/+10
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* Generate the libc ldscript for the cross-compiled library too.Alexis Ballier2012-05-171-5/+5
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Generate the libc ldscript for the cross-compiled library too.Alexis Ballier2012-05-172-25/+43
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* factorize the src_compile code between the cross and native builds.Alexis Ballier2012-05-171-5/+5
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* factorize the src_compile code between the cross and native builds.Alexis Ballier2012-05-172-19/+16
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* factorize the libssp_nonshared bootstrapping codeAlexis Ballier2012-05-171-5/+5
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* factorize the libssp_nonshared bootstrapping codeAlexis Ballier2012-05-172-13/+17
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* use freebsd_src_install rather than mkinstallAlexis Ballier2012-05-171-5/+5
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* use freebsd_src_install rather than mkinstallAlexis Ballier2012-05-172-4/+6
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* split out the csu bootstrapping code in its own functionAlexis Ballier2012-05-171-5/+5
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* split out the csu bootstrapping code in its own functionAlexis Ballier2012-05-172-11/+16
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* Remove -isystem append-flags that are now useless since we pre-install the ↵Alexis Ballier2012-05-171-5/+5
| | | | | | headers. (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Remove -isystem append-flags that are now useless since we pre-install the ↵Alexis Ballier2012-05-172-4/+6
| | | | | | headers. (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* Use mkinstall when cross-compiling too. Factorize the native and cross ↵Alexis Ballier2012-05-171-5/+5
| | | | | | builds install. (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Use mkinstall when cross-compiling too. Factorize the native and cross ↵Alexis Ballier2012-05-172-13/+19
| | | | | | builds install. (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* factorize the way of getting the csudirAlexis Ballier2012-05-171-5/+5
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* factorize the way of getting the csudirAlexis Ballier2012-05-172-19/+18
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* Factorize some code. Install all the cross-compile libraries in the same ↵Alexis Ballier2012-05-171-5/+5
| | | | | | place. Build and install libutil for the cross-compiler too. (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Factorize some code. Install all the cross-compile libraries in the same ↵Alexis Ballier2012-05-172-36/+24
| | | | | | place. Build and install libutil for the cross-compiler too. (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* drop now useless appends flags: we unpack the lib tarball.Alexis Ballier2012-05-171-5/+5
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* drop now useless appends flags: we unpack the lib tarball.Alexis Ballier2012-05-172-3/+5
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* stop installing libstand headers manuallyAlexis Ballier2012-05-171-5/+5
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* stop installing libstand headers manuallyAlexis Ballier2012-05-172-7/+5
| | | | (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* drop the compat symlink libbsdxml -> libexpat now that ↵Alexis Ballier2012-05-171-5/+5
| | | | | | freebsd_rename_libraries rename them automagically. (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* drop the compat symlink libbsdxml -> libexpat now that ↵Alexis Ballier2012-05-172-7/+6
| | | | | | freebsd_rename_libraries rename them automagically. (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
* openssl takes care of predicting /dev/crypto these days, no need to have it ↵Alexis Ballier2012-05-171-5/+5
| | | | | | twice. (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* openssl takes care of predicting /dev/crypto these days, no need to have it ↵Alexis Ballier2012-05-172-10/+6
| | | | | | twice. (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)