aboutsummaryrefslogtreecommitdiff
path: root/devel/ftnchek/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-4/+1
| | | | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101
* Update to 2.12.2.Maxim Sobolev2000-09-021-1/+1
| | | | | | | | PR: 20987 Submitted by: maintainer Notes: svn path=/head/; revision=32205
* Update port to 2.12.1Chris D. Faulhaber2000-08-021-1/+1
| | | | | | | | PR: 20181 Submitted by: Maintainer Notes: svn path=/head/; revision=31237
* Add bin/ftnpp and man/man1/ftnpp.1.Satoshi Asami2000-06-071-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29288
* Unbreak by updating to ftnchek 2.12.0Kris Kennaway2000-04-241-1/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=27961
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
| | | | Notes: svn path=/head/; revision=27452
* Update to 2.11.2 to success to make packageSeiichirou Hiraoka1999-12-101-1/+1
| | | | Notes: svn path=/head/; revision=23757
* Update version required comment.Steve Price1999-10-101-1/+1
| | | | | | | | PR: 14189 Submitted by: maintainer Notes: svn path=/head/; revision=22326
* Update to version 2.11.0Chris Piazza1999-09-301-1/+2
| | | | | | | | PR: 13881 Submitted by: maintainer Notes: svn path=/head/; revision=22083
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Update to 2.10.1Seiichirou Hiraoka1999-02-121-3/+3
| | | | | | | Now this can make Notes: svn path=/head/; revision=16680
* Tell configure where emacs lisp files should go, and create the directorySatoshi Asami1998-11-281-1/+5
| | | | | | | in pre-install. Notes: svn path=/head/; revision=14926
* Upgrade to ftnchek-2.10.0Justin M. Seger1998-08-251-7/+6
| | | | Notes: svn path=/head/; revision=12826
* Import of ftnchek, a lint-like program for Fortran 77.Matthew Hunt1998-05-051-0/+25
PR: 6517 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> Notes: svn path=/head/; revision=10853