freebsd-ports/Tools/scripts/mkptools
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
..
mkpbuild Add (a currently very bare) mkpbuild, and (the more useful) mkpinstall. 2001-01-02 20:44:26 +00:00
mkpclean Add the first efforts on my mkptools, the successor to makeport.pl. 2000-10-14 02:45:49 +00:00
mkpextr Add the first efforts on my mkptools, the successor to makeport.pl. 2000-10-14 02:45:49 +00:00
mkpinstall Add (a currently very bare) mkpbuild, and (the more useful) mkpinstall. 2001-01-02 20:44:26 +00:00
mkpmerge Add the first efforts on my mkptools, the successor to makeport.pl. 2000-10-14 02:45:49 +00:00
mkpskel Add the first efforts on my mkptools, the successor to makeport.pl. 2000-10-14 02:45:49 +00:00