summaryrefslogtreecommitdiff
path: root/math/kaskade/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
|
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
|
* * Support CXX/CXXFLAGS properlyChris D. Faulhaber2000-03-201-2/+2
| | | | | | | * Add WWW PR: 17458 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Replace MAINTAINER to ports@FreeBSD.org.R. Imura2000-02-081-1/+1
| | | | Submitted by: old maintainer
* USE_X_PREFIX has to be before bsd.port.pre.mk.Satoshi Asami1999-09-091-1/+2
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Fix to use new master site.Chris Piazza1999-07-031-2/+2
| | | | | PR: 12480 Submitted by: maintainer
* Compensate for not having a generic.h on -current boxes.Steve Price1999-06-221-2/+7
|
* jmz@freebsd.org added an empty MAIN__ function as src/lib/libF77/MAIN.cSteve Price1998-12-091-3/+1
| | | | on 1998/11/16 and this port builds again.
* I tried to fix this port but it still fails to build complaining aboutSteve Price1998-09-271-1/+3
| | | | | an undefined reference to MAIN__ /usr/lib/libf2c.so, so let's mark it broken for ELF for now.
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Remove bad MASTER_SITE.Justin M. Seger1997-11-261-3/+2
|
* Move distfile into subdirectory. I don't think there are any otherSatoshi Asami1997-11-221-1/+2
| | | | "3.1.1.tar.Z"s out there but it's kinda hard to tell what it is. ;)
* Import kaskade port. kaskade is another Finite Element programThomas Gellekum1997-11-171-0/+34
with an X interface. PR: 4529 Submitted by: Pedro Giffuni <giffunip@asme.org>