aboutsummaryrefslogtreecommitdiff
path: root/devel/libU77
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* onto MASTER_SITE_LOCALTrevor Johnson2003-10-281-1/+2
| | | | Notes: svn path=/head/; revision=92431
* Fix build after recent sys.mk changesKris Kennaway2003-08-041-11/+15
| | | | | | | Submitted by: ru Notes: svn path=/head/; revision=86274
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* 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 MASTER_SITES.Pete Fritchman2002-05-271-1/+1
| | | | | | | | PR: 38502 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=60051
* - PORTDOCS policePatrick Li2001-12-241-2/+2
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-1/+1
| | | | Notes: svn path=/head/; revision=38323
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-3/+2
| | | | Notes: svn path=/head/; revision=29630
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Remove aout support from portMichael Haro2000-03-232-8/+3
| | | | Notes: svn path=/head/; revision=26987
* * Fixed MASTER_SITESSteve Price1999-12-271-8/+8
| | | | | | | | | | * Whitespace nits PR: 15717 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=24171
* Update MASTER_SITES and set maintainer to ports@Chris Piazza1999-11-241-3/+3
| | | | | | | | PR: 15049 Submitted by: maintainer Notes: svn path=/head/; revision=23307
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Sort PLIST.Steve Price1999-07-041-1/+1
| | | | Notes: svn path=/head/; revision=20027
* 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
* Import of libU77, a FORTRAN library that adds commonly usedJoseph Koshy1998-11-166-0/+76
intrinsic functions to allows a greter range for FORTRAN code to be compiled with the stock f77. PR: ports/8689 Reviewed by: jkoshy Submitted by: Glenn Johnson <gljohns@bellsouth.net> Notes: svn path=/head/; revision=14547