NetBSD.se

CVS log for pkgsrc/graphics/gimp/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / graphics / gimp

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.213: download - view: text, markup, annotated - select for diffs
Wed May 9 18:39:35 2012 UTC (13 days, 17 hours ago) by tron
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +3 -5 lines
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.

Revision 1.212: download - view: text, markup, annotated - select for diffs
Mon May 7 08:40:07 2012 UTC (2 weeks, 2 days ago) by adam
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +6 -7 lines
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

Revision 1.211: download - view: text, markup, annotated - select for diffs
Sat Mar 3 00:12:14 2012 UTC (2 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +2 -2 lines
Recursive bump for pcre-8.30* (shlib major change)

Revision 1.210: download - view: text, markup, annotated - select for diffs
Mon Feb 6 12:40:23 2012 UTC (3 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +2 -1 lines
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.

Revision 1.209: download - view: text, markup, annotated - select for diffs
Sat Feb 4 21:10:43 2012 UTC (3 months, 2 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +2 -3 lines
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

Revision 1.208: download - view: text, markup, annotated - select for diffs
Mon Nov 7 17:59:47 2011 UTC (6 months, 2 weeks ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +2 -2 lines
add patch from upstream to fix possible buffer overflow in LZW decoder
by invalid GIF file (CVE-2011-2896)
bump PKGREV

Revision 1.207: download - view: text, markup, annotated - select for diffs
Tue Nov 1 06:01:34 2011 UTC (6 months, 3 weeks ago) by sbd
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +2 -2 lines
Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.206: download - view: text, markup, annotated - select for diffs
Fri Apr 22 13:42:02 2011 UTC (13 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +2 -2 lines
recursive bump from gettext-lib shlib bump.

Revision 1.203.2.1: download - view: text, markup, annotated - select for diffs
Wed Apr 20 18:39:43 2011 UTC (13 months ago) by tron
Branches: pkgsrc-2011Q1
Diff to: previous 1.203: preferred, colored; next MAIN 1.204: preferred, colored
Changes since revision 1.203: +2 -2 lines
Pullup ticket #3417 - requested by drochner
graphics/gimp: security patch

Revisions pulled up:
- graphics/gimp/Makefile                                        1.204
- graphics/gimp/distinfo                                        1.62
- graphics/gimp/patches/patch-ba                                1.1
- graphics/gimp/patches/patch-bb                                1.1
- graphics/gimp/patches/patch-bc                                1.1
- graphics/gimp/patches/patch-bd                                1.1

---
   Module Name:    pkgsrc
   Committed By:   drochner
   Date:           Fri Apr 15 16:39:10 UTC 2011

   Modified Files:
           pkgsrc/graphics/gimp: Makefile distinfo
   Added Files:
           pkgsrc/graphics/gimp/patches: patch-ba patch-bb patch-bc patch-bd

   Log Message:
   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

Revision 1.205: download - view: text, markup, annotated - select for diffs
Tue Apr 19 10:28:31 2011 UTC (13 months ago) by wiz
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +2 -2 lines
Fix palette cases, after bug report from Gentoo.
Bump PKGREVISION.

Revision 1.204: download - view: text, markup, annotated - select for diffs
Fri Apr 15 16:39:09 2011 UTC (13 months, 1 week ago) by drochner
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +2 -2 lines
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

Revision 1.203: download - view: text, markup, annotated - select for diffs
Mon Jan 24 16:51:59 2011 UTC (15 months, 4 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q1-base
Branch point for: pkgsrc-2011Q1
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +2 -2 lines
Fix previous: Due to a png documentation bug, the arguments of
png_set_IHDR were swapped. Bug reported by drochner.

Bump PKGREVISION.

Revision 1.202: download - view: text, markup, annotated - select for diffs
Thu Jan 13 13:36:12 2011 UTC (16 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +2 -2 lines
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.

Revision 1.201: download - view: text, markup, annotated - select for diffs
Thu Dec 23 11:44:38 2010 UTC (16 months, 4 weeks ago) by dsainty
Branches: MAIN
CVS tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +2 -2 lines
Mechanically replace references to graphics/jpeg with the suitable
alternative from mk/jpeg.buildlink3.mk

This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).

The mechanical edits were applied via the following script:

#!/bin/sh
for d in */*; do
  [ -d "$d" ] || continue
  for i in "$d/"Makefile* "$d/"*.mk; do
    case "$i" in *.orig|*"*"*) continue;; esac
    out="$d/x"
    sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
        -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
        < "$i" > "$out"
    if cmp -s "$i" "$out"; then
      rm -f "$out"
    else
      echo "Edited $i"
      mv -f "$i" "$i.orig" && mv "$out" "$i"
    fi
  done
done

Revision 1.200: download - view: text, markup, annotated - select for diffs
Mon Nov 15 22:57:15 2010 UTC (18 months, 1 week ago) by abs
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +2 -2 lines
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome

Revision 1.199: download - view: text, markup, annotated - select for diffs
Thu Nov 11 11:40:54 2010 UTC (18 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +2 -2 lines
Don't depend on libXpm when x11 option has been turned off

Revision 1.198: download - view: text, markup, annotated - select for diffs
Mon Oct 25 19:06:10 2010 UTC (18 months, 4 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +2 -1 lines
Fixed buildling on MacOSX

Revision 1.197: download - view: text, markup, annotated - select for diffs
Sat Oct 16 09:54:37 2010 UTC (19 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +2 -3 lines
Changes 2.6.11:
* Bugs fixed:
 - Printing and Print preview broken with cairo 1.10
 - Parasite handling had problems and can cause crashing
 - Error with string-append and gimp-drawable-get-name
 - (Paco) Recursive Gaussian Filter error
 - Fix incorrect "wrap mode" documentation values in Edge plug-in
 - Difference of Gaussians gives blank doc if "Invert" selected
 - Image type filter doesn't include .rgba SGI files
 - Console window opening on file-ps-load
 - Wood 1 and Wood 2 have bad alpha value
 - Image saved from google docs generates a
   'gimp-image-set-resolution' error message
* Updated translations:
  German (de)
  Spanish (es)
  Italian (it)
  Japanese (ja)
  Romanian (ro)
  Chinese (Hong Kong) (zh_HK)
  Chinese (Taiwan) (zh_HK)

Revision 1.196: download - view: text, markup, annotated - select for diffs
Tue Sep 14 11:01:05 2010 UTC (20 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +2 -1 lines
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.

Revision 1.195: download - view: text, markup, annotated - select for diffs
Sun Aug 29 09:33:53 2010 UTC (20 months, 3 weeks ago) by obache
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +1 -5 lines
No need gtkdoc-rebase workaround anymore.

Revision 1.194: download - view: text, markup, annotated - select for diffs
Fri Jul 16 06:41:42 2010 UTC (22 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +2 -2 lines
Changes 2.6.10:
* Bugs fixed:
- TGA files saved with incorrect header yOrigin data
- Save As... does not save Windows Bitmap as default in dialog
- CMYK decompose broken
- brush - color from gradient works wrong in greyscale
- Error in gimp-hue-saturation PDB call
- GIMP crashes when clicking any scroll bar from combo boxes
- newly opened images are put into the background
* Updated translations:
 German (de)
 Italian (it)
 Romanian (ro)
 Portuguese (pt)

Revision 1.193: download - view: text, markup, annotated - select for diffs
Sun Jul 4 05:36:49 2010 UTC (22 months, 2 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +2 -3 lines
Changes 2.6.9:
* Bugs fixed:
 - Font selection remains visible
 - gimp.desktop: image/x-psd in MimeTypes twice
 - Unportable test(1) construct in configure script
 - Description of "histogram" procedure is slightly inaccurate
 - Tool options not saved/loaded correctly?
 - Importing PDF files with long titles
 - blur-gauss-selective.exe crashes
 - Dialog of "Save as BMP" ignores changes which are not made
   with a mous
 - Text-Tool crashes when edit a 2.4.2 version xcf
 - Text-Tool crashes when edit a 2.4.2 version xcf
 - Layer preview suddenly stops getting updated
 - leaks shared memory
 - Exporting to Alias PIX format fails
 - a few strings in Save as... > Raw image data dialog are always
   in English
 - GEGL Operation "path" crashes GIMP
 - Crashes when using path tool
 - GIMP 2.7.0 fails to build against libpng 1.4.0
 - Saving to .ppm fails on indexed colorspace
 - the "Antialiasing..." message in the progress bar does not show
   translated
 - gimp-layer-new-from-visible should work from updated projection
* Updated and new translations

Revision 1.192: download - view: text, markup, annotated - select for diffs
Sun Jun 20 14:02:03 2010 UTC (23 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +2 -1 lines
Set LICENSE.

Revision 1.191: download - view: text, markup, annotated - select for diffs
Sun Jun 13 22:44:32 2010 UTC (23 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +2 -2 lines
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.

Revision 1.190: download - view: text, markup, annotated - select for diffs
Fri Apr 9 15:45:09 2010 UTC (2 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +2 -2 lines
Add pt locale file to PLIST.
This file was not created correctly because of problems in the msgfmt
wrapper, which are now fixed.

Bump PKGREVISION.

Revision 1.189: download - view: text, markup, annotated - select for diffs
Mon Jan 18 09:59:00 2010 UTC (2 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +2 -1 lines
Second try at jpeg-8 recursive PKGREVISION bump.

Revision 1.188: download - view: text, markup, annotated - select for diffs
Wed Dec 16 19:16:49 2009 UTC (2 years, 5 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +2 -3 lines
update to 2.6.8
changes:
-bugfixes
-translation updates

Revision 1.187: download - view: text, markup, annotated - select for diffs
Fri Nov 13 17:29:50 2009 UTC (2 years, 6 months ago) by drochner
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +2 -2 lines
add patch from upstream CVS to fix possible integer overflow in BMP plugin
(CVE-2009-1570)
bump PKGREVISION

Revision 1.186: download - view: text, markup, annotated - select for diffs
Wed Sep 9 17:22:53 2009 UTC (2 years, 8 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +2 -1 lines
let configure ignore <linux/input.h>, otherwise we'd need
another PLIST conditional

Revision 1.185: download - view: text, markup, annotated - select for diffs
Wed Aug 26 19:56:44 2009 UTC (2 years, 8 months ago) by sno
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +2 -1 lines
bump revision because of graphics/jpeg update

Revision 1.184: download - view: text, markup, annotated - select for diffs
Fri Aug 21 19:41:56 2009 UTC (2 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +2 -2 lines
Changes 2.6.7:
* Tablet pan is not working as fast as it should
* Crashes when using any colors tool/function on Windows
* GIMP crashes when clicking GEGL Operation on Windows
* file-jpeg-save erroneous with small quality values
* Changing palettes from list to grid view loses "locked to dock"
  status
* "Send by Email" does not update "Filename"
* Transparent BMP files fail to load
* help-browser uses deprecated (and sometimes broken) webkit call
* 'Sphere Designer' does not reset correctly...
* first time open of .svg file ignores the requested units
* Export to MNG animation fails
* Dithering with transparency is broken for "positioned" method
* metadata plug-in crashes on some images
* PNG comment not found if more than 1 tEXt chunks
* Exporting to PSD with a blank text layer creates a corrupt file
* Levels tool does not adjust output levels correctly if input
  levels are changed
* Import from PDF throws errors when entering resolution in
  pixels per millimetre
* Black pixels appear in "Spread" filter preview
* Path Dialog: Path preview pics not to see constantly
* gimp_gradient_get_color_at() may return out-of-bounds values
* Rectangle select tool size shrinks to 0 if size is larger than
  the image and the up or down arrow is pressed
* crash when invoking certain actions by keyboard shortcut
* Closing maximized image doesn't restore document window size
* Perspective transformation on a layer with a mask causes crash
* GIMP crashes when right-click canceling a drawing action initiated
  outside layer boundaries
* when printing, the number of copies should be reset to 1
* Alpha to Logo
* Rotate with clipping crops the whole layer
* transform tool fills underlying extracted area wrongly
* Image display is wrong after undoing canvas size
* help-browser plugin crashes when used with webkit 1.1.3
* Action GEGL box widgets weirdness

Revision 1.183: download - view: text, markup, annotated - select for diffs
Wed Jul 22 09:01:32 2009 UTC (2 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +1 -2 lines
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html

Revision 1.182: download - view: text, markup, annotated - select for diffs
Tue Jul 7 10:48:53 2009 UTC (2 years, 10 months ago) by obache
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +5 -1 lines
Need workaround for Upstream Bug#562310, as noticed in PR 41475.

Revision 1.181: download - view: text, markup, annotated - select for diffs
Sun Mar 22 19:01:39 2009 UTC (3 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +1 -9 lines
Remove msgfmtstrip scripts and targets using them, now that the
infrastructure supports this properly (thanks joerg!).

Revision 1.180: download - view: text, markup, annotated - select for diffs
Tue Mar 17 15:41:41 2009 UTC (3 years, 2 months ago) by adam
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +2 -2 lines
Changes 2.6.6:
* Bugs fixed:
  - lcms plug-in crashes on broken profile
  - changing the help browser preference may not work
  - blur plugin: bug in the first line
  - gimp-2.6 crashed with SIGSEGV in IA__g_object_get()
  - 1-bit white background saved as PBM becomes all black
  - Small bug in Filter>Distorts>Ripple
  - top left pixel position/coordinate is not 0,0 but 1,1
  - Rotate with clipping crops the whole layer
* Updated translations.

Revision 1.179: download - view: text, markup, annotated - select for diffs
Wed Feb 18 08:56:09 2009 UTC (3 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +2 -2 lines
Changes 2.6.5:
* Bugs fixed:
  Scaling image to 25% turn background from white to grey
  GIMP's GtkScaleButton conflicts with GTK's
  GEGL tool - missing Operation Settings for all sub-tools
  don't rely on GtkAction implementation details
  wrong RGB values for color names in libgimpcolor/gimprgb-parse.c
  wrong hex RGB value for the color names slategrey and slategray
  Brushes dragged to the image window look strange
  Rectangle Select Tool does not allow 1:1 fixed ratio
  Black pullout parameter of plug-in-newsprint has no effect
  First image opened in GIMP offset
  Align Tool doesn't work properly if it is the active tool at startup

Revision 1.178: download - view: text, markup, annotated - select for diffs
Mon Jan 26 15:22:03 2009 UTC (3 years, 3 months ago) by drochner
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +2 -1 lines
deal with desktopdb

Revision 1.177: download - view: text, markup, annotated - select for diffs
Sat Jan 24 20:55:05 2009 UTC (3 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +15 -5 lines
Changes 2.6.4:
* Bugs fixed:
	Perspective transformation jagged edges / comb effect
	jpg save dialog: "cancel" is treated like "commit" for settings
	Using clone tool on a layer with a part out of canvas causes crashes
	crash when the drawable is changed while a color tool is active
	GIMP crashes on selecting Tools->GEGL operation
	python-fu-foggify does not check if image is in rgb mode
	Hue selection mode does not cross the 0-360 degrees line
	Scrollbars not resized when we extend the canvas size
	PF_PALETTE: 'TypeError' when used in a plugin that is registered in
		<Image>
	Compilation with --as-needed
	PF_SLIDER and PF_SPINNER 'Step' values do not change consistently...
	Default image dimensions are not correctly transferred in the file/new
		dialog box
	GIMP can't save to mounted filesystem if file exists
* Updated translations

Revision 1.176: download - view: text, markup, annotated - select for diffs
Sat Aug 30 11:11:50 2008 UTC (3 years, 8 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +2 -2 lines
Changes 2.4.7:
- fixed issue in GIF load plug-in
- fixed event handling in MIDI controller
- fixed handling of the 'Highlight' tool option in Crop and Rectangle
  Select tools
- various fixes to the Python bindings:
  - fixed crash with Python 2.5 on 64 bit systems
  - added missing validity checks
  - allow to pass None for PDB_DISPLAY
- plugged a memory leak in gimp-text-get-extents-fontname PDB call
- fixed potential timeout issues in org.gimp.GIMP.UI D-Bus service
- fixed endianness issue in the ICO save plug-in
- translation fixes and updates (be, it, lt, nn, vi)

Revision 1.175: download - view: text, markup, annotated - select for diffs
Sat May 31 09:23:54 2008 UTC (3 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +2 -2 lines
Changes 2.4.6:
- fixed handling of the "antialias" tool option
- when loading a TIFF image, always set a filename on it
- fixed initial state of curve type in Curves tool
- fixed potential crash in the Dicom load plug-in
- respect the brush mask in the Heal tool
- plugged some minor memory leaks
- fixed a glitch in the DND code
- gimp-image-convert() must not accept palettes with > 256 colors
- fixed parameter description in the Map Object plug-in
- fixed compilation of unit tests on Mac OS X
- fixed handling of "argc-lower-val-y" PDB parameter in Curve Bend plug-in
- fixed overlap problem in Hue-Saturation tool
- fixed asymmetry in Unsharp Mask plug-in
- don't show non-existant color profiles in the selector
- fixed issues with default aspect ratio in the Crop tool
- fixed compilation of the PDF import plug-in with libpoppler 0.8
- fixed bug in clipboard brush code
- corrected layer mask flag in PSD save plug-in
- fixed an issue with tablets and newer X.Org releases
- keep the JPEG save plug-in from writing an empty EXIF tag
- fixed crash in Selective Gaussion Blur plug-in
- added new translations (Belarusian, Catalan, Norwegian Nynorsk)
- translation fixes and updates

Revision 1.174: download - view: text, markup, annotated - select for diffs
Sat Apr 12 22:43:01 2008 UTC (4 years, 1 month ago) by jlam
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +5 -8 lines
Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.

Revision 1.173: download - view: text, markup, annotated - select for diffs
Sun Mar 2 15:49:24 2008 UTC (4 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +3 -3 lines
Changes 2.4.5:
- fixed a regression introduced by the brush cursor optimization
- fixed bug in transform tool preview
- fixed PSD export of images with layer masks
- fixed base64 encoding routine of the Mail plug-in
- use the correct background color when creating a new image
- explicitly link libgimpthumb with GLib
- improved selection of the font sample string
- unified handling of "Enter" and "Space" keysyms
- fixed bug in the Glossy script when used with a pattern
- correctly record dimensions in Exif data when saving as JPEG
- fixed sensitivity of plug-in menu items
- fixed potential crashes in Wind, Warp, Small Tiles and Apply Canvas
  plug-ins
- added default keyboard shortcut for "Paste As New Image" (Ctrl-Shift-V)
- added default keyboard shortcut for "Copy Visible" (Ctrl-Shift-C)
- fixed missing preview update in Curves tool
- fixed a bug in the Frosty Logo script
- fixed backward transformations using the PDB
- translation fixes and updates (de, eu, eo, fr, he, hu, it, ja, ko)

Revision 1.172: download - view: text, markup, annotated - select for diffs
Thu Jan 31 20:41:45 2008 UTC (4 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +2 -2 lines
Changes 2.4.4:
- fixed typo in stock icon name
- fixed handling of PSD files with empty layer names
- merged TinyScheme bug-fixes
- removed duplicate entry from Tango palette
- corrected parameter range in Chip Away script
- reduced redraw priority and speed of the marching ants
- fixed out-of-bounds array access in Convolution Matrix plug-in
- reduced rounding errors in Convolution Matrix plug-in
- fixed potential crash on missing CMYK color profile
- fixed crash in Bumpmap plug-in when called from some scripts
- Equalize should not equalise the alpha channel
- increased the number of points the ImageMap plug-in can handle
- adjusted the priority of the projection renderer
- smooth the brush mask to get a simpler cursor boundary
- show the selection even if the image window is invisible
- allow to commit a pending rectangular selection using Enter
- fixed bug in image dirty state logic
- improved GIMPressionist preformance and reduced startup time
- fixed a crash in the Convert to Color Profile plug-in
- merged some other minor fixes from trunk
- translation updates (de, it, lt, ru, sv, uk)

Revision 1.171: download - view: text, markup, annotated - select for diffs
Sat Jan 5 16:58:00 2008 UTC (4 years, 4 months ago) by tron
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +1 -2 lines
Don't set "USE_BUILTIN.fontconfig" to "no". The "builtin.mk" contains
a proper version check and X.org includes a recent enough version
of the library.

Revision 1.170: download - view: text, markup, annotated - select for diffs
Mon Dec 17 19:07:11 2007 UTC (4 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +2 -3 lines
Changes 2.4.3:
- avoid filename encoding problems in the WMF import plug-in
- fixed horizontal flipping of linked layers
- raised the priority of the display idle renderer to improve performance
  on Win32
- fixed a missing update in the Lighting plug-in UI
- fixed a potential crash in the projection code
- fixed a minor Makefile issue
- removed some pointless warnings from the JPEG and TIFF load plug-ins
- fixed size calculation for the image size warning dialog
- fixed loading of tool options for the rectangle tools
- push/pop a context in the Fog filter
- fixed potential crashes in the Python binding
- corrected grid drawing with non-integer spacing
- fixed grid snapping for coordinates less than the grid offset
- made the healing brush work properly when dragged
- update tool state when a device change happens
- improved validation of strings sent over the wire
- fixed integer check in Script-Fu
- fixed potential out-of-memory problem in Script-Fu
- fixed compilation on msys/mingw
- fixed localisation of Python plug-ins on Win32
- translation updates (ca, cs, de, gl, it, ko, lt, sv, uk)

Revision 1.169: download - view: text, markup, annotated - select for diffs
Fri Dec 7 20:08:10 2007 UTC (4 years, 5 months ago) by gdt
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +2 -3 lines
Remove gimp-print support.  As of 2.4, gimp no longer uses gimp-print
in the print plugin.  gimp-print 4.2 is itself obsolete, replaced by
gutenprint 5, and gutenprint provides a gimp print plugin that links
against gimp's libraries.

Revision 1.168: download - view: text, markup, annotated - select for diffs
Sun Dec 2 12:06:19 2007 UTC (4 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +2 -4 lines
Remove Ex-MASTER_SITEs. From Zafer Aydogan.

Revision 1.167: download - view: text, markup, annotated - select for diffs
Thu Nov 22 18:12:45 2007 UTC (4 years, 6 months ago) by tron
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +3 -1 lines
This package needs "Perl::XML-Parser" to build. Add the "p5-XML-Parser"
as a build dependence to provide this module.

Revision 1.166: download - view: text, markup, annotated - select for diffs
Wed Nov 21 19:52:15 2007 UTC (4 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +3 -3 lines
Changes 2.4.2:
- removed broken and useless HSV Graph script
- update the histogram when a color correction tool is cancelled
- fixed a crash with certain plug-in or script descriptions
- corrected a tooltip
- fixed a crash when GIMP is run without any modules
- fixed error handling in the TIFF plug-in
- fixed a problem with Sample points
- fixed a crash when merging layers in indexed image
- update the histogram when painting
- fixed another problem with merge operations on indexed images
- fixed crash in TIFF plug-in when saving indexed images
- changed defaults so that a system monitor profile is only used when the
  user explicitely enabled this feature
- fixed endless loop when running equalize on transparent areas
- fixed heap corruption in GimpColorScale widget that caused a crash in the
  Compose plug-in
- fixed use of background color in Particle Trace script
- set the image menu insensitive when there's no image opened
- translation updates (ca, et, it, lt, pt, pt_BR, sr, sv)

Revision 1.165: download - view: text, markup, annotated - select for diffs
Thu Nov 1 09:25:07 2007 UTC (4 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +2 -2 lines
Changes 2.4.1:
* Bug fixes

Revision 1.164: download - view: text, markup, annotated - select for diffs
Sun Oct 28 17:00:42 2007 UTC (4 years, 6 months ago) by joerg
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +3 -1 lines
gimp 2.4 now supports DESTDIR out of the box.

Revision 1.163: download - view: text, markup, annotated - select for diffs
Sun Oct 28 16:43:00 2007 UTC (4 years, 6 months ago) by dogcow
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +1 -3 lines
options-ify svg and mng; the former pulls in a whole lot of gnome
infrastructure, the latter ain't very commonly used.
Both default to being active.

Revision 1.162: download - view: text, markup, annotated - select for diffs
Thu Oct 25 21:06:15 2007 UTC (4 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +30 -23 lines
Changes 2.4.0:
* Refreshed Look
* Scalable Brushes
* Selection Tools
* Foreground Select Tool
* Align Tool
* Changes in menus
* Improved display when zooming in or out

Revision 1.161: download - view: text, markup, annotated - select for diffs
Fri Sep 21 13:03:49 2007 UTC (4 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +3 -3 lines
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.

Revision 1.160: download - view: text, markup, annotated - select for diffs
Thu Sep 20 21:37:35 2007 UTC (4 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +3 -3 lines
Adapt for librsvg rename. Bump PKGREVISION.

Revision 1.159: download - view: text, markup, annotated - select for diffs
Wed Sep 19 23:18:54 2007 UTC (4 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +2 -1 lines
Bump PKGREVISION for gnome-vfs rename.

Revision 1.156.2.1: download - view: text, markup, annotated - select for diffs
Sat Jul 28 22:28:49 2007 UTC (4 years, 9 months ago) by ghen
Branches: pkgsrc-2007Q2
Diff to: previous 1.156: preferred, colored; next MAIN 1.157: preferred, colored
Changes since revision 1.156: +2 -2 lines
Pullup ticket 2136 - requested by lkundrak
security fix for gimp

- pkgsrc/graphics/gimp/Makefile				1.157
- pkgsrc/graphics/gimp/distinfo				1.35
- pkgsrc/graphics/gimp/patches/patch-ae			1.7
- pkgsrc/graphics/gimp24/Makefile			1.45
- pkgsrc/graphics/gimp24/distinfo			1.18
- pkgsrc/graphics/gimp24/patches/patch-af		1.1

   Module Name:	pkgsrc
   Committed By:	lkundrak
   Date:		Wed Jul  4 13:34:36 UTC 2007

   Modified Files:
	   pkgsrc/graphics/gimp: Makefile distinfo
   Added Files:
	   pkgsrc/graphics/gimp/patches: patch-ae

   Log Message:
   Fix for CVE-2007-2949 heap overflow. Bump PKGREVISION.
---
   Module Name:	pkgsrc
   Committed By:	lkundrak
   Date:		Wed Jul  4 15:19:52 UTC 2007

   Modified Files:
	   pkgsrc/graphics/gimp24: Makefile distinfo
   Added Files:
	   pkgsrc/graphics/gimp24/patches: patch-af

   Log Message:
   Fix for CVE-2007-2949 heap overflow. Bump PKGREVISION.

Revision 1.158: download - view: text, markup, annotated - select for diffs
Tue Jul 17 13:55:36 2007 UTC (4 years, 10 months ago) by adam
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +2 -3 lines
Changes 2.2.17:
- fixed regression in PSD load plug-in
- fixed crash when loading a corrupt PSD file
- work around for Pango appending " Not-Rotated" to font names

Changes 2.2.16:
- improved input value validation in several file plug-ins
- improved handling of corrupt or invalid XCF files
- guard against integer overflows in several file plug-ins
- fixed handling of background alpha channel in XCF files
- improved forward compatibility of the config parser
- fixed crash when previewing some animated brushes

Revision 1.157: download - view: text, markup, annotated - select for diffs
Wed Jul 4 13:34:35 2007 UTC (4 years, 10 months ago) by lkundrak
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +2 -2 lines
Fix for CVE-2007-2949 heap overflow. Bump PKGREVISION.

Revision 1.152.2.3: download - view: text, markup, annotated - select for diffs
Wed Jul 4 13:31:36 2007 UTC (4 years, 10 months ago) by lkundrak
Branches: pkgsrc-2007Q1
Diff to: previous 1.152.2.2: preferred, colored; branchpoint 1.152: preferred, colored; next MAIN 1.153: preferred, colored
Changes since revision 1.152.2.2: +1 -1 lines
Reverted last commit. It should have been commited into HEAD instead.

Revision 1.152.2.2: download - view: text, markup, annotated - select for diffs
Wed Jul 4 13:17:11 2007 UTC (4 years, 10 months ago) by lkundrak
Branches: pkgsrc-2007Q1
Diff to: previous 1.152.2.1: preferred, colored; branchpoint 1.152: preferred, colored
Changes since revision 1.152.2.1: +2 -2 lines
Fix for CVE-2007-2949 heap overflow in PSD code. Bump PKGREVISION.

Revision 1.156: download - view: text, markup, annotated - select for diffs
Tue Jun 5 05:37:07 2007 UTC (4 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base
Branch point for: pkgsrc-2007Q2
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +2 -1 lines
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.

Revision 1.155: download - view: text, markup, annotated - select for diffs
Mon May 28 12:20:42 2007 UTC (4 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +3 -3 lines
Changes 2.2.15:
- fixed parsing of GFig files with CRLF line endings
- guard against a possible stack overflow in the Sunras loader
- fixed definition of datarootdir in gimptool-2.0
- fixed Perspective tool crash on Mac OS X
- fixed area resizing in the Image Map plug-in
- added missing library in gimptool-2.0 --libs output
- added new localizations: Occitan and Persian

Revision 1.152.2.1: download - view: text, markup, annotated - select for diffs
Sat May 26 17:36:01 2007 UTC (4 years, 11 months ago) by ghen
Branches: pkgsrc-2007Q1
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +2 -2 lines
Pullup ticket 2098 - requested by tron
security fix for gimp

- pkgsrc/graphics/gimp/Makefile				patch
- pkgsrc/graphics/gimp/distinfo				1.33 via patch
- pkgsrc/graphics/gimp/patches/patch-ac			1.14

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Sat May 26 15:00:23 UTC 2007

   Modified Files:
	   pkgsrc/graphics/gimp: Makefile distinfo
   Added Files:
	   pkgsrc/graphics/gimp/patches: patch-ac

   Log Message:
   Add patch from GIMP SVN repository to fix the vulnerability reported
   in CVE-2007-2356. Bump package revision.

Revision 1.154: download - view: text, markup, annotated - select for diffs
Sat May 26 15:00:22 2007 UTC (4 years, 11 months ago) by tron
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +2 -1 lines
Add patch from GIMP SVN repository to fix the vulnerability reported
in CVE-2007-2356. Bump package revision.

Revision 1.153: download - view: text, markup, annotated - select for diffs
Mon Apr 30 12:03:05 2007 UTC (5 years ago) by adam
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +2 -3 lines
Changes 2.2.14:
- avoid crashing on newer versions of the winicon format
- fixed crash in Postscript plug-in
- fixed handling of TABs in the text tool
- fixed bug in Depth Merge plug-in
- fixed bug in GimpDrawablePreview widget
- fixed bug in Line Nove script
- fixed bug in Ripple plug-in
- save locale independent files from Fractal Explorer plug-in
- fixed bug in Super Nova plug-in
- be more robust against broken XCF files
- fixed drawing issues in Image Map plug-in
- fixed smoothing option in Fractal Explorer plug-in
- load channels in the proper order when opening an XCF file
- deal with floating selections in the Burn-In Animation script
- fixed clipping in the GimpPreviewArea widget
- fixed a potential crash in gimp-remote
- work around a file-chooser problem on Windows
- fixed markup of the gimp(1) manual page
- fixed the fix for the right-to-left layout in layers dialog
- fixed PSD save plug-in on 64bit architectures
- added missing dependency in gimpui-2.0.pc file
- fixed a crash in the PSD save plug-in
- improved robustness of transform tool preview code
- improved forward compatibility of XCF loader
- don't crash in the Compressor plug-in if files can't be opened
- fixed sensitivity of input fields in the Lighting plug-in

Revision 1.152: download - view: text, markup, annotated - select for diffs
Wed Mar 21 12:05:46 2007 UTC (5 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base
Branch point for: pkgsrc-2007Q1
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +2 -2 lines
Bump PKGREVISION for gnome-keyring ABI bump.

Revision 1.151: download - view: text, markup, annotated - select for diffs
Thu Jan 11 09:21:11 2007 UTC (5 years, 4 months ago) by joerg
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +2 -1 lines
libXmu is needed with modular Xorg for gimp-remote.

Revision 1.150: download - view: text, markup, annotated - select for diffs
Fri Dec 15 20:32:57 2006 UTC (5 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +2 -2 lines
Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr

Revision 1.149: download - view: text, markup, annotated - select for diffs
Thu Oct 12 14:02:09 2006 UTC (5 years, 7 months ago) by drochner
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +2 -1 lines
include tiff/buildlink directly instead relying on gtk to pull it in

Revision 1.148: download - view: text, markup, annotated - select for diffs
Sat Sep 16 12:20:34 2006 UTC (5 years, 8 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +2 -1 lines
Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.

Revision 1.147: download - view: text, markup, annotated - select for diffs
Sat Aug 26 07:44:04 2006 UTC (5 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +2 -2 lines
Changes 2.2.13:
* Bug fixes
- avoid endless looping when loading a corrupt XCF file
- fixed regression in file dialogs
- fixed right-to-left layout in layers dialog
- avoid a crash when loading a corrupt gradient file
- fixed segfault in Warp plug-in on 64bit architectures
- fixed crash in GimpDrawablePreview
- fixed error in Winicon load plug-in
- fixed errors in Autocrop plug-in
- fixed compile errors in regression tests on OS X
- fixed regression in Gaussian Blur plug-in
- fixed crash when opening an RGB image in an indexed image
- fixed a possible crash in the Save dialog
- fixed Lighten Only layer mode on SSE2 platforms
- work with newer versions of autoconf
- protect against bogus values returned from GDK
- fixed handling of indexed images in the Winicon save plug-in

Revision 1.146: download - view: text, markup, annotated - select for diffs
Sun Aug 6 14:16:48 2006 UTC (5 years, 9 months ago) by jdolecek
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +3 -2 lines
add .fi mirror

Revision 1.140.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 1 15:10:50 2006 UTC (5 years, 9 months ago) by salo
Branches: pkgsrc-2006Q2
Diff to: previous 1.140: preferred, colored; next MAIN 1.141: preferred, colored
Changes since revision 1.140: +2 -3 lines
Pullup ticket 1768 - requested by ghen
security update for gimp

Revisions pulled up:
- pkgsrc/graphics/gimp/Makefile			1.143
- pkgsrc/graphics/gimp/PLIST			1.25
- pkgsrc/graphics/gimp/buildlink3.mk		1.13
- pkgsrc/graphics/gimp/distinfo			1.30
- pkgsrc/graphics/gimp/patches/patch-aa		1.16
- pkgsrc/graphics/gimp/patches/patch-ab		1.17
- pkgsrc/graphics/gimp/patches/patch-ac		removed
- pkgsrc/graphics/gimp/patches/patch-ae		removed
- pkgsrc/graphics/gimp/patches/patch-af		removed
- pkgsrc/graphics/gimp/patches/patch-ag		removed
- pkgsrc/graphics/gimp/patches/patch-ah		removed

   Module Name:		pkgsrc
   Committed By:	adam
   Date:		Mon Jul 10 22:06:32 UTC 2006

   Modified Files:
   	pkgsrc/graphics/gimp: Makefile PLIST buildlink3.mk distinfo
   	pkgsrc/graphics/gimp/patches: patch-aa patch-ab
   Removed Files:
   	pkgsrc/graphics/gimp/patches: patch-ae patch-ac patch-af
					patch-ag patch-ah

   Log Message:
   Changes 2.2.12:
   - fixed display problem in the Animation Playback plug-in
   - fixed misbehaviour of the user installation dialog
   - make sure that session-managed windows are mapped completely inside a
     monitor
   - don't use long deprecated libpng API
   - fixed possible segfault when closing image while saving it
   - halt tools when the image mode changes
   - fixed problem in Scale and Resize widgets
   - fixed wrong offset in transform PDB functions
   - fixed bugs in the Dicom load plug-in
   - make sure text widgets get all key events first
   - fixed problems with default values in the PNG save plug-in
   - fixed Save As dialog not displaying the filename
   - fixed compilation problem with gcc 4.1
   - plugged a possible buffer overrun in the XCF parser
   - don't save image parasites twice in XCF files

Revision 1.145: download - view: text, markup, annotated - select for diffs
Fri Jul 21 23:12:17 2006 UTC (5 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +2 -2 lines
Needs intltool.

Revision 1.144: download - view: text, markup, annotated - select for diffs
Fri Jul 21 13:04:52 2006 UTC (5 years, 10 months ago) by tron
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +1 -3 lines
Remove pointless conflict entry.

Revision 1.143: download - view: text, markup, annotated - select for diffs
Mon Jul 10 22:06:32 2006 UTC (5 years, 10 months ago) by adam
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +3 -4 lines
Changes 2.2.12:
- fixed display problem in the Animation Playback plug-in
- fixed misbehaviour of the user installation dialog
- make sure that session-managed windows are mapped completely inside a
  monitor
- don't use long deprecated libpng API
- fixed possible segfault when closing image while saving it
- halt tools when the image mode changes
- fixed problem in Scale and Resize widgets
- fixed wrong offset in transform PDB functions
- fixed bugs in the Dicom load plug-in
- make sure text widgets get all key events first
- fixed problems with default values in the PNG save plug-in
- fixed Save As dialog not displaying the filename
- fixed compilation problem with gcc 4.1
- plugged a possible buffer overrun in the XCF parser
- don't save image parasites twice in XCF files

Revision 1.142: download - view: text, markup, annotated - select for diffs
Fri Jul 7 15:14:32 2006 UTC (5 years, 10 months ago) by tron
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +9 -2 lines
Add "twain" plug-in to package list under Mac OS X. Bump package revision
because binary package changed.

Revision 1.141: download - view: text, markup, annotated - select for diffs
Wed Jul 5 05:37:41 2006 UTC (5 years, 10 months ago) by jlam
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +2 -3 lines
Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk

Revision 1.140: download - view: text, markup, annotated - select for diffs
Tue Apr 18 20:24:48 2006 UTC (6 years, 1 month ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base
Branch point for: pkgsrc-2006Q2
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +2 -2 lines
Complete rewrite of PNG plugin for new API to make this package build
with the latest version of the "png" package.
Bump package revision because of this fix.

Revision 1.139: download - view: text, markup, annotated - select for diffs
Mon Apr 17 13:46:00 2006 UTC (6 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +2 -1 lines
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Fri Apr 14 10:02:31 2006 UTC (6 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +6 -13 lines
Changes 2.2.11:
- fixed handling of EXIF data in JPEG plug-in
- let gimptool use pkg-config to determine compiler and linker flags at
  run-time
- added GTK+ category in gimp.desktop file
- fixed guides scripts to allow guides at the right and bottom
- fixed icons in color picker buttons in Levels tool
- fixed parameter check in Compressor plug-in
- made the internal help browser the default for all platforms
- fixed handling of alpha channel in Gaussian Blur plug-in
- fixed incorrect bitshifts in Win Icon plug-in
- fixed a potential crash in the Animation Playback plug-in
- corrected tile cache size in Unsharp Mask plug-in
- fixed the import of SVG circles
- fixed rounding of resolution in BMP plug-in
- fixed resolution handling in PSD load plug-in
- store resolution when saving in the PSD file format
- fixed crash in Revert function
- flush the projection before reading from it
- fixed MMX instructions on Pentium II machines
- fixed possible crash on closing a dockable

Revision 1.137: download - view: text, markup, annotated - select for diffs
Thu Apr 13 18:23:33 2006 UTC (6 years, 1 month ago) by jlam
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +2 -4 lines
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete.  Replace with
USE_TOOLS+=msgfmt.

Revision 1.136: download - view: text, markup, annotated - select for diffs
Thu Apr 6 06:22:02 2006 UTC (6 years, 1 month ago) by reed
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +3 -3 lines
Over 1200 files touched but no revisions bumped :)

RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).

Revision 1.135: download - view: text, markup, annotated - select for diffs
Wed Mar 8 09:50:12 2006 UTC (6 years, 2 months ago) by itohy
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +2 -1 lines
Add missing dependency on graphics/xpm.

Revision 1.134: download - view: text, markup, annotated - select for diffs
Mon Mar 6 00:18:11 2006 UTC (6 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +2 -2 lines
Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.

Revision 1.133: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:09:31 2006 UTC (6 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +2 -2 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.132: download - view: text, markup, annotated - select for diffs
Tue Jan 24 07:32:11 2006 UTC (6 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +2 -1 lines
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.

Revision 1.131: download - view: text, markup, annotated - select for diffs
Fri Jan 6 11:56:18 2006 UTC (6 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +5 -6 lines
Update to 2.2.10.

Fix PKGCONFIG_OVERRIDE lines.

Bugs fixed in GIMP 2.2.10
=========================

- fixed build error on Sun C compiler (bug #319811)
- fixed issue with Guides scripts (bug #320933)
- corrected selection display problem (bug #319029)
- fixed potential wget issue (bug #322977)
- fixed non-interactive use of gimp-edit-stroke (bug #322977)
- fixed Script-Fu crash in some locales such as Chinese (bug #163212)
- fixed build of librsvg plug-in (bug #314400)
- fixed parameter type in "plug-in-unsharp-mask" procedure (bug #325007).

Revision 1.130: download - view: text, markup, annotated - select for diffs
Sat Dec 31 12:32:36 2005 UTC (6 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +2 -2 lines
Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.

Revision 1.129: download - view: text, markup, annotated - select for diffs
Thu Dec 29 06:21:42 2005 UTC (6 years, 4 months ago) by jlam
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +1 -2 lines
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.128: download - view: text, markup, annotated - select for diffs
Mon Dec 5 23:55:08 2005 UTC (6 years, 5 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +2 -2 lines
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

Revision 1.127: download - view: text, markup, annotated - select for diffs
Fri Nov 25 21:23:15 2005 UTC (6 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +2 -1 lines
Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.

Revision 1.126: download - view: text, markup, annotated - select for diffs
Mon Oct 31 13:07:02 2005 UTC (6 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +2 -3 lines
Changes 2.2.9:
- fixed minor problem in JPEG plug-in
- allow to disable build of gtkhtml2, svg, and lcms features
- fixed bug in Imagemap plug-in
- handle PSD files with untitled channels
- fixed build of MMX/SSE assembly code on gcc 4.0
- fixed crash in image preview code
- fixed redraw of previews in Rotate Colormap plug-in
- fixed redraw of previews in Filterpack plug-in
- cross-compilation fixes and build fixes for Cygwin
- fixed character placement in Text Circle script
- made GIMP more robust against strange characters in directory names
- fixed minor issue in Dicom plug-in
- deal with API change in librsvg >= 2.11.0
- fixed bug in ellipse selection
- fixed build issue on Cygwin
- fixed problem in ellipse selection
- ease closing of iscissors outline
- fixed handling of Tab key if NumLock is active
- fixed problem with random number generator in QBist plug-in
- raise palettes grid instead of creating a new one
- fixed problem with environment maps in Lighting plug-in
- fixed Gaussian Blur for small radii
- fixed Select By Color tool on grayscale layers

Revision 1.125: download - view: text, markup, annotated - select for diffs
Wed Aug 10 20:56:17 2005 UTC (6 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +2 -3 lines
Remove the abuse of buildlink that was pkg-config/buildlink3.mk.  That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.

Revision 1.124: download - view: text, markup, annotated - select for diffs
Tue Aug 2 09:54:52 2005 UTC (6 years, 9 months ago) by tron
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +3 -1 lines
Unlimit the "datasize" to fix build problems under NetBSD-macppc.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Thu Jul 21 16:29:51 2005 UTC (6 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +2 -2 lines
Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.

Revision 1.122: download - view: text, markup, annotated - select for diffs
Mon Jul 18 19:13:37 2005 UTC (6 years, 10 months ago) by reed
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +3 -2 lines
Fix misnamed configuration filei (which cuased it to not install
the configuration from examples to configuration directory). Bump
PKGREVISION.
graphics/gimp/Makefile CVS:
----------------------------------------------------------------------

Revision 1.121: download - view: text, markup, annotated - select for diffs
Thu Jun 30 15:14:07 2005 UTC (6 years, 10 months ago) by adam
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +3 -3 lines
Changes 2.2.8:
- fixed possible crash in plug-ins-query PDB function
- fixes to Script-Fu server mode on Win32
- fixed possible crash in win32 gimptool variant
- plugged a tiny memleak in the image display code
- plugged a tiny memleak in libgimpwidgets
- attempt to fix calling the web-browser on win32
- fixed loading of images in help-browser plug-in on win32
- fixed zoom offsets if dot-for-dot mode is disabled
- fixes to Gfig parasite loading
- disabled buggy gimprc option stingy-memory-use
- don't try to create a preview for a non-existant image file
- fixed bug in Retinex plug-in
- fixed bug in Newsprint plug-in
- fixed bug in Shift plug-in
- fixed bug in Grid plug-in

Revision 1.120: download - view: text, markup, annotated - select for diffs
Wed Jun 1 18:02:55 2005 UTC (6 years, 11 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +1 -2 lines
Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.

Revision 1.119: download - view: text, markup, annotated - select for diffs
Sun May 22 20:08:05 2005 UTC (7 years ago) by jlam
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +2 -2 lines
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.118: download - view: text, markup, annotated - select for diffs
Fri May 13 15:34:12 2005 UTC (7 years ago) by drochner
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +2 -2 lines
update to 2.2.7
bugfixes only

Revision 1.117: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:46:03 2005 UTC (7 years, 1 month ago) by tv
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Apr 11 09:32:45 2005 UTC (7 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +3 -3 lines
Changes 2.2.6:
- reverted change to the print plug-in

Changes 2.2.5:
- fixed double-click behaviour of GimpButton
- properly handle 302 redirect output from wget in URL plug-in
- fixed loading of layer masks in PSD plug-in
- fixed bugs in PSD save plug-in
- fixed Reset in Scale and Resize dialogs
- fixed filename encoding issues when loading Script-Fu scripts
- fixed i18n build quirks
- improve autoscrolling with tablets in Windows
- fixed setup of size entries in tool-options
- when opening images as layers, do it interactively
- fixed precondition checks in gimp_drawable_transform_scale
- fixed handling of resolution unit in Print Size dialog
- disable "gtk-alternative-button-order" setting because our code
  doesn't honor it
- fixed behaviour of selection tool when dragging from top-right
- speed up conversion of grayscale images to indexed colors
- fixed bug in grayscale to indexed color conversion
- don't offer empty palettes for conversion to indexed color
- disable search in container tree-views since it interferes with global
  accelerators
- corrected mousewheel section of default controllerrc
- fixed build on amd64/gcc-4.0
- unset Keep Transparency from Color to Alpha plug-in.
- fixed crash caused by Histogram dockable in RGB mode
- fixed statusbar display for negative moves
- fixed a couple of problems in the BMP plug-in
- fixed bug in Resize dialog if previews are turned off
- fixed disappearing previews in Rotate Colormap plug-in
- fixed deletion of fractals in Fractal Explorer plug-in
- fixed preview in Deinterlace plug-in
- fixed crashes on exit in some locales
- fixed installation directories for message catalogs
- handle deletion of layers and channels that have a floating selection
  attached
- plugged some smaller memory leaks
- fixed preview in Gaussian Blur plug-in for zero radii
- fixed a couple of problems in the Winicon plug-in
- fixed bug in GIF loader that was triggered with a broken GIF
- fixed crash in Ink tool
- let the text tool remember the last-used font
- quote the print command used in the Print plug-in

Revision 1.115: download - view: text, markup, annotated - select for diffs
Wed Mar 16 19:06:09 2005 UTC (7 years, 2 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +3 -1 lines
Depend on glib2 and pango (used directly).

Revision 1.114: download - view: text, markup, annotated - select for diffs
Wed Feb 23 14:16:15 2005 UTC (7 years, 2 months ago) by adam
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +2 -3 lines
Changes 2.2.4:
- fixed an out-of-bounds read access in the Edge plug-in (bug #164963)
- limit aspect ratio in crop tool to sane values (bug #164827)
- fixed indexed conversion on floating selections (bug #165342)
- fixed button order in resize and scale dialogs
- improved handling of UNC paths on Windows
- fixed crash in winicon save plug-in (bug #162742)
- fixed image types registration for some python plug-ins (bug #1666650)
- workaround problems with font names ending in numbers (bug #166540)
- show clone source when cloning from a different image (bug #167002)
- corrected coordinate limits in New Guide script (bug #167529)
- fixed crash in gradient editor (bug #167604)
- don't give keyboard focus to combo boxes in image window (bug #167809)
- fixed saving of MNG files with negative layer offsets (bug #166059)
- fixed use of the text tool on floating selections (bug #166829)
- don't create duplicate templates when migrating user settings (bug #167893)
- let the py-slice script ignore out-of-bounds guides (bug #167843)
- store thumbnails in temporary folder if no valid home directory exists
  (bug #167973)
- fixed Emboss plug-in for small images (bug #168022)
- avoid crashes in toolbox size allocation code (bug #162500)
- switch from display-wide grab to application-wide grab while tool
  actions are being performed (bug #162823)
- update filesize in JPEG dialog if size of EXIF data changes (bug #164914)

Revision 1.113: download - view: text, markup, annotated - select for diffs
Sat Feb 5 18:22:49 2005 UTC (7 years, 3 months ago) by jklos
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +2 -1 lines
Bumped PKGREVISION due to change in libwmf.

Revision 1.112: download - view: text, markup, annotated - select for diffs
Mon Jan 24 09:53:46 2005 UTC (7 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +2 -2 lines
Changes 2.2.3:
- fixed build problem in MIDI input controller (bug #163593)
- remember last used directory in file open and save dialogs (bug #162385)
- fixed crashed in DND of indexed drawables (bug #163879)
- removed bumpmap artifacts in Lighting Effects plug-in (bug #163877)
- fixed non-interactive mode of Retinex plug-in
- fixed undo of ink strokes (bug #163670)
- fixed expose event handling in Curve Bend plug-in (bug #164207)
- added a missing pressure sensitivity toggle to Airbrush tool (bug #164237)
- fixed loading of XJT images files from read-only folders (bug #164116)
- fixed bug in the Info dialog that crashed the Crop tool (bug #163617)
- fixed yet another entry problem in the Scale Image dialog (bug #163951)
- fixed serialization of binary parasites (bug #163131)
- correctly initialize the preview in the Bumpmap plug-in (bug #162285)
- give visual feedback if a dialog is already opened (bug #164156)
- fixed saving of JPEG images with large quality settings (bug #164087)
- update the menus when selecting a component in the Channels dialog
  (bug #164195)
- fixed issues with the save dialog in the Imagemap plug-in (bug #164864)
- update filesize in JPEG dialog if size of EXIF data changes (bug #164914)

Revision 1.111: download - view: text, markup, annotated - select for diffs
Mon Jan 10 15:32:57 2005 UTC (7 years, 4 months ago) by adam
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +2 -2 lines
Changes 2.2.2:
- let Decompose plug-in create layers with alpha channel
- fixed crash in save dialog (bug #162443)
- fixed misbehaviour in Scale and Resize dialogs (bug #162387)
- fixed preview in Imagemap plug-in (bug #162592)
- fixed handling of broken menu path translations (bug #162590)
- fixed bugs in the Sparkle plug-in and the Frosty Logo script (bug #132145)
- fixed two broken Python scripts (bug #162707)
- changed default response in Close dialog (bug #162872)
- flush the display when plug-in dialogs are disposed (bug #163084)
- fixed build problem on amd64 with gcc-4.0 (bug #163041)
- fixed problem in locales that are rendered right-to-left (bug #162663)
- fixed bug in Frosty Logo Script-Fu (bug #132145)
- raise the toolbox when it is selected from the Tools menu (bug #163381)
- improved usability of Keyboard Shortcuts editor (bug #163385)
- fixed gradient selection widget in libgimpui (bug #163427)
- workaround a problem in the MMX code (bug #162778)

Revision 1.110: download - view: text, markup, annotated - select for diffs
Tue Jan 4 15:20:25 2005 UTC (7 years, 4 months ago) by adam
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +8 -9 lines
Changes 2.2.1:
- added python logo to EXTRA_DIST so it shows up in the tarball (bug #161716)
- fixed mempory corruption in FracalExplorer plug-in (bug #161729)
- fixed crash in gradient editor (bug #161411)
- fixed crash in unsharp mask plug-in preview code (bug #157910)
- fixed bug in unsharp mask plug-in that caused artefacts when a large blur
  radius was being used on a small drawable; minor optimizations
- removed broken asc2img Script-Fu
- fixed channel drag-n-drop (bug #161877)
- fixed misbehaviour of entries in Scale and Resize dialogs (bug #161756)
- speed up preview in several plug-ins
- fixed bug in Despeckle plug-in that caused it to run very slowly
  (bug #162129)
- fixed a crash in the error dialog (bug #162147)
- fixed parameter value range in Weave script (bug #162182)
- fixed crash in brush preview (bug #162232)
- minor improvements to the API docs

Revision 1.109: download - view: text, markup, annotated - select for diffs
Tue Dec 28 23:18:21 2004 UTC (7 years, 4 months ago) by reed
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +2 -1 lines
Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)

Revision 1.108: download - view: text, markup, annotated - select for diffs
Tue Nov 16 16:16:31 2004 UTC (7 years, 6 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +2 -1 lines
This package requires intltool to build.  Noted by Cesar Catrian C.
in PR pkg/28330.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Wed Nov 3 13:29:46 2004 UTC (7 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +2 -3 lines
Changes 2.0.6:
- fixed gimp_file_load_thumbnail()
- fixed gimp_displays_reconnect() (#154638)
- initialize tool options with default values before deserializiation (#120832)
- let the BMP loader deal better with broken BMP files (#15540)
- fixed help-browser crashes on missing images (#138275)
- fixed opacity handling in grid plug-in (#156750)
- fixed text tool crashes with Pango 1.2 (#154144)

Revision 1.106: download - view: text, markup, annotated - select for diffs
Sat Oct 30 00:59:02 2004 UTC (7 years, 6 months ago) by minskim
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +2 -2 lines
Bump BUILDLINK_DEPENDS.libexif in libexif/buildlink3.mk and
PKGREVISIONs of packages including it, because the recent update of
libexif changed the major version number of libexif.  Noted by dieter
and Jeremy C. Reed on tech-pkg@.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Sun Oct 3 00:14:51 2004 UTC (7 years, 7 months ago) by tv
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -1 lines
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Mon Sep 27 11:19:57 2004 UTC (7 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +2 -2 lines
Changes 2.0.5
- added sanity checks for misconfigured filesystem encodings
- don't expose unnecessary information in Postscript files we generate
- improved behaviour of Shear tool
- fixed labels in CMYK color-picker
- removed non-functional button from Device Status dialog
- fixed parsing of SVG transform attributes
- guard against bogus logical screen dimensions in GIF images
- fixed use of global context for stroke operations
- avoid stack overflows when bucket-filling complex regions
- fixes to the composite code
- fixed run-with-last-vals mode for vpropagate plug-in
- respect the global-brush setting when stroking
- fixed popup menu positioning
- fixed handling of QuickMask color
- fixed bounding box problems when opening Postscript files
- fixed undo memory calculation for paint operations
- work around file-descriptor leak in Pango
- made menu entry translatable
- use the global gradient for the airbrush and pencil tools
- fixed PDB call gimp-curves-spline
- fixed projection when undoing floating_sel_to_layer

Revision 1.103: download - view: text, markup, annotated - select for diffs
Fri Aug 6 10:35:57 2004 UTC (7 years, 9 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +2 -2 lines
Changes 2.0.4:
* several build fixes
* fixed bug in Polarize plug-in
* fixed out-of-bounds access in Ink tool code
* improved antialiasing of elliptical selections
* fixed typo in gradient editor
* really remove all associated items from the ID hash table when an
  image is being closed
* work around integer overflows when transforming large drawables
* fixed wrong EXIF handling in JPEG plug-in, a bug that has been
  introduced in 2.0.3
* fixed bug in Script-Fu extension
* fixed crash in container grid views
* handle changes to URI handling in newer glib releases

Revision 1.102: download - view: text, markup, annotated - select for diffs
Mon Jul 19 08:32:21 2004 UTC (7 years, 10 months ago) by adam
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +2 -2 lines
Changes 2.0.3:
* several build fixes (#144632, #144780)
* documentation fixes (#144267)
* avoid use of uninitialized values in GimpColorArea widget (#144786)
* fixed Levels tool on grayscale images with alpha channel (#141930)
* fixed Save/Load functionality in channel-mixer plug-in (#145380)
* fixed brokeness in GimpContext that caused tool options and device
  settings to be saved incorrectly
* fixed bug in Colorize tool
* fixed undo stack corruption that occured with some undo settings (#145379)
* fixed long-standing bug that caused the tablet pointer to change
  inadvertently (#115774)
* allow to undo script 'Round Corners' (#146344)
* implemented gimp-path-get-point-at-dist PDB function (#138754)
* don't crash while loading JPEG files with corrupt EXIF data (#145212)
* fixed loading of CMYK TIFF images on big-endian hosts (#147328)
* fixed palette handling in MNG plug-in (#139947)
* fixed bug in Script-Fu console (#139200)
* fixed corruption when saving RLE-encoded BMPs on big-endian hosts (#147759)

Revision 1.101: download - view: text, markup, annotated - select for diffs
Tue Jun 22 12:53:10 2004 UTC (7 years, 11 months ago) by tron
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +2 -2 lines
The german mirror is on "ftp.gwdg.de" not "ftp.gwdb.de".

Revision 1.100: download - view: text, markup, annotated - select for diffs
Mon Jun 21 19:48:41 2004 UTC (7 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +7 -7 lines
Changes 2.0.2:
- several build fixes (#140115, #142907, #143069)
- allow plug-ins to register menu entries from within init() (#139969)
- fixed focus issues with tool dialogs (#139349)
- allow to load grayscale TGA files
- a couple of string and i18n fixes (#140296, #140039, #137036, #142996)
- fixed crash in template editor (#140315)
- fixed crash in IWarp plug-in (#140554)
- fixed snap to guides (#140649)
- made the PNG plug-in handle empty colormaps (#142029)
- fixed bug in text editor dialog (#141792)
- fixed Old Photo script-fu (#142326)
- fixed glitch in the Curves tool dialog (#142506)
- don't allow tablet pressure to become negative (#123811)
- improved range of tablet pressure values (#142808)
- better defaults for tablet pressure (#143626)
- fixed use of screen color picker with XInput devices (#143166)
- actually return values from the run function of Python scripts (#141338)
- documentation fixes (#142618)
- fixed bug in the save routine of the TIFF plug-in (#143522)
- don't let Curve Bend silently apply the layer mask (#134748)
- fixed bug in Blur plug-in (#142318)
- fixed mask offsets after crop operations (#143860)
- let extensions run synchronously when called via PDB (#140112)
- updated (and some new) translations

Revision 1.99: download - view: text, markup, annotated - select for diffs
Thu May 27 01:09:36 2004 UTC (7 years, 11 months ago) by reed
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +3 -1 lines
gimp needs cmsCreate_sRGBProfile to provide the
libcdisplay_proof library.

So require lcms>=1.12.

(wiz@ suggested that this should just be done for gimp
and this was okayed by maintainer, adam@.)

Revision 1.98: download - view: text, markup, annotated - select for diffs
Mon May 3 06:46:01 2004 UTC (8 years ago) by adam
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +2 -1 lines
Fix multiple gimp-print installation problem (e.g. Darwin/MacOSX)

Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu Apr 22 05:57:29 2004 UTC (8 years, 1 month ago) by minskim
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +2 -2 lines
Use PKGNAME_NOREV instead of PKGNAME in directory names to match with
PLIST.

Revision 1.96: download - view: text, markup, annotated - select for diffs
Mon Apr 19 15:04:59 2004 UTC (8 years, 1 month ago) by jmmv
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -1 lines
Bump PKGREVISION due to libcroco's update (major version bump in library name).

Revision 1.95: download - view: text, markup, annotated - select for diffs
Fri Apr 16 16:16:50 2004 UTC (8 years, 1 month ago) by drochner
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +3 -2 lines
gimp2 isn't supported by print/gimp-print yet, so enable the
builtin print widget
(skip PKGREVISION bump because this pkg was just updated)

Revision 1.94: download - view: text, markup, annotated - select for diffs
Thu Apr 15 08:37:38 2004 UTC (8 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +2 -2 lines
Bugs fixed in GIMP 2.0.1
- don't leak file descriptor for the POSIX shm implementation (Yosh)
- fixed path tool undo (#138086, Mitch)
- don't transform drawables away (#138117, Mitch)
- fixed issues with guillotine plug-in (#138314, Joao, Mitch)
- fixed Slide script-fu (#138310, Nils Philippsen)
- don't allow removed items to be accessed thru the PDB (#138311, Mitch)
- skip fonts with invalid names (workaround for #132366, Sven)
- fixed Spinning Globe script-fu (#138253, Sven)
- fixed a bug in the IFSCompose plug-in (#138212, David Necas)
- fixed undo corruption with floating selections (Pedro, Mitch)
- fixed gimprc man-page (Sven)
- align JPEG setjump buffer on 16-byte boundary for ia64 (#138357, Yosh)
- fixed Alien Glow Arrow script-fu (#138524, Sven)
- fixed code that suppresses the transform tool grid (Simon)
- push an undo for changing the text layer modification flag (#137767, Mitch)
- make the user installation work with pixmap themes (#138379, Sven)
- register .jpe as extension for JPEG images (#138776, Bolsh)
- fixed issues with the Lighting Effects plug-in (#138788, William Skaggs)
- don't crash on color corrections on empty selections (#138973, Sven)
- made gimptool-2.0 create missing directories (#138980, Yosh)
- made undo names translatable (#139000, Sven)
- optimized grid drawing (#138081, Sven)
- don't create a gimptool link to gimptool-2.0 (#139024, Sven)
- sanitize rectangle and ellipse selection (#138237, #138103, Pedro)
- fixed problems with Copy-Visible and Drop-Shadow scripts (#138662, Pedro)
- fixed X server authentification problems with gimp-remote (#139158, Sven)
- let Script-Fu PDB marshallers handle NULL strings (#139386, Kevin Cozens)
- fixed rounding error in transformation code (#120490, William Skaggs)
- fixed winclipboard plug-in (Hans Breuer)
- fixed Python Slice script (Yosh)
- fixed configure check for Xmu (#139803, Sven)
- fixed crash when scaling up a floating selection (#138356, Mitch)
- use LC_MESSAGE for help localization (#139917, Sven)
- fixed imagemap file parsers (#139894)

Revision 1.93: download - view: text, markup, annotated - select for diffs
Sat Apr 10 08:11:46 2004 UTC (8 years, 1 month ago) by jmmv
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +1 -6 lines
gimp always installs under LOCALBASE, so get rid of code that creates a symlink
for gimp.m4 between X11BASE and LOCALBASE if needed.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Sat Apr 10 06:42:49 2004 UTC (8 years, 1 month ago) by xtraeme
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +2 -1 lines
There isn't any XFree86 version that comes with fontconfig>=2.2.0, so
don't check for fontconfig's builtin via USE_BUILTIN.fontconfig=no.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Apr 5 22:09:54 2004 UTC (8 years, 1 month ago) by jmmv
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +2 -4 lines
Get rid of the GIMP_VER variable.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Apr 5 22:07:27 2004 UTC (8 years, 1 month ago) by jmmv
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +3 -2 lines
Honour PKG_SYSCONFDIR properly.  Bump PKGREVISION to 1.

Revision 1.89: download - view: text, markup, annotated - select for diffs
Tue Mar 30 20:24:35 2004 UTC (8 years, 1 month ago) by minskim
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +2 -1 lines
Add build dependency on pkgconfig, because configure uses pkg-config.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Mon Mar 29 22:16:09 2004 UTC (8 years, 1 month ago) by xtraeme
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +63 -11 lines
Update gimp to 2.0.0

This release is a major event, marking the end of a three year development
cycle by a group of volunteers and enthusiasts who have made this the most
professional release of the GIMP ever. It is the first stable release that
is officially supported not only on Unix-based operating systems, but also
on Microsoft Windows and Macintosh OS X.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:40:52 2003 UTC (8 years, 10 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +2 -2 lines
s/netbsd.org/NetBSD.org/

Revision 1.86: download - view: text, markup, annotated - select for diffs
Wed Jun 18 10:26:54 2003 UTC (8 years, 11 months ago) by drochner
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +3 -3 lines
update to 1.2.5
This is a bugfix release.

Revision 1.85: download - view: text, markup, annotated - select for diffs
Fri May 23 18:04:31 2003 UTC (9 years ago) by salo
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +10 -10 lines
Updated to 1.2.4.

Changes:

- DESCR has 80 columns
- better COMMENT
- sync buildlink2.mk with reality
- style nits

1.2.4:
======
- numerous bugfixes, too many to mention.  see ChangeLog for details
- print plug-in now depends on libgimpprint

Revision 1.84: download - view: text, markup, annotated - select for diffs
Mon May 5 16:32:26 2003 UTC (9 years ago) by jmmv
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -2 lines
Line up PKGREVISION whitespace.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Fri May 2 11:55:17 2003 UTC (9 years ago) by wiz
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -2 lines
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Oct 7 16:38:22 2002 UTC (9 years, 7 months ago) by dent
Branches: MAIN
CVS tags: netbsd-1-6-1-base, netbsd-1-6-1
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -2 lines
gimp-base-1.2.3nb1 -> gimp-base>=1.2.3nb1

Revision 1.81: download - view: text, markup, annotated - select for diffs
Wed Mar 13 17:37:07 2002 UTC (10 years, 2 months ago) by fredb
Branches: MAIN
CVS tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +3 -3 lines
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]

Revision 1.80: download - view: text, markup, annotated - select for diffs
Fri Feb 15 20:55:58 2002 UTC (10 years, 3 months ago) by drochner
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +10 -63 lines
turn gimp into a meta-pkg

Revision 1.79: download - view: text, markup, annotated - select for diffs
Wed Feb 13 19:50:05 2002 UTC (10 years, 3 months ago) by drochner
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +7 -6 lines
update to 1.2.3
I didn't find a useful changelog - seems to be a bugfix and documentation
update release

Revision 1.78: download - view: text, markup, annotated - select for diffs
Thu Feb 7 15:22:20 2002 UTC (10 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -2 lines
Undo PKGREVISION increase for undone change.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu Feb 7 07:47:15 2002 UTC (10 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -4 lines
Backed out pkg/15487 as tiff, jpeg, and png are already
dependencies (pointed by Thomas Klausner)

Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue Feb 5 09:00:00 2002 UTC (10 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +5 -1 lines
- Added support for tiff, jpeg and png by making this depend on those pkgs
- Set PKGREVISION=1

Fixes pkg/15487 by Chris Richards

Revision 1.75: download - view: text, markup, annotated - select for diffs
Wed Oct 24 22:11:01 2001 UTC (10 years, 7 months ago) by jlam
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -2 lines
I am a triple idiot.  The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Oct 23 13:14:58 2001 UTC (10 years, 7 months ago) by jlam
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -2 lines
x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Aug 29 22:41:17 2001 UTC (10 years, 8 months ago) by jlam
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -1 lines
Use x11.buildlink.mk instead of USE_X11.  Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu Aug 2 13:33:09 2001 UTC (10 years, 9 months ago) by jlam
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +36 -30 lines
* Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.  We now
  avoid a hidden dependency on libiconv.so if it's installed in ${LOCALBASE}.
  It's also possible now to build gimp without accidentally pulling in older
  gimp headers from an installed gimp package.  Also allow
  gnome-libs/buildlink.mk to pull in much of the dependencies.

* Remove patch to pass $(INTLDEPS) to the compiler in modules/Makefile as
  the gettext headers are found in ${BUILDLINK_DIR}/include which is already
  passed through in CFLAGS.

* Remove GNOME_CONFIG=no from CONFIGURE_ENV.  This was a leftover from when
  there was a separate gimp-helpbrowser package that depended on gnome-libs
  while the main gimp package only needed GTK+ and graphics libs.  Since
  there is only one consolidated gimp package now, we need the gnome-libs
  dependency (more specifically, libgtkxhtml.so) to be correctly found for
  the helpbrowser plugin to be built.

* Add settings for MPEG, LIBMPEG, and GAP_DECODE_MPEG to properly support
  the MPEG library from graphics/mpeg-lib that changed it's name.

* Change -Wl,-E (conditionalized on ELF) to -Wl,--export-dynamic which works
  across both the ELF and a.out linkers.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Sun Jul 29 14:54:56 2001 UTC (10 years, 9 months ago) by tron
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -2 lines
Remove duplicate dependence on "mpeg" package which is now added by the
buildlink glue file.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Sun Jul 29 14:18:09 2001 UTC (10 years, 9 months ago) by tron
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -1 lines
Include buildlink glue for "mpeg-lib" so that detection of MPEG Library
works on system where "kdemultimedia" version 2.x is installed.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Sun Jul 29 01:27:01 2001 UTC (10 years, 9 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +10 -8 lines
Update gimp to 1.2.2:

This release fixes a large number of bugs, adds a couple of new
translations, and features a complete rewrite of the help pages

Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Jun 11 06:34:36 2001 UTC (10 years, 11 months ago) by jlam
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +2 -3 lines
CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue May 22 09:32:20 2001 UTC (11 years ago) by wiz
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2 lines
Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Sat Apr 28 00:50:35 2001 UTC (11 years ago) by hubertf
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -1 lines
Add BUILD_USES_MSGFMT=yes as this wants msgfmt - build breaks if it's not
installed (I wonder why this wasn't catched in bulk builds...)

Revision 1.65: download - view: text, markup, annotated - select for diffs
Sun Mar 4 09:06:12 2001 UTC (11 years, 2 months ago) by tron
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -2 lines
Because the minor number of the PNG library was increased packages compiled
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Fri Feb 16 15:22:22 2001 UTC (11 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -1 lines
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Fri Feb 16 11:33:23 2001 UTC (11 years, 3 months ago) by abs
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +5 -5 lines
Update to gimp-1.2.1

Patches from Martti Kuparinen in pkg/12223

Too many changes to list and no obvious URL for the ChangeLog file

Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Jan 3 16:01:44 2001 UTC (11 years, 4 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -8 lines
This works really fine without $DISPLAY set!

Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Dec 28 15:46:26 2000 UTC (11 years, 4 months ago) by tron
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -1 lines
Add missing depende on "gnome-libs" package.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Dec 27 17:28:40 2000 UTC (11 years, 4 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +4 -6 lines
Build gimp-extra-data after gimp was installed. It wants gimptool installed.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Dec 26 18:25:32 2000 UTC (11 years, 4 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +21 -19 lines
Update to 1.2.0. Changes: many bugfixes, new plugins, etc.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Aug 23 23:14:27 2000 UTC (11 years, 9 months ago) by tron
Branches: MAIN
CVS tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +7 -7 lines
Use "USE_XPM" option instead of direct dependence on the "xpm" package.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Aug 15 23:13:59 2000 UTC (11 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
USE_PKGLIBTOOL -> USE_LIBTOOL

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Jul 15 20:39:20 2000 UTC (11 years, 10 months ago) by agc
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +4 -2 lines
Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,
which takes entries of the format <make-definition-name>=<pkgname>. This
has not been added to MAKEFLAGS because (a) premature optimisation is the
root of all evil, and (b) because the .for loop used to implement this
shows the wrong results when multiple prefices are evaluated.

Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying
them considerably.

ALso simplify the logic to calculate the prefix as well.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Jul 14 16:04:22 2000 UTC (11 years, 10 months ago) by agc
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
The previous method of using a make target for finding a prerequisite
package's prefix would not work as part of the environment specification
via MAKE_ENV (as it would not be executed in the correct directory).

Fix this by invoking pkg_info(1) directly, not via an intermediate make(1)
step - this is not as clean, but more effective (i.e. it works).

Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Jul 11 14:53:42 2000 UTC (11 years, 10 months ago) by agc
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
Make the determination of the pre-req package's installed directory be
a bit more user-friendly.

Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in
bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Jul 10 10:40:41 2000 UTC (11 years, 10 months ago) by agc
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
Hardcoding X11PREFIX into package Makefiles forces the user to install
xpkgwedge once, before any other packages have been installed, and
never to delete it.  This change finds the prefix of the installed
pre-req package using pkg_info(1), and allows packages to be found in
${X11BASE} and ${LOCALBASE}, not just ${X11PREFIX} - from mail from
Dave Sainty <dave@dtsp.co.nz>, munged slightly by myself.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Jun 30 10:04:47 2000 UTC (11 years, 10 months ago) by agc
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
Make this package xpkgwedge-safe by using the new X11PREFIX definition
in preference to X11BASE when trying to find the installed location of
X11 libraries, programs and headers (which will change if xpkgwedge is
installed).

[X11BASE reflects the location of the X11 libs, headers and programs.
X11PREFIX reflects the installed location of X11 packages.]

Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Jun 1 11:23:29 2000 UTC (11 years, 11 months ago) by rh
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Apr 15 20:47:35 2000 UTC (12 years, 1 month ago) by mycroft
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
Need a ./ before ${CONFIGURE_SCRIPT}.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Mar 27 08:54:56 2000 UTC (12 years, 1 month ago) by tron
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
Adapt to new handling of "${CONFIGURE}".

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Mar 21 22:40:53 2000 UTC (12 years, 2 months ago) by tron
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
Because the minor of "libpng" was bumped we must sure that packages
compiled for the update "png" package depend on it.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Mar 13 14:32:16 2000 UTC (12 years, 2 months ago) by tron
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
Use "ftp.fu-berlin.de" instead of dead mirror on "infosoc.uni-koeln.de".

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Mar 2 09:39:04 2000 UTC (12 years, 2 months ago) by tron
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +8 -2 lines
Only add "-Wl,-E" to "LDFLAGS" on ELF systems because the a.out "ld"
doesn't recognize this option.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Mar 2 02:12:06 2000 UTC (12 years, 2 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
Fix for i386/ELF by passing -Wl,-E, avoiding the following error initially
reported by Lennart Augusson <lennart@augustsson.net> on tech-pkg:

> opus% gimp
> Message: Passed serialization test
>
> /usr/X11R6/lib/gimp/1.1/modules/libcolorsel_gtk.so: Undefined PLT symbol "gim
> p_color_selector_register" (reloc type = 7, symnum = 6)
>
> ** opus% WARNING **: wire_read: unexpected EOF (plug-in crashed?)

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Feb 9 20:20:54 2000 UTC (12 years, 3 months ago) by tron
Branches: MAIN
CVS tags: netbsd-1-4-PATCH002
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Use "png>=1.0.3" instead of "png-*" in dependence list.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Feb 9 15:22:29 2000 UTC (12 years, 3 months ago) by tron
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Use wildcard dependence for "png" package.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Oct 22 23:57:52 1999 UTC (12 years, 7 months ago) by tron
Branches: MAIN
CVS tags: comdex-fall-1999
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +9 -4 lines
Use wildcard dependence for "gtk+" package and create a link for
"libart.m4" in "${LOCALBASE}/share/aclocal" if "${LOCALBASE}" is not
identical with "${X11BASE}". Fixes PR pkg/7649 by Wolfgang Rupprecht.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Oct 8 21:12:48 1999 UTC (12 years, 7 months ago) by jlam
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Change to use wildcard dependency on tiff.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Aug 28 09:43:09 1999 UTC (12 years, 8 months ago) by rh
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
Update dependency on gtk+-1.2.4

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jul 6 21:52:54 1999 UTC (12 years, 10 months ago) by tron
Branches: MAIN
CVS tags: netbsd-1-4-PATCH001
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Fix check for running X11 required to build this package.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed May 5 21:01:46 1999 UTC (13 years ago) by tv
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +28 -29 lines
Add a C version of pdb_self_doc so that this does not require Emacs
in order to build with docs.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue May 4 22:47:21 1999 UTC (13 years ago) by tron
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +5 -4 lines
Due to a variable expansion bug in the "Makefile" the texinfo documenation
was neither built nor installed.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun May 2 14:35:57 1999 UTC (13 years ago) by tron
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Update dependence for "gtk+" package to version 1.2.2.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Apr 16 20:16:41 1999 UTC (13 years, 1 month ago) by tron
Branches: MAIN
CVS tags: netbsd-1-4-RELEASE
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Update dependence for "gtk+" package to version 1.2.1.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Apr 5 23:28:29 1999 UTC (13 years, 1 month ago) by tron
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +5 -5 lines
Update "gimp" package to version 1.0.4.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Apr 4 14:42:19 1999 UTC (13 years, 1 month ago) by tron
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +19 -20 lines
Update "gimp" package to version 1.0.3 and libtoolize it properly.
"gimp" now uses "gtk+" version 1.2.x.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Mar 4 14:59:23 1999 UTC (13 years, 2 months ago) by tron
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Update dependence for "png" package.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Feb 19 14:25:30 1999 UTC (13 years, 3 months ago) by rh
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +7 -6 lines
Adapt to work together with new gtk10 package
Remove deprecated CONFLICTS with prior versions

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Jan 30 23:18:50 1999 UTC (13 years, 3 months ago) by agc
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Nov 21 15:56:39 1998 UTC (13 years, 6 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
emacs, not xemacs.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Nov 13 00:54:10 1998 UTC (13 years, 6 months ago) by frueauf
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4 lines
pkglint: move NOT_FOR_ARCHS out of the way.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Nov 7 17:29:54 1998 UTC (13 years, 6 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
The docs build requires emacs, so make it a build dependency.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Nov 7 17:21:29 1998 UTC (13 years, 6 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +12 -9 lines
1.0.2

The docs build uses the script-fu plug-in, so do it in the post-install target,
after the rest of the package is installed.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Sep 22 06:11:37 1998 UTC (13 years, 8 months ago) by garbled
Branches: MAIN
CVS tags: netbsd-1-3-PATCH003
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -1 lines
add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Aug 25 11:06:52 1998 UTC (13 years, 9 months ago) by agc
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Make these packages depend on gtk10, the 1.0 version of the gtk package.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Aug 20 15:17:00 1998 UTC (13 years, 9 months ago) by tsarna
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
The Grand Homepagification:
	- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Jul 15 11:45:50 1998 UTC (13 years, 10 months ago) by tv
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -6 lines
Update libpng to 1.0.2.  Works with all dependent pkgs I have tested
(everything but ImageMagick, gs5, and xemacs20).  The API hasn't changed
much, say the install instructions, but it isn't binary compatible--bump
shlib version to 1.0.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Jul 4 09:18:59 1998 UTC (13 years, 10 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Update xpm to 3.4k.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Jul 4 05:11:13 1998 UTC (13 years, 10 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Update libjpeg to v6b.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Jun 20 23:50:26 1998 UTC (13 years, 11 months ago) by tron
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -2 lines
Remove unnecessary "USE_GTEXINFO= yes".

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jun 20 23:47:25 1998 UTC (13 years, 11 months ago) by tron
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +9 -17 lines
Update gimp to version 1.0.0 using changes supplied by Bernd Sieker.
Also add dependence for "emacs" package to fix PR pkg/5615.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jun 10 08:02:08 1998 UTC (13 years, 11 months ago) by agc
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include it
explicitly in the commands before ${MAKEFILE}; modify package
Makefiles to conform to this rationalisation.  This was used
inconsistently in many packages, some including it, some not.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat May 9 15:24:42 1998 UTC (14 years ago) by frueauf
Branches: MAIN
CVS tags: netbsd-1-3-PATCH002
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Mostly cosmetic changes to shut up portlint. Little bugfix for apache.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu May 7 15:26:01 1998 UTC (14 years ago) by tron
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -1 lines
Only set "IS_INTERACTIVE= yes" if we are not running under X11.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu May 7 15:17:46 1998 UTC (14 years ago) by tron
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +8 -1 lines
Because "gimp" uses its own binary to create a database it can't be built
without running X11. Add "IS_INTERACTIVE= yes" and a check for "$DISPLAY"
to handle that properly.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 4 22:01:16 1998 UTC (14 years ago) by tron
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +13 -13 lines
Commit gimp update to 0.99.28 done by Bernd 'pink' Sieker.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun May 3 11:00:36 1998 UTC (14 years ago) by frueauf
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -1 lines
Enable installation of info files and man page, fixes pr 5320.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Apr 22 14:22:41 1998 UTC (14 years, 1 month ago) by agc
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -7 lines
Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS.  This should make the package collection more useful on
NetBSD ELF ports.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Apr 17 09:37:24 1998 UTC (14 years, 1 month ago) by agc
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 15 20:48:12 1998 UTC (14 years, 1 month ago) by tron
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +13 -47 lines
Update to "gimp-0.99.26" using changes supplied by Bernd Sieker.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Apr 15 10:38:25 1998 UTC (14 years, 1 month ago) by agc
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -7 lines
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Mar 11 10:10:31 1998 UTC (14 years, 2 months ago) by frueauf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
portlint: pkg->${PKGDIR}.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Feb 24 15:08:26 1998 UTC (14 years, 3 months ago) by tron
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Add "xpm" to "LIB_DEPENDS".

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Feb 22 00:01:34 1998 UTC (14 years, 3 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
s/pre-fetch/pre-extract/

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Feb 13 12:19:43 1998 UTC (14 years, 3 months ago) by agc
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -1 lines
Add a pre-install stage which ensures that there's a valid info dir file
in ${X11BASE}/info at installation time.

Modify PLIST to do the same if installing a binary package.

Pre-process the PLIST to expand LOCALBASE, so that the info dir file
source can be found in the correct directory.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 5 14:20:53 1998 UTC (14 years, 3 months ago) by tron
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -7 lines
"gimp" should be installed in "/usr/X11R6", pointed out by Mario Kemper.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 5 10:23:54 1998 UTC (14 years, 3 months ago) by tron
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -3 lines
No need to use "gmake", our "make" works fine.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Feb 3 10:17:01 1998 UTC (14 years, 3 months ago) by tron
Branches: MAIN
Initial import of gimp-0.99.18 package made by Bernd Sieker.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>