2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131) |
Log message: Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. |
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. |
2003-01-28 23:04:37 by Johnny C. Lam | Files touched by this commit (176) |
Log message: Instead of including bsd.pkg.install.mk directly in a package Makefile, have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>. |
2002-12-24 10:04:13 by Kimmo Suominen | Files touched by this commit (1) |
Log message: More ${TOUCH}ing to make this compile again. Fixes PR pkg/19463. |
2002-10-23 02:07:08 by Johnny C. Lam | Files touched by this commit (2) |
Log message: buildlink1 -> buildlink2 and use bsd.pkg.install.mk to properly handle elm.mimetypes-dist. Also add a few files to PLIST that were installed but not listed. |
2002-08-14 00:10:23 by Kimmo Suominen | Files touched by this commit (1) |
Log message: Fix timestamps in post-configure so that make will proceed to build. |