pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/xfe Update to 0.88, provided by David Howland...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eab19e99bce4
branches:  trunk
changeset: 516268:eab19e99bce4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jul 17 19:27:31 2006 +0000

description:
Update to 0.88, provided by David Howland in PR 34021:

Version 0.88 (released 02-07-2006)
- now the global Desktop file is copied to the local registry ~/.foxrc/XFileExplorer/XFe at the first launch of Xfe
 (or if the file doesn't exist). This allows the user to easily edit the Xfe file to suit its needs.
- improved the performances on Linux systems when computing the dirsize (not recursive) of the root ('/')
  directory by avoiding to scan the mount points (could be time consuming on a slow network)
- for archive operations use the directory name as a starting guess for the archive file name
- removed a lot of global variables (global options)
- added two new color options (foreground / background) for the file and dir lists in the Preferences/Colors dialog.
  The foreground (font) color and the bacground color of the file and dir panels can now be set independantly of
  the global interface
Version 0.87 (not released)
- temporarily disabled the print menus in XFileView and XFileImage because they were not implemented at all!
- when dragging files from a read-only directory, converted the move action to copy (useful when dragging files
 from a cdrom for example, thanks to pechkov for the tip)
- major update of the Desktop file (now only uses lower case file extensions)
- added more file associations and icons (OpenOffice, StarOffice, etc.) Thanks to Vidar Jon Bauge <vidarjon%tiscali.dk@localhost>!
- added a specific icon for broken links and fixed a small bug relative to the status bar in FilePanel
- added russian translation (thanks to Dmitij Lebed <dimaz.sertolovo%gmail.com@localhost>
- added danish translation (thanks to Vidar Jon Bauge <vidarjon%tiscali.dk@localhost>)
- fixed a problem when creating a file or a folder with Xfe : umask was not respected. Thanks to marvin6161
  <marvin6161%users.sourceforge.net@localhost> for providing a patch
- fixed a segfault when right clicking in the DirPanel on a mount point with permission 700
  Thanks to marvin6161 <marvin6161%users.sourceforge.net@localhost> for providing a patch
- fixed a segfault that sometimes occured when dragging a file to the directory list
- fixed a problem with supplementary groups not taken into account (thanks to Armin Buehler
  <abuehler%users.sourceforge.net@localhost> for providing a patch)
- updated to gettext 0.14.5
- fixed some problems with executable file names like zip, cc, etc. Now, they should be handled correctly
- now there is no more difference between upper case and lower case file extension
- set the big icons and mini icons views in ICONLIST_AUTOSIZE mode to avoid file names truncation
- updated Italian translation (thanks to Claudio Fontana <sick_soul%yahoo.it@localhost>)
Version 0.86
- added norvegian translation (thanks to Vidar Jon Bauge <vidarjon%tiscali.dk@localhost>)
- added a waitpid call in statout(), lstatout() and mt_lstat() to avoid zombies processes
- the directory size is now periodically refreshed instead of updated every FOX event. This allows Xfe
  to be more responsive.
- renamed function dirpath() into pathsize() in File.cc
- added the possibility to cycle through the three panels when the right panel is shown
- restored the "one panel" and "tree and two panels modes" since some people find it useful
Version 0.85 (not released)
- fixed a problem when archiving directories with escape characters in their name
  (thanks to Luc.Habert%ens.fr@localhost for discovering and patching this bug)
- fixed a bug in checkTimeout() and removed the test on now.tv_sec
- added .wri and .dpatch extensions to Desktop.in
- fix compilation on amd64 platforms with gcc-4.0 (patch from Andreas Jochens)
- added the "New window" menu item to allow starting a new Xfe session from the actual window
- set the KDE and GNOME themes more actual and renamed them to GNOME2 and KDE3
- replaced the mini file manager icon with a better one (thanks to antonix  <anto1945%infinito.it@localhost>)
- replaced the zip file icons with better ones (thanks to antonix  <anto1945%infinito.it@localhost>)
- fixed problems with the German translation (broken shortcuts)

diffstat:

 sysutils/xfe/Makefile |   5 +-
 sysutils/xfe/PLIST    |  77 +++++++++++++++++++++++---------------------------
 sysutils/xfe/distinfo |   8 ++--
 3 files changed, 42 insertions(+), 48 deletions(-)

diffs (211 lines):

diff -r 7d5568515417 -r eab19e99bce4 sysutils/xfe/Makefile
--- a/sysutils/xfe/Makefile     Mon Jul 17 19:21:08 2006 +0000
+++ b/sysutils/xfe/Makefile     Mon Jul 17 19:27:31 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2006/07/03 14:15:29 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2006/07/17 19:27:31 wiz Exp $
 
-DISTNAME=      xfe-0.84
-PKGREVISION=   2
+DISTNAME=      xfe-0.88
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=xfe/}
 
diff -r 7d5568515417 -r eab19e99bce4 sysutils/xfe/PLIST
--- a/sysutils/xfe/PLIST        Mon Jul 17 19:21:08 2006 +0000
+++ b/sysutils/xfe/PLIST        Mon Jul 17 19:27:31 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2006/04/17 07:07:35 jlam Exp $
+@comment $NetBSD: PLIST,v 1.5 2006/07/17 19:27:31 wiz Exp $
 bin/xfe
 bin/xfi
 bin/xfq
@@ -6,16 +6,6 @@
 lib/foxicons/a_32x32.png
 lib/foxicons/bak_16x16.png
 lib/foxicons/bak_32x32.png
-lib/foxicons/bigapp.png
-lib/foxicons/bigblockdev.png
-lib/foxicons/bigchardev.png
-lib/foxicons/bigdoc.png
-lib/foxicons/bigfolder.png
-lib/foxicons/bigfolderlocked.png
-lib/foxicons/bigfolderopen.png
-lib/foxicons/bigicons.png
-lib/foxicons/bigpipe.png
-lib/foxicons/bigsocket.png
 lib/foxicons/bmp_16x16.png
 lib/foxicons/bmp_32x32.png
 lib/foxicons/bug_16x16.png
@@ -33,10 +23,13 @@
 lib/foxicons/core_32x32.png
 lib/foxicons/deb_16x16.png
 lib/foxicons/deb_32x32.png
-lib/foxicons/details.png
+lib/foxicons/dia_16x16.png
+lib/foxicons/dia_32x32.png
 lib/foxicons/dirup.png
 lib/foxicons/djvu_16x16.png
 lib/foxicons/djvu_32x32.png
+lib/foxicons/doc_16x16.png
+lib/foxicons/doc_32x32.png
 lib/foxicons/dot_c_32x32.png
 lib/foxicons/dot_h_32x32.png
 lib/foxicons/dot_o_32x32.png
@@ -44,21 +37,14 @@
 lib/foxicons/exe_32x32.png
 lib/foxicons/file_16x16.png
 lib/foxicons/file_32x32.png
-lib/foxicons/fileopen.png
-lib/foxicons/find_again.png
-lib/foxicons/fonts.png
 lib/foxicons/gif_16x16.png
 lib/foxicons/gif_32x32.png
 lib/foxicons/h_16x16.png
 lib/foxicons/h_32x32.png
 lib/foxicons/help_16x16.png
 lib/foxicons/help_32x32.png
-lib/foxicons/hidehidden.png
-lib/foxicons/home.png
 lib/foxicons/html_16x16.png
 lib/foxicons/html_32x32.png
-lib/foxicons/image_16x16.png
-lib/foxicons/image_32x32.png
 lib/foxicons/info_16x16.png
 lib/foxicons/info_32x32.png
 lib/foxicons/java_16x16.png
@@ -71,15 +57,6 @@
 lib/foxicons/make_32x32.png
 lib/foxicons/midi_16x16.png
 lib/foxicons/midi_32x32.png
-lib/foxicons/miniapp.png
-lib/foxicons/miniblockdev.png
-lib/foxicons/minichardev.png
-lib/foxicons/minidoc.png
-lib/foxicons/minifolder.png
-lib/foxicons/minifolderlocked.png
-lib/foxicons/minifolderopen.png
-lib/foxicons/minipipe.png
-lib/foxicons/minisocket.png
 lib/foxicons/move_big.png
 lib/foxicons/mp3_16x16.png
 lib/foxicons/mp3_32x32.png
@@ -87,6 +64,16 @@
 lib/foxicons/news_32x32.png
 lib/foxicons/o_16x16.png
 lib/foxicons/o_32x32.png
+lib/foxicons/odf_16x16.png
+lib/foxicons/odf_32x32.png
+lib/foxicons/odg_16x16.png
+lib/foxicons/odg_32x32.png
+lib/foxicons/odp_16x16.png
+lib/foxicons/odp_32x32.png
+lib/foxicons/ods_16x16.png
+lib/foxicons/ods_32x32.png
+lib/foxicons/odt_16x16.png
+lib/foxicons/odt_32x32.png
 lib/foxicons/package_16x16.png
 lib/foxicons/package_32x32.png
 lib/foxicons/pdf_16x16.png
@@ -97,24 +84,29 @@
 lib/foxicons/postscript_32x32.png
 lib/foxicons/ppt_16x16.png
 lib/foxicons/ppt_32x32.png
-lib/foxicons/print.png
 lib/foxicons/ps_16x16.png
 lib/foxicons/ps_32x32.png
-lib/foxicons/quit.png
 lib/foxicons/rpm_16x16.png
 lib/foxicons/rpm_32x32.png
-lib/foxicons/search.png
-lib/foxicons/shadowman_16x16.png
-lib/foxicons/shadowman_32x32.png
 lib/foxicons/shared_16x16.png
 lib/foxicons/shared_32x32.png
 lib/foxicons/shell_16x16.png
 lib/foxicons/shell_32x32.png
-lib/foxicons/showhidden.png
-lib/foxicons/smallicons.png
 lib/foxicons/so_32x32.png
 lib/foxicons/sound_16x16.png
 lib/foxicons/sound_32x32.png
+lib/foxicons/svg_16x16.png
+lib/foxicons/svg_32x32.png
+lib/foxicons/sxc_16x16.png
+lib/foxicons/sxc_32x32.png
+lib/foxicons/sxd_16x16.png
+lib/foxicons/sxd_32x32.png
+lib/foxicons/sxi_16x16.png
+lib/foxicons/sxi_32x32.png
+lib/foxicons/sxm_16x16.png
+lib/foxicons/sxm_32x32.png
+lib/foxicons/sxw_16x16.png
+lib/foxicons/sxw_32x32.png
 lib/foxicons/tcl_16x16.png
 lib/foxicons/tcl_32x32.png
 lib/foxicons/tex_16x16.png
@@ -123,24 +115,24 @@
 lib/foxicons/text_32x32.png
 lib/foxicons/tgz_16x16.png
 lib/foxicons/tgz_32x32.png
+lib/foxicons/tif_16x16.png
+lib/foxicons/tif_32x32.png
 lib/foxicons/tools_16x16.png
 lib/foxicons/tools_32x32.png
 lib/foxicons/vhdl_16x16.png
 lib/foxicons/vhdl_32x32.png
 lib/foxicons/video_16x16.png
 lib/foxicons/video_32x32.png
-lib/foxicons/visio_16x16.png
-lib/foxicons/visio_32x32.png
 lib/foxicons/vlog_16x16.png
 lib/foxicons/vlog_32x32.png
+lib/foxicons/vsd_16x16.png
+lib/foxicons/vsd_32x32.png
 lib/foxicons/wave_16x16.png
 lib/foxicons/wave_32x32.png
-lib/foxicons/word_16x16.png
-lib/foxicons/word_32x32.png
-lib/foxicons/work.png
 lib/foxicons/xbm_16x16.png
 lib/foxicons/xbm_32x32.png
-lib/foxicons/xfv.png
+lib/foxicons/xcf_16x16.png
+lib/foxicons/xcf_32x32.png
 lib/foxicons/xls_16x16.png
 lib/foxicons/xls_32x32.png
 lib/foxicons/xpm_16x16.png
@@ -153,15 +145,18 @@
 man/man1/xfv.1
 share/examples/xfe/Desktop
 share/locale/ca/LC_MESSAGES/xfe.mo
+share/locale/da/LC_MESSAGES/xfe.mo
 share/locale/de/LC_MESSAGES/xfe.mo
 share/locale/es/LC_MESSAGES/xfe.mo
 share/locale/es_AR/LC_MESSAGES/xfe.mo
 share/locale/fr/LC_MESSAGES/xfe.mo
 share/locale/hu/LC_MESSAGES/xfe.mo
 share/locale/it/LC_MESSAGES/xfe.mo
+share/locale/no/LC_MESSAGES/xfe.mo
 share/locale/pl/LC_MESSAGES/xfe.mo
 share/locale/pt_BR/LC_MESSAGES/xfe.mo
 share/locale/pt_PT/LC_MESSAGES/xfe.mo
+share/locale/ru/LC_MESSAGES/xfe.mo
 share/locale/tr/LC_MESSAGES/xfe.mo
 share/pixmaps/xfe.png
 share/pixmaps/xfi.png
diff -r 7d5568515417 -r eab19e99bce4 sysutils/xfe/distinfo
--- a/sysutils/xfe/distinfo     Mon Jul 17 19:21:08 2006 +0000
+++ b/sysutils/xfe/distinfo     Mon Jul 17 19:27:31 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2006/07/03 14:15:29 joerg Exp $
+$NetBSD: distinfo,v 1.5 2006/07/17 19:27:31 wiz Exp $
 
-SHA1 (xfe-0.84.tar.gz) = 7e6eaefea56d098d471ada395d937d37add056ae
-RMD160 (xfe-0.84.tar.gz) = 02206d04595f61ab1b815594cef904cf52d0cd40
-Size (xfe-0.84.tar.gz) = 847390 bytes
+SHA1 (xfe-0.88.tar.gz) = 85ea89fcb967f4d566ab68cbb80e49c7ea1e4c46
+RMD160 (xfe-0.88.tar.gz) = c208f1dd6e34710e1306394bdae96e9d37f0c739
+Size (xfe-0.88.tar.gz) = 973761 bytes
 SHA1 (patch-aa) = 094df6cbc885332c6364d8cd8a0a8fe6d6fdf281
 SHA1 (patch-ab) = 41b27f54e3b1487ecb5d893d2cf5ff210bb3976f



Home | Main Index | Thread Index | Old Index