aboutsummaryrefslogtreecommitdiff
path: root/graphics/opendx
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* upgrade to 4.3.2Ying-Chieh Liao2004-01-089-410/+340
| | | | Notes: svn path=/head/; revision=97652
* Chase lib version change of graphics/ImageMagick.Norikatsu Shigemura2003-10-041-2/+2
| | | | | | | Bump PORTREVISION acordingly. Notes: svn path=/head/; revision=90258
* Include keysym.h not keysymdef.h, to get XK_ISO_Lock with XFree86 4.3.0.Eric Anholt2003-03-131-0/+11
| | | | | | | Submitted by: bento/kris Notes: svn path=/head/; revision=77116
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* Fix Build on -CURRENTTilman Keskinoz2002-11-272-0/+46
| | | | | | | | PR 45788 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=71151
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* 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
* Fix Build, if java is installedTilman Keskinoz2002-11-031-0/+1
| | | | | | | | PR: 28771 Submitted by: Yuri Khotyaintsev <yuri@irfu.se> Notes: svn path=/head/; revision=69352
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-3/+4
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-311-1/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65347
* upgrade to 4.2.0Ying-Chieh Liao2002-05-245-335/+320
| | | | | | | | PR: 38474 Submitted by: Randall Hopper <aa8vb@nc.rr.com> Notes: svn path=/head/; revision=59857
* OpenDX tries to run automake if it finds it, but newer versions don'tThomas Gellekum2002-05-151-0/+2
| | | | | | | work for it. So, define USE_AUTOMAKE to force the old automake-1.4. Notes: svn path=/head/; revision=59162
* First round of auto* cleanups:Will Andrews2002-01-061-5/+1
| | | | | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/ Notes: svn path=/head/; revision=52646
* Use $ACLOCAL and $AUTOHEADER.Thomas Gellekum2001-11-131-1/+1
| | | | Notes: svn path=/head/; revision=49984
* Fix core dump in dxexec. Bump PORTREVISION.Thomas Gellekum2001-10-122-0/+23
| | | | | | | PR: 31141. Notes: svn path=/head/; revision=48707
* Take out the check for ${XFREE86_VERSION} >= 4; libGL always needsThomas Gellekum2001-08-221-11/+4
| | | | | | | the thread lib now. Notes: svn path=/head/; revision=46639
* Use USE_BISON.Thomas Gellekum2001-08-071-0/+1
| | | | Notes: svn path=/head/; revision=45920
* Upgrade to 4.1.3.Thomas Gellekum2001-07-0513-285/+55
| | | | | | | | PR: 28307 Submitted by: Randall Hopper <aa8vb@nc.rr.com> Notes: svn path=/head/; revision=44783
* Add PTHREAD_{CFLAGS,LIBS} to CFLAGS and LDFLAGS for XFree86-4.Thomas Gellekum2001-05-081-2/+9
| | | | Notes: svn path=/head/; revision=42403
* Fix building (I hope, I never got this error I'm seeing on bento).Thomas Gellekum2001-03-271-0/+2
| | | | Notes: svn path=/head/; revision=40432
* - Remove `-lcompat' again, the new patches contain code fixes.Thomas Gellekum2001-03-216-24/+196
| | | | | | | | - Fix paths in the documentation (/usr/lpp -> ${PREFIX}). - patch-ae is no longer needed with gmake. Notes: svn path=/head/; revision=40155
* - Use USE_GMAKE to really make this build.Thomas Gellekum2001-03-201-2/+9
| | | | | | | | | | | | - Add some more dependencies. - Add `-lcompat' to the libs so dxui actually works as intended. The problem is that the OpenDX folks assume the old V8 style regcomp(3), not the POSIX one. Adding the lib is just meant as a stop gap solution, the real fix to the code will follow. - Bump PORTREVISION. Notes: svn path=/head/; revision=40097
* Fix building.Thomas Gellekum2001-03-1910-203/+49
| | | | | | | | | | PR: 23301 Submitted by: Mark van Woerkom <3d> Clean up (mis-)use of $ARCH. Notes: svn path=/head/; revision=40049
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-071-1/+1
| | | | | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days. Notes: svn path=/head/; revision=34892
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Update to version 4.1.0.Steve Price2000-05-298-29/+30
| | | | | | | | PR: 18843 Submitted by: Randall Hopper <aa8vb@nc.rr.com> Notes: svn path=/head/; revision=28855
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Upgrade to 4.0.10.Thomas Gellekum2000-02-1411-85/+90
| | | | Notes: svn path=/head/; revision=25817
* Upgrade to 4.0.9. Include some fixes for dxworker.Thomas Gellekum1999-11-033-8/+29
| | | | | | | | PR: 14213 Submitted by: Tatsuto Toyonaga <toyonaga@msd.ts.fujitsu.co.jp> Notes: svn path=/head/; revision=22886
* Add netcdf support.Thomas Gellekum1999-10-051-3/+6
| | | | Notes: svn path=/head/; revision=22171