summaryrefslogtreecommitdiff
path: root/ports-mgmt/portlint/src/portlint.1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21084
* manpage fixJun-ichiro itojun Hagino1999-08-141-5/+5
| | | | | | | | | family name change for itojun (s/Itoh/Hagino/) Submitted by: "Alexey M. Zelkin" <phantom@cris.net> Notes: svn path=/head/; revision=20718
* remove pathname for bsd.port.mk.Jun-ichiro itojun Hagino1999-04-051-3/+11
| | | | | | | | Reviewed by: maintainer (myself) Submitted by: ben@scientia.demon.co.uk Notes: svn path=/head/; revision=17643
* being tired of maintaining portlint only by myself, I decided toJun-ichiro itojun Hagino1999-01-051-0/+120
put the source code for "portlint" into FreeBSD port tree. The imported revision is 1.65 (in my local RCS file). (pseudo) version number for the port is now 2.0. Whoever make changes to bsd.port.mk is advised to update portlint.pl too :-) Note that portlint.pl MUST be portable enough to handle (Net|Open|Free)BSD bsd.port.mk. There are people using portlint.pl on non-FreeBSD platforms. Notes: svn path=/head/; revision=15859