Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.31.10 26 Oct 2024 17:16:51 |
Daniel Engberg (diizzy) |
graphics/autotrace: Update to 0.31.10
* Switch from PORTVERSION to DISTVERSION
* Update WWW
* Disable ming support permanently
* Enable "make test"
Changelog: https://github.com/autotrace/autotrace/releases/tag/0.31.10
Backport upstream commits:
eeeb813a416ff309804f6833729fab20d036e667
f436324241f4855325e64c6de0fb5be848a300f5
a26cfe0039f00012613edbe7cc5c58b623b3ea48
b32c25d16dadf85e6236b13aaf10edae52d810f4
a74b683a6bfeceeda8c4086a3eb559a98e950c95 (Only the first 15 lines of the commit message are shown above ) |
0.31.1_35 27 Feb 2024 16:30:55 |
Gleb Popov (arrowd) Author: Chris Hutchinson |
*: Move manpages to share/man
PR: 277322 |
0.31.1_34 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
0.31.1_34 30 Apr 2023 11:10:42 |
Felix Palmen (zirias) |
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.31.1_33 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.31.1_33 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.31.1_33 25 Apr 2022 11:56:06 |
Dmitry Marakasov (amdmi3) |
graphics/autotrace: update ImageMagick dependency
- Update ImageMagick dependency to 7 to avoid conflict between
imagemagick6 (from this port) and imagemagick7 (from pstoedit when
PSTOEDIT is enabled)
PR: 263449
Reported by: reprise
Submitted by: portmaster@bsdforge.com (maintainer) |
0.31.1_32 11 Dec 2021 13:50:53 |
Tobias C. Berner (tcberner) |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
0.31.1_32 17 Nov 2021 12:34:17 |
Dmitry Marakasov (amdmi3) |
graphics/autotrace: fix package build by disabling one of conflicting options
autotrace (optionally) pulls both imagemagick6 and pstoedit, while
the latter also pulls imagemagick7. Since imagemagick6 conflicts
with imagemagick7 and autotrace does not support imagemagick7, one
of the options need to be disabled by default to avoid the conflict.
Disabling PSTOEDIT in assumption that raster image support would be
more useful than postscript support.
Approved by: portmgr blanket |
0.31.1_32 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.31.1_32 10 Nov 2018 19:57:08 |
kwm |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
0.31.1_31 28 Sep 2017 15:36:31 |
kwm |
ImageMagick to 6.9.9-15.
* Disable FPX (FlashPix) support by default. This image format is really
rare these days coupled with that there are known CVE's in libfpx and
it doesn't seem to be maintained these days. It doesn't make sense to
keep it enabled by default anymore. [1]
* Add new option for RAW support
* Fix portscout macro to only show 6.9.x versions
Bump other ports for the shared library bumps in IM 6.
PR: 222309 [1]
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> [1] |
0.31.1_30 26 May 2017 08:20:19 |
kwm |
Chase ImageMagick shlib bump |
0.31.1_29 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.31.1_29 14 May 2015 11:55:26 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
0.31.1_29 10 Mar 2015 14:16:03 |
amdmi3 |
- Strip library |
0.31.1_28 24 Feb 2015 14:04:52 |
jbeich |
Pass maintainership
PR: 197781
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> |
0.31.1_28 18 Jan 2015 21:12:43 |
kwm |
Update ImageMagick to 6.9.0.4.
- Normalize the ImageMagick library name so it stays the same regardless of
what the 16-bit and HDRI option are set to [1]. Teach cmake to look for
the new name. Bump ports that link to the libraries due to this.
- As a result do away with the "HALFSUPPORTED" option block, and list
16-bit and HDRI with the other options.
- ImageMagick ships a basic SVG plugin when not using librsvg2 for SVG
support. This basic SVG plugin needs libxml2 to work [2]. Make libxml2
a mandatory dependency (instead of only when the SVG option was selected).
- Don't touch .keep files in the modules directory, there files there so
it useless.
PR: 194949 [1]
PR: 195227 [2]
Requested by: many [1]
Submitted by: software-freebsd@interfasys.ch [2] |
0.31.1_27 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.31.1_26 24 Dec 2014 16:04:23 |
antoine |
Properly support png 1.5
Obtained from: pkgsrc |
0.31.1_26 07 Nov 2014 09:55:23 |
kwm |
Remove * from LIB_DEPENDS lines and specify the default library name
for ImageMagick. Using '*' it is unsupported and potention bugs here. |
0.31.1_26 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
0.31.1_26 22 Aug 2014 19:08:37 |
tijl |
- graphics/ming: Add USES=libtool and bump dependent ports
- graphics/autotrace: Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- graphics/pencil: Fix dependencies |
0.31.1_25 28 Jul 2014 21:54:34 |
adamw |
Rename german/ and graphics/ patch-xy patches to reflect the files they modify. |
17 Jun 2014 20:05:31
|
kwm |
Update to 6.8.9-3 [1][3].
Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]
JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
anymore at run-time.
PR: 185462 [1] (Only the first 15 lines of the commit message are shown above ) |
0.31.1_24 04 Jun 2014 13:32:10 |
amdmi3 |
- Switch to USES=libtool, drop .la files |
0.31.1_23 21 Jan 2014 18:31:32 |
antoine |
Stage support |
0.31.1_23 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.31.1_23 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.31.1_23 23 Apr 2013 10:47:03 |
bapt |
Convert g* to USES=pkgconfig |
0.31.1_23 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
0.31.1_23 13 Dec 2012 18:35:52 |
bdrewery |
- Chase graphics/ImageMagick update
- Trim header |
0.31.1_22 29 Oct 2012 14:13:59 |
bapt |
Adding missing bits from previous commit
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes |
0.31.1_22 29 Oct 2012 11:05:21 |
bapt |
- Optionify imagemagick dependency
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: ports/172013
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes |
0.31.1_22 22 Sep 2012 21:06:17 |
rm |
- fix ming dependency option name
Reported by: Naram Qashat <cyberbotx at cyberbotx dot com> (via ports@) |
0.31.1_22 12 Jun 2012 21:42:32 |
bapt |
Conver to new options framework |
0.31.1_22 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.31.1_21 11 Oct 2011 19:38:24 |
mm |
Bump PORTREVISION and ImageMagick shared library |
0.31.1_20 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.31.1_20 31 Aug 2011 12:31:23 |
kwm |
Chase graphics/ming shlib bump.
Reported by: Jashank Jeremy <jashank.jeremy@gmail.com> (via irc) |
0.31.1_20 02 Aug 2011 10:01:45 |
gahr |
- Disable default swf support via graphics/ming, which is currently broken |
0.31.1_20 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.31.1_20 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
0.31.1_19 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.31.1_19 24 Jul 2010 19:49:59 |
mm |
Update ImageMagick to 6.6.2-10 |
0.31.1_18 28 Mar 2010 21:41:12 |
mm |
- Bump Magick++, MagickWand or MagickCore dependency |
0.31.1_17 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.31.1_16 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.31.1_15 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.31.1_15 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.31.1_15 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.31.1_14 10 Feb 2009 19:50:55 |
mm |
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above |
0.31.1_13 17 Dec 2008 10:28:40 |
pav |
- Fix build with new ImageMagick
PR: ports/129637
Submitted by: Tom Russo <russo@bogodyn.org> |
0.31.1_13 02 Dec 2008 22:02:41 |
gahr |
- Re-enable and fix ImageMagick support
- Fix LIB_DEPENDS list |
0.31.1_12 02 Dec 2008 21:39:36 |
gahr |
- Disable ImageMagick support (broken) |
0.31.1_11 26 Sep 2008 13:59:09 |
gahr |
- Fix ImageMagick libraries |
0.31.1_11 01 Jul 2008 08:29:57 |
miwi |
- Fix Options
PR: 125129
Submitted by: Warren Block <wblock@wonkity.com> |
0.31.1_10 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.31.1_9 26 Jan 2008 14:10:19 |
tabthorpe |
- OPTIONify dependencies
- While I am here, use SF macro
PR: ports/117805
Submitted by: Roland Smith <rsmith xs4all.nl>
Reviewed by: miwi
Sponsored by: FreeBSD Bug-a-thon #3 |
0.31.1_9 15 Jun 2007 13:10:58 |
pav |
- Fix pstoedit detection in configure script, pstoedit switched to pkg-config
recently
- Style
PR: ports/111400
Reported by: bf <bf2006a@yahoo.com> |
0.31.1_8 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.31.1_7 27 Feb 2007 00:16:01 |
linimon |
Reset kanou@khdd.net due to maintainer timeouts and no response to earlier
mail.
Hat: portmgr |
0.31.1_7 10 Feb 2007 06:05:06 |
kris |
Use libtool15 port instead of included version to avoid objformat a.out botch |
0.31.1_7 24 May 2006 14:21:45 |
mnag |
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION |
0.31.1_6 26 Apr 2006 08:36:33 |
leeym |
- unbreak for ming.4 |
0.31.1_6 24 Apr 2006 13:55:16 |
leeym |
- catch up with graphics/ming
Pointy hat: garga |
0.31.1_6 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.31.1_5 22 Jan 2006 12:35:18 |
edwin |
SHA256ify
Approved by: krion@ |
0.31.1_5 05 Jan 2006 03:57:35 |
edwin |
Chase libversion bumb to libMagick.so.9
PR: ports/91270 |
0.31.1_4 30 Nov 2005 11:59:08 |
garga |
- Remove bzip2 from list of dependencies,
it has been part of base system since 4.4
PR: 88989
Submitted by: edwin
Approved by: maintainer timeout (16 days) |
0.31.1_4 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.31.1_4 20 Apr 2005 11:19:00 |
vs |
Prune redundant LIB_DEPENDS
PR: ports/80128
Submitted by: Udo Mueller via maintainer |
0.31.1_3 06 Mar 2005 22:16:54 |
pav |
- Chase ImageMagick shlib bump
PR: ports/78455
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's
maintainer) |
0.31.1_2 05 Dec 2004 15:12:36 |
josef |
Bump portrevision and dependency on ImageMagick
in order to trace recent ImageMagick update.
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
PR: ports/74487
Approved by: mat
Reviewed by: lofi |
0.31.1_1 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.31.1_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.31.1_1 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.31.1_1 25 Feb 2004 22:55:55 |
pav |
Chase repomove graphics/hdf* -> science/hdf* |
0.31.1_1 04 Oct 2003 16:36:19 |
nork |
Chase lib version change of graphics/ImageMagick.
Bump PORTREVISION acordingly. |
0.31.1 28 Mar 2003 13:35:06 |
nork |
Resurrect new address changed in previous commit.
Pointed out by: kris |
0.31.1 28 Mar 2003 13:06:30 |
kris |
Reset bouncing maintainer address. |
0.31.1 21 Feb 2003 12:15:34 |
knu |
De-pkg-comment. |
0.31.1 04 Feb 2003 02:53:56 |
edwin |
maintainer update to version 0.31.1
Please note that it bumps the shlib versionnumber.
PR: ports/47205
Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp> |
0.31.0 23 Nov 2002 14:23:15 |
olgeni |
libautotrace.so.1 -> libautotrace.so.2 |
0.31.0 08 Nov 2002 04:28:59 |
edwin |
Autotrace port is updated to 0.31.0 by maintainer.
Shared library version is changed from 1 to 2 and
one port (graphics/frontline) is affected.
PR: ports/44846
Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp> |
0.30.5 13 Sep 2002 16:45:02 |
sobomax |
Update to 0.30.5. |
0.30_2 12 Sep 2002 11:15:17 |
sobomax |
- Remove redundant USE_AUTOCONF;
- correct regex supplied to REINPLACE_CMD (remove perlis'm), so that
autotrace.pc is now installed into correct location;
- adjust pkg-plist accordingly, sort and remove redundant items;
- bump PORTREVISION. |
0.30_1 29 Jun 2002 19:03:07 |
ijliao |
${PERL} -> ${REINPLACE_CMD}
fix PLIST
bump portrevision
PR: 39981
Submitted by: maintainer |
0.30 22 Apr 2002 20:02:47 |
pat |
Update to 0.30
PR: 36776
Submitted by: maintainer |
12 Mar 2002 22:54:13 |
knu |
Bump PORTREVISION after the freetype2 shlib major update. |
11 Mar 2002 17:25:31 |
sobomax |
Chase increase of freetype2 shlib version. |
03 Feb 2002 00:42:28 |
pat |
Update to 0.29 |
21 Jan 2002 11:46:49 |
sobomax |
Update version number of freetype2 shared library. |
25 Dec 2001 05:04:32 |
dwcjr |
Update to 0.28 |
18 Sep 2001 06:57:52 |
knu |
Reflect the updates of libwmf and ming. |
11 Sep 2001 03:22:51 |
ache |
Bump png major |
15 Aug 2001 21:33:16 |
knu |
Conditionalize bzip2 dependencies. |
12 Jul 2001 11:10:30 |
sobomax |
Update version number of freetype2 shared library. |
19 May 2001 16:29:55 |
ijliao |
add autotrace convert bitmap to vector graphics |