aboutsummaryrefslogtreecommitdiff
path: root/devel/pecl-newt
Commit message (Collapse)AuthorAgeFilesLines
* - chase devel/newt shlib bumpPhilip M. Gollucci2010-01-101-1/+1
| | | | Notes: svn path=/head/; revision=247549
* - Update to 0.5.11 [1]Philip M. Gollucci2010-01-101-0/+1
| | | | | | | | | | - sort pkg-plist - bump PORTREVISION for SHLIB bump Submitted by: mi (via e-mail) [1] with minor changes Notes: svn path=/head/; revision=247548
* Update to 1.2.4Renato Botelho2009-12-152-4/+4
| | | | Notes: svn path=/head/; revision=245873
* Update to 1.2.3Renato Botelho2009-10-162-4/+4
| | | | | | | | PR: ports/139663 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=242915
* Update to 1.2.2Renato Botelho2009-08-062-4/+4
| | | | Notes: svn path=/head/; revision=239029
* Fix build when newt library is installed on a custom PREFIXRenato Botelho2009-06-081-0/+4
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=235430
* PHP language extension for RedHat Newt library, a terminal-based window andRenato Botelho2009-06-023-0/+37
widget library for writing applications with user friendly interface. Once this extension is enabled in PHP it will provide the use of Newt widgets, such as windows, buttons, checkboxes, radiobuttons, labels, editboxes, scrolls, textareas, scales, etc. Use of this extension if very similar to the original Newt API of C programming language. WWW: http://pecl.php.net/package/newt Notes: svn path=/head/; revision=235033