non port: graphics/OpenEXR/Makefile |
SVNWeb
|
Number of commits found: 79 |
Mon, 10 Sep 2018
|
[ 13:11 mat ] (Only the first 10 of 33 ports in this commit are shown above. )
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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Fri, 1 Dec 2017
|
[ 01:58 mandree ] (Only the first 10 of 49 ports in this commit are shown above. )
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
|
Mon, 16 Oct 2017
|
[ 18:31 mandree ]
Mark for expiration given the lack of upstream security fixes.
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Sun, 20 Nov 2016
|
[ 09:38 gerald ] (Only the first 10 of 364 ports in this commit are shown above. )
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.
|
Sat, 10 Sep 2016
|
[ 14:22 mandree ]
Fixup r421626 to unbreak build on newer readelf.
PR: 212308
Reported by: antoine@
Differential Revision: D7842
|
Fri, 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
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 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
|
Thu, 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)
|
Wed, 25 Mar 2015
|
[ 20:09 marino ] (Only the first 10 of 35 ports in this commit are shown above. )
graphics category: Remove $PTHREAD_LIBS
graphics/zbar didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket
|
Mon, 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@
|
Thu, 11 Dec 2014
|
[ 21:10 amdmi3 ]
- Drop .la files, no dependees require them
Approved by: portmgr blanket
|
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)
|
Fri, 15 Aug 2014
|
[ 23:11 mandree ]
Also strip libIlmImfUtil-2_2.so.22.
|
[ 20:37 mandree ] (Only the first 10 of 522 ports in this commit are shown above. )
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)
|
Thu, 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.
|
Wed, 23 Apr 2014
|
[ 13:25 tijl ] (Only the first 10 of 462 ports in this commit are shown above. )
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).
(Only the first 15 lines of the commit message are shown above )
|
Thu, 10 Apr 2014
|
[ 06:59 mandree ]
Grab after nemsysis gave these up.
|
Wed, 9 Apr 2014
|
[ 19:16 nemysis ]
- Reset maintainer to ports@
|
Mon, 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)
|
Mon, 24 Mar 2014
|
[ 17:49 nemysis ]
- Change license BSD to BSD3CLAUSE
- Add MAJORVER, VER
- Strip library
- Recreate patches with make makepatch
|
Fri, 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)
|
Thu, 21 Nov 2013
|
[ 00:40 nemysis ]
- Fix typo
Requested by: kwm
Approved by: pawel / wg (mentors, implicit)
|
Wed, 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
|
Tue, 19 Nov 2013
|
[ 17:13 nemysis ]
- Update to 2.1.0
Approved by: pawel / wg (mentors, implicit)
|
Tue, 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
|
Thu, 31 Oct 2013
|
[ 00:32 nemysis ] (Only the first 10 of 58 ports in this commit are shown above. )
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 )
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Tue, 23 Apr 2013
|
[ 10:47 bapt ] (Only the first 10 of 84 ports in this commit are shown above. )
Convert g* to USES=pkgconfig
|
Thu, 17 Jan 2013
|
[ 03:25 swills ]
- Update to 1.7.1
- Give maintainership to submitter
PR: ports/172339
Submitted by: nemysis <nemysis@gmx.ch>
|
Thu, 20 Sep 2012
|
[ 14:38 swills ]
- Update to 1.7.0
- Convert to OptionsNG
|
Wed, 15 Aug 2012
|
[ 19:26 tabthorpe ] (Only the first 10 of 57 ports in this commit are shown above. )
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back
Approved by: portmgr
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Fri, 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)
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sun, 25 Apr 2010
|
[ 03:21 nork ]
Fix build on powerpc.
PR: ports/146020 (based on)
Submitted by: Andreas Tobler andreast-list fgznet ch
|
Mon, 22 Mar 2010
|
[ 05:09 linimon ]
Mark as broken on powerpc: fails to configure.
Hat: portmgr
|
Tue, 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
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Wed, 23 Jul 2008
|
[ 17:17 nork ]
Fix pkg-plist and override OpenEXR's include files issue.
So bump PORTREVISION, accordingly.
Pointy hat to: myself
|
Fri, 20 Jun 2008
|
[ 12:38 pav ]
- Disable self-tests completely. The hang needs to be investigated before they
can be re-enabled.
|
Mon, 19 May 2008
|
[ 23:13 pav ]
- Disable selftext on amd64/8 - we have a runaway IlmImfTest on pointyhat
|
Sat, 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
|
Mon, 3 Mar 2008
|
[ 04:29 linimon ]
Re-enable self-test for sparc64-7.
Requested by: marius
|
Fri, 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
|
Sun, 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.
|
Sat, 17 Mar 2007
|
[ 01:05 nork ]
Add backup sites.
PR: ports/110307
Submitted by: John Merryweather Cooper <john_m_cooper <@> yahoo.com>
|
Mon, 12 Mar 2007
|
[ 02:47 nork ]
Oops, I forgot cvs remove.
Reported by: many people
Pointy hat to: myself
|
Sun, 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
|
Sun, 28 Jan 2007
|
[ 09:07 kris ] (Only the first 10 of 103 ports in this commit are shown above. )
Use libtool port instead of included one to avoid objformat a.out botch
|
Sat, 1 Apr 2006
|
[ 12:08 nork ]
Fix build on gcc 4.1.
PR: ports/95136
Submitted by: Ron MacNeil <macro@hotmail.com>
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Thu, 12 Jan 2006
|
[ 12:54 sem ] (Only the first 10 of 154 ports in this commit are shown above. )
- 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>
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Sat, 8 Oct 2005
|
[ 21:00 nork ]
Update to 1.2.2.
Pointed out by: ports version check via edwin
|
Thu, 15 Sep 2005
|
[ 14:11 nork ]
o Change dependency on fltk to fltk-threads.
o Bump PORTREVISION, accordingly.
|
Thu, 10 Mar 2005
|
[ 12:05 vs ]
Fix mispelings of PTHREAD_{CFLAGS,LIBS}.
|
Thu, 23 Dec 2004
|
[ 13:06 nork ]
Utilize USE_GNOME=pkgconfig.
Bump PORTREVISION,
Submitted by: pav
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ] (Only the first 10 of 489 ports in this commit are shown above. )
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
|
Wed, 9 Jun 2004
|
[ 15:43 nork ]
Update to 1.2.1.
PR: ports/67743
Submitted by: ijliao
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Mon, 2 Feb 2004
|
[ 17:17 nork ]
o no need USE_GCC.
o bump PORTREVISION acordingly.
Submitted by: David Yeske <dyeske@yahoo.com>
|
Sat, 17 Jan 2004
|
[ 21:44 nork ]
Update to 1.0.7.
|
Fri, 3 Oct 2003
|
[ 11:04 edwin ] (Only the first 10 of 42 ports in this commit are shown above. )
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
Sun, 11 May 2003
|
[ 19:45 nork ]
o Remove dependency on x11-toolkits/fltk-xunicode by retire.
o Bump PORTREVISION accordingly.
|
Mon, 14 Apr 2003
|
[ 01:37 nork ]
Remove invalid keyword line, and Bump PORTREVISION accordingly.
|
Mon, 24 Mar 2003
|
[ 16:25 nork ]
Fix pkg-plist.
|
[ 11:57 nork ]
Update to 1.0.5 and fix conditions for fltk dependency.
|
Tue, 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>
|
Sat, 22 Feb 2003
|
[ 16:16 nork ] (Only the first 10 of 40 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 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>
|
Sun, 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 |