aboutsummaryrefslogtreecommitdiffstats
path: root/science/gnudatalanguage
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTREVISION to chase the update of math/gslwen2010-03-291-2/+2
|
* - Bump Magick++, MagickWand or MagickCore dependencymm2010-03-291-2/+2
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-0/+1
|
* Upgrade to 0.9rc3.thierry2009-12-294-121/+144
| | | | | PR: ports/141809 Submitted by: Sylwester Arabas <slayoo (at) igf.fuw.edu.pl>
* Chase math/gsl update,makc2009-12-021-2/+2
| | | | bump PORTREVISION
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with P,R,S
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Chase fftw3 updatepav2009-05-181-2/+2
|
* - Chase readline updatepav2009-05-141-2/+2
| | | | Reported by: pointyhat
* - Update ImageMagick to 6.4.9.2mm2009-02-111-2/+2
| | | | | - Libraries Magick++, MagickCore and MagickWand bumped to 2 - Update all ports using libraries above
* - Chase gsl shlib bumpmiwi2009-01-131-2/+2
|
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-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)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Fix configure.thierry2008-05-131-11/+3
| | | | Reported by: pointyhat via Pav
* Really update ImageMagick before trying to chase it...thierry2008-04-272-2/+22
| | | | Reported by: miwi
* Chase ImageMagick upgrade.thierry2008-04-271-2/+2
|
* - Chase graphics/ImageMagick shlib version bumpmiwi2008-04-221-2/+2
| | | | Pointyhat to: mi@
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-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)
* - Chase the gsl shared lib bump.jadawin2008-04-081-2/+2
| | | | Approved by: thierry (mentor)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-231-1/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Upgrade to 0.9pre6.thierry2007-12-124-88/+7
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=551476>.
* Upgrade to 0.9pre5.thierry2007-07-1810-191/+74
| | | | | | | Despite its beta-like version number, the authors recommend to upgrade. Changelog at <https://sourceforge.net/project/shownotes.php?release_id=521405>.
* chase math/gsl lib versionijliao2007-06-291-2/+2
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* science/netcdflwhsu2007-04-101-2/+2
| | | | | | | | | | | | | | | | | | | | | - Update to 3.6.2 graphics/gmt math/grace math/gri math/p5-NetCDF math/py-scientific math/ruby-netcdf science/gnudatalanguage science/minc science/minc2 science/v_sim science/vis5d+ - Bump PORTREVISION for the changing of science/netcdf's major library version number PR: 111347 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer) Approved by: clsung (mentor)
* Fix build with gcc42 (specialization after instantiation).thierry2007-03-243-7/+101
| | | | | | | | | | | Since I'm here: - chase fftw3 update; - s/test/regression-test/ - remove BROKEN for FreeBSD-4. Reported by: pointyhat via Kris Obtained from: GDL CVS
* - Chase plplot updatepav2006-06-061-2/+2
|
* - Change dependencies reflecting update in graphics/ImageMagickmnag2006-05-241-2/+2
| | | | - Bump PORTREVISION
* - Bump PORTREVISION and change lib version because math/gsl are updated.mnag2006-05-061-3/+3
| | | | - portlint(1)
* Conversion to a single libtool environment.ade2006-02-231-3/+3
| | | | Approved by: portmgr (kris)
* Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.thierry2006-01-311-1/+1
| | | | | | PR: 92497 Submitted by: /me Repocopied by: marcus
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Chase libversion bumb to libMagick.so.9edwin2006-01-051-1/+2
| | | | PR: ports/91270
* math/py-numarray is also needed as a BUILD_DEPENDS.thierry2005-11-041-0/+1
| | | | Reported by: pointyhat via Kris.
* GDL - GNU Data Language - is a free IDL (Interactive Data Language)thierry2005-11-0111-0/+368
compatible incremental compiler (i.e. runs IDL programs). IDL is a registered trademark of Research Systems Inc. (see: <http://www.rsinc.com/>) Remark: slave port for Python module intentionnally not yet committed. WWW: http://gnudatalanguage.sourceforge.net/