Commit graph

27 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
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Mathieu Arnold
5815027c46 These ports do not build with PHP 7.0, make them as such.
Also, mark those who try to use mysql, which does not exist in PHP 7.0.

Sponsored by:	Absolight
2016-03-13 16:56:42 +00:00
Sunpoet Po-Chuan Hsieh
9b17f562c5 - Update to 11.3.0
Changes:	https://github.com/buganini/php-bsdconv/releases
PR:		201013
Submitted by:	sunpoet (myself)
Approved by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2015-06-28 08:38:15 +00:00
Mathieu Arnold
c6457ffef4 Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-06 15:16:53 +00:00
Mark Felder
3240a1d2ff Update "BSD" license for buganini's ports 2014-12-22 17:31:49 +00:00
Vanilla I. Shu
36d576ba9a Support STAGEDIR.
Approved by:	portmgr@
2014-05-15 16:02:17 +00:00
Sunpoet Po-Chuan Hsieh
040fb1a796 - Update to 11.1.0
- While I'm here, convert to new LIB_DEPENDS format

Changes:	https://github.com/buganini/php-bsdconv/commits/master
PR:		ports/182259
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2013-09-21 15:41:58 +00:00
Baptiste Daroussin
1e4b97cf2b Add NO_STAGE all over the place in preparation for the staging support (cat: converters) 2013-09-20 16:05:24 +00:00
Bryan Drewery
d66ca72f6b - Update to 10.0.0
PR:		ports/178136
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2013-05-01 23:16:28 +00:00
Bryan Drewery
eb86e4311c - Use GH_ACCOUNT in DISTNAME
Suggested by:	sunpoet
Approved by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2012-10-10 12:33:35 +00:00
Bryan Drewery
b57055d4c2 - Update bsdconv and wrappers to 9.0 [1]
- Switch to USE_GITHUB for fetching
- Update to new header format
- Mark converters/bsdconv as MAKE_JOBS_UNSAFE
- Add prefix into DISTNAMEs to avoid conflicts

Changelog for converters/bsdconv:
 9.0:
  fix for MinGW
  export bsdconv_malloc/bsdconv_free
  add {from,to}/CCCII
  add inter/ZH-STRINGS
  internal API changes for use of bsdconv_ctl in wrappers
  bugfixes

 8.0:
  add flush function into callback interface
  for supporting inter/OPENCC* ( http://github.com/buganini/bsdconv-opencc )
  sync data from project chvar
  update inter/KANA_PHONETIC
  use double data type for score value
  add inter/TRIM-WIDTH

Changelog for converters/{p5,php5,py,ruby}-bsdconv:
  update/add ctl function
  add mktemp/fopen function

PR:		ports/172263 [1]
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> [1]
2012-10-08 16:12:07 +00:00
Sunpoet Po-Chuan Hsieh
3a3e6b2b0f - Update to 7.3
- While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS

Changes:
- info(): add width information

Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC)
2012-05-26 19:02:40 +00:00
Sunpoet Po-Chuan Hsieh
bb05e75391 - Update to 7.1
Changes:
- Add PHP 5.4 compatibility

Submitted by:	buganini (maintainer, via IRC)
2012-05-17 14:58:15 +00:00
Sunpoet Po-Chuan Hsieh
fb23f749db - Update to 7.0
- While I'm here, pet portlint

Changes:
- OO-style wrapping
- Chase changes in bsdconv

PR:		portsr/162656
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Feature safe:	yes
2011-11-18 11:27:42 +00:00
Dennis Herrmann
e8a9143a8e - Chase converters/bsdconv shlib version bump
- Bump PORTREVISION
2011-06-24 12:13:51 +00:00
Sunpoet Po-Chuan Hsieh
02c0915a10 - Update bsdconv family to 5.0
- While I'm here, update WWW of converters/*-bsdconv

Changes:	6a43b56713/Changelog
PR:		ports/157306
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2011-05-25 14:32:01 +00:00
Sunpoet Po-Chuan Hsieh
ce62ca6298 - Update to 4.6
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC)
2011-04-26 18:21:20 +00:00
Sunpoet Po-Chuan Hsieh
48155cb29c - Fix PLIST
Approved by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2011-04-16 17:12:40 +00:00
Sunpoet Po-Chuan Hsieh
38b3e7efc8 - Use converters/bsdconv as master port
PR:		ports/156439
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2011-04-16 13:55:02 +00:00
Dennis Herrmann
5e552a18db - Update to 4.3
PR:		ports/153741
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Feature safe:	yes
2011-01-28 18:36:08 +00:00
Philip M. Gollucci
a790419a89 - Update bsdconv and related to 3.6.2
* More inter-mapping conversion
  * Add transliteration table for CP950/CP936
  * No known bug, valgrind clean now

PR:             ports/147866
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2010-09-09 03:33:06 +00:00
Martin Wilke
c327817524 - Update to 3.5
PR:		139513 139525 139525
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2009-10-14 14:20:27 +00:00
Beat Gaetzi
530602bc82 - Update to 3.3
- Fix installation with custom PREFIX

PR:		ports/138750
Submitted by:	Kuan-Chung Chiu <buganini AT gmail.com> (maintainer)
Feature safe:	yes
2009-09-15 13:05:40 +00:00
Dmitry Marakasov
9852204f8b - Update to 2.1
PR:		136756
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2009-07-14 17:22:01 +00:00
Martin Wilke
b1f0caa748 This port is a php wrapper for bsdconv.
WWW: http://github.com/buganini/bsdconv/

PR:		ports/134872
Submitted by:	buganini at gmail.com
2009-06-05 22:11:08 +00:00