non port: graphics/autotrace/Makefile |
SVNWeb
|
Number of commits found: 89 |
Sun, 30 Apr 2023
|
[ 11:10 Felix Palmen (zirias) ] a6bb2f8 (Only the first 10 of 148 ports in this commit are shown above. )
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 022e658 (Only the first 10 of 771 ports in this commit are shown above. )
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 )
|
Mon, 25 Apr 2022
|
[ 11:56 Dmitry Marakasov (amdmi3) ] 8f12a47
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)
|
Sat, 11 Dec 2021
|
[ 13:50 Tobias C. Berner (tcberner) ] 45526ec (Only the first 10 of 146 ports in this commit are shown above. )
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 )
|
Wed, 17 Nov 2021
|
[ 12:34 Dmitry Marakasov (amdmi3) ] 1067219
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
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 10 Nov 2018
|
[ 19:57 kwm ] (Only the first 10 of 157 ports in this commit are shown above. )
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>
|
Thu, 28 Sep 2017
|
[ 15:36 kwm ] (Only the first 10 of 36 ports in this commit are shown above. )
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]
|
Fri, 26 May 2017
|
[ 08:20 kwm ] (Only the first 10 of 34 ports in this commit are shown above. )
Chase ImageMagick shlib bump
|
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
|
Thu, 14 May 2015
|
[ 11:55 amdmi3 ]
- Add CPE info
Approved by: portmgr blanket
|
Tue, 10 Mar 2015
|
[ 14:16 amdmi3 ]
- Strip library
|
Tue, 24 Feb 2015
|
[ 14:04 jbeich ]
Pass maintainership
PR: 197781
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
|
Sun, 18 Jan 2015
|
[ 21:12 kwm ] (Only the first 10 of 45 ports in this commit are shown above. )
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]
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
Wed, 24 Dec 2014
|
[ 16:04 antoine ]
Properly support png 1.5
Obtained from: pkgsrc
|
Fri, 7 Nov 2014
|
[ 09:55 kwm ] (Only the first 10 of 32 ports in this commit are shown above. )
Remove * from LIB_DEPENDS lines and specify the default library name
for ImageMagick. Using '*' it is unsupported and potention bugs here.
|
Fri, 22 Aug 2014
|
[ 19:08 tijl ]
- graphics/ming: Add USES=libtool and bump dependent ports
- graphics/autotrace: Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- graphics/pencil: Fix dependencies
|
Mon, 28 Jul 2014
|
[ 21:54 adamw ] (Only the first 10 of 234 ports in this commit are shown above. )
Rename german/ and graphics/ patch-xy patches to reflect the files they modify.
|
Tue, 17 Jun 2014
|
[ 20:05 kwm ] (Only the first 10 of 36 ports in this commit are shown above. )
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 )
|
Wed, 4 Jun 2014
|
[ 13:32 amdmi3 ]
- Switch to USES=libtool, drop .la files
|
Tue, 21 Jan 2014
|
[ 18:31 antoine ]
Stage support
|
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)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
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
|
Tue, 19 Mar 2013
|
[ 13:04 eadler ] (Only the first 10 of 218 ports in this commit are shown above. )
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)
|
Thu, 13 Dec 2012
|
[ 18:35 bdrewery ]
- Chase graphics/ImageMagick update
- Trim header
|
Mon, 29 Oct 2012
|
[ 14:13 bapt ]
Adding missing bits from previous commit
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes
|
[ 11:05 bapt ]
- Optionify imagemagick dependency
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: ports/172013
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes
|
Sat, 22 Sep 2012
|
[ 21:06 rm ]
- fix ming dependency option name
Reported by: Naram Qashat <cyberbotx at cyberbotx dot com> (via ports@)
|
Tue, 12 Jun 2012
|
[ 21:42 bapt ] (Only the first 10 of 27 ports in this commit are shown above. )
Conver to new options framework
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Tue, 11 Oct 2011
|
[ 19:38 mm ]
Bump PORTREVISION and ImageMagick shared library
|
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
|
Wed, 31 Aug 2011
|
[ 12:31 kwm ]
Chase graphics/ming shlib bump.
Reported by: Jashank Jeremy <jashank.jeremy@gmail.com> (via irc)
|
Tue, 2 Aug 2011
|
[ 10:01 gahr ]
- Disable default swf support via graphics/ming, which is currently broken
|
Mon, 2 May 2011
|
[ 12:44 makc ] (Only the first 10 of 195 ports in this commit are shown above. )
Bump PORTREVISION after open-mofit update
|
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
|
Sat, 24 Jul 2010
|
[ 19:49 mm ] (Only the first 10 of 33 ports in this commit are shown above. )
Update ImageMagick to 6.6.2-10
|
Sun, 28 Mar 2010
|
[ 21:41 mm ] (Only the first 10 of 30 ports in this commit are shown above. )
- Bump Magick++, MagickWand or MagickCore dependency
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 22 Aug 2009
|
[ 00:23 amdmi3 ] (Only the first 10 of 415 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with G
|
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
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Tue, 10 Feb 2009
|
[ 19:50 mm ] (Only the first 10 of 32 ports in this commit are shown above. )
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above
|
Tue, 2 Dec 2008
|
[ 22:02 gahr ]
- Re-enable and fix ImageMagick support
- Fix LIB_DEPENDS list
|
[ 21:39 gahr ]
- Disable ImageMagick support (broken)
|
Fri, 26 Sep 2008
|
[ 13:59 gahr ]
- Fix ImageMagick libraries
|
Tue, 1 Jul 2008
|
[ 08:29 miwi ]
- Fix Options
PR: 125129
Submitted by: Warren Block <wblock@wonkity.com>
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Sat, 26 Jan 2008
|
[ 14:10 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
|
Fri, 15 Jun 2007
|
[ 13:10 pav ]
- Fix pstoedit detection in configure script, pstoedit switched to pkg-config
recently
- Style
PR: ports/111400
Reported by: bf <bf2006a@yahoo.com>
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 27 Feb 2007
|
[ 00:16 linimon ]
Reset kanou@khdd.net due to maintainer timeouts and no response to earlier
mail.
Hat: portmgr
|
Sat, 10 Feb 2007
|
[ 06:05 kris ] (Only the first 10 of 73 ports in this commit are shown above. )
Use libtool15 port instead of included version to avoid objformat a.out botch
|
Wed, 24 May 2006
|
[ 14:21 mnag ] (Only the first 10 of 32 ports in this commit are shown above. )
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
|
Mon, 24 Apr 2006
|
[ 13:55 leeym ]
- catch up with graphics/ming
Pointy hat: garga
|
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, 5 Jan 2006
|
[ 03:57 edwin ] (Only the first 10 of 90 ports in this commit are shown above. )
Chase libversion bumb to libMagick.so.9
PR: ports/91270
|
Wed, 30 Nov 2005
|
[ 11:59 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)
|
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.
|
Wed, 20 Apr 2005
|
[ 11:19 vs ]
Prune redundant LIB_DEPENDS
PR: ports/80128
Submitted by: Udo Mueller via maintainer
|
Sun, 6 Mar 2005
|
[ 22:16 pav ] (Only the first 10 of 17 ports in this commit are shown above. )
- Chase ImageMagick shlib bump
PR: ports/78455
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's
maintainer)
|
Sun, 5 Dec 2004
|
[ 15:12 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
|
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
|
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.
|
Wed, 25 Feb 2004
|
[ 22:55 pav ]
Chase repomove graphics/hdf* -> science/hdf*
|
Sat, 4 Oct 2003
|
[ 16:36 nork ]
Chase lib version change of graphics/ImageMagick.
Bump PORTREVISION acordingly.
|
Fri, 28 Mar 2003
|
[ 13:35 nork ]
Resurrect new address changed in previous commit.
Pointed out by: kris
|
[ 13:06 kris ]
Reset bouncing maintainer address.
|
Fri, 21 Feb 2003
|
[ 12:15 knu ] (Only the first 10 of 208 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 4 Feb 2003
|
[ 02:53 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>
|
Fri, 8 Nov 2002
|
[ 04:28 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>
|
Fri, 13 Sep 2002
|
[ 16:45 sobomax ]
Update to 0.30.5.
|
Thu, 12 Sep 2002
|
[ 11:15 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.
|
Sat, 29 Jun 2002
|
[ 19:03 ijliao ]
${PERL} -> ${REINPLACE_CMD}
fix PLIST
bump portrevision
PR: 39981
Submitted by: maintainer
|
Mon, 22 Apr 2002
|
[ 20:02 pat ]
Update to 0.30
PR: 36776
Submitted by: maintainer
|
Tue, 12 Mar 2002
|
[ 22:54 knu ]
Bump PORTREVISION after the freetype2 shlib major update.
|
Mon, 11 Mar 2002
|
[ 17:25 sobomax ] (Only the first 10 of 11 ports in this commit are shown above. )
Chase increase of freetype2 shlib version.
|
Sun, 3 Feb 2002
|
[ 00:42 pat ]
Update to 0.29
|
Mon, 21 Jan 2002
|
[ 11:46 sobomax ] (Only the first 10 of 14 ports in this commit are shown above. )
Update version number of freetype2 shared library.
|
Tue, 25 Dec 2001
|
[ 05:04 dwcjr ]
Update to 0.28
|
Tue, 18 Sep 2001
|
[ 06:57 knu ]
Reflect the updates of libwmf and ming.
|
Tue, 11 Sep 2001
|
[ 03:22 ache ] (Only the first 10 of 36 ports in this commit are shown above. )
Bump png major
|
Wed, 15 Aug 2001
|
[ 21:33 knu ] (Only the first 10 of 17 ports in this commit are shown above. )
Conditionalize bzip2 dependencies.
|
Thu, 12 Jul 2001
|
[ 11:10 sobomax ]
Update version number of freetype2 shared library.
|
Sat, 19 May 2001
|
[ 16:29 ijliao ]
add autotrace convert bitmap to vector graphics
|
Number of commits found: 89 |