232 Commits

Author SHA1 Message Date
zhuk
32caf35ad4 The graphics/openjpeg wasn't the LIB_DEPENDS of gimp, it came through
the poppler. So zap the LIB_DEPENDS line and change openjpeg to openjp2
in WANTLIB. The "make lib-depends-check" agrees.
2016-12-17 17:27:02 +00:00
sthen
47580a0d95 re-add idn to WANTLIB for a few where it didn't just come from curl 2016-11-08 14:38:55 +00:00
sthen
c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
czarkoff
49f2b377ee +deskew 2016-09-14 11:18:06 +00:00
czarkoff
3d46ebaa43 Deskew, or auto straighten, is the automatic rotation of an image such that the
text is vertically aligned. This is great for cleaning up scanned documents.

Plugin is accessible via Layer => Transform => Deskew.

Fixes and OK giovanni@
2016-09-14 11:15:43 +00:00
tb
e40114ea3c Guard against printf("%s", NULL) that can be hit on exit and in the
open dialog.

ok giovanni
2016-08-09 12:00:00 +00:00
giovanni
d0bf77a58e Bugfix update to 2.8.18 2016-08-02 08:17:20 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
giovanni
fa53a05467 Bugfix update to 2.8.16
ok ajacoutot@
2015-12-30 10:59:32 +00:00
sthen
4e2d8093a5 sync WANTLIB (curl+nghttp2) 2015-10-30 12:47:38 +00:00
naddy
5f5ebb1811 update master sites, ftp.sunet.se is being decommissioned; ok giovanni@ 2015-06-21 20:06:46 +00:00
sthen
270db149c4 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:24:22 +00:00
ajacoutot
378a6e1108 Needs devel/libexecinfo. 2015-04-05 07:58:08 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
37b0f26f0d x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:11:24 +00:00
giovanni
ffaf9c22f2 Bugfix update to 2.8.14 2014-10-18 14:27:11 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
giovanni
509824f71e Bugfix update to 2.8.10
switch master_sites to http
2014-07-11 17:02:00 +00:00
naddy
42e81a81b4 drop workarounds for missing AI_ADDRCONFIG 2014-04-30 14:01:29 +00:00
ajacoutot
7d771d357f Sync wantlib for kerberos removal. 2014-04-21 14:11:53 +00:00
naddy
199ad34132 fix build with newer FreeType 2014-01-10 18:54:50 +00:00
giovanni
098a41d2cf Backport fix for bug 694417, gimp segfaults after changing color of text blocks
https://bugzilla.gnome.org/show_bug.cgi?id=694417

spotted by william.os4y
2014-01-08 18:26:01 +00:00
jasper
1b0b567348 Security fix for CVE-2013-1978
gimp: XWD plugin color map heap-based buffer overflow

ok giovanni@ (MAINTAINER)
2013-12-15 19:54:00 +00:00
okan
983e0ab6ba sample SYSCONFDIR/gimp/; ok giovanni 2013-09-12 17:19:51 +00:00
okan
c5b931b046 remove commented out snapshot SUBDIR; ok giovanni 2013-09-12 17:18:50 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
ajacoutot
8613536758 Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
sthen
dd9c501f2d regen patch with correct line numbers. no other change. 2013-03-17 23:48:24 +00:00
giovanni
c389b8f1b0 Bugfix update to 2.8.4 version 2013-03-11 16:21:45 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
giovanni
ce2717fe29 Disable textproc/gtk-doc hidden dependency, spotted by Moritz Grimm
help & ok ajacoutot@
2013-01-31 15:08:09 +00:00
sthen
2441382878 update liquidrescale gimp plugin to 0.7.1, from Vadim Zhukov 2012-12-22 11:46:34 +00:00
jasper
8b17f2b447 Security fix for CVE-2012-5576,
Memory corruption vulnerability when reading XWD files

ok giovanni@ (MAINTAINER)
2012-11-27 12:12:41 +00:00
giovanni
311076bbe8 Update to 2.8.2
Update and sort WANTLIB (from Brad)
ok ajacoutot@
2012-10-02 13:10:44 +00:00
brad
2d97f3865e - Mark SHARED_ONLY as Gimp uses plugins and merge PFRAG.shared into the PLIST
- Sync WANTLIB
- Remove use of CONFIGURE_SHARED since this is SHARED_ONLY anyway
- Remove unnecessary patching for the autoconf script and pkg-config files

From giovanni@

- Enable the PostScript plugin
- Update distinfo

ok giovanni@
2012-09-27 00:17:51 +00:00
giovanni
e3bd3ae709 reenable mng plugin
disable exif to xmp conversion to fix loading of some jpeg images
2012-07-16 09:42:24 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
giovanni
60901adc56 Unbreak the build, x11/py-gtk2 is needed at build time too
spotted by Nigel Taylor, thanks
2012-06-08 07:29:17 +00:00
giovanni
8b143071b4 Update to 2.8.0
Major changes are described at http://www.gimp.org/release-notes/gimp-2.8.html
ok jasper@
2012-06-06 08:06:32 +00:00
giovanni
3b478c2b48 Add missing patch
No build, no bump
spotted by ajacouto@, thanks
2012-02-27 14:55:31 +00:00
giovanni
c2249380a9 Update to 2.6.12
This is the last release of the 2.6.x branch
2012-02-27 10:11:38 +00:00
ajacoutot
84963604d9 Add a dependency on x11/gtk+2,-guic. 2011-12-03 20:30:09 +00:00
kili
7560733068 Fix build with poppler-0.18. Gyped from opensuse. 2011-11-26 19:46:38 +00:00
jasper
58f3c8ffea - regen WANTLIB 2011-11-02 08:46:37 +00:00
espie
d6e7b9cbe6 normalize pkgpath 2011-09-16 10:02:36 +00:00
jasper
915cf8dd86 fix heap corruption and buffer overflow (CVE-2011-2896)
patch from upstream git

ok giovanni@ (MAINTAINER)
2011-08-19 08:57:07 +00:00
naddy
8c18b08ac5 Fix build with png-1.5.
All fixes from/via NetBSD pkgsrc.  The people there did a lot of
heavy lifting.
2011-07-08 20:36:09 +00:00