| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply fix for FreeBSD-SA-13:08, bug #478314 | Alexis Ballier | 2013-07-27 | 4 | -5/+113 |
* | remove old | Alexis Ballier | 2013-07-27 | 12 | -5656/+13 |
* | Install libusb-1.0.pc under the correct name, bug #478352 by Yuta SATOH | Alexis Ballier | 2013-07-27 | 3 | -8/+11 |
* | Add app-arch/cpio to DEPEND, bug #471890 | Richard Yao | 2013-07-14 | 3 | -11/+34 |
* | Build librt for multilib and the cross compiler too. Part of bug #475294. | Alexis Ballier | 2013-07-03 | 3 | -5/+623 |
* | fix cross compilation | Alexis Ballier | 2013-06-28 | 3 | -16/+21 |
* | cosmetics | Alexis Ballier | 2013-06-27 | 3 | -11/+11 |
* | bootstrap the libc when building a cross-compiler so that libm can be linked ... | Alexis Ballier | 2013-06-27 | 3 | -10/+19 |
* | do not build pam_krb5 as it has its own ebuild, bug #473368 by henning.f@swip... | Alexis Ballier | 2013-06-27 | 3 | -5/+58 |
* | Add kerberos useflag and properly disable it if not requested. Bug #473458 by... | Alexis Ballier | 2013-06-27 | 3 | -9/+15 |
* | Remove gssapi provided by heimdal, depend on it and properly disable kerberos... | Alexis Ballier | 2013-06-27 | 4 | -5/+628 |
* | drop now useless patch (gccfloat) | Alexis Ballier | 2013-06-27 | 3 | -8/+10 |
* | go back to -isystem from -I for include proper, bug #473934 by Yuta SATOH. I... | Alexis Ballier | 2013-06-20 | 3 | -8/+12 |
* | Fix CVE-2013-2171, bug #473688 by Yuta SATOH | Alexis Ballier | 2013-06-19 | 4 | -5/+116 |
* | remove old | Alexis Ballier | 2013-06-18 | 62 | -3357/+110 |
* | remove old | Alexis Ballier | 2013-06-18 | 29 | -1534/+59 |
* | Do not built libstand anymore and remove the now useless bootstrap useflag | Alexis Ballier | 2013-06-18 | 3 | -13/+17 |
* | Build libstand here so that we can drop it from freebsd-lib. | Alexis Ballier | 2013-06-18 | 3 | -8/+19 |
* | Simplify a bit get_subdirs and do not treat differently USE=build/-build for ... | Alexis Ballier | 2013-06-18 | 3 | -24/+20 |
* | Make a full bootstrap only when needed for multilib. | Alexis Ballier | 2013-06-18 | 3 | -15/+16 |
* | Generate the libc ldscript when doing multilib too. | Alexis Ballier | 2013-06-18 | 3 | -5/+618 |
* | Build and install ldd32 with USE=multilib so that we can ldd 32bits executables. | Alexis Ballier | 2013-06-18 | 3 | -6/+190 |
* | Include the DEFAULT_ABI header in our wrappers if all the previous conditions... | Alexis Ballier | 2013-06-18 | 3 | -5/+615 |
* | Build and install ld-elf32.so.1 with USE=multilib so that we can run 32bits p... | Alexis Ballier | 2013-06-18 | 3 | -6/+95 |
* | Wrap abi specific headers when doing a multilib build. | Alexis Ballier | 2013-06-18 | 3 | -5/+614 |
* | Use the freebsd_multilib_multibuild_wrapper function throuh multibuild.eclass... | Alexis Ballier | 2013-06-17 | 3 | -5/+537 |
* | Do a more complete bootstrap and provide a much more useful multilib support.... | Alexis Ballier | 2013-06-16 | 3 | -5/+574 |
* | Always build crt{begin,end} files: gcc will use its own and clang the ones fr... | Alexis Ballier | 2013-05-31 | 3 | -5/+551 |
* | Backport aligned_alloc for C++11 support. | Alexis Ballier | 2013-05-24 | 4 | -5/+603 |
* | Fix build with netware or bluetooth enabled, bug #448506. Fix glob(3) relate... | Alexis Ballier | 2013-05-24 | 4 | -16/+571 |
* | Add patch to deal with CVE-2013-3266. #468422 | Naohiro Aota | 2013-05-07 | 4 | -8/+40 |
* | Update init script. #459696 | Naohiro Aota | 2013-03-16 | 3 | -8/+21 |
* | Apply patch for CVE-2010-2632. #458718 | Naohiro Aota | 2013-03-10 | 4 | -17/+241 |
* | Add patch to deal with USE={netware,bluetooth}. #448506 | Naohiro Aota | 2013-02-12 | 5 | -9/+51 |
* | Drop useless duplicated SYS tar.bz2 from SRC_URI. #455228 | Naohiro Aota | 2013-02-07 | 7 | -29/+39 |
* | always pass -isystem when not bootstrapping, should fix #444920 | Alexis Ballier | 2013-02-04 | 3 | -8/+17 |
* | Install to /usr/src/PN-RV to ease upgrades, bug #454414 by Yuta SATOH | Alexis Ballier | 2013-01-29 | 3 | -23/+16 |
* | Fix build of ar with newer libarchive, bug #448510 by Yuta SATOH | Alexis Ballier | 2013-01-27 | 4 | -9/+34 |
* | drop isdn useflag, by Yuta SATOH, bug #448502 | Alexis Ballier | 2013-01-27 | 3 | -15/+11 |
* | remove old | Alexis Ballier | 2013-01-27 | 3 | -177/+9 |
* | remove isdn useflag, by Yuta SATOH, bug #448502 | Alexis Ballier | 2013-01-27 | 3 | -9/+11 |
* | remove rc versions | Alexis Ballier | 2013-01-27 | 76 | -5761/+148 |
* | pf.conf{,.example} are provided by freebsd-share now, bug #449542 by Yuta SATOH | Alexis Ballier | 2013-01-27 | 3 | -8/+11 |
* | Bump to 9.1 | Alexis Ballier | 2013-01-27 | 45 | -108/+1881 |
* | Crosscomilation support: Fix mtree dependency, append -isystem instead of -I ... | Alexis Ballier | 2013-01-27 | 3 | -9/+15 |
* | libprocstat and libulog also overwrite LDADD, bug #445464 by Yuta SATOH | Alexis Ballier | 2013-01-27 | 3 | -8/+12 |
* | Do not try to install auth.conf, bug #446888 by Yuta SATOH | Alexis Ballier | 2013-01-27 | 3 | -7/+21 |
* | Fix LICENSE, bug 449796. | Ulrich Müller | 2013-01-12 | 9 | -62/+71 |
* | Change LICENSE to public-domain, bug 441832. | Ulrich Müller | 2012-12-08 | 3 | -7/+30 |
* | Add patch from FreeBSD-SA-12:08.linux | Naohiro Aota | 2012-12-03 | 4 | -7/+41 |