Commit graph

15 commits

Author SHA1 Message Date
Thierry Thomas
faaf5c9d38 - Remove the ancient pkg-plist: this port does not install f2c, and it
may be confusing;

- Use PLIST_FILES;

- Switch PREFIX / LOCALBASE.
2006-07-28 21:52:44 +00:00
Pav Lucistnik
f307f38435 - Add SHA256 2005-11-25 00:33:45 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Joe Marcus Clarke
b213c0c4e1 Generate plist either statically or before do-install phase for
compatibility with upcoming bsd.port.mk patches.

Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-07-05 19:01:41 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Akinori MUSHA
c982f5faf1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 11:24:09 +00:00
Mario Sergio Fujikawa Ferreira
c2173a8ee9 o Return maintainer to ports
o House distfile under MASTER_SITE_LOCAL since it is no
  longer available anywhere else

PR:		32416
Submitted by:	maintainer
2001-12-01 00:59:35 +00:00
Steve Price
9cc0b3d227 Avoid name clash with system f77 by renaming executable to ftn77.
PR:		18839
Submitted by:	maintainer
2000-05-29 02:40:24 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
David E. O'Brien
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +00:00
Satoshi Asami
c642c23cb7 Don't write to ${PKGDIR}/PLIST. 1999-05-11 07:27:03 +00:00
David E. O'Brien
bbbfbf9e10 driver utility for f2c and gcc
PR:		ports/11220
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
1999-04-24 22:50:24 +00:00