Commit Graph

171 Commits

Author SHA1 Message Date
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
963be35df1 Fix WANTLIB. 2010-10-03 16:00:11 +00:00
landry
e204063f18 Fix WANTLIB (remove gsf-1/bz2) after librsvg update. 2010-09-28 12:03:16 +00:00
jasper
ca039694d4 - bump for pythonia 2010-08-30 21:24:15 +00:00
giovanni
819b70bdd6 Bugfix update to 2.6.10 and switch to new dependencies 2010-07-30 06:27:52 +00:00
giovanni
ab1529e5eb Update to 2.6.9 2010-07-08 16:16:51 +00:00
espie
436b053f42 should be a RUN_DEPENDS 2010-07-06 17:17:35 +00:00
ajacoutot
8376455597 Fix depends specs after recent babl+gegl updates. 2010-04-24 13:08:37 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
giovanni
7a1e742553 Update to bugfix release 2.6.8
ok jasper@ stephan@
2009-12-30 09:06:12 +00:00
ajacoutot
5c008745e3 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 16:06:40 +00:00
ajacoutot
619919cff4 Add missing gtk-update-icon-cache goo. 2009-12-06 18:44:25 +00:00
jasper
71d09c4ee1 Security fix for CVE-2009-3909
Gimp PSD Image Parsing Integer Overflow Vulnerability

From upstream git.

ok giovanni@ (MAINTAINER)
2009-11-17 19:15:05 +00:00
jasper
047606182b SECURITY FIX for gimp to prevent integer overflows.
Secunia Research, advisory SA37232 and CVE CVE-2009-1570.

Patch from upstream git.

ok giovanni@ (MAINTAINER)
2009-11-12 16:35:56 +00:00
giovanni
e4b6c319e4 Update to 2.6.7 2009-09-25 12:43:16 +00:00
giovanni
9b341d782d - let the help subsystem work
- remove a dependency on x11/gnome/vfs2
- remove a hidden dependency on devel/iso-codes
- let it build with different python versions
- regen plist
ok sthen@, "i guess it makes sense" landry@
2009-08-17 12:10:26 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
b92934dadd sync WANTLIB, bump PKGNAMEs 2009-06-24 22:44:45 +00:00
kili
2b41280401 WANTLIB changes due to avahi dependency. Bump affected PKGNAMEs. 2009-06-10 20:27:09 +00:00
giovanni
1212c0b947 Update to 2.6.6 2009-03-18 19:00:19 +00:00
giovanni
6a5b9105d8 Update to 2.6.5.
Ok mbalmer@
2009-03-05 10:37:22 +00:00
giovanni
9293c388aa Fix PLIST typo
ok ajacoutot@
2009-02-02 18:32:20 +00:00
giovanni
b59d04dd1b Update to gimp-2.6.4.
ok ajacoutot@
2009-02-02 16:39:17 +00:00
ajacoutot
5c4f46ca0f - fix missing and/or wrong desktop goos
Thanks to sthen@ who came up with a nice big list of potential missing
desktop goos but got caught up by crack-attack...
ok sthen@ jasper@
2009-01-29 17:37:56 +00:00
giovanni
50ad3a337b Update to 2.6.3
Change my email address
Ok, kili@, okan@
2008-12-12 16:14:57 +00:00
ajacoutot
43a5d8b0d3 - fix pkg install after recent librsvg update 2008-11-19 14:08:27 +00:00
kili
5226c0e081 Update to 2.6.2.
Enable python and printing support. (Note: the pros and cons about python
have been discussed at p2k8, and most people agreed that it isn't an issue).
Adjust license information (it's GPLv2).
Add a MAINTAINER (who maintained this program for quite some time now).

From the "new" maintainer Giovanni Bechis <bigionews@snb.it>. Thanks!

Tested on i386 and powerpc by me, and on amd64 by simon@
2008-11-16 21:19:23 +00:00
kili
253b223b27 Remove a bogus ::graphics/gegl LIB_DEPENDS. Found by Giovanni Bechis. 2008-10-21 19:53:17 +00:00
kili
fe328bdc2a Update to 2.6. From Giovanni Bechis.
"Yes, now is the time to commit this anyway." ajacoutot@
2008-10-20 21:38:18 +00:00
ajacoutot
5bd1139f47 - use intltool MODULE; p5-XML-Parser was needed because of the intltool
command

"Feel free to fix it" sturm@
2008-09-28 13:40:51 +00:00
sturm
a8d3e5a0d6 missing BUILD_DEPENDS on p5-XML-Parser 2008-09-28 07:46:01 +00:00
espie
4db6459ed1 +liquid-rescale 2008-09-01 11:17:54 +00:00
espie
824f3c6733 liquid rescale plugin for gimp 2008-09-01 11:15:29 +00:00
steven
6ccbd2df6d update to 2.4.7
from Giovanni Bechis <bigionews at snb.it>
2008-08-31 15:02:43 +00:00
sthen
778c3a5253 the altivec FLAVOR was removed. from viq, thanks!. 2008-08-29 11:07:59 +00:00
brad
0686f65669 Remove the altivec FLAVOR as this currently does not do anything
since the AltiVec support is not actually being built and even if
the autoconf test is bypassed to make sure it is built it isn't
being used with the current code in the Gimp.

ok kili@
2008-08-28 14:53:06 +00:00
sthen
a2f74d2e42 enable D-Bus support and bump package. ok brad@
remove duplicate pixman-1 in WANTLIB.
2008-07-12 13:28:04 +00:00
sthen
6abd222381 sync WANTLIB following cairo update. ok naddy 2008-06-29 20:44:51 +00:00
okan
7586dab9d5 update to 2.4.6 from Giovanni Bechis
ok merdely@
2008-06-15 17:08:01 +00:00
ajacoutot
5dcd16b39e - use the in-tree intltool utilities (textproc/intltool MODULE) instead
of the ones bundled in sources
PLIST_DB seems happy with the change so no bump
2008-06-03 14:56:09 +00:00
merdely
b23cda1ed4 Remove un-needed stuff from the Makefile. The gimp build process takes
care of these things (--enable-altivec, --enable-mmx, --enable-sse).

From brad@
2008-03-22 22:46:12 +00:00
merdely
53f92f03e4 Add altivec FLAVOR to the right file.
Pointed out by ajacoutot (thanks)
2008-03-21 15:27:21 +00:00
merdely
8ec8f2c9a9 Update to 2.4.5.
From Giovanni.
ok simon@, kili@
2008-03-21 14:53:51 +00:00
kili
0dbfbc9fcc Add some missing requirements (especially gthread-2.0) to .pc files to
unbreak at least graphics/ufraw.

ok mbalmer@
2007-12-28 18:59:50 +00:00
kili
3a659725b2 Update to 2.4.3.
From (and based on previous 2.4.1 submission) Giovanni Bechis.
sse enabled and tested for amd64 by fgsch@.

ok fgsch@
2007-12-20 22:54:28 +00:00
steven
85b69f5cea fix WANTLIB 2007-11-13 17:10:25 +00:00
steven
f8147c735c update to gimp 2.2.17
from Giovanni Bechis <bigionews@snb.it>
2007-08-01 06:25:10 +00:00
rui
8a263133a4 roll in a distribution patch which fix an integer overflow.
http://secunia.com/secunia_research/2007-63/advisory/

ok naddy@
2007-07-05 18:23:51 +00:00
steven
05568f0c86 maintenance update to 2.2.15
ok simon@
2007-07-01 15:42:17 +00:00