summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not built libstand anymore and remove the now useless bootstrap useflagAlexis Ballier2013-06-181-5/+5
* Do not built libstand anymore and remove the now useless bootstrap useflagAlexis Ballier2013-06-182-8/+12
* Simplify a bit get_subdirs and do not treat differently USE=build/-build for ...Alexis Ballier2013-06-181-5/+5
* Simplify a bit get_subdirs and do not treat differently USE=build/-build for ...Alexis Ballier2013-06-182-19/+15
* Make a full bootstrap only when needed for multilib.Alexis Ballier2013-06-181-5/+5
* Make a full bootstrap only when needed for multilib.Alexis Ballier2013-06-182-10/+11
* Generate the libc ldscript when doing multilib too.Alexis Ballier2013-06-181-4/+5
* Generate the libc ldscript when doing multilib too.Alexis Ballier2013-06-182-1/+613
* Include the DEFAULT_ABI header in our wrappers if all the previous conditions...Alexis Ballier2013-06-181-4/+5
* Include the DEFAULT_ABI header in our wrappers if all the previous conditions...Alexis Ballier2013-06-182-1/+610
* Wrap abi specific headers when doing a multilib build.Alexis Ballier2013-06-181-4/+5
* Wrap abi specific headers when doing a multilib build.Alexis Ballier2013-06-182-1/+609
* Use the freebsd_multilib_multibuild_wrapper function throuh multibuild.eclass...Alexis Ballier2013-06-171-4/+5
* Use the freebsd_multilib_multibuild_wrapper function throuh multibuild.eclass...Alexis Ballier2013-06-172-1/+532
* Do a more complete bootstrap and provide a much more useful multilib support....Alexis Ballier2013-06-161-4/+5
* Do a more complete bootstrap and provide a much more useful multilib support....Alexis Ballier2013-06-162-1/+569
* Always build crt{begin,end} files: gcc will use its own and clang the ones fr...Alexis Ballier2013-05-311-4/+5
* Always build crt{begin,end} files: gcc will use its own and clang the ones fr...Alexis Ballier2013-05-312-1/+546
* Backport aligned_alloc for C++11 support.Alexis Ballier2013-05-241-4/+6
* Backport aligned_alloc for C++11 support.Alexis Ballier2013-05-243-1/+597
* Fix build with netware or bluetooth enabled, bug #448506. Fix glob(3) relate...Alexis Ballier2013-05-241-15/+7
* Fix build with netware or bluetooth enabled, bug #448506. Fix glob(3) relate...Alexis Ballier2013-05-243-1/+564
* Apply patch for CVE-2010-2632. #458718Naohiro Aota2013-03-101-15/+16
* Apply patch for CVE-2010-2632. #458718Naohiro Aota2013-03-103-2/+225
* Add patch to deal with USE={netware,bluetooth}. #448506Naohiro Aota2013-02-121-5/+17
* Add patch to deal with USE={netware,bluetooth}. #448506Naohiro Aota2013-02-124-4/+34
* always pass -isystem when not bootstrapping, should fix #444920Alexis Ballier2013-02-041-5/+5
* always pass -isystem when not bootstrapping, should fix #444920Alexis Ballier2013-02-042-3/+12
* remove rc versionsAlexis Ballier2013-01-271-38/+4
* remove rc versionsAlexis Ballier2013-01-275-2106/+6
* Bump to 9.1Alexis Ballier2013-01-271-4/+15
* Bump to 9.1Alexis Ballier2013-01-272-1/+533
* Crosscomilation support: Fix mtree dependency, append -isystem instead of -I ...Alexis Ballier2013-01-271-5/+5
* Crosscomilation support: Fix mtree dependency, append -isystem instead of -I ...Alexis Ballier2013-01-272-4/+10
* libprocstat and libulog also overwrite LDADD, bug #445464 by Yuta SATOHAlexis Ballier2013-01-271-5/+5
* libprocstat and libulog also overwrite LDADD, bug #445464 by Yuta SATOHAlexis Ballier2013-01-272-3/+7
* Do not try to install auth.conf, bug #446888 by Yuta SATOHAlexis Ballier2013-01-271-2/+12
* Do not try to install auth.conf, bug #446888 by Yuta SATOHAlexis Ballier2013-01-272-5/+9
* Install libusb-1.0.pc to make sys-apps/usbutils happyRichard Yao2012-11-091-11/+3
* Install libusb-1.0.pc to make sys-apps/usbutils happyRichard Yao2012-11-093-2/+546
* bump to rc3Alexis Ballier2012-11-061-4/+15
* bump to rc3Alexis Ballier2012-11-062-1/+533
* bump to 9.1_rc2Alexis Ballier2012-10-141-4/+15
* bump to 9.1_rc2Alexis Ballier2012-10-142-1/+533
* use OBJDIR instead of CURDIR for adding -L in patches, this should fix bug #4...Alexis Ballier2012-09-191-7/+7
* use OBJDIR instead of CURDIR for adding -L in patches, this should fix bug #4...Alexis Ballier2012-09-194-11/+10
* do not append -isystem /usr/include which is the default and causes problems ...Alexis Ballier2012-09-191-5/+5
* do not append -isystem /usr/include which is the default and causes problems ...Alexis Ballier2012-09-192-4/+6
* bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838Alexis Ballier2012-09-111-32/+53
* bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838Alexis Ballier2012-09-112-1/+542