diff options
author | markd <markd@pkgsrc.org> | 2006-08-30 00:07:00 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2006-08-30 00:07:00 +0000 |
commit | 37acdb0e9477a2bf5f0f45c285ad92464c79cfbd (patch) | |
tree | 98254bc85d571b904e40a6e086b8919ccc1e2e8c /sysutils | |
parent | d72f502f044d1959622b505921551f7832b63e31 (diff) | |
download | pkgsrc-37acdb0e9477a2bf5f0f45c285ad92464c79cfbd.tar.gz |
Update krusader to 1.70.1.
Highlights:
* Drastic improvement of performance when opening folders with
lots of files
* Remote encoding menu for fish, ftp and sftp protocols
* Text search in files displays the first line with keywords in a
search window
* Various integrated checksum calculating and verifying tools
* Colorful user interface of many elements such as synchronizer
* Tab oriented internal editor with syntax highlighting
* And many, many more that you can find in our changelog...
Changes since beta1 include (but not limited to):
* Improvements in the checksum module
* More control over the terminal emulator (requested feature)
* Our modified KIO-TAR is now built only when passing --with-kiotar
to configure
* Bugfixes to bookmarks, viewer and much more
* A fix for a nasty bug that was plagueing people with gcc 4.x
Changes since beta2 include (but not limited to):
* New icons and artwork by our contest winner Andrew Neupokoev
* A splashscreen based on the contest artwork
* Bug fixes, bug fixes, bug fixes!
Changes since 1.70.0:
* Security fix: prevents passwords from being stored in cleartext in
bookmarks.xml
* Many fixes that have been backported from CVS
* Added a Turkish translation
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/krusader/Makefile | 6 | ||||
-rw-r--r-- | sysutils/krusader/PLIST | 3 | ||||
-rw-r--r-- | sysutils/krusader/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/sysutils/krusader/Makefile b/sysutils/krusader/Makefile index 696a387f653..da61e1d4bb1 100644 --- a/sysutils/krusader/Makefile +++ b/sysutils/krusader/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2006/07/07 15:49:34 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2006/08/30 00:07:00 markd Exp $ # -DISTNAME= krusader-1.70.0 +DISTNAME= krusader-1.70.1 CATEGORIES= kde sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=krusader/} @@ -9,7 +9,7 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://krusader.sourceforge.net/ COMMENT= Advanced twin-panel (commander-style) file-manager for KDE 3.x -USE_TOOLS+= gmake +USE_TOOLS+= gmake perl USE_LANGUAGES= c c++ USE_LIBTOOL= YES GNU_CONFIGURE= YES diff --git a/sysutils/krusader/PLIST b/sysutils/krusader/PLIST index 653a7375564..7d1db6c9978 100644 --- a/sysutils/krusader/PLIST +++ b/sysutils/krusader/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2006/05/25 12:49:39 markd Exp $ +@comment $NetBSD: PLIST,v 1.8 2006/08/30 00:07:00 markd Exp $ bin/krusader lib/kde3/kio_iso.la lib/kde3/kio_krarc.la @@ -185,6 +185,7 @@ share/locale/sl/LC_MESSAGES/krusader.mo share/locale/sr/LC_MESSAGES/krusader.mo share/locale/sr@Latn/LC_MESSAGES/krusader.mo share/locale/sv/LC_MESSAGES/krusader.mo +share/locale/tr/LC_MESSAGES/krusader.mo share/locale/uk/LC_MESSAGES/krusader.mo share/locale/zh_CN/LC_MESSAGES/krusader.mo @comment in kde: @dirrm share/kde/services diff --git a/sysutils/krusader/distinfo b/sysutils/krusader/distinfo index f6cfcbcc1ad..031db918bc9 100644 --- a/sysutils/krusader/distinfo +++ b/sysutils/krusader/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2006/05/25 12:49:39 markd Exp $ +$NetBSD: distinfo,v 1.6 2006/08/30 00:07:00 markd Exp $ -SHA1 (krusader-1.70.0.tar.gz) = 2fdf0bcc477a698526657a3cc573ae31063c93c2 -RMD160 (krusader-1.70.0.tar.gz) = 12d4f35093113973440870cfa877d8dc4bb62627 -Size (krusader-1.70.0.tar.gz) = 4065460 bytes +SHA1 (krusader-1.70.1.tar.gz) = 67979a745a3c637db0b72dc6cb3de3c8fb2f7dbf +RMD160 (krusader-1.70.1.tar.gz) = b27a11ba6cebb87590b902fd4e0a824735aa9d84 +Size (krusader-1.70.1.tar.gz) = 4144314 bytes |