summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* remove parts from the mk files that break with pmake in the gnu patchAlexis Ballier2013-08-103-23/+74
* Move to slot 0. There is no point in slotting it since kernel is tight to use...Alexis Ballier2013-08-103-8/+13
* Move libzfs_core to / tooAlexis Ballier2013-08-103-8/+12
* Version bump, based on work of Yuta SATOH in bug #476646Alexis Ballier2013-08-1015-24/+438
* Version bump, based on work of Yuta SATOH in bug #476646Alexis Ballier2013-08-095-5/+330
* Version bump, based on work of Yuta SATOH in bug #476646Alexis Ballier2013-08-096-10/+277
* Version bump, based on work of Yuta SATOH in bug #476646Alexis Ballier2013-08-0915-25/+1093
* Bump to 9.2 rc1, by Yuta SATOH, bug #476646Alexis Ballier2013-08-0911-10/+653
* Remove the service binary that cannot work since we use openrc, by Yuta SATOHAlexis Ballier2013-08-093-8/+11
* fix elog message, by Yuta SATOHAlexis Ballier2013-08-093-8/+12
* remove oldAlexis Ballier2013-08-0955-2903/+125
* no need to set MULTIBUILD_VARIANTS anymoreAlexis Ballier2013-08-093-9/+10
* remove oldAlexis Ballier2013-08-092-7/+9
* remove oldAlexis Ballier2013-08-097-250/+17
* depend on the same version of mk-defs, bug #476646 by Yuta SATOHAlexis Ballier2013-08-096-16/+23
* migrate to multilib-buildAlexis Ballier2013-08-096-10/+282
* Migrate to multilib-build and install 32bits libusb.Alexis Ballier2013-08-093-5/+624
* Apply fix for FreeBSD-SA-13:08, bug #478314Alexis Ballier2013-07-274-5/+113
* remove oldAlexis Ballier2013-07-2712-5656/+13
* Install libusb-1.0.pc under the correct name, bug #478352 by Yuta SATOHAlexis Ballier2013-07-273-8/+11
* Add app-arch/cpio to DEPEND, bug #471890Richard Yao2013-07-143-11/+34
* Build librt for multilib and the cross compiler too. Part of bug #475294.Alexis Ballier2013-07-033-5/+623
* fix cross compilationAlexis Ballier2013-06-283-16/+21
* cosmeticsAlexis Ballier2013-06-273-11/+11
* bootstrap the libc when building a cross-compiler so that libm can be linked ...Alexis Ballier2013-06-273-10/+19
* do not build pam_krb5 as it has its own ebuild, bug #473368 by henning.f@swip...Alexis Ballier2013-06-273-5/+58
* Add kerberos useflag and properly disable it if not requested. Bug #473458 by...Alexis Ballier2013-06-273-9/+15
* Remove gssapi provided by heimdal, depend on it and properly disable kerberos...Alexis Ballier2013-06-274-5/+628
* drop now useless patch (gccfloat)Alexis Ballier2013-06-273-8/+10
* go back to -isystem from -I for include proper, bug #473934 by Yuta SATOH. I...Alexis Ballier2013-06-203-8/+12
* Fix CVE-2013-2171, bug #473688 by Yuta SATOHAlexis Ballier2013-06-194-5/+116
* remove oldAlexis Ballier2013-06-1862-3357/+110
* remove oldAlexis Ballier2013-06-1829-1534/+59
* Do not built libstand anymore and remove the now useless bootstrap useflagAlexis Ballier2013-06-183-13/+17
* Build libstand here so that we can drop it from freebsd-lib.Alexis Ballier2013-06-183-8/+19
* Simplify a bit get_subdirs and do not treat differently USE=build/-build for ...Alexis Ballier2013-06-183-24/+20
* Make a full bootstrap only when needed for multilib.Alexis Ballier2013-06-183-15/+16
* Generate the libc ldscript when doing multilib too.Alexis Ballier2013-06-183-5/+618
* Build and install ldd32 with USE=multilib so that we can ldd 32bits executables.Alexis Ballier2013-06-183-6/+190
* Include the DEFAULT_ABI header in our wrappers if all the previous conditions...Alexis Ballier2013-06-183-5/+615
* Build and install ld-elf32.so.1 with USE=multilib so that we can run 32bits p...Alexis Ballier2013-06-183-6/+95
* Wrap abi specific headers when doing a multilib build.Alexis Ballier2013-06-183-5/+614
* Use the freebsd_multilib_multibuild_wrapper function throuh multibuild.eclass...Alexis Ballier2013-06-173-5/+537
* Do a more complete bootstrap and provide a much more useful multilib support....Alexis Ballier2013-06-163-5/+574
* Always build crt{begin,end} files: gcc will use its own and clang the ones fr...Alexis Ballier2013-05-313-5/+551
* Backport aligned_alloc for C++11 support.Alexis Ballier2013-05-244-5/+603
* Fix build with netware or bluetooth enabled, bug #448506. Fix glob(3) relate...Alexis Ballier2013-05-244-16/+571
* Add patch to deal with CVE-2013-3266. #468422Naohiro Aota2013-05-074-8/+40
* Update init script. #459696Naohiro Aota2013-03-163-8/+21
* Apply patch for CVE-2010-2632. #458718Naohiro Aota2013-03-104-17/+241