ports/75858: [PATCH] net/fspclient: update to 0.0.10

Radim Kolar hsn at netmag.cz
Wed Jan 5 17:10:21 UTC 2005


>Number:         75858
>Category:       ports
>Synopsis:       [PATCH] net/fspclient: update to 0.0.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 05 17:10:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Radim Kolar
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD sanatana.dharma 5.3-STABLE FreeBSD 5.3-STABLE #0: Fri Dec 31 17:42:48 CET 2004
>Description:
- Update to 0.0.10

This version supports large (over 1k) FSP packet sizes => file leeching spead
increased. For large packets you need fsp daemon from 2.8.1 beta23 suite,
which is not yet released or fspd from win32 2005.01 lamah suite (available now).

Locking subsystem can be configured at build time (this port do not supports it) and unlike 0.0.9 is backward compatible with old fsp clients.

Package description changed to match freshmeat project entry.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- fspclient-0.0.10.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/fspclient/Makefile /home/hsn/myports/fspclient/Makefile
--- /usr/ports/net/fspclient/Makefile	Thu Dec 30 18:23:45 2004
+++ /home/hsn/myports/fspclient/Makefile	Wed Jan  5 17:25:57 2005
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	fspclient
-PORTVERSION=	0.0.9
+PORTVERSION=	0.0.10
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports at FreeBSD.org
-COMMENT=	A ftp-like client for the fsp service
+COMMENT=	A ftp-like client for the FSP service
 
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
diff -ruN --exclude=CVS /usr/ports/net/fspclient/distinfo /home/hsn/myports/fspclient/distinfo
--- /usr/ports/net/fspclient/distinfo	Thu Dec 30 18:23:45 2004
+++ /home/hsn/myports/fspclient/distinfo	Wed Jan  5 17:29:20 2005
@@ -1,2 +1,2 @@
-MD5 (fspclient-0.0.9.tar.bz2) = 21d637a8ba83a889d95373dac9b6f742
-SIZE (fspclient-0.0.9.tar.bz2) = 129961
+MD5 (fspclient-0.0.10.tar.bz2) = f2c40e46c5ff85b501d9029bf2819cd1
+SIZE (fspclient-0.0.10.tar.bz2) = 131030
diff -ruN --exclude=CVS /usr/ports/net/fspclient/pkg-descr /home/hsn/myports/fspclient/pkg-descr
--- /usr/ports/net/fspclient/pkg-descr	Tue Jan 27 18:24:02 2004
+++ /home/hsn/myports/fspclient/pkg-descr	Wed Jan  5 17:28:22 2005
@@ -1,7 +1,6 @@
-FSP is a set of programs that implements a public-access archive
-similar to an anonymous-FTP archive.  It is not meant to be a
-replacement for ftp; it is only meant to do what anonymous-ftp
-does, but in a manner more acceptible to the provider of the
-service and more friendly to the clients.
+FSP Client is single executable client for the FSP protocol. FSP
+Client uses an FTP-like user interface. It feels like FTP, but under
+the hood it uses FSP protocol. FSP is a UDP-based protocol for transfering
+files around, and was designed for anonymous archives.
 
 WWW:	http://fspclient.sourceforge.net/
--- fspclient-0.0.10.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list