Commit graph

306 commits

Author SHA1 Message Date
markd
0d1710209d Build with freetype 2.5.x 2013-12-15 08:25:38 +00:00
adam
129331a35a Changes 2.8.10:
Core:
- Set manifest as Windows 8 compatible

GUI:
- Indicate if a file was exported in the Quit dialog
- Add shortcuts and hint labels to the close and quit dialogs
  that make closing and quitting easier and more consistent
- Rename the File->Export menu labels to match Save/Save as
- Fix keyboard shortcuts on OSX Mavericks
- Don't open lots of progress popups when opening many files
- Correctly restore the hidden state of docks in single window mode

Libgimp:
- Fix exporting an image consisting of a single layer group
- Don't attempt to pick transparent colors

Plug-ins:
- Fix crash in LCMS plugin if RGB profile was missing

General:
- Fix compile on NetBSD (missing -lexecinfo)
- Bug fixes
- Translation updates
2013-12-01 11:58:44 +00:00
dholland
5abf7d1599 Add upstream report url; thanks martin@ 2013-11-10 20:12:32 +00:00
dholland
e91bdb4e0f Fix build on NetBSD-current. This is more or less a hack; I have a
proper fix that ought to be sent upstream.
2013-11-10 19:21:36 +00:00
adam
6af6104882 Changes 2.8.8:
Core:
 - Make sure indexed images always have a colormap
 - Fix language selection via preferences on Windows
 - Don't crash on setting a large text size

GUI:
 - Keep the same image active when switching between MWM and SWM
 - Make sure all dockables are properly resizable (particularly shrinkable)
 - Add links to jump directly to Save/Export from the Export/Save
   file extension warning dialogs

Libgimp:
 - Fix GimpPickButton on OSX

Plug-ins:
 - Properly document plug-in-autocrop-layer's PDB interface
 - Fix importing of indexed BMPs

General:
 - Fix lots of places to use GIO to get proper file sizes and times on windows
 - Add an AppData file for GIMP
 - Backport lcms2 support from master, because lcms1 is not getting
   bug fixes any longer
 - Lots of bug fixes
 - Lots of translation updates
2013-11-06 20:32:45 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
wiz
a0acdbfb1c Add patch needed for mng-2.0.2. 2013-10-09 17:39:33 +00:00
wiz
6068eaecf6 recursive bump for libmng-2.0.2 shlib major bump and dependency change 2013-10-09 17:39:01 +00:00
joerg
41bc8b975b Bump revision to fix clang build of gimp modules. 2013-09-10 14:20:03 +00:00
joerg
87fffde7b9 clang is not Visual Studio, even if it starts with cl. 2013-09-10 14:19:46 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
richard
aff852360f add jpeg 2K support to gimp 2013-08-15 15:37:46 +00:00
adam
148f59ca6f Changes 2.8.6:
Core:
 - Fix saving to URIs, it was broken to only allow exporting, and fix
   save/export of compressed files
 - Fix brush spacing for drawing in any direction
 - Increase the maximum size of clipboard brushes and patterns to 1024x1024
 - Make sure data objects are saved when only their name was changed

GUI:
 - Don't allow single-window docks to shrink smaller than their requisition
 - Make sure a single-window's right docks keep their size across sessions
 - Allow to change the spacing of non-generated brushes again
 - In single-window mode, make Escape move the focus to the canvas,
   and beep if the focus is already there
 - Be smarter about unavailable fonts, and don't crash
 - Make clicking the single-window's close button quit GIMP
 - Make view-close (Ctrl+W) only close image windows and tabs, not docks

Libgimp:
 - Add SIGNED_ROUND() which also rounds negative values correctly

Plug-ins:
 - Make GIMP_PLUGIN_DEBUG work again after GLib changed logging
 - Fix zealous crop for transparent borders

Installer:
 - Add Hungarian translation

Data:
 - Add a default "Color from Gradient" dynamics and tool preset

General:
 - Lots of bug fixes
 - Lots of translation updates
2013-07-04 21:42:40 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
adam
2df23281cd GIMP 2.8.4
Core:
 - Move the OSX gimpdir to "~/Library/Application Support"

GUI:
 - Better names for the default filters in save and export
 - Make tool drawing (esp. the brush outline) much more responsive
 - Remember the "maximized" state across sessions
 - Simplify the splash image code a lot, makes it appear immediately again
 - Allow the text tool to start on an image without layers
 - Various fixes for text style attribute handling
 - Set unconfigured input devices to eraser if GTK+ says they are erasers
 - Make language selectable in Preferences on OSX

Libgimp:
 - Make libgimp drawable combo boxes aware of layer groups
 - Make sure plug-in windows appear on top on OSX
 - Fix item width in GimpPageSelector (used e.g. in PDF import)

Plug-ins:
 - Better default values in the Drop Shadow script
 - Fix a whole bunch of bugs in the BMP plug-in
 - On OSX, use the system's screenshot utility

Installer:
 - Add Brazilian-Portuguese translation to the Windows installer

Source and build system:
 - Many improvements to the OSX bundle build system
 - Support automake 1.13

General:
 - Lots of bug fixes
 - Lots of translation updates
2013-02-16 19:43:02 +00:00
wiz
0602d449ce Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
drochner
be758bdf9b note CVE # 2012-11-27 11:13:48 +00:00
drochner
be6795e153 add patch from upstream to fix memory corruption when reading XWD files
bump PKGREV
2012-11-23 15:43:13 +00:00
wiz
15cd9859d6 As promised a week ago, remove arts and aalib from default suggested
options.
arts is obsolete and aalib only ever was a nice hack, not something
to be enabled by default.
2012-10-28 23:40:24 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
08f35c7155 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
wiz
24db3ba767 Fix CVE-2012-3481 using Nils Philippsen's patch.
Bump PKGREVISION.
2012-08-20 12:54:01 +00:00
wiz
3191ee3480 Remove libcroco bl3.mk, I've added it back to librsvg/buildlink3.mk 2012-08-14 08:46:57 +00:00
tron
db02c6d206 Fix build problem caused by recent changes to "librsvg" package.
No revision bump as the package didn't build before anyway.
2012-08-14 07:56:41 +00:00
wiz
744c90554a Bump PKGREVISION for fix in librsvg/buildlink3.mk. 2012-08-13 14:25:37 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
tron
cd65e52f1e Explicitly disable TWAIN support for Mac OS X:
1.) It doesn't seem to get detected under Mac OS X Lion.
2.) It doesn't compile under Mac OS X Snow Leopard,
    see <https://bugzilla.gnome.org/show_bug.cgi?id=675510>.
While here really remove the conditional package list handling related
to TWAIN support.

No package revision bump necessary as the binary package doesn't change
on the one Mac OS X version where the package actually built.
2012-05-09 18:39:35 +00:00
adam
2ebda8d551 Changes 2.8.0:
Core:
- Add our own GimpOperationBrightnessContrast because GEGL one is different
Plug-ins:
- Fix some GFig rendering issues
Source and build system:
- Depend on Babl 0.1.10, GEGL 0.2.0 and some other new library versions
General:
- Bug fixes
- Translation updates
2012-05-07 08:40:07 +00:00
joerg
c7f79cc5cb Use -Wl for linker flags. 2012-05-04 16:17:38 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
833922aab2 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:49 +00:00
adam
395b4e9a1a Changes 2.6.12:
Bug fixes:
* GIMP 2.6.10 segfaults when CTRL-left click on a layer mask
* GIMP fails to import a path from SVG
* Crash or Gtk-CRITICAL on File->Open
* [abrt] gimp-2:2.6.11-1.fc14: py-slice.py:172:slice:TypeError: integer argument
  expected, got float
* gimp(1) manpage fixes
* Sample Colorize does not function non-interactively
* file-pdf-load: Don't use deprecated API
* file-psp: fix for bogus input data
* Fixes for some buffer overflow problems
* Guard against crash due to quitting while DND is processed
* fails to build with -Werror=format-security
* script-fu: make server IPv6 aware
2012-02-04 21:10:43 +00:00
drochner
bfe9bd331f add patch from upstream to fix possible buffer overflow in LZW decoder
by invalid GIF file (CVE-2011-2896)
bump PKGREV
2011-11-07 17:59:47 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
905fc62565 Fix palette cases, after bug report from Gentoo.
Bump PKGREVISION.
2011-04-19 10:28:31 +00:00
drochner
10e98be3b4 add patches from upstream, via Debian/Ubuntu:
-possible buffer overflows when parsing config files of plugins
 (CVE-2010-4540, CVE-2010-4541, CVE-2010-4542)
-possible buffer overflow in PSP image parser plugin (CVE-2010-4543)
bump PKGREV
2011-04-15 16:39:09 +00:00
wiz
c7f308bd9f Fix previous: Due to a png documentation bug, the arguments of
png_set_IHDR were swapped. Bug reported by drochner.

Bump PKGREVISION.
2011-01-24 16:51:59 +00:00
wiz
26bcbe189d Add upstream bug report URL. 2011-01-24 12:35:32 +00:00
wiz
1dbc8dffb6 Fix build with png-1.5. 2011-01-15 16:22:11 +00:00
wiz
69f432b498 Fix build of mng code with png-1.5. Still needed: fix for png. 2011-01-15 15:35:23 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00