Commit graph

40 commits

Author SHA1 Message Date
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Antoine Brodin
1b09c15556 Unbreak INDEX 2017-03-10 10:32:52 +00:00
Stephen Montgomery-Smith
3ca4dbdd69 - Rather than rm share/cmake/hdf5/libhdf5.settings, have cmake not install it.
PR:		ports/216330
Submitted by:	Tobias C. Berner <tcberner@freebsd.org>
2017-03-10 04:02:56 +00:00
Tobias C. Berner
6910ba38cc Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB.
As at the moment QT_BINDIR and QT_LIBDIR are 'bin' respectively 'lib' depending
on the Qt version these subs ended up at many wrong places in plists.

So only export it if QT_DIST is set.

PR:		210227
Reviewed by:	mat, rakuco
Approved by:	portmgr (mat), rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D8378
2016-11-29 06:20:40 +00:00
Stephen Montgomery-Smith
d4440101cf - Corrections to pkg-plist for when option "EXAMPLES" is OFF.
PR:		ports/212315
Submitted by:	ice@extreme.hu
2016-09-14 00:25:31 +00:00
Stephen Montgomery-Smith
516b88298e - Don't install share/cmake/hdf5/libhdf5.settings to avoid clash with
science/paraview

PR:		ports/211334
Submitted by:	Chen Xie <xiechen96@gmail.com>
2016-07-29 23:45:41 +00:00
Stephen Montgomery-Smith
2833ed12f1 - Add more xorg and gl dependencies so that they are correctly registered.
- Bump portrevision.
2016-07-26 02:43:33 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Mathieu Arnold
999161a9ed Fixup some whitespace at the beginning of lines problems.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:18:17 +00:00
Stephen Montgomery-Smith
433bf93ce8 - Change Python bindings to ON by default.
- Bump portrevision.

Submitted by:	thierry@FreeBSD.org
2016-01-27 02:01:46 +00:00
Stephen Montgomery-Smith
94c4be06a3 - Mild cosmetic changes to the Makefile comments. 2015-11-28 05:34:30 +00:00
Stephen Montgomery-Smith
e95300b703 - Add name mangling so that it will build when science/netcdf is installed.
- Bump portrevision.
2015-11-28 05:30:18 +00:00
Stephen Montgomery-Smith
da906cd857 - Update to 6.2.0. 2015-11-28 01:59:35 +00:00
Stephen Montgomery-Smith
a38e17ce02 - Give maintainership to stephen@, This will help him track subtle C++
errors.  These errors also break cad/netgen.
2015-11-22 16:55:34 +00:00
Mathieu Arnold
21a283f3be Remove UNIQUENAME and LATEST_LINK.
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
2015-08-17 14:20:40 +00:00
John Marino
74d3bc86be Add USES=alias to 11 ports (non-invasive DragonFly support) 2015-07-03 10:46:51 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Antoine Brodin
298f63ec45 Allow building with new mesa 2015-01-03 17:45:48 +00:00
Pietro Cerutti
401bf7f4c5 - Unbreak 2015-01-02 18:43:29 +00:00
Danilo Egea Gondolfo
1fa076ebfb - Update net/openmpi to 1.8.4 2014-12-26 14:24:12 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
8585fd5e17 Mark BROKEN: fails to build
/wrkdirs/usr/ports/math/vtk6/work/VTK-6.1.0/Rendering/FreeType/vtkFreeTypeTools.cxx: In member function 'bool vtkFreeTypeTools::CalculateBoundingBox(const T&, vtkFreeTypeTools::MetaData&)':
/wrkdirs/usr/ports/math/vtk6/work/VTK-6.1.0/Rendering/FreeType/vtkFreeTypeTools.cxx:1190: error: no matching function for call to 'min(unsigned int&, int&)'

Reported by:	pkg-fallout
2014-12-19 18:49:40 +00:00
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