Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . Update to 3.2.1. This also fixes the build on 5.x. | glewis | 2003-11-14 | 14 | -1446/+234 |
| | |||||
* | . Welcome kaskade to the math category (with a secondary of science). | glewis | 2003-11-08 | 1 | -1/+1 |
| | | | | | PR: 58178 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> | ||||
* | BROKEN on 5.1: bad C++ | kris | 2003-05-18 | 1 | -0/+4 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Add NOPORTDOCS support | lioux | 2001-07-27 | 1 | -197/+197 |
| | | | | | PR: 28867 Submitted by: Patrick Li <pat@databits.net> | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-16 | 1 | -1/+1 |
| | |||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-08 | 1 | -3/+3 |
| | |||||
* | * Support CXX/CXXFLAGS properly | jedgar | 2000-03-20 | 3 | -16/+22 |
| | | | | | | | * Add WWW PR: 17458 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Replace MAINTAINER to ports@FreeBSD.org. | imura | 2000-02-08 | 1 | -1/+1 |
| | | | | Submitted by: old maintainer | ||||
* | Fix compiler error in -current. | imura | 2000-01-30 | 1 | -0/+936 |
| | | | | | | | | | note: A patch that I add includes diff of 29 files, so it's very big. I decided that I pack them into one file. It should be fed back to the author. PR: 16440 Submitted by: Alexander Langer <alex@cichlids.com> | ||||
* | USE_X_PREFIX has to be before bsd.port.pre.mk. | asami | 1999-09-09 | 1 | -1/+2 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Test if HAVE_G2C is defined rather than if it's value is non-zero. | steve | 1999-08-07 | 1 | -2/+2 |
| | |||||
* | Fix to use new master site. | cpiazza | 1999-07-03 | 1 | -2/+2 |
| | | | | | PR: 12480 Submitted by: maintainer | ||||
* | Compensate for not having a generic.h on -current boxes. | steve | 1999-06-22 | 3 | -6/+29 |
| | |||||
* | jmz@freebsd.org added an empty MAIN__ function as src/lib/libF77/MAIN.c | steve | 1998-12-09 | 1 | -3/+1 |
| | | | | on 1998/11/16 and this port builds again. | ||||
* | I tried to fix this port but it still fails to build complaining about | steve | 1998-09-27 | 2 | -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 by | mph | 1998-08-05 | 1 | -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) or | asami | 1998-08-05 | 1 | -2/+2 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | Remove bad MASTER_SITE. | jseger | 1997-11-26 | 1 | -3/+2 |
| | |||||
* | Move distfile into subdirectory. I don't think there are any other | asami | 1997-11-22 | 2 | -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 program | tg | 1997-11-17 | 11 | -0/+532 |
with an X interface. PR: 4529 Submitted by: Pedro Giffuni <giffunip@asme.org> |