Date: Sun, 30 Apr 1995 05:28:46 -0700 From: Satoshi Asami <asami> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/mk bsd.port.mk Message-ID: <199504301228.FAA19950@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
asami 95/04/30 05:28:45 Modified: share/mk bsd.port.mk Log: A bunch of new targets in the package area. Relevent targets are: package: check installation, build package, create links, touch cookie repackage: ditto but don't check cookie package-noinstall: just build package from installed stuff, no cookies involved at all package-links create the symbolic links only delete-package: delete package and symbolic links delete-package-links: delete links only These should make the management of the spaghetti of package links a little friendlier. :)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504301228.FAA19950>