summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable IUSE=profile globally. Use upstream tarball for FreeBSD > 10.0.Michał Górny2015-06-051-6/+28
* Support fetching upstream patches, https://github.com/gentoo/gentoo-portage-r...Michał Górny2015-05-241-2/+21
* Fix support for FreeBSD 10.0. Force /usr/share/mk there, and fix version comp...Michał Górny2015-02-221-3/+9
* Add live build support. Bug #458570 by Yuta SATOHAlexis Ballier2013-08-281-3/+43
* define SECURE to handle the tarball.Alexis Ballier2013-08-091-1/+2
* move install -l emulation exports to src_unpack. it should be called by every...Alexis Ballier2013-08-091-8/+8
* freebsd_src_compile: forward arguments to bsdmk_src_compileAlexis Ballier2013-08-091-2/+2
* Emulate install -l, by Yuta SATOHAlexis Ballier2013-08-091-1/+8
* freebsd_multilib_multibuild_wrapper: drop the requirement on having a multili...Alexis Ballier2013-08-091-5/+4
* stop adding cflags for multilib, it is now done in the profilesAlexis Ballier2013-07-081-3/+1
* Stop stripping flags and let people figure it out as it causes problems for m...Alexis Ballier2013-06-181-4/+1
* Teach gcc where to find crt* files when doing a multilib build.Alexis Ballier2013-06-181-1/+3
* freebsd_multilib_multibuild_wrapper: save and restore LDADD too.Alexis Ballier2013-06-171-4/+4
* Add a freebsd_multilib_multibuild_wrapper function to use it together with mu...Alexis Ballier2013-06-171-1/+46
* Add epatch_user support in freebsd_do_patches, bug #444506 by Yuta SATOHAlexis Ballier2012-11-241-1/+2
* Typo in commentAlexis Ballier2012-05-241-2/+2
* Create objdir if MAKEOBJDIRPREFIX is defined, so that we can make out of tree...Alexis Ballier2012-05-241-1/+7
* make rename_libraries rename bsdxml to expat too.Alexis Ballier2012-05-171-1/+4
* Do not install programs or libraries with the system immutable flag; it is mo...Alexis Ballier2012-05-161-3/+3
* drop support for freebsd5 and honour profile useflag for fbsd 8 and laterAlexis Ballier2012-05-041-11/+3
* Update copyright years in headersChristian Faulhammer2011-12-271-2/+2
* be a bit more restrictive on how to math libl so that it doesnt match liblzmaAlexis Ballier2011-07-061-2/+2
* rename libcursesw to libncursesw tooAlexis Ballier2011-07-051-1/+4
* Add CDDL tarball def.Alexis Ballier2010-03-111-1/+2
* add support for bash arrays in PATCHES, grabbed from base.eclass, maybe this ...Alexis Ballier2009-05-221-4/+10
* Add support for 7.0 upcoming releaseTimothy Redaelli2007-04-211-12/+12
* replace INSDESTTREE/INSOPTIONS with subshells and insinto/insoptsMike Frysinger2007-04-071-4/+6
* Split patching and libraries rename on different functions, so that when not ...Diego Elio Pettenò2006-11-221-7/+14
* Drop ECLASS and INHERITED, portage handles it.Sven Wegener2006-10-281-4/+1
* Don't add the profile useflag to -share and -sources that install non-compile...Diego Elio Pettenò2006-09-041-2/+4
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-06-101-3/+3
* Don't compress man and info pages during compile, leave to portage the task.Diego Elio Pettenò2006-05-091-1/+5
* Pass NOFLAGSTRIP to avoid stripping flags (i.e. if they are already stripped).Diego Elio Pettenò2006-04-301-2/+2
* Don't strip-flags when building for a different target; remove $HEADERS defin...Diego Elio Pettenò2006-04-191-3/+2
* Use -m directive instead of -I to get the mk path in crosscompile.Diego Elio Pettenò2006-04-191-2/+2
* Strip flags for freebsd base packages for safety.Diego Elio Pettenò2006-04-141-3/+4
* Don't set KEYWORDS from the eclass.Diego Elio Pettenò2006-04-021-2/+1
* Add bsdmk and freebsd eclass needed for Gentoo/FreeBSD.Diego Elio Pettenò2006-04-011-0/+108