aboutsummaryrefslogtreecommitdiffstats
path: root/cad/kaskade
Commit message (Collapse)AuthorAgeFilesLines
* USE_X_PREFIX has to be before bsd.port.pre.mk.asami1999-09-091-1/+2
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Test if HAVE_G2C is defined rather than if it's value is non-zero.steve1999-08-071-2/+2
|
* Fix to use new master site.cpiazza1999-07-031-2/+2
| | | | | PR: 12480 Submitted by: maintainer
* Compensate for not having a generic.h on -current boxes.steve1999-06-233-6/+29
|
* jmz@freebsd.org added an empty MAIN__ function as src/lib/libF77/MAIN.csteve1998-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 aboutsteve1998-09-272-7/+13
| | | | | an undefined reference to MAIN__ /usr/lib/libf2c.so, so let's mark it broken for ELF for now.
* Grammar, spelling, and usage police. This commit brought to you bymph1998-08-061-5/+6
| | | | the letters "B" and "C". And some Chinese symbols as well.
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-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.jseger1997-11-271-3/+2
|
* Move distfile into subdirectory. I don't think there are any otherasami1997-11-222-2/+3
| | | | "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 programtg1997-11-1711-0/+532
with an X interface. PR: 4529 Submitted by: Pedro Giffuni <giffunip@asme.org>