Date: Sat, 13 Dec 2003 02:01:20 +0200 From: Alex Miller <asm@asm.kiev.ua> To: FreeBSD-gnats-submit@FreeBSD.org Subject: www/60197: New port: pear-HTTP: PEAR miscellaneous HTTP utilities Message-ID: <E1AUxDk-000KiS-AE@piggy.asa.org.ua> Resent-Message-ID: <200312130010.hBD0AK7T035160@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 60197 >Category: www >Synopsis: New port: pear-HTTP: PEAR miscellaneous HTTP utilities >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Dec 12 16:10:20 PST 2003 >Closed-Date: >Last-Modified: >Originator: Alex Miller <asm@asm.kiev.ua> >Release: FreeBSD 5.1-RELEASE-p10 i386 >Organization: Home Sweet Home, Inc. >Environment: System: FreeBSD 5.1-RELEASE-p10 #5: Sat Oct 4 15:01:03 EEST 2003 asm@piggy.asa.org.ua:PIGGY i386 >Description: The HTTP class is a class with static methods for doing miscellaneous HTTP-related stuff like date formatting or language negotiation. WWW: http://pear.php.net/package-info.php?package=HTTP >How-To-Repeat: >Fix: # 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: # # www/pear-HTTP # www/pear-HTTP/Makefile # www/pear-HTTP/distinfo # www/pear-HTTP/pkg-descr # www/pear-HTTP/pkg-plist # echo c - www/pear-HTTP mkdir -p www/pear-HTTP > /dev/null 2>&1 echo x - www/pear-HTTP/Makefile sed 's/^X//' >www/pear-HTTP/Makefile << 'END-of-www/pear-HTTP/Makefile' X# Ports collection makefile for: pear-HTTP X# Date created: 13 December 2003 X# Whom: Alex Miller (<asm@asm.kiev.ua>) X# X# $FreeBSD$ X# X XPORTNAME= HTTP XPORTVERSION= 1.2.2 XCATEGORIES= devel www pear X XMAINTAINER= ports@FreeBSD.org XCOMMENT= PEAR miscellaneous HTTP utilities X XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR XRUN_DEPENDS= ${BUILD_DEPENDS} X X.include <bsd.port.pre.mk> X.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common" X Xdo-install: X @${CP} ${WRKSRC}/HTTP.php ${PEARDIR} X @${CHOWN} ${SHAREOWN}:${SHAREGRP} ${PEARDIR}/HTTP.php X X.include <bsd.port.post.mk> END-of-www/pear-HTTP/Makefile echo x - www/pear-HTTP/distinfo sed 's/^X//' >www/pear-HTTP/distinfo << 'END-of-www/pear-HTTP/distinfo' XMD5 (PEAR/HTTP-1.2.2.tgz) = 935afba61f8d2f1b03146608fd5df8b8 END-of-www/pear-HTTP/distinfo echo x - www/pear-HTTP/pkg-descr sed 's/^X//' >www/pear-HTTP/pkg-descr << 'END-of-www/pear-HTTP/pkg-descr' XThe HTTP class is a class with static methods for doing miscellaneous XHTTP-related stuff like date formatting or language negotiation. X XWWW: http://pear.php.net/package-info.php?package=HTTP END-of-www/pear-HTTP/pkg-descr echo x - www/pear-HTTP/pkg-plist sed 's/^X//' >www/pear-HTTP/pkg-plist << 'END-of-www/pear-HTTP/pkg-plist' X%%PEARDIR%%/HTTP.php X%%PKGREGDIR%%/package.xml X@dirrm %%PEARDIR%% X@dirrm %%PKGREGDIR%% END-of-www/pear-HTTP/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1AUxDk-000KiS-AE>