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

gftp-2.0.15rc2 port please test it



Hi there. Here is a port for the rc2 release of gftp.
I think it needs testing, so please just test it.
The final release will come in one or two weeks.
Thats why I think it is time for a little test.

The diff is attached.
Thank you

bye,
-- 
Robert Nagy <thuglife@bsd.hu>
http://thuglife.frontember.hu
diff net/Makefile net/Makefile
--- net/Makefile	Sat Aug  9 01:51:10 2003
+++ net/Makefile	Mon Aug 11 00:36:53 2003
@@ -57,6 +57,7 @@
      SUBDIR += gabber
      SUBDIR += gaim
      SUBDIR += gaim,audio
+     SUBDIR += gftp
      SUBDIR += gkrellm-wireless
      SUBDIR += gmudix
      SUBDIR += gnet
diff net/gftp/Makefile net/gftp/Makefile
--- net/gftp/Makefile	Thu Jan  1 01:00:00 1970
+++ net/gftp/Makefile	Mon Aug 11 00:27:53 2003
@@ -0,0 +1,32 @@
+COMMENT=	"A free multithreaded GTK-based GUI ftp and sftp client"
+
+DISTNAME=	gftp-2.0.15rc2
+CATEGORIES=	net
+
+MASTER_SITES=	http://www.gftp.org/ \
+		ftp://www.gftp.org/pub/gftp/
+
+HOMEPAGE=	http://www.gftp.org/
+
+MAINTAINER=	Robert Nagy <thuglife@bsd.hu>
+
+PERMIT_PACKAGE_CDROM=	Yes
+PERMIT_PACKAGE_FTP=	Yes
+PERMIT_DISTFILES_CDROM=	Yes
+PERMIT_DISTFILES_FTP=	Yes
+
+FLAVORS=        no_x11
+FLAVOR?=
+
+USE_GMAKE=      Yes
+CONFIGURE_STYLE=gnu
+
+LIB_DEPENDS+=   glib.1.2,gmodule::devel/glib
+
+.if ${FLAVOR:L:Mno_x11}
+CONFIGURE_ARGS+=        --disable-gtkport --disable-gtk20
+.else
+LIB_DEPENDS+=   gtk-x11-2.0.0.0,gdk-x11-2.0.0.0,gdk_pixbuf-2.0.0.0::x11/gtk+2
+.endif
+
+.include <bsd.port.mk>
diff net/gftp/distinfo net/gftp/distinfo
--- net/gftp/distinfo	Thu Jan  1 01:00:00 1970
+++ net/gftp/distinfo	Mon Aug 11 00:28:48 2003
@@ -0,0 +1,3 @@
+MD5 (gftp-2.0.15rc2.tar.gz) = 8f56f59cef9d92a709c8ab2a9e8a6a1d
+RMD160 (gftp-2.0.15rc2.tar.gz) = 7aae835635ac9a2c9aa7aca471bd8c90a30af844
+SHA1 (gftp-2.0.15rc2.tar.gz) = 66b2d058a0b2b8dc7cb172d818a274ebf183994d
diff net/gftp/pkg/DESCR net/gftp/pkg/DESCR
--- net/gftp/pkg/DESCR	Thu Jan  1 01:00:00 1970
+++ net/gftp/pkg/DESCR	Mon Aug 11 00:36:11 2003
@@ -0,0 +1,26 @@
+This is gFTP, a free multithreaded ftp client.
+
+Features:
+    - Written in C and has a text interface and a GTK+ 1.2/2.0 interface 
+    - Supports the FTP, HTTP and SSH protocols 
+    - Supports FXP file transfers (transfering files between 2 remote servers via FTP) 
+    - Multithreaded to allow for simultaneous downloads 
+    - File transfer queues to allow for downloading multiple files 
+    - Supports downloading entire directories and subdirectories 
+    - Bookmarks menu to allow you to quickly connect to remote sites 
+    - Supports resuming interrupted file transfers 
+    - Supports caching of remote directory listings 
+    - Drag-N-Drop support 
+    - FTP and HTTP proxy server support 
+    - Allows for passive and non-passive file transfers 
+    - Supports UNIX, EPLF, Novell, MacOS, and NT (DOS) style directory listings 
+    - Full graphical configuration 
+    - Fully Internationalized. It currently has a Bulgarian (bg), Chinese (zh_TW, zh_CN), Czech (cs),
+    Danish (da), Dutch (nl), Finnish (fi), French (fr), German (de), Hungarian (hu), Italian (it),
+    Korean (ko), Japanese (ja), Norwegian (no), Polish (pl), Portuguese (pt_BR), Romanian (ro),
+    Russian (ru), Spanish (es), Swedish (sv) and Turkish (tr) and other translations available.
+
+Flavors:
+    no_x11 - Text-mode only client
+    
+WWW: ${HOMEPAGE}
diff net/gftp/pkg/PFRAG.no-no_x11 net/gftp/pkg/PFRAG.no-no_x11
--- net/gftp/pkg/PFRAG.no-no_x11	Thu Jan  1 01:00:00 1970
+++ net/gftp/pkg/PFRAG.no-no_x11	Mon Aug 11 00:25:27 2003
@@ -0,0 +1 @@
+bin/gftp-gtk
diff net/gftp/pkg/PLIST net/gftp/pkg/PLIST
--- net/gftp/pkg/PLIST	Thu Jan  1 01:00:00 1970
+++ net/gftp/pkg/PLIST	Mon Aug 11 00:33:57 2003
@@ -0,0 +1,66 @@
+share/gftp/COPYING
+share/gftp/bookmarks
+share/gftp/connect.xpm
+share/gftp/deb.xpm
+share/gftp/diff.xpm
+share/gftp/dir.xpm
+share/gftp/doc.xpm
+share/gftp/dotdot.xpm
+share/gftp/down.xpm
+share/gftp/exe.xpm
+share/gftp/gftp-logo.xpm
+share/gftp/gftp-mini-logo.xpm
+share/gftp/gftp.xpm
+share/gftp/gftprc
+share/gftp/img.xpm
+share/gftp/left.xpm
+share/gftp/linkdir.xpm
+share/gftp/linkfile.xpm
+share/gftp/man.xpm
+share/gftp/open_dir.xpm
+share/gftp/right.xpm
+share/gftp/rpm.xpm
+share/gftp/stop.xpm
+share/gftp/tar.xpm
+share/gftp/txt.xpm
+share/gftp/sound.xpm
+share/gftp/up.xpm
+share/gftp/world.xpm
+share/pixmaps/gftp.png
+share/gnome/apps/Internet/gftp.desktop
+share/locale/am/LC_MESSAGES/gftp.mo
+share/locale/ar/LC_MESSAGES/gftp.mo
+share/locale/be/LC_MESSAGES/gftp.mo
+share/locale/bg/LC_MESSAGES/gftp.mo
+share/locale/ca/LC_MESSAGES/gftp.mo
+share/locale/cs/LC_MESSAGES/gftp.mo
+share/locale/da/LC_MESSAGES/gftp.mo
+share/locale/de/LC_MESSAGES/gftp.mo
+share/locale/es/LC_MESSAGES/gftp.mo
+share/locale/fi/LC_MESSAGES/gftp.mo
+share/locale/fr/LC_MESSAGES/gftp.mo
+share/locale/hu/LC_MESSAGES/gftp.mo
+share/locale/it/LC_MESSAGES/gftp.mo
+share/locale/ja/LC_MESSAGES/gftp.mo
+share/locale/ko/LC_MESSAGES/gftp.mo
+share/locale/mk/LC_MESSAGES/gftp.mo
+share/locale/ms/LC_MESSAGES/gftp.mo
+share/locale/nl/LC_MESSAGES/gftp.mo
+share/locale/no/LC_MESSAGES/gftp.mo
+share/locale/pl/LC_MESSAGES/gftp.mo
+share/locale/pt/LC_MESSAGES/gftp.mo
+share/locale/pt_BR/LC_MESSAGES/gftp.mo
+share/locale/ro/LC_MESSAGES/gftp.mo
+share/locale/ru/LC_MESSAGES/gftp.mo
+share/locale/sr/LC_MESSAGES/gftp.mo
+share/locale/sr@Latn/LC_MESSAGES/gftp.mo
+share/locale/sv/LC_MESSAGES/gftp.mo
+share/locale/tr/LC_MESSAGES/gftp.mo
+share/locale/uk/LC_MESSAGES/gftp.mo
+share/locale/zh_CN/LC_MESSAGES/gftp.mo
+share/locale/zh_TW/LC_MESSAGES/gftp.mo
+man/man1/gftp.1
+bin/gftp-text
+!%%no_x11%%
+bin/gftp
+@dirrm share/gftp

PGP signature