| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some unused Java-related flags. | James Le Cuirot | 2015-06-20 | 8 | -42/+12 |
* | Deprecate FreeBSD 9.* profiles, https://github.com/gentoo/gentoo-portage-rsyn... | Michał Górny | 2015-04-05 | 6 | -0/+24 |
* | Introduce support for FreeBSD 10.1, https://github.com/gentoo/gentoo-portage-... | Michał Górny | 2015-03-01 | 8 | -0/+32 |
* | Move clang fbsd profile data to arch/amd64-fbsd. Bug #491654 by Yuta SATOH. | Michał Górny | 2015-02-08 | 16 | -223/+2 |
* | Drop sys-apps/which from fbsd/packages.build - fixes bug 517152. | Jorge Manuel B. S. Vicetto | 2014-08-03 | 1 | -2/+1 |
* | Remove cyassl package and use flag, bug #495848 | Anthony G. Basile | 2014-07-15 | 2 | -6/+6 |
* | Add use mask on USE=xattr for sys-apps/portage | Naohiro Aota | 2014-07-07 | 1 | -1/+5 |
* | Add sys-apps/which to the list of packages to build on stage1 - fixes bug 502... | Jorge Manuel B. S. Vicetto | 2014-06-03 | 1 | -2/+3 |
* | expanded wifi use mask on fbsd to cover all mozilla packages instead of just ... | Ian Stakenvicius | 2014-04-30 | 1 | -2/+7 |
* | Increase EAPI to 5 | Andreas K. Hüttel | 2014-03-19 | 9 | -0/+9 |
* | Increase EAPI to 5 | Andreas K. Hüttel | 2014-03-19 | 2 | -2/+6 |
* | Increase EAPI to 5 | Andreas K. Hüttel | 2014-03-19 | 2 | -2/+6 |
* | Add media-libs/mesa openmax to package.use.mask. | Matt Turner | 2014-03-08 | 1 | -2/+6 |
* | remove extraneous trailing / in parent files | Mike Frysinger | 2013-12-06 | 5 | -5/+5 |
* | set FEATURES="-usersandbox" on FreeBSD. #491860 | Naohiro Aota | 2013-11-26 | 1 | -2/+2 |
* | remove obsolete mailbase < 1 mask | Alexis Ballier | 2013-08-27 | 1 | -6/+2 |
* | remove obsolete crashreporter usemask for firefox | Alexis Ballier | 2013-08-27 | 1 | -2/+2 |
* | remove obsolete swig entries | Alexis Ballier | 2013-08-27 | 1 | -11/+1 |
* | force clang useflag on llvm | Alexis Ballier | 2013-08-10 | 2 | -2/+8 |
* | Remove EOL fbsd 8.2 and 9.0 profiles | Alexis Ballier | 2013-08-09 | 12 | -52/+0 |
* | Add 9.2 profile | Alexis Ballier | 2013-08-09 | 2 | -0/+11 |
* | Add 9.2 profile | Alexis Ballier | 2013-08-09 | 10 | -0/+163 |
* | build libcxx multilib, patch by Yuta SATOH in bug #475294 | Alexis Ballier | 2013-07-27 | 2 | -6/+8 |
* | add default cflags, esp. CXXFLAGS=-stdlib=libc++ ... | Alexis Ballier | 2013-06-19 | 2 | -1/+12 |
* | force curl[ssl,curl_ssl_openssl] and mask the others: curl is in @system for ... | Alexis Ballier | 2013-06-19 | 3 | -3/+16 |
* | no need to unmask clang 3.3 now that it is unmasked globally | Alexis Ballier | 2013-06-19 | 2 | -9/+4 |
* | remove 8.0 profiles | Alexis Ballier | 2013-06-18 | 9 | -34/+0 |
* | Remove 7.2 profiles | Alexis Ballier | 2013-06-18 | 9 | -37/+0 |
* | Unmask llvm/clang 3.3_rc since llvm 3.2 does not build with clang++ -stdlib=l... | Alexis Ballier | 2013-06-17 | 2 | -1/+13 |
* | Build libcxxrt over libgcc_s since that is what clang defaults to. | Alexis Ballier | 2013-06-01 | 3 | -7/+9 |
* | libunwind is rather core for our C++ stack. Better not have it link to liblzm... | Alexis Ballier | 2013-05-31 | 2 | -2/+10 |
* | Force building libc++ over libcxxrt | Alexis Ballier | 2013-05-31 | 2 | -2/+8 |
* | Force static libs on the C++ stack so that static linking has a chance to work | Alexis Ballier | 2013-05-31 | 2 | -1/+14 |
* | Mask binutils[cxx], bug #427344 (and add a ChangeLog here) | Alexis Ballier | 2013-05-30 | 2 | -0/+16 |
* | Make the clang profile use libcxx | Alexis Ballier | 2013-05-25 | 3 | -6/+8 |
* | remove texinfo from packages.build: it is not needed anymore for building sta... | Alexis Ballier | 2013-05-25 | 2 | -4/+2 |
* | mask xattr useflag on GNU tar, bug #432410 by Yuta SATOH | Alexis Ballier | 2013-05-24 | 1 | -2/+4 |
* | deprecate 9.0 profile for amd64, bug #464742 | Alexis Ballier | 2013-05-20 | 1 | -0/+1 |
* | Deprecate x86/9.0 series. #46472 | Naohiro Aota | 2013-05-07 | 4 | -3/+4 |
* | add python2 to USE too so that it is rebuilt within stage3, bug #448256 | Alexis Ballier | 2013-02-08 | 1 | -3/+5 |
* | remove nano from packages.build, bug #443810 by Yuta SATOH | Alexis Ballier | 2013-02-01 | 2 | -6/+4 |
* | unmask libarchive 3.0.4-r1, works fine here and bug #421191 has no activity s... | Alexis Ballier | 2012-11-24 | 1 | -5/+1 |
* | Mask polkit on FreeBSD. It doesn't work due to FreeBSD API bug. | Naohiro Aota | 2012-10-28 | 1 | -1/+4 |
* | Add (very) experimental profile with clang as system compiler. Do not expect ... | Alexis Ballier | 2012-10-18 | 4 | -0/+72 |
* | remove portage and add virtual/package-manager | Alexis Ballier | 2012-10-15 | 1 | -2/+2 |
* | move findutils up as on linux | Alexis Ballier | 2012-10-15 | 1 | -2/+2 |
* | add python2 to BOOTSTRAP_USE so that python2 gets set as default python inter... | Alexis Ballier | 2012-10-15 | 1 | -2/+4 |
* | remove python and perl from packages.build, add autotools, like on linux | Alexis Ballier | 2012-10-15 | 1 | -3/+4 |
* | Mask numa on sys-apps/hwloc | Naohiro Aota | 2012-10-14 | 1 | -1/+5 |
* | Mask USE=dmpai on net-fs/samba. #430720 | Naohiro Aota | 2012-10-09 | 1 | -1/+9 |