summaryrefslogtreecommitdiff
path: root/cad/kaskade (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add NOPORTDOCS supportMario Sergio Fujikawa Ferreira2001-07-271-197/+197
| | | | | | | | PR: 28867 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=45548
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27419
* * Support CXX/CXXFLAGS properlyChris D. Faulhaber2000-03-203-16/+22
| | | | | | | | | | * Add WWW PR: 17458 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=26850
* Replace MAINTAINER to ports@FreeBSD.org.R. Imura2000-02-081-1/+1
| | | | | | | Submitted by: old maintainer Notes: svn path=/head/; revision=25595
* Fix compiler error in -current.R. Imura2000-01-301-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> Notes: svn path=/head/; revision=25313
* USE_X_PREFIX has to be before bsd.port.pre.mk.Satoshi Asami1999-09-091-1/+2
| | | | Notes: svn path=/head/; revision=21489
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* Test if HAVE_G2C is defined rather than if it's value is non-zero.Steve Price1999-08-071-2/+2
| | | | Notes: svn path=/head/; revision=20588
* Fix to use new master site.Chris Piazza1999-07-031-2/+2
| | | | | | | | PR: 12480 Submitted by: maintainer Notes: svn path=/head/; revision=19965
* Compensate for not having a generic.h on -current boxes.Steve Price1999-06-223-6/+29
| | | | Notes: svn path=/head/; revision=19681
* 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. Notes: svn path=/head/; revision=15211
* I tried to fix this port but it still fails to build complaining aboutSteve Price1998-09-272-7/+13
| | | | | | | | an undefined reference to MAIN__ /usr/lib/libf2c.so, so let's mark it broken for ELF for now. Notes: svn path=/head/; revision=13447
* Grammar, spelling, and usage police. This commit brought to you byMatthew Hunt1998-08-051-5/+6
| | | | | | | the letters "B" and "C". And some Chinese symbols as well. Notes: svn path=/head/; revision=12291
* 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. Notes: svn path=/head/; revision=12289
* Remove bad MASTER_SITE.Justin M. Seger1997-11-261-3/+2
| | | | Notes: svn path=/head/; revision=8852
* Move distfile into subdirectory. I don't think there are any otherSatoshi Asami1997-11-222-2/+3
| | | | | | | "3.1.1.tar.Z"s out there but it's kinda hard to tell what it is. ;) Notes: svn path=/head/; revision=8752
* Import kaskade port. kaskade is another Finite Element programThomas Gellekum1997-11-1711-0/+532
with an X interface. PR: 4529 Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=8681