aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ftnchek
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 3.1.1kevlo2001-06-152-2/+2
| | | | | PR: 28080 Submitted by: MAINTAINER
* Upgrade to version 3.0.4kevlo2001-04-152-2/+2
| | | | | PR: 26581 Submitted by: MAINTAINER
* Update to version 3.0.3kevlo2001-03-292-2/+2
| | | | | PR: 26179 Submitted by: MAINTAINER
* Update to version 3.0.2kevlo2001-03-042-2/+2
| | | | | PR: 25510 Submitted by: maintainer
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
|
* Update to version 3.0kevlo2000-11-073-4/+3
| | | | | PR: 22317 Submitted by: MAINTAINER
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-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
* Update to 2.12.2.sobomax2000-09-022-2/+2
| | | | | PR: 20987 Submitted by: maintainer
* Update port to 2.12.1jedgar2000-08-022-2/+2
| | | | | PR: 20181 Submitted by: Maintainer
* Add bin/ftnpp and man/man1/ftnpp.1.asami2000-06-072-1/+2
| | | | Submitted by: bento
* Unbreak by updating to ftnchek 2.12.0kris2000-04-242-2/+2
| | | | Noticed by: bento
* PORTNAME/PORTVERSION updatemharo2000-04-121-3/+3
|
* Update to 2.11.2 to success to make packageflathill1999-12-112-2/+2
|
* Update version required comment.steve1999-10-111-1/+1
| | | | | PR: 14189 Submitted by: maintainer
* Update some "301 Moved Permanently" URL's.fenner1999-10-081-1/+1
|
* Update to version 2.11.0cpiazza1999-09-303-2/+5
| | | | | PR: 13881 Submitted by: maintainer
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Update to 2.10.1flathill1999-02-132-4/+4
| | | | Now this can make
* Tell configure where emacs lisp files should go, and create the directoryasami1998-11-281-1/+5
| | | | in pre-install.
* Upgrade to ftnchek-2.10.0jseger1998-08-253-8/+9
|
* Remove manpages define in MAN? fom PLIST for all the devel ports.asami1998-08-121-1/+0
| | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear).
* Import of ftnchek, a lint-like program for Fortran 77.mph1998-05-055-0/+43
PR: 6517 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>