summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add sys-apps/mtree dependency for crossdev on userland_GNURichard Yao2012-08-021-44/+34
* force a bootstrap with major updatesAlexis Ballier2012-06-111-5/+5
* factorize pre-installation of headers in the bootstrap functionAlexis Ballier2012-06-111-5/+5
* drop another append-flags usage, being too clever it strips and breaks the cf...Alexis Ballier2012-06-111-5/+5
* Treat multilib and non multilib builds the same way as multilib.eclass does t...Alexis Ballier2012-05-301-5/+5
* fix broken logic in is_native_abi, by Naohiro Aota, bug #417863Alexis Ballier2012-05-281-5/+5
* remove libcompiler_rt and libblocksruntime as they are clang librariesAlexis Ballier2012-05-261-5/+5
* push out all the accumulated fixes in a new revision and remove oldAlexis Ballier2012-05-251-6/+5
* add the sysctlt fix from freebsd-sources here too with USE=buildAlexis Ballier2012-05-251-5/+6
* bootstrap libssp_nonshared when needed.Alexis Ballier2012-05-251-5/+5
* Do not build libssp, we really only need libssp_nonshared.Alexis Ballier2012-05-251-5/+5
* drop noop sedAlexis Ballier2012-05-251-5/+5
* Fix some missing includes warnings.Alexis Ballier2012-05-251-5/+6
* fix paths I broke by the addition of MAKEOBJDIRPREFIXAlexis Ballier2012-05-251-5/+5
* replace -isystem path by -Ipath as append-flags seems not to like the former ...Alexis Ballier2012-05-251-5/+5
* Add a patch to libthr fixing mutex issues encountered with glib.Alexis Ballier2012-05-251-16/+7
* Build with -fno-strict-overflow. FreeBSD time code depends on overflow. #324452Naohiro Aota2012-05-251-9/+19
* build and install more libraries with multilibAlexis Ballier2012-05-241-5/+5
* Fix a typo and set MAKEOBJDIRPREFIX when installing too.Alexis Ballier2012-05-241-5/+5
* Add the grounds for multilib and a very very basic multilib support: we only ...Alexis Ballier2012-05-231-9/+5
* Block dev-libs/libusbx because dev-libs/libusb is blocked as well.Samuli Suominen2012-05-221-18/+12
* Inherit eutils for epatch.Mike Frysinger2012-05-211-9/+19
* factorize the bootstrapping code between cross and native builds.Alexis Ballier2012-05-181-5/+5
* bootstrap the csu with USE=build tooAlexis Ballier2012-05-181-5/+5
* Add two variables for non native and native subdirs and define it in only one...Alexis Ballier2012-05-181-5/+5
* Set the ssp_nonshared LDADD in its bootstrapping function. Add it only with U...Alexis Ballier2012-05-181-5/+5
* Preinstall headers only with USE=buildAlexis Ballier2012-05-181-5/+5
* Factorize some more code and regroup variable assignments.Alexis Ballier2012-05-181-5/+5
* Set the NOSTRIPFLAG variable only onceAlexis Ballier2012-05-181-5/+5
* Generate the libc ldscript for the cross-compiled library too.Alexis Ballier2012-05-171-5/+5
* factorize the src_compile code between the cross and native builds.Alexis Ballier2012-05-171-5/+5
* factorize the libssp_nonshared bootstrapping codeAlexis Ballier2012-05-171-5/+5
* use freebsd_src_install rather than mkinstallAlexis Ballier2012-05-171-5/+5
* split out the csu bootstrapping code in its own functionAlexis Ballier2012-05-171-5/+5
* Remove -isystem append-flags that are now useless since we pre-install the he...Alexis Ballier2012-05-171-5/+5
* Use mkinstall when cross-compiling too. Factorize the native and cross builds...Alexis Ballier2012-05-171-5/+5
* factorize the way of getting the csudirAlexis Ballier2012-05-171-5/+5
* Factorize some code. Install all the cross-compile libraries in the same plac...Alexis Ballier2012-05-171-5/+5
* stop installing libstand headers manuallyAlexis Ballier2012-05-171-5/+5
* drop the compat symlink libbsdxml -> libexpat now that freebsd_rename_librari...Alexis Ballier2012-05-171-5/+5
* openssl takes care of predicting /dev/crypto these days, no need to have it t...Alexis Ballier2012-05-171-5/+5
* oops libm should be in / tooAlexis Ballier2012-05-171-5/+5
* Change the way we install freebsd-lib: install everything in /usr and use gen...Alexis Ballier2012-05-161-4/+5
* preinstall some more headers fixing build of a cross-compilerAlexis Ballier2012-05-131-5/+5
* block sys-libs/libutempter as it provides itAlexis Ballier2012-05-121-5/+5
* remove oldAlexis Ballier2012-05-121-6/+4
* keyword ~amd64-fbsdAlexis Ballier2012-04-261-5/+5
* Drop the bundled libedit now that we have the required function provided by d...Alexis Ballier2012-04-231-4/+5
* remove oldAlexis Ballier2012-03-301-46/+6
* Add missing source code.Naohiro Aota2012-01-221-6/+17