summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add support for 7.0 upcoming releaseTimothy Redaelli2007-04-211-12/+12
| | | | Fix header
* 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
| | | | using freebsd_src_unpack one has not to reimplement them entirely.
* 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 ↵Diego Elio Pettenò2006-09-041-2/+4
| | | | non-compiled files.
* 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 ↵Diego Elio Pettenò2006-04-191-3/+2
| | | | definition that's erroneous.
* 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