cvs commit: ports/sysutils Makefile ports/sysutils/fusefs-curlftpfs
 Makefile distinfo pkg-descr
    Andrew Pantyukhin 
    sat at FreeBSD.org
       
    Thu May 25 06:04:29 PDT 2006
    
    
  
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)
    
    
More information about the cvs-ports
mailing list