1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

80 Commits

Author SHA1 Message Date
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
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Thierry Thomas
00567a5048 Add GL2PS knobs to OPTIONS, and default to it.
This knobs need to build Salome application:
http://www.salome-platform.org/ex/att/16_SALOME_4_1_5_Release_Notes.pdf, page 14

PR:		ports/137162
Submitted by:	Stas Timokhin <stast (at) bsdportal.ru>
2009-08-07 17:04:10 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Max Brazhnikov
eecc33021e bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
Dmitry Marakasov
b9dde6c942 - Minor cleanups
- Reset maintainer

PR:		132948
Submitted by:	"Pedro F. Giffuni" <giffunip at tutopia dot com> (maintainer)
2009-03-23 23:40:49 +00:00
Martin Matuska
85689bc858 - Port does not support tk85, force 84
- Bump PORTREVISION

Reported by:	pointyhat (pav)
2009-02-25 20:41:06 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
Thomas Abthorpe
5c5b4c0bdd - Update to 5.0.4
PR:		ports/125706
Submitted by:	Pedro F. Giffuni <pfgshield-freebsd yahoo.com> (maintainer)
2008-11-03 14:09:16 +00:00
Martin Wilke
0496cccc57 - Pass maintainership to Pedro Giffuni (giffunip@tutopia.com)
PR:		126962
Submitted by:	old maintainer
2008-08-30 14:33:12 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Martin Wilke
18dd6954f3 - Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake

Approved by:	portmgr (pav)
2008-05-27 22:12:09 +00:00
Thierry Thomas
11e781dfa3 Fixes the vtkmpeg2encode dependency, which does not use the primary
category.

PR:		ports/120123
Submitted by:	Jason Bacon <bacon (at) smithers.neuro.mcw.edu> (maintainer)
2008-02-03 10:45:15 +00:00
Thierry Thomas
032479b8cd This is a new base port for VTK 5.0.3. Unlike the VTK 4 base port, it installs
the headers, TCL, and Python components, which are fairly small. Slave ports
for the larger optional components (e.g. JAVA, data, examples) will follow.

PR:		ports/119075
Submitted by:	Jason Bacon <bacon (at) smithers.neuro.mcw.edu>
2008-01-09 19:54:41 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Mark Linimon
1ec1b2614a Reset ko@irfu.se due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-05 00:49:31 +00:00
Ion-Mihai Tetcu
7ee0d87efa Unbreak this and slave ports.
PR:		ports/99202
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by:	maintainer timeout
2006-07-09 23:05:10 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Kris Kennaway
f8450f0cc2 BROKEN: Does not build 2006-04-22 22:06:48 +00:00
Kris Kennaway
bdf6d99873 Now compiles on amd64
Approved by:	portmgr (implicit)
2006-03-07 17:08:34 +00:00
Jun Kuriyama
a06ee65df0 Chase shlib bump of libexpat. 2006-01-30 23:20:05 +00:00
Edwin Groothuis
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +00:00
Edwin Groothuis
a437d08eca Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:30:01 +00:00
Sam Lawrance
7fe77728f4 Mark BROKEN on amd64 (does not compile)
Approved by:	clement (mentor)
2005-05-14 10:27:59 +00:00
Sam Lawrance
96b7b4c3a5 Update math/vtk-* to version 4.4
PR:		ports/77038
Submitted by:	Mykola Khotyaintsev <ko@irfu.se> (maintainer)
Approved by:	clement (mentor)
2005-04-23 14:12:36 +00:00