pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/kftpgrabber Update kftpgrabber to 0.8.0 beta2. Fi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/432e8846e4a0
branches:  trunk
changeset: 522332:432e8846e4a0
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Dec 07 10:03:46 2006 +0000

description:
Update kftpgrabber to 0.8.0 beta2.  Fixes build on NetBSD-current

0.8.0-beta2
 CHG: Rewritten support for custom commands
 CHG: Left sidebar is now hidden by default
 ADD: Individual file mark/compare in the listviews
 ADD: Simple directory compare option
 ADD: Reimplemented support for SSCN
 ADD: A button to clear the list of recent sites
 FIX: Handle server replies containing NULLs
 FIX: Implemented a proper remove files dialog
 FIX: Queue and listview speed optimisations
 FIX: Some crash fixes
 FIX: Fixed sorting by timestamp

0.8.0-beta1
 CHG: Rewritten the browser view to support folders with a lot of files
 ADD: Added "move to top/move to bottom" options to the queue
 ADD: An option to toggle the use of primary connection for file transfers
 ADD: A shortcut to open the current local folder in Konqueror
 FIX: Fixed a SFTP related crash when aborting
 FIX: Properly filter selections when using the as-you-type filter

0.8.0-alpha2
 CHG: Rewritten the filtering API to support complex filters
 ADD: A configuration setting to automaticly retry failed transfers
 ADD: An option to ignore external IP for LAN connections
 FIX: Fixed some multiline parsing problems
 FIX: Fixed some SSL upload related problems
 FIX: Disable REST on servers that don't support it

0.8.0-alpha1
 CHG: Rewritten the low-level engine
 CHG: Some visual changes in the list view
 ADD: Keep alive support
 ADD: A nice as-you-type filter
 ADD: Keyboard shortcuts for common file operations
 ADD: A list of recent quick connect sites
 ADD: "Skip all", "Overwrite all", "Resume all" options in the file
      exists dialog
 ADD: Support for EPRT (required for IPv6 operation)
 ADD: Support for machine readable directory listings (MLSD)
 FIX: Many different fixes

0.7.0-beta1
 ADD: Speed limiting support
 ADD: Handling of failed transfers
 ADD: "On file exists" action matrix for FXP transfers
 CHG: Removed KMDI in favor of nice tab widget style from amaroK team
 CHG: Configuration is now KConfigXT based
 ADD: Ability to export directory listings into text files
 ADD: Fast directory listings via control channel on servers that support
      STAT
 ADD: Extrapolate transfer speed for FXP transfers
 ADD: Integrated SFV checksum verifier
 ADD: Global encoding option and ability to change remote encoding on fly
 ADD: Priority list (merged priority and skip list)
 ADD: Show current session status
 ADD: Sites as top-level queue items
 ADD: Ability to view/edit remote files
 FIX: Many SFTP related fixes
 ADD: Support for pubkey authentication (on SFTP connections)

diffstat:

 net/kftpgrabber/Makefile |  20 ++++++--------------
 net/kftpgrabber/PLIST    |  30 +++++++++++++++++++++++++++---
 net/kftpgrabber/distinfo |   8 ++++----
 3 files changed, 37 insertions(+), 21 deletions(-)

diffs (123 lines):

diff -r 402f81e3d1eb -r 432e8846e4a0 net/kftpgrabber/Makefile
--- a/net/kftpgrabber/Makefile  Thu Dec 07 06:28:42 2006 +0000
+++ b/net/kftpgrabber/Makefile  Thu Dec 07 10:03:46 2006 +0000
@@ -1,28 +1,20 @@
-# $NetBSD: Makefile,v 1.11 2006/04/22 09:22:12 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2006/12/07 10:03:46 markd Exp $
 
-DISTNAME=      kftpgrabber-0.6.0
-PKGREVISION=   4
+DISTNAME=      kftpgrabber-0.8.0-beta2
+PKGNAME=       kftpgrabber-0.8.0b2
 CATEGORIES=    net kde
-MASTER_SITES=  http://kftpgrabber.sourceforge.net/releases/
+MASTER_SITES=  http://www.kftp.org/uploads/files/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    markd%NetBSD.org@localhost
-HOMEPAGE=       http://kftpgrabber.sourceforge.net/
+HOMEPAGE=       http://www.kftp.org/
 COMMENT=       Graphical FTP client for KDE
 
 USE_LANGUAGES=         c c++
-USE_TOOLS+=            msgfmt
+USE_TOOLS+=            gmake msgfmt perl
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
 
-# a fix for qt-3.3.5, please remove if qt-3.3.6 (or newer) solves the problem
-SUBST_CLASSES+=                hints
-SUBST_STAGE.hints=     post-patch
-SUBST_MESSAGE.hints=   Fix includehints.
-SUBST_FILES.hints=     kftpgrabber/src/ui/kftpqueueeditorlayout.ui \
-                       kftpgrabber/src/ui/kftpsearchlayout.ui
-SUBST_FILTER_CMD.hints=        ${GREP} -v includehint
-
 .include "../../meta-pkgs/kde3/kde3.mk"
 .include "../../security/openssl/buildlink3.mk"
 .include "../../x11/kdebase3/buildlink3.mk"
diff -r 402f81e3d1eb -r 432e8846e4a0 net/kftpgrabber/PLIST
--- a/net/kftpgrabber/PLIST     Thu Dec 07 06:28:42 2006 +0000
+++ b/net/kftpgrabber/PLIST     Thu Dec 07 10:03:46 2006 +0000
@@ -1,30 +1,54 @@
-@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:07:31 jlam Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/12/07 10:03:46 markd Exp $
 bin/kftpgrabber
 include/kftpgrabber/kftpbookmarkimportplugin.h
+lib/kde3/kftpimportplugin_filezilla3.la
 lib/kde3/kftpimportplugin_gftp.la
+lib/kde3/kftpimportplugin_kftp.la
 lib/kde3/kftpimportplugin_ncftp.la
 lib/libkftpinterfaces.la
 share/applications/kde/kftpgrabber.desktop
+share/kde/apps/kftpgrabber/commands.xml
 share/kde/apps/kftpgrabber/kftpgrabber-bi-wizard.png
 share/kde/apps/kftpgrabber/kftpgrabber-logo.png
 share/kde/apps/kftpgrabber/kftpgrabberui.rc
+share/kde/config.kcfg/kftpgrabber.kcfg
 share/kde/icons/hicolor/16x16/apps/kftpgrabber.png
 share/kde/icons/hicolor/22x22/apps/kftpgrabber.png
 share/kde/icons/hicolor/32x32/apps/kftpgrabber.png
+share/kde/icons/hicolor/48x48/apps/kftpgrabber.png
 share/kde/icons/hicolor/64x64/apps/kftpgrabber.png
-share/kde/icons/hicolor/48x48/apps/kftpgrabber.png
+share/kde/services/kftpimportplugin_filezilla3.desktop
 share/kde/services/kftpimportplugin_gftp.desktop
+share/kde/services/kftpimportplugin_kftp.desktop
 share/kde/services/kftpimportplugin_ncftp.desktop
 share/kde/servicetypes/kftpbookmarkimportplugin.desktop
+share/locale/bg/LC_MESSAGES/kftpgrabber.mo
 share/locale/br/LC_MESSAGES/kftpgrabber.mo
 share/locale/cs/LC_MESSAGES/kftpgrabber.mo
+share/locale/cy/LC_MESSAGES/kftpgrabber.mo
+share/locale/da/LC_MESSAGES/kftpgrabber.mo
 share/locale/de/LC_MESSAGES/kftpgrabber.mo
 share/locale/el/LC_MESSAGES/kftpgrabber.mo
+share/locale/en_GB/LC_MESSAGES/kftpgrabber.mo
 share/locale/es/LC_MESSAGES/kftpgrabber.mo
+share/locale/et/LC_MESSAGES/kftpgrabber.mo
 share/locale/fr/LC_MESSAGES/kftpgrabber.mo
 share/locale/ga/LC_MESSAGES/kftpgrabber.mo
+share/locale/gl/LC_MESSAGES/kftpgrabber.mo
 share/locale/hu/LC_MESSAGES/kftpgrabber.mo
+share/locale/it/LC_MESSAGES/kftpgrabber.mo
+share/locale/ja/LC_MESSAGES/kftpgrabber.mo
+share/locale/ka/LC_MESSAGES/kftpgrabber.mo
+share/locale/lt/LC_MESSAGES/kftpgrabber.mo
+share/locale/nl/LC_MESSAGES/kftpgrabber.mo
+share/locale/pl/LC_MESSAGES/kftpgrabber.mo
+share/locale/pt/LC_MESSAGES/kftpgrabber.mo
+share/locale/rw/LC_MESSAGES/kftpgrabber.mo
+share/locale/sk/LC_MESSAGES/kftpgrabber.mo
+share/locale/sr/LC_MESSAGES/kftpgrabber.mo
+share/locale/sr@Latn/LC_MESSAGES/kftpgrabber.mo
 share/locale/sv/LC_MESSAGES/kftpgrabber.mo
+share/locale/tr/LC_MESSAGES/kftpgrabber.mo
 share/locale/zh_CN/LC_MESSAGES/kftpgrabber.mo
 @comment in kde: @dirrm share/kde/servicetypes
 @comment in kde: @dirrm share/kde/services
@@ -33,9 +57,9 @@
 @comment in kde: @dirrm share/kde/icons/hicolor/32x32/apps
 @comment in kde: @dirrm share/kde/icons/hicolor/22x22/apps
 @comment in kde: @dirrm share/kde/icons/hicolor/16x16/apps
+@comment in kde: @dirrm share/kde/config.kcfg
 @dirrm share/kde/apps/kftpgrabber
 @comment in kde: @dirrm share/kde/apps
-@comment in kde: @dirrm share/doc/kde/HTML/en
 @comment in kde: @dirrm share/applications/kde
 @comment in kde: @dirrm lib/kde3
 @dirrm include/kftpgrabber
diff -r 402f81e3d1eb -r 432e8846e4a0 net/kftpgrabber/distinfo
--- a/net/kftpgrabber/distinfo  Thu Dec 07 06:28:42 2006 +0000
+++ b/net/kftpgrabber/distinfo  Thu Dec 07 10:03:46 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2005/06/05 22:19:41 markd Exp $
+$NetBSD: distinfo,v 1.4 2006/12/07 10:03:46 markd Exp $
 
-SHA1 (kftpgrabber-0.6.0.tar.bz2) = c6d4819c6dcc3271ef27f24aa3e086e64fb77010
-RMD160 (kftpgrabber-0.6.0.tar.bz2) = d036f000dcfe7d189384c850ff8be3d91eb82669
-Size (kftpgrabber-0.6.0.tar.bz2) = 1127926 bytes
+SHA1 (kftpgrabber-0.8.0-beta2.tar.bz2) = f739b3e958d1215c33baaafe3dc6ce0f8213fcb6
+RMD160 (kftpgrabber-0.8.0-beta2.tar.bz2) = 02b109f4c81d9cf344dcd59b8db690cd7c22df34
+Size (kftpgrabber-0.8.0-beta2.tar.bz2) = 1364059 bytes
 SHA1 (patch-aa) = 243ed3196298121553039d1c827f7042f69eb033



Home | Main Index | Thread Index | Old Index