From owner-cvs-all@FreeBSD.ORG Thu May 25 13:04:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CAD616A439; Thu, 25 May 2006 13:04:28 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BCDE43D48; Thu, 25 May 2006 13:04:28 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PD3Xwv080941; Thu, 25 May 2006 13:03:33 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PD3XWb080940; Thu, 25 May 2006 13:03:33 GMT (envelope-from sat) Message-Id: <200605251303.k4PD3XWb080940@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 25 May 2006 13:03:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/fusefs-curlftpfs Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 13:04:29 -0000 sat 2006-05-25 13:03:33 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fusefs-curlftpfs Makefile distinfo pkg-descr Log: Adding sysutils/fusefs-curlftpfs: CurlFtpFS is a filesystem for acessing FTP hosts based on FUSE and libcurl. CurlFtpFS differentiates itself from other FTP filesystems because it features: * SSLv3 and TLSv1 support * connecting through tunneling HTTP proxies * automatically reconnection if the server times out * transform absolute symlinks to point back into the ftp file system WWW: http://curlftpfs.sourceforge.net/ Approved by: krion (mentor) Revision Changes Path 1.783 +1 -0 ports/sysutils/Makefile 1.1 +31 -0 ports/sysutils/fusefs-curlftpfs/Makefile (new) 1.1 +3 -0 ports/sysutils/fusefs-curlftpfs/distinfo (new) 1.1 +13 -0 ports/sysutils/fusefs-curlftpfs/pkg-descr (new)