66 Commits

Author SHA1 Message Date
Joshua Root 051b51860e glew: update to 2.3.1 2026-01-24 16:17:17 +11:00
Joshua Root 29b1654ed6 glew dependents: rev bump for 2.3.0 2025-12-30 01:26:47 +11:00
Joshua Root 4d2ce849f7 nomaintainer graphics/*: remove compiler_blacklist_versions 2025-08-02 15:36:15 +10:00
Christopher Nielsen 3dea79c162 enblend: rev-bump for gsl ABI change 2024-11-04 15:26:11 -05:00
Marcus Calhoun-Lopez 2e7dfc4807 openexr: 3.1.7 update; new openexr2 port; revpumps 2023-05-09 15:56:57 -07:00
Christopher Nielsen 3a4b8eb581 enblend: blacklist clang < 1000; revert cctools
See: https://trac.macports.org/ticket/65694
2022-08-19 17:16:18 -04:00
Christopher Nielsen 05f3bdb00f enblend: add build dep cctools
- Naive fix, for potential assembler-related crash
See: https://trac.macports.org/ticket/65694
2022-08-19 16:01:05 -04:00
Renee Otten e1ba05f2f6 various ports: rebvump for gsl update in 05cab865ba
Upstream decided to change the library name libgsl.25.dylib to libgsl.27.dylib
in a minor patch release....
2021-12-08 10:47:46 -05:00
Chris Jones 114f24e28f enblend: migrate to boost PG 2021-06-08 17:41:41 +01:00
Joshua Root 0c3c5e7701 switch jpeg dependencies to libjpeg-turbo
Change jpeg port to install in a location that does not conflict with
libjpeg-turbo or mozjpeg. Change all jpeg dependencies to use
libjpeg-turbo by default while allowing mozjpeg as a drop-in
replacement. Rev bump dependent ports due to differing library version.

Fixes: https://trac.macports.org/ticket/38907
2021-01-18 20:13:50 +11:00
Ken 5c157f8496 enblend: tweak comment 2021-01-16 17:53:40 -08:00
Ken Cunningham 73c636df49 enblend: fix build with c++17 compilers
VERSION file conflicts with version header
2021-01-16 17:49:32 -08:00
Joshua Root a785790c07 glew dependents: rev bump for new library version 2021-01-11 00:46:14 +11:00
Joshua Root dcc120953e nomaintainer ports: retire cxx11 portgroup
Use new compiler options instead.
2019-10-07 00:45:20 +11:00
Ken Cunningham b11d893b11 enblend: update to 4.2
re-enable parallel building
disable image cache (removed)

remove MAKEINFO override hack
remove patch no longer needed

make nomaintainer:
previous maintainer has resigned port
see: https://trac.macports.org/ticket/35140#comment:21
2019-09-03 23:47:05 -07:00
Marcus Calhoun-Lopez f0c5383e97 openexr: update version 2.2.1->2.3.0
Rebuild dependencies due to library name change.
2018-11-01 19:10:04 -07:00
Marcus Calhoun-Lopez f8572bab63 opernexr: update version 2.2.0->2.2.1
Fixes https://trac.macports.org/ticket/56356
2018-04-25 12:49:56 -07:00
Michael Dickens 38c08eb5d7 Rebuild ports with boost 1.66.0
See: https://trac.macports.org/ticket/55551
2018-02-16 09:46:27 -05:00
Ryan Schmidt f3dd036d4a Rebuild ports with boost 1.65.1
See: https://trac.macports.org/ticket/50671
2017-11-10 03:43:17 -06:00
Marcus Calhoun-Lopez d40383ac69 enblend: update 4.1.3->4.1.5 and require C++11
Fixes https://trac.macports.org/ticket/44049
2017-08-20 09:04:27 -07:00
Joshua Root 07718ad895 Rev bump glew dependents
New major library version libGLEW.2.1.0
2017-08-06 00:29:12 +10:00
Marius Schamschula 4364547499 gsl 2.4: revision bump of dependents 2017-06-22 18:40:35 -05:00
Lawrence Velázquez 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
Marcus Calhoun-Lopez 1e74c66fdb openexr, ilmbase: update version to 2.2.0
revbump dependencies since library name changes
homepage states that new features "should be available to applications without code modifications"
merge openexr and ilmbase into one Portfile since versions now seem linked
fixes https://trac.macports.org/ticket/44620, https://trac.macports.org/ticket/44619, https://trac.macports.org/ticket/49965, and https://trac.macports.org/ticket/49966; maintainer timeout

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@148894 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-05-22 14:26:15 +00:00
David B. Evans a3b5660269 some dependents of gsl: increment revision to rebuild with gsl 2.1.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@143516 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-12-14 06:09:13 +00:00