Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.8.0.7_9,1 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
6.8.0.7_9,1 08 May 2014 03:25:06 |
sunpoet |
- Update to 0.4.0
- Add LICENSE
- Sort LIB_DEPENDS
- Use USES=libtool
- Do not silence installation message
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
6.8.0.7_8,1 30 Apr 2014 17:27:08 |
tijl |
Convert to USES=libtool. |
6.8.0.7_7,1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
6.8.0.7_5,1 06 Feb 2014 09:39:14 |
kwm |
Adopt. |
6.8.0.7_5,1 02 Feb 2014 22:44:23 |
riggs |
- Adjust location of freetype headers in ImageMagick sources
- Bump PORTREVISION
Note that this is a stop-gap to avoid runtime errors with ImageMagick.
It allows for working pkg builds with default PREFIX/LOCALBASE.
A more substantial rework and upgrade of the ImageMagick port needs to be
conducted.
PR: ports/186170, ports/186171
Submitted by: Vivek Khera <vivek@khera.org>, Alexander Panyushkin
<vsityz@gmail.com>
Approved by: mentor (thierry)
MFH: 2014Q1 |
6.8.0.7_4,1 16 Jan 2014 00:53:52 |
mandree |
Fix packaging with MODULES option disabled, by not trying to package
empty directories.
Submitted by: Lowell Gilbert |
6.8.0.7_3,1 14 Jan 2014 03:23:01 |
mandree |
Convert to staging. Beat Perl's .packlist into shape.
Fix shebang line in one example file.
Approved by: portmgr (implicit, blanket) |
6.8.0.7_3,1 14 Jan 2014 02:49:02 |
mandree |
USE_GMAKE -> USES=gmake.
Approved by: portmgr@ (implicit, blanket) |
6.8.0.7_3,1 12 Jan 2014 22:54:00 |
naddy |
xz has been in base long enough, drop workarounds for unsupported releases. |
6.8.0.7_3,1 07 Jan 2014 00:23:35 |
rakuco |
Go back to 6.8.0 :(
This reverts r338918, r338948, r338951 and r338953 (modulo reassigning the
port to ports@, some comment fixes and the removal of a patch that was meant
for FreeBSD 7).
ImageMagick is normally a beast to update, and somewhere between 6.8.0 and
6.8.8 the developers also decided to change the naming scheme for their
libraries, which requires updating tons of ports in the tree and bumping a
lot of PORTREVISIONs. I do not have the time for that at the moment, so it's
safer to go back to what was working and let a braver soul handle the update
properly later, otherwise the tree will be on fire for quite a while.
ache: I'm truly sorry for reverting your PerlMagick commits, but I couldn't
test if they still worked with the older version in a timely fashion. |
6.8.8.1 06 Jan 2014 23:17:05 |
ache |
Add new PerlMagick files to pkg-plist.
Move Makefile comment where it belongs.
Return back PERL option as default one. At least basic PerlMagick
functions works in my testing. |
6.8.8.1 06 Jan 2014 23:08:14 |
rakuco |
Revert weird LICENSE change that crept in in r338918.
Reported by: ohauer@ |
6.8.8.1 06 Jan 2014 22:07:24 |
ache |
Fix PerlMagick build and install |
6.8.8.1 06 Jan 2014 18:32:16 |
rakuco |
From the PR:
1. Update to 6.8.8-1
2. Remove PerlMagick as default as it's broken various people on:
http://www.imagemagick.org/discourse-server/viewforum.php?f=7&sid=b5596d2bbecf49db8100269f9f953150
have also complained about broken PerlMagick
3. Remove me as maintainer as I no longer have time to put up with IM's
500 releases in a month.
4. remove fourier patch as it was to fix something in 7.x which is now EOL
PR: ports/185462
Submitted by: chris petrik <c.petrik.sosa@gmail.com> (maintainer) |
6.8.0.7_3 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
6.8.0.7_3 20 Nov 2013 19:56:08 |
delphij |
Remove extra PORTREVISION. |
6.8.0.7_3 20 Nov 2013 14:25:28 |
nemysis |
- Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)
Approved by: wg (mentor) |
6.8.0.7_2 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 ) |
6.8.0.7_1 04 Oct 2013 09:32:55 |
bapt |
Readd the PKGNAMESUFFIX it was used by a slave port |
6.8.0.7_1 04 Oct 2013 08:52:33 |
bapt |
Do not arbitrary rename packages |
6.8.0.7_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
6.8.0.7_1 09 Sep 2013 22:49:21 |
mm |
Bump some PORTREVISIONs due to graphics/webp update to 0.3.1 |
6.8.0.7_1 03 Sep 2013 17:13:27 |
antoine |
Magick-config and friends run depend on pkgconf
Approved by: portmgr (bapt) |
6.8.0.7_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
6.8.0.7_1 31 Jul 2013 06:54:10 |
az |
- Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@) |
6.8.0.7_1 12 Jun 2013 17:45:03 |
az |
- Fix build with new site_perl
Submitted by: olli hauer <ohauer@gmx.de> |
6.8.0.7_1 12 Jun 2013 17:09:49 |
az |
- Fix build with new site_perl
Submitted by: poyopoyo@puripuri.plala.or.jp |
6.8.0.7_1 23 Apr 2013 10:53:22 |
bapt |
Fix after previous commit |
23 Apr 2013 10:47:03
|
bapt |
Convert g* to USES=pkgconfig |
6.8.0.7_1 26 Mar 2013 15:56:00 |
bapt |
ghostscript7 is very very outdated consider using newer version like
print/ghostscript9
Approved by: doceng (gjb) |
6.8.0.7_1 03 Mar 2013 05:15:17 |
beech |
- Pass maintainership back to c.petrik.sosa@gmail.com |
6.8.0.7_1 03 Mar 2013 04:56:14 |
beech |
- Back to pool |
6.8.0.7_1 17 Jan 2013 16:05:39 |
swills |
- Chase lib version changes from ilmbase and OpenEXR updates |
6.8.0.7 10 Dec 2012 08:18:07 |
beech |
- Update to 6.8.0-7
- Take maintainership
PR: ports/174267
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> |
6.7.9.4 10 Dec 2012 01:20:17 |
eadler |
Revert Chris Petrik's ports to the pool. Thank you for all your work so far,
and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik |
6.7.9.4 25 Nov 2012 16:38:24 |
crees |
Over to new volunteer.
PR: ports/173907
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Feature safe: yes |
6.7.9.4 11 Sep 2012 01:14:52 |
tj |
Update to 6.7.9.4.
Change Log:
http://www.imagemagick.org/script/changelog.php
PR: ports/171511
PR: ports/171456
Submitted by: 4721@hushmail.com
Approved by: eadler (mentor) |
6.7.8.6 27 Aug 2012 19:16:55 |
adamw |
Remove DOCS from OPTIONS_DEFAULT, already there per bsd.port.mk.
Pointed out by: sunpoet |
6.7.8.6 27 Aug 2012 14:34:22 |
adamw |
Enable a DOCS option---code was already in place to respect
the setting, but it wasn't in OPTIONS. |
6.7.8.6 26 Jul 2012 07:57:39 |
dougb |
Fix typo: s/USE_PKGCONFIF/USE_PKGCONFIG/ |
6.7.8.6 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
6.7.8.6 23 Jul 2012 12:56:15 |
mm |
Update ImageMagick to 6.7.8.6
Convert to new options framework and use default option names.
Drop lcms v1 support. |
6.7.7.7_1 23 Jul 2012 01:33:56 |
dougb |
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk. |
6.7.7.7_1 19 Jun 2012 12:26:40 |
mm |
Only try to delete the module directories (they may not get created).
PR: ports/169046 |
6.7.7.7_1 19 Jun 2012 12:19:37 |
mm |
Disable HDRI by default. It fails the analyze.sh test on some systems. |
6.7.7.7 13 Jun 2012 04:49:48 |
bf |
update DjVuLibre to 3.5.25.3 and adjust dependent ports: the QT3 GUI that was
formerly in graphics/djvulibre has been removed, and graphics/djvulibre-nox11
has been merged back into graphics/djvulibre |
6.7.7.7 11 Jun 2012 22:15:33 |
mm |
Update to 6.7.7-7 |
6.7.7.6 09 Jun 2012 18:06:28 |
mm |
Update to 6.7.7-6
Re-enable WITH_IMAGEMAGICK_HDRI [1]
PR: ports/168871 [1]
Submitted by: sol@triumf.ca [1] |
6.7.7.0_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
6.7.7.0 26 May 2012 22:45:52 |
mm |
Move tests/validate-colorspace.sh patch to REINPLACE_CMD
Fix shell comparsion in validate-colorspace.sh |
6.7.7.0 25 May 2012 22:13:11 |
mm |
Do not touch .keep files if not using WITH_IMAGEMAGICK_MODULES
PR: ports/168323
Reported by: Adam Weinberger <adamw@freebsd.org> |
6.7.7.0 24 May 2012 17:45:47 |
mm |
Update to 6.7.7-0 |
6.7.6.9 16 May 2012 19:38:51 |
mm |
Fix shell in validate-colorspace.sh test |
6.7.6.9 16 May 2012 08:48:59 |
mm |
Update to 6.7.6.9 |
6.7.5.10 11 Mar 2012 10:29:44 |
mm |
Update to 6.7.5.10
Feature safe: yes |
6.7.5.7 26 Feb 2012 12:50:16 |
mm |
Update to 6.7.5.7 |
6.7.4.4_1 25 Jan 2012 12:29:48 |
rm |
- fix pkg-plist
- remove unsupported versions of FreeBSD
PR: 163424
Submitted by: 4720 at hushmail dot com, rm (myself)
Reviewed by: mm (maintainer; timeout 2 weeks+) |
6.7.4.4 10 Jan 2012 09:35:03 |
mm |
Update ImageMagick to 6.7.4-4
Fix plist for some doc files [1]
PR: ports/163424 [1] |
6.7.3.4 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
6.7.3.4 06 Nov 2011 18:01:46 |
mm |
Upgrade to 6.7.3-4
Add WITH_IMAGEMAGICK_PANGO to OPTIONS [1]
Reported by: Andrzej Tobola <ato@iem.pw.edu.pl> (private e-mail) [1] |
6.7.3.3 05 Nov 2011 14:44:12 |
mm |
Update to 6.7.3-3 |
6.7.3.1 29 Oct 2011 12:27:13 |
miwi |
- Fix build on FreeBSD 10 |
6.7.3.1 17 Oct 2011 14:58:02 |
mm |
Update to 6.7.3-1 |
6.7.3.0_1 17 Oct 2011 10:08:33 |
bf |
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen |
6.7.3.0 11 Oct 2011 22:01:01 |
mm |
- Add missing patch for configure |
6.7.3.0 11 Oct 2011 19:34:04 |
mm |
- Update to 6.7.3-0
- Add upstream patch to fix bundled tests [1]
- Add LCMS2 support (enabled by default)
- Add WEBP support (enabled by default)
- Enable WMF support by default
- Disable the IMAGEMAGICK_TESTS option by default
- Run tests if building package
- Update MASTER_SITES
PR: ports/161487 [1] |
6.7.2.10 11 Oct 2011 07:17:46 |
mm |
Update ImageMagick to 6.7.2-10 (shlib bumped to .5) |
6.7.1.10 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 |
6.7.1.10 31 Aug 2011 14:40:49 |
mm |
Fix RSVG_CFLAGS
Reported by: John W <jwdevel@gmail.com> |
6.7.1.10 25 Aug 2011 17:15:25 |
mm |
Update to 6.7.1.10
Remove X11 knob (differenced by graphics/ImageMagick-nox11) |
6.7.1.10 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
6.7.0.10_1 25 Jul 2011 14:04:37 |
mm |
WITH_IMAGEMAGICK_DJVU depend on graphics/djvulibre-nox11 [1]
Fix handling of WITH_IMAGEMAGICK_LZMA
Bump PORTREVISION
PR: ports/158861 [1] |
6.7.0.10 08 Jul 2011 12:51:57 |
mm |
Update to 6.7.0.10 |
6.7.0.2 28 May 2011 22:09:38 |
mm |
Update to 6.7.0.2 |
6.6.7.10_2 20 May 2011 08:31:48 |
dinoex |
- bump after update to graphviz-0.28 |
6.6.7.10_1 31 Mar 2011 08:39:53 |
stas |
- Update graphics/djvulibre* to 3.5.25. [1]
- Update djview4 to version 4.7.
- Bump up portrevisions of all dependent ports.
PR: ports/155742 [1]
Submitted by: Takefu <takefu@airport.fm> |
6.6.7.10 17 Mar 2011 21:12:46 |
mm |
Fix LIB_DEPENDS for lzma
Reported by: pav |
6.6.7.10 10 Mar 2011 22:47:17 |
mm |
- Fix compilation if WITHOUT_X11 set
PR: ports/155437 |
6.6.7.10 09 Mar 2011 13:58:31 |
mm |
- Update to 6.6.7.10
- Change WITH_IMAGEMAGICK_SVG to on by default and only warn if WITHOUT_X11
- Fix dependency on liblzma |
6.6.6.10 21 Jan 2011 23:51:11 |
mm |
- Clean up Makefile
- Use SH
PR: ports/154196
Submitted by: sunpoet@FreeBSD.org
Feature safe: yes |
6.6.6.10 10 Jan 2011 09:08:07 |
mm |
- Fix WITH_IMAGEMAGICK_WMF build |
6.6.6.10 02 Jan 2011 14:42:21 |
mm |
- Update to 6.6.6-10 |
6.6.5.10 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
6.6.5.10 24 Nov 2010 00:40:22 |
dougb |
Allow the Makefile to determine the state of PERL_THREADED.
While I'm here, you cannot rely on the value of a define to be
something specific, it is either defined or it is not.
No PORTREVISION bump because WITH_THREADS is not the default, and for
those attempting to use this option and/or related options the port has
not built since the last update.
Approved by: lack of response from maintainer, problem affecting users |
6.6.5.10 22 Nov 2010 13:47:12 |
mm |
- Update to 6.6.5-10
- Alphabetically sort OPTIONS
- Add WITH_THREADS option for threaded builds
- Rewrite handling of with/without threads |
6.6.4.10_1 21 Nov 2010 08:59:10 |
stas |
- Update graphics/djvulibre to 3.5.23.
- Bump portrevisions of all dependent ports.
PR: ports/152353, ports/152353 (based on)
Submitted by: Takefu <takefu@airport.fm> |
6.6.4.10 19 Oct 2010 10:29:22 |
mm |
- Update to 6.6.4.10 |
6.6.3.10 16 Oct 2010 15:26:51 |
sunpoet |
- Add missing PLIST entries when IMAGEMAGICK_MODULES is set
- Pet portlint
PR: ports/150714
Submitted by: sunpoet (myself)
Approved by: mm (maintainer timeout), pgollucci (mentor, implicit) |
6.6.3.10 17 Sep 2010 15:30:21 |
mm |
- Update to 6.6.3-10 |
6.6.2.10 24 Jul 2010 19:49:59 |
mm |
Update ImageMagick to 6.6.2-10 |
6.6.1.10 04 Jun 2010 08:09:20 |
pav |
- Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
- Convert a bunch of ports to use it
PR: ports/146329
Submitted by: mm
With hat: portmgr |
6.6.1.10 21 May 2010 15:01:19 |
mm |
- Update to 6.6.1-10 |
6.6.0.10_1 12 May 2010 15:07:14 |
mm |
- Add missing support knob for FFTW and enable by default
- Bump PORTREVISION
PR: ports/146514
Submitted by: swell.k@gmail.com |
6.6.0.10 28 Mar 2010 21:40:05 |
mm |
- Update to 6.6.0-10
- Remove HDRI from OPTIONS (broken by now) |
6.5.8.10_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
6.5.8.10_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
6.5.8.10 31 Dec 2009 11:01:14 |
mm |
- Update to 6.5.8-10 |
6.5.7.10 02 Dec 2009 18:54:03 |
mm |
- Update to 6.5.7-10 |
6.5.5.10 25 Sep 2009 13:54:03 |
mm |
- Fix pkg-plist if using WITH_MODULES
Reported by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe: yes |