summaryrefslogtreecommitdiff
path: root/pkgtools/pkgmanpages
AgeCommit message (Collapse)AuthorFilesLines
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-02-06Changes instances where BSD_INSTALL_* were used by targets in the Makefilejlam1-2/+2
into the equivalent INSTALL_*. This is fallout from the change in revision 1.915 that removed ${MAKE_ENV} from the environment for a recursive make.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-3/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo + add distfile sizes to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
1999-12-22Rather than attempting to follow the checked-out cvs tree, package theagc2-7/+12
packages.7 man page up into its own distfile. Depending on Operating System, install the manual page into the correct place. Update distfile checksum accordingly.
1999-12-15update md5 checksum for today's flavor of the manpagewindsor1-2/+2
1999-12-07Provide the packages.7 manual page as a package, so that it's easier toagc5-0/+27
keep it in sync with the packages collection itself.