non port: math/vtk6/Makefile |
SVNWeb
|
Number of commits found: 64 |
Sat, 24 Dec 2022
|
[ 12:16 Rene Ladan (rene) ] c376234 (Only the first 10 of 15 ports in this commit are shown above. )
cleanup: Remove expired ports:
2022-12-23 math/vtk6: Old version not used anywhere in the ports tree
|
Mon, 24 Oct 2022
|
[ 08:14 Yuri Victorovich (yuri) ] 39955fa
math/vtk6: Add deprecation notice because it isn't used anywhere
|
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f53eb28 (Only the first 10 of 719 ports in this commit are shown above. )
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above )
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
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
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 7 Mar 2021
|
[ 16:45 tobik ] (Only the first 10 of 34 ports in this commit are shown above. )
Remove redundant option descriptions that match the default ones
(ignoring case)
Reported by: danfe (for net/mosquitto), portscan
|
Tue, 29 Dec 2020
|
[ 22:12 antoine ]
Drop optional dependency on python 2.7
|
Sat, 19 Sep 2020
|
[ 14:15 antoine ] (Only the first 10 of 25 ports in this commit are shown above. )
Unbreak bulk -a
|
Thu, 7 May 2020
|
[ 01:48 yuri ]
math/vtk6: Remove the leading "The" from COMMENT
Approved by: portmgr (blanket compliance)
|
Sat, 2 May 2020
|
[ 01:41 yuri ]
math/vtk*: Fix CONFLICTS lines
|
Wed, 15 Apr 2020
|
[ 06:13 stephen ]
- Use openmpi3 instead of openmpi.
PR: 245566
Submitted by: danilo@FreeBSD.org
|
Tue, 3 Dec 2019
|
[ 01:29 stephen ]
- Fix build on powerpc64 elfv2.
- Remove vtk5 from conflicts.
- Bump portrevision.
PR: 242361
Submitted by: Piotr Kubaj <pkubaj@FreeBSD.org>
|
Sun, 24 Nov 2019
|
[ 15:27 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
|
Wed, 6 Nov 2019
|
[ 18:07 zeising ] (Only the first 10 of 117 ports in this commit are shown above. )
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.
|
Fri, 9 Aug 2019
|
[ 12:47 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"
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Sun, 30 Jun 2019
|
[ 23:39 stephen ]
- powerpc64 needs -mminimal-toc in CXXFLAGS.
PR: 238894
Submitted by: Piotr Kubaj <pkubaj@FreeBSD.org>
|
Sat, 16 Mar 2019
|
[ 17:25 tcberner ]
math/vtk6: remove QT4 option (Qt4 deprecation)
Approved by: portmgr (implicit)
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Wed, 5 Dec 2018
|
[ 01:28 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
|
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
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
|
Thu, 12 Jul 2018
|
[ 19:05 yuri ]
math/vtk6: Update CONFLICTS
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
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
|
Tue, 20 Mar 2018
|
[ 02:19 stephen ]
- Fix make install error when compiling with QT5 enabled.
PR: ports/226752
Submitted by: otacilio.neto@bsd.com.br
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Sun, 24 Dec 2017
|
[ 12:17 antoine ]
Remove flavors from vtk6, it's not useful with PY_FLAVOR (initial
implementation of python flavors didn't have PY_FLAVOR)
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Fri, 10 Mar 2017
|
[ 10:32 antoine ]
Unbreak INDEX
|
[ 04:02 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>
|
Fri, 29 Jul 2016
|
[ 23:45 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>
|
Tue, 26 Jul 2016
|
[ 02:43 stephen ]
- Add more xorg and gl dependencies so that they are correctly registered.
- Bump portrevision.
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
[ 13:18 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 27 Jan 2016
|
[ 02:01 stephen ]
- Change Python bindings to ON by default.
- Bump portrevision.
Submitted by: thierry@FreeBSD.org
|
Sat, 28 Nov 2015
|
[ 05:34 stephen ]
- Mild cosmetic changes to the Makefile comments.
|
[ 05:30 stephen ]
- Add name mangling so that it will build when science/netcdf is installed.
- Bump portrevision.
|
[ 01:59 stephen ]
- Update to 6.2.0.
|
Sun, 22 Nov 2015
|
[ 16:55 stephen ]
- Give maintainership to stephen@, This will help him track subtle C++
errors. These errors also break cad/netgen.
|
Mon, 17 Aug 2015
|
[ 14:20 mat ] (Only the first 10 of 271 ports in this commit are shown above. )
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
|
Fri, 3 Jul 2015
|
[ 10:46 marino ] (Only the first 10 of 11 ports in this commit are shown above. )
Add USES=alias to 11 ports (non-invasive DragonFly support)
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Fri, 2 Jan 2015
|
[ 18:43 gahr ]
- Unbreak
|
Fri, 26 Dec 2014
|
[ 14:24 danilo ] (Only the first 10 of 17 ports in this commit are shown above. )
- Update net/openmpi to 1.8.4
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
Fri, 19 Dec 2014
|
[ 18:49 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
|
Wed, 10 Dec 2014
|
[ 22:29 gahr ] (Only the first 10 of 129 ports in this commit are shown above. )
- Reset maintainership of my ports
|
Mon, 13 Oct 2014
|
[ 12:10 gahr ]
- Enable the RenderingMatplotlib and PythonInterpreter modules when building
w/ Python support
- Bump PORTREVISION
Submitted by: Stas Timokhin <devel@stasyan.com> (via email)
|
Fri, 10 Oct 2014
|
[ 13:36 gahr ]
- Add an OPTION to enable the Python wrapping module
- Add an OPTION to chose between static and shared libs
- Bump PORTREVISION
|
Sun, 28 Sep 2014
|
[ 03:41 danilo ] (Only the first 10 of 17 ports in this commit are shown above. )
- Update net/openmpi from 1.8.2 to 1.8.3
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Tue, 15 Jul 2014
|
[ 17:52 adamw ] (Only the first 10 of 13 ports in this commit are shown above. )
Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES.
|
Mon, 14 Jul 2014
|
[ 16:51 tijl ] (Only the first 10 of 17 ports in this commit are shown above. )
- 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)
|
Mon, 7 Jul 2014
|
[ 08:17 gahr ]
- libGL is not needed when building with OSMESA
|
Tue, 1 Jul 2014
|
[ 14:21 gahr ]
- Add OPTIONal off-screen rendering support with graphics/libosmesa
|
Mon, 5 May 2014
|
[ 09:45 bapt ] (Only the first 10 of 293 ports in this commit are shown above. )
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
|
Tue, 18 Mar 2014
|
[ 15:03 gahr ]
- Make OPTIONS uppercase
- Bump PORTREVISION
Reported by: mat
|
[ 09:26 gahr ]
- Update to 6.1.0
- Support Qt5
- Install Tcl wrapping files in a saner location
|
Wed, 12 Feb 2014
|
[ 15:58 gahr ]
- Add dependency on libXt
|
Fri, 10 Jan 2014
|
[ 08:11 gahr ]
- Fix PLIST
Reported by: Stas Timokhin <devel@stasyan.com>
|
Wed, 8 Jan 2014
|
[ 17:18 gahr ] (Only the first 10 of 12 ports in this commit are shown above. )
- 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/
|
Number of commits found: 64 |