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