Port details |
- pecl-newt PHP language extension for RedHat Newt library
- 1.2.9_1 devel
=0 1.2.9_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Works only with EOL php 5.6
This port expired on: 2018-12-30
- Maintainer: garga@FreeBSD.org
- Port Added: 2009-06-02 16:00:37
- Last Update: 2018-12-30 23:30:56
- SVN Revision: 488749
- Also Listed In: www
- License: PHP301
- WWW:
- https://pecl.php.net/package/newt
- Description:
- PHP language extension for RedHat Newt library, a terminal-based window and
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: https://pecl.php.net/package/newt
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}pecl-newt>0:devel/pecl-newt
- No installation instructions:
- This port has been deleted.
- PKGNAME: php56-pecl-newt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1491829734
SHA256 (PECL/newt-1.2.9.tgz) = 481bfb72a1889e135c1f9676f906eedcb80f8b8b828143351cff3c5f22136dad
SIZE (PECL/newt-1.2.9.tgz) = 27005
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php56
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php56
- Library dependencies:
-
- libnewt.so : devel/newt
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- php:pecl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.9_1 30 Dec 2018 23:30:56 |
rene |
Remove expired ports:
2018-12-30 net/pecl-mosquitto: Works only with EOL php 5.6
2018-12-30 net/pecl-ip2location: Works only with EOL php 5.6
2018-12-30 net/pecl-yp: Works only with EOL php 5.6
2018-12-30 net/pecl-oauth: Works only with EOL php 5.6
2018-12-30 net/pecl-apn: Works only with EOL php 5.6
2018-12-30 textproc/pecl-doublemetaphone: Works only with EOL php 5.6
2018-12-30 textproc/pecl-ctemplate: Works only with EOL php 5.6
2018-12-30 textproc/pecl-xslcache: Works only with EOL php 5.6
2018-12-30 textproc/libmrss-php: Works only with EOL php 5.6
2018-12-30 textproc/pecl-stem: Works only with EOL php 5.6
2018-12-30 textproc/pecl-wbxml: Works only with EOL php 5.6
2018-12-30 textproc/pecl-syck: Works only with EOL php 5.6
2018-12-30 textproc/pecl-yaml1: Works only with EOL php 5.6
2018-12-30 deskutils/surrealtodo: Works only with EOL php 5.6 (Only the first 15 lines of the commit message are shown above ) |
1.2.9_1 06 Dec 2018 11:22:12 |
rene |
Remove version 7.0 from the IGNORE_WITH_PHP list. |
1.2.9_1 02 Dec 2018 17:43:34 |
antoine |
Deprecate ports depending on php 5.6 |
1.2.9_1 08 Oct 2018 15:08:13 |
antoine |
Fix some PKGNAME collisions |
1.2.9_1 14 Dec 2017 13:57:29 |
tz |
Add missing IGNORE_WITH_PHP for various pecl-ports.
After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2
i set the IGNORE_WITH_PHP accordingly to the fallout.
PR: 222165
Reported by: brnd
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D13476 |
1.2.9_1 10 Apr 2017 15:08:47 |
mat |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
1.2.9_1 07 Feb 2017 12:14:34 |
mat |
Mark ports not building with PHP 7.1.
Sponsored by: Absolight |
1.2.9_1 13 Dec 2016 14:26:12 |
sunpoet |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
1.2.9_1 03 Aug 2016 12:47:05 |
mat |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
1.2.9 28 Jun 2016 14:00:45 |
mat |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
1.2.9 11 Jun 2016 15:34:25 |
garga |
Update devel/pecl-newt to 1.2.9
Sponsored by: Rubicon Communications (Netgate) |
1.2.8 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.2.8 18 Feb 2016 14:47:06 |
miwi |
- Ignore php70
- While here remove old php gruft |
1.2.8 31 Oct 2013 23:32:31 |
garga |
. Support STAGE
. Use space on WWW |
1.2.8 15 Oct 2013 11:34:36 |
garga |
Update to 1.2.8
PR: ports/182990
Submitted by: Gasol Wu <gasol.wu@gmail.com> |
1.2.6 24 Sep 2013 16:47:23 |
garga |
Update LIB_DEPENDS syntax on my ports and silent make check-makefile |
1.2.6 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.2.6 09 Jun 2013 17:30:34 |
miwi |
- Remove php4 reference |
1.2.6 05 Oct 2012 12:41:46 |
garga |
Change headers of all ports maintained by me to new format |
1.2.6 02 Jul 2012 22:03:21 |
garga |
Move LICENSE to right place and remove lib version from LIB_DEPENDS to silence
portlint |
1.2.6 08 Apr 2012 11:06:24 |
garga |
Update to 1.2.6
Feature safe: yes |
1.2.5 29 Jun 2011 21:09:37 |
garga |
Update to 1.2.5
PR: ports/158321
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
1.2.4_1 20 Dec 2010 10:33:01 |
garga |
- Add LICENSE
- Add IGNORE_WITH_PHP=4 sicne it doesn't build
PR: ports/153023
Submitted by: Tom Judge <tom@tomjudge.com> |
1.2.4_1 10 Jan 2010 23:49:05 |
pgollucci |
- chase devel/newt shlib bump |
1.2.4_1 10 Jan 2010 23:40:09 |
pgollucci |
- Update to 0.5.11 [1]
- sort pkg-plist
- bump PORTREVISION for SHLIB bump
Submitted by: mi (via e-mail) [1] with minor changes |
1.2.4 15 Dec 2009 10:05:45 |
garga |
Update to 1.2.4 |
1.2.3 16 Oct 2009 11:41:11 |
garga |
Update to 1.2.3
PR: ports/139663
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> |
1.2.2 06 Aug 2009 12:50:24 |
garga |
Update to 1.2.2 |
1.2.1 08 Jun 2009 12:15:05 |
garga |
Fix build when newt library is installed on a custom PREFIX
Reported by: QAT |
1.2.1 02 Jun 2009 15:59:49 |
garga |
PHP language extension for RedHat Newt library, a terminal-based window and
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 |