aboutsummaryrefslogtreecommitdiff
path: root/math/freefem++
Commit message (Collapse)AuthorAgeFilesLines
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* update to 2.24.2Edwin Groothuis2008-04-302-5/+4
| | | | Notes: svn path=/head/; revision=212360
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - 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
* - Chase the gsl shared lib bump.Philippe Audeoud2008-04-081-1/+2
| | | | | | | Approved by: thierry (mentor) Notes: svn path=/head/; revision=210850
* Upgrade to 2.24-1.Thierry Thomas2008-02-242-4/+4
| | | | | | | Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>. Notes: svn path=/head/; revision=207836
* Upgrade to 2.24.Thierry Thomas2008-02-153-4/+8
| | | | | | | Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>. Notes: svn path=/head/; revision=207285
* Upgrade to v 2.23-2.Thierry Thomas2008-02-042-4/+4
| | | | | | | Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>. Notes: svn path=/head/; revision=206736
* Upgrade to 2.23-1.Thierry Thomas2008-01-243-4/+12
| | | | | | | Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>. Notes: svn path=/head/; revision=206149
* Update to 2.22-1, which should be a no-op for FreeBSD.Thierry Thomas2008-01-052-4/+4
| | | | | | | Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>. Notes: svn path=/head/; revision=205087
* Upgrade to 2.22.Thierry Thomas2007-12-193-4/+7
| | | | Notes: svn path=/head/; revision=204148
* Upgrade to 2.21-2.Thierry Thomas2007-12-115-42/+22
| | | | Notes: svn path=/head/; revision=203034
* Fix compilation on 64 bits platforms.Thierry Thomas2007-11-141-0/+11
| | | | | | | | | Reported by: pointyhat via pav Approved by: portmgr (Pav) Discussed with: Frederic Hecht (author) Notes: svn path=/head/; revision=202711
* Upgrade to v 2.20-1.Thierry Thomas2007-10-252-5/+4
| | | | | | | Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>. Notes: svn path=/head/; revision=202024
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* Upgrade to v 2.20.Thierry Thomas2007-10-023-4/+11
| | | | | | | Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>. Notes: svn path=/head/; revision=200690
* Upgrade to 2.19.Thierry Thomas2007-08-213-4/+8
| | | | Notes: svn path=/head/; revision=198074
* Upgrade to v 2.18.Thierry Thomas2007-07-193-4/+8
| | | | | | | Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>. Notes: svn path=/head/; revision=195911
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-141-5/+2
| | | | Notes: svn path=/head/; revision=195548
* Upgrade to 2.17-2.Thierry Thomas2007-06-302-5/+4
| | | | Notes: svn path=/head/; revision=194554
* chase math/gsl lib versionYing-Chieh Liao2007-06-291-1/+2
| | | | Notes: svn path=/head/; revision=194427
* Upgrade to 2.17-1.Thierry Thomas2007-06-153-4/+15
| | | | | | | Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>. Notes: svn path=/head/; revision=193612
* - Upgrade to 2.17;Thierry Thomas2007-06-083-6/+20
| | | | | | | | | changelog at <http://www.freefem.org/ff++/ftp/INNOVATION> - Fix BLAS detection. Notes: svn path=/head/; revision=193059
* Upgrade to 2.16-4.Thierry Thomas2007-05-253-18/+6
| | | | Notes: svn path=/head/; revision=191802
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Upgrade to 2.16-2.Thierry Thomas2007-04-292-4/+4
| | | | Notes: svn path=/head/; revision=191136
* Chase a silent update.Thierry Thomas2007-04-241-3/+3
| | | | | | | | | | | Only minor changes (doc, one example and tags): no need to bump PORTREVISION. Full diff available at <http://people.freebsd.org/~thierry/ports/freefem%2b%2b-2.16-1_070420_070421.diff> Reported by: pointyhat via Kris Notes: svn path=/head/; revision=190819
* Upgrade to 2.16-1.Thierry Thomas2007-04-203-27/+4
| | | | Notes: svn path=/head/; revision=190458
* Upgrade to 2.16-0.Thierry Thomas2007-04-185-11/+24
| | | | Notes: svn path=/head/; revision=190318
* Upgrade to 2.15-1.Thierry Thomas2007-04-082-5/+4
| | | | Notes: svn path=/head/; revision=189519
* Chase a silent update.Thierry Thomas2007-04-062-3/+4
| | | | | | | | | | Many changes! Full diff at <http://people.freebsd.org/~thierry/ports/freefem%2b%2b-2.15_070327_070402.diff> Trported by: pointyhat via Kris Notes: svn path=/head/; revision=189388
* Upgrade to 2.15.Thierry Thomas2007-03-272-4/+4
| | | | Notes: svn path=/head/; revision=188598
* Upgrade to v 2.14-2.Thierry Thomas2007-03-232-4/+4
| | | | | | | Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>. Notes: svn path=/head/; revision=188122
* Upgrade to 2.14-1.Thierry Thomas2007-03-112-4/+4
| | | | Notes: svn path=/head/; revision=187166
* Upgrade to 2.14.Thierry Thomas2007-03-083-4/+19
| | | | Notes: svn path=/head/; revision=186927
* Commit the right pkg-plist...Thierry Thomas2007-02-121-29/+0
| | | | | | | Reported by: pointyhat via Kris Notes: svn path=/head/; revision=185028
* Upgrade to 2.13.Thierry Thomas2007-02-053-5/+46
| | | | | | | Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>. Notes: svn path=/head/; revision=184325
* Upgrade to 2.12-2.Thierry Thomas2007-01-263-17/+5
| | | | | | | Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>. Notes: svn path=/head/; revision=183365
* Upgrade to 2.12-1.Thierry Thomas2007-01-163-11/+21
| | | | | | | Partial changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>. Notes: svn path=/head/; revision=182546
* * Migrate to gfortran.Maho Nakata2007-01-121-18/+26
| | | | | | | | * Bump port revision. * Use gfortran compiled atlas/blas/lapack and other shared libs. Notes: svn path=/head/; revision=182249
* Upgrade FreeFem++ to version 2.11-2.Thierry Thomas2006-12-013-15/+5
| | | | Notes: svn path=/head/; revision=178522
* Upgrade to v 2.11.Thierry Thomas2006-11-134-27/+10
| | | | | | | Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>. Notes: svn path=/head/; revision=177194
* Chase a silent update: only doc has been modified.Thierry Thomas2006-09-272-3/+4
| | | | | | | | | | Full diff available at <http://people.freebsd.org/~thierry/ports/freefem++-2.9_060920_060919.diff>. Reported by: pointyhat via Kris Notes: svn path=/head/; revision=173997
* - Upgrade to 2.9;Thierry Thomas2006-09-246-29/+93
| | | | | | | | | - Don't depend on ATLAS, unless already installed; - Enable MPICH2. Notes: svn path=/head/; revision=173752
* Upgrade to 2.8-1.Thierry Thomas2006-06-293-26/+20
| | | | | | | Note: MPI support requires now MPICH-2 => it has been disabled. Notes: svn path=/head/; revision=166630
* Upgrade to 2.8-0.Thierry Thomas2006-05-182-4/+5
| | | | Notes: svn path=/head/; revision=162734
* Upgrade to 2.7-2.Thierry Thomas2006-05-162-4/+4
| | | | Notes: svn path=/head/; revision=162605
* Upgrade to 2.7-1.Thierry Thomas2006-05-153-15/+15
| | | | Notes: svn path=/head/; revision=162489
* - Chase fftw3 libver bumpMichael Johnson2006-05-111-2/+2
| | | | Notes: svn path=/head/; revision=162087
* - Bump PORTREVISION and change lib version because math/gsl are updated.Marcus Alves Grando2006-05-061-1/+2
| | | | | | | - portlint(1) Notes: svn path=/head/; revision=161457
* Upgrade to 2.7-0.Thierry Thomas2006-04-133-17/+4
| | | | Notes: svn path=/head/; revision=159444