summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorryoon <ryoon>2013-06-08 13:39:39 +0000
committerryoon <ryoon>2013-06-08 13:39:39 +0000
commit363d1010837b5c140ac28ec313c8b09b045b95ee (patch)
tree07cf47c76e3004e959411ac91d29579decb47ed4 /graphics
parentec5d1d2b6564aa308ad581f8de9bb57c50d41082 (diff)
downloadpkgsrc-363d1010837b5c140ac28ec313c8b09b045b95ee.tar.gz
Update to 13.06.1
* Use devel/libexecinfo. Changelog: 2013 Jun 05 v.13.06.1 The Spanish and Catalan translations were updated. 2013 Jun 03 v.13.06.1 Bugfix: Select Area Finish during an active edit causes a crash. 2013 Jun 01 v.13.06 Fotoxx v.13.06 has several small enhancements and bug fixes. + Popup menus, tips, and information blocks are a little more friendly. + Pano, HDR, etc. have greater latitude to warp images for better fit. + Warp Area: area can be pulled outside its initial boundary. + Quickstart page is an HTML file instead of a PNG image. + Area Finish was made much faster. + Add Text: (write text on image) optional drop shadows were added. + Slide Show pause/resume: resume is immediate (no wait for timer). + Slide Show: B key toggles image and blank screen and pauses the show. + Bugfix: fix pan/scroll jerkiness with large image (bug from v.13.03). + Bugfix: Trim/Crop: do not limit width/height to prior width/height -1. + Bugfix: thumbnail generation: stop non-RAW files passed to dcraw. + Bugfix: gallery display was ignoring symlinks to other directories. + Bugfix: (Fedora) some popup tips were white text on white background. 2013 May 07 v.13.05.2 + Spanish and Portuguese translation update. 2013 May 04 v.13.05.1 + Geocoding web service changed to open and free MapQuest Open. 2013 May 01 v.13.05 + The Fotoxx user guide is now available in Spanish. + Directory navigation was simplified for multiple top image directories. + A Quick Start guide is shown at first startup (also Help > Quick Start). + The menu names and groupings for edit functions are more conventional. + User Guide addition: use an ImageMagick function as a Fotoxx function. + New user setting: pan/scroll method: with or against mouse, 1x or zoomed. + New user setting: interpolation method used for image display. + An anti-alias function was added (suppress pixelation or "jaggies"). + The Leverage Edits function was expanded to include contrast as a lever. + The popup window for auto file sync goes away by itself (stop irritant). + Workaround to ignore Unity KB shortcuts being sent to the active window. + New Fotoxx releases are now automatically notified at the next startup. + Slide Show: compensate jerky transitions introduced with Ubuntu 13.04. + Edit Geotags: Yahoo web lookup died. Now using MapQuest. 2013 Apr 10 v.13.04.1 + Translation updates for Catalan, Dutch, Italian, Portuguese, Russian, Spanish. 2013 Apr 01 v.13.04 + Most edit functions can be more rapidly applied to a bunch of images (e.g. the initial processing of fresh images from a camera). + Ubuntu launcher options: blank, last image, gallery of recent images. + Rotate +90 and -90 can have user-defined keyboard shortcuts. + The escape key can be used to cancel dialogs. + The parameter "jpeq quality" is adjustable and saved across sessions. + "installed size" in the debian control file was made more accurate. + Bugfix: crash if [Next] button is clicked rapidly with View Metadata. + Bugfix: search index was not always updated when an edited image file was saved back to itself. 2013 Mar 09 v.13.03.1 + Translations for Spanish and Catalan were updated. + Bugfix: add automatic change to tab F when the favorites menu is used. + Bugfix: arrow keys for previous/next image work more consistently. 2013 Mar 01 v.13.03 + Reduce Noise: better user interface, easier to combine methods. + Warp Area: better mouse warp algorithm, easier to get desired result. + Warp Curved: the radius of mouse/warp influence was made adjustable. + Custom keyboard shortcuts: replace text file with a proper dialog. + Bookmarks: save gallery positions, jump to a saved position. + Write Text: rendering was improved and huge font sizes can be used. + Edit Translation: ease of use: keep dialog open after each update. + Improve detection and notification of slowdown from memory shortage. + Menu rationalization: better naming and grouping of edit functions. + Synchronize Files: progress monitor added, 50 files per dot. + Bugfix: Rotate and Warp funcs: loss of custom grid settings. + Bugfix: Geotags: detect outdated geolocations file and notify user. + Bugfix: Small flaws in cutouts saved to a file and later pasted. + Bugfix: Write Text: transparency altered when [apply] was clicked. + Bugfix: Directory names containing quotes (") could not be opened. 2013 Feb 11 v.13.02.1 + Italian translation updated. + Bugfix: crash when switching tabs G to F (hopefully rare). 2013 Feb 01 v.13.02 + New: color space conversion via LCMS (e.g. Adobe RGB <--> sRGB). + New: flatten a photo of a book page, stretching the print where needed. + New art function: transform a photo into a cartoon-like drawing. + Image date/time in the search index has 1 second resolution instead of 1 day (index re-synch is required, which may need some time). + Gallery view can be sorted by file name, file mod date, or photo date (from EXIF). Displayed date is determined by the sort. + RAW files converted to tiff/png/jpeg retain all available metadata. + Brightness distribution graph allows selection of the colors to show, and reflects only the visible area of a zoomed image. + First startup after installing a new release shows the release notes in a popup window, and keyboard shortcut differences are notified. + The edit function summary table and other small help files can be viewed in the locale language if translations are available. + The GUI translation method was slightly simplified, and the guide document "translations" was revised accordingly. + Small popup texts ("tips") go away by themselves after a few seconds. + Bugfix: PNG images with 16-bit color were being written with the bytes swapped, making them incompatible with Gimp and other editors. + Bugfix: geotag search for city/country was not working if latitude and longitude were left at "null" (i.e. values never input). + Bugfix: Open RAW from a gallery thumbnail left popup permanently open. + Bugfix: Window width sometimes impossible to reduce without restart. 2013.01.11 v.13.01.2 + The Dutch translation was updated. + Bugfix: If file sync is cancelled it may be impossible to quit.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/fotoxx/Makefile9
-rw-r--r--graphics/fotoxx/PLIST195
-rw-r--r--graphics/fotoxx/distinfo13
-rw-r--r--graphics/fotoxx/patches/patch-aa15
-rw-r--r--graphics/fotoxx/patches/patch-ab38
-rw-r--r--graphics/fotoxx/patches/patch-ac16
6 files changed, 127 insertions, 159 deletions
diff --git a/graphics/fotoxx/Makefile b/graphics/fotoxx/Makefile
index 15625546f09..6165e495451 100644
--- a/graphics/fotoxx/Makefile
+++ b/graphics/fotoxx/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2013/06/06 12:54:29 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2013/06/08 13:39:39 ryoon Exp $
#
-DISTNAME= fotoxx-13.01.2
-PKGREVISION= 7
+DISTNAME= fotoxx-13.06.1
CATEGORIES= graphics
MASTER_SITES= http://www.kornelix.com/uploads/1/3/0/3/13035936/
@@ -36,10 +35,11 @@ INSTALL_TARGET= install
.include "../../mk/bsd.prefs.mk"
.if exists(/usr/include/execinfo.h)
-CXXFLAGS+= -DHAVE_EXECINFO_H
. if (${OPSYS} == "NetBSD")
LDFLAGS+= -lexecinfo
. endif
+.else
+.include "../../devel/libexecinfo/buildlink3.mk"
.endif
SUBST_CLASSES+= fix-paths
@@ -54,6 +54,7 @@ pre-install:
${INSTALL_DATA_DIR} ${DESTDIR}${PKG_SYSCONFDIR}
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/desktop-directories
+.include "../../graphics/lcms2/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
diff --git a/graphics/fotoxx/PLIST b/graphics/fotoxx/PLIST
index 655aea17370..a3d64264a6e 100644
--- a/graphics/fotoxx/PLIST
+++ b/graphics/fotoxx/PLIST
@@ -1,89 +1,106 @@
-@comment $NetBSD: PLIST,v 1.16 2013/01/13 04:17:08 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.17 2013/06/08 13:39:39 ryoon Exp $
bin/fotoxx
man/man1/fotoxx.1
share/applications/kornelix-fotoxx.desktop
-share/doc/fotoxx/KB-shortcuts
-share/doc/fotoxx/KB-shortcuts-ca
-share/doc/fotoxx/KB-shortcuts-es
share/doc/fotoxx/README
share/doc/fotoxx/README-ca
share/doc/fotoxx/README-es
share/doc/fotoxx/changelog
+share/doc/fotoxx/changelog-ca
+share/doc/fotoxx/changelog-es
share/doc/fotoxx/copyright
-share/doc/fotoxx/edit-menus
-share/doc/fotoxx/edit-menus-ca
-share/doc/fotoxx/edit-menus-es
+share/doc/fotoxx/fotoxx-release
share/doc/fotoxx/fotoxx.man
-share/doc/fotoxx/images/CMYK.jpg
-share/doc/fotoxx/images/HDF-paint.jpg
-share/doc/fotoxx/images/HDR-adjust.jpg
-share/doc/fotoxx/images/add-geotags.jpg
-share/doc/fotoxx/images/annotate.jpg
-share/doc/fotoxx/images/auto-trim.jpg
-share/doc/fotoxx/images/batch-add-geotags.jpg
-share/doc/fotoxx/images/batch-convert.jpg
-share/doc/fotoxx/images/batch-raw-conv.jpg
-share/doc/fotoxx/images/batch-rename.jpg
-share/doc/fotoxx/images/bright-ramp.jpg
-share/doc/fotoxx/images/brightness-color.jpg
-share/doc/fotoxx/images/chromatic.jpg
-share/doc/fotoxx/images/collections.jpg
-share/doc/fotoxx/images/colorchart.png
-share/doc/fotoxx/images/denoise.jpg
-share/doc/fotoxx/images/edit-caption-comments.jpg
-share/doc/fotoxx/images/edit-tags.jpg
-share/doc/fotoxx/images/edit-translation.jpg
-share/doc/fotoxx/images/expand-brightness.jpg
-share/doc/fotoxx/images/favorites.jpg
-share/doc/fotoxx/images/flatten.jpg
-share/doc/fotoxx/images/fotoxx.jpg
-share/doc/fotoxx/images/gallery-selection.jpg
-share/doc/fotoxx/images/gallery-toolbar.jpg
-share/doc/fotoxx/images/gamma-curve.jpg
-share/doc/fotoxx/images/gammachart.png
-share/doc/fotoxx/images/geotag-groups.jpg
-share/doc/fotoxx/images/grid-lines.jpg
-share/doc/fotoxx/images/keystone.jpg
-share/doc/fotoxx/images/leverage-edits.jpg
-share/doc/fotoxx/images/main-toolbar.jpg
-share/doc/fotoxx/images/match-colors.jpg
-share/doc/fotoxx/images/paint-edits.jpg
-share/doc/fotoxx/images/paint-pixels.jpg
-share/doc/fotoxx/images/pano-color.jpg
-share/doc/fotoxx/images/pano-pre-align.jpg
-share/doc/fotoxx/images/print.jpg
-share/doc/fotoxx/images/remove-dust.jpg
-share/doc/fotoxx/images/rename.jpg
-share/doc/fotoxx/images/resize.jpg
-share/doc/fotoxx/images/revise-RGB.jpg
-share/doc/fotoxx/images/rotate.jpg
-share/doc/fotoxx/images/rotate2.jpg
-share/doc/fotoxx/images/rotate3.jpg
-share/doc/fotoxx/images/save-as.jpg
-share/doc/fotoxx/images/search-images-metadata.jpg
-share/doc/fotoxx/images/search-images.jpg
-share/doc/fotoxx/images/select-area.jpg
-share/doc/fotoxx/images/sharpen.jpeg
-share/doc/fotoxx/images/shift-colors.jpg
-share/doc/fotoxx/images/show-RGB.jpg
-share/doc/fotoxx/images/slide-show.jpg
-share/doc/fotoxx/images/smart-erase.jpg
-share/doc/fotoxx/images/stack-noise.jpg
-share/doc/fotoxx/images/stack-paint.jpg
-share/doc/fotoxx/images/stuck-pixels.jpg
-share/doc/fotoxx/images/synchronize.jpg
-share/doc/fotoxx/images/tone-mapping.jpg
-share/doc/fotoxx/images/trim.jpg
-share/doc/fotoxx/images/unbend.jpg
-share/doc/fotoxx/images/user-settings.jpg
-share/doc/fotoxx/images/vignette.jpg
-share/doc/fotoxx/images/warps.jpg
-share/doc/fotoxx/images/watermark.jpg
-share/doc/fotoxx/images/white-balance.jpg
+share/doc/fotoxx/freecode
share/doc/fotoxx/translations
-share/doc/fotoxx/userguide-en.html
-share/doc/fotoxx/userguide-es.html
-share/doc/fotoxx/userguide-it.html
+share/doc/fotoxx/translations-ca
+share/doc/fotoxx/translations-es
+share/fotoxx/data/KB-shortcuts
+share/fotoxx/data/KB-shortcuts-ca
+share/fotoxx/data/KB-shortcuts-es
+share/fotoxx/data/edit-menus
+share/fotoxx/data/edit-menus-ca
+share/fotoxx/data/edit-menus-es
+share/fotoxx/data/images/CMYK.jpg
+share/fotoxx/data/images/F-toolbar.jpg
+share/fotoxx/data/images/G-toolbar.jpg
+share/fotoxx/data/images/HDF-paint.jpg
+share/fotoxx/data/images/HDR-adjust.jpg
+share/fotoxx/data/images/KB_shortcuts.jpg
+share/fotoxx/data/images/add-geotags.jpg
+share/fotoxx/data/images/anti-alias.jpg
+share/fotoxx/data/images/auto-trim.jpg
+share/fotoxx/data/images/batch-add-geotags.jpg
+share/fotoxx/data/images/batch-convert.jpg
+share/fotoxx/data/images/batch-raw-conv.jpg
+share/fotoxx/data/images/batch-rename.jpg
+share/fotoxx/data/images/bright-ramp.jpg
+share/fotoxx/data/images/brightness-color.jpg
+share/fotoxx/data/images/cartoon.jpg
+share/fotoxx/data/images/chromatic.jpg
+share/fotoxx/data/images/collections.jpg
+share/fotoxx/data/images/colorchart.png
+share/fotoxx/data/images/denoise.jpg
+share/fotoxx/data/images/edit-caption-comments.jpg
+share/fotoxx/data/images/edit-metadata.jpg
+share/fotoxx/data/images/edit-translation.jpg
+share/fotoxx/data/images/expand-brightness.jpg
+share/fotoxx/data/images/favorites.jpg
+share/fotoxx/data/images/flatbook.jpg
+share/fotoxx/data/images/flatten.jpg
+share/fotoxx/data/images/fotoxx.jpg
+share/fotoxx/data/images/gallery-selection.jpg
+share/fotoxx/data/images/gamma-curve.jpg
+share/fotoxx/data/images/gammachart.jpg
+share/fotoxx/data/images/gammachart.png
+share/fotoxx/data/images/geotag-groups.jpg
+share/fotoxx/data/images/grid-lines.jpg
+share/fotoxx/data/images/keystone.jpg
+share/fotoxx/data/images/leverage-edits.jpg
+share/fotoxx/data/images/match-colors.jpg
+share/fotoxx/data/images/paint-edits.jpg
+share/fotoxx/data/images/paint-pixels.jpg
+share/fotoxx/data/images/pano-color.jpg
+share/fotoxx/data/images/pano-pre-align.jpg
+share/fotoxx/data/images/print.jpg
+share/fotoxx/data/images/remove-dust.jpg
+share/fotoxx/data/images/rename.jpg
+share/fotoxx/data/images/resize.jpg
+share/fotoxx/data/images/revise-RGB.jpg
+share/fotoxx/data/images/rotate.jpg
+share/fotoxx/data/images/rotate2.jpg
+share/fotoxx/data/images/rotate3.jpg
+share/fotoxx/data/images/save-as.jpg
+share/fotoxx/data/images/search-images-metadata.jpg
+share/fotoxx/data/images/search-images.jpg
+share/fotoxx/data/images/select-area.jpg
+share/fotoxx/data/images/sharpen.jpeg
+share/fotoxx/data/images/shift-colors.jpg
+share/fotoxx/data/images/show-RGB.jpg
+share/fotoxx/data/images/slide-show.jpg
+share/fotoxx/data/images/smart-erase.jpg
+share/fotoxx/data/images/stack-noise.jpg
+share/fotoxx/data/images/stack-paint.jpg
+share/fotoxx/data/images/stuck-pixels.jpg
+share/fotoxx/data/images/synchronize.jpg
+share/fotoxx/data/images/tone-mapping.jpg
+share/fotoxx/data/images/trim.jpg
+share/fotoxx/data/images/unbend.jpg
+share/fotoxx/data/images/user-settings.jpg
+share/fotoxx/data/images/vignette.jpg
+share/fotoxx/data/images/warps.jpg
+share/fotoxx/data/images/white-balance.jpg
+share/fotoxx/data/images/write-text.jpg
+share/fotoxx/data/images/write-text2.jpg
+share/fotoxx/data/quickstart-ca.html
+share/fotoxx/data/quickstart-de.html
+share/fotoxx/data/quickstart-en.html
+share/fotoxx/data/quickstart-es.html
+share/fotoxx/data/quickstart-it.html
+share/fotoxx/data/quickstart-pt.html
+share/fotoxx/data/userguide-en.html
+share/fotoxx/data/userguide-es.html
+share/fotoxx/data/userguide-it.html
share/fotoxx/icons/bottom.png
share/fotoxx/icons/broken.png
share/fotoxx/icons/cancel.png
@@ -143,6 +160,7 @@ share/fotoxx/icons/favorites.png
share/fotoxx/icons/fg-color.png
share/fotoxx/icons/folder.png
share/fotoxx/icons/fotoxx.png
+share/fotoxx/icons/goto.png
share/fotoxx/icons/help.png
share/fotoxx/icons/next.png
share/fotoxx/icons/open.png
@@ -153,6 +171,7 @@ share/fotoxx/icons/redo.png
share/fotoxx/icons/save+F.png
share/fotoxx/icons/save+V.png
share/fotoxx/icons/save.png
+share/fotoxx/icons/sort.png
share/fotoxx/icons/top.png
share/fotoxx/icons/trash.png
share/fotoxx/icons/undo.png
@@ -160,15 +179,15 @@ share/fotoxx/icons/up+.png
share/fotoxx/icons/up.png
share/fotoxx/icons/zoom+.png
share/fotoxx/icons/zoom-.png
-share/fotoxx/locales/fotoxx-ca.po
-share/fotoxx/locales/fotoxx-de.po
-share/fotoxx/locales/fotoxx-en.po
-share/fotoxx/locales/fotoxx-es.po
-share/fotoxx/locales/fotoxx-fr.po
-share/fotoxx/locales/fotoxx-gl.po
-share/fotoxx/locales/fotoxx-it.po
-share/fotoxx/locales/fotoxx-nl.po
-share/fotoxx/locales/fotoxx-pt.po
-share/fotoxx/locales/fotoxx-ru.po
-share/fotoxx/locales/fotoxx-sv.po
-share/fotoxx/locales/fotoxx-zh_CN.po
+share/fotoxx/locales/translate-ca.po
+share/fotoxx/locales/translate-de.po
+share/fotoxx/locales/translate-en.po
+share/fotoxx/locales/translate-es.po
+share/fotoxx/locales/translate-fr.po
+share/fotoxx/locales/translate-it.po
+share/fotoxx/locales/translate-nl.po
+share/fotoxx/locales/translate-pt.po
+share/fotoxx/locales/translate-ru.po
+share/fotoxx/locales/translate-sv.po
+@pkgdir share/desktop-directories
+@pkgdir etc/xdg/menus
diff --git a/graphics/fotoxx/distinfo b/graphics/fotoxx/distinfo
index 6e560eeed29..aaccf5e1385 100644
--- a/graphics/fotoxx/distinfo
+++ b/graphics/fotoxx/distinfo
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.19 2013/01/13 04:17:08 ryoon Exp $
+$NetBSD: distinfo,v 1.20 2013/06/08 13:39:39 ryoon Exp $
-SHA1 (fotoxx-13.01.2.tar.gz) = 844d3fb2107ace3323e3e25afeebd130fa2d9fe2
-RMD160 (fotoxx-13.01.2.tar.gz) = 69602673c8b5d6d5d4889a1be1dc00dc15b969de
-Size (fotoxx-13.01.2.tar.gz) = 2135646 bytes
-SHA1 (patch-aa) = 4cd36d5f3a8dcf7a96ea6f5bb13a8bf227ad867e
-SHA1 (patch-ab) = c5ae349a6deb88dc17a2e735569b72a9bcaad1de
-SHA1 (patch-ac) = 86dc405274a9f21d4271fa850937cea4bba2cf9d
+SHA1 (fotoxx-13.06.1.tar.gz) = b437875e0317237fe640b7a9e2623a9a27690eba
+RMD160 (fotoxx-13.06.1.tar.gz) = 5a0dfa2700b814a69bfd9b7ea739aa9bb53979a6
+Size (fotoxx-13.06.1.tar.gz) = 2236806 bytes
+SHA1 (patch-aa) = 9efea30915df6d367b947d0d3271e2bb40a1017c
+SHA1 (patch-ac) = 7356613feb0f4044511dfb006d43cd9e4460c278
diff --git a/graphics/fotoxx/patches/patch-aa b/graphics/fotoxx/patches/patch-aa
index 1da051816ea..3d096b7d730 100644
--- a/graphics/fotoxx/patches/patch-aa
+++ b/graphics/fotoxx/patches/patch-aa
@@ -1,10 +1,10 @@
-$NetBSD: patch-aa,v 1.13 2013/01/03 13:46:28 ryoon Exp $
+$NetBSD: patch-aa,v 1.14 2013/06/08 13:39:39 ryoon Exp $
* Pass LDFLAGS from pkgsrc's Makefile
---- Makefile.orig 2013-01-01 07:43:06.000000000 +0000
+--- Makefile.orig 2013-06-05 08:02:57.000000000 +0000
+++ Makefile
-@@ -13,7 +13,7 @@ SHAREDIR = $(PREFIX)/share/fotoxx
+@@ -14,7 +14,7 @@ DATADIR = $(SHAREDIR)/data
ICONDIR = $(SHAREDIR)/icons
LOCALESDIR = $(SHAREDIR)/locales
DOCDIR = $(PREFIX)/share/doc/fotoxx
@@ -13,12 +13,3 @@ $NetBSD: patch-aa,v 1.13 2013/01/03 13:46:28 ryoon Exp $
MENUFILE = $(PREFIX)/share/applications/kornelix-fotoxx.desktop
CFLAGS = $(CXXFLAGS) -c `pkg-config --cflags gtk+-3.0`
-@@ -23,7 +23,7 @@ ALLFILES = fotoxx.o f.menus.o f.file.o f
- f.xform.o f.retouch.o f.retouch2.o f.art.o f.comp.o zfuncs.o
-
- fotoxx: $(ALLFILES)
-- $(CXX) $(LDFLAGS) -o fotoxx $(ALLFILES) $(LIBS) -ltiff -lpng
-+ $(CXX) $(LDFLAGS) -o fotoxx $(ALLFILES) $(LIBS) -ltiff -lpng ${LDFLAGS}
-
- fotoxx.o: $(FOTOXX) fotoxx.h
- $(CXX) $(CFLAGS) -o fotoxx.o $(FOTOXX)
diff --git a/graphics/fotoxx/patches/patch-ab b/graphics/fotoxx/patches/patch-ab
deleted file mode 100644
index 6af7953c7ab..00000000000
--- a/graphics/fotoxx/patches/patch-ab
+++ /dev/null
@@ -1,38 +0,0 @@
-$NetBSD: patch-ab,v 1.11 2012/10/01 13:02:24 ryoon Exp $
-
-* Add non-execinfo.h platform support.
-
---- zfuncs.cc.orig 2012-08-04 11:58:30.000000000 +0000
-+++ zfuncs.cc
-@@ -81,6 +81,7 @@ void zappcrash(cchar *pMess, ... )
-
- printf("*** zappcrash: \n %s \n",message); // output message to stdout
-
-+#if defined (HAVE_EXECINFO_H)
- nstack = backtrace(stacklist,nstack); // get traceback data
- stackents = backtrace_symbols(stacklist,nstack);
-
-@@ -90,6 +91,7 @@ void zappcrash(cchar *pMess, ... )
- fid1 = fopen("zappcrash","w"); // text file for backtrace
-
- fprintf(fid1,"zappcrash: \n %s \n",message); // output message to text file
-+#endif
-
- cc = readlink("/proc/self/exe",progexe,300); // get own program path
- if (cc <= 0) {
-@@ -98,6 +100,7 @@ void zappcrash(cchar *pMess, ... )
- }
- progexe[cc] = 0;
-
-+#if defined (HAVE_EXECINFO_H)
- for (ii = 0; ii < nstack; ii++) // output backtrace to text file
- {
- pfunc = 0;
-@@ -117,6 +120,7 @@ void zappcrash(cchar *pMess, ... )
-
- fprintf(fid1," %s %s \n",stackents[ii],pfunc); // write to text file
- }
-+#endif
-
- fclose(fid1);
-
diff --git a/graphics/fotoxx/patches/patch-ac b/graphics/fotoxx/patches/patch-ac
index 739a2cb82f8..42230e210b3 100644
--- a/graphics/fotoxx/patches/patch-ac
+++ b/graphics/fotoxx/patches/patch-ac
@@ -1,18 +1,14 @@
-$NetBSD: patch-ac,v 1.12 2012/10/01 13:02:24 ryoon Exp $
+$NetBSD: patch-ac,v 1.13 2013/06/08 13:39:39 ryoon Exp $
* Add non-execinfo.h platform support
---- zfuncs.h.orig 2012-08-04 11:58:30.000000000 +0000
+--- zfuncs.h.orig 2013-06-05 08:02:57.000000000 +0000
+++ zfuncs.h
-@@ -37,7 +37,11 @@
- #include <pthread.h>
- #include <errno.h>
- #include <signal.h>
-+#include <sys/param.h>
-+#if defined (HAVE_EXECINFO_H)
+@@ -40,6 +40,7 @@
#include <execinfo.h>
-+#endif
-+#include <sys/wait.h>
#include <locale.h>
#include <gtk/gtk.h>
++#include <sys/wait.h>
+ #define VERTICAL GTK_ORIENTATION_VERTICAL // GTK shortcuts
+ #define HORIZONTAL GTK_ORIENTATION_HORIZONTAL