Skip site navigation (1)Skip section navigation (2)
Date:      18 Jan 2009 14:50:08 -0000
From:      Lapo Luchini <lapo@lapo.it>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Lapo Luchini <lapo@lapo.it>
Subject:   ports/130692: port shells/pear-PHP_Shell requirements
Message-ID:  <20090118145008.16651.qmail@mail.lapo.it>
Resent-Message-ID: <200901181500.n0IF02N3069423@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         130692
>Category:       ports
>Synopsis:       port shells/pear-PHP_Shell requirements
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 18 15:00:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Lapo Luchini
>Release:        FreeBSD 6.3-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD motoko.lapo.it 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #8: Thu Dec 13 09:33:49 CET 2007 root@motoko.lapo.it:/usr/obj/usr/src/sys/MOTOKO amd64

>Description:

Port shells/pear-PHP_Shell lists now no requirement, though have two strong 
ones and one optional one.

Both the strong ones are installed in a default install, but as people could 
decide to install fewer packages, it's better to list requirements here.

'readline' is optional, but greatly improves the usage of the shell.
It could warrant the use of an OPTION to decide if using it or now, but I 
leave that decision to the maintainer.

>How-To-Repeat:
>Fix:

--- pr begins here ---
--- /home/lapo/Makefile	2009-01-18 15:09:44.000000000 +0100
+++ /usr/ports/shells/pear-PHP_Shell/Makefile	2009-01-18 15:13:34.000000000 +0100
@@ -12,6 +12,7 @@
 MAINTAINER=	miwi@FreeBSD.org
 COMMENT=	A interactive PHP Shell
 
+USE_PHP=	pcre tokenizer readline
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
 RUN_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
 
--- pr ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090118145008.16651.qmail>