Commit graph

53 commits

Author SHA1 Message Date
Mathieu Arnold
aef5a66670 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
2016-08-03 12:47:05 +00:00
Mathieu Arnold
dca255c3ce 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
2016-06-28 14:00:45 +00:00
Muhammad Moinur Rahman
f1d41de207 databases/pecl-mongo: Update version 1.6.13=>1.6.14 2016-06-12 08:44:50 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Muhammad Moinur Rahman
00ba475c16 databases/pecl-mongo: Update version 1.6.12=>1.6.13 2016-03-31 22:25:27 +00:00
Muhammad Moinur Rahman
01f30b2f9d databases/pecl-mongo: Update version 1.6.11=>1.6.12 2016-02-27 19:05:47 +00:00
Martin Wilke
5a67738f00 - Ignore php70
- While here remove old php gruft
2016-02-18 14:47:05 +00:00
Muhammad Moinur Rahman
f797322f5b databases/pecl-mongo: Update version 1.6.10=>1.6.11 2015-09-16 11:26:40 +00:00
Muhammad Moinur Rahman
35c7fc48bc databases/pecl-mongo: Update version 1.6.9=>1.6.10 2015-07-04 09:55:09 +00:00
Muhammad Moinur Rahman
07bc7d71dc databases/pecl-mongo: Update version 1.6.8=>1.6.9 2015-06-10 13:40:22 +00:00
Muhammad Moinur Rahman
154d2f9586 databases/pecl-mongo: Update version 1.6.6=>1.6.8
- Update patch files 'make makepatch' compatible
2015-05-22 15:39:52 +00:00
Muhammad Moinur Rahman
bd4e9971e2 databases/pecl-mongo: Fix missing 0 in BUILD_DEPENDS
Submitted by:	sunpoet
2015-03-27 19:35:07 +00:00
Muhammad Moinur Rahman
2d336c3cac databases/pecl-mongo: Update version 1.6.5=>1.6.6 2015-03-27 14:43:23 +00:00
Muhammad Moinur Rahman
bf346ae4b3 databases/pecl-mongo: Update version 1.6.4=>1.6.5
- Take MAINTAINERSHIP

Approved by:	bapt marino (implicit)
2015-03-14 11:58:38 +00:00
Vanilla I. Shu
62ad7fd2df Upgrade to 1.6.4. 2015-03-04 09:59:27 +00:00
Vanilla I. Shu
71fef51ef4 remove DEFAULT_VERSIONS.
Obtained from:	bapt@, mat@
2015-02-25 07:36:37 +00:00
Vanilla I. Shu
f0c1dc3e80 1: Upgrade to 1.6.3.
2: strip binary.
3: switch to USES=tar:tgz
2015-02-19 16:53:39 +00:00
Vanilla I. Shu
88051f2918 Upgrade to 1.6.2. 2015-02-15 03:58:05 +00:00
Vanilla I. Shu
b9d3d71961 Upgrade to 1.6.1. 2015-02-08 04:08:42 +00:00
Vanilla I. Shu
23d4801b50 Upgrade to 1.6.0. 2015-01-30 09:34:03 +00:00
Vanilla I. Shu
0862d74db9 Upgrade to 1.5.8. 2015-01-13 03:09:59 +00:00
Baptiste Daroussin
91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00
Martin Wilke
be57e7e0e9 - Update to 1.5.2
PR:		189766
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-18 07:33:15 +00:00
Martin Wilke
0b4661ab00 - Update to 1.5.1
PR:		188717
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-25 12:18:39 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Antoine Brodin
ff99267c4d Update to 1.4.5
PR:		ports/183696
Submitted by:	Gasol Wu
Approved by:	maintainer timeout (19 days)
2013-11-24 07:53:05 +00:00
Antoine Brodin
d3d7a75575 - Update to 1.4.4
- Convert to STAGEDIR

PR:		ports/182519
Submitted by:	Rustem Alimov
Approved by:	maintainer timeout (1 month)
2013-10-31 22:15:21 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Martin Wilke
8c193bb9ee - Update to 1.4.1 2013-06-04 16:55:15 +00:00
Martin Wilke
ceeb795c43 - Fix build for 8.x 2013-05-30 16:44:50 +00:00
Martin Wilke
6b4a990952 - Update to 1.4.0 2013-05-28 08:40:26 +00:00
Martin Wilke
7c02368b0a - Remove php4 reference 2013-05-13 15:47:47 +00:00
Martin Wilke
a46be53d41 - Update to 1.3.7
PR:		177762
Submitted by:	rustem.alimov@gmail.com
2013-04-26 13:29:10 +00:00
Martin Wilke
fb3841f3c1 - Update to 1.3.6 2013-03-26 14:18:52 +00:00
Martin Wilke
1561ab503a - Update to 1.3.4
PR:		175739
Submitted by:	Rustem Alimov <rustem.alimov@gmail.com>
2013-02-01 07:40:43 +00:00
Jason E. Hale
31ef8100fd - Update to 1.2.12 [1]
- Trim Makefile header

PR:		ports/170994 [1]
Submitted by:	Joe Horn <joehorn@gmail.com> [1]
Approved by:	maintainer timeout (miwi, 6 weeks)
		makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-18 01:19:07 +00:00
Martin Wilke
841c8252e0 - Update to 1.2.7
PR:		164769
Submitted by:	Joe Horn <joehorn@gmail.com>
2012-02-07 04:38:32 +00:00
Thomas Abthorpe
e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00
Li-Wen Hsu
c0d25607d8 - Update to 1.2.4
PR:		ports/160578
Submitted by:	Joe Horn <joehorn@gmail.com>
Approved by:	OK from miwi@ (maintainer)
2011-10-18 04:31:56 +00:00
Martin Wilke
208150c2ec - Update to 1.2.2
PR:		159561
Submitted by:	ports fury
2011-08-26 06:58:24 +00:00
Martin Wilke
edee967430 - Update to 1.1.4
PR:		157082
Submitted by:	Joe Horn <joehorn@gmail.com>
2011-06-25 04:34:28 +00:00
Martin Wilke
9cf7440d53 - Update to 1.0.11 2010-11-24 07:48:15 +00:00
Martin Wilke
dfaaca1d8c - Update to 1.0.10
PR:		151322
Submitted by:	Joe Horn <joehorn@gmail.com>
2010-11-04 05:06:01 +00:00
Philip M. Gollucci
68ef324b41 - Update to 1.0.9
PR:             ports/149432
Submitted by:   Joe Horn <joehorn@gmail.com>
2010-09-09 22:17:19 +00:00
Martin Wilke
6a62660c5d - Update to 1.0.8 2010-07-10 07:37:59 +00:00
Martin Wilke
3052a331c4 - Update to 1.0.7 2010-06-05 17:06:40 +00:00
Martin Wilke
859800d9f9 - Update to 1.0.6 2010-04-25 09:18:40 +00:00
Alex Dupre
b29e80d8c9 Remove bad dependency. 2010-04-09 11:19:30 +00:00
Martin Wilke
868ab73b74 - Update to 1.0.5 2010-03-20 18:06:37 +00:00
Martin Wilke
221b04b1f4 - Update to 1.0.4 2010-03-14 10:33:08 +00:00