aboutsummaryrefslogtreecommitdiff
path: root/math/femlab
Commit message (Collapse)AuthorAgeFilesLines
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-1/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* Leverage USE_FORTRAN instead of accomplishing the same manually.Gerald Pfeifer2009-01-181-6/+1
| | | | Notes: svn path=/head/; revision=226400
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-5/+5
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* * Migrate to gfortran.Maho Nakata2007-01-122-1/+8
| | | | | | | * Bump port revision. Notes: svn path=/head/; revision=182202
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149432
* Add imake build dependency.Dejan Lesjak2004-12-031-1/+2
| | | | | | | | | | Previously it was picked up as run time dependency for X libraries. Since that is about to change, specify it explicitly. Pointed out by: dosirak via kris, while testing X.Org upgrade Notes: svn path=/head/; revision=123040
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* . Change secondary category from cad to science.Greg Lewis2003-11-081-1/+1
| | | | | | | | PR: 58178 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=93385
* Per distfile survey, note that the mastersites disappeared in April 2000Mark Linimon2003-10-282-4/+2
| | | | | | | and February 2002 respectively. Notes: svn path=/head/; revision=92407
* 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