summaryrefslogtreecommitdiff
path: root/archivers/gzip/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21Fixed pkglint warnings.rillig1-2/+1
2007-12-21Fix info page handlign as reported by Aleksey Cheusov. Bump revision.joerg1-3/+2
2007-11-08Update gzip to 1.3.12 and merge base and info back into gzip.joerg1-0/+29
This includes many security fixes, improvements for files over 4GB, portability improves, zless, etc.
2007-10-25* If PLIST_SRC is explicitly set to an empty value in a package Makefile,jlam1-2/+0
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-25Re-add "intentionally empty" PLISTs for meta-packages and other packagesjlam1-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-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-2/+0
can handle packages having no PLIST files.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum1-0/+2