#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 17 years ago by jmroot (Joshua Root)
Cc: | jwa@… added |
---|---|
Milestone: | Port Updates → Port Enhancements |
Owner: | changed from macports-tickets@… to ryandesign@… |
Type: | defect → enhancement |
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Status: | new → assigned |
---|---|
Summary: | add readline variant for PHP5 package → php5, php5-devel, php4: add a readline variant |
I'll take care of this for php5, php5-devel and php4.
comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Added readline variant to php4, php5 and php5-devel in r35056. Thanks for the suggestion!
comment:4 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Assigning to maintainers.