non port: devel/pecl-ncurses/Makefile |
Number of commits found: 20 |
Thursday, 6 Dec 2018
|
11:22 rene
Remove version 7.0 from the IGNORE_WITH_PHP list.
 |
Sunday, 2 Dec 2018
|
17:43 antoine
Deprecate ports depending on php 5.6
 |
Tuesday, 6 Nov 2018
|
22:02 joneum
Take
 |
21:13 rene
Return tj's ports to the pool after his commit bit got safekept.
 |
Monday, 8 Oct 2018
|
15:08 antoine
Fix some PKGNAME collisions
 |
Thursday, 14 Dec 2017
|
13:57 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
 |
Monday, 10 Apr 2017
|
15:08 mat
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281
 |
Tuesday, 7 Feb 2017
|
12:14 mat
Mark ports not building with PHP 7.1.
Sponsored by: Absolight
 |
Wednesday, 3 Aug 2016
|
12:47 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
 |
Tuesday, 28 Jun 2016
|
14:00 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
 |
Thursday, 18 Feb 2016
|
14:47 miwi
- Ignore php70
- While here remove old php gruft
 |
Monday, 8 Feb 2016
|
20:54 marino
devel/pecl-ncurses: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
 |
Tuesday, 10 Jun 2014
|
07:39 olgeni
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
 |
Thursday, 23 Jan 2014
|
15:12 miwi
- Marke these ports as stage safe
- While here remove php4 gruft
 |
Friday, 20 Sep 2013
|
17:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
 |
Sunday, 9 Dec 2012
|
06:08 tj
Upgrade to 1.0.2
Changes:
- Fixed build on PHP 5.3+
- Fixed bug #60853 (Missing NCURSES_KEY_HOME constant)
Feature safe: yes
Approved by: eadler, db (mentors, implicit)
 |
Thursday, 31 May 2012
|
19:40 tj
Update my email address.
Approved by: eadler (mentor)
 |
Tuesday, 14 Dec 2010
|
15:46 jpaetzel
Change MAINTAINER
Approved by: Current and new maintainer
 |
Monday, 13 Dec 2010
|
16:10 jpaetzel
Minor port fixes and cleanup.
PR: ports/153022
Submitted by: Tom Judge <tom@tomjudge.com>
Approved by: jille@quis.cx (Maintainer)
 |
Sunday, 2 May 2010
|
12:09 miwi
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>
 |
Number of commits found: 20 |