summaryrefslogtreecommitdiff
path: root/ports-mgmt/portlint/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added the following checking:Munechika SUMIKAWA1999-09-281-1/+1
| | | | | | | | | | | "in *_DEPENDS, ${PREFIX} must not be used. use ${LOCALBASE}/${X11BASE} instead of it." Commented by: asami Reviewed by: taoka Notes: svn path=/head/; revision=22049
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* manpage fixJun-ichiro itojun Hagino1999-08-141-2/+2
| | | | | | | | | family name change for itojun (s/Itoh/Hagino/) Submitted by: "Alexey M. Zelkin" <phantom@cris.net> Notes: svn path=/head/; revision=20718
* avoid NO_WRKDIR.Jun-ichiro itojun Hagino1999-01-071-6/+7
| | | | | | | Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=15908
* being tired of maintaining portlint only by myself, I decided toJun-ichiro itojun Hagino1999-01-051-11/+12
| | | | | | | | | | | | | | | | 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
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-2/+1
| | | | Notes: svn path=/head/; revision=11552
* original distribution updated (1.60 -> 1.61)Jun-ichiro itojun Hagino1997-11-251-3/+3
| | | | Notes: svn path=/head/; revision=8821
* original distribution updated (1.59->1.60)Jun-ichiro itojun Hagino1997-11-201-3/+3
| | | | Notes: svn path=/head/; revision=8710
* Original distribution updated. (1.58 -> 1.59)Jun-ichiro itojun Hagino1997-11-131-3/+3
| | | | Notes: svn path=/head/; revision=8602
* original distribution updated (1.57->1.58)Jun-ichiro itojun Hagino1997-11-111-3/+3
| | | | Notes: svn path=/head/; revision=8576
* original distribution updated. (1.56 -> 1.57)Jun-ichiro itojun Hagino1997-11-091-3/+3
| | | | Notes: svn path=/head/; revision=8528
* original distribution updated to 1.56.Jun-ichiro itojun Hagino1997-11-051-3/+3
| | | | Notes: svn path=/head/; revision=8488
* original distribution updated to 1.55.Jun-ichiro itojun Hagino1997-10-131-3/+3
| | | | Notes: svn path=/head/; revision=8242
* original distribution updated to 1.54.Jun-ichiro itojun Hagino1997-10-121-3/+3
| | | | Notes: svn path=/head/; revision=8222
* original distribution updated to 1.51.Jun-ichiro itojun Hagino1997-10-071-2/+2
| | | | | | | Submitted by: itojun Notes: svn path=/head/; revision=8167
* original distribution updated to 1.49.Jun-ichiro itojun Hagino1997-09-211-3/+3
| | | | | | | added check for *_DEPENDS. Notes: svn path=/head/; revision=7975
* original distribution upgraded to 1.48.Jun-ichiro itojun Hagino1997-09-141-3/+3
| | | | Notes: svn path=/head/; revision=7901
* original distribution updated to release 1.46.Jun-ichiro itojun Hagino1997-08-161-3/+3
| | | | Notes: svn path=/head/; revision=7599
* original distribution updated to version 1.44.Jun-ichiro itojun Hagino1997-08-081-3/+3
| | | | Notes: svn path=/head/; revision=7500
* original distribution updated to 1.43.Jun-ichiro itojun Hagino1997-08-061-3/+3
| | | | Notes: svn path=/head/; revision=7489
* Original distribution updated to r1.33.Jun-ichiro itojun Hagino1997-07-161-3/+3
| | | | | | | | It now have "committers mode", which will tell us ports/LEGAL should be updated! Notes: svn path=/head/; revision=7353
* original distribution of portlint has updated to 1.32.Jun-ichiro itojun Hagino1997-07-131-7/+13
| | | | Notes: svn path=/head/; revision=7298
* Upgrade, 1.26 -> 1.28.Masafumi Max NAKANE1997-07-061-4/+4
| | | | Notes: svn path=/head/; revision=7223
* Upgrade 1.9 -> 1.26.Masafumi Max NAKANE1997-07-061-4/+4
| | | | | | | (So many additional checks have been added. Porters gotta check this out!) Notes: svn path=/head/; revision=7219
* New port, portlint:Masafumi Max NAKANE1997-06-151-0/+23
portlint makes a small set of sanity checks for port directory. usage: Submitted by: Jun-ichiro ITOH <itojun@itojun.org> PR: 3863 Notes: svn path=/head/; revision=6943