summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/files/CHANGELOG
AgeCommit message (Collapse)AuthorFilesLines
2001-11-01cvs rm is cool.zuntum1-145/+0
per discussion with Hubert, remove outdated file that was last modified in 1999
1999-07-08bsd.pkg.mk recognises patch files of the form "patches/patch-*", ratheragc1-1/+4
than "patches/patch-??" - fix pkglint.pl to mirror this. Bump version number to 1.73, and update CHANGELOG
1998-08-20The Grand Homepagification:tsarna1-1/+4
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Our portlint has diverged significantly from FreeBSD's, sotsarna1-0/+139
rename portlint to pkglint, and keep the sources right under files. This makes it much easier to maintain and keep up with changes to out package system.