Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Jun 2022 15:13:01 1.11.1_21
|
Po-Chuan Hsieh (sunpoet)  |
*/*: Replace science/szip with science/libaec
- Bump PORTREVISION of dependent ports for dependency change
szip does not allow redistribution in binary form without proper commercial
license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building
this port, therefore building dependent ports are also blocked. Switch all
dependent ports to science/libaec to avoid conflicts and license issue.
PR: 228743, 246097, 250165 |
03 Aug 2021 18:19:14 1.11.1_20
|
Matthias Andree (mandree)  |
*: graphics/openexr PORTREVISION bumps
OpenEXR changes its SONAME again, so bump PORTREVISION of its users. |
17 Jul 2021 09:17:59 1.11.1_19
|
Matthias Andree (mandree)  |
*: bump PORTREVISION after math/Imath update |
03 Jul 2021 05:15:12 1.11.1_18
|
Matthias Andree (mandree)  |
*: Bump PORTREVISION for openexr update
OpenEXR's patchlevel updated bumped the major version
of the OpenEXR library, hence bump PORTREVISION of all
ports that require OpenEXR. |
18 May 2021 17:15:57 1.11.1_17
|
Matthias Andree (mandree)  |
Bump portrevisions of openexr and Imath users. |
12 Apr 2021 00:33:45 1.11.1_16
|
Matthias Andree (mandree)  |
graphics/vigra: make compatible with OpenEXR/Imath 3.0 |
06 Apr 2021 14:31:07 1.11.1_15
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13 Feb 2021 11:08:29
1.11.1_15
|
mandree  |
graphics/openexr, ilmbase: security update to v2.5.5
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.5
"Specific OSS-fuzz issues include:
OSS-fuzz #30291 Timeout in openexr_exrcheck_fuzzer
OSS-fuzz #29106 Heap-buffer-overflow in Imf_2_5::FastHufDecoder::decode
OSS-fuzz #28971 Undefined-shift in Imf_2_5::cachePadding
OSS-fuzz #29829 Integer-overflow in
Imf_2_5::DwaCompressor::initializeBuffers
OSS-fuzz #30121 Out-of-memory in openexr_exrcheck_fuzzer"
Bump PORTREVISION of ports that directly depend on openexr and/or ilmbase.
MFH: 2021Q1
Security: 98044aba-6d72-11eb-aed7-1b1b8a70cc8b |
03 Jan 2021 16:57:29
1.11.1_14
|
mandree  |
graphics/openexr: really commit v2.5.4 update.
Unfortunately, this was missed with the ilmbase update, and
causes yet another PORTREVISION bump on all dependent ports.
repeating ilmbase's commit log here:
"Patch release with various bug/sanitizer/security fixes, primarily related to
reading corrupted input files."
<https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.4>
Cherry-pick upstream commit for GCC 11 compatibility:
<https://github.com/AcademySoftwareFoundation/openexr/commit/a40a6151c4e746eb8f93c7c06992d0ec11289fdc>
Since this changes the patchlevel of the solibs, bump PORTREVISION of dependent
ports just to be sure.
(graphics/py-openshadinglanguage is unaltered and .includes the revision bump
from .../openshadinglanguage.)
MFH: 2021Q1 (this requires discussion by ports-secteam@!)
Reported by: VVD (IRC, #bsdports) |
03 Jan 2021 10:30:56
1.11.1_13
|
mandree  |
graphics/openexr: graphics/ilmbase: v2.5.4 update
"Patch release with various bug/sanitizer/security fixes, primarily related to
reading corrupted input files."
<https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.4>
Cherry-pick upstream commit for GCC 11 compatibility:
<https://github.com/AcademySoftwareFoundation/openexr/commit/a40a6151c4e746eb8f93c7c06992d0ec11289fdc>
Since this changes the patchlevel of the solibs, bump PORTREVISION of dependent
ports just to be sure.
(graphics/py-openshadinglanguage is unaltered and .includes the revision bump
from .../openshadinglanguage.)
MFH: 2021Q1 (this requires discussion by ports-secteam@!) |
13 Aug 2020 22:35:17
1.11.1_12
|
mandree  |
graphics/ilmbase, graphics/openexr: PORTREVISION bump for users
ilmbase and openexr were updated to v2.5.3 and their shlibs changed
from *.25.0.1 to *.25.0.2.
This is a PORTREVISION bump to ports using ilmbase or openexr
to chase that change and trigger rebuild. |
16 Jul 2020 12:13:30
1.11.1_11
|
mandree  |
openexr/ilmbase update w/ shlib rename => PORTREVISION bumps of dependent ports
OpenEXR and ILMBASE updates to 2.5.2 rename the full shlib version
names from .0.0 to .0.1 => to be on the safe side, bump PORTREVISIONs.
Approved by: portmgr (blanket)
MFH: 2020Q3 (PORTREVISION bump after OpenEXR/ilmbase update)
Security: 714e6c35-c75b-11ea-aa29-d74973d1f9f3 |
01 Jun 2020 17:09:32
1.11.1_10
|
fluffy  |
graphics/vigra: get rid of hardcoded python2.7 dependency
tested with python 3.6/3.7/3.8, no consumer issues detected
PR: 244371
Reported by: VVD <vvd@unislabs.com> |
12 May 2020 15:47:52
1.11.1_9
|
mandree  |
graphics/ilmbase: graphics/openexr: update to upstream release 2.5.1
Upstream release notes:
* A patch release that corrects the SO version for the v2.5 release,
which missed getting bumped in v2.5.0.
* This release also fixes an improper failure in IlmImfTest
when running on ARMv7 and AAarch64.
Bump PORTREVISION of all port directly requiring ilmbase or openexr
that are not marked BROKEN (shlib/.so file version bump).
Test build of all port directly depending on ilmbase or openexr
succeeded in poudriere in a 12.1-RELEASE amd64 jail. |
08 May 2020 11:57:55
1.11.1_8
|
mandree  |
graphics/ilmbase: graphics/openexr: update to v2.5.0
ChangeLog:
- https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.0
* Bump PORTREVISION of all consumers except py-openimageio (BROKEN).
* cad/PrusaSlicer:
LIB_DEPENDS: remove version from libHalf.so
BUILD_DEPENDS+=qt5-buildtools as package (needed on bare metal builds)
USE_GL+=gl
USES+=pkgconfig (needed to find libHalf) |
05 Jan 2020 02:17:33
1.11.1_7
|
mandree  |
graphics/ilmbase, graphics/openexr: upgrade to upstream v2.4.0
graphics/gstreamer1-plugins-openexr: switch from C++98 to C++11 to
match new OpenEXR headers and unbreak compilation.
Bump PORTREVISION of all ports depending directly on either, based
on assessing INDEX-12 (bump_portrevision.pl -l (shallow) used).
Release Notes:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.4.0
The update was deliberately deferred until after 2020Q1, and should
not be MFH'd back to it. |
11 Dec 2019 17:53:49
1.11.1_6
|
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
19 Aug 2019 15:35:28
1.11.1_5
|
jbeich  |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
26 Jul 2019 20:46:57
1.11.1_4
|
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 |
14 Apr 2019 14:08:04
1.11.1_3
|
meta  |
Bump PORTREVISION to force rebuild with correct dependency
PR: 237279
MFH: 2019Q2 |
14 Apr 2019 14:00:19
1.11.1_2
|
meta  |
graphics/vigra: Fix typo s/DPEENDS/DEPENDS/
PR: 237279
Submitted by: Darren Mulligan <fixer@bsdmail.com>
MFH: 2019Q2 |
12 Apr 2019 06:36:31
1.11.1_2
|
jbeich  |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
10 Apr 2019 22:04:57
1.11.1_1
|
antoine  |
Fix dependencies for NUMPY option |
05 Jan 2019 22:46:54
1.11.1_1
|
sunpoet  |
Update science/hdf5 to 1.10.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes
PR: 233070
Submitted by: wen |
25 Dec 2018 20:25:40
1.11.1
|
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 |
16 Dec 2018 17:01:42
1.11.1
|
pi  |
graphics/vigra: update 1.11.0 -> 1.11.1, should fix PNG support
PR: 228623
Reported by: grog
Relnotes: https://mailhost.informatik.uni-hamburg.de/pipermail/vigra/2017-May/001352.html |
12 Dec 2018 01:35:36
1.11.0_26
|
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 |
12 Dec 2018 00:15:50
1.11.0_25
|
jbeich  |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
22 Sep 2018 10:15:22
1.11.0_24
|
mandree  |
Update ilmbase and openexr to 2.3.0, rename OpenEXR to openexr.
Release notes: <https://github.com/openexr/openexr/releases/tag/v2.3.0>
Adjust LIB_DEPENDS of all ports that require ilmbase or openexr to chase
the new lower-case spelling of the name, and to omit the version from the
library name to ease future maintenance.
Bump PORTREVISION of all ports that depend on ilmbase or openexr directly,
so that they all get rebuilt on upgrades.
Add patches to graphics/ampasCTL to keep it alive, with (a) ilmbase now
that its Iex::BaseExc class is no longer derived from std::string,
details were given upstream through https://github.com/ampas/CTL/issues/71
and (b) to unwind semicolon/;-lists in cmake that stem from openexr/
ilmbase pkg-config variables.
(Note ampasCTL is unmaintained as FreeBSD port, and upstream,
and I cannot run-time test it.)
Poudriere build tests on 11.2-RELEASE-p1 amd64 of ALL ports depending
directly or indirectly on ilmbase and/or openexr have passed without
regressions. Thus invoking due diligence, I believe I have done the
equivalent of an -exp run, and do not require approval for the dependency
chases to third-party ports. |
05 Sep 2018 22:05:23
1.11.0_23
|
sunpoet  |
Update science/hdf5 to 1.10.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.2#releasenotes
https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.2/src/hdf5-1.10.2-RELEASE.txt
PR: 231009
Exp-run by: antoine |
09 Aug 2018 06:58:31
1.11.0_22
|
jbeich  |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
29 Jul 2018 22:18:46
1.11.0_21
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
18 Apr 2018 13:57:43
1.11.0_20
|
jbeich  |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
19 Feb 2018 11:10:43
1.11.0_19
|
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
15 Feb 2018 12:34:50
1.11.0_18
|
mat  |
devel/boost-python-libs got forgotten in the python flavorization, fix
this oversight.
Reviewed by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14368 |
18 Jan 2018 04:11:03
1.11.0_18
|
jbeich  |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
11 Dec 2017 02:16:36
1.11.0_17
|
jbeich  |
graphics/vigra: unbreak consumers on 10.* for NUMPY=on
Passing -std=gnu++11 also matches Boost since r450557.
/usr/local/lib/libvigraimpex.so: undefined reference to `operator delete(void*,
unsigned int)'
Reported by: antoine (via bug 223922 -exp run)
Submitted by: rakuco (adapted from bug 219484 fix) |
01 Dec 2017 01:58:23
1.11.0_16 
|
mandree  |
Security update OpenEXR and ilmbase to 2.2.1.
While here, fix libIlmImfUtil_la_LDFLAGp so that when linking libIlmImfUtil,
the locally built libIlmImf gets precedence over the one in /usr/local,
to permit upgrades in a running system with the older version installed.
This changes the library's SONAME, so bump PORTREVISION of all dependees.
Unfortunately, this looks a bit too intrusive for an MFH to 2017Q4.
Security: CVE-2017-9110
Security: CVE-2017-9111
Security: CVE-2017-9112
Security: CVE-2017-9113
Security: CVE-2017-9114
Security: CVE-2017-9115
Security: CVE-2017-9116
Security: 803879e9-4195-11e7-9b08-080027ef73ec |
25 Sep 2017 00:08:17
1.11.0_15
|
jbeich  |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
24 Sep 2017 18:45:08
1.11.0_14
|
jbeich  |
graphics/vigra: unbreak NUMPY=on with gcc7
In file included from include/vigra/resampling_convolution.hxx:46:0,
from include/vigra/resizeimage.hxx:46,
from vigranumpy/src/core/sampling.cxx:43:
include/vigra/imagecontainer.hxx: In member function 'void
vigra::ImagePyramid<ImageType, Alloc>::swap(const vigra::ImagePyramid<ImageType,
Alloc>&)':
include/vigra/imagecontainer.hxx:766:51: error: no matching function for call to
'swap(int&, const int&)'
std::swap(lowestLevel_, other.lowestLevel_);
^
[...]
PR: 222542
Reported by: math/saga
Obtained from: upstream |
10 Sep 2017 20:55:39
1.11.0_13
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
30 Aug 2017 20:14:35
1.11.0_11
|
tcberner  |
Fix plist.
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%PYTHON_SITELIBDIR%%/vigra/fourier.so |
02 Jun 2017 21:20:53
1.11.0_10
|
tcberner  |
Add more options to OPTIONS_DEFAULT
When convertin the WITHOUT_VIGRA_<FOO> flags to options in r441331 I failed to
add them to options default. So for example, the dependency on PNG was no longer
the default.
Add all the options, that were previously flags to OPTIONS_DEFAULT.
PR: 219569
Reported by: mandree |
30 May 2017 02:56:44
1.11.0_9
|
sunpoet  |
Update science/hdf5 to 1.10.1
- Bump PORTREVISION for shlib change
Changes: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt |
20 May 2017 19:45:46
1.11.0_8
|
tcberner  |
Cleanup graphics/vigra
* fix shebang for vigra-config (a python script, therefore, also add python as a
run-depends).
* add LIB_DPENDS to make qa happy
* add patch-CMakeLists.txt to add toggles for the imageformats JPEG, TIFF and
PNG aswell as for FFTW
* modernize option handling
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D10668 |
02 May 2017 06:48:11
1.11.0_7
|
jbeich  |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
01 Apr 2017 15:23:32
1.11.0_6
|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
06 Jan 2017 08:45:04
1.11.0_5
|
jbeich  |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
16 Dec 2016 05:08:09
1.11.0_4
|
jbeich  |
Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems
PR: 215192
Requested by: dim
Exp-run by: antoine
Approved by: antoine |
23 Nov 2016 12:45:47
1.11.0_3
|
jbeich  |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
20 Nov 2016 09:38:09
1.11.0_2
|
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
20 Apr 2016 20:42:40
1.11.0_1
|
sunpoet  |
- Update to 1.10.0
- Add LICENSE_FILE
- Remove outdated PORTSCOUT
- Re-enable SZIP option by default: it was changed unintentionally in r398300
Changes: https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0/src/hdf5-1.10.0-RELEASE.txt
https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html |
01 Apr 2016 14:00:57
1.11.0
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
20 Mar 2016 01:49:46
1.11.0
|
grog  |
Update link in pkg-descr.
New version 1.11.0.
Changes:
Ported vigranumpy to Python 3.5.
Added Chunked arrays to store data larger than RAM as a collection of
rectangular blocks.
Added vigra::ThreadPool and parallel_foreach() for portable
algorithm parallelization based on std::thread. Implemented
parallel versions of Gaussian smoothing, Gaussian derivatives,
connected components labeling, and union-find watersheds.
(Only the first 15 lines of the commit message are shown above ) |
25 Sep 2015 15:17:52
1.10.0_6
|
amdmi3  |
- Add LICENSE_FILE
- Cosmetic fix
- Regenerate patches with `make makepatch` |
24 Sep 2015 08:12:34
1.10.0_6
|
culot  |
- Reassign to the heap after fluffy@'s bit was taken in for safekeeping |
22 Jun 2015 18:33:22
1.10.0_6
|
antoine  |
Convert to USES=jpeg |
24 May 2015 08:10:29
1.10.0_6
|
sunpoet  |
- Update to 1.8.15
- Bump PORTREVISION for science/hdf5 shlib change
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.15-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html |
07 May 2015 15:17:33
1.10.0_5
|
mat  |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
02 Mar 2015 23:31:10
1.10.0_5
|
bapt  |
Remove Author from pkg-descr and white space fixes |
18 Jan 2015 10:39:51
1.10.0_5
|
sunpoet  |
- Update to 1.8.14
- Update MASTER_SITES
- Use INSTALL_TARGET=install-strip instead of
MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
- Bump PORTREVISION for science/hdf5 shlib change
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.14-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html |
25 Dec 2014 20:54:43
1.10.0_4
|
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
1.10.0_3
|
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
21 Oct 2014 16:36:12
1.10.0_3
|
mva  |
- Convert ports of graphics/ to new USES=python
Approved by: portmgr (implicit) |
20 Oct 2014 17:04:21
1.10.0_3
|
bapt  |
Cleanup plist |
10 Sep 2014 20:50:37
1.10.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) |
31 Aug 2014 16:36:23
1.10.0_2
|
tijl  |
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD |
15 Aug 2014 20:37:33
1.10.0_1
|
mandree  |
Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) |
15 Jul 2014 23:30:06
1.10.0
|
adamw  |
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. |
05 May 2014 18:45:43
1.10.0
|
pi  |
graphics/vigra: update to 1.10.0
- new version 1.10.0
- MASTERSITE changed to github
- Numpy option: make gcc usage functional again for 10.0+
- option descriptions changed from gcc46 to gcc47
- updates and fixes on plist
Changes: http://ukoethe.github.io/vigra/doc/vigra/CreditsChangelog.html
PR: ports/188372
Submitted by: Rainer Hurling
Approved by: maintainer (timeout), culot (mentor) |
03 May 2014 00:55:30
1.9.0_6
|
sunpoet  |
- Update to 1.8.12 (from science/hdf5-18)
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Use NOT_FOR_ARCHS
- Strip shared library
- Remove deprecated PTHREAD_*
- Use MAKE_CMD
- Bump PORTREVISION for science/hdf5 shlib change [1]
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Approved by: portmgr (bapt) [1] |
24 Apr 2014 13:25:52
1.9.0_5
|
gahr  |
- STAGE-clean |
16 Feb 2014 17:15:32
1.9.0_5
|
tijl  |
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.
Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.
Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...
Exp-run: bdrewery
Approved by: portmgr (bdrewery) |
07 Feb 2014 11:44:09
1.9.0_5
|
bapt  |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
13 Jan 2014 21:00:04
1.9.0_4
|
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
12 Dec 2013 13:01:41
1.9.0_4
|
bapt  |
Convert LIB_DEPENDS for ports depending on boost |
20 Nov 2013 14:25:28
1.9.0_4
|
nemysis  |
- Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)
Approved by: wg (mentor) |
31 Oct 2013 00:32:31
1.9.0_3
|
nemysis  |
graphics/ilmbase
- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Remove conflict with non existent Port
- USES pathfix pkgconfig
- Add executable
- Add DOCS Option
- Support STAGEDIR and add OPTIONS_SUB
- Use pathfix instead of simple patches
- Adjust patches
- Change WWW
graphics/OpenEXR (Only the first 15 lines of the commit message are shown above ) |
20 Sep 2013 18:35:46
1.9.0_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
04 Sep 2013 16:14:12
1.9.0_2
|
bapt  |
Remove patch that is not needed anymore (tested on 8.3 and 9.1) and that makes
clang+libc++ failing to build properly the port |
17 Aug 2013 16:27:24
1.9.0_2
|
gerald  |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
22 Mar 2013 20:06:15
1.9.0_2
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
13 Mar 2013 13:53:30
1.9.0_2
|
fluffy  |
- Depend on GCC4.6+ only when Python/NumPy option selected (due to Fortran use
in NumPy)
- By defaults NumPy option is off
- Bump PORTREVISION to force rebuild with main ports compiler
Requested by: amdmi3, jkim |
17 Jan 2013 16:05:39
1.9.0_1
|
swills  |
- Chase lib version changes from ilmbase and OpenEXR updates |
24 Nov 2012 02:25:38
1.9.0
|
fluffy  |
- Force to use gcc46+ if CC is not Clang.
Feature safe: yes |
23 Nov 2012 15:10:16
1.9.0
|
fluffy  |
- Update to 1.9.0 release (clang support improved)
- Handle python bindings in proper way (off by default)
- Make HDF and OpenEXR support optional (on by default)
- Use OptionsNG
- Declare LICENSE
- Trim Makefile header
Feature safe: yes |
23 Nov 2012 02:27:09
1.8.0_1
|
fluffy  |
- Control of Python dependency
PR: 173772
Submitted by: Mamoru Sakaue
Feature safe: yes |
09 Jun 2012 13:08:32
1.8.0
|
fluffy  |
- Unbreak with base gcc 4.2.1
- Handle both fftw dependencies at once
- No PORTREVISION bump, users with broken build never got this update
- Take maintainership due to vd@'s ENOTIME
Approved by: vd (maintainer, via email) |
08 Jun 2012 13:45:00
1.8.0
|
vd  |
Upgrade graphics/vigra from 1.7.1 to 1.8.0
PR: ports/168833
Submitted by: fluffy@ |
01 Jun 2012 05:26:28
1.7.1_4
|
dinoex  |
- update png to 1.5.10 |
17 Oct 2011 10:08:33
1.7.1_3
|
bf  |
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen |
15 Jul 2011 10:50:22
1.7.1_2
|
ale  |
Bump PORTREVISION for science/hdf5-18 shlib change. |
01 Jul 2011 07:13:48
1.7.1_1
|
vd  |
Request explicitly the lib hdf5.6 because if we ask for hdf5 then portmaster
considers that an installed version of science/hdf5 satisfies the dependency. |
29 Jun 2011 11:42:48
1.7.1
|
vd  |
Use science/hdf5-18 instead of science/hdf5 as dependency
In testing I used science/hdf5-18 but have somehow written science/hdf5
in the Makefile and it worked because the same lib is provided by
science/hdf5 too. This should fix [1].
PR: ports/158425 [1]
Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> |
29 Jun 2011 07:42:36
1.7.1
|
vd  |
Upgrade graphics/vigra from 1.6.0 to 1.7.1
Suggested by: Rainer Hurling <rhurlin@gwdg.de> |
04 Dec 2010 07:34:27
1.6.0_3
|
ade  |
Sync to new bsd.autotools.mk |
29 Mar 2010 05:58:06
1.6.0_3
|
dinoex  |
- fix build for png-1.4.1 |
28 Mar 2010 06:47:48
1.6.0_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.6.0_2
|
dinoex  |
- update to jpeg-8 |
02 Aug 2009 19:36:34
1.6.0_1
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |