summaryrefslogtreecommitdiff
path: root/math/femlab (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* 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
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-1/+2
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* * Unbreak build of FORTRAN parts.Christian Weisgerber2002-07-235-75/+95
| | | | | | | | | | PR: 40928 Submitted by: Amar Takhar <verm@drunkmonk.net> * Fix build on -CURRENT. Notes: svn path=/head/; revision=63460
* BROKEN: does not buildKris Kennaway2002-05-171-0/+2
| | | | Notes: svn path=/head/; revision=59315
* Don't try and #include <malloc.h>Kris Kennaway2002-03-312-14/+7
| | | | Notes: svn path=/head/; revision=56999
* - PORTDOCS policePatrick Li2001-12-242-16/+16
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* fix manpage error: does not have manpage.FUJISHIMA Satsuki2001-09-211-30/+22
| | | | | | | This port is still broken. Notes: svn path=/head/; revision=48042
* Author acked to release ports to the public. So be it.Maxim Sobolev2001-03-211-1/+1
| | | | Notes: svn path=/head/; revision=40182
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-2/+1
| | | | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101
* PREFIX -> X11BASE (portlint)Michael Haro2000-04-201-2/+2
| | | | Notes: svn path=/head/; revision=27821
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27509
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* ADD WWW:Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18433
* 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
* Another batch of "Add homepage." for benchmarks through converters.Tim Vanderhoek1998-07-251-0/+2
| | | | Notes: svn path=/head/; revision=12104
* Fix bad math.Thomas Gellekum1998-03-102-25/+58
| | | | | | | | PR: 5935 Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=10094
* Typo in dependency (X11/libsx -> x11/libsx).Satoshi Asami1997-09-171-2/+2
| | | | Notes: svn path=/head/; revision=7939
* Import of femlab port. femlab solves PDEs in 2D using theThomas Gellekum1997-09-168-0/+177
finite element method. PR: 4531 Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=7925