freebsd-ports/Tools
Neil Blakey-Milner e0ceba3928 Add (a currently very bare) mkpbuild, and (the more useful) mkpinstall.
mkpbuild just builds a port with WRKDIRPREFIX and PREFIX set to a
directory in /tmp, and with the owner and group variables set to the
user.  A placeholder - in future, it'll have build error/log parsing.

mkpinstall's claim to fame is to do the same, except with "make install"
instead of "make build", and it then parses the mtree file, and compares
that and the current directory tree and the files, and auto-generates a
plist.

They're not pretty, but they finish the mkptools set basic
functionality: automatic skeleton generation with mkpskel, on-extraction
requirements guessing, and plist generation.

Future direction might be parsing build and install failures, checking
for '/usr/local' abuse, more requirements guessing, and stuff like that.
2001-01-02 20:44:26 +00:00
..
portbuild master is back to bento. 2000-12-18 04:43:46 +00:00
scripts Add (a currently very bare) mkpbuild, and (the more useful) mkpinstall. 2001-01-02 20:44:26 +00:00
make_index Id->FreeBSD rename take 2 1999-08-25 04:43:00 +00:00