aboutsummaryrefslogtreecommitdiff
path: root/graphics/opendx
Commit message (Collapse)AuthorAgeFilesLines
* Update ImageMagick to 6.7.2-10 (shlib bumped to .5)Martin Matuska2011-10-111-2/+2
| | | | Notes: svn path=/head/; revision=283359
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+3
| | | | | | | | | | | | - 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
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Maintainer: stephen@missouri.edu -> stephen@FreeBSD.orgStephen Montgomery-Smith2011-06-141-1/+1
| | | | | | | Approved by: maho (mentor) Notes: svn path=/head/; revision=275537
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Update ImageMagick to 6.6.2-10Martin Matuska2010-07-241-2/+2
| | | | Notes: svn path=/head/; revision=258173
* - Bump Magick++, MagickWand or MagickCore dependencyMartin Matuska2010-03-281-2/+2
| | | | Notes: svn path=/head/; revision=251659
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Fix fetchMartin Wilke2009-08-141-1/+1
| | | | | | | | PR: 137780 Submitted by: maintainer Notes: svn path=/head/; revision=239574
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-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 Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update maintainer mail addressDennis Herrmann2009-04-051-1/+1
| | | | | | | | | PR: ports/133397 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=231669
* - Pass maintainership along.Wesley Shields2009-02-131-1/+1
| | | | Notes: svn path=/head/; revision=228215
* - Update ImageMagick to 6.4.9.2Martin Matuska2009-02-101-1/+2
| | | | | | | | - Libraries Magick++, MagickCore and MagickWand bumped to 2 - Update all ports using libraries above Notes: svn path=/head/; revision=228018
* - libmfhdf is now at so.3 in science/hdf portPav Lucistnik2009-01-171-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=226315
* - Update to 4.4.4Thomas Abthorpe2008-11-042-5/+4
| | | | | | | | PR: ports/128379 Submitted by: Stephen Montgomery-Smith <stephen math.missouri.edu> Notes: svn path=/head/; revision=222397
* - Fix build WITH_JAVA on i386Dmitry Marakasov2008-10-241-4/+9
| | | | | | | | | | | - Mark broken on !i386 when built WITH_JAVA (does not build) - Disable java by default as suggested in ports/127386 (too many problems with it after all) PR: 128329 Submitted by: Stephen Montgomery-Smith <stephen at math dot missouri dot edu> Notes: svn path=/head/; revision=221977
* - Don't install .bat file, unbreakDmitry Marakasov2008-10-142-15/+8
| | | | | | | | | | - While here, minor cleanups + remove obsolete 5.x condition PR: 127386 Submitted by: Stephen Montgomery-Smith <stephen at math dot missouri dot edu> Notes: svn path=/head/; revision=221594
* 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
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* - Fix build after xorg cleanupMartin Wilke2008-04-241-2/+3
| | | | Notes: svn path=/head/; revision=211875
* - Chase graphics/ImageMagick shlib version bumpMartin Wilke2008-04-221-1/+1
| | | | | | | Pointyhat to: mi@ Notes: svn path=/head/; revision=211760
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+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
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-2/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* Mark broken on 64-bit archs.Mark Linimon2007-09-291-1/+5
| | | | Notes: svn path=/head/; revision=200354
* - 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
* Chase NetCDF's upgrade and bump PORTREVISION.Thierry Thomas2007-04-241-2/+2
| | | | Notes: svn path=/head/; revision=190816
* Switch from hdf-4 to netcdf by default to make it packageable.Thierry Thomas2007-04-241-3/+3
| | | | | | | No need to upgrade if you have a working dx. Notes: svn path=/head/; revision=190815
* - Change dependencies reflecting update in graphics/ImageMagickMarcus Alves Grando2006-05-241-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=163284
* Fix typo which prevented the port installing with WITHOUT_JAVA=yVasil Dimov2006-03-151-2/+0
| | | | | | | Reported by: Rob <spamrefuse@yahoo.com> Notes: svn path=/head/; revision=157166
* Conversion to a single libtool environment.Ade Lovett2006-02-232-0/+5
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - 1) Set permissions as needed, thus opendx-samples won't change them;Thierry Thomas2006-02-081-2/+6
| | | | | | | | | | | | - 2) Define JAVA_VERSION. (No need to bump PORTREVISION) Reported by: pointyhat via Kris (1) Reminded by: hq (2) Notes: svn path=/head/; revision=155549
* Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.Thierry Thomas2006-01-301-1/+1
| | | | | | | | | PR: 92497 Submitted by: /me Repocopied by: marcus Notes: svn path=/head/; revision=154853
* Chase a silent update.Thierry Thomas2006-01-291-3/+3
| | | | | | | | | | | | | | | | | | | | | No need to bump PORTREVISION, the only change is: diff -urN dx-4.4.0.orig/src/exec/dpexec/compile.h dx-4.4.0/src/exec/dpexec/compile.h --- dx-4.4.0.orig/src/exec/dpexec/compile.h Tue Jan 10 00:39:11 2006 +++ dx-4.4.0/src/exec/dpexec/compile.h Tue Jan 24 21:43:12 2006 @@ -5,5 +5,5 @@ /* This code licensed under the */ /* "IBM PUBLIC LICENSE - Open Visualization Data Explorer" */ /***********************************************************************/ -#define EX_COM_DATE "Mon Jan 9 16:39:11 MST 2006" -#define EX_COM_HOST "Darwin beaverhead 8.3.0 Darwin Kernel Version 8.3.0: Mon Oct 3 20:04:04 PDT 2005; root:xnu-792.6.22.obj~2/RELEASE_PPC Power Macintosh powerpc" +#define EX_COM_DATE "Tue Jan 24 13:43:12 MST 2006" +#define EX_COM_HOST "Darwin beaverhead 8.4.0 Darwin Kernel Version 8.4.0: Tue Jan 3 18:22:10 PST 2006; root:xnu-792.6.56.obj~1/RELEASE_PPC Power Macintosh powerpc" Noticed by: Ion-Mihai Tetcu <itetcu (at) people.tecnik93.com> Notes: svn path=/head/; revision=154708
* - Upgrade to 4.4.0;Thierry Thomas2006-01-285-22/+113
| | | | | | | | | | | - Add support of science/cdf; - Add support of JavaDX; - Options seems uncompatible with USE_JAVA, remove it. Notes: svn path=/head/; revision=154675
* Chase libversion bumb to libMagick.so.9Edwin Groothuis2006-01-051-2/+2
| | | | | | | PR: ports/91270 Notes: svn path=/head/; revision=152778
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Chase ImageMagick shlib bumpPav Lucistnik2005-03-061-2/+2
| | | | | | | | PR: ports/78455 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's maintainer) Notes: svn path=/head/; revision=130479
* Actually depends on HDF, fix plist and unbreak.Thierry Thomas2005-01-292-6/+10
| | | | Notes: svn path=/head/; revision=127617
* Bump portrevision and dependency on ImageMagickJosef El-Rayes2004-12-051-2/+2
| | | | | | | | | | | | in order to trace recent ImageMagick update. Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> PR: ports/74487 Approved by: mat Reviewed by: lofi Notes: svn path=/head/; revision=123234
* BROKEN on 5.x: Broken pkg-plistKris Kennaway2004-09-191-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118286
* - Netcdf and Hdf conflicts, so let user choose which one to build against.Pav Lucistnik2004-04-011-5/+14
| | | | | | | | PR: ports/64960 Submitted by: Kay Lehmann <kay_lehmann@web.de> Notes: svn path=/head/; revision=105832
* BROKEN: Inconsistent dependencies (netcdf and hdf)Kris Kennaway2004-03-311-0/+2
| | | | Notes: svn path=/head/; revision=105762
* Chase repomove graphics/hdf* -> science/hdf*Pav Lucistnik2004-02-251-1/+1
| | | | Notes: svn path=/head/; revision=102145
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920