Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14662 closed enhancement (fixed)

php5, php5-devel, php4: add a readline variant

Reported by: apinstein@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: jyrkiwahlstedt
Port:

Description

I have added readline support for PHP5. It'd be nice if it were in the official portfile...

variant readline {

depends_lib-append \

port:readline

configure.args-append \

--with-readline=${prefix} \

}

Enjoy!

Change History (4)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Cc: jwa@… added
Milestone: Port UpdatesPort Enhancements
Owner: changed from macports-tickets@… to ryandesign@…
Type: defectenhancement

Assigning to maintainers.

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Status: newassigned
Summary: add readline variant for PHP5 packagephp5, php5-devel, php4: add a readline variant

I'll take care of this for php5, php5-devel and php4.

comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Added readline variant to php4, php5 and php5-devel in r35056. Thanks for the suggestion!

comment:4 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.