summaryrefslogtreecommitdiff
path: root/devel/ftnchek (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* upgrade to 3.2.0Ying-Chieh Liao2003-01-024-12/+22
| | | | | | | | PR: 46127 Submitted by: Ports Fury Notes: svn path=/head/; revision=72272
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to ftnchek-3.1.2Kris Kennaway2002-05-042-2/+2
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=58551
* drop maintainershipYing-Chieh Liao2001-12-021-1/+1
| | | | | | | | PR: 32415 Submitted by: maintainer Notes: svn path=/head/; revision=50845
* Update to version 3.1.1Kevin Lo2001-06-152-2/+2
| | | | | | | | PR: 28080 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44027
* Upgrade to version 3.0.4Kevin Lo2001-04-152-2/+2
| | | | | | | | PR: 26581 Submitted by: MAINTAINER Notes: svn path=/head/; revision=41426
* Update to version 3.0.3Kevin Lo2001-03-292-2/+2
| | | | | | | | PR: 26179 Submitted by: MAINTAINER Notes: svn path=/head/; revision=40537
* Update to version 3.0.2Kevin Lo2001-03-042-2/+2
| | | | | | | | PR: 25510 Submitted by: maintainer Notes: svn path=/head/; revision=39038
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Update to version 3.0Kevin Lo2000-11-073-4/+3
| | | | | | | | PR: 22317 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34878
* 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-022-2/+2
| | | | | | | | PR: 20987 Submitted by: maintainer Notes: svn path=/head/; revision=32205
* Update port to 2.12.1Chris D. Faulhaber2000-08-022-2/+2
| | | | | | | | PR: 20181 Submitted by: Maintainer Notes: svn path=/head/; revision=31237
* Add bin/ftnpp and man/man1/ftnpp.1.Satoshi Asami2000-06-072-1/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29288
* Unbreak by updating to ftnchek 2.12.0Kris Kennaway2000-04-242-2/+2
| | | | | | | 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-102-2/+2
| | | | 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 some "301 Moved Permanently" URL's.Bill Fenner1999-10-071-1/+1
| | | | Notes: svn path=/head/; revision=22231
* Update to version 2.11.0Chris Piazza1999-09-303-2/+5
| | | | | | | | 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
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Update to 2.10.1Seiichirou Hiraoka1999-02-122-4/+4
| | | | | | | 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-253-8/+9
| | | | Notes: svn path=/head/; revision=12826
* Remove manpages define in MAN? fom PLIST for all the devel ports.Satoshi 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). Notes: svn path=/head/; revision=12467
* Import of ftnchek, a lint-like program for Fortran 77.Matthew Hunt1998-05-055-0/+43
PR: 6517 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> Notes: svn path=/head/; revision=10853