Bug 146160 - [new port] devel/pecl-ncurses
Summary: [new port] devel/pecl-ncurses
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-29 21:50 UTC by Jille
Modified: 2010-05-02 13:10 UTC (History)
0 users

See Also:


Attachments
file.shar (1.87 KB, text/plain)
2010-04-29 21:50 UTC, Jille
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jille 2010-04-29 21:50:01 UTC
This is a port for PHP's pecl-ncurses extension. ncurses was supported up to PHP 5.2 in devel/php52-ncurses as an native PHP extension. In PHP 5.3 it moved to pecl.

It compiled and works on my system. (Which already had PHP 5.3 installed)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-29 21:50:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-05-02 13:09:00 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-05-02 13:09:31 UTC
miwi        2010-05-02 12:09:12 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/pecl-ncurses   Makefile distinfo pkg-descr 
  Log:
  ncurses (new curses) is a free software emulation of curses in
  System V Rel 4.0 (and above). It uses terminfo format, supports
  pads, colors, multiple highlights, form characters and function
  key mapping. Because of the interactive nature of this library,
  it will be of little use for writing Web applications, but may
  be useful when writing scripts meant using PHP from the command
  line.
  
  WWW: http://www.gnu.org/software/ncurses/ncurses.html
  
  PR:             ports/146160
  Submitted by:   Jille Timmermans <jille at quis.cx>
  
  Revision  Changes    Path
  1.3909    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/pecl-ncurses/Makefile (new)
  1.1       +3 -0      ports/devel/pecl-ncurses/distinfo (new)
  1.1       +9 -0      ports/devel/pecl-ncurses/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"