Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 Jun 2021 18:53:08 6.2.0_15
|
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
06 Apr 2021 14:31:07 6.2.0_14
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Mar 2021 16:45:49
6.2.0_14
|
tobik  |
Remove redundant option descriptions that match the default ones
(ignoring case)
Reported by: danfe (for net/mosquitto), portscan |
29 Dec 2020 22:12:55
6.2.0_14
|
antoine  |
Drop optional dependency on python 2.7 |
27 Oct 2020 04:20:12
6.2.0_13
|
tcberner  |
math/vtk6: fix build against freetype 2.10.4
- similar patch is applied to math/vtk8
PR: 250375 |
19 Sep 2020 14:15:43
6.2.0_13
|
antoine  |
Unbreak bulk -a |
07 May 2020 01:48:05
6.2.0_12
|
yuri  |
math/vtk6: Remove the leading "The" from COMMENT
Approved by: portmgr (blanket compliance) |
02 May 2020 01:41:13
6.2.0_11
|
yuri  |
math/vtk*: Fix CONFLICTS lines |
15 Apr 2020 06:13:11
6.2.0_11
|
stephen  |
- Use openmpi3 instead of openmpi.
PR: 245566
Submitted by: danilo@FreeBSD.org |
03 Dec 2019 01:29:51
6.2.0_10
|
stephen  |
- Fix build on powerpc64 elfv2.
- Remove vtk5 from conflicts.
- Bump portrevision.
PR: 242361
Submitted by: Piotr Kubaj <pkubaj@FreeBSD.org> |
24 Nov 2019 15:27:20
6.2.0_9
|
tobik  |
math/vtk*: Canonicalize option names
/!\ vtk6-6.2.0_9: Makefile warnings, please consider fixing /!\
These options name have characters outside of [-_A-Z0-9]:
Groups Wrapping |
06 Nov 2019 18:07:22
6.2.0_9
|
zeising  |
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
09 Aug 2019 12:47:55
6.2.0_9
|
linimon  |
Appease portlint.
I have a tier-2-related patch in progress, and having portlint less
noisy will help me with testing.
Approved by: "just fix it" |
26 Jul 2019 20:46:57
6.2.0_9
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
30 Jun 2019 23:39:03
6.2.0_8
|
stephen  |
- powerpc64 needs -mminimal-toc in CXXFLAGS.
PR: 238894
Submitted by: Piotr Kubaj <pkubaj@FreeBSD.org> |
16 Mar 2019 17:25:15
6.2.0_8
|
tcberner  |
math/vtk6: remove QT4 option (Qt4 deprecation)
Approved by: portmgr (implicit) |
25 Dec 2018 20:25:40
6.2.0_7
|
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
12 Dec 2018 01:35:36
6.2.0_7
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
05 Dec 2018 01:28:06
6.2.0_6
|
jbeich  |
math/vtk6: unbreak after r485327 if doxygen built with LATEX=off
Installing doxygen-1.8.14,2...
`-- Installing graphviz-2.40.1_6...
-| | `-- Installing glib-2.56.1_3,1...
+| | `-- Installing glib-2.56.3_1,1...
-| | `-- Installing perl5-5.26.2_2...
-| | `-- Extracting perl5-5.26.2_2: .......... done
-- Found Doxygen: /usr/local/bin/doxygen (found version "1.8.14") found
components: doxygen dot
-- Could NOT find Gnuplot (missing: GNUPLOT_EXECUTABLE)
-- Could NOT find Perl (missing: PERL_EXECUTABLE)
-- Could NOT find Wget (missing: WGET_EXECUTABLE)
CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137
(message):
Could NOT find Perl (missing: PERL_EXECUTABLE)
Call Stack (most recent call first):
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378
(_FPHSA_FAILURE_MESSAGE)
/usr/local/share/cmake/Modules/FindPerl.cmake:75
(FIND_PACKAGE_HANDLE_STANDARD_ARGS)
Utilities/Doxygen/CMakeLists.txt:5 (find_package)
PR: 233138 |
02 Dec 2018 15:41:48
6.2.0_6
|
rene  |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
12 Jul 2018 19:05:30
6.2.0_6
|
yuri  |
math/vtk6: Update CONFLICTS |
28 Jun 2018 17:39:55
6.2.0_6
|
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
20 Jun 2018 09:27:51
6.2.0_6
|
adridg  |
Fix build of math/vtk6 with Clang6 on -CURRENT.
The definition of NULL has changed in C++, and conversions have
gotten stricter, so using NULL where you mean 0 (or false) is
no longer an option. Detected by fallout from updating CMake 3.12.
No PORTREVISION bump because everywhere where it compiled previously
sees no change, and where it didn't compile before it does now
with the same result.
Reported by: tcberner |
20 Mar 2018 02:19:21
6.2.0_6
|
stephen  |
- Fix make install error when compiling with QT5 enabled.
PR: ports/226752
Submitted by: otacilio.neto@bsd.com.br |
10 Mar 2018 17:46:06
6.2.0_6
|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
24 Dec 2017 12:17:40
6.2.0_5
|
antoine  |
Remove flavors from vtk6, it's not useful with PY_FLAVOR (initial
implementation of python flavors didn't have PY_FLAVOR) |
30 Nov 2017 15:50:34
6.2.0_5 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
23 May 2017 05:03:16
6.2.0_5
|
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
10 Mar 2017 10:32:52
6.2.0_4
|
antoine  |
Unbreak INDEX |
10 Mar 2017 04:02:56
6.2.0_4
|
stephen  |
- Rather than rm share/cmake/hdf5/libhdf5.settings, have cmake not install it.
PR: ports/216330
Submitted by: Tobias C. Berner <tcberner@freebsd.org> |
29 Nov 2016 06:20:40
6.2.0_4
|
tcberner  |
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 |
14 Sep 2016 00:25:31
6.2.0_4
|
stephen  |
- Corrections to pkg-plist for when option "EXAMPLES" is OFF.
PR: ports/212315
Submitted by: ice@extreme.hu |
29 Jul 2016 23:45:41
6.2.0_4
|
stephen  |
- Don't install share/cmake/hdf5/libhdf5.settings to avoid clash with
science/paraview
PR: ports/211334
Submitted by: Chen Xie <xiechen96@gmail.com> |
26 Jul 2016 02:43:33
6.2.0_3
|
stephen  |
- Add more xorg and gl dependencies so that they are correctly registered.
- Bump portrevision. |
01 Apr 2016 14:16:20
6.2.0_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
01 Apr 2016 13:18:17
6.2.0_2
|
mat  |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
27 Jan 2016 02:01:46
6.2.0_2
|
stephen  |
- Change Python bindings to ON by default.
- Bump portrevision.
Submitted by: thierry@FreeBSD.org |
28 Nov 2015 05:34:30
6.2.0_1
|
stephen  |
- Mild cosmetic changes to the Makefile comments. |
28 Nov 2015 05:30:18
6.2.0_1
|
stephen  |
- Add name mangling so that it will build when science/netcdf is installed.
- Bump portrevision. |
28 Nov 2015 01:59:35
6.2.0
|
stephen  |
- Update to 6.2.0. |
22 Nov 2015 16:55:35
6.1.0_8
|
stephen  |
- Give maintainership to stephen@, This will help him track subtle C++
errors. These errors also break cad/netgen. |
17 Aug 2015 14:20:41
6.1.0_8
|
mat  |
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 |
03 Jul 2015 10:46:52
6.1.0_8
|
marino  |
Add USES=alias to 11 ports (non-invasive DragonFly support) |
22 Jun 2015 18:33:22
6.1.0_8
|
antoine  |
Convert to USES=jpeg |
03 Jan 2015 17:45:49
6.1.0_8
|
antoine  |
Allow building with new mesa |
02 Jan 2015 18:43:30
6.1.0_8
|
gahr  |
- Unbreak |
26 Dec 2014 14:24:13
6.1.0_8
|
danilo  |
- Update net/openmpi to 1.8.4 |
25 Dec 2014 20:54:43
6.1.0_7
|
bapt  |
Bump portrevision after png update |
19 Dec 2014 18:49:41
6.1.0_6
|
antoine  |
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 |
10 Dec 2014 22:29:15
6.1.0_6
|
gahr  |
- Reset maintainership of my ports |
13 Oct 2014 12:10:21
6.1.0_6
|
gahr  |
- Enable the RenderingMatplotlib and PythonInterpreter modules when building
w/ Python support
- Bump PORTREVISION
Submitted by: Stas Timokhin <devel@stasyan.com> (via email) |
10 Oct 2014 14:18:35
6.1.0_5
|
gahr  |
- Another take at pkg-plist |
10 Oct 2014 13:36:08
6.1.0_5
|
gahr  |
- Add an OPTION to enable the Python wrapping module
- Add an OPTION to chose between static and shared libs
- Bump PORTREVISION |
28 Sep 2014 03:41:25
6.1.0_4
|
danilo  |
- Update net/openmpi from 1.8.2 to 1.8.3 |
10 Sep 2014 20:50:37
6.1.0_3
|
gerald  |
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) |
15 Jul 2014 17:52:18
6.1.0_2
|
adamw  |
Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES. |
14 Jul 2014 16:51:45
6.1.0_2
|
tijl  |
- 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) |
07 Jul 2014 08:17:50
6.1.0_1
|
gahr  |
- libGL is not needed when building with OSMESA |
01 Jul 2014 14:21:27
6.1.0_1
|
gahr  |
- Add OPTIONal off-screen rendering support with graphics/libosmesa |
05 May 2014 09:45:37
6.1.0_1
|
bapt  |
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 |
18 Mar 2014 15:03:37
6.1.0_1
|
gahr  |
- Make OPTIONS uppercase
- Bump PORTREVISION
Reported by: mat |
18 Mar 2014 13:26:29
6.1.0
|
gahr  |
- Use CMAKE_BUILD_TYPE in pkg-plist
Reported by: makc |
18 Mar 2014 09:26:05
6.1.0
|
gahr  |
- Update to 6.1.0
- Support Qt5
- Install Tcl wrapping files in a saner location |
12 Feb 2014 15:58:13
6.0.0
|
gahr  |
- Add dependency on libXt |
10 Jan 2014 14:10:45
6.0.0
|
gahr  |
- More PLIST fixes for non-default OPTIONS configurations
Reported by: Stas Timokhin <devel@stasyan.com> |
10 Jan 2014 08:11:14
6.0.0
|
gahr  |
- Fix PLIST
Reported by: Stas Timokhin <devel@stasyan.com> |
08 Jan 2014 17:18:42
6.0.0
|
gahr  |
- 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/ |