non port: graphics/OpenEXR/Makefile |
Number of commits found: 79 |
Monday, 10 Sep 2018
|
13:11 mat
After an include, PLIST_SUB must be appended to, not overwritten.
If it is overwritten, many values will be clobbered, and
pain will ensue.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Sunday, 29 Jul 2018
|
22:18 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
|
Friday, 1 Dec 2017
|
01:58 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
|
Monday, 16 Oct 2017
|
18:31 mandree
Mark for expiration given the lack of upstream security fixes.
|
Sunday, 10 Sep 2017
|
20:55 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
|
Saturday, 1 Apr 2017
|
15:23 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
|
Sunday, 20 Nov 2016
|
09:38 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.
|
Saturday, 10 Sep 2016
|
14:22 mandree
Fixup r421626 to unbreak build on newer readelf.
PR: 212308
Reported by: antoine@
Differential Revision: D7842
|
Friday, 9 Sep 2016
|
18:50 mandree
Replace objdump by readelf. Fixes build on arm64.
While here, refresh patches.
PR: 212308
Submitted by: emaste@
Reported by: andrew@
MFH: 2016Q3
Differential Revision: D7842
|
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Friday, 20 Nov 2015
|
08:02 danfe
- Unbreak the build on PowerPC by using modern GCC version
- Do not use += to set initial CONFIGURE_ARGS value
- Convert to option helpers and new test framework (TEST_TARGET)
- Remove extra patch that prevented installation of the example files
(it is not needed in the post-staging era: running `make package
OPTIONS_UNSET=EXAMPLES -DBATCH' will produce package without the
exampes by default, requiring no special hacks)
- Wrap one overly long line by optimizing away one of the STRIP_CMD's
|
Thursday, 9 Apr 2015
|
09:59 amdmi3
- Fix build with base gcc on 8.x and 9.x, remove USE_GCC
PR: 196712
Approved by: mandree (maintainer)
|
Wednesday, 25 Mar 2015
|
20:09 marino
graphics category: Remove $PTHREAD_LIBS
graphics/zbar didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket
|
Monday, 19 Jan 2015
|
01:46 mandree
Fix compilation if SSE2 is enabled on i386.
While here, fix regression tests and see that things are fine.
(Some regression-test issues remain for largestack, the default build
passes make regression now on i386 and amd64).
(No revision bump because these are build fixes, and the regression test
stuff does not become part of the installed material.)
Assisted by: truckman@
PR: 196014
Submitted by: truckman@
|
Thursday, 11 Dec 2014
|
21:10 amdmi3
- Drop .la files, no dependees require them
Approved by: portmgr blanket
|
Wednesday, 10 Sep 2014
|
20:50 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)
|
Friday, 15 Aug 2014
|
23:11 mandree
Also strip libIlmImfUtil-2_2.so.22.
|
20:37 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)
|
Thursday, 3 Jul 2014
|
18:22 mandree
Avoid OBJDUMP warning on 10+, make error message more accurate.
|
18:13 mandree
Add sanity check to match LIB_DEPENDS C++ library against ours.
|
Wednesday, 23 Apr 2014
|
13:25 tijl
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries. Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field. In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.
PR: ports/188759
Exp-run: bdrewery
Approved by: portmgr (bdrewery)
|
Thursday, 10 Apr 2014
|
06:59 mandree
Grab after nemsysis gave these up.
|
Wednesday, 9 Apr 2014
|
19:16 nemysis
- Reset maintainer to ports@
|
Monday, 7 Apr 2014
|
20:33 mandree
Use proper libtool magic, to obtain a proper libIlmImf.la file that does
not refer to non-existing other .la files. Fixes build of graphics/gegl
on FreeBSD 10+. Bump PORTREVISION.
Approved by: portmgr (blanket)
|
Monday, 24 Mar 2014
|
17:49 nemysis
- Change license BSD to BSD3CLAUSE
- Add MAJORVER, VER
- Strip library
- Recreate patches with make makepatch
|
Friday, 29 Nov 2013
|
10:45 nemysis
- Remove obsolete REINPLACE_CMD,
Upstream have changed Makefile.am and Makefile.in
Reported by: mandree, danfe
Approved by: pawel / wg (mentors, implicit)
|
Thursday, 21 Nov 2013
|
00:40 nemysis
- Fix typo
Requested by: kwm
Approved by: pawel / wg (mentors, implicit)
|
Wednesday, 20 Nov 2013
|
13:57 olgeni
Bump PORTREVISION to trigger fix in r334407.
|
10:36 olgeni
Install missing ImfDeepImageStateAttribute.h.
Unbreaks graphics/gegl and graphics/ApmasCTL.
Submitted by: nemysis
|
Tuesday, 19 Nov 2013
|
17:13 nemysis
- Update to 2.1.0
Approved by: pawel / wg (mentors, implicit)
|
Tuesday, 12 Nov 2013
|
09:25 marino
graphics => ilmbase & OpenEXR: Fix == bashism in configure script
The latest versions of ilmbase and OpenEXR come with "== xyes" and
"== xno" in the configure script, potentially causing misconfiguration
as seen in DragonFly 3.6. Fix both in the post-patch target with sed.
Approved by: portmgr (bapt), maintainer AFK
|
Thursday, 31 Oct 2013
|
00:32 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
- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- USES gmake pathfix pkgconfig
- Add DOCS and EXAMPLES Options
- Support STAGEDIR and add OPTIONS_SUB
- Change REINPLACE_CMD
- Add extra patch for EXAMPLES
- Remove obsolete patches
- Bump dependent ports' revisions
Approved by: pawel / wg (mentors)
|
Friday, 20 Sep 2013
|
18:35 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Tuesday, 23 Apr 2013
|
10:47 bapt
Convert g* to USES=pkgconfig
|
Thursday, 17 Jan 2013
|
03:25 swills
- Update to 1.7.1
- Give maintainership to submitter
PR: ports/172339
Submitted by: nemysis <nemysis@gmx.ch>
|
Thursday, 20 Sep 2012
|
14:38 swills
- Update to 1.7.0
- Convert to OptionsNG
|
Wednesday, 15 Aug 2012
|
19:26 tabthorpe
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back
Approved by: portmgr
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Friday, 10 Dec 2010
|
23:03 pgollucci
- Fix build with GCC 45
- Bump PORTREVISION
PR: ports/148990
Submitted by: Anonymous <swell.k@gmail.com>
Approved by: maintainer timeout (nork ; 136 days)
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Sunday, 25 Apr 2010
|
03:21 nork
Fix build on powerpc.
PR: ports/146020 (based on)
Submitted by: Andreas Tobler andreast-list fgznet ch
|
Monday, 22 Mar 2010
|
05:09 linimon
Mark as broken on powerpc: fails to configure.
Hat: portmgr
|
Tuesday, 8 Sep 2009
|
02:24 amdmi3
- Explicitely link with threads library, otherwise it was impossible to link
with -lIlmImf (and dependent libraries as well) without -pthread
PR: 133291
Submitted by: myself
Approved by: maintainer timeout
|
Sunday, 2 Aug 2009
|
19:36 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
|
Wednesday, 23 Jul 2008
|
17:17 nork
Fix pkg-plist and override OpenEXR's include files issue.
So bump PORTREVISION, accordingly.
Pointy hat to: myself
|
Friday, 20 Jun 2008
|
12:38 pav
- Disable self-tests completely. The hang needs to be investigated before they
can be re-enabled.
|
Monday, 19 May 2008
|
23:13 pav
- Disable selftext on amd64/8 - we have a runaway IlmImfTest on pointyhat
|
Saturday, 19 Apr 2008
|
15:45 mi
Upgrade from 1.6.0 to 1.6.1, which includes some fixes for dealing with
corrupted files.
Approved by: maintainer
|
Monday, 3 Mar 2008
|
04:29 linimon
Re-enable self-test for sparc64-7.
Requested by: marius
|
Friday, 18 Jan 2008
|
23:31 linimon
Turn off self-test for sparc64. This was the way that sparc64-6.3R packages
were built.
Hat: portmgr
|
Sunday, 7 Oct 2007
|
23:28 nork
make test on PACKAGE_BUILDING.
Suggested by: mi
|
17:48 nork
Add missing LIB_DEPENDS.
|
17:45 nork
Update to 1.6.0.
|
Saturday, 17 Mar 2007
|
01:05 nork
Add backup sites.
PR: ports/110307
Submitted by: John Merryweather Cooper <john_m_cooper <@> yahoo.com>
|
Monday, 12 Mar 2007
|
02:47 nork
Oops, I forgot cvs remove.
Reported by: many people
Pointy hat to: myself
|
Sunday, 11 Mar 2007
|
08:50 nork
o Update to 1.4.0
o Chase libraries version bump to depending on this port.
[NOTE]
I disabled FLTK support, so you can't use OpenEXR's applications.
Because I'm validating FLTK support.
Spotted by: Nikolaj Thygesen <nikolaj.thygesen <@> diamondbox.dk>
Obtained from: Florian Kainz <kainz <@> ilm.com>
Committed at: AsiaBSDCon 2007 in Tokyo, Japan
Memorial Committing with:
bushman, kuriyama, hrs, gnn, nobutaka, nyan, motoyuki, metal,
simokawa, akiyama, ume, rwatson, pjd, mckusick, takawata,
murray, cjh, brooks, daichi, delphij, ups, rrs
|
Sunday, 28 Jan 2007
|
09:07 kris
Use libtool port instead of included one to avoid objformat a.out botch
|
Saturday, 1 Apr 2006
|
12:08 nork
Fix build on gcc 4.1.
PR: ports/95136
Submitted by: Ron MacNeil <macro@hotmail.com>
|
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Thursday, 12 Jan 2006
|
12:54 sem
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
|
Tuesday, 15 Nov 2005
|
06:52 ade
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Saturday, 8 Oct 2005
|
21:00 nork
Update to 1.2.2.
Pointed out by: ports version check via edwin
|
Thursday, 15 Sep 2005
|
14:11 nork
o Change dependency on fltk to fltk-threads.
o Bump PORTREVISION, accordingly.
|
Thursday, 10 Mar 2005
|
12:05 vs
Fix mispelings of PTHREAD_{CFLAGS,LIBS}.
|
Thursday, 23 Dec 2004
|
13:06 nork
Utilize USE_GNOME=pkgconfig.
Bump PORTREVISION,
Submitted by: pav
|
Friday, 9 Jul 2004
|
17:43 marcus
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
Wednesday, 9 Jun 2004
|
15:43 nork
Update to 1.2.1.
PR: ports/67743
Submitted by: ijliao
|
Sunday, 14 Mar 2004
|
06:17 ade
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Monday, 2 Feb 2004
|
17:17 nork
o no need USE_GCC.
o bump PORTREVISION acordingly.
Submitted by: David Yeske <dyeske@yahoo.com>
|
Saturday, 17 Jan 2004
|
21:44 nork
Update to 1.0.7.
|
Friday, 3 Oct 2003
|
11:04 edwin
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
Sunday, 11 May 2003
|
19:45 nork
o Remove dependency on x11-toolkits/fltk-xunicode by retire.
o Bump PORTREVISION accordingly.
|
Monday, 14 Apr 2003
|
01:37 nork
Remove invalid keyword line, and Bump PORTREVISION accordingly.
|
Monday, 24 Mar 2003
|
16:25 nork
Fix pkg-plist.
|
11:57 nork
Update to 1.0.5 and fix conditions for fltk dependency.
|
Tuesday, 25 Feb 2003
|
07:36 nork
Change USE_GCC=3.1 to USE_GCC=3.1+. This modification has temporary
sample code in.
Reported by: David Yeske <dyeske@yahoo.com>
NINOMIYA Hideyuki <nin@jp.FreeBSD.org>
|
Saturday, 22 Feb 2003
|
16:16 nork
De-pkg-comment.
|
Monday, 27 Jan 2003
|
16:48 nork
make more clean Makefile and CFLAGS.
Bump PORTREVISION for *_DEPENDS.
PR: ports/47378
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
|
Sunday, 26 Jan 2003
|
12:39 nork
Add OpenEXR(1.0.4), a high dynamic-range (HDR) image file format
(manipulator) developed by Industrial Light & Magic, a division
of Lucas Digital Ltd. LLC. It was used in the movies Harry Potter,
Men in Black II, and Signs.
Submitted by: NINOMIYA Hideyuki <nin@Jp.FreeBSD.org>
|
Number of commits found: 79 |