From 79605b067d349844a166c9f238195cd89924cbe1 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 24 Feb 2003 07:00:19 +0000 Subject: Update www/notftp to 1.3.1 PR: ports/48507 Submitted by: Ryan Grove --- www/notftp/Makefile | 5 ++--- www/notftp/distinfo | 2 +- www/notftp/pkg-descr | 10 +++++----- www/notftp/pkg-plist | 2 ++ 4 files changed, 10 insertions(+), 9 deletions(-) (limited to 'www/notftp') diff --git a/www/notftp/Makefile b/www/notftp/Makefile index 87a6723f2322..a613e9f3f854 100644 --- a/www/notftp/Makefile +++ b/www/notftp/Makefile @@ -6,8 +6,8 @@ # PORTNAME= notftp -PORTVERSION= 1.3 -CATEGORIES= www +PORTVERSION= 1.3.1 +CATEGORIES= www ftp MASTER_SITES= http://wonko.com/notftp/files/ MAINTAINER= ryan@wonko.com @@ -28,7 +28,6 @@ do-install: ${MKDIR} ${INSTALLDIR} cd ${WRKSRC}; ${FIND} . \ | cpio -pdm -R ${WEBOWN}:${WEBGRP} ${INSTALLDIR} - ${CHMOD} -R ${BINMODE} ${INSTALLDIR} ${FIND} ${INSTALLDIR} ! -type d | ${XARGS} ${CHMOD} ${NOBINMODE} .include diff --git a/www/notftp/distinfo b/www/notftp/distinfo index 39d05f168be1..34aba02127c6 100644 --- a/www/notftp/distinfo +++ b/www/notftp/distinfo @@ -1 +1 @@ -MD5 (notftp-1.3.tar.gz) = 4a928c356d35940da028b3bf85528da7 +MD5 (notftp-1.3.1.tar.gz) = 0e344df027fb9a95bba0b21a7495bd09 diff --git a/www/notftp/pkg-descr b/www/notftp/pkg-descr index 109b6fd3dd0a..c57764866695 100644 --- a/www/notftp/pkg-descr +++ b/www/notftp/pkg-descr @@ -1,9 +1,9 @@ NotFTP is a fully featured and easy to use Web to FTP gateway written in -PHP. It supports all common FTP functions and allows the administrator -to set a maximum transfer size and a daily transfer quota for users. It -is particularly well-suited for making FTP accessible to users behind an -HTTP-only proxy. In addition, it will usually work right out of the box -with no configuration. +PHP. It supports all common FTP functions (including uploads and SSL-FTP) +and allows the administrator to set a maximum transfer size and a daily +transfer quota for users. It is particularly well-suited for making FTP +accessible to users behind an HTTP-only proxy. In addition, it will +usually work right out of the box with no configuration. WWW: http://wonko.com/notftp/ diff --git a/www/notftp/pkg-plist b/www/notftp/pkg-plist index 2a68891f648f..7493ff3de1c9 100644 --- a/www/notftp/pkg-plist +++ b/www/notftp/pkg-plist @@ -1,4 +1,5 @@ %%INSTALLDIR%%/config.php +%%INSTALLDIR%%/CONTRIB %%INSTALLDIR%%/ftp.php %%INSTALLDIR%%/functions.php %%INSTALLDIR%%/HISTORY @@ -9,6 +10,7 @@ %%INSTALLDIR%%/lib/header.php %%INSTALLDIR%%/lib/lang/en.php %%INSTALLDIR%%/lib/lang/es.php +%%INSTALLDIR%%/lib/lang/fr.php %%INSTALLDIR%%/styles/beveled.css %%INSTALLDIR%%/styles/simple.css %%INSTALLDIR%%/styles/tooblue.css -- cgit v1.2.3