Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-06-15 | Make sure that meta packages set META_PACKAGE before including | joerg | 1 | -3/+3 | |
bsd.prefs.mk. Reported by Steven M. Bellovin for xorg packages. | |||||
2007-12-19 | Replaced the custom definitions with META_PACKAGE=yes. | rillig | 1 | -8/+2 | |
2007-10-25 | * If PLIST_SRC is explicitly set to an empty value in a package Makefile, | jlam | 2 | -4/+2 | |
then automatically generate a PLIST that says "${PKGNAME} has no files". * If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile, and no PLIST files exist, then fail during the package build with PKG_FAIL_REASON. * Remove "intentionally empty" PLISTs again. Now, the easy way to say that a package installs no files is to just add the following to the package Makefile: PLIST_SRC= # empty | |||||
2007-10-25 | Re-add "intentionally empty" PLISTs for meta-packages and other packages | jlam | 1 | -0/+2 | |
that directly manipulate empty PLISTs. Modify plist/plist.mk so that if the PLIST files are missing and no GENERATE_PLIST is defined, then the package fails to build. | |||||
2007-10-25 | Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk | jlam | 1 | -1/+0 | |
can handle packages having no PLIST files. | |||||
2006-06-15 | Drop maintainership, I don't use them any longer. | wiz | 1 | -2/+2 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2006-01-31 | Depend on mjpegtools, now that the mplex package is gone. Welcome to 1.1! | wiz | 1 | -4/+4 | |
2004-02-24 | Fix path to mpeg_encode, now in the multimedia category. | jmmv | 1 | -2/+2 | |
2004-02-22 | Set NO_MTREE, as this package installs no files. | jmmv | 1 | -1/+2 | |
2004-01-26 | Fix path to mplex (moved to the multimedia category). | jmmv | 1 | -2/+2 | |
2004-01-26 | Fix path to fxtv (now in the multimedia category). | jmmv | 1 | -2/+2 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-28 | NO_PATCH is deprecated, says pkglint. Remove it. | wiz | 1 | -2/+1 | |
2002-07-11 | Standardize descriptions a bit. | wiz | 1 | -2/+2 | |
2002-05-14 | Initial import of a fxtv-capture, a meta package for video capturing | wiz | 3 | -0/+29 | |
with bktr(4). |