From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 17 05:10:01 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC05216A41F for ; Sat, 17 Sep 2005 05:10:01 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CD2E43D48 for ; Sat, 17 Sep 2005 05:10:01 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8H5A0Da008512 for ; Sat, 17 Sep 2005 05:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8H5A0kE008511; Sat, 17 Sep 2005 05:10:00 GMT (envelope-from gnats) Resent-Date: Sat, 17 Sep 2005 05:10:00 GMT Resent-Message-Id: <200509170510.j8H5A0kE008511@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jose Alonso Cardenas Marquez Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EBFE16A41F for ; Sat, 17 Sep 2005 05:06:44 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 053F943D45 for ; Sat, 17 Sep 2005 05:06:44 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j8H56hXA012131 for ; Sat, 17 Sep 2005 05:06:43 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j8H56hKc012130; Sat, 17 Sep 2005 05:06:43 GMT (envelope-from nobody) Message-Id: <200509170506.j8H56hKc012130@www.freebsd.org> Date: Sat, 17 Sep 2005 05:06:43 GMT From: Jose Alonso Cardenas Marquez To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/86246: [NEW PORT] ftp/phpwebftp: A set of PHP-scripts to manage FTP over the web X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Sep 2005 05:10:01 -0000 >Number: 86246 >Category: ports >Synopsis: [NEW PORT] ftp/phpwebftp: A set of PHP-scripts to manage FTP over the web >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Sep 17 05:10:00 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jose Alonso Cardenas Marquez >Release: FreeBSD 5.4-STABLE i386 >Organization: BSDPeru (http://www.bsd.org.pe) >Environment: FreeBSD HellFire.BSD.org.pe 5.4-STABLE FreeBSD 5.4-STABLE #0: Sat Sep 10 02:44:40 PET 2005 >Description: phpWebFTP - Free web based FTP client WWW: http://www.v-wijk.net/ >How-To-Repeat: >Fix: --- phpwebftp-3.1.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # phpwebftp # phpwebftp/pkg-descr # phpwebftp/Makefile # phpwebftp/pkg-plist # phpwebftp/distinfo # echo c - phpwebftp mkdir -p phpwebftp > /dev/null 2>&1 echo x - phpwebftp/pkg-descr sed 's/^X//' >phpwebftp/pkg-descr << 'END-of-phpwebftp/pkg-descr' XphpWebFTP - Free web based FTP client X XWWW: http://www.v-wijk.net/ END-of-phpwebftp/pkg-descr echo x - phpwebftp/Makefile sed 's/^X//' >phpwebftp/Makefile << 'END-of-phpwebftp/Makefile' X# New ports collection makefile for: phpwebftp X# Date created: 2005-09-15 X# Whom: Jose Alonso Cardenas Marquez X# X# $FreeBSD$ X# X XPORTNAME= phpwebftp XPORTVERSION= 3.1 XCATEGORIES= ftp XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= phpwebftp XDISTNAME= phpWebFTP31 XEXTRACT_SUFX= .zip X XMAINTAINER= acardenas@bsd.org.pe XCOMMENT= A set of PHP-scripts to manage FTP over the web X XUSE_ZIP= yes XNO_BUILD= yes XUSE_PHP= ftp XPHPWEBFTPDIR?= www/data/phpWebFTP XPLIST_SUB+= PHPWEBFTPDIR=${PHPWEBFTPDIR} XWRKSRC= ${WRKDIR}/phpWebFTP X Xdo-configure: X @${MV} ${WRKSRC}/config.inc.php ${WRKSRC}/config.inc.php.bak X @${CAT} ${WRKSRC}/config.inc.php.bak | ${TR} -d '\015' > ${WRKSRC}/config.inc.php && \ X ${RM} ${WRKSRC}/config.inc.php.bak X @${FIND} -d ${WRKSRC} -name CVS -type d -print0 | ${XARGS} -0 ${RM} -R X Xdo-install: X @${MKDIR} ${PREFIX}/${PHPWEBFTPDIR} X @${CP} -R ${WRKSRC}/* ${PREFIX}/${PHPWEBFTPDIR} X @${CHGRP} -R ${WWWGRP} ${PREFIX}/${PHPWEBFTPDIR} X X.include END-of-phpwebftp/Makefile echo x - phpwebftp/pkg-plist sed 's/^X//' >phpwebftp/pkg-plist << 'END-of-phpwebftp/pkg-plist' X%%PHPWEBFTPDIR%%/config.inc.php X%%PHPWEBFTPDIR%%/gpl.txt X%%PHPWEBFTPDIR%%/img/zip.gif X%%PHPWEBFTPDIR%%/img/createdir.gif X%%PHPWEBFTPDIR%%/img/doc.gif X%%PHPWEBFTPDIR%%/img/exe.gif X%%PHPWEBFTPDIR%%/img/file.gif X%%PHPWEBFTPDIR%%/img/flash.gif X%%PHPWEBFTPDIR%%/img/folder.gif X%%PHPWEBFTPDIR%%/img/gotodir.gif X%%PHPWEBFTPDIR%%/img/html.gif X%%PHPWEBFTPDIR%%/img/index.html X%%PHPWEBFTPDIR%%/img/js.gif X%%PHPWEBFTPDIR%%/img/leftback.gif X%%PHPWEBFTPDIR%%/img/link.gif X%%PHPWEBFTPDIR%%/img/listheaddiv.gif X%%PHPWEBFTPDIR%%/img/listheader.gif X%%PHPWEBFTPDIR%%/img/login.gif X%%PHPWEBFTPDIR%%/img/logoff.gif X%%PHPWEBFTPDIR%%/img/menu_delete.gif X%%PHPWEBFTPDIR%%/img/menu_edit.gif X%%PHPWEBFTPDIR%%/img/menu_rename.gif X%%PHPWEBFTPDIR%%/img/menu_settings.gif X%%PHPWEBFTPDIR%%/img/menuhead.gif X%%PHPWEBFTPDIR%%/img/mode.gif X%%PHPWEBFTPDIR%%/img/mov.gif X%%PHPWEBFTPDIR%%/img/parent.gif X%%PHPWEBFTPDIR%%/img/pdf.gif X%%PHPWEBFTPDIR%%/img/php.gif X%%PHPWEBFTPDIR%%/img/pic.gif X%%PHPWEBFTPDIR%%/img/Thumbs.db X%%PHPWEBFTPDIR%%/img/titlebar.gif X%%PHPWEBFTPDIR%%/img/txt.gif X%%PHPWEBFTPDIR%%/img/upload.gif X%%PHPWEBFTPDIR%%/img/1px.gif X%%PHPWEBFTPDIR%%/include/language/spanish.lang.php X%%PHPWEBFTPDIR%%/include/language/catalan.lang.php X%%PHPWEBFTPDIR%%/include/language/chinese simplified.lang.php X%%PHPWEBFTPDIR%%/include/language/chinese.lang.php X%%PHPWEBFTPDIR%%/include/language/czech.lang.php X%%PHPWEBFTPDIR%%/include/language/danish.lang.php X%%PHPWEBFTPDIR%%/include/language/dutch.lang.php X%%PHPWEBFTPDIR%%/include/language/english.lang.php X%%PHPWEBFTPDIR%%/include/language/french.lang.php X%%PHPWEBFTPDIR%%/include/language/german.lang.php X%%PHPWEBFTPDIR%%/include/language/index.html X%%PHPWEBFTPDIR%%/include/language/italian.lang.php X%%PHPWEBFTPDIR%%/include/language/latvian.lang.php X%%PHPWEBFTPDIR%%/include/language/latvian-utf8.lang.php X%%PHPWEBFTPDIR%%/include/language/polish.lang.php X%%PHPWEBFTPDIR%%/include/language/portuguese.lang.php X%%PHPWEBFTPDIR%%/include/language/russian.lang.php X%%PHPWEBFTPDIR%%/include/language/slovak.lang.php X%%PHPWEBFTPDIR%%/include/language/bulgarian.lang.php X%%PHPWEBFTPDIR%%/include/functions.inc.php X%%PHPWEBFTPDIR%%/include/index.html X%%PHPWEBFTPDIR%%/include/script.js X%%PHPWEBFTPDIR%%/index.php X%%PHPWEBFTPDIR%%/setpermission.php X%%PHPWEBFTPDIR%%/style/cm.css X%%PHPWEBFTPDIR%%/style/index.html X%%PHPWEBFTPDIR%%/tmp/index.html X@dirrm %%PHPWEBFTPDIR%%/img X@dirrm %%PHPWEBFTPDIR%%/include/language X@dirrm %%PHPWEBFTPDIR%%/include X@dirrm %%PHPWEBFTPDIR%%/style X@dirrm %%PHPWEBFTPDIR%%/tmp X@dirrm %%PHPWEBFTPDIR%% END-of-phpwebftp/pkg-plist echo x - phpwebftp/distinfo sed 's/^X//' >phpwebftp/distinfo << 'END-of-phpwebftp/distinfo' XMD5 (phpWebFTP31.zip) = 4b58bb852c844bde9944e98b46861f68 XSIZE (phpWebFTP31.zip) = 103943 END-of-phpwebftp/distinfo exit --- phpwebftp-3.1.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: