Date: 29 Mar 2003 16:43:15 -0000 From: Charlie & <root@eldemonio.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50424: New port: www/phpftp Message-ID: <20030329164315.76796.qmail@eldemonio.org> Resent-Message-ID: <200303291640.h2TGe9HX059708@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 50424 >Category: ports >Synopsis: New port: www/phpftp >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 Mar 29 08:40:09 PST 2003 >Closed-Date: >Last-Modified: >Originator: Koji >Release: FreeBSD 4.7-STABLE i386 >Organization: eldemonio.org >Environment: System: FreeBSD eldemonio.org 4.7-STABLE FreeBSD 4.7-STABLE #2: Mon Nov 4 18:52:04 CET 2002 root@ciberteca.com:/usr/obj/usr/src/sys/daemon i386 >Description: New port www/phpftp PHP FTP Client is a functional FTP client written in PHP # 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: # # . # ./lista # ./Makefile # ./pkg-descr # ./distinfo # ./pkg-plist # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./lista sed 's/^X//' >./lista << 'END-of-./lista' X# This is a shell archive. Save it in a file, remove anything before X# this line, and then unpack it by entering "sh file". Note, it may X# create directories; files and directories will be owned by you and X# have default permissions. X# X# This archive contains: X# X# . X# ./lista X# ./Makefile X# ./pkg-descr X# ./distinfo X# ./pkg-plist X# Xecho c - . Xmkdir -p . > /dev/null 2>&1 Xecho x - ./lista Xsed 's/^X//' >./lista << 'END-of-./lista' END-of-./lista echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: phpftp X# Date created: 29 March 2003 X# Whom: koji@jet.es X# X# $FreeBSD$ X# X XPORTNAME= phpftp XPORTVERSION= 0.8 XCATEGORIES= www XMASTER_SITES= http://projects.adamsutton.co.uk/phpftp/src/ XDISTNAME= ${PORTNAME}_source_latest X XMAINTAINER= koji@jet.es XCOMMENT= PHP FTP Client is a functional FTP client written in PHP X XRUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 \ X ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 X XNO_BUILD= YES X Xdo-install: X @${MKDIR} ${PREFIX}/www/${PORTNAME} X @${CP} -Rp ${WRKDIR}/${PORTNAME}/* ${PREFIX}/www/${PORTNAME}/ X X.include <bsd.port.mk> END-of-./Makefile echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XPHP FTP Client is an attempt to create a fully functional FTP Xclient written in PHP for use on a Web server, for maintaining Xthe site remotely, where normal FTP access is not available X(such as behind firewalls etc.). The script will, when finished, Xbe a stand-alone client, as well as a library of FTP functions Xwhich could be used by other scripts for file maintenance. END-of-./pkg-descr echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (phpftp_source_latest.tar.gz) = d17ae1fcd51a78a0c416dd59811ea815 END-of-./distinfo echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xwww/phpftp/icons/CVS/Root Xwww/phpftp/icons/CVS/Repository Xwww/phpftp/icons/CVS/Entries Xwww/phpftp/icons/back.gif Xwww/phpftp/icons/broken.gif Xwww/phpftp/icons/compressed.gif Xwww/phpftp/icons/delete.gif Xwww/phpftp/icons/dir.gif Xwww/phpftp/icons/image.gif Xwww/phpftp/icons/move.gif Xwww/phpftp/icons/php.gif Xwww/phpftp/icons/rename.gif Xwww/phpftp/icons/sort_asc.gif Xwww/phpftp/icons/sort_dsc.gif Xwww/phpftp/icons/sort_none.gif Xwww/phpftp/icons/text.gif Xwww/phpftp/PHPFTP_tui.php Xwww/phpftp/PHPFTP_setup.php Xwww/phpftp/PHPFTP_rename.php Xwww/phpftp/PHPFTP_readme.php Xwww/phpftp/PHPFTP_move.php Xwww/phpftp/PHPFTP_main.php Xwww/phpftp/PHPFTP_logout.php Xwww/phpftp/PHPFTP_login.php Xwww/phpftp/PHPFTP_gui.php Xwww/phpftp/PHPFTP_filelist.class.inc Xwww/phpftp/PHPFTP_file.class.inc Xwww/phpftp/PHPFTP_error.php Xwww/phpftp/PHPFTP_connection.class.inc Xwww/phpftp/PHPFTP_confirm.php Xwww/phpftp/PHPFTP_client_display.inc Xwww/phpftp/PHPFTP_client_commands.inc Xwww/phpftp/PHPFTP.inc Xwww/phpftp/index.php Xwww/phpftp/PHPFTP.css X@dirrm www/phpftp/icons/CVS X@dirrm www/phpftp/icons X@dirrm www/phpftp END-of-./pkg-plist exit >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030329164315.76796.qmail>