1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

104 Commits

Author SHA1 Message Date
Adam Weinberger
18a7fd6042 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:23:08 +00:00
Pietro Cerutti
1dc5b6fe0a - Unbreak by temporarily removing support for PYTHON wrapping
- Bump PORTREVISION (default options changed)
2014-04-15 13:21:22 +00:00
Antoine Brodin
50813e10e3 Mark BROKEN: violates stage and fails to package
Reported by:	pkg-fallout
2014-03-06 20:41:39 +00:00
Pietro Cerutti
88068e7a6b - Make UNIQUENAME really unique (used to conflict with math/vtk6's)
- Remove dead MASTER_SITE
2014-02-24 08:40:57 +00:00
Pietro Cerutti
0b8b4c4d39 - STAGE-clean
- Add (OPTIONal) Ogg Theora video codec support
- Fix PKGNAME
- Remove LATEST_LINK
2014-02-12 15:58:43 +00:00
Max Brazhnikov
f5da498b50 - Respect CMAKE_BUILD_TYPE (and fix packaging with non-default build settings)
Approved by:	maintainter
2013-12-03 11:30:55 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Alexey Dokuchaev
341abe40f0 In categories starting with [h-m], remove empty lines from pkg-plist (and
purge one empty file).
2013-03-17 14:13:50 +00:00
Pietro Cerutti
e4a869dcb1 - Minor fix to PLIST 2013-02-22 17:16:51 +00:00
Pietro Cerutti
6f210fbe44 - Add an OPTION to build with leak debugging support
- 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
2013-02-18 15:28:05 +00:00
Pietro Cerutti
748ac051ac - Fix PLIST with non-default OPTIONS 2013-01-15 07:44:14 +00:00
Baptiste Daroussin
329e3aac0e Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16
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]
2012-12-10 16:49:34 +00:00
Baptiste Daroussin
9c526f7217 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
2012-12-10 13:43:43 +00:00
Pietro Cerutti
b7ec593cf0 - Update to 5.10.1
Announce:
  http://www.vtk.org/pipermail/vtk-developers/2012-October/012452.html

Feature safe:	yes
2012-11-07 08:27:56 +00:00
Pietro Cerutti
7f71ac2da8 - Do not build with debug symbols (used in testing) 2012-10-10 13:22:12 +00:00
Pietro Cerutti
f7f69b83fc - Update to 5.10.0
Release notes: http://www.kitware.com/news/home/browse/408
- Convert to OptionsNG
2012-10-10 13:15:47 +00:00
Pietro Cerutti
a8b1aafd15 - Do not use X with OSMesa
- Fix lines > 80 chars in pkg-descr
- Remove unneeded dependencies on a couple of Qt4 components
2012-07-10 10:54:11 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Pietro Cerutti
6b4c1e771d - fix plist when building with OSMesa
Feature safe:	yes
2012-03-12 12:23:48 +00:00
Pietro Cerutti
fc2e0de62e - Do not link against / depend upon libGL when building with OSMesa
Feature safe:	yes
2012-03-12 07:56:44 +00:00
Pietro Cerutti
3bb38a567c - Chase graphics/libosmesa shlib version bump
- Bump PORTREVISION
2012-03-08 07:52:46 +00:00
Raphael Kubo da Costa
6fd8cb7810 Remove CMAKE_USE_PTHREAD from the ports using it.
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
2011-11-14 03:26:46 +00:00
Pietro Cerutti
537fa63d68 - Revert the removal of system include directories from VTKConfig.cmake, which
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
2011-09-15 07:40:27 +00:00
Pietro Cerutti
38b3a0d427 - Update math/vtk5 to 5.8.0
Release notes:
  http://www.vtk.org/pipermail/vtkusers/2011-September/118889.html
- Update multimedia/vtkmpeg2encode to reflect math/vtk5 PORTVERSION
2011-09-14 09:49:38 +00:00
Baptiste Daroussin
b02fb37dff remove useless dependency on gmake
PR:		ports/156534
Submitted by:	bapt@
Approved by:	gahr@
2011-04-21 13:09:40 +00:00
Pietro Cerutti
122d481b93 - Update pkg-descr to reflect the latest official description of the package
- Remove old notes about non-free classes from pkg-descr [1]

Reported by:	cognet [1]
2011-03-14 16:26:58 +00:00
Pietro Cerutti
b9b6a858f8 - Add support for python 2.7
Reported by:	miwi, pav
2011-03-07 17:00:58 +00:00
Pietro Cerutti
df605311bd - Add a patch from upstream's GIT repository, which fixes a bug in
vtkJPEGWriter when writing to memory.

- Bump PORTREVISION

  Original commit:
  http://vtk.org/gitweb?p=VTK.git;a=commit;h=e938db39c2bbd730a060cb0cf95fec52e15d281a
2011-02-17 13:23:35 +00:00
Pietro Cerutti
fcf2d0dde3 - Unbreak make package stage by fixing plist
Feature safe:	yes
2011-01-25 09:49:44 +00:00
Pav Lucistnik
46e0bb1319 - Mark BROKEN: fails to package
Reported by:	pointyhat
Feature safe:	yes
2011-01-23 21:13:41 +00:00
Pietro Cerutti
cb1cab1378 - Remove CONFLICT with paraview (see latest paraview commit)
- Remove CONFLICT with nonexistant vtk port

Feature safe:	yes
2011-01-14 10:16:26 +00:00
Pietro Cerutti
401a5ebf98 - Fix post-patch conditional
- Fix PLIST when building static libraries (SHARED option OFF)
- Bump PORTREVISION

Feature safe:	yes
2011-01-12 09:40:37 +00:00
Pietro Cerutti
3a36041c63 - Fix build and plist when building static libraries 2011-01-05 17:05:00 +00:00
Pietro Cerutti
4543e0762a - Fix the installation of versioned shared libraries
Reported by:	Stas Timokhin <devel@stasyan.com>
2010-10-20 10:28:46 +00:00
Pietro Cerutti
7d7b75ea5e - Update to 5.6.1
Announce: http://www.kitware.com/news/home/browse/298
2010-10-15 07:28:54 +00:00
Pietro Cerutti
e2bcfe739e - Export an OPTION to choose whether to build shared or static libraries.
The default is to build shared libraries, as it is now. Note that shared
  libraries are required to build with the Python and Java wrapping.
- Fix the build when java wrapping is enabled
2010-08-26 10:11:05 +00:00
Pietro Cerutti
33d28ad4c2 - Restore patch to build with Qt4 support when Qt3 is installed
Reminded by:	Stas Timokhin <devel@stasyan.com> (via private email)
Feature safe:	yes
2010-06-22 13:13:07 +00:00
Pietro Cerutti
895c37ad67 - Fix PLIST
Reported by:	QAT
2010-06-11 15:56:15 +00:00
Pietro Cerutti
aed6b6c70f - Update math/vtk5 to 5.6.0
- Track the change in multimedia/vtkmpeg2encode
2010-06-10 15:48:08 +00:00
Pietro Cerutti
99da1ec188 - Fix linking when Java wrapping is enabled 2010-04-09 15:00:57 +00:00
Pietro Cerutti
4720812c1a - Fix @dirrm / @dirrmtry order
Reported by:	QAT
2010-04-09 09:19:01 +00:00
Pietro Cerutti
582182f170 - Enable the vtkParallel kit parallel processing, needed by cad/salome [1]
- Add optional Off-Screen rendering using OSMesa (default: OFF)
- Add optional Java wrapping (default: OFF)

Reported by:	Stas Timokhin <devel@stasyan.com>
2010-04-09 09:03:30 +00:00
Pietro Cerutti
2284ae47dd - Fix QT_COMPONENTS [1]
- Install symlinks to shlibs in the form of libvtk*.so.5 -> libvtk*.so.5.4.2
- Set the correct USE_LDCONFIG path
- Fix install directory of the Qt Designer plugin
- Fix include path order
- Record conflict with Paraview (installs the same Qt Designer plugin)
- Bump PORTREVISION

Reported by:	QAT, PH [1]
Thanks to :	fluffy, Stas Timokhin <devel@stasyan.com>
2010-04-07 14:38:01 +00:00
Pietro Cerutti
30236ea38a - Fix PLIST
- Remove trailing space from Makefile
2010-04-03 16:36:34 +00:00
Pietro Cerutti
a75ba61095 - Update to 5.4.2 2010-04-03 15:34:44 +00:00
Dirk Meyer
4c287330b2 - fix build for png-1.4.1 2010-03-30 07:18:04 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00