summaryrefslogtreecommitdiff
path: root/math/vtk43 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Gabor Kovesdan2007-02-187-308/+0
| | | | | | | 2007-02-01 math/vtk43-headers: Please use vtk 4.4 or 5.x. 2007-02-01 math/vtk43: Please use vtk 4.4 or 5.x. Approved by: erwin (mentor, implicit)
* - DeprecateMartin Wilke2006-12-051-0/+3
| | | | | | | - Set EXPIRATION_DATE PR: ports/106390 Submitted by: Jason Bacon (maintainer)
* - Avoid duplicate LATEST_LINK in slave ports (vtk43-headers).Alejandro Pulver2006-11-051-1/+1
|
* - Add math/vtk43-headers (repocopy + patch) [1].Alejandro Pulver2006-10-312-89/+33
| | | | | | | | | - Patch math/vtk43 to install headers and libraries in subdirectories rather that using a separate prefix [2]. PR: ports/95492 Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu> [1] Obtained from: Jason Bacon <bacon@smithers.neuro.mcw.edu> (talked on private e-mail) [2]
* Add a MASTER_SITE.Ion-Mihai Tetcu2006-05-161-1/+2
| | | | | | | | The rest of the diff is equivalent to what it is now in the port. PR: ports/95921 Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintaner) Approved by: lawrance
* - Fix plist.Ion-Mihai Tetcu2006-05-142-3/+8
| | | | | | | | | - Depend on gcc 3.3+ since there's no need to use older ggc's on 6, 7. PR: ports/96986 Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintianer) [1] itetcu (me) [2] Approved by: maintainer [2], lawrance (mentor)
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
|
* Set LATEST_LINK to vtk43 to avoid conflict with math/vtkErwin Lansing2006-04-241-0/+1
| | | | | | | Note that this port still is BROKEN. PR: 96265 Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer)
* BROKEN: Incorrect pkg-plistKris Kennaway2006-04-221-0/+2
|
* set maintainer to bacon@smithers.neuro.mcw.eduEdwin Groothuis2006-04-051-1/+1
|
* Small fix for port vtk43Edwin Groothuis2006-04-051-1/+1
| | | | | | | | | | | | vtk43 just committed requires outdated expat.5. This will cause the build to fail if expat.6 is installed. I've been running caret (an application that depends on vtk43) with expat.6 for several weeks without any apparent problems. Suggest updating the vtk43 LIB_DEPENDS to allow expat.5 or expat.6. PR: ports/95353 Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu>
* Reintroduce legacy port: vtk 4.3Edwin Groothuis2006-04-045-14/+76
| | | | | | | | | | | | | | | | | | | | | | | I'd like to reintroduce VTK 4.3 to the ports tree to facilitate building a new port, Caret 5.3. Starting with VTK 4.4, support for "float" coordinates has been dropped from many functions. The Caret code will require significant changes to compile with VTK 4.4. Since the Caret developers do not yet have a timeline for upgrading to VTK 4.4, I'd like to reintroduce VTK 4.3 for the interim. Only the vtk base and vtk-headers are essential. Below are shar files for these two trees. They are based on the original vtk 4.3 port. The only modifications are: 1. The folder names are changed from vtk and vtk-headers to vtk43 and vtk43-headers to prevent a collision with the current vtk in /usr/ports/math. 2. PREFIX is set to ${LOCALBASE}/vtk43 to prevent a collision with the current vtk installation. PR: ports/92468 Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu>
* Chase shlib bump of libexpat.Jun Kuriyama2006-01-301-1/+2
|
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Mark BROKEN on amd64 (does not compile)Sam Lawrance2005-05-141-0/+4
| | | | Approved by: clement (mentor)
* Update math/vtk-* to version 4.4Sam Lawrance2005-04-234-71/+6
| | | | | | PR: ports/77038 Submitted by: Mykola Khotyaintsev <ko@irfu.se> (maintainer) Approved by: clement (mentor)
* Now fetchable againKris Kennaway2005-04-011-2/+0
| | | | Approved by: portmgr (self)
* BROKEN: UnfetchableKris Kennaway2005-03-261-0/+2
| | | | Approved by: portmgr (self)
* - Fix build on FreeBSD 5.3Pav Lucistnik2004-11-063-1/+48
| | | | | PR: ports/73607 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-2/+2
| | | | o Bump $PORTREVISION.
* During building executables on FreeBSD 4.X the "undefined reference toMark Linimon2004-02-131-6/+12
| | | | | | | `pthread_*'" was thrown. Fix this, and also some other cosmetic bugs. PR: ports/62446 Submitted by: Mykola Khotyaintsev <ko@irfu.se> (maintainer)
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* - Update to 4.3.0Pav Lucistnik2003-12-268-223/+273
| | | | | | | | Rework this port and split it into logically independent parts Give maintainership to submitter PR: ports/57858 Submitted by: Mykola Khotyaintsev <ko@irfu.se>
* Bump PORTREVISION after lang/python's changing default toHye-Shik Chang2003-08-231-0/+1
| | | | | | BUILD_STATIC. This affects to python embedding programs only. Submitted by: olgeni
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-221-2/+3
| | | | | PR: 39656 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* make it buildable on currentYing-Chieh Liao2002-03-091-1/+1
|
* Fix for -CURRENT, malloc.h->stdlib.hPatrick Li2002-01-021-0/+2
| | | | Spotted by: Bento
* Use ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} when building.Thomas Gellekum2001-08-283-54/+9
|
* Upgrade to 3.2.Thomas Gellekum2001-03-156-120/+106
|
* Rename PLIST.with_patented to pkg-plist.with_patented.Satoshi Asami2000-10-081-1/+1
|
* (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
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* First round of INSTALL_SHLIB fixes.Maxim Sobolev2000-06-153-5/+1
|
* Update to version 3.1.2.Steve Price2000-05-292-3/+3
| | | | | PR: 18448 Submitted by: Randall Hopper <a8vb@ipass.net>
* portlintMichael Haro2000-04-203-9/+7
|
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-6/+3
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
|
* Upgrade to 3.1.Thomas Gellekum2000-03-306-77/+196
| | | | | PR: 17604 Submitted by: Randall Hopper <aa8vb@ipass.net>
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Re-import vtk into "math", this is where all the otherThomas Gellekum1999-06-017-0/+190
data visualization tools are.