Index: head/devel/fortran-utils/Makefile =================================================================== --- head/devel/fortran-utils/Makefile (nonexistent) +++ head/devel/fortran-utils/Makefile (revision 23815) @@ -0,0 +1,18 @@ +# New ports collection makefile for: fortran-utils +# Version required: 1.0 +# Date created: 19 Dec 1999 +# Whom: kris@FreeBSD.org +# +# $FreeBSD$ +# + +DISTNAME= fortran-utils +PKGNAME= fortran-utils-1.0 +CATEGORIES= devel +MASTER_SITES= http://www.freebsd.org/~kris/ + +MAINTAINER= kris@FreeBSD.org + +MAN1= fpr.1 fsplit.1 + +.include Property changes on: head/devel/fortran-utils/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/devel/fortran-utils/distinfo =================================================================== --- head/devel/fortran-utils/distinfo (nonexistent) +++ head/devel/fortran-utils/distinfo (revision 23815) @@ -0,0 +1 @@ +MD5 (fortran-utils.tar.gz) = 5c78f995019b1aecda861c1cc11b206a Property changes on: head/devel/fortran-utils/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/devel/fortran-utils/pkg-comment =================================================================== --- head/devel/fortran-utils/pkg-comment (nonexistent) +++ head/devel/fortran-utils/pkg-comment (revision 23815) @@ -0,0 +1 @@ +Tools for use with Fortran code, from 4.4BSD Property changes on: head/devel/fortran-utils/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/devel/fortran-utils/pkg-descr =================================================================== --- head/devel/fortran-utils/pkg-descr (nonexistent) +++ head/devel/fortran-utils/pkg-descr (revision 23815) @@ -0,0 +1,10 @@ +Tools for use with Fortran programs, formerly part of FreeBSD (inherited +from 4.4BSD). + +Contains: + +fpr(1) -- a filter that transforms files formatted according to Fortran's +carriage control conventions into files formatted according to UNIX line +printer conventions + +fsplit(1) -- split a multi-routine Fortran file into individual files Property changes on: head/devel/fortran-utils/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/devel/fortran-utils/pkg-plist =================================================================== --- head/devel/fortran-utils/pkg-plist (nonexistent) +++ head/devel/fortran-utils/pkg-plist (revision 23815) @@ -0,0 +1,2 @@ +bin/fpr +bin/fsplit Property changes on: head/devel/fortran-utils/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property