non port: databases/pecl-dbase/Makefile |
Number of commits found: 17 |
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
 |
Monday, 8 Oct 2018
|
15:08 antoine
Fix some PKGNAME collisions
 |
Friday, 24 Nov 2017
|
21:54 joneum
databases/pecl-dbase: Update to 5.1.1
Ignore with PHP 72
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13236
 |
Friday, 20 Oct 2017
|
10:26 joneum
- Take maintainership
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12738
 |
Wednesday, 18 Oct 2017
|
12:04 zi
- Reset MAINTAINER due to fatal email bounces
 |
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
 |
Thursday, 23 Jan 2014
|
16:00 miwi
- Stageify
- Take maintainership of a few ports
 |
Friday, 20 Sep 2013
|
16:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
 |
Monday, 13 May 2013
|
15:47 miwi
- Remove php4 reference
 |
Tuesday, 30 Oct 2012
|
22:49 jhale
- Update to 5.1.0
- Trim Makefile header
PR: ports/173196
Submitted by: Toomas Aas <toomas@median.ee> (maintainer)
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes
 |
Monday, 20 Dec 2010
|
06:54 miwi
* Update IGNORE_WITH_PHP to only include 4 as this works with php 5.2.
* Add LICENSE=PHP301 - http://pecl.php.net/package/dbase - depends on
ports/152927
* Remove MD5 line from distinfo.
PR: 152935
Submitted by: "Tom Judge" <tom@tomjudge.com>
Approved by: maintainer
 |
Thursday, 4 Nov 2010
|
05:13 miwi
These functions allow you to access records stored
in dBase-format (dbf) databases from within PHP.
WWW: http://pecl.php.net/package/dbase
PR: ports/151633
Submitted by: toomas aas <toomas at median.ee>
 |
Number of commits found: 17 |