| /[gentoo-alt]/trunk/eclass/bsdmk.eclass |
Parent Directory
|
Revision Log
Updated bsdmk eclass to use portability eclass and its get_bmake function.
Export CC, CXX and LD to be sure that it works as intended.
Made bsdmk fbsd-agnostic. Moved in freebsd eclass the freebsd functions.
Reversed logic: require pmake non non-BSD userland.
Added missing cd ${S}
Make bsdmk require pmake just on GNU userlands, and select the right make command depending on the userland used.
Replace libl with libfl, too.
Added ebegin/eend to be sure to patch libraries, fixed xargs missing -0 param.
Depend on a BSD-ish make implementation (pmake).
Added src_unpack() function, which takes care of patches, dummy_mk of subdirs, and replace termcap with ncurses.
Make use of pmake instead of bsdmake.
Splitted mk stuff from freebsd-related vars.
Renamed freebsd-utils eclass to bsdmk, updated all the ebuilds, remove src_install and src_compile functions where aren't needed. Remove telnetd and rsh stuff. Updated deps.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |