summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-08-13 17:14:24 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-08-13 17:14:24 +0000
commit835b09cfd8809b0835135f79901129f4e46e84d6 (patch)
tree0a3a4b5384bcb59e16d2771e6353c70a3c5e6bc9 /graphics
parentUpdate to Vim 6.0 beta AR (diff)
Update to 1.2.2.
Notes
Notes: svn path=/head/; revision=46203
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-app-devel/Makefile5
-rw-r--r--graphics/gimp-app-devel/distinfo2
-rw-r--r--graphics/gimp-app-devel/files/patch-ah23
-rw-r--r--graphics/gimp-app-devel/files/patch-plug-ins_Makefile.in15
-rw-r--r--graphics/gimp-app-devel/pkg-plist227
-rw-r--r--graphics/gimp-app/Makefile5
-rw-r--r--graphics/gimp-app/distinfo2
-rw-r--r--graphics/gimp-app/files/patch-ah23
-rw-r--r--graphics/gimp-app/files/patch-plug-ins_Makefile.in15
-rw-r--r--graphics/gimp-app/pkg-plist227
-rw-r--r--graphics/gimp-devel/Makefile5
-rw-r--r--graphics/gimp-devel/distinfo2
-rw-r--r--graphics/gimp-devel/files/patch-ah23
-rw-r--r--graphics/gimp-devel/files/patch-plug-ins_Makefile.in15
-rw-r--r--graphics/gimp-devel/pkg-plist227
-rw-r--r--graphics/gimp/Makefile5
-rw-r--r--graphics/gimp/distinfo2
-rw-r--r--graphics/gimp/files/patch-ah23
-rw-r--r--graphics/gimp/files/patch-plug-ins_Makefile.in15
-rw-r--r--graphics/gimp/pkg-plist227
-rw-r--r--graphics/gimp1/Makefile5
-rw-r--r--graphics/gimp1/distinfo2
-rw-r--r--graphics/gimp1/files/patch-ah23
-rw-r--r--graphics/gimp1/files/patch-plug-ins_Makefile.in15
-rw-r--r--graphics/gimp1/pkg-plist227
-rw-r--r--graphics/gimpshop/Makefile5
-rw-r--r--graphics/gimpshop/distinfo2
-rw-r--r--graphics/gimpshop/files/patch-ah23
-rw-r--r--graphics/gimpshop/files/patch-plug-ins_Makefile.in15
-rw-r--r--graphics/gimpshop/pkg-plist227
30 files changed, 1068 insertions, 564 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile
index 5159b0519221..2f71d79fe323 100644
--- a/graphics/gimp-app-devel/Makefile
+++ b/graphics/gimp-app-devel/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gimp
-PORTVERSION= 1.2.1
-PORTREVISION= 2
+PORTVERSION= 1.2.2
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \
@@ -23,7 +22,7 @@ LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \
png.4:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
-SHLIBVER?= ${PORTVERSION:S/1.2.//g}
+SHLIBVER?= 1
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/graphics/gimp-app-devel/distinfo b/graphics/gimp-app-devel/distinfo
index 6b2aaf576dd7..7ae55b0c96c8 100644
--- a/graphics/gimp-app-devel/distinfo
+++ b/graphics/gimp-app-devel/distinfo
@@ -1 +1 @@
-MD5 (gimp-1.2.1.tar.bz2) = 0839d75836cf08210efe1d44a5613f5f
+MD5 (gimp-1.2.2.tar.bz2) = 680c01b0fc35cd68c540eb9d236f5e1a
diff --git a/graphics/gimp-app-devel/files/patch-ah b/graphics/gimp-app-devel/files/patch-ah
index e4368c65d1ae..4e62acfc27b6 100644
--- a/graphics/gimp-app-devel/files/patch-ah
+++ b/graphics/gimp-app-devel/files/patch-ah
@@ -1,5 +1,8 @@
---- configure.orig Mon Jan 22 10:48:18 2001
-+++ configure Wed Jan 24 07:24:23 2001
+
+$FreeBSD$
+
+--- configure.orig Thu Jul 26 21:13:35 2001
++++ configure Mon Aug 13 19:09:01 2001
@@ -574,7 +574,7 @@
GIMP_VERSION=$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION.$GIMP_MICRO_VERSION
@@ -9,19 +12,7 @@
LT_REVISION=$GIMP_INTERFACE_AGE
LT_AGE=`expr $GIMP_BINARY_AGE - $GIMP_INTERFACE_AGE`
-@@ -3470,7 +3470,10 @@
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- CATOBJEXT=.mo
-- DATADIRNAME=lib
-+ DATADIRNAME=share
-+ INTLDEPS='-lintl'
-+ INTLLIBS=$INTLDEPS
-+ LIBS=`echo $LIBS | sed -e 's/-lintl//'`
- fi
- rm -f conftest*
- INSTOBJEXT=.mo
-@@ -7147,8 +7150,8 @@
+@@ -7116,8 +7116,8 @@
fi
@@ -32,7 +23,7 @@
gimpsysconfdir=$sysconfdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
localedir='${prefix}/${DATADIRNAME}/locale'
-@@ -8263,11 +8266,6 @@
+@@ -8234,11 +8234,6 @@
*) # Relative path.
srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
top_srcdir="$ac_dots$ac_given_srcdir" ;;
diff --git a/graphics/gimp-app-devel/files/patch-plug-ins_Makefile.in b/graphics/gimp-app-devel/files/patch-plug-ins_Makefile.in
index 3662e91fff77..74e1fe2ac448 100644
--- a/graphics/gimp-app-devel/files/patch-plug-ins_Makefile.in
+++ b/graphics/gimp-app-devel/files/patch-plug-ins_Makefile.in
@@ -1,11 +1,14 @@
---- plug-ins/Makefile.in.orig Mon Nov 13 08:16:29 2000
-+++ plug-ins/Makefile.in Mon Nov 13 08:16:45 2000
-@@ -111,7 +111,7 @@
- GT_NO = @GT_NO@
- GT_YES = @GT_YES@
+
+$FreeBSD$
+
+--- plug-ins/Makefile.in.orig Fri Jul 27 16:36:22 2001
++++ plug-ins/Makefile.in Mon Aug 13 19:12:32 2001
+@@ -113,7 +113,7 @@
+ HAVE_FINITE = @HAVE_FINITE@
HAVE_GTK_DOC = @HAVE_GTK_DOC@
+ HAVE_ISFINITE = @HAVE_ISFINITE@
-HELPBROWSER = @HELPBROWSER@
+#HELPBROWSER = @HELPBROWSER@
HTML_DIR = @HTML_DIR@
- INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTOBJEXT = @INSTOBJEXT@
+ INTLBISON = @INTLBISON@
diff --git a/graphics/gimp-app-devel/pkg-plist b/graphics/gimp-app-devel/pkg-plist
index 178d6c078045..f7d3f2897637 100644
--- a/graphics/gimp-app-devel/pkg-plist
+++ b/graphics/gimp-app-devel/pkg-plist
@@ -297,10 +297,11 @@ share/gimp/brushes/callig4.gbr
share/gimp/brushes/confetti.gbr
share/gimp/brushes/confetti.gih
share/gimp/brushes/dunes.gbr
-share/gimp/brushes/hsparks.gih
+share/gimp/brushes/feltpen.gih
share/gimp/brushes/galaxy.gbr
share/gimp/brushes/galaxy_big.gbr
share/gimp/brushes/galaxy_small.gbr
+share/gimp/brushes/hsparks.gih
share/gimp/brushes/pepper.gbr
share/gimp/brushes/pixel.gbr
share/gimp/brushes/thegimp.gbr
@@ -493,8 +494,8 @@ share/gimp/gimpressionist/Paper/canvas2.pgm
share/gimp/gimpressionist/Paper/defaultpaper.pgm
share/gimp/gimpressionist/Paper/marble.pgm
share/gimp/gimpressionist/Paper/marble2.pgm
-share/gimp/gimpressionist/Paper/struc.pgm
share/gimp/gimpressionist/Paper/stone.pgm
+share/gimp/gimpressionist/Paper/struc.pgm
share/gimp/gimpressionist/Presets/ApplyCanvas
share/gimp/gimpressionist/Presets/Ballpark
share/gimp/gimpressionist/Presets/Canvas
@@ -601,7 +602,6 @@ share/gimp/gradients/Yellow_Contrast
share/gimp/gradients/Yellow_Orange
share/gimp/help/C/bug_submission.html
share/gimp/help/C/channels/channel_to_selection.html
-share/gimp/help/C/channels/channels.html
share/gimp/help/C/channels/delete_channel.html
@exec mkdir -p %D/share/gimp/help/C/channels
@exec ln -sf %D/share/gimp/help/C/dialogs/channels %D/share/gimp/help/C/channels/dialogs
@@ -682,7 +682,6 @@ share/gimp/help/C/dialogs/preferences/preferences.html
share/gimp/help/C/dialogs/preferences/session.html
share/gimp/help/C/dialogs/really_close.html
share/gimp/help/C/dialogs/really_quit.html
-share/gimp/help/C/dialogs/revert_image.html
share/gimp/help/C/dialogs/scale_image.html
share/gimp/help/C/dialogs/scale_layer_warn.html
share/gimp/help/C/dialogs/set_canvas_size.html
@@ -701,51 +700,114 @@ share/gimp/help/C/file/last_opened.html
@exec ln -sf %D/share/gimp/help/C/open %D/share/gimp/help/C/file/open
@unexec rm -f %D/share/gimp/help/C/file/open
share/gimp/help/C/file/quit.html
+share/gimp/help/C/file/revert.html
@exec ln -sf %D/share/gimp/help/C/save %D/share/gimp/help/C/file/save
@unexec rm -f %D/share/gimp/help/C/file/save
share/gimp/help/C/file_formats.html
+share/gimp/help/C/filters/alienmap.html
+share/gimp/help/C/filters/alienmap2.html
+share/gimp/help/C/filters/align_layers.html
share/gimp/help/C/filters/applycanvas.html
+share/gimp/help/C/filters/autocrop.html
+share/gimp/help/C/filters/autostretch_hsv.html
share/gimp/help/C/filters/blinds.html
share/gimp/help/C/filters/blur.html
+share/gimp/help/C/filters/borderaverage.html
+share/gimp/help/C/filters/burst.html
share/gimp/help/C/filters/bz2.html
+share/gimp/help/C/filters/c_astretch.html
+share/gimp/help/C/filters/centerguide.html
+share/gimp/help/C/filters/checkerboard.html
+share/gimp/help/C/filters/color_enhance.html
+share/gimp/help/C/filters/colorify.html
+share/gimp/help/C/filters/colortoalpha.html
+share/gimp/help/C/filters/compose.html
share/gimp/help/C/filters/cubism.html
+share/gimp/help/C/filters/decompose.html
+share/gimp/help/C/filters/ditherize.html
+share/gimp/help/C/filters/dust.html
+share/gimp/help/C/filters/exchange.html
+share/gimp/help/C/filters/fade-alpha.html
+share/gimp/help/C/filters/fit-text.html
share/gimp/help/C/filters/fits.html
+share/gimp/help/C/filters/flame.html
+share/gimp/help/C/filters/fp.html
+share/gimp/help/C/filters/frame_filter.html
+share/gimp/help/C/filters/gap_filter.html
share/gimp/help/C/filters/gauss_iir.html
share/gimp/help/C/filters/gauss_rle.html
+share/gimp/help/C/filters/gee_zoom.html
+share/gimp/help/C/filters/gfig.html
share/gimp/help/C/filters/gih.html
share/gimp/help/C/filters/gqbist.html
+share/gimp/help/C/filters/gradmap.html
+share/gimp/help/C/filters/grid.html
share/gimp/help/C/filters/gtm.html
+share/gimp/help/C/filters/guide_remove.html
+share/gimp/help/C/filters/guidegrid.html
+share/gimp/help/C/filters/guides_to_selection.html
+share/gimp/help/C/filters/guillotine.html
share/gimp/help/C/filters/gz.html
+share/gimp/help/C/filters/hot.html
share/gimp/help/C/filters/hrz.html
share/gimp/help/C/filters/index.html
+share/gimp/help/C/filters/jigsaw.html
share/gimp/help/C/filters/jpeg.html
+share/gimp/help/C/filters/layerfuncs.html
+share/gimp/help/C/filters/mail.html
+share/gimp/help/C/filters/mapcolor.html
+share/gimp/help/C/filters/max_rgb.html
+share/gimp/help/C/filters/maze.html
share/gimp/help/C/filters/mblur.html
share/gimp/help/C/filters/miff.html
+share/gimp/help/C/filters/mosaic.html
+share/gimp/help/C/filters/noisify.html
+share/gimp/help/C/filters/none.html
+share/gimp/help/C/filters/normalize.html
share/gimp/help/C/filters/oilify.html
share/gimp/help/C/filters/pat.html
share/gimp/help/C/filters/pixelize.html
+share/gimp/help/C/filters/plasma.html
share/gimp/help/C/filters/png.html
share/gimp/help/C/filters/pnm.html
share/gimp/help/C/filters/print.html
share/gimp/help/C/filters/psd.html
share/gimp/help/C/filters/psp.html
+share/gimp/help/C/filters/randomblends.html
+share/gimp/help/C/filters/randomize.html
+share/gimp/help/C/filters/rcm.html
+share/gimp/help/C/filters/repdup.html
share/gimp/help/C/filters/repeat_last.html
share/gimp/help/C/filters/reshow_last.html
share/gimp/help/C/filters/ripple.html
+share/gimp/help/C/filters/rotate.html
+share/gimp/help/C/filters/roundsel.html
+share/gimp/help/C/filters/sample_colorize.html
share/gimp/help/C/filters/scatter_hsv.html
+share/gimp/help/C/filters/sel2path.html
+share/gimp/help/C/filters/sel_gauss.html
share/gimp/help/C/filters/semiflatten.html
share/gimp/help/C/filters/sgi.html
share/gimp/help/C/filters/sharpen.html
share/gimp/help/C/filters/shift.html
+share/gimp/help/C/filters/smooth_palette.html
+share/gimp/help/C/filters/snoise.html
+share/gimp/help/C/filters/spread.html
+share/gimp/help/C/filters/stampify.html
share/gimp/help/C/filters/sunras.html
+share/gimp/help/C/filters/terral_text.html
+share/gimp/help/C/filters/tex-to-float.html
share/gimp/help/C/filters/tga.html
+share/gimp/help/C/filters/threshold_alpha.html
share/gimp/help/C/filters/tiff.html
share/gimp/help/C/filters/tile.html
+share/gimp/help/C/filters/tileable_blur.html
share/gimp/help/C/filters/url.html
share/gimp/help/C/filters/vinvert.html
-share/gimp/help/C/filters/undocumented_filter.html
share/gimp/help/C/filters/wmf.html
+share/gimp/help/C/filters/xachvision.html
share/gimp/help/C/filters/xwd.html
+share/gimp/help/C/filters/zealouscrop.html
share/gimp/help/C/gimp_license.html
share/gimp/help/C/gimp_remote.html
share/gimp/help/C/gimptool.html
@@ -922,31 +984,43 @@ share/gimp/help/C/tools/smudge.html
share/gimp/help/C/tools/text.html
share/gimp/help/C/tools/threshold.html
share/gimp/help/C/tools/transform.html
-share/gimp/help/C/tools/transform_perspective.html
-share/gimp/help/C/tools/transform_rotate.html
-share/gimp/help/C/tools/transform_scale.html
-share/gimp/help/C/tools/transform_shear.html
share/gimp/help/C/using_gimp.html
share/gimp/help/C/why_gimp.html
-share/gimp/help/images/anchor_icon.png
-share/gimp/help/images/delete_icon.png
-share/gimp/help/images/duplicate_icon.png
+share/gimp/help/images/add_point.png
+share/gimp/help/images/anchor_layer.png
+share/gimp/help/images/channel_to_selection.png
+share/gimp/help/images/delete_channel.png
+share/gimp/help/images/delete_directory.png
+share/gimp/help/images/delete_layer.png
+share/gimp/help/images/delete_path.png
+share/gimp/help/images/dotted_square.png
+share/gimp/help/images/duplicate_channel.png
+share/gimp/help/images/duplicate_layer.png
+share/gimp/help/images/duplicate_path.png
+share/gimp/help/images/edit_point.png
share/gimp/help/images/eek.png
+share/gimp/help/images/geezoom.png
share/gimp/help/images/layers_example.png
share/gimp/help/images/layers_overview.png
-share/gimp/help/images/lower_icon.png
-share/gimp/help/images/new_icon.png
-share/gimp/help/images/note.gif
-share/gimp/help/images/pen_add_icon.png
-share/gimp/help/images/pen_delete_icon.png
-share/gimp/help/images/pen_edit_icon.png
-share/gimp/help/images/pen_normal_icon.png
-share/gimp/help/images/raise_icon.png
-share/gimp/help/images/selection_to_path_icon.png
-share/gimp/help/images/stroke_icon.png
-share/gimp/help/images/tip.gif
-share/gimp/help/images/to_selection_icon.png
-share/gimp/help/images/warning.gif
+share/gimp/help/images/lower_channel.png
+share/gimp/help/images/lower_directory.png
+share/gimp/help/images/lower_layer.png
+share/gimp/help/images/new_channel.png
+share/gimp/help/images/new_directory.png
+share/gimp/help/images/new_path.png
+share/gimp/help/images/new_point.png
+share/gimp/help/images/note.png
+share/gimp/help/images/path_to_selection.png
+share/gimp/help/images/preview_box.png
+share/gimp/help/images/raise_channel.png
+share/gimp/help/images/raise_directory.png
+share/gimp/help/images/raise_layer.png
+share/gimp/help/images/red_square.png
+share/gimp/help/images/remove_point.png
+share/gimp/help/images/selection_to_path.png
+share/gimp/help/images/stroke_path.png
+share/gimp/help/images/tip.png
+share/gimp/help/images/warning.png
share/gimp/help/images/wilber.png
share/gimp/palettes/Bears
share/gimp/palettes/Bgold
@@ -1149,6 +1223,7 @@ share/gimp/tips/gimp_tips.ja.txt
share/gimp/tips/gimp_tips.ko.txt
share/gimp/tips/gimp_tips.pl.txt
share/gimp/tips/gimp_tips.ru.txt
+share/gimp/tips/gimp_tips.tr.txt
share/gimp/tips/gimp_tips.txt
share/gimp/tips/gimp_tips.uk.txt
share/gimp/user_install
@@ -1212,10 +1287,18 @@ share/locale/ko/LC_MESSAGES/gimp-libgimp.mo
share/locale/ko/LC_MESSAGES/gimp-script-fu.mo
share/locale/ko/LC_MESSAGES/gimp-std-plugins.mo
share/locale/ko/LC_MESSAGES/gimp.mo
+share/locale/lt/LC_MESSAGES/gimp-libgimp.mo
+share/locale/lt/LC_MESSAGES/gimp-script-fu.mo
+share/locale/lt/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/lt/LC_MESSAGES/gimp.mo
share/locale/nl/LC_MESSAGES/gimp-libgimp.mo
share/locale/nl/LC_MESSAGES/gimp-script-fu.mo
share/locale/nl/LC_MESSAGES/gimp-std-plugins.mo
share/locale/nl/LC_MESSAGES/gimp.mo
+share/locale/nn/LC_MESSAGES/gimp-libgimp.mo
+share/locale/nn/LC_MESSAGES/gimp-script-fu.mo
+share/locale/nn/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/nn/LC_MESSAGES/gimp.mo
share/locale/no/LC_MESSAGES/gimp-libgimp.mo
share/locale/no/LC_MESSAGES/gimp-script-fu.mo
share/locale/no/LC_MESSAGES/gimp-std-plugins.mo
@@ -1240,64 +1323,72 @@ share/locale/sv/LC_MESSAGES/gimp-libgimp.mo
share/locale/sv/LC_MESSAGES/gimp-script-fu.mo
share/locale/sv/LC_MESSAGES/gimp-std-plugins.mo
share/locale/sv/LC_MESSAGES/gimp.mo
+share/locale/tr/LC_MESSAGES/gimp-libgimp.mo
+share/locale/tr/LC_MESSAGES/gimp-script-fu.mo
+share/locale/tr/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/tr/LC_MESSAGES/gimp.mo
share/locale/uk/LC_MESSAGES/gimp-libgimp.mo
share/locale/uk/LC_MESSAGES/gimp-script-fu.mo
share/locale/uk/LC_MESSAGES/gimp-std-plugins.mo
share/locale/uk/LC_MESSAGES/gimp.mo
-@dirrm etc/gimp/1.2
-@dirrm etc/gimp
-@dirrm include/gck
-@dirrm include/libgimp
-@dirrm libexec/gimp/1.2/plug-ins
-@dirrm libexec/gimp/1.2/modules
-@dirrm libexec/gimp/1.2
-@dirrm libexec/gimp
-@dirrm share/gimp/brushes
-@dirrm share/gimp/devel-docs/html/libgimp
-@dirrm share/gimp/devel-docs/html
-@dirrm share/gimp/devel-docs
-@dirrm share/gimp/fractalexplorer
-@dirrm share/gimp/gfig
-@dirrm share/gimp/gflare
-@dirrm share/gimp/gimpressionist/Brushes
-@dirrm share/gimp/gimpressionist/Paper
-@dirrm share/gimp/gimpressionist/Presets
-@dirrm share/gimp/gimpressionist
-@dirrm share/gimp/gradients
-@dirrm share/gimp/help/C/dialogs/layers
-@dirrm share/gimp/help/C/dialogs/channels
-@dirrm share/gimp/help/C/dialogs/paths
-@dirrm share/gimp/help/C/dialogs/palette_editor
-@dirrm share/gimp/help/C/dialogs/gradient_editor
-@dirrm share/gimp/help/C/dialogs/color_selectors
-@dirrm share/gimp/help/C/dialogs/preferences
-@dirrm share/gimp/help/C/dialogs
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp-libgimp.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp-script-fu.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp.mo
+@dirrm share/gimp/tips
+@dirrm share/gimp/scripts
+@dirrm share/gimp/patterns
+@dirrm share/gimp/palettes
+@dirrm share/gimp/help/images
@dirrm share/gimp/help/C/tools
-@dirrm share/gimp/help/C/layers/stack
-@dirrm share/gimp/help/C/layers
-@dirrm share/gimp/help/C/channels
-@dirrm share/gimp/help/C/paths
@dirrm share/gimp/help/C/toolbox/help
@dirrm share/gimp/help/C/toolbox
+@dirrm share/gimp/help/C/save
+@dirrm share/gimp/help/C/paths
+@dirrm share/gimp/help/C/open
+@dirrm share/gimp/help/C/layers/stack
+@dirrm share/gimp/help/C/layers
@dirrm share/gimp/help/C/images
-@dirrm share/gimp/help/C/image/edit
-@dirrm share/gimp/help/C/image/select
@dirrm share/gimp/help/C/image/view
+@dirrm share/gimp/help/C/image/select
+@dirrm share/gimp/help/C/image/image/transforms
+@dirrm share/gimp/help/C/image/image/mode
@dirrm share/gimp/help/C/image/image/colors/auto
@dirrm share/gimp/help/C/image/image/colors
-@dirrm share/gimp/help/C/image/image/mode
-@dirrm share/gimp/help/C/image/image/transforms
@dirrm share/gimp/help/C/image/image
+@dirrm share/gimp/help/C/image/edit
@dirrm share/gimp/help/C/image
-@dirrm share/gimp/help/C/open
-@dirrm share/gimp/help/C/save
@dirrm share/gimp/help/C/filters
@dirrm share/gimp/help/C/file
+@dirrm share/gimp/help/C/dialogs/preferences
+@dirrm share/gimp/help/C/dialogs/paths
+@dirrm share/gimp/help/C/dialogs/palette_editor
+@dirrm share/gimp/help/C/dialogs/layers
+@dirrm share/gimp/help/C/dialogs/gradient_editor
+@dirrm share/gimp/help/C/dialogs/color_selectors
+@dirrm share/gimp/help/C/dialogs/channels
+@dirrm share/gimp/help/C/dialogs
+@dirrm share/gimp/help/C/channels
@dirrm share/gimp/help/C
-@dirrm share/gimp/help/images
@dirrm share/gimp/help
-@dirrm share/gimp/palettes
-@dirrm share/gimp/patterns
-@dirrm share/gimp/scripts
-@dirrm share/gimp/tips
+@dirrm share/gimp/gradients
+@dirrm share/gimp/gimpressionist/Presets
+@dirrm share/gimp/gimpressionist/Paper
+@dirrm share/gimp/gimpressionist/Brushes
+@dirrm share/gimp/gimpressionist
+@dirrm share/gimp/gflare
+@dirrm share/gimp/gfig
+@dirrm share/gimp/fractalexplorer
+@dirrm share/gimp/devel-docs/html/libgimp
+@dirrm share/gimp/devel-docs/html
+@dirrm share/gimp/devel-docs
+@dirrm share/gimp/brushes
@dirrm share/gimp
+@dirrm libexec/gimp/1.2/plug-ins
+@dirrm libexec/gimp/1.2/modules
+@dirrm libexec/gimp/1.2
+@dirrm libexec/gimp
+@dirrm include/libgimp
+@dirrm include/gck
+@dirrm etc/gimp/1.2
+@dirrm etc/gimp
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 5159b0519221..2f71d79fe323 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gimp
-PORTVERSION= 1.2.1
-PORTREVISION= 2
+PORTVERSION= 1.2.2
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \
@@ -23,7 +22,7 @@ LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \
png.4:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
-SHLIBVER?= ${PORTVERSION:S/1.2.//g}
+SHLIBVER?= 1
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/graphics/gimp-app/distinfo b/graphics/gimp-app/distinfo
index 6b2aaf576dd7..7ae55b0c96c8 100644
--- a/graphics/gimp-app/distinfo
+++ b/graphics/gimp-app/distinfo
@@ -1 +1 @@
-MD5 (gimp-1.2.1.tar.bz2) = 0839d75836cf08210efe1d44a5613f5f
+MD5 (gimp-1.2.2.tar.bz2) = 680c01b0fc35cd68c540eb9d236f5e1a
diff --git a/graphics/gimp-app/files/patch-ah b/graphics/gimp-app/files/patch-ah
index e4368c65d1ae..4e62acfc27b6 100644
--- a/graphics/gimp-app/files/patch-ah
+++ b/graphics/gimp-app/files/patch-ah
@@ -1,5 +1,8 @@
---- configure.orig Mon Jan 22 10:48:18 2001
-+++ configure Wed Jan 24 07:24:23 2001
+
+$FreeBSD$
+
+--- configure.orig Thu Jul 26 21:13:35 2001
++++ configure Mon Aug 13 19:09:01 2001
@@ -574,7 +574,7 @@
GIMP_VERSION=$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION.$GIMP_MICRO_VERSION
@@ -9,19 +12,7 @@
LT_REVISION=$GIMP_INTERFACE_AGE
LT_AGE=`expr $GIMP_BINARY_AGE - $GIMP_INTERFACE_AGE`
-@@ -3470,7 +3470,10 @@
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- CATOBJEXT=.mo
-- DATADIRNAME=lib
-+ DATADIRNAME=share
-+ INTLDEPS='-lintl'
-+ INTLLIBS=$INTLDEPS
-+ LIBS=`echo $LIBS | sed -e 's/-lintl//'`
- fi
- rm -f conftest*
- INSTOBJEXT=.mo
-@@ -7147,8 +7150,8 @@
+@@ -7116,8 +7116,8 @@
fi
@@ -32,7 +23,7 @@
gimpsysconfdir=$sysconfdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
localedir='${prefix}/${DATADIRNAME}/locale'
-@@ -8263,11 +8266,6 @@
+@@ -8234,11 +8234,6 @@
*) # Relative path.
srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
top_srcdir="$ac_dots$ac_given_srcdir" ;;
diff --git a/graphics/gimp-app/files/patch-plug-ins_Makefile.in b/graphics/gimp-app/files/patch-plug-ins_Makefile.in
index 3662e91fff77..74e1fe2ac448 100644
--- a/graphics/gimp-app/files/patch-plug-ins_Makefile.in
+++ b/graphics/gimp-app/files/patch-plug-ins_Makefile.in
@@ -1,11 +1,14 @@
---- plug-ins/Makefile.in.orig Mon Nov 13 08:16:29 2000
-+++ plug-ins/Makefile.in Mon Nov 13 08:16:45 2000
-@@ -111,7 +111,7 @@
- GT_NO = @GT_NO@
- GT_YES = @GT_YES@
+
+$FreeBSD$
+
+--- plug-ins/Makefile.in.orig Fri Jul 27 16:36:22 2001
++++ plug-ins/Makefile.in Mon Aug 13 19:12:32 2001
+@@ -113,7 +113,7 @@
+ HAVE_FINITE = @HAVE_FINITE@
HAVE_GTK_DOC = @HAVE_GTK_DOC@
+ HAVE_ISFINITE = @HAVE_ISFINITE@
-HELPBROWSER = @HELPBROWSER@
+#HELPBROWSER = @HELPBROWSER@
HTML_DIR = @HTML_DIR@
- INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTOBJEXT = @INSTOBJEXT@
+ INTLBISON = @INTLBISON@
diff --git a/graphics/gimp-app/pkg-plist b/graphics/gimp-app/pkg-plist
index 178d6c078045..f7d3f2897637 100644
--- a/graphics/gimp-app/pkg-plist
+++ b/graphics/gimp-app/pkg-plist
@@ -297,10 +297,11 @@ share/gimp/brushes/callig4.gbr
share/gimp/brushes/confetti.gbr
share/gimp/brushes/confetti.gih
share/gimp/brushes/dunes.gbr
-share/gimp/brushes/hsparks.gih
+share/gimp/brushes/feltpen.gih
share/gimp/brushes/galaxy.gbr
share/gimp/brushes/galaxy_big.gbr
share/gimp/brushes/galaxy_small.gbr
+share/gimp/brushes/hsparks.gih
share/gimp/brushes/pepper.gbr
share/gimp/brushes/pixel.gbr
share/gimp/brushes/thegimp.gbr
@@ -493,8 +494,8 @@ share/gimp/gimpressionist/Paper/canvas2.pgm
share/gimp/gimpressionist/Paper/defaultpaper.pgm
share/gimp/gimpressionist/Paper/marble.pgm
share/gimp/gimpressionist/Paper/marble2.pgm
-share/gimp/gimpressionist/Paper/struc.pgm
share/gimp/gimpressionist/Paper/stone.pgm
+share/gimp/gimpressionist/Paper/struc.pgm
share/gimp/gimpressionist/Presets/ApplyCanvas
share/gimp/gimpressionist/Presets/Ballpark
share/gimp/gimpressionist/Presets/Canvas
@@ -601,7 +602,6 @@ share/gimp/gradients/Yellow_Contrast
share/gimp/gradients/Yellow_Orange
share/gimp/help/C/bug_submission.html
share/gimp/help/C/channels/channel_to_selection.html
-share/gimp/help/C/channels/channels.html
share/gimp/help/C/channels/delete_channel.html
@exec mkdir -p %D/share/gimp/help/C/channels
@exec ln -sf %D/share/gimp/help/C/dialogs/channels %D/share/gimp/help/C/channels/dialogs
@@ -682,7 +682,6 @@ share/gimp/help/C/dialogs/preferences/preferences.html
share/gimp/help/C/dialogs/preferences/session.html
share/gimp/help/C/dialogs/really_close.html
share/gimp/help/C/dialogs/really_quit.html
-share/gimp/help/C/dialogs/revert_image.html
share/gimp/help/C/dialogs/scale_image.html
share/gimp/help/C/dialogs/scale_layer_warn.html
share/gimp/help/C/dialogs/set_canvas_size.html
@@ -701,51 +700,114 @@ share/gimp/help/C/file/last_opened.html
@exec ln -sf %D/share/gimp/help/C/open %D/share/gimp/help/C/file/open
@unexec rm -f %D/share/gimp/help/C/file/open
share/gimp/help/C/file/quit.html
+share/gimp/help/C/file/revert.html
@exec ln -sf %D/share/gimp/help/C/save %D/share/gimp/help/C/file/save
@unexec rm -f %D/share/gimp/help/C/file/save
share/gimp/help/C/file_formats.html
+share/gimp/help/C/filters/alienmap.html
+share/gimp/help/C/filters/alienmap2.html
+share/gimp/help/C/filters/align_layers.html
share/gimp/help/C/filters/applycanvas.html
+share/gimp/help/C/filters/autocrop.html
+share/gimp/help/C/filters/autostretch_hsv.html
share/gimp/help/C/filters/blinds.html
share/gimp/help/C/filters/blur.html
+share/gimp/help/C/filters/borderaverage.html
+share/gimp/help/C/filters/burst.html
share/gimp/help/C/filters/bz2.html
+share/gimp/help/C/filters/c_astretch.html
+share/gimp/help/C/filters/centerguide.html
+share/gimp/help/C/filters/checkerboard.html
+share/gimp/help/C/filters/color_enhance.html
+share/gimp/help/C/filters/colorify.html
+share/gimp/help/C/filters/colortoalpha.html
+share/gimp/help/C/filters/compose.html
share/gimp/help/C/filters/cubism.html
+share/gimp/help/C/filters/decompose.html
+share/gimp/help/C/filters/ditherize.html
+share/gimp/help/C/filters/dust.html
+share/gimp/help/C/filters/exchange.html
+share/gimp/help/C/filters/fade-alpha.html
+share/gimp/help/C/filters/fit-text.html
share/gimp/help/C/filters/fits.html
+share/gimp/help/C/filters/flame.html
+share/gimp/help/C/filters/fp.html
+share/gimp/help/C/filters/frame_filter.html
+share/gimp/help/C/filters/gap_filter.html
share/gimp/help/C/filters/gauss_iir.html
share/gimp/help/C/filters/gauss_rle.html
+share/gimp/help/C/filters/gee_zoom.html
+share/gimp/help/C/filters/gfig.html
share/gimp/help/C/filters/gih.html
share/gimp/help/C/filters/gqbist.html
+share/gimp/help/C/filters/gradmap.html
+share/gimp/help/C/filters/grid.html
share/gimp/help/C/filters/gtm.html
+share/gimp/help/C/filters/guide_remove.html
+share/gimp/help/C/filters/guidegrid.html
+share/gimp/help/C/filters/guides_to_selection.html
+share/gimp/help/C/filters/guillotine.html
share/gimp/help/C/filters/gz.html
+share/gimp/help/C/filters/hot.html
share/gimp/help/C/filters/hrz.html
share/gimp/help/C/filters/index.html
+share/gimp/help/C/filters/jigsaw.html
share/gimp/help/C/filters/jpeg.html
+share/gimp/help/C/filters/layerfuncs.html
+share/gimp/help/C/filters/mail.html
+share/gimp/help/C/filters/mapcolor.html
+share/gimp/help/C/filters/max_rgb.html
+share/gimp/help/C/filters/maze.html
share/gimp/help/C/filters/mblur.html
share/gimp/help/C/filters/miff.html
+share/gimp/help/C/filters/mosaic.html
+share/gimp/help/C/filters/noisify.html
+share/gimp/help/C/filters/none.html
+share/gimp/help/C/filters/normalize.html
share/gimp/help/C/filters/oilify.html
share/gimp/help/C/filters/pat.html
share/gimp/help/C/filters/pixelize.html
+share/gimp/help/C/filters/plasma.html
share/gimp/help/C/filters/png.html
share/gimp/help/C/filters/pnm.html
share/gimp/help/C/filters/print.html
share/gimp/help/C/filters/psd.html
share/gimp/help/C/filters/psp.html
+share/gimp/help/C/filters/randomblends.html
+share/gimp/help/C/filters/randomize.html
+share/gimp/help/C/filters/rcm.html
+share/gimp/help/C/filters/repdup.html
share/gimp/help/C/filters/repeat_last.html
share/gimp/help/C/filters/reshow_last.html
share/gimp/help/C/filters/ripple.html
+share/gimp/help/C/filters/rotate.html
+share/gimp/help/C/filters/roundsel.html
+share/gimp/help/C/filters/sample_colorize.html
share/gimp/help/C/filters/scatter_hsv.html
+share/gimp/help/C/filters/sel2path.html
+share/gimp/help/C/filters/sel_gauss.html
share/gimp/help/C/filters/semiflatten.html
share/gimp/help/C/filters/sgi.html
share/gimp/help/C/filters/sharpen.html
share/gimp/help/C/filters/shift.html
+share/gimp/help/C/filters/smooth_palette.html
+share/gimp/help/C/filters/snoise.html
+share/gimp/help/C/filters/spread.html
+share/gimp/help/C/filters/stampify.html
share/gimp/help/C/filters/sunras.html
+share/gimp/help/C/filters/terral_text.html
+share/gimp/help/C/filters/tex-to-float.html
share/gimp/help/C/filters/tga.html
+share/gimp/help/C/filters/threshold_alpha.html
share/gimp/help/C/filters/tiff.html
share/gimp/help/C/filters/tile.html
+share/gimp/help/C/filters/tileable_blur.html
share/gimp/help/C/filters/url.html
share/gimp/help/C/filters/vinvert.html
-share/gimp/help/C/filters/undocumented_filter.html
share/gimp/help/C/filters/wmf.html
+share/gimp/help/C/filters/xachvision.html
share/gimp/help/C/filters/xwd.html
+share/gimp/help/C/filters/zealouscrop.html
share/gimp/help/C/gimp_license.html
share/gimp/help/C/gimp_remote.html
share/gimp/help/C/gimptool.html
@@ -922,31 +984,43 @@ share/gimp/help/C/tools/smudge.html
share/gimp/help/C/tools/text.html
share/gimp/help/C/tools/threshold.html
share/gimp/help/C/tools/transform.html
-share/gimp/help/C/tools/transform_perspective.html
-share/gimp/help/C/tools/transform_rotate.html
-share/gimp/help/C/tools/transform_scale.html
-share/gimp/help/C/tools/transform_shear.html
share/gimp/help/C/using_gimp.html
share/gimp/help/C/why_gimp.html
-share/gimp/help/images/anchor_icon.png
-share/gimp/help/images/delete_icon.png
-share/gimp/help/images/duplicate_icon.png
+share/gimp/help/images/add_point.png
+share/gimp/help/images/anchor_layer.png
+share/gimp/help/images/channel_to_selection.png
+share/gimp/help/images/delete_channel.png
+share/gimp/help/images/delete_directory.png
+share/gimp/help/images/delete_layer.png
+share/gimp/help/images/delete_path.png
+share/gimp/help/images/dotted_square.png
+share/gimp/help/images/duplicate_channel.png
+share/gimp/help/images/duplicate_layer.png
+share/gimp/help/images/duplicate_path.png
+share/gimp/help/images/edit_point.png
share/gimp/help/images/eek.png
+share/gimp/help/images/geezoom.png
share/gimp/help/images/layers_example.png
share/gimp/help/images/layers_overview.png
-share/gimp/help/images/lower_icon.png
-share/gimp/help/images/new_icon.png
-share/gimp/help/images/note.gif
-share/gimp/help/images/pen_add_icon.png
-share/gimp/help/images/pen_delete_icon.png
-share/gimp/help/images/pen_edit_icon.png
-share/gimp/help/images/pen_normal_icon.png
-share/gimp/help/images/raise_icon.png
-share/gimp/help/images/selection_to_path_icon.png
-share/gimp/help/images/stroke_icon.png
-share/gimp/help/images/tip.gif
-share/gimp/help/images/to_selection_icon.png
-share/gimp/help/images/warning.gif
+share/gimp/help/images/lower_channel.png
+share/gimp/help/images/lower_directory.png
+share/gimp/help/images/lower_layer.png
+share/gimp/help/images/new_channel.png
+share/gimp/help/images/new_directory.png
+share/gimp/help/images/new_path.png
+share/gimp/help/images/new_point.png
+share/gimp/help/images/note.png
+share/gimp/help/images/path_to_selection.png
+share/gimp/help/images/preview_box.png
+share/gimp/help/images/raise_channel.png
+share/gimp/help/images/raise_directory.png
+share/gimp/help/images/raise_layer.png
+share/gimp/help/images/red_square.png
+share/gimp/help/images/remove_point.png
+share/gimp/help/images/selection_to_path.png
+share/gimp/help/images/stroke_path.png
+share/gimp/help/images/tip.png
+share/gimp/help/images/warning.png
share/gimp/help/images/wilber.png
share/gimp/palettes/Bears
share/gimp/palettes/Bgold
@@ -1149,6 +1223,7 @@ share/gimp/tips/gimp_tips.ja.txt
share/gimp/tips/gimp_tips.ko.txt
share/gimp/tips/gimp_tips.pl.txt
share/gimp/tips/gimp_tips.ru.txt
+share/gimp/tips/gimp_tips.tr.txt
share/gimp/tips/gimp_tips.txt
share/gimp/tips/gimp_tips.uk.txt
share/gimp/user_install
@@ -1212,10 +1287,18 @@ share/locale/ko/LC_MESSAGES/gimp-libgimp.mo
share/locale/ko/LC_MESSAGES/gimp-script-fu.mo
share/locale/ko/LC_MESSAGES/gimp-std-plugins.mo
share/locale/ko/LC_MESSAGES/gimp.mo
+share/locale/lt/LC_MESSAGES/gimp-libgimp.mo
+share/locale/lt/LC_MESSAGES/gimp-script-fu.mo
+share/locale/lt/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/lt/LC_MESSAGES/gimp.mo
share/locale/nl/LC_MESSAGES/gimp-libgimp.mo
share/locale/nl/LC_MESSAGES/gimp-script-fu.mo
share/locale/nl/LC_MESSAGES/gimp-std-plugins.mo
share/locale/nl/LC_MESSAGES/gimp.mo
+share/locale/nn/LC_MESSAGES/gimp-libgimp.mo
+share/locale/nn/LC_MESSAGES/gimp-script-fu.mo
+share/locale/nn/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/nn/LC_MESSAGES/gimp.mo
share/locale/no/LC_MESSAGES/gimp-libgimp.mo
share/locale/no/LC_MESSAGES/gimp-script-fu.mo
share/locale/no/LC_MESSAGES/gimp-std-plugins.mo
@@ -1240,64 +1323,72 @@ share/locale/sv/LC_MESSAGES/gimp-libgimp.mo
share/locale/sv/LC_MESSAGES/gimp-script-fu.mo
share/locale/sv/LC_MESSAGES/gimp-std-plugins.mo
share/locale/sv/LC_MESSAGES/gimp.mo
+share/locale/tr/LC_MESSAGES/gimp-libgimp.mo
+share/locale/tr/LC_MESSAGES/gimp-script-fu.mo
+share/locale/tr/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/tr/LC_MESSAGES/gimp.mo
share/locale/uk/LC_MESSAGES/gimp-libgimp.mo
share/locale/uk/LC_MESSAGES/gimp-script-fu.mo
share/locale/uk/LC_MESSAGES/gimp-std-plugins.mo
share/locale/uk/LC_MESSAGES/gimp.mo
-@dirrm etc/gimp/1.2
-@dirrm etc/gimp
-@dirrm include/gck
-@dirrm include/libgimp
-@dirrm libexec/gimp/1.2/plug-ins
-@dirrm libexec/gimp/1.2/modules
-@dirrm libexec/gimp/1.2
-@dirrm libexec/gimp
-@dirrm share/gimp/brushes
-@dirrm share/gimp/devel-docs/html/libgimp
-@dirrm share/gimp/devel-docs/html
-@dirrm share/gimp/devel-docs
-@dirrm share/gimp/fractalexplorer
-@dirrm share/gimp/gfig
-@dirrm share/gimp/gflare
-@dirrm share/gimp/gimpressionist/Brushes
-@dirrm share/gimp/gimpressionist/Paper
-@dirrm share/gimp/gimpressionist/Presets
-@dirrm share/gimp/gimpressionist
-@dirrm share/gimp/gradients
-@dirrm share/gimp/help/C/dialogs/layers
-@dirrm share/gimp/help/C/dialogs/channels
-@dirrm share/gimp/help/C/dialogs/paths
-@dirrm share/gimp/help/C/dialogs/palette_editor
-@dirrm share/gimp/help/C/dialogs/gradient_editor
-@dirrm share/gimp/help/C/dialogs/color_selectors
-@dirrm share/gimp/help/C/dialogs/preferences
-@dirrm share/gimp/help/C/dialogs
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp-libgimp.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp-script-fu.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp.mo
+@dirrm share/gimp/tips
+@dirrm share/gimp/scripts
+@dirrm share/gimp/patterns
+@dirrm share/gimp/palettes
+@dirrm share/gimp/help/images
@dirrm share/gimp/help/C/tools
-@dirrm share/gimp/help/C/layers/stack
-@dirrm share/gimp/help/C/layers
-@dirrm share/gimp/help/C/channels
-@dirrm share/gimp/help/C/paths
@dirrm share/gimp/help/C/toolbox/help
@dirrm share/gimp/help/C/toolbox
+@dirrm share/gimp/help/C/save
+@dirrm share/gimp/help/C/paths
+@dirrm share/gimp/help/C/open
+@dirrm share/gimp/help/C/layers/stack
+@dirrm share/gimp/help/C/layers
@dirrm share/gimp/help/C/images
-@dirrm share/gimp/help/C/image/edit
-@dirrm share/gimp/help/C/image/select
@dirrm share/gimp/help/C/image/view
+@dirrm share/gimp/help/C/image/select
+@dirrm share/gimp/help/C/image/image/transforms
+@dirrm share/gimp/help/C/image/image/mode
@dirrm share/gimp/help/C/image/image/colors/auto
@dirrm share/gimp/help/C/image/image/colors
-@dirrm share/gimp/help/C/image/image/mode
-@dirrm share/gimp/help/C/image/image/transforms
@dirrm share/gimp/help/C/image/image
+@dirrm share/gimp/help/C/image/edit
@dirrm share/gimp/help/C/image
-@dirrm share/gimp/help/C/open
-@dirrm share/gimp/help/C/save
@dirrm share/gimp/help/C/filters
@dirrm share/gimp/help/C/file
+@dirrm share/gimp/help/C/dialogs/preferences
+@dirrm share/gimp/help/C/dialogs/paths
+@dirrm share/gimp/help/C/dialogs/palette_editor
+@dirrm share/gimp/help/C/dialogs/layers
+@dirrm share/gimp/help/C/dialogs/gradient_editor
+@dirrm share/gimp/help/C/dialogs/color_selectors
+@dirrm share/gimp/help/C/dialogs/channels
+@dirrm share/gimp/help/C/dialogs
+@dirrm share/gimp/help/C/channels
@dirrm share/gimp/help/C
-@dirrm share/gimp/help/images
@dirrm share/gimp/help
-@dirrm share/gimp/palettes
-@dirrm share/gimp/patterns
-@dirrm share/gimp/scripts
-@dirrm share/gimp/tips
+@dirrm share/gimp/gradients
+@dirrm share/gimp/gimpressionist/Presets
+@dirrm share/gimp/gimpressionist/Paper
+@dirrm share/gimp/gimpressionist/Brushes
+@dirrm share/gimp/gimpressionist
+@dirrm share/gimp/gflare
+@dirrm share/gimp/gfig
+@dirrm share/gimp/fractalexplorer
+@dirrm share/gimp/devel-docs/html/libgimp
+@dirrm share/gimp/devel-docs/html
+@dirrm share/gimp/devel-docs
+@dirrm share/gimp/brushes
@dirrm share/gimp
+@dirrm libexec/gimp/1.2/plug-ins
+@dirrm libexec/gimp/1.2/modules
+@dirrm libexec/gimp/1.2
+@dirrm libexec/gimp
+@dirrm include/libgimp
+@dirrm include/gck
+@dirrm etc/gimp/1.2
+@dirrm etc/gimp
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile
index 5159b0519221..2f71d79fe323 100644
--- a/graphics/gimp-devel/Makefile
+++ b/graphics/gimp-devel/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gimp
-PORTVERSION= 1.2.1
-PORTREVISION= 2
+PORTVERSION= 1.2.2
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \
@@ -23,7 +22,7 @@ LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \
png.4:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
-SHLIBVER?= ${PORTVERSION:S/1.2.//g}
+SHLIBVER?= 1
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/graphics/gimp-devel/distinfo b/graphics/gimp-devel/distinfo
index 6b2aaf576dd7..7ae55b0c96c8 100644
--- a/graphics/gimp-devel/distinfo
+++ b/graphics/gimp-devel/distinfo
@@ -1 +1 @@
-MD5 (gimp-1.2.1.tar.bz2) = 0839d75836cf08210efe1d44a5613f5f
+MD5 (gimp-1.2.2.tar.bz2) = 680c01b0fc35cd68c540eb9d236f5e1a
diff --git a/graphics/gimp-devel/files/patch-ah b/graphics/gimp-devel/files/patch-ah
index e4368c65d1ae..4e62acfc27b6 100644
--- a/graphics/gimp-devel/files/patch-ah
+++ b/graphics/gimp-devel/files/patch-ah
@@ -1,5 +1,8 @@
---- configure.orig Mon Jan 22 10:48:18 2001
-+++ configure Wed Jan 24 07:24:23 2001
+
+$FreeBSD$
+
+--- configure.orig Thu Jul 26 21:13:35 2001
++++ configure Mon Aug 13 19:09:01 2001
@@ -574,7 +574,7 @@
GIMP_VERSION=$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION.$GIMP_MICRO_VERSION
@@ -9,19 +12,7 @@
LT_REVISION=$GIMP_INTERFACE_AGE
LT_AGE=`expr $GIMP_BINARY_AGE - $GIMP_INTERFACE_AGE`
-@@ -3470,7 +3470,10 @@
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- CATOBJEXT=.mo
-- DATADIRNAME=lib
-+ DATADIRNAME=share
-+ INTLDEPS='-lintl'
-+ INTLLIBS=$INTLDEPS
-+ LIBS=`echo $LIBS | sed -e 's/-lintl//'`
- fi
- rm -f conftest*
- INSTOBJEXT=.mo
-@@ -7147,8 +7150,8 @@
+@@ -7116,8 +7116,8 @@
fi
@@ -32,7 +23,7 @@
gimpsysconfdir=$sysconfdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
localedir='${prefix}/${DATADIRNAME}/locale'
-@@ -8263,11 +8266,6 @@
+@@ -8234,11 +8234,6 @@
*) # Relative path.
srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
top_srcdir="$ac_dots$ac_given_srcdir" ;;
diff --git a/graphics/gimp-devel/files/patch-plug-ins_Makefile.in b/graphics/gimp-devel/files/patch-plug-ins_Makefile.in
index 3662e91fff77..74e1fe2ac448 100644
--- a/graphics/gimp-devel/files/patch-plug-ins_Makefile.in
+++ b/graphics/gimp-devel/files/patch-plug-ins_Makefile.in
@@ -1,11 +1,14 @@
---- plug-ins/Makefile.in.orig Mon Nov 13 08:16:29 2000
-+++ plug-ins/Makefile.in Mon Nov 13 08:16:45 2000
-@@ -111,7 +111,7 @@
- GT_NO = @GT_NO@
- GT_YES = @GT_YES@
+
+$FreeBSD$
+
+--- plug-ins/Makefile.in.orig Fri Jul 27 16:36:22 2001
++++ plug-ins/Makefile.in Mon Aug 13 19:12:32 2001
+@@ -113,7 +113,7 @@
+ HAVE_FINITE = @HAVE_FINITE@
HAVE_GTK_DOC = @HAVE_GTK_DOC@
+ HAVE_ISFINITE = @HAVE_ISFINITE@
-HELPBROWSER = @HELPBROWSER@
+#HELPBROWSER = @HELPBROWSER@
HTML_DIR = @HTML_DIR@
- INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTOBJEXT = @INSTOBJEXT@
+ INTLBISON = @INTLBISON@
diff --git a/graphics/gimp-devel/pkg-plist b/graphics/gimp-devel/pkg-plist
index 178d6c078045..f7d3f2897637 100644
--- a/graphics/gimp-devel/pkg-plist
+++ b/graphics/gimp-devel/pkg-plist
@@ -297,10 +297,11 @@ share/gimp/brushes/callig4.gbr
share/gimp/brushes/confetti.gbr
share/gimp/brushes/confetti.gih
share/gimp/brushes/dunes.gbr
-share/gimp/brushes/hsparks.gih
+share/gimp/brushes/feltpen.gih
share/gimp/brushes/galaxy.gbr
share/gimp/brushes/galaxy_big.gbr
share/gimp/brushes/galaxy_small.gbr
+share/gimp/brushes/hsparks.gih
share/gimp/brushes/pepper.gbr
share/gimp/brushes/pixel.gbr
share/gimp/brushes/thegimp.gbr
@@ -493,8 +494,8 @@ share/gimp/gimpressionist/Paper/canvas2.pgm
share/gimp/gimpressionist/Paper/defaultpaper.pgm
share/gimp/gimpressionist/Paper/marble.pgm
share/gimp/gimpressionist/Paper/marble2.pgm
-share/gimp/gimpressionist/Paper/struc.pgm
share/gimp/gimpressionist/Paper/stone.pgm
+share/gimp/gimpressionist/Paper/struc.pgm
share/gimp/gimpressionist/Presets/ApplyCanvas
share/gimp/gimpressionist/Presets/Ballpark
share/gimp/gimpressionist/Presets/Canvas
@@ -601,7 +602,6 @@ share/gimp/gradients/Yellow_Contrast
share/gimp/gradients/Yellow_Orange
share/gimp/help/C/bug_submission.html
share/gimp/help/C/channels/channel_to_selection.html
-share/gimp/help/C/channels/channels.html
share/gimp/help/C/channels/delete_channel.html
@exec mkdir -p %D/share/gimp/help/C/channels
@exec ln -sf %D/share/gimp/help/C/dialogs/channels %D/share/gimp/help/C/channels/dialogs
@@ -682,7 +682,6 @@ share/gimp/help/C/dialogs/preferences/preferences.html
share/gimp/help/C/dialogs/preferences/session.html
share/gimp/help/C/dialogs/really_close.html
share/gimp/help/C/dialogs/really_quit.html
-share/gimp/help/C/dialogs/revert_image.html
share/gimp/help/C/dialogs/scale_image.html
share/gimp/help/C/dialogs/scale_layer_warn.html
share/gimp/help/C/dialogs/set_canvas_size.html
@@ -701,51 +700,114 @@ share/gimp/help/C/file/last_opened.html
@exec ln -sf %D/share/gimp/help/C/open %D/share/gimp/help/C/file/open
@unexec rm -f %D/share/gimp/help/C/file/open
share/gimp/help/C/file/quit.html
+share/gimp/help/C/file/revert.html
@exec ln -sf %D/share/gimp/help/C/save %D/share/gimp/help/C/file/save
@unexec rm -f %D/share/gimp/help/C/file/save
share/gimp/help/C/file_formats.html
+share/gimp/help/C/filters/alienmap.html
+share/gimp/help/C/filters/alienmap2.html
+share/gimp/help/C/filters/align_layers.html
share/gimp/help/C/filters/applycanvas.html
+share/gimp/help/C/filters/autocrop.html
+share/gimp/help/C/filters/autostretch_hsv.html
share/gimp/help/C/filters/blinds.html
share/gimp/help/C/filters/blur.html
+share/gimp/help/C/filters/borderaverage.html
+share/gimp/help/C/filters/burst.html
share/gimp/help/C/filters/bz2.html
+share/gimp/help/C/filters/c_astretch.html
+share/gimp/help/C/filters/centerguide.html
+share/gimp/help/C/filters/checkerboard.html
+share/gimp/help/C/filters/color_enhance.html
+share/gimp/help/C/filters/colorify.html
+share/gimp/help/C/filters/colortoalpha.html
+share/gimp/help/C/filters/compose.html
share/gimp/help/C/filters/cubism.html
+share/gimp/help/C/filters/decompose.html
+share/gimp/help/C/filters/ditherize.html
+share/gimp/help/C/filters/dust.html
+share/gimp/help/C/filters/exchange.html
+share/gimp/help/C/filters/fade-alpha.html
+share/gimp/help/C/filters/fit-text.html
share/gimp/help/C/filters/fits.html
+share/gimp/help/C/filters/flame.html
+share/gimp/help/C/filters/fp.html
+share/gimp/help/C/filters/frame_filter.html
+share/gimp/help/C/filters/gap_filter.html
share/gimp/help/C/filters/gauss_iir.html
share/gimp/help/C/filters/gauss_rle.html
+share/gimp/help/C/filters/gee_zoom.html
+share/gimp/help/C/filters/gfig.html
share/gimp/help/C/filters/gih.html
share/gimp/help/C/filters/gqbist.html
+share/gimp/help/C/filters/gradmap.html
+share/gimp/help/C/filters/grid.html
share/gimp/help/C/filters/gtm.html
+share/gimp/help/C/filters/guide_remove.html
+share/gimp/help/C/filters/guidegrid.html
+share/gimp/help/C/filters/guides_to_selection.html
+share/gimp/help/C/filters/guillotine.html
share/gimp/help/C/filters/gz.html
+share/gimp/help/C/filters/hot.html
share/gimp/help/C/filters/hrz.html
share/gimp/help/C/filters/index.html
+share/gimp/help/C/filters/jigsaw.html
share/gimp/help/C/filters/jpeg.html
+share/gimp/help/C/filters/layerfuncs.html
+share/gimp/help/C/filters/mail.html
+share/gimp/help/C/filters/mapcolor.html
+share/gimp/help/C/filters/max_rgb.html
+share/gimp/help/C/filters/maze.html
share/gimp/help/C/filters/mblur.html
share/gimp/help/C/filters/miff.html
+share/gimp/help/C/filters/mosaic.html
+share/gimp/help/C/filters/noisify.html
+share/gimp/help/C/filters/none.html
+share/gimp/help/C/filters/normalize.html
share/gimp/help/C/filters/oilify.html
share/gimp/help/C/filters/pat.html
share/gimp/help/C/filters/pixelize.html
+share/gimp/help/C/filters/plasma.html
share/gimp/help/C/filters/png.html
share/gimp/help/C/filters/pnm.html
share/gimp/help/C/filters/print.html
share/gimp/help/C/filters/psd.html
share/gimp/help/C/filters/psp.html
+share/gimp/help/C/filters/randomblends.html
+share/gimp/help/C/filters/randomize.html
+share/gimp/help/C/filters/rcm.html
+share/gimp/help/C/filters/repdup.html
share/gimp/help/C/filters/repeat_last.html
share/gimp/help/C/filters/reshow_last.html
share/gimp/help/C/filters/ripple.html
+share/gimp/help/C/filters/rotate.html
+share/gimp/help/C/filters/roundsel.html
+share/gimp/help/C/filters/sample_colorize.html
share/gimp/help/C/filters/scatter_hsv.html
+share/gimp/help/C/filters/sel2path.html
+share/gimp/help/C/filters/sel_gauss.html
share/gimp/help/C/filters/semiflatten.html
share/gimp/help/C/filters/sgi.html
share/gimp/help/C/filters/sharpen.html
share/gimp/help/C/filters/shift.html
+share/gimp/help/C/filters/smooth_palette.html
+share/gimp/help/C/filters/snoise.html
+share/gimp/help/C/filters/spread.html
+share/gimp/help/C/filters/stampify.html
share/gimp/help/C/filters/sunras.html
+share/gimp/help/C/filters/terral_text.html
+share/gimp/help/C/filters/tex-to-float.html
share/gimp/help/C/filters/tga.html
+share/gimp/help/C/filters/threshold_alpha.html
share/gimp/help/C/filters/tiff.html
share/gimp/help/C/filters/tile.html
+share/gimp/help/C/filters/tileable_blur.html
share/gimp/help/C/filters/url.html
share/gimp/help/C/filters/vinvert.html
-share/gimp/help/C/filters/undocumented_filter.html
share/gimp/help/C/filters/wmf.html
+share/gimp/help/C/filters/xachvision.html
share/gimp/help/C/filters/xwd.html
+share/gimp/help/C/filters/zealouscrop.html
share/gimp/help/C/gimp_license.html
share/gimp/help/C/gimp_remote.html
share/gimp/help/C/gimptool.html
@@ -922,31 +984,43 @@ share/gimp/help/C/tools/smudge.html
share/gimp/help/C/tools/text.html
share/gimp/help/C/tools/threshold.html
share/gimp/help/C/tools/transform.html
-share/gimp/help/C/tools/transform_perspective.html
-share/gimp/help/C/tools/transform_rotate.html
-share/gimp/help/C/tools/transform_scale.html
-share/gimp/help/C/tools/transform_shear.html
share/gimp/help/C/using_gimp.html
share/gimp/help/C/why_gimp.html
-share/gimp/help/images/anchor_icon.png
-share/gimp/help/images/delete_icon.png
-share/gimp/help/images/duplicate_icon.png
+share/gimp/help/images/add_point.png
+share/gimp/help/images/anchor_layer.png
+share/gimp/help/images/channel_to_selection.png
+share/gimp/help/images/delete_channel.png
+share/gimp/help/images/delete_directory.png
+share/gimp/help/images/delete_layer.png
+share/gimp/help/images/delete_path.png
+share/gimp/help/images/dotted_square.png
+share/gimp/help/images/duplicate_channel.png
+share/gimp/help/images/duplicate_layer.png
+share/gimp/help/images/duplicate_path.png
+share/gimp/help/images/edit_point.png
share/gimp/help/images/eek.png
+share/gimp/help/images/geezoom.png
share/gimp/help/images/layers_example.png
share/gimp/help/images/layers_overview.png
-share/gimp/help/images/lower_icon.png
-share/gimp/help/images/new_icon.png
-share/gimp/help/images/note.gif
-share/gimp/help/images/pen_add_icon.png
-share/gimp/help/images/pen_delete_icon.png
-share/gimp/help/images/pen_edit_icon.png
-share/gimp/help/images/pen_normal_icon.png
-share/gimp/help/images/raise_icon.png
-share/gimp/help/images/selection_to_path_icon.png
-share/gimp/help/images/stroke_icon.png
-share/gimp/help/images/tip.gif
-share/gimp/help/images/to_selection_icon.png
-share/gimp/help/images/warning.gif
+share/gimp/help/images/lower_channel.png
+share/gimp/help/images/lower_directory.png
+share/gimp/help/images/lower_layer.png
+share/gimp/help/images/new_channel.png
+share/gimp/help/images/new_directory.png
+share/gimp/help/images/new_path.png
+share/gimp/help/images/new_point.png
+share/gimp/help/images/note.png
+share/gimp/help/images/path_to_selection.png
+share/gimp/help/images/preview_box.png
+share/gimp/help/images/raise_channel.png
+share/gimp/help/images/raise_directory.png
+share/gimp/help/images/raise_layer.png
+share/gimp/help/images/red_square.png
+share/gimp/help/images/remove_point.png
+share/gimp/help/images/selection_to_path.png
+share/gimp/help/images/stroke_path.png
+share/gimp/help/images/tip.png
+share/gimp/help/images/warning.png
share/gimp/help/images/wilber.png
share/gimp/palettes/Bears
share/gimp/palettes/Bgold
@@ -1149,6 +1223,7 @@ share/gimp/tips/gimp_tips.ja.txt
share/gimp/tips/gimp_tips.ko.txt
share/gimp/tips/gimp_tips.pl.txt
share/gimp/tips/gimp_tips.ru.txt
+share/gimp/tips/gimp_tips.tr.txt
share/gimp/tips/gimp_tips.txt
share/gimp/tips/gimp_tips.uk.txt
share/gimp/user_install
@@ -1212,10 +1287,18 @@ share/locale/ko/LC_MESSAGES/gimp-libgimp.mo
share/locale/ko/LC_MESSAGES/gimp-script-fu.mo
share/locale/ko/LC_MESSAGES/gimp-std-plugins.mo
share/locale/ko/LC_MESSAGES/gimp.mo
+share/locale/lt/LC_MESSAGES/gimp-libgimp.mo
+share/locale/lt/LC_MESSAGES/gimp-script-fu.mo
+share/locale/lt/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/lt/LC_MESSAGES/gimp.mo
share/locale/nl/LC_MESSAGES/gimp-libgimp.mo
share/locale/nl/LC_MESSAGES/gimp-script-fu.mo
share/locale/nl/LC_MESSAGES/gimp-std-plugins.mo
share/locale/nl/LC_MESSAGES/gimp.mo
+share/locale/nn/LC_MESSAGES/gimp-libgimp.mo
+share/locale/nn/LC_MESSAGES/gimp-script-fu.mo
+share/locale/nn/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/nn/LC_MESSAGES/gimp.mo
share/locale/no/LC_MESSAGES/gimp-libgimp.mo
share/locale/no/LC_MESSAGES/gimp-script-fu.mo
share/locale/no/LC_MESSAGES/gimp-std-plugins.mo
@@ -1240,64 +1323,72 @@ share/locale/sv/LC_MESSAGES/gimp-libgimp.mo
share/locale/sv/LC_MESSAGES/gimp-script-fu.mo
share/locale/sv/LC_MESSAGES/gimp-std-plugins.mo
share/locale/sv/LC_MESSAGES/gimp.mo
+share/locale/tr/LC_MESSAGES/gimp-libgimp.mo
+share/locale/tr/LC_MESSAGES/gimp-script-fu.mo
+share/locale/tr/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/tr/LC_MESSAGES/gimp.mo
share/locale/uk/LC_MESSAGES/gimp-libgimp.mo
share/locale/uk/LC_MESSAGES/gimp-script-fu.mo
share/locale/uk/LC_MESSAGES/gimp-std-plugins.mo
share/locale/uk/LC_MESSAGES/gimp.mo
-@dirrm etc/gimp/1.2
-@dirrm etc/gimp
-@dirrm include/gck
-@dirrm include/libgimp
-@dirrm libexec/gimp/1.2/plug-ins
-@dirrm libexec/gimp/1.2/modules
-@dirrm libexec/gimp/1.2
-@dirrm libexec/gimp
-@dirrm share/gimp/brushes
-@dirrm share/gimp/devel-docs/html/libgimp
-@dirrm share/gimp/devel-docs/html
-@dirrm share/gimp/devel-docs
-@dirrm share/gimp/fractalexplorer
-@dirrm share/gimp/gfig
-@dirrm share/gimp/gflare
-@dirrm share/gimp/gimpressionist/Brushes
-@dirrm share/gimp/gimpressionist/Paper
-@dirrm share/gimp/gimpressionist/Presets
-@dirrm share/gimp/gimpressionist
-@dirrm share/gimp/gradients
-@dirrm share/gimp/help/C/dialogs/layers
-@dirrm share/gimp/help/C/dialogs/channels
-@dirrm share/gimp/help/C/dialogs/paths
-@dirrm share/gimp/help/C/dialogs/palette_editor
-@dirrm share/gimp/help/C/dialogs/gradient_editor
-@dirrm share/gimp/help/C/dialogs/color_selectors
-@dirrm share/gimp/help/C/dialogs/preferences
-@dirrm share/gimp/help/C/dialogs
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp-libgimp.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp-script-fu.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp.mo
+@dirrm share/gimp/tips
+@dirrm share/gimp/scripts
+@dirrm share/gimp/patterns
+@dirrm share/gimp/palettes
+@dirrm share/gimp/help/images
@dirrm share/gimp/help/C/tools
-@dirrm share/gimp/help/C/layers/stack
-@dirrm share/gimp/help/C/layers
-@dirrm share/gimp/help/C/channels
-@dirrm share/gimp/help/C/paths
@dirrm share/gimp/help/C/toolbox/help
@dirrm share/gimp/help/C/toolbox
+@dirrm share/gimp/help/C/save
+@dirrm share/gimp/help/C/paths
+@dirrm share/gimp/help/C/open
+@dirrm share/gimp/help/C/layers/stack
+@dirrm share/gimp/help/C/layers
@dirrm share/gimp/help/C/images
-@dirrm share/gimp/help/C/image/edit
-@dirrm share/gimp/help/C/image/select
@dirrm share/gimp/help/C/image/view
+@dirrm share/gimp/help/C/image/select
+@dirrm share/gimp/help/C/image/image/transforms
+@dirrm share/gimp/help/C/image/image/mode
@dirrm share/gimp/help/C/image/image/colors/auto
@dirrm share/gimp/help/C/image/image/colors
-@dirrm share/gimp/help/C/image/image/mode
-@dirrm share/gimp/help/C/image/image/transforms
@dirrm share/gimp/help/C/image/image
+@dirrm share/gimp/help/C/image/edit
@dirrm share/gimp/help/C/image
-@dirrm share/gimp/help/C/open
-@dirrm share/gimp/help/C/save
@dirrm share/gimp/help/C/filters
@dirrm share/gimp/help/C/file
+@dirrm share/gimp/help/C/dialogs/preferences
+@dirrm share/gimp/help/C/dialogs/paths
+@dirrm share/gimp/help/C/dialogs/palette_editor
+@dirrm share/gimp/help/C/dialogs/layers
+@dirrm share/gimp/help/C/dialogs/gradient_editor
+@dirrm share/gimp/help/C/dialogs/color_selectors
+@dirrm share/gimp/help/C/dialogs/channels
+@dirrm share/gimp/help/C/dialogs
+@dirrm share/gimp/help/C/channels
@dirrm share/gimp/help/C
-@dirrm share/gimp/help/images
@dirrm share/gimp/help
-@dirrm share/gimp/palettes
-@dirrm share/gimp/patterns
-@dirrm share/gimp/scripts
-@dirrm share/gimp/tips
+@dirrm share/gimp/gradients
+@dirrm share/gimp/gimpressionist/Presets
+@dirrm share/gimp/gimpressionist/Paper
+@dirrm share/gimp/gimpressionist/Brushes
+@dirrm share/gimp/gimpressionist
+@dirrm share/gimp/gflare
+@dirrm share/gimp/gfig
+@dirrm share/gimp/fractalexplorer
+@dirrm share/gimp/devel-docs/html/libgimp
+@dirrm share/gimp/devel-docs/html
+@dirrm share/gimp/devel-docs
+@dirrm share/gimp/brushes
@dirrm share/gimp
+@dirrm libexec/gimp/1.2/plug-ins
+@dirrm libexec/gimp/1.2/modules
+@dirrm libexec/gimp/1.2
+@dirrm libexec/gimp
+@dirrm include/libgimp
+@dirrm include/gck
+@dirrm etc/gimp/1.2
+@dirrm etc/gimp
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 5159b0519221..2f71d79fe323 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gimp
-PORTVERSION= 1.2.1
-PORTREVISION= 2
+PORTVERSION= 1.2.2
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \
@@ -23,7 +22,7 @@ LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \
png.4:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
-SHLIBVER?= ${PORTVERSION:S/1.2.//g}
+SHLIBVER?= 1
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/graphics/gimp/distinfo b/graphics/gimp/distinfo
index 6b2aaf576dd7..7ae55b0c96c8 100644
--- a/graphics/gimp/distinfo
+++ b/graphics/gimp/distinfo
@@ -1 +1 @@
-MD5 (gimp-1.2.1.tar.bz2) = 0839d75836cf08210efe1d44a5613f5f
+MD5 (gimp-1.2.2.tar.bz2) = 680c01b0fc35cd68c540eb9d236f5e1a
diff --git a/graphics/gimp/files/patch-ah b/graphics/gimp/files/patch-ah
index e4368c65d1ae..4e62acfc27b6 100644
--- a/graphics/gimp/files/patch-ah
+++ b/graphics/gimp/files/patch-ah
@@ -1,5 +1,8 @@
---- configure.orig Mon Jan 22 10:48:18 2001
-+++ configure Wed Jan 24 07:24:23 2001
+
+$FreeBSD$
+
+--- configure.orig Thu Jul 26 21:13:35 2001
++++ configure Mon Aug 13 19:09:01 2001
@@ -574,7 +574,7 @@
GIMP_VERSION=$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION.$GIMP_MICRO_VERSION
@@ -9,19 +12,7 @@
LT_REVISION=$GIMP_INTERFACE_AGE
LT_AGE=`expr $GIMP_BINARY_AGE - $GIMP_INTERFACE_AGE`
-@@ -3470,7 +3470,10 @@
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- CATOBJEXT=.mo
-- DATADIRNAME=lib
-+ DATADIRNAME=share
-+ INTLDEPS='-lintl'
-+ INTLLIBS=$INTLDEPS
-+ LIBS=`echo $LIBS | sed -e 's/-lintl//'`
- fi
- rm -f conftest*
- INSTOBJEXT=.mo
-@@ -7147,8 +7150,8 @@
+@@ -7116,8 +7116,8 @@
fi
@@ -32,7 +23,7 @@
gimpsysconfdir=$sysconfdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
localedir='${prefix}/${DATADIRNAME}/locale'
-@@ -8263,11 +8266,6 @@
+@@ -8234,11 +8234,6 @@
*) # Relative path.
srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
top_srcdir="$ac_dots$ac_given_srcdir" ;;
diff --git a/graphics/gimp/files/patch-plug-ins_Makefile.in b/graphics/gimp/files/patch-plug-ins_Makefile.in
index 3662e91fff77..74e1fe2ac448 100644
--- a/graphics/gimp/files/patch-plug-ins_Makefile.in
+++ b/graphics/gimp/files/patch-plug-ins_Makefile.in
@@ -1,11 +1,14 @@
---- plug-ins/Makefile.in.orig Mon Nov 13 08:16:29 2000
-+++ plug-ins/Makefile.in Mon Nov 13 08:16:45 2000
-@@ -111,7 +111,7 @@
- GT_NO = @GT_NO@
- GT_YES = @GT_YES@
+
+$FreeBSD$
+
+--- plug-ins/Makefile.in.orig Fri Jul 27 16:36:22 2001
++++ plug-ins/Makefile.in Mon Aug 13 19:12:32 2001
+@@ -113,7 +113,7 @@
+ HAVE_FINITE = @HAVE_FINITE@
HAVE_GTK_DOC = @HAVE_GTK_DOC@
+ HAVE_ISFINITE = @HAVE_ISFINITE@
-HELPBROWSER = @HELPBROWSER@
+#HELPBROWSER = @HELPBROWSER@
HTML_DIR = @HTML_DIR@
- INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTOBJEXT = @INSTOBJEXT@
+ INTLBISON = @INTLBISON@
diff --git a/graphics/gimp/pkg-plist b/graphics/gimp/pkg-plist
index 178d6c078045..f7d3f2897637 100644
--- a/graphics/gimp/pkg-plist
+++ b/graphics/gimp/pkg-plist
@@ -297,10 +297,11 @@ share/gimp/brushes/callig4.gbr
share/gimp/brushes/confetti.gbr
share/gimp/brushes/confetti.gih
share/gimp/brushes/dunes.gbr
-share/gimp/brushes/hsparks.gih
+share/gimp/brushes/feltpen.gih
share/gimp/brushes/galaxy.gbr
share/gimp/brushes/galaxy_big.gbr
share/gimp/brushes/galaxy_small.gbr
+share/gimp/brushes/hsparks.gih
share/gimp/brushes/pepper.gbr
share/gimp/brushes/pixel.gbr
share/gimp/brushes/thegimp.gbr
@@ -493,8 +494,8 @@ share/gimp/gimpressionist/Paper/canvas2.pgm
share/gimp/gimpressionist/Paper/defaultpaper.pgm
share/gimp/gimpressionist/Paper/marble.pgm
share/gimp/gimpressionist/Paper/marble2.pgm
-share/gimp/gimpressionist/Paper/struc.pgm
share/gimp/gimpressionist/Paper/stone.pgm
+share/gimp/gimpressionist/Paper/struc.pgm
share/gimp/gimpressionist/Presets/ApplyCanvas
share/gimp/gimpressionist/Presets/Ballpark
share/gimp/gimpressionist/Presets/Canvas
@@ -601,7 +602,6 @@ share/gimp/gradients/Yellow_Contrast
share/gimp/gradients/Yellow_Orange
share/gimp/help/C/bug_submission.html
share/gimp/help/C/channels/channel_to_selection.html
-share/gimp/help/C/channels/channels.html
share/gimp/help/C/channels/delete_channel.html
@exec mkdir -p %D/share/gimp/help/C/channels
@exec ln -sf %D/share/gimp/help/C/dialogs/channels %D/share/gimp/help/C/channels/dialogs
@@ -682,7 +682,6 @@ share/gimp/help/C/dialogs/preferences/preferences.html
share/gimp/help/C/dialogs/preferences/session.html
share/gimp/help/C/dialogs/really_close.html
share/gimp/help/C/dialogs/really_quit.html
-share/gimp/help/C/dialogs/revert_image.html
share/gimp/help/C/dialogs/scale_image.html
share/gimp/help/C/dialogs/scale_layer_warn.html
share/gimp/help/C/dialogs/set_canvas_size.html
@@ -701,51 +700,114 @@ share/gimp/help/C/file/last_opened.html
@exec ln -sf %D/share/gimp/help/C/open %D/share/gimp/help/C/file/open
@unexec rm -f %D/share/gimp/help/C/file/open
share/gimp/help/C/file/quit.html
+share/gimp/help/C/file/revert.html
@exec ln -sf %D/share/gimp/help/C/save %D/share/gimp/help/C/file/save
@unexec rm -f %D/share/gimp/help/C/file/save
share/gimp/help/C/file_formats.html
+share/gimp/help/C/filters/alienmap.html
+share/gimp/help/C/filters/alienmap2.html
+share/gimp/help/C/filters/align_layers.html
share/gimp/help/C/filters/applycanvas.html
+share/gimp/help/C/filters/autocrop.html
+share/gimp/help/C/filters/autostretch_hsv.html
share/gimp/help/C/filters/blinds.html
share/gimp/help/C/filters/blur.html
+share/gimp/help/C/filters/borderaverage.html
+share/gimp/help/C/filters/burst.html
share/gimp/help/C/filters/bz2.html
+share/gimp/help/C/filters/c_astretch.html
+share/gimp/help/C/filters/centerguide.html
+share/gimp/help/C/filters/checkerboard.html
+share/gimp/help/C/filters/color_enhance.html
+share/gimp/help/C/filters/colorify.html
+share/gimp/help/C/filters/colortoalpha.html
+share/gimp/help/C/filters/compose.html
share/gimp/help/C/filters/cubism.html
+share/gimp/help/C/filters/decompose.html
+share/gimp/help/C/filters/ditherize.html
+share/gimp/help/C/filters/dust.html
+share/gimp/help/C/filters/exchange.html
+share/gimp/help/C/filters/fade-alpha.html
+share/gimp/help/C/filters/fit-text.html
share/gimp/help/C/filters/fits.html
+share/gimp/help/C/filters/flame.html
+share/gimp/help/C/filters/fp.html
+share/gimp/help/C/filters/frame_filter.html
+share/gimp/help/C/filters/gap_filter.html
share/gimp/help/C/filters/gauss_iir.html
share/gimp/help/C/filters/gauss_rle.html
+share/gimp/help/C/filters/gee_zoom.html
+share/gimp/help/C/filters/gfig.html
share/gimp/help/C/filters/gih.html
share/gimp/help/C/filters/gqbist.html
+share/gimp/help/C/filters/gradmap.html
+share/gimp/help/C/filters/grid.html
share/gimp/help/C/filters/gtm.html
+share/gimp/help/C/filters/guide_remove.html
+share/gimp/help/C/filters/guidegrid.html
+share/gimp/help/C/filters/guides_to_selection.html
+share/gimp/help/C/filters/guillotine.html
share/gimp/help/C/filters/gz.html
+share/gimp/help/C/filters/hot.html
share/gimp/help/C/filters/hrz.html
share/gimp/help/C/filters/index.html
+share/gimp/help/C/filters/jigsaw.html
share/gimp/help/C/filters/jpeg.html
+share/gimp/help/C/filters/layerfuncs.html
+share/gimp/help/C/filters/mail.html
+share/gimp/help/C/filters/mapcolor.html
+share/gimp/help/C/filters/max_rgb.html
+share/gimp/help/C/filters/maze.html
share/gimp/help/C/filters/mblur.html
share/gimp/help/C/filters/miff.html
+share/gimp/help/C/filters/mosaic.html
+share/gimp/help/C/filters/noisify.html
+share/gimp/help/C/filters/none.html
+share/gimp/help/C/filters/normalize.html
share/gimp/help/C/filters/oilify.html
share/gimp/help/C/filters/pat.html
share/gimp/help/C/filters/pixelize.html
+share/gimp/help/C/filters/plasma.html
share/gimp/help/C/filters/png.html
share/gimp/help/C/filters/pnm.html
share/gimp/help/C/filters/print.html
share/gimp/help/C/filters/psd.html
share/gimp/help/C/filters/psp.html
+share/gimp/help/C/filters/randomblends.html
+share/gimp/help/C/filters/randomize.html
+share/gimp/help/C/filters/rcm.html
+share/gimp/help/C/filters/repdup.html
share/gimp/help/C/filters/repeat_last.html
share/gimp/help/C/filters/reshow_last.html
share/gimp/help/C/filters/ripple.html
+share/gimp/help/C/filters/rotate.html
+share/gimp/help/C/filters/roundsel.html
+share/gimp/help/C/filters/sample_colorize.html
share/gimp/help/C/filters/scatter_hsv.html
+share/gimp/help/C/filters/sel2path.html
+share/gimp/help/C/filters/sel_gauss.html
share/gimp/help/C/filters/semiflatten.html
share/gimp/help/C/filters/sgi.html
share/gimp/help/C/filters/sharpen.html
share/gimp/help/C/filters/shift.html
+share/gimp/help/C/filters/smooth_palette.html
+share/gimp/help/C/filters/snoise.html
+share/gimp/help/C/filters/spread.html
+share/gimp/help/C/filters/stampify.html
share/gimp/help/C/filters/sunras.html
+share/gimp/help/C/filters/terral_text.html
+share/gimp/help/C/filters/tex-to-float.html
share/gimp/help/C/filters/tga.html
+share/gimp/help/C/filters/threshold_alpha.html
share/gimp/help/C/filters/tiff.html
share/gimp/help/C/filters/tile.html
+share/gimp/help/C/filters/tileable_blur.html
share/gimp/help/C/filters/url.html
share/gimp/help/C/filters/vinvert.html
-share/gimp/help/C/filters/undocumented_filter.html
share/gimp/help/C/filters/wmf.html
+share/gimp/help/C/filters/xachvision.html
share/gimp/help/C/filters/xwd.html
+share/gimp/help/C/filters/zealouscrop.html
share/gimp/help/C/gimp_license.html
share/gimp/help/C/gimp_remote.html
share/gimp/help/C/gimptool.html
@@ -922,31 +984,43 @@ share/gimp/help/C/tools/smudge.html
share/gimp/help/C/tools/text.html
share/gimp/help/C/tools/threshold.html
share/gimp/help/C/tools/transform.html
-share/gimp/help/C/tools/transform_perspective.html
-share/gimp/help/C/tools/transform_rotate.html
-share/gimp/help/C/tools/transform_scale.html
-share/gimp/help/C/tools/transform_shear.html
share/gimp/help/C/using_gimp.html
share/gimp/help/C/why_gimp.html
-share/gimp/help/images/anchor_icon.png
-share/gimp/help/images/delete_icon.png
-share/gimp/help/images/duplicate_icon.png
+share/gimp/help/images/add_point.png
+share/gimp/help/images/anchor_layer.png
+share/gimp/help/images/channel_to_selection.png
+share/gimp/help/images/delete_channel.png
+share/gimp/help/images/delete_directory.png
+share/gimp/help/images/delete_layer.png
+share/gimp/help/images/delete_path.png
+share/gimp/help/images/dotted_square.png
+share/gimp/help/images/duplicate_channel.png
+share/gimp/help/images/duplicate_layer.png
+share/gimp/help/images/duplicate_path.png
+share/gimp/help/images/edit_point.png
share/gimp/help/images/eek.png
+share/gimp/help/images/geezoom.png
share/gimp/help/images/layers_example.png
share/gimp/help/images/layers_overview.png
-share/gimp/help/images/lower_icon.png
-share/gimp/help/images/new_icon.png
-share/gimp/help/images/note.gif
-share/gimp/help/images/pen_add_icon.png
-share/gimp/help/images/pen_delete_icon.png
-share/gimp/help/images/pen_edit_icon.png
-share/gimp/help/images/pen_normal_icon.png
-share/gimp/help/images/raise_icon.png
-share/gimp/help/images/selection_to_path_icon.png
-share/gimp/help/images/stroke_icon.png
-share/gimp/help/images/tip.gif
-share/gimp/help/images/to_selection_icon.png
-share/gimp/help/images/warning.gif
+share/gimp/help/images/lower_channel.png
+share/gimp/help/images/lower_directory.png
+share/gimp/help/images/lower_layer.png
+share/gimp/help/images/new_channel.png
+share/gimp/help/images/new_directory.png
+share/gimp/help/images/new_path.png
+share/gimp/help/images/new_point.png
+share/gimp/help/images/note.png
+share/gimp/help/images/path_to_selection.png
+share/gimp/help/images/preview_box.png
+share/gimp/help/images/raise_channel.png
+share/gimp/help/images/raise_directory.png
+share/gimp/help/images/raise_layer.png
+share/gimp/help/images/red_square.png
+share/gimp/help/images/remove_point.png
+share/gimp/help/images/selection_to_path.png
+share/gimp/help/images/stroke_path.png
+share/gimp/help/images/tip.png
+share/gimp/help/images/warning.png
share/gimp/help/images/wilber.png
share/gimp/palettes/Bears
share/gimp/palettes/Bgold
@@ -1149,6 +1223,7 @@ share/gimp/tips/gimp_tips.ja.txt
share/gimp/tips/gimp_tips.ko.txt
share/gimp/tips/gimp_tips.pl.txt
share/gimp/tips/gimp_tips.ru.txt
+share/gimp/tips/gimp_tips.tr.txt
share/gimp/tips/gimp_tips.txt
share/gimp/tips/gimp_tips.uk.txt
share/gimp/user_install
@@ -1212,10 +1287,18 @@ share/locale/ko/LC_MESSAGES/gimp-libgimp.mo
share/locale/ko/LC_MESSAGES/gimp-script-fu.mo
share/locale/ko/LC_MESSAGES/gimp-std-plugins.mo
share/locale/ko/LC_MESSAGES/gimp.mo
+share/locale/lt/LC_MESSAGES/gimp-libgimp.mo
+share/locale/lt/LC_MESSAGES/gimp-script-fu.mo
+share/locale/lt/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/lt/LC_MESSAGES/gimp.mo
share/locale/nl/LC_MESSAGES/gimp-libgimp.mo
share/locale/nl/LC_MESSAGES/gimp-script-fu.mo
share/locale/nl/LC_MESSAGES/gimp-std-plugins.mo
share/locale/nl/LC_MESSAGES/gimp.mo
+share/locale/nn/LC_MESSAGES/gimp-libgimp.mo
+share/locale/nn/LC_MESSAGES/gimp-script-fu.mo
+share/locale/nn/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/nn/LC_MESSAGES/gimp.mo
share/locale/no/LC_MESSAGES/gimp-libgimp.mo
share/locale/no/LC_MESSAGES/gimp-script-fu.mo
share/locale/no/LC_MESSAGES/gimp-std-plugins.mo
@@ -1240,64 +1323,72 @@ share/locale/sv/LC_MESSAGES/gimp-libgimp.mo
share/locale/sv/LC_MESSAGES/gimp-script-fu.mo
share/locale/sv/LC_MESSAGES/gimp-std-plugins.mo
share/locale/sv/LC_MESSAGES/gimp.mo
+share/locale/tr/LC_MESSAGES/gimp-libgimp.mo
+share/locale/tr/LC_MESSAGES/gimp-script-fu.mo
+share/locale/tr/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/tr/LC_MESSAGES/gimp.mo
share/locale/uk/LC_MESSAGES/gimp-libgimp.mo
share/locale/uk/LC_MESSAGES/gimp-script-fu.mo
share/locale/uk/LC_MESSAGES/gimp-std-plugins.mo
share/locale/uk/LC_MESSAGES/gimp.mo
-@dirrm etc/gimp/1.2
-@dirrm etc/gimp
-@dirrm include/gck
-@dirrm include/libgimp
-@dirrm libexec/gimp/1.2/plug-ins
-@dirrm libexec/gimp/1.2/modules
-@dirrm libexec/gimp/1.2
-@dirrm libexec/gimp
-@dirrm share/gimp/brushes
-@dirrm share/gimp/devel-docs/html/libgimp
-@dirrm share/gimp/devel-docs/html
-@dirrm share/gimp/devel-docs
-@dirrm share/gimp/fractalexplorer
-@dirrm share/gimp/gfig
-@dirrm share/gimp/gflare
-@dirrm share/gimp/gimpressionist/Brushes
-@dirrm share/gimp/gimpressionist/Paper
-@dirrm share/gimp/gimpressionist/Presets
-@dirrm share/gimp/gimpressionist
-@dirrm share/gimp/gradients
-@dirrm share/gimp/help/C/dialogs/layers
-@dirrm share/gimp/help/C/dialogs/channels
-@dirrm share/gimp/help/C/dialogs/paths
-@dirrm share/gimp/help/C/dialogs/palette_editor
-@dirrm share/gimp/help/C/dialogs/gradient_editor
-@dirrm share/gimp/help/C/dialogs/color_selectors
-@dirrm share/gimp/help/C/dialogs/preferences
-@dirrm share/gimp/help/C/dialogs
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp-libgimp.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp-script-fu.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp.mo
+@dirrm share/gimp/tips
+@dirrm share/gimp/scripts
+@dirrm share/gimp/patterns
+@dirrm share/gimp/palettes
+@dirrm share/gimp/help/images
@dirrm share/gimp/help/C/tools
-@dirrm share/gimp/help/C/layers/stack
-@dirrm share/gimp/help/C/layers
-@dirrm share/gimp/help/C/channels
-@dirrm share/gimp/help/C/paths
@dirrm share/gimp/help/C/toolbox/help
@dirrm share/gimp/help/C/toolbox
+@dirrm share/gimp/help/C/save
+@dirrm share/gimp/help/C/paths
+@dirrm share/gimp/help/C/open
+@dirrm share/gimp/help/C/layers/stack
+@dirrm share/gimp/help/C/layers
@dirrm share/gimp/help/C/images
-@dirrm share/gimp/help/C/image/edit
-@dirrm share/gimp/help/C/image/select
@dirrm share/gimp/help/C/image/view
+@dirrm share/gimp/help/C/image/select
+@dirrm share/gimp/help/C/image/image/transforms
+@dirrm share/gimp/help/C/image/image/mode
@dirrm share/gimp/help/C/image/image/colors/auto
@dirrm share/gimp/help/C/image/image/colors
-@dirrm share/gimp/help/C/image/image/mode
-@dirrm share/gimp/help/C/image/image/transforms
@dirrm share/gimp/help/C/image/image
+@dirrm share/gimp/help/C/image/edit
@dirrm share/gimp/help/C/image
-@dirrm share/gimp/help/C/open
-@dirrm share/gimp/help/C/save
@dirrm share/gimp/help/C/filters
@dirrm share/gimp/help/C/file
+@dirrm share/gimp/help/C/dialogs/preferences
+@dirrm share/gimp/help/C/dialogs/paths
+@dirrm share/gimp/help/C/dialogs/palette_editor
+@dirrm share/gimp/help/C/dialogs/layers
+@dirrm share/gimp/help/C/dialogs/gradient_editor
+@dirrm share/gimp/help/C/dialogs/color_selectors
+@dirrm share/gimp/help/C/dialogs/channels
+@dirrm share/gimp/help/C/dialogs
+@dirrm share/gimp/help/C/channels
@dirrm share/gimp/help/C
-@dirrm share/gimp/help/images
@dirrm share/gimp/help
-@dirrm share/gimp/palettes
-@dirrm share/gimp/patterns
-@dirrm share/gimp/scripts
-@dirrm share/gimp/tips
+@dirrm share/gimp/gradients
+@dirrm share/gimp/gimpressionist/Presets
+@dirrm share/gimp/gimpressionist/Paper
+@dirrm share/gimp/gimpressionist/Brushes
+@dirrm share/gimp/gimpressionist
+@dirrm share/gimp/gflare
+@dirrm share/gimp/gfig
+@dirrm share/gimp/fractalexplorer
+@dirrm share/gimp/devel-docs/html/libgimp
+@dirrm share/gimp/devel-docs/html
+@dirrm share/gimp/devel-docs
+@dirrm share/gimp/brushes
@dirrm share/gimp
+@dirrm libexec/gimp/1.2/plug-ins
+@dirrm libexec/gimp/1.2/modules
+@dirrm libexec/gimp/1.2
+@dirrm libexec/gimp
+@dirrm include/libgimp
+@dirrm include/gck
+@dirrm etc/gimp/1.2
+@dirrm etc/gimp
diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile
index 5159b0519221..2f71d79fe323 100644
--- a/graphics/gimp1/Makefile
+++ b/graphics/gimp1/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gimp
-PORTVERSION= 1.2.1
-PORTREVISION= 2
+PORTVERSION= 1.2.2
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \
@@ -23,7 +22,7 @@ LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \
png.4:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
-SHLIBVER?= ${PORTVERSION:S/1.2.//g}
+SHLIBVER?= 1
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/graphics/gimp1/distinfo b/graphics/gimp1/distinfo
index 6b2aaf576dd7..7ae55b0c96c8 100644
--- a/graphics/gimp1/distinfo
+++ b/graphics/gimp1/distinfo
@@ -1 +1 @@
-MD5 (gimp-1.2.1.tar.bz2) = 0839d75836cf08210efe1d44a5613f5f
+MD5 (gimp-1.2.2.tar.bz2) = 680c01b0fc35cd68c540eb9d236f5e1a
diff --git a/graphics/gimp1/files/patch-ah b/graphics/gimp1/files/patch-ah
index e4368c65d1ae..4e62acfc27b6 100644
--- a/graphics/gimp1/files/patch-ah
+++ b/graphics/gimp1/files/patch-ah
@@ -1,5 +1,8 @@
---- configure.orig Mon Jan 22 10:48:18 2001
-+++ configure Wed Jan 24 07:24:23 2001
+
+$FreeBSD$
+
+--- configure.orig Thu Jul 26 21:13:35 2001
++++ configure Mon Aug 13 19:09:01 2001
@@ -574,7 +574,7 @@
GIMP_VERSION=$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION.$GIMP_MICRO_VERSION
@@ -9,19 +12,7 @@
LT_REVISION=$GIMP_INTERFACE_AGE
LT_AGE=`expr $GIMP_BINARY_AGE - $GIMP_INTERFACE_AGE`
-@@ -3470,7 +3470,10 @@
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- CATOBJEXT=.mo
-- DATADIRNAME=lib
-+ DATADIRNAME=share
-+ INTLDEPS='-lintl'
-+ INTLLIBS=$INTLDEPS
-+ LIBS=`echo $LIBS | sed -e 's/-lintl//'`
- fi
- rm -f conftest*
- INSTOBJEXT=.mo
-@@ -7147,8 +7150,8 @@
+@@ -7116,8 +7116,8 @@
fi
@@ -32,7 +23,7 @@
gimpsysconfdir=$sysconfdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
localedir='${prefix}/${DATADIRNAME}/locale'
-@@ -8263,11 +8266,6 @@
+@@ -8234,11 +8234,6 @@
*) # Relative path.
srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
top_srcdir="$ac_dots$ac_given_srcdir" ;;
diff --git a/graphics/gimp1/files/patch-plug-ins_Makefile.in b/graphics/gimp1/files/patch-plug-ins_Makefile.in
index 3662e91fff77..74e1fe2ac448 100644
--- a/graphics/gimp1/files/patch-plug-ins_Makefile.in
+++ b/graphics/gimp1/files/patch-plug-ins_Makefile.in
@@ -1,11 +1,14 @@
---- plug-ins/Makefile.in.orig Mon Nov 13 08:16:29 2000
-+++ plug-ins/Makefile.in Mon Nov 13 08:16:45 2000
-@@ -111,7 +111,7 @@
- GT_NO = @GT_NO@
- GT_YES = @GT_YES@
+
+$FreeBSD$
+
+--- plug-ins/Makefile.in.orig Fri Jul 27 16:36:22 2001
++++ plug-ins/Makefile.in Mon Aug 13 19:12:32 2001
+@@ -113,7 +113,7 @@
+ HAVE_FINITE = @HAVE_FINITE@
HAVE_GTK_DOC = @HAVE_GTK_DOC@
+ HAVE_ISFINITE = @HAVE_ISFINITE@
-HELPBROWSER = @HELPBROWSER@
+#HELPBROWSER = @HELPBROWSER@
HTML_DIR = @HTML_DIR@
- INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTOBJEXT = @INSTOBJEXT@
+ INTLBISON = @INTLBISON@
diff --git a/graphics/gimp1/pkg-plist b/graphics/gimp1/pkg-plist
index 178d6c078045..f7d3f2897637 100644
--- a/graphics/gimp1/pkg-plist
+++ b/graphics/gimp1/pkg-plist
@@ -297,10 +297,11 @@ share/gimp/brushes/callig4.gbr
share/gimp/brushes/confetti.gbr
share/gimp/brushes/confetti.gih
share/gimp/brushes/dunes.gbr
-share/gimp/brushes/hsparks.gih
+share/gimp/brushes/feltpen.gih
share/gimp/brushes/galaxy.gbr
share/gimp/brushes/galaxy_big.gbr
share/gimp/brushes/galaxy_small.gbr
+share/gimp/brushes/hsparks.gih
share/gimp/brushes/pepper.gbr
share/gimp/brushes/pixel.gbr
share/gimp/brushes/thegimp.gbr
@@ -493,8 +494,8 @@ share/gimp/gimpressionist/Paper/canvas2.pgm
share/gimp/gimpressionist/Paper/defaultpaper.pgm
share/gimp/gimpressionist/Paper/marble.pgm
share/gimp/gimpressionist/Paper/marble2.pgm
-share/gimp/gimpressionist/Paper/struc.pgm
share/gimp/gimpressionist/Paper/stone.pgm
+share/gimp/gimpressionist/Paper/struc.pgm
share/gimp/gimpressionist/Presets/ApplyCanvas
share/gimp/gimpressionist/Presets/Ballpark
share/gimp/gimpressionist/Presets/Canvas
@@ -601,7 +602,6 @@ share/gimp/gradients/Yellow_Contrast
share/gimp/gradients/Yellow_Orange
share/gimp/help/C/bug_submission.html
share/gimp/help/C/channels/channel_to_selection.html
-share/gimp/help/C/channels/channels.html
share/gimp/help/C/channels/delete_channel.html
@exec mkdir -p %D/share/gimp/help/C/channels
@exec ln -sf %D/share/gimp/help/C/dialogs/channels %D/share/gimp/help/C/channels/dialogs
@@ -682,7 +682,6 @@ share/gimp/help/C/dialogs/preferences/preferences.html
share/gimp/help/C/dialogs/preferences/session.html
share/gimp/help/C/dialogs/really_close.html
share/gimp/help/C/dialogs/really_quit.html
-share/gimp/help/C/dialogs/revert_image.html
share/gimp/help/C/dialogs/scale_image.html
share/gimp/help/C/dialogs/scale_layer_warn.html
share/gimp/help/C/dialogs/set_canvas_size.html
@@ -701,51 +700,114 @@ share/gimp/help/C/file/last_opened.html
@exec ln -sf %D/share/gimp/help/C/open %D/share/gimp/help/C/file/open
@unexec rm -f %D/share/gimp/help/C/file/open
share/gimp/help/C/file/quit.html
+share/gimp/help/C/file/revert.html
@exec ln -sf %D/share/gimp/help/C/save %D/share/gimp/help/C/file/save
@unexec rm -f %D/share/gimp/help/C/file/save
share/gimp/help/C/file_formats.html
+share/gimp/help/C/filters/alienmap.html
+share/gimp/help/C/filters/alienmap2.html
+share/gimp/help/C/filters/align_layers.html
share/gimp/help/C/filters/applycanvas.html
+share/gimp/help/C/filters/autocrop.html
+share/gimp/help/C/filters/autostretch_hsv.html
share/gimp/help/C/filters/blinds.html
share/gimp/help/C/filters/blur.html
+share/gimp/help/C/filters/borderaverage.html
+share/gimp/help/C/filters/burst.html
share/gimp/help/C/filters/bz2.html
+share/gimp/help/C/filters/c_astretch.html
+share/gimp/help/C/filters/centerguide.html
+share/gimp/help/C/filters/checkerboard.html
+share/gimp/help/C/filters/color_enhance.html
+share/gimp/help/C/filters/colorify.html
+share/gimp/help/C/filters/colortoalpha.html
+share/gimp/help/C/filters/compose.html
share/gimp/help/C/filters/cubism.html
+share/gimp/help/C/filters/decompose.html
+share/gimp/help/C/filters/ditherize.html
+share/gimp/help/C/filters/dust.html
+share/gimp/help/C/filters/exchange.html
+share/gimp/help/C/filters/fade-alpha.html
+share/gimp/help/C/filters/fit-text.html
share/gimp/help/C/filters/fits.html
+share/gimp/help/C/filters/flame.html
+share/gimp/help/C/filters/fp.html
+share/gimp/help/C/filters/frame_filter.html
+share/gimp/help/C/filters/gap_filter.html
share/gimp/help/C/filters/gauss_iir.html
share/gimp/help/C/filters/gauss_rle.html
+share/gimp/help/C/filters/gee_zoom.html
+share/gimp/help/C/filters/gfig.html
share/gimp/help/C/filters/gih.html
share/gimp/help/C/filters/gqbist.html
+share/gimp/help/C/filters/gradmap.html
+share/gimp/help/C/filters/grid.html
share/gimp/help/C/filters/gtm.html
+share/gimp/help/C/filters/guide_remove.html
+share/gimp/help/C/filters/guidegrid.html
+share/gimp/help/C/filters/guides_to_selection.html
+share/gimp/help/C/filters/guillotine.html
share/gimp/help/C/filters/gz.html
+share/gimp/help/C/filters/hot.html
share/gimp/help/C/filters/hrz.html
share/gimp/help/C/filters/index.html
+share/gimp/help/C/filters/jigsaw.html
share/gimp/help/C/filters/jpeg.html
+share/gimp/help/C/filters/layerfuncs.html
+share/gimp/help/C/filters/mail.html
+share/gimp/help/C/filters/mapcolor.html
+share/gimp/help/C/filters/max_rgb.html
+share/gimp/help/C/filters/maze.html
share/gimp/help/C/filters/mblur.html
share/gimp/help/C/filters/miff.html
+share/gimp/help/C/filters/mosaic.html
+share/gimp/help/C/filters/noisify.html
+share/gimp/help/C/filters/none.html
+share/gimp/help/C/filters/normalize.html
share/gimp/help/C/filters/oilify.html
share/gimp/help/C/filters/pat.html
share/gimp/help/C/filters/pixelize.html
+share/gimp/help/C/filters/plasma.html
share/gimp/help/C/filters/png.html
share/gimp/help/C/filters/pnm.html
share/gimp/help/C/filters/print.html
share/gimp/help/C/filters/psd.html
share/gimp/help/C/filters/psp.html
+share/gimp/help/C/filters/randomblends.html
+share/gimp/help/C/filters/randomize.html
+share/gimp/help/C/filters/rcm.html
+share/gimp/help/C/filters/repdup.html
share/gimp/help/C/filters/repeat_last.html
share/gimp/help/C/filters/reshow_last.html
share/gimp/help/C/filters/ripple.html
+share/gimp/help/C/filters/rotate.html
+share/gimp/help/C/filters/roundsel.html
+share/gimp/help/C/filters/sample_colorize.html
share/gimp/help/C/filters/scatter_hsv.html
+share/gimp/help/C/filters/sel2path.html
+share/gimp/help/C/filters/sel_gauss.html
share/gimp/help/C/filters/semiflatten.html
share/gimp/help/C/filters/sgi.html
share/gimp/help/C/filters/sharpen.html
share/gimp/help/C/filters/shift.html
+share/gimp/help/C/filters/smooth_palette.html
+share/gimp/help/C/filters/snoise.html
+share/gimp/help/C/filters/spread.html
+share/gimp/help/C/filters/stampify.html
share/gimp/help/C/filters/sunras.html
+share/gimp/help/C/filters/terral_text.html
+share/gimp/help/C/filters/tex-to-float.html
share/gimp/help/C/filters/tga.html
+share/gimp/help/C/filters/threshold_alpha.html
share/gimp/help/C/filters/tiff.html
share/gimp/help/C/filters/tile.html
+share/gimp/help/C/filters/tileable_blur.html
share/gimp/help/C/filters/url.html
share/gimp/help/C/filters/vinvert.html
-share/gimp/help/C/filters/undocumented_filter.html
share/gimp/help/C/filters/wmf.html
+share/gimp/help/C/filters/xachvision.html
share/gimp/help/C/filters/xwd.html
+share/gimp/help/C/filters/zealouscrop.html
share/gimp/help/C/gimp_license.html
share/gimp/help/C/gimp_remote.html
share/gimp/help/C/gimptool.html
@@ -922,31 +984,43 @@ share/gimp/help/C/tools/smudge.html
share/gimp/help/C/tools/text.html
share/gimp/help/C/tools/threshold.html
share/gimp/help/C/tools/transform.html
-share/gimp/help/C/tools/transform_perspective.html
-share/gimp/help/C/tools/transform_rotate.html
-share/gimp/help/C/tools/transform_scale.html
-share/gimp/help/C/tools/transform_shear.html
share/gimp/help/C/using_gimp.html
share/gimp/help/C/why_gimp.html
-share/gimp/help/images/anchor_icon.png
-share/gimp/help/images/delete_icon.png
-share/gimp/help/images/duplicate_icon.png
+share/gimp/help/images/add_point.png
+share/gimp/help/images/anchor_layer.png
+share/gimp/help/images/channel_to_selection.png
+share/gimp/help/images/delete_channel.png
+share/gimp/help/images/delete_directory.png
+share/gimp/help/images/delete_layer.png
+share/gimp/help/images/delete_path.png
+share/gimp/help/images/dotted_square.png
+share/gimp/help/images/duplicate_channel.png
+share/gimp/help/images/duplicate_layer.png
+share/gimp/help/images/duplicate_path.png
+share/gimp/help/images/edit_point.png
share/gimp/help/images/eek.png
+share/gimp/help/images/geezoom.png
share/gimp/help/images/layers_example.png
share/gimp/help/images/layers_overview.png
-share/gimp/help/images/lower_icon.png
-share/gimp/help/images/new_icon.png
-share/gimp/help/images/note.gif
-share/gimp/help/images/pen_add_icon.png
-share/gimp/help/images/pen_delete_icon.png
-share/gimp/help/images/pen_edit_icon.png
-share/gimp/help/images/pen_normal_icon.png
-share/gimp/help/images/raise_icon.png
-share/gimp/help/images/selection_to_path_icon.png
-share/gimp/help/images/stroke_icon.png
-share/gimp/help/images/tip.gif
-share/gimp/help/images/to_selection_icon.png
-share/gimp/help/images/warning.gif
+share/gimp/help/images/lower_channel.png
+share/gimp/help/images/lower_directory.png
+share/gimp/help/images/lower_layer.png
+share/gimp/help/images/new_channel.png
+share/gimp/help/images/new_directory.png
+share/gimp/help/images/new_path.png
+share/gimp/help/images/new_point.png
+share/gimp/help/images/note.png
+share/gimp/help/images/path_to_selection.png
+share/gimp/help/images/preview_box.png
+share/gimp/help/images/raise_channel.png
+share/gimp/help/images/raise_directory.png
+share/gimp/help/images/raise_layer.png
+share/gimp/help/images/red_square.png
+share/gimp/help/images/remove_point.png
+share/gimp/help/images/selection_to_path.png
+share/gimp/help/images/stroke_path.png
+share/gimp/help/images/tip.png
+share/gimp/help/images/warning.png
share/gimp/help/images/wilber.png
share/gimp/palettes/Bears
share/gimp/palettes/Bgold
@@ -1149,6 +1223,7 @@ share/gimp/tips/gimp_tips.ja.txt
share/gimp/tips/gimp_tips.ko.txt
share/gimp/tips/gimp_tips.pl.txt
share/gimp/tips/gimp_tips.ru.txt
+share/gimp/tips/gimp_tips.tr.txt
share/gimp/tips/gimp_tips.txt
share/gimp/tips/gimp_tips.uk.txt
share/gimp/user_install
@@ -1212,10 +1287,18 @@ share/locale/ko/LC_MESSAGES/gimp-libgimp.mo
share/locale/ko/LC_MESSAGES/gimp-script-fu.mo
share/locale/ko/LC_MESSAGES/gimp-std-plugins.mo
share/locale/ko/LC_MESSAGES/gimp.mo
+share/locale/lt/LC_MESSAGES/gimp-libgimp.mo
+share/locale/lt/LC_MESSAGES/gimp-script-fu.mo
+share/locale/lt/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/lt/LC_MESSAGES/gimp.mo
share/locale/nl/LC_MESSAGES/gimp-libgimp.mo
share/locale/nl/LC_MESSAGES/gimp-script-fu.mo
share/locale/nl/LC_MESSAGES/gimp-std-plugins.mo
share/locale/nl/LC_MESSAGES/gimp.mo
+share/locale/nn/LC_MESSAGES/gimp-libgimp.mo
+share/locale/nn/LC_MESSAGES/gimp-script-fu.mo
+share/locale/nn/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/nn/LC_MESSAGES/gimp.mo
share/locale/no/LC_MESSAGES/gimp-libgimp.mo
share/locale/no/LC_MESSAGES/gimp-script-fu.mo
share/locale/no/LC_MESSAGES/gimp-std-plugins.mo
@@ -1240,64 +1323,72 @@ share/locale/sv/LC_MESSAGES/gimp-libgimp.mo
share/locale/sv/LC_MESSAGES/gimp-script-fu.mo
share/locale/sv/LC_MESSAGES/gimp-std-plugins.mo
share/locale/sv/LC_MESSAGES/gimp.mo
+share/locale/tr/LC_MESSAGES/gimp-libgimp.mo
+share/locale/tr/LC_MESSAGES/gimp-script-fu.mo
+share/locale/tr/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/tr/LC_MESSAGES/gimp.mo
share/locale/uk/LC_MESSAGES/gimp-libgimp.mo
share/locale/uk/LC_MESSAGES/gimp-script-fu.mo
share/locale/uk/LC_MESSAGES/gimp-std-plugins.mo
share/locale/uk/LC_MESSAGES/gimp.mo
-@dirrm etc/gimp/1.2
-@dirrm etc/gimp
-@dirrm include/gck
-@dirrm include/libgimp
-@dirrm libexec/gimp/1.2/plug-ins
-@dirrm libexec/gimp/1.2/modules
-@dirrm libexec/gimp/1.2
-@dirrm libexec/gimp
-@dirrm share/gimp/brushes
-@dirrm share/gimp/devel-docs/html/libgimp
-@dirrm share/gimp/devel-docs/html
-@dirrm share/gimp/devel-docs
-@dirrm share/gimp/fractalexplorer
-@dirrm share/gimp/gfig
-@dirrm share/gimp/gflare
-@dirrm share/gimp/gimpressionist/Brushes
-@dirrm share/gimp/gimpressionist/Paper
-@dirrm share/gimp/gimpressionist/Presets
-@dirrm share/gimp/gimpressionist
-@dirrm share/gimp/gradients
-@dirrm share/gimp/help/C/dialogs/layers
-@dirrm share/gimp/help/C/dialogs/channels
-@dirrm share/gimp/help/C/dialogs/paths
-@dirrm share/gimp/help/C/dialogs/palette_editor
-@dirrm share/gimp/help/C/dialogs/gradient_editor
-@dirrm share/gimp/help/C/dialogs/color_selectors
-@dirrm share/gimp/help/C/dialogs/preferences
-@dirrm share/gimp/help/C/dialogs
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp-libgimp.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp-script-fu.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp.mo
+@dirrm share/gimp/tips
+@dirrm share/gimp/scripts
+@dirrm share/gimp/patterns
+@dirrm share/gimp/palettes
+@dirrm share/gimp/help/images
@dirrm share/gimp/help/C/tools
-@dirrm share/gimp/help/C/layers/stack
-@dirrm share/gimp/help/C/layers
-@dirrm share/gimp/help/C/channels
-@dirrm share/gimp/help/C/paths
@dirrm share/gimp/help/C/toolbox/help
@dirrm share/gimp/help/C/toolbox
+@dirrm share/gimp/help/C/save
+@dirrm share/gimp/help/C/paths
+@dirrm share/gimp/help/C/open
+@dirrm share/gimp/help/C/layers/stack
+@dirrm share/gimp/help/C/layers
@dirrm share/gimp/help/C/images
-@dirrm share/gimp/help/C/image/edit
-@dirrm share/gimp/help/C/image/select
@dirrm share/gimp/help/C/image/view
+@dirrm share/gimp/help/C/image/select
+@dirrm share/gimp/help/C/image/image/transforms
+@dirrm share/gimp/help/C/image/image/mode
@dirrm share/gimp/help/C/image/image/colors/auto
@dirrm share/gimp/help/C/image/image/colors
-@dirrm share/gimp/help/C/image/image/mode
-@dirrm share/gimp/help/C/image/image/transforms
@dirrm share/gimp/help/C/image/image
+@dirrm share/gimp/help/C/image/edit
@dirrm share/gimp/help/C/image
-@dirrm share/gimp/help/C/open
-@dirrm share/gimp/help/C/save
@dirrm share/gimp/help/C/filters
@dirrm share/gimp/help/C/file
+@dirrm share/gimp/help/C/dialogs/preferences
+@dirrm share/gimp/help/C/dialogs/paths
+@dirrm share/gimp/help/C/dialogs/palette_editor
+@dirrm share/gimp/help/C/dialogs/layers
+@dirrm share/gimp/help/C/dialogs/gradient_editor
+@dirrm share/gimp/help/C/dialogs/color_selectors
+@dirrm share/gimp/help/C/dialogs/channels
+@dirrm share/gimp/help/C/dialogs
+@dirrm share/gimp/help/C/channels
@dirrm share/gimp/help/C
-@dirrm share/gimp/help/images
@dirrm share/gimp/help
-@dirrm share/gimp/palettes
-@dirrm share/gimp/patterns
-@dirrm share/gimp/scripts
-@dirrm share/gimp/tips
+@dirrm share/gimp/gradients
+@dirrm share/gimp/gimpressionist/Presets
+@dirrm share/gimp/gimpressionist/Paper
+@dirrm share/gimp/gimpressionist/Brushes
+@dirrm share/gimp/gimpressionist
+@dirrm share/gimp/gflare
+@dirrm share/gimp/gfig
+@dirrm share/gimp/fractalexplorer
+@dirrm share/gimp/devel-docs/html/libgimp
+@dirrm share/gimp/devel-docs/html
+@dirrm share/gimp/devel-docs
+@dirrm share/gimp/brushes
@dirrm share/gimp
+@dirrm libexec/gimp/1.2/plug-ins
+@dirrm libexec/gimp/1.2/modules
+@dirrm libexec/gimp/1.2
+@dirrm libexec/gimp
+@dirrm include/libgimp
+@dirrm include/gck
+@dirrm etc/gimp/1.2
+@dirrm etc/gimp
diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile
index 5159b0519221..2f71d79fe323 100644
--- a/graphics/gimpshop/Makefile
+++ b/graphics/gimpshop/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gimp
-PORTVERSION= 1.2.1
-PORTREVISION= 2
+PORTVERSION= 1.2.2
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \
@@ -23,7 +22,7 @@ LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \
png.4:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
-SHLIBVER?= ${PORTVERSION:S/1.2.//g}
+SHLIBVER?= 1
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/graphics/gimpshop/distinfo b/graphics/gimpshop/distinfo
index 6b2aaf576dd7..7ae55b0c96c8 100644
--- a/graphics/gimpshop/distinfo
+++ b/graphics/gimpshop/distinfo
@@ -1 +1 @@
-MD5 (gimp-1.2.1.tar.bz2) = 0839d75836cf08210efe1d44a5613f5f
+MD5 (gimp-1.2.2.tar.bz2) = 680c01b0fc35cd68c540eb9d236f5e1a
diff --git a/graphics/gimpshop/files/patch-ah b/graphics/gimpshop/files/patch-ah
index e4368c65d1ae..4e62acfc27b6 100644
--- a/graphics/gimpshop/files/patch-ah
+++ b/graphics/gimpshop/files/patch-ah
@@ -1,5 +1,8 @@
---- configure.orig Mon Jan 22 10:48:18 2001
-+++ configure Wed Jan 24 07:24:23 2001
+
+$FreeBSD$
+
+--- configure.orig Thu Jul 26 21:13:35 2001
++++ configure Mon Aug 13 19:09:01 2001
@@ -574,7 +574,7 @@
GIMP_VERSION=$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION.$GIMP_MICRO_VERSION
@@ -9,19 +12,7 @@
LT_REVISION=$GIMP_INTERFACE_AGE
LT_AGE=`expr $GIMP_BINARY_AGE - $GIMP_INTERFACE_AGE`
-@@ -3470,7 +3470,10 @@
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- CATOBJEXT=.mo
-- DATADIRNAME=lib
-+ DATADIRNAME=share
-+ INTLDEPS='-lintl'
-+ INTLLIBS=$INTLDEPS
-+ LIBS=`echo $LIBS | sed -e 's/-lintl//'`
- fi
- rm -f conftest*
- INSTOBJEXT=.mo
-@@ -7147,8 +7150,8 @@
+@@ -7116,8 +7116,8 @@
fi
@@ -32,7 +23,7 @@
gimpsysconfdir=$sysconfdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
localedir='${prefix}/${DATADIRNAME}/locale'
-@@ -8263,11 +8266,6 @@
+@@ -8234,11 +8234,6 @@
*) # Relative path.
srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
top_srcdir="$ac_dots$ac_given_srcdir" ;;
diff --git a/graphics/gimpshop/files/patch-plug-ins_Makefile.in b/graphics/gimpshop/files/patch-plug-ins_Makefile.in
index 3662e91fff77..74e1fe2ac448 100644
--- a/graphics/gimpshop/files/patch-plug-ins_Makefile.in
+++ b/graphics/gimpshop/files/patch-plug-ins_Makefile.in
@@ -1,11 +1,14 @@
---- plug-ins/Makefile.in.orig Mon Nov 13 08:16:29 2000
-+++ plug-ins/Makefile.in Mon Nov 13 08:16:45 2000
-@@ -111,7 +111,7 @@
- GT_NO = @GT_NO@
- GT_YES = @GT_YES@
+
+$FreeBSD$
+
+--- plug-ins/Makefile.in.orig Fri Jul 27 16:36:22 2001
++++ plug-ins/Makefile.in Mon Aug 13 19:12:32 2001
+@@ -113,7 +113,7 @@
+ HAVE_FINITE = @HAVE_FINITE@
HAVE_GTK_DOC = @HAVE_GTK_DOC@
+ HAVE_ISFINITE = @HAVE_ISFINITE@
-HELPBROWSER = @HELPBROWSER@
+#HELPBROWSER = @HELPBROWSER@
HTML_DIR = @HTML_DIR@
- INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTOBJEXT = @INSTOBJEXT@
+ INTLBISON = @INTLBISON@
diff --git a/graphics/gimpshop/pkg-plist b/graphics/gimpshop/pkg-plist
index 178d6c078045..f7d3f2897637 100644
--- a/graphics/gimpshop/pkg-plist
+++ b/graphics/gimpshop/pkg-plist
@@ -297,10 +297,11 @@ share/gimp/brushes/callig4.gbr
share/gimp/brushes/confetti.gbr
share/gimp/brushes/confetti.gih
share/gimp/brushes/dunes.gbr
-share/gimp/brushes/hsparks.gih
+share/gimp/brushes/feltpen.gih
share/gimp/brushes/galaxy.gbr
share/gimp/brushes/galaxy_big.gbr
share/gimp/brushes/galaxy_small.gbr
+share/gimp/brushes/hsparks.gih
share/gimp/brushes/pepper.gbr
share/gimp/brushes/pixel.gbr
share/gimp/brushes/thegimp.gbr
@@ -493,8 +494,8 @@ share/gimp/gimpressionist/Paper/canvas2.pgm
share/gimp/gimpressionist/Paper/defaultpaper.pgm
share/gimp/gimpressionist/Paper/marble.pgm
share/gimp/gimpressionist/Paper/marble2.pgm
-share/gimp/gimpressionist/Paper/struc.pgm
share/gimp/gimpressionist/Paper/stone.pgm
+share/gimp/gimpressionist/Paper/struc.pgm
share/gimp/gimpressionist/Presets/ApplyCanvas
share/gimp/gimpressionist/Presets/Ballpark
share/gimp/gimpressionist/Presets/Canvas
@@ -601,7 +602,6 @@ share/gimp/gradients/Yellow_Contrast
share/gimp/gradients/Yellow_Orange
share/gimp/help/C/bug_submission.html
share/gimp/help/C/channels/channel_to_selection.html
-share/gimp/help/C/channels/channels.html
share/gimp/help/C/channels/delete_channel.html
@exec mkdir -p %D/share/gimp/help/C/channels
@exec ln -sf %D/share/gimp/help/C/dialogs/channels %D/share/gimp/help/C/channels/dialogs
@@ -682,7 +682,6 @@ share/gimp/help/C/dialogs/preferences/preferences.html
share/gimp/help/C/dialogs/preferences/session.html
share/gimp/help/C/dialogs/really_close.html
share/gimp/help/C/dialogs/really_quit.html
-share/gimp/help/C/dialogs/revert_image.html
share/gimp/help/C/dialogs/scale_image.html
share/gimp/help/C/dialogs/scale_layer_warn.html
share/gimp/help/C/dialogs/set_canvas_size.html
@@ -701,51 +700,114 @@ share/gimp/help/C/file/last_opened.html
@exec ln -sf %D/share/gimp/help/C/open %D/share/gimp/help/C/file/open
@unexec rm -f %D/share/gimp/help/C/file/open
share/gimp/help/C/file/quit.html
+share/gimp/help/C/file/revert.html
@exec ln -sf %D/share/gimp/help/C/save %D/share/gimp/help/C/file/save
@unexec rm -f %D/share/gimp/help/C/file/save
share/gimp/help/C/file_formats.html
+share/gimp/help/C/filters/alienmap.html
+share/gimp/help/C/filters/alienmap2.html
+share/gimp/help/C/filters/align_layers.html
share/gimp/help/C/filters/applycanvas.html
+share/gimp/help/C/filters/autocrop.html
+share/gimp/help/C/filters/autostretch_hsv.html
share/gimp/help/C/filters/blinds.html
share/gimp/help/C/filters/blur.html
+share/gimp/help/C/filters/borderaverage.html
+share/gimp/help/C/filters/burst.html
share/gimp/help/C/filters/bz2.html
+share/gimp/help/C/filters/c_astretch.html
+share/gimp/help/C/filters/centerguide.html
+share/gimp/help/C/filters/checkerboard.html
+share/gimp/help/C/filters/color_enhance.html
+share/gimp/help/C/filters/colorify.html
+share/gimp/help/C/filters/colortoalpha.html
+share/gimp/help/C/filters/compose.html
share/gimp/help/C/filters/cubism.html
+share/gimp/help/C/filters/decompose.html
+share/gimp/help/C/filters/ditherize.html
+share/gimp/help/C/filters/dust.html
+share/gimp/help/C/filters/exchange.html
+share/gimp/help/C/filters/fade-alpha.html
+share/gimp/help/C/filters/fit-text.html
share/gimp/help/C/filters/fits.html
+share/gimp/help/C/filters/flame.html
+share/gimp/help/C/filters/fp.html
+share/gimp/help/C/filters/frame_filter.html
+share/gimp/help/C/filters/gap_filter.html
share/gimp/help/C/filters/gauss_iir.html
share/gimp/help/C/filters/gauss_rle.html
+share/gimp/help/C/filters/gee_zoom.html
+share/gimp/help/C/filters/gfig.html
share/gimp/help/C/filters/gih.html
share/gimp/help/C/filters/gqbist.html
+share/gimp/help/C/filters/gradmap.html
+share/gimp/help/C/filters/grid.html
share/gimp/help/C/filters/gtm.html
+share/gimp/help/C/filters/guide_remove.html
+share/gimp/help/C/filters/guidegrid.html
+share/gimp/help/C/filters/guides_to_selection.html
+share/gimp/help/C/filters/guillotine.html
share/gimp/help/C/filters/gz.html
+share/gimp/help/C/filters/hot.html
share/gimp/help/C/filters/hrz.html
share/gimp/help/C/filters/index.html
+share/gimp/help/C/filters/jigsaw.html
share/gimp/help/C/filters/jpeg.html
+share/gimp/help/C/filters/layerfuncs.html
+share/gimp/help/C/filters/mail.html
+share/gimp/help/C/filters/mapcolor.html
+share/gimp/help/C/filters/max_rgb.html
+share/gimp/help/C/filters/maze.html
share/gimp/help/C/filters/mblur.html
share/gimp/help/C/filters/miff.html
+share/gimp/help/C/filters/mosaic.html
+share/gimp/help/C/filters/noisify.html
+share/gimp/help/C/filters/none.html
+share/gimp/help/C/filters/normalize.html
share/gimp/help/C/filters/oilify.html
share/gimp/help/C/filters/pat.html
share/gimp/help/C/filters/pixelize.html
+share/gimp/help/C/filters/plasma.html
share/gimp/help/C/filters/png.html
share/gimp/help/C/filters/pnm.html
share/gimp/help/C/filters/print.html
share/gimp/help/C/filters/psd.html
share/gimp/help/C/filters/psp.html
+share/gimp/help/C/filters/randomblends.html
+share/gimp/help/C/filters/randomize.html
+share/gimp/help/C/filters/rcm.html
+share/gimp/help/C/filters/repdup.html
share/gimp/help/C/filters/repeat_last.html
share/gimp/help/C/filters/reshow_last.html
share/gimp/help/C/filters/ripple.html
+share/gimp/help/C/filters/rotate.html
+share/gimp/help/C/filters/roundsel.html
+share/gimp/help/C/filters/sample_colorize.html
share/gimp/help/C/filters/scatter_hsv.html
+share/gimp/help/C/filters/sel2path.html
+share/gimp/help/C/filters/sel_gauss.html
share/gimp/help/C/filters/semiflatten.html
share/gimp/help/C/filters/sgi.html
share/gimp/help/C/filters/sharpen.html
share/gimp/help/C/filters/shift.html
+share/gimp/help/C/filters/smooth_palette.html
+share/gimp/help/C/filters/snoise.html
+share/gimp/help/C/filters/spread.html
+share/gimp/help/C/filters/stampify.html
share/gimp/help/C/filters/sunras.html
+share/gimp/help/C/filters/terral_text.html
+share/gimp/help/C/filters/tex-to-float.html
share/gimp/help/C/filters/tga.html
+share/gimp/help/C/filters/threshold_alpha.html
share/gimp/help/C/filters/tiff.html
share/gimp/help/C/filters/tile.html
+share/gimp/help/C/filters/tileable_blur.html
share/gimp/help/C/filters/url.html
share/gimp/help/C/filters/vinvert.html
-share/gimp/help/C/filters/undocumented_filter.html
share/gimp/help/C/filters/wmf.html
+share/gimp/help/C/filters/xachvision.html
share/gimp/help/C/filters/xwd.html
+share/gimp/help/C/filters/zealouscrop.html
share/gimp/help/C/gimp_license.html
share/gimp/help/C/gimp_remote.html
share/gimp/help/C/gimptool.html
@@ -922,31 +984,43 @@ share/gimp/help/C/tools/smudge.html
share/gimp/help/C/tools/text.html
share/gimp/help/C/tools/threshold.html
share/gimp/help/C/tools/transform.html
-share/gimp/help/C/tools/transform_perspective.html
-share/gimp/help/C/tools/transform_rotate.html
-share/gimp/help/C/tools/transform_scale.html
-share/gimp/help/C/tools/transform_shear.html
share/gimp/help/C/using_gimp.html
share/gimp/help/C/why_gimp.html
-share/gimp/help/images/anchor_icon.png
-share/gimp/help/images/delete_icon.png
-share/gimp/help/images/duplicate_icon.png
+share/gimp/help/images/add_point.png
+share/gimp/help/images/anchor_layer.png
+share/gimp/help/images/channel_to_selection.png
+share/gimp/help/images/delete_channel.png
+share/gimp/help/images/delete_directory.png
+share/gimp/help/images/delete_layer.png
+share/gimp/help/images/delete_path.png
+share/gimp/help/images/dotted_square.png
+share/gimp/help/images/duplicate_channel.png
+share/gimp/help/images/duplicate_layer.png
+share/gimp/help/images/duplicate_path.png
+share/gimp/help/images/edit_point.png
share/gimp/help/images/eek.png
+share/gimp/help/images/geezoom.png
share/gimp/help/images/layers_example.png
share/gimp/help/images/layers_overview.png
-share/gimp/help/images/lower_icon.png
-share/gimp/help/images/new_icon.png
-share/gimp/help/images/note.gif
-share/gimp/help/images/pen_add_icon.png
-share/gimp/help/images/pen_delete_icon.png
-share/gimp/help/images/pen_edit_icon.png
-share/gimp/help/images/pen_normal_icon.png
-share/gimp/help/images/raise_icon.png
-share/gimp/help/images/selection_to_path_icon.png
-share/gimp/help/images/stroke_icon.png
-share/gimp/help/images/tip.gif
-share/gimp/help/images/to_selection_icon.png
-share/gimp/help/images/warning.gif
+share/gimp/help/images/lower_channel.png
+share/gimp/help/images/lower_directory.png
+share/gimp/help/images/lower_layer.png
+share/gimp/help/images/new_channel.png
+share/gimp/help/images/new_directory.png
+share/gimp/help/images/new_path.png
+share/gimp/help/images/new_point.png
+share/gimp/help/images/note.png
+share/gimp/help/images/path_to_selection.png
+share/gimp/help/images/preview_box.png
+share/gimp/help/images/raise_channel.png
+share/gimp/help/images/raise_directory.png
+share/gimp/help/images/raise_layer.png
+share/gimp/help/images/red_square.png
+share/gimp/help/images/remove_point.png
+share/gimp/help/images/selection_to_path.png
+share/gimp/help/images/stroke_path.png
+share/gimp/help/images/tip.png
+share/gimp/help/images/warning.png
share/gimp/help/images/wilber.png
share/gimp/palettes/Bears
share/gimp/palettes/Bgold
@@ -1149,6 +1223,7 @@ share/gimp/tips/gimp_tips.ja.txt
share/gimp/tips/gimp_tips.ko.txt
share/gimp/tips/gimp_tips.pl.txt
share/gimp/tips/gimp_tips.ru.txt
+share/gimp/tips/gimp_tips.tr.txt
share/gimp/tips/gimp_tips.txt
share/gimp/tips/gimp_tips.uk.txt
share/gimp/user_install
@@ -1212,10 +1287,18 @@ share/locale/ko/LC_MESSAGES/gimp-libgimp.mo
share/locale/ko/LC_MESSAGES/gimp-script-fu.mo
share/locale/ko/LC_MESSAGES/gimp-std-plugins.mo
share/locale/ko/LC_MESSAGES/gimp.mo
+share/locale/lt/LC_MESSAGES/gimp-libgimp.mo
+share/locale/lt/LC_MESSAGES/gimp-script-fu.mo
+share/locale/lt/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/lt/LC_MESSAGES/gimp.mo
share/locale/nl/LC_MESSAGES/gimp-libgimp.mo
share/locale/nl/LC_MESSAGES/gimp-script-fu.mo
share/locale/nl/LC_MESSAGES/gimp-std-plugins.mo
share/locale/nl/LC_MESSAGES/gimp.mo
+share/locale/nn/LC_MESSAGES/gimp-libgimp.mo
+share/locale/nn/LC_MESSAGES/gimp-script-fu.mo
+share/locale/nn/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/nn/LC_MESSAGES/gimp.mo
share/locale/no/LC_MESSAGES/gimp-libgimp.mo
share/locale/no/LC_MESSAGES/gimp-script-fu.mo
share/locale/no/LC_MESSAGES/gimp-std-plugins.mo
@@ -1240,64 +1323,72 @@ share/locale/sv/LC_MESSAGES/gimp-libgimp.mo
share/locale/sv/LC_MESSAGES/gimp-script-fu.mo
share/locale/sv/LC_MESSAGES/gimp-std-plugins.mo
share/locale/sv/LC_MESSAGES/gimp.mo
+share/locale/tr/LC_MESSAGES/gimp-libgimp.mo
+share/locale/tr/LC_MESSAGES/gimp-script-fu.mo
+share/locale/tr/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/tr/LC_MESSAGES/gimp.mo
share/locale/uk/LC_MESSAGES/gimp-libgimp.mo
share/locale/uk/LC_MESSAGES/gimp-script-fu.mo
share/locale/uk/LC_MESSAGES/gimp-std-plugins.mo
share/locale/uk/LC_MESSAGES/gimp.mo
-@dirrm etc/gimp/1.2
-@dirrm etc/gimp
-@dirrm include/gck
-@dirrm include/libgimp
-@dirrm libexec/gimp/1.2/plug-ins
-@dirrm libexec/gimp/1.2/modules
-@dirrm libexec/gimp/1.2
-@dirrm libexec/gimp
-@dirrm share/gimp/brushes
-@dirrm share/gimp/devel-docs/html/libgimp
-@dirrm share/gimp/devel-docs/html
-@dirrm share/gimp/devel-docs
-@dirrm share/gimp/fractalexplorer
-@dirrm share/gimp/gfig
-@dirrm share/gimp/gflare
-@dirrm share/gimp/gimpressionist/Brushes
-@dirrm share/gimp/gimpressionist/Paper
-@dirrm share/gimp/gimpressionist/Presets
-@dirrm share/gimp/gimpressionist
-@dirrm share/gimp/gradients
-@dirrm share/gimp/help/C/dialogs/layers
-@dirrm share/gimp/help/C/dialogs/channels
-@dirrm share/gimp/help/C/dialogs/paths
-@dirrm share/gimp/help/C/dialogs/palette_editor
-@dirrm share/gimp/help/C/dialogs/gradient_editor
-@dirrm share/gimp/help/C/dialogs/color_selectors
-@dirrm share/gimp/help/C/dialogs/preferences
-@dirrm share/gimp/help/C/dialogs
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp-libgimp.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp-script-fu.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp-std-plugins.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gimp.mo
+@dirrm share/gimp/tips
+@dirrm share/gimp/scripts
+@dirrm share/gimp/patterns
+@dirrm share/gimp/palettes
+@dirrm share/gimp/help/images
@dirrm share/gimp/help/C/tools
-@dirrm share/gimp/help/C/layers/stack
-@dirrm share/gimp/help/C/layers
-@dirrm share/gimp/help/C/channels
-@dirrm share/gimp/help/C/paths
@dirrm share/gimp/help/C/toolbox/help
@dirrm share/gimp/help/C/toolbox
+@dirrm share/gimp/help/C/save
+@dirrm share/gimp/help/C/paths
+@dirrm share/gimp/help/C/open
+@dirrm share/gimp/help/C/layers/stack
+@dirrm share/gimp/help/C/layers
@dirrm share/gimp/help/C/images
-@dirrm share/gimp/help/C/image/edit
-@dirrm share/gimp/help/C/image/select
@dirrm share/gimp/help/C/image/view
+@dirrm share/gimp/help/C/image/select
+@dirrm share/gimp/help/C/image/image/transforms
+@dirrm share/gimp/help/C/image/image/mode
@dirrm share/gimp/help/C/image/image/colors/auto
@dirrm share/gimp/help/C/image/image/colors
-@dirrm share/gimp/help/C/image/image/mode
-@dirrm share/gimp/help/C/image/image/transforms
@dirrm share/gimp/help/C/image/image
+@dirrm share/gimp/help/C/image/edit
@dirrm share/gimp/help/C/image
-@dirrm share/gimp/help/C/open
-@dirrm share/gimp/help/C/save
@dirrm share/gimp/help/C/filters
@dirrm share/gimp/help/C/file
+@dirrm share/gimp/help/C/dialogs/preferences
+@dirrm share/gimp/help/C/dialogs/paths
+@dirrm share/gimp/help/C/dialogs/palette_editor
+@dirrm share/gimp/help/C/dialogs/layers
+@dirrm share/gimp/help/C/dialogs/gradient_editor
+@dirrm share/gimp/help/C/dialogs/color_selectors
+@dirrm share/gimp/help/C/dialogs/channels
+@dirrm share/gimp/help/C/dialogs
+@dirrm share/gimp/help/C/channels
@dirrm share/gimp/help/C
-@dirrm share/gimp/help/images
@dirrm share/gimp/help
-@dirrm share/gimp/palettes
-@dirrm share/gimp/patterns
-@dirrm share/gimp/scripts
-@dirrm share/gimp/tips
+@dirrm share/gimp/gradients
+@dirrm share/gimp/gimpressionist/Presets
+@dirrm share/gimp/gimpressionist/Paper
+@dirrm share/gimp/gimpressionist/Brushes
+@dirrm share/gimp/gimpressionist
+@dirrm share/gimp/gflare
+@dirrm share/gimp/gfig
+@dirrm share/gimp/fractalexplorer
+@dirrm share/gimp/devel-docs/html/libgimp
+@dirrm share/gimp/devel-docs/html
+@dirrm share/gimp/devel-docs
+@dirrm share/gimp/brushes
@dirrm share/gimp
+@dirrm libexec/gimp/1.2/plug-ins
+@dirrm libexec/gimp/1.2/modules
+@dirrm libexec/gimp/1.2
+@dirrm libexec/gimp
+@dirrm include/libgimp
+@dirrm include/gck
+@dirrm etc/gimp/1.2
+@dirrm etc/gimp