notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/pecl-newt/Makefile
SVNWeb

Number of commits found: 28

Thu, 6 Dec 2018
[ 11:22 rene search for other commits by this committer ] Original commit   Revision:486751 (Only the first 10 of 168 ports in this commit are shown above. View all ports for this commit)
Remove version 7.0 from the IGNORE_WITH_PHP list.
Sun, 2 Dec 2018
[ 17:43 antoine search for other commits by this committer ] Original commit   Revision:486473 (Only the first 10 of 153 ports in this commit are shown above. View all ports for this commit)
Deprecate ports depending on php 5.6
Mon, 8 Oct 2018
[ 15:08 antoine search for other commits by this committer ] Original commit   Revision:481545 (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
Fix some PKGNAME collisions
Thu, 14 Dec 2017
[ 13:57 tz search for other commits by this committer ] Original commit   Revision:456296 (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
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
Mon, 10 Apr 2017
[ 15:08 mat search for other commits by this committer ] Original commit   Revision:438175 (Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
Convert all PECL ports to USES=php:pecl.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10281
Tue, 7 Feb 2017
[ 12:14 mat search for other commits by this committer ] Original commit   Revision:433543 (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
Mark ports not building with PHP 7.1.

Sponsored by:	Absolight
Wed, 3 Aug 2016
[ 12:47 mat search for other commits by this committer ] Original commit   Revision:419514 (Only the first 10 of 381 ports in this commit are shown above. View all ports for this commit)
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
Tue, 28 Jun 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:417719 (Only the first 10 of 246 ports in this commit are shown above. View all ports for this commit)
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
Sat, 11 Jun 2016
[ 15:34 garga search for other commits by this committer ] Original commit   Revision:416721
Update devel/pecl-newt to 1.2.9

Sponsored by:	Rubicon Communications (Netgate)
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 18 Feb 2016
[ 14:47 miwi search for other commits by this committer ] Original commit   Revision:409110 (Only the first 10 of 114 ports in this commit are shown above. View all ports for this commit)
- Ignore php70
- While here remove old php gruft
Thu, 31 Oct 2013
[ 23:32 garga search for other commits by this committer ] Original commit   Revision:332297
. Support STAGE
. Use space on WWW
Tue, 15 Oct 2013
[ 11:34 garga search for other commits by this committer ] Original commit   Revision:330385
Update to 1.2.8

PR:		ports/182990
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Tue, 24 Sep 2013
[ 16:47 garga search for other commits by this committer ] Original commit   Revision:328166 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Update LIB_DEPENDS syntax on my ports and silent make check-makefile
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Sun, 9 Jun 2013
[ 17:30 miwi search for other commits by this committer ] Original commit   Revision:320356
- Remove php4 reference
Fri, 5 Oct 2012
[ 12:41 garga search for other commits by this committer ] Original commit   Revision:305298 (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
Change headers of all ports maintained by me to new format
Mon, 2 Jul 2012
[ 22:03 garga search for other commits by this committer ] Original commit 
Move LICENSE to right place and remove lib version from LIB_DEPENDS to silence
portlint
Sun, 8 Apr 2012
[ 11:06 garga search for other commits by this committer ] Original commit 
Update to 1.2.6

Feature safe:   yes
Wed, 29 Jun 2011
[ 21:09 garga search for other commits by this committer ] Original commit 
Update to 1.2.5

PR:             ports/158321
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Mon, 20 Dec 2010
[ 10:33 garga search for other commits by this committer ] Original commit 
- Add LICENSE
- Add IGNORE_WITH_PHP=4 sicne it doesn't build

PR:             ports/153023
Submitted by:   Tom Judge <tom@tomjudge.com>
Sun, 10 Jan 2010
[ 23:49 pgollucci search for other commits by this committer ] Original commit 
- chase devel/newt shlib bump
[ 23:40 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- Update to 0.5.11 [1]
- sort pkg-plist
- bump PORTREVISION for SHLIB bump

Submitted by:   mi (via e-mail) [1] with minor changes
Tue, 15 Dec 2009
[ 10:05 garga search for other commits by this committer ] Original commit 
Update to 1.2.4
Fri, 16 Oct 2009
[ 11:41 garga search for other commits by this committer ] Original commit 
Update to 1.2.3

PR:             ports/139663
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Thu, 6 Aug 2009
[ 12:50 garga search for other commits by this committer ] Original commit 
Update to 1.2.2
Mon, 8 Jun 2009
[ 12:15 garga search for other commits by this committer ] Original commit 
Fix build when newt library is installed on a custom PREFIX

Reported by:    QAT
Tue, 2 Jun 2009
[ 15:59 garga search for other commits by this committer ] Original commit 
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

Number of commits found: 28