On 2013-10-29 10:09, René Ladan wrote:
Hi all,
while stagifying the sysutils/biosfont port together with bapt@ at
last EuroBSDCon the idea for a USES=kernsrc (or USES=kld ?) came up.
This new USES would both simplify and unify writing kernel module
ports because it adds all the common lines.
The result is at http://people.freebsd.org/~rene/patches/kernsrc.mk
(download it into Mk/uses/ ). An example of a converted port is at
http://people.freebsd.org/~rene/patches/biosfont.diff
Last nits to solve:
- decide about MAINTAINER
- maybe change plist substitution to "${KMODDIR:C,^/,,}" (i.e. strip
leading '/' )
- maybe mute ${ECHO_CMD} lines (prefix with '@') in
kernsrc-post-install target
Documentation:
- add a note to CHANGES
- add a section to the Porters Handbook
This would be useful for sysutils/lsof as well. It needs the current
src tree.
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 (c) E-Mail: l...@lerctr.org
US Mail: 108 Turvey Cove, Hutto, TX 78634-5688
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"