Commit graph

18 commits

Author SHA1 Message Date
Pietro Cerutti
c020107379 - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
Pietro Cerutti
56a424b20a - Enable the RenderingMatplotlib and PythonInterpreter modules when building
w/ Python support
- Bump PORTREVISION

Submitted by:	Stas Timokhin <devel@stasyan.com> (via email)
2014-10-13 12:10:21 +00:00
Pietro Cerutti
93f2c2133b - Another take at pkg-plist 2014-10-10 14:18:34 +00:00
Pietro Cerutti
555f9c700d - Add an OPTION to enable the Python wrapping module
- Add an OPTION to chose between static and shared libs
- Bump PORTREVISION
2014-10-10 13:36:08 +00:00
Danilo Egea Gondolfo
94f7ea6c8f - Update net/openmpi from 1.8.2 to 1.8.3 2014-09-28 03:41:24 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Adam Weinberger
1f65a30b2a Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES. 2014-07-15 17:52:17 +00:00
Tijl Coosemans
2df13bcdc3 - Convert net/openmpi to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use BROKEN_sparc64

Approved by:	portmgr (implicit, bump unstaged port)
2014-07-14 16:51:44 +00:00
Pietro Cerutti
cac5e272fd - libGL is not needed when building with OSMESA 2014-07-07 08:17:50 +00:00
Pietro Cerutti
21e68952ac - Add OPTIONal off-screen rendering support with graphics/libosmesa 2014-07-01 14:21:27 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Pietro Cerutti
923ce0c141 - Make OPTIONS uppercase
- Bump PORTREVISION

Reported by:	mat
2014-03-18 15:03:37 +00:00
Pietro Cerutti
64fd149d81 - Use CMAKE_BUILD_TYPE in pkg-plist
Reported by:	makc
2014-03-18 13:26:29 +00:00
Pietro Cerutti
5d4e9b2b9d - Update to 6.1.0
- Support Qt5
- Install Tcl wrapping files in a saner location
2014-03-18 09:26:05 +00:00
Pietro Cerutti
adef50a527 - Add dependency on libXt 2014-02-12 15:58:12 +00:00
Pietro Cerutti
e0702bc4e7 - More PLIST fixes for non-default OPTIONS configurations
Reported by:	Stas Timokhin <devel@stasyan.com>
2014-01-10 14:10:44 +00:00
Pietro Cerutti
2168a94e52 - Fix PLIST
Reported by:	Stas Timokhin <devel@stasyan.com>
2014-01-10 08:11:14 +00:00
Pietro Cerutti
faaf0a24d7 - New port: math/vtk6
This is a port of the new VTK 6.x series. It is an early effort which should
  be used with care. Python support is present but commented out, pending some
  more thorough test.

  WWW: http://vtk.org/
2014-01-08 17:18:41 +00:00