aboutsummaryrefslogtreecommitdiff
path: root/math/vtk5
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION to reflect print/gl2ps changes.Marcelo Araujo2017-08-241-1/+1
| | | | | | | | PR: ports/218399 (based on) Submitted by: emaste Notes: svn path=/head/; revision=448656
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* ${RM} already has -f.Mathieu Arnold2016-10-211-2/+2
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Fix packaging when GL2PS is onAntoine Brodin2016-07-021-1/+1
| | | | | | | | Reported by: pkg-fallout MFH: 2016Q3 Notes: svn path=/head/; revision=417918
* Convert a couple ports that use both _CMAKE_ON and _CMAKE_OFF to _CMAKE_BOOL.Adam Weinberger2016-06-301-36/+20
| | | | | | | Use options helpers all the way in math/carve, because I couldn't help myself. Notes: svn path=/head/; revision=417839
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-8/+8
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Fixup some whitespace at the beginning of lines problems.Mathieu Arnold2016-04-011-8/+8
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412342
* Add USES=alias to 3 ports (Aids DragonFly support)John Marino2015-09-201-1/+1
| | | | Notes: svn path=/head/; revision=397378
* Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold2015-08-171-1/+0
| | | | | | | | | | | | | | | | | | | | UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now, we won't have conflicts there. Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel has the correct PKGNAME anyway. Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called OPTIONS_FILE now.) Reviewed by: antoine, bapt Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3336 Notes: svn path=/head/; revision=394508
* Convert to USES=jpegAntoine Brodin2015-06-221-2/+1
| | | | Notes: svn path=/head/; revision=390310
* - Add LICENSE_FILEDmitry Marakasov2015-06-031-2/+4
| | | | | | | - Strip libraries Notes: svn path=/head/; revision=388439
* Allow building with new mesaAntoine Brodin2015-01-031-0/+22
| | | | Notes: svn path=/head/; revision=376154
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* - Reset maintainership of my portsPietro Cerutti2014-12-101-1/+1
| | | | Notes: svn path=/head/; revision=374492
* Cleanup plistAntoine Brodin2014-11-141-72/+0
| | | | Notes: svn path=/head/; revision=372555
* - Convert ports of math/ to new USES=pythonMarcus von Appen2014-10-211-1/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371328
* - Mark INSTALLS_EGGINFO as unsupportedMarcus von Appen2014-10-021-1/+2
| | | | | | | | | Differential Revision: D843 Reviewed by: gahr@, koobs@ Approved by: bapt@ (portmgr) Notes: svn path=/head/; revision=369800
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-1/+1
| | | | Notes: svn path=/head/; revision=361962
* - Unbreak by temporarily removing support for PYTHON wrappingPietro Cerutti2014-04-152-5/+6
| | | | | | | - Bump PORTREVISION (default options changed) Notes: svn path=/head/; revision=351330
* Mark BROKEN: violates stage and fails to packageAntoine Brodin2014-03-061-0/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=347321
* - Make UNIQUENAME really unique (used to conflict with math/vtk6's)Pietro Cerutti2014-02-241-2/+2
| | | | | | | - Remove dead MASTER_SITE Notes: svn path=/head/; revision=345784
* - STAGE-cleanPietro Cerutti2014-02-122-28/+58
| | | | | | | | | - Add (OPTIONal) Ogg Theora video codec support - Fix PKGNAME - Remove LATEST_LINK Notes: svn path=/head/; revision=343935
* - Respect CMAKE_BUILD_TYPE (and fix packaging with non-default build settings)Max Brazhnikov2013-12-031-1/+1
| | | | | | | Approved by: maintainter Notes: svn path=/head/; revision=335559
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-2/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* In categories starting with [h-m], remove empty lines from pkg-plist (andAlexey Dokuchaev2013-03-171-1/+0
| | | | | | | purge one empty file). Notes: svn path=/head/; revision=314442
* - Minor fix to PLISTPietro Cerutti2013-02-221-1/+1
| | | | Notes: svn path=/head/; revision=312778
* - Add an OPTION to build with leak debugging supportPietro Cerutti2013-02-183-27/+111
| | | | | | | | | - Add an OPTION to build without legacy code - Fix Qt4 includes (fixes a conflict when both Qt3 and Qt4 are installed) Reported upstream: http://www.vtk.org/Bug/view.php?id=13888 Notes: svn path=/head/; revision=312511
* - Fix PLIST with non-default OPTIONSPietro Cerutti2013-01-151-2/+2
| | | | Notes: svn path=/head/; revision=310429
* Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16Baptiste Daroussin2012-12-101-1/+1
| | | | | | | | | | | | | | | vendors: Remove any reference to bsdjava and freebsd Java Vendors, as the both are outdated, have security issues and expired. Mark icedtea6-stubs as broken as it doesn't build with any of the left supported vendors. Switch tuxguitar to be able to use openjdk16 [1] Approved by: gahr [1] Notes: svn path=/head/; revision=308615
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-4/+1
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part3) Notes: svn path=/head/; revision=308605
* - Update to 5.10.1Pietro Cerutti2012-11-076-212/+13
| | | | | | | | | | Announce: http://www.vtk.org/pipermail/vtk-developers/2012-October/012452.html Feature safe: yes Notes: svn path=/head/; revision=307123
* - Do not build with debug symbols (used in testing)Pietro Cerutti2012-10-101-2/+1
| | | | Notes: svn path=/head/; revision=305661
* - Update to 5.10.0Pietro Cerutti2012-10-107-49/+427
| | | | | | | | Release notes: http://www.kitware.com/news/home/browse/408 - Convert to OptionsNG Notes: svn path=/head/; revision=305660
* - Do not use X with OSMesaPietro Cerutti2012-07-102-15/+17
| | | | | | | | - Fix lines > 80 chars in pkg-descr - Remove unneeded dependencies on a couple of Qt4 components Notes: svn path=/head/; revision=300716
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+2
| | | | Notes: svn path=/head/; revision=297915
* - fix plist when building with OSMesaPietro Cerutti2012-03-122-3/+5
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293165
* - Do not link against / depend upon libGL when building with OSMesaPietro Cerutti2012-03-121-2/+5
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293158
* - Chase graphics/libosmesa shlib version bumpPietro Cerutti2012-03-081-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=292933
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-1/+0
| | | | | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes Notes: svn path=/head/; revision=285744
* - Revert the removal of system include directories from VTKConfig.cmake, whichPietro Cerutti2011-09-151-0/+18
| | | | | | | | | | | | | | causes needed include paths of 3rd party packages used by VTK not to be included by the use of VTK_USE_FILE. The patch reverts this commit in VTK's git repository: http://vtk.org/gitweb?p=VTK.git;a=commit;h=514405 A bug report has been submitted here: http://vtk.org/Bug/view.php?id=12597 Notes: svn path=/head/; revision=281794
* - Update math/vtk5 to 5.8.0Pietro Cerutti2011-09-146-208/+282
| | | | | | | | | Release notes: http://www.vtk.org/pipermail/vtkusers/2011-September/118889.html - Update multimedia/vtkmpeg2encode to reflect math/vtk5 PORTVERSION Notes: svn path=/head/; revision=281759
* remove useless dependency on gmakeBaptiste Daroussin2011-04-211-1/+0
| | | | | | | | | PR: ports/156534 Submitted by: bapt@ Approved by: gahr@ Notes: svn path=/head/; revision=272992
* - Update pkg-descr to reflect the latest official description of the packagePietro Cerutti2011-03-141-13/+11
| | | | | | | | | - Remove old notes about non-free classes from pkg-descr [1] Reported by: cognet [1] Notes: svn path=/head/; revision=270892
* - Add support for python 2.7Pietro Cerutti2011-03-071-0/+11
| | | | | | | Reported by: miwi, pav Notes: svn path=/head/; revision=270453
* - Add a patch from upstream's GIT repository, which fixes a bug inPietro Cerutti2011-02-172-1/+47
| | | | | | | | | | | | vtkJPEGWriter when writing to memory. - Bump PORTREVISION Original commit: http://vtk.org/gitweb?p=VTK.git;a=commit;h=e938db39c2bbd730a060cb0cf95fec52e15d281a Notes: svn path=/head/; revision=269276