aboutsummaryrefslogtreecommitdiff
path: root/textproc/pecl-doublemetaphone
Commit message (Collapse)AuthorAgeFilesLines
* Don't use extension.ini any more, and have each extension install in itsMathieu Arnold2016-08-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=419514
* Reset miwi@'s ports, he stepped down from the Ports Team.Rene Ladan2016-07-251-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=419057
* Convert USE_PHP*=yes into USES=php*Mathieu Arnold2016-06-281-4/+1
| | | | | | | | | | | PR: 210529 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6936 Notes: svn path=/head/; revision=417719
* - Ignore php70Martin Wilke2016-02-181-0/+1
| | | | | | | - While here remove old php gruft Notes: svn path=/head/; revision=409110
* - Take MaintainershipMartin Wilke2015-11-261-1/+1
| | | | | | | Approved by: mat (mentor) Notes: svn path=/head/; revision=402450
* 1: add LICENSE/LICENSE_FILE.Vanilla I. Shu2015-02-241-1/+4
| | | | | | | 2: switch to USES=tar:tgz Notes: svn path=/head/; revision=379809
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* - Update to 1.0.1Martin Wilke2014-05-193-5/+5
| | | | | | | | | | - Pet portlint PR: 189807 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=354502
* - StageifyMartin Wilke2014-01-231-1/+0
| | | | | | | - Take maintainership of a few ports Notes: svn path=/head/; revision=340835
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Update to 1.0.0Martin Wilke2012-05-172-3/+3
| | | | Notes: svn path=/head/; revision=296845
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Reset ditesh (at) gathani.org due to long period of inactivity.Martin Wilke2009-04-111-1/+1
| | | | | | | | | - Take over some ports Approved by: portmgr (linimon) Notes: svn path=/head/; revision=232068
* - Update to 0.2.0Martin Wilke2008-09-242-4/+4
| | | | | | | | | PR: 127170 Submitted by: chinsan Approved by: maintainer timeout Notes: svn path=/head/; revision=220626
* Add pecl-doublemetaphone 0.1.2, a PECL extension which implements theChin-San Huang2007-12-163-0/+32
Double Metaphone algorithm. PR: ports/117884 Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org> Notes: svn path=/head/; revision=203824