Date: Tue, 13 Mar 2012 17:02:32 +0000 (UTC) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/mod_ftp .deps Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/mod_ftp/files patch-install patch-lingering-close patch-ls-sort patch-quiet patch-warnings Message-ID: <201203131702.q2DH2W4T097438@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mi 2012-03-13 17:02:32 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/mod_ftp .deps Makefile distinfo pkg-descr
pkg-message pkg-plist
www/mod_ftp/files patch-install patch-lingering-close
patch-ls-sort patch-quiet patch-warnings
Log:
mod_ftp is a FTP Protocol module to serve httpd content over the
FTP protocol (whereever the HTTP protocol could also be used). It
provides both RETR/REST retrieval and STOR/APPE upload, using the
same user/permissions model as httpd (so it shares the same security
considerations as mod_dav plus mod_dav_fs).
WWW: http://httpd.apache.org/mod_ftp/
Feature safe: yes
Revision Changes Path
1.3140 +1 -0 ports/www/Makefile
1.1 +0 -0 ports/www/mod_ftp/.deps (new)
1.1 +32 -0 ports/www/mod_ftp/Makefile (new)
1.1 +2 -0 ports/www/mod_ftp/distinfo (new)
1.1 +40 -0 ports/www/mod_ftp/files/patch-install (new)
1.1 +21 -0 ports/www/mod_ftp/files/patch-lingering-close (new)
1.1 +238 -0 ports/www/mod_ftp/files/patch-ls-sort (new)
1.1 +21 -0 ports/www/mod_ftp/files/patch-quiet (new)
1.1 +31 -0 ports/www/mod_ftp/files/patch-warnings (new)
1.1 +7 -0 ports/www/mod_ftp/pkg-descr (new)
1.1 +7 -0 ports/www/mod_ftp/pkg-message (new)
1.1 +5 -0 ports/www/mod_ftp/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203131702.q2DH2W4T097438>
