Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.4_14 29 May 2019 10:22:58 |
rene |
Remove expired ports:
2019-05-28 graphics/cinepaint: Vulnerable since 2015, unmaintained and
underlinks
2019-05-28 audio/specimen: Unmaintained, depends on expiring x11-toolkits/phat
2019-05-28 devel/smack: Unmaintained, upstream disappeared, underlinks
2019-05-28 x11-toolkits/phat: Unmaintained, upstream disappeared, underlinks |
1.0.4_14 27 Apr 2019 20:01:06 |
antoine |
Schedule for removal |
1.0.4_14 22 Sep 2018 10:15:22 |
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. |
1.0.4_13 01 Dec 2017 01:58:23 |
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 |
1.0.4_12 05 Aug 2017 14:14:46 |
bsam |
graphics/cinepaint: Fix build with Oyranos-0.9.6.
The port seems to have some unique properties but was broken by my [1]
recent Oyranos update.
. fix build with oyranos-0.9.6, idea from
https://gitlab.com/beku/cinepaint-ng;
. QA: add dependencies.
PR: 221207 [1]
Reported by: gja822@narod.ru |
1.0.4_11 04 Jun 2017 21:00:48 |
cmt |
print/gutenprint: update to 5.2.12
https://sourceforge.net/projects/gimp-print/files/gutenprint-5.2/5.2.12/
The -ijs and -foomatic backends have been removed by upstream,
leaving -cups as the sole choice of backend. Therefore, the -base
and -cups ports have been merged into the main gutenprint port
and the obsolete components have been removed.
PR: 217118
Submitted by: bsam, tijl
Reported by: tijl |
1.0.4_11 22 May 2017 13:17:39 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
1.0.4_11 20 Jan 2017 20:16:28 |
antoine |
Reinplace the target of the symlink instead of the symlink
PR: 216309 |
1.0.4_11 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.4_11 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
1.0.4_11 24 Mar 2016 15:47:50 |
tijl |
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.
Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.
Fix print/ghostscript9-agpl-base to install eps2write.
Update math/asymptote to 2.37 to support newer Ghostscript.
PR: 208159
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.0.4_10 22 Aug 2015 17:48:36 |
hrs |
- Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be (Only the first 15 lines of the commit message are shown above ) |
1.0.4_9 16 Jul 2015 20:53:29 |
kwm |
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl
PR: 201201 (exp-run)
Approved by: portmgr (mat@)
Exp run by: antione@ (previous patch)
Differential Revision: https://reviews.freebsd.org/D2938 |
1.0.4_9 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.0.4_9 19 Apr 2015 13:42:47 |
tijl |
Modernise configure.in and Makefile.am
Reported by: antoine |
1.0.4_9 18 Apr 2015 19:09:04 |
tijl |
Convert to USES=autoreconf |
1.0.4_9 09 Mar 2015 00:58:38 |
amdmi3 |
- Strip libraries |
1.0.4_8 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.0.4_7 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
1.0.4_7 21 Oct 2014 16:36:12 |
mva |
- Convert ports of graphics/ to new USES=python
Approved by: portmgr (implicit) |
1.0.4_7 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
1.0.4_7 10 Sep 2014 20:50:37 |
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) |
1.0.4_6 30 Aug 2014 10:35:22 |
tijl |
Fix pkg-plist
Reported by: antoine |
1.0.4_5 26 Aug 2014 14:06:09 |
tijl |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.0.4_5 15 Aug 2014 20:37:33 |
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) |
1.0.4_4 29 Jul 2014 18:24:05 |
amdmi3 |
- Switch to USES=libtool, drop .la files |
1.0.4_3 15 Jun 2014 13:10:20 |
marino |
graphics/cinepaint: Fix start-up segfault on amd64
PR: 183691
Submitted by: avjwork (gmail) |
1.0.4_2 02 Feb 2014 18:24:01 |
antoine |
Stage support |
1.0.4_2 20 Nov 2013 14:25:28 |
nemysis |
- Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)
Approved by: wg (mentor) |
1.0.4_1 31 Oct 2013 00:32:31 |
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 ) |
1.0.4 22 Oct 2013 13:58:56 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
1.0.4 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.0.4 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.0.4 18 Jul 2013 05:35:36 |
miwi |
- Unbreak build after autotools update
Reported by: ph |
1.0.4 03 Jun 2013 12:45:59 |
ak |
- Remove empty files |
1.0.4 21 May 2013 05:43:22 |
miwi |
- Update to 1.0.4
PR: 178595
Submitted by: Ports Fury |
0.22_10 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.22_10 17 Jan 2013 03:32:28 |
swills |
- Chase lib version changes from ilmbase and OpenEXR updates |
0.22_9 12 Jun 2012 21:42:32 |
bapt |
Conver to new options framework |
0.22_9 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.22_8 15 Nov 2011 16:35:43 |
gahr |
- Unbreak - fix build with latest x11-toolkits/fltk
Feature safe: yes |
0.22_8 04 Nov 2011 22:03:24 |
pav |
- Mark BROKEN: does not compile with new fltk
Reported by: pointyhat |
0.22_8 23 Sep 2011 22:26:39 |
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 |
0.22_8 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.22_8 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.22_8 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.22_7 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.22_6 23 Mar 2010 21:14:39 |
gahr |
- Chase x11-toolkits/fltk update |
0.22_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.22_4 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.22_4 02 Aug 2009 19:36:34 |
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 |
0.22_4 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
0.22_3 02 Feb 2009 23:44:01 |
linimon |
Reset dyeske@gmail.com at his request.
Hat: portmgr |
0.22_3 08 Sep 2008 20:48:45 |
gahr |
- Unbreak after fltk update
- Fix dependencies
- Bump PORTREVISION
Approved by: portmgr |
0.22_2 06 Sep 2008 23:43:33 |
beech |
- Mark broken, won't compile.
PR: ports/127157
Submitted by: J. Altman <freebsd@chthonic.com> |
0.22_2 06 Jun 2008 13:35:04 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.22_1 22 Apr 2008 08:33:35 |
miwi |
- Fix build after xorg cleanup
Submitted by: pointyhat |
0.22 02 Feb 2008 18:47:22 |
beech |
- Fix Makefile
PR: ports/120218
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Reported by: pointyhat via edwin |
0.22 01 Feb 2008 19:11:14 |
beech |
- Update to 0.22
New Features:
o native OpenEXR Half sample type substitutes the older RnH 16-bit float
o load/save multilayerd OpenEXR files like from Blender
o load/save 16-bit Half Tiff's
o precise drawing with tablet
o hardware speedup in gamma-expose and Brightness/Contrast Adjustments
o dynamic colour visualisation in ICC Examin plug-in
o UTF-8 support through Gtk2
o UFRaw plug-in ready
o CMS defaults to Oyranos
as of 0.22-1:
o Tango icons for toolbox only
o Retinex plug-in
Bugfixes:
o missing stdio.h include for printf in fl_i18n_cinepaint.cxx
o --pedantic is omitted in openexr directory for
--enable-debug configure option
o patch to link in GTK libs
o all other see Change Log
PR: ports/114490
Submitted by: David Yeske <dyeske@gmail.com> |
0.20_3 30 Jan 2008 20:12:26 |
pav |
- Mark BROKEN: does not compile on amd64 with GCC 4.2
Reported by: pointyhat |
0.20_3 07 Oct 2007 17:46:16 |
nork |
Chase OpenEXR library version bumped. |
0.20_2 05 Jul 2007 23:39:06 |
edwin |
dyeske at yahoo dot com -> dyeske at gmail dot com |
0.20_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.20_1 11 Mar 2007 08:50:26 |
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 |
0.20 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
0.20 26 Mar 2006 21:34:36 |
pav |
- Update to 0.20
PR: ports/92089
Submitted by: David Yeske <dyeske@yahoo.com> (maintainer) |
0.18_4 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.18_3 22 Jan 2006 12:35:18 |
edwin |
SHA256ify
Approved by: krion@ |
0.18_3 15 Nov 2005 06:52:12 |
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. |
0.18_3 05 Oct 2004 12:39:05 |
danfe |
Unbreak the build with recent GCC.
Reported by: pointyhat.freebsd.org
Approved by: portmgr (marcus)
fjoe (mentor, implicit)
maintainer (timeout after 14 days) |
0.18_3 18 Sep 2004 07:46:06 |
kris |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
0.18_3 09 Jul 2004 17:43:11 |
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 |
0.18_3 21 Jun 2004 06:41:03 |
kris |
Now builds completely on amd64 |
0.18_3 10 Jun 2004 02:56:56 |
nork |
Chase lib version change of graphics/OpenEXR.
Forgotten by: myself |
0.18_2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.18_2 19 Mar 2004 22:40:31 |
kris |
BROKEN: Does not compile completely (appears as broken pkg-plist) |
0.18_2 14 Mar 2004 06:17:56 |
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. |
0.18_2 11 Feb 2004 23:59:04 |
pav |
- Enable OpenEXR dependency on -STABLE again
- Bump PORTREVISION
PR: ports/62676
Submitted by: David Yeske <dyeske@yahoo.com> (maintainer) |
0.18_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.18 11 Dec 2003 01:00:37 |
pav |
Add cinepaint, a filmgimp fork, which is a gimp fork.
Cinepaint is specially designed for frame-by-frame painting
and retouching of movie material.
PR: ports/57876
Submitted by: David Yeske <dyeske@yahoo.com> |