aboutsummaryrefslogtreecommitdiff
path: root/math/algae
Commit message (Collapse)AuthorAgeFilesLines
* Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)Mark Linimon2011-11-101-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=285419
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* 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
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done viaGerald Pfeifer2009-01-101-1/+1
| | | | | | | | | Mk/bsd.gcc.mk. Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Notes: svn path=/head/; revision=225640
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-1/+1
| | | | Notes: svn path=/head/; revision=225403
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-2/+2
| | | | Notes: svn path=/head/; revision=225300
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Return laszlof's ports to the pool due to lack of time.Mark Linimon2008-08-191-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=218823
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-171-4/+1
| | | | | | | Approved by: maitainer Notes: svn path=/head/; revision=195781
* change ${LOCALBASE}/bin/${F77} to ${F77}.Maho Nakata2007-01-161-1/+1
| | | | | | | | | path is /sbin:/bin:/usr/sbin:/usr/bin:${LOCALBASE}/sbin:${LOCALBASE}/bin:${X11BASE}/bin Submitted by: kris Notes: svn path=/head/; revision=182491
* * Migrate to gfortran.Maho Nakata2007-01-162-4/+25
| | | | | | | | * Bump port revision. * Approved by: portmgr(kris) Notes: svn path=/head/; revision=182489
* Update my email address in all ports that I maintain.Frank J. Laszlo2006-11-071-1/+1
| | | | | | | Approved by: flz (mentor) Notes: svn path=/head/; revision=176714
* - Fix building on 7.x by adding WITH_FORTRAN.Alejandro Pulver2006-11-051-1/+5
| | | | | | | | PR: ports/104808 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> (maintainer) Notes: svn path=/head/; revision=176547
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* - Add SHA256 to all ports submitter maintainRenato Botelho2005-11-101-0/+1
| | | | | | | | PR: ports/88791 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=147849
* - Update to 4.3.6 [1]Renato Botelho2005-10-195-221/+115
| | | | | | | | | | | | - Pass maintainership to submitter [1] - Use DATADIR and INFO - Hacked to build fine on 4.x PR: ports/87662 [1] Submitted by: Frank Laszlo <laszlof@vonostingroup.com> [1] Notes: svn path=/head/; revision=145871
* Reset bouncing maintainer addresses.Mark Linimon2005-10-101-1/+1
| | | | | | | | Hat: portmgr Source: Edwin's updated distfile tracker Notes: svn path=/head/; revision=144759
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Fix 'make describe' with older, buggy makes.Mark Linimon2004-03-171-1/+1
| | | | | | | | | PR: ports/64109 Submitted by: Scott Lipcon <slipcon@mercea.net> Lesson learned the hard way by: linimon@FreeBSD.org Notes: svn path=/head/; revision=104284
* This is also broken on sparc64Kris Kennaway2004-03-041-2/+2
| | | | Notes: svn path=/head/; revision=102904
* BROKEN on alpha 5.x: configure failsKris Kennaway2004-02-231-1/+7
| | | | Notes: svn path=/head/; revision=101801
* - Update to 4.3.0Pav Lucistnik2003-11-223-2/+3
| | | | | | | | | PR: ports/59578 Submitted by: Michael Neumann <mneumann@ntecs.de> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94713
* Add algae 4.1.3, a programming language for numerical analysis.Will Andrews2003-06-035-0/+265
PR: 52397 Submitted by: Michael Neumann <mneumann@ntecs.de> Notes: svn path=/head/; revision=82139