Age | Commit message (Collapse) | Author | Files | Lines |
|
py-* not affected, since it built different versions depending on the
setting already.
|
|
|
|
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
|
|
|
|
|
|
|
|
|
alternative from mk/jpeg.buildlink3.mk
This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).
The mechanical edits were applied via the following script:
#!/bin/sh
for d in */*; do
[ -d "$d" ] || continue
for i in "$d/"Makefile* "$d/"*.mk; do
case "$i" in *.orig|*"*"*) continue;; esac
out="$d/x"
sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
-e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
< "$i" > "$out"
if cmp -s "$i" "$out"; then
rm -f "$out"
else
echo "Edited $i"
mv -f "$i" "$i.orig" && mv "$out" "$i"
fi
done
done
|
|
This switches to the gnome-2.32 release branch.
|
|
|
|
version, and bump all depends.
Per discussion on pkgsrc-changes.
|
|
|
|
This switches to the gnome-2.30 release branch.
|
|
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
|
|
|
changes:
-minor build system fix
-translation updates
(this belongs to gnome-2.28.2 which didn't make it before the pkgsrc
freeze)
|
|
This switches to the gnome-2.28 release branch.
|
|
|
|
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
|
|
changes:
-bugfixes
-translation updates
|
|
|
|
Version 2.26.2
--------------
* UI tweaking (Claudio Saavedra)
* Code improvements / fixes (Felix Riemann, Claudio Saavedra)
Bug fixes:
#579212, JPEG file causes memory corruption (Claudio Saavedra)
#580600, eog crashes on drag&drop a directory from places menu (Felix Riemann)
New and updated translations:
- Jorge González [es]
- Ivar Smolin [et]
- Funda Wang, Deng Xiyue [zh_CN]
New and updated manual translations:
- Fotis Tsamis [el]
|
|
block). Uncomment some commented out LICENSE lines while here.
|
|
Version 2.26.1
--------------
* UI improvements (Gabor Kelemen)
* Code improvements / fixes (Josselin Mouette, Felix Riemann)
Bug fixes:
#575772, Move to Trash button has no accelerator (Gabor Kelemen)
#576558, Crashes when trying to save write protected file (Josselin Mouette)
New and updated translations:
- Osama Khalid [ar]
- Amitakhya Phukan [as]
- Thanos Lefteris, Simos Xenitellis [el]
- Jorge González [es]
- Claude Paroz [fr]
- Shankar Prasad [kn]
- Miloš Popović [sr.po, sr@latin]
New and updated manual translations:
- Felix Riemann [de]
- Marios Zindilis [el]
- Claude Paroz [fr]
|
|
enabled (but leave it off because it is not useful yet)
|
|
infrastructure supports this properly (thanks joerg!).
|
|
|
|
Version 2.26.0
--------------
New and updated translations:
- Runa Bhattacharjee [bn_IN]
- Kenneth Nielsen, Ask H. Larsen [da]
- Suso Baleato, Ignacio Casal Quinteiro [gl]
- Yaron Shahrabani [he]
- Rajesh Ranjan [hi]
- Žygimantas Beručka, Gintautas Miliauskas [lt]
- Rajesh Ranjan [mai]
- Ani Peter [ml]
- Sandeep Shedmake [mr]
- Manoj Kumar Giri [or]
- Duarte Loreto [pt]
- Nickolay V. Shmyrev [ru]
- I. Felix [ta]
- Krishna Babu K, Krishnababu K [te]
New and updated manual translations:
- Kenneth Nielsen [da]
- Philip Withnall [en_GB]
- Milo Casagrande [it]
- Łukasz Jernaś [pl]
Version 2.25.92
---------------
* Code improvements / fixes (Christian Persch, Claudio Saavedra)
* Typo fixes in UI / docs (Milo Casagrande, Łukasz Jernaś)
Bug fixes:
#550086, Rotate image counterclockwise shortcut (Felix Riemann)
#558086, simplify drag targets handling (Christian Persch)
#572410, eog crashed with SIGSEGV in g_closure_invoke() (Claudio Saavedra)
#572723, Misspelled word in a window (Milo Casagrande)
#572889, Possible typo (Łukasz Jernaś)
New and updated translations:
- Jordi Mas, David Planella [ca]
- Petr Kovar, Adrian Gunis [cs]
- Marios Zindilis, Simos Xenitellis [el]
- David Lodge, Philip Withnall [en_GB]
- Ivar Smolin [et]
- Claude Paroz [fr]
- Sweta Kothari [gu]
- Milo Casagrande [it]
- Shankar Prasad [kn]
- Changwoo Ryu [ko]
- Manoj Kumar Giri [or]
- Adi Roiban, Jani Monoses [ro]
New and updated manual translations:
- Joan Duran [ca]
- Jorge Gonzalez [es]
- Daniel Nylander [sv]
Version 2.25.91
---------------
* Additional workaround for CVE-2008-5978 (Morten Welinder)
Bug fixes:
#569228, eog: untrusted python modules search path (Morten Welinder)
New and updated translations:
- Ihar Hrachyshka [be@latin]
- Alexander Shopov [bg]
- Kenneth Nielsen [da]
- Christian Kirbach [de]
- Iñaki Larrañaga Murgoitio [eu]
- Gabor Kelemen [hu]
- Takeshi AIHANA [ja]
- Kjartan Maraas [nb]
- Wouter Bolsterlee [nl]
- Tomasz Dominikowski [pl]
- Duarte Loreto [pt]
- Adi Roiban, Jani Monoses [ro]
- Daniel Nylander [sv]
- Theppitak Karoonboonyanan [th]
- Clytie Siddall [vi]
New and updated manual translations:
- Ask. H. Larsen [da]
- Daniel Nylander [sv]
Version 2.25.90
---------------
* Support for deleting files that can't be trashed (Claudio Saavedra)
* Build system improvements / fixes (Luis Medinas, Felix Riemann)
* Code improvements / fixes (Christian Persch, Joaquim Rocha)
Bug fixes:
#441637, Patch to delete file when Trash isn't found (Claudio Saavedra)
#568410, eog 2.25.5 build fails (Felix Riemann)
#568882, don't rely on gtk implementation details (Christian Persch)
#569657, Eog needs update on data/eog.pc.in (Luis Medinas)
#569855, Unref on thumbnail manipulator functions (Joaquim Rocha)
New and updated translations:
- Jordi Mas, Gil Forcada [ca]
- Andre Klapper [de]
- Jorge González [es]
- Ilkka Tuohela [fi]
- Changwoo Ryu [ko]
- Krix Apolinário, Og Maciel, Henrique P. Machado, César Veiga [pt_BR]
- Chao-Hsiung Liao [zh_HK]
- Chao-Hsiung Liao [zh_TW]
New and updated manual translations:
- Andre Klapper [de]
Version 2.25.5
--------------
* Code improvements / fixes (Felix Riemann)
* Drop libgnome dependency (Felix Riemann)
Bug fixes:
#559500, drop libgnome dependency (Felix Riemann)
#557662, Cannot build doc without exif enabled. (Arun Raghavan)
#566104, Reverse Left/Right arrows action in RTL mode (Khaled Hosny)
#566190, scroll buttons of the icons navigation window are reversed for
RTL locales (Yair Hershkovitz)
New and updated translations:
- Gil Forcada, Jordi Mas [ca]
- Marios Zindilis [el]
- Jorge Gonzalez, Jorge González [es]
- Kjartan Maraas [nb]
- Nurali, Nurali Abdurahmonov [uz]
Version 2.25.4
--------------
* Code improvements / fixes (Felix Riemann)
* Python bindings improvements (Felix Riemann)
Bug fixes:
#566367, no weekday calculation in exif date display (Felix Riemann)
New and updated translations:
- Ivar Smolin [et]
- Gabor Kelemen [hu]
- Kjartan Maraas [nb]
New and updated manual translations:
- Jorge Gonzalez [es]
Versio 2.25.3
--------------
* Build system improvements (Daniel Macks, Felix Riemann)
* Code improvements / fixes (Claudio Saavedra, Friedrich Oslage, Tom Parker)
* Fetch tooltip data asynchronously (Claudio Saavedra)
* UI enhancements (Bob Mauchin, Robin Sonefors)
Bug fixes:
#514352, HIG says "Page Setup" not "Page Setup..." (Bob Mauchin)
#555480, Add a delete button (Robin Sonefors)
#558442, eog should load image tooltips data asynchronously (Claudio Saavedra)
#560070, Sub-optimal -I flag ordering (Daniel Macks)
#560073, Poor linking against convenience libs (Daniel Macks, Felix Riemann)
#563570, GNOME Goal: Clean up GLib and GTK+ includes (Claudio Saavedra)
#564290, eog_image_load doesn't correctly clear errors on read issues
(Tom Parker)
#564526, eog SIGBUS on sparc (Friedrich Oslage)
New and updated translations:
- Jorge González [es]
- Mark Krapivner, Yair Hershkovitz [he]
- Daniel Nylander [sv]
Version 2.25.2
--------------
* Build system fixes / improvements (Felix Riemann, Kjartan Maraas)
* Workarounds to make remote images work again (Felix Riemann)
* Fix broken keyboard keys (Frederic Peters)
* String improvements (Luca Ferretti)
* Code improvements (Felix Riemann)
Bug fixes:
- #559579, Don't use "wallpaper" term deprecated by GDP style guide (Luca Ferretti)
- #560065, Build failure: local variable-name collides with system-header symbol (Felix Riemann)
- #560068, Insufficient check for libz (Felix Riemann)
- #560336, need to update the eggtreemultidnd.[ch] copy from libegg (Felix Riemann)
- #560396, can't open menu with keyboard when no image is shown (Frederic Peters)
- #562119, eog doesn't open remote images (Felix Riemann)
New and updated translations:
- Jorge González [es]
Version 2.25.1
--------------
* Improvements to the JPEG metadata reader (Felix Riemann)
* Fix progress reporting when images only need copying during "Save As" (Felix Riemann)
* Fix some critical warnings (Claudio Saavedra, Vincent Untz)
* Do not open some images at 98% or 99% (Felix Riemann)
* Install metadata related headers properly (Pierre-Luc Beaudoin)
* Avoid possible markup "injection attack" (Martin Olsson)
* Copy non-local images locally when setting them as wallpaper (Claudio Saavedra)
* Allow DnD without an enabled collection (Claudio Saavedra)
* Use less deprecated APIs (Felix Riemann, Diego Escalante Urrelo)
* Code & Docs cleanups + improvements
Bug fixes:
- #553232, copy remote wallpapers locally (Claudio Saavedra)
- #476709, I need to drag & drop images from eog's simple viewer (Claudio Saavedra)
- #530447, Eye of GNOME opens images resized at 98% or 99% zoom (Felix Riemann)
- #555940, eog is vulnerable to pango injection attack :-) (Martin Olsson)
- #555942, Not all public EXIF API headers are installed (Pierre-Luc Beaudoin)
- #556086, Use gtk_show_uri instead of gnome_help (Diego Escalante Urrelo)
- #555916, drop libglade dependency; use GtkBuilder (Felix Riemann)
- #556029, Drop gnome-desktop dependency (Felix Riemann)
New and updated translations:
- OsamaKhalid [ar]
- Alexander Shopov [bg]
- Adrian Guniš [cs]
- Pierros Papadeas [el]
- Takeshi AIHANA [ja]
- Jovan Naumovski [mk]
- Wouter Bolsterlee [nl]
- Vladimir Melo [pt_BR]
- Laurent Dhima [sq]
- Daniel Nylander [sv]
- Maxim Dziumanenko [uk]
New and updated manual translations:
- Osama K [ar]
- Mario Blättermann [de]
- Sira Nokyoongtong [th]
|
|
script.
Version 2.24.3.1
----------------
* Re-roll 2.24.3 tarball using gtk-doc 1.11 to avoid build errors due to
using a too recent version in the original release (bug #567578).
|
|
Version 2.24.3
--------------
* Memory leaks fixes (Felix Riemann)
* Compilation fixes (Daniel Macks)
* Code fixes (Tom Parker, Friedrich Oslage, Felix Riemann)
* Documentation improvements (Felix Riemann)
Bug fixes:
#560070, Sub-optimal -I flag ordering (Daniel Macks)
#560073, Poor linking against convenience libs (Daniel Macks)
#564290, eog_image_load doesn't correctly clear errors on read issues (Tom Parker)
#564526, eog SIGBUS on sparc (Friedrich Oslage)
New and updated translations:
- Ivar Smolin [et]
|
|
so that it shows the correct one on NetBSD
bump PKGREVISION
|
|
Version 2.24.2
--------------
* Fix warnings when dbus disabled (Felix Riemann)
* Code fixes (Felix Riemann)
* Fix compilation under Mac OS X (Felix Riemann)
* Fix broken keyboard keys (Frederic Peters)
Bug fixes:
#560065, Build failure: local variable-name collides with system-header symbol (Felix Riemann)
#560336, need to update the eggtreemultidnd.[ch] copy from libegg (Felix Riemann)
#560396, can't open menu with keyboard when no image is shown (Frederic Peters)
New and updated translations:
- Ivar Smolin [et]
- Maxim Dziumanenko [uk]
|
|
Version 2.24.1
--------------
* Improvements to the JPEG metadata reader (Felix Riemann)
* Fix progress reporting when images only need copying during "Save As" (Felix Riemann)
* Fix some critical warnings (Claudio Saavedra, Vincent Untz)
* Do not open some images at 98% or 99% (Felix Riemann)
* Install metadata related headers properly (Pierre-Luc Beaudoin)
* Avoid possible markup "injection attack" (Martin Olsson)
* Docs improvements.
Bug fixes:
#530447, Eye of GNOME opens images resized at 98% or 99% zoom (Felix Riemann)
#555940, eog is vulnerable to pango injection attack :-) (Martin Olsson)
#555942, Not all public EXIF API headers are installed (Pierre-Luc Beaudoin)
New and updated translations:
- Alexander Shopov [bg]
- Adrian Guniš [cs]
- Pierros Papadeas [el]
- Takeshi AIHANA [ja]
- Changwoo Ryu [ko]
- Jovan Naumovski [mk]
- Wouter Bolsterlee [nl]
- Vladimir Melo [pt_BR]
- Laurent Dhima [sq]
- Daniel Nylander [sv]
New and updated manual translations:
- Osama K, OsamaKhalid [ar]
- Mario Blättermann [de]
- Sira Nokyoongtong, Theppitak Karoonboonyanan [th]
|
|
This switches to the gnome-2.24 release branch.
|
|
changes:
-bugfixes
-translation update
|
|
|
|
changes:
-bugfixes
-translation updates
|
|
This switches to the gnome-2.22 release branch.
|
|
|
|
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
|
|
changes:
-ninor fixes and cleanup
-translation updates
|
|
changes:
-Plugin API additions and fixes
-Misc cleanups and fixed memory leaks
-bugfixes
-translation updates
|
|
This switches to the new gnome-2.20 branch.
|
|
|
|
Bump PKGREVISION.
|
|
|
|
|
|
|
|
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).
|
|
|