Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 | |
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-01-28 | Add NO_CHECKSUM=yes to get rid of warning message in build stage | zuntum | 1 | -3/+2 | |
2001-12-02 | bsd.pkg.install.mk calls the INSTALL script at the right times | jlam | 1 | -8/+2 | |
automatically, so no need to do it ourselves. | |||||
2001-11-26 | We don't really need distinfo, as there are no distfiles | zuntum | 1 | -4/+0 | |
2001-11-26 | Initial import of qmail-users-1.0 | zuntum | 4 | -0/+44 | |
This package installs users necessary to build & run qmail package. Not very clear and elegant for sure, but imho better than previous method. |