Port details |
- pecl-mysqlnd_ms Replication and load balancing plugin for mysqlnd
- 1.5.2_1 databases
=0 1.5.2_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Works only with EOL php 5.5
This port expired on: 2016-10-20 IGNORE: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.6 7.0)
- Maintainer: johnpupu@gmail.com
- Port Added: 2011-11-02 03:30:25
- Last Update: 2016-10-20 19:59:02
- SVN Revision: 424353
- License: not specified in port
- WWW:
- http://pecl.php.net/package/mysqlnd_ms
- Description:
- The replication and load balancing plugin is a plugin for the mysqlnd library.
It can be used with PHP MySQL extensions (ext/mysql, ext/mysqli, PDO_MySQL) if
they are compiled to use mysqlnd. The plugin inspects queries to do read-write
splitting. Read-only queries are send to configured MySQL replication slave
servers all other queries are redirected to the MySQL replication master server.
Very little, if any, application changes required, dependent on the usage
scenario required.
WWW: http://pecl.php.net/package/mysqlnd_ms
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- pecl-mysqlnd_ms>0:databases/pecl-mysqlnd_ms
- No installation instructions:
- This port has been deleted.
- PKGNAME: pecl-mysqlnd_ms
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (PECL/mysqlnd_ms-1.5.2.tgz) = 22b9ba1afb36b3df11c1051c813bc07889c815d1d9993bb07ffda182665b472f
SIZE (PECL/mysqlnd_ms-1.5.2.tgz) = 385916
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php56
- autoconf-2.69 : devel/autoconf
- json.so : devel/php56-json
- Runtime dependencies:
-
- php.h : lang/php56
- json.so : devel/php56-json
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- php:ext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.2_1 20 Oct 2016 19:59:02 |
rene |
Remove non-php55 expired ports:
2016-10-20 misc/jive: Offensive
2016-10-20 devel/pecl-spread: Works only with EOL php 5.5
2016-10-20 devel/pecl-mcve: Works only with EOL php 5.5
2016-10-20 security/pecl-tcpwrap: Works only with EOL php 5.5
2016-10-20 devel/pecl-shape: Works only with EOL php 5.5
2016-10-20 textproc/pecl-enchant: Works only with EOL php 5.5
2016-10-20 databases/pecl-mysqlnd_ms: Works only with EOL php 5.5
2016-10-20 textproc/pecl-html_parse: Works only with EOL php 5.5
2016-10-20 mail/pecl-esmtp: Works only with EOL php 5.5
2016-10-20 net/pecl-cvsclient: Works only with EOL php 5.5
2016-10-20 databases/pecl-mdbtools: Works only with EOL php 5.5
2016-10-20 databases/pecl-mysqlnd_qc: Works only with EOL php 5.5
2016-10-20 devel/pecl-operator: Works only with EOL php 5.5
2016-10-20 devel/pecl-parsekit: Works only with EOL php 5.5
2016-10-20 devel/pecl-hidef: Works only with EOL php 5.5
2016-10-20 devel/pecl-automap: Works only with EOL php 5.5
2016-10-20 devel/pecl-bbcode: Works only with EOL php 5.5
2016-10-20 devel/pecl-bcompiler: Works only with EOL php 5.5 |
1.5.2_1 01 Oct 2016 08:22:09 |
antoine |
Chase php 5.5 expiration date |
1.5.2_1 03 Aug 2016 12:47:05 |
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 |
1.5.2 28 Jun 2016 14:00:45 |
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 |
1.5.2 18 Feb 2016 14:47:06 |
miwi |
- Ignore php70
- While here remove old php gruft |
1.5.2 13 Oct 2014 13:20:52 |
mat |
These do not build with php 5.6.
With hat: portmgr
Sponsored by: Absolight |
1.5.2 23 Jan 2014 16:00:15 |
miwi |
- Stageify
- Take maintainership of a few ports |
1.5.2 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.5.2 20 Jul 2013 20:38:42 |
miwi |
- Update to 1.5.2
PR: 180653
Submitted by: maintainer |
1.5.0 26 Apr 2013 13:25:37 |
miwi |
- Update to 1.5.0
PR: 177653
Submitted by: maintainer |
1.4.2 18 Oct 2012 01:29:22 |
jhale |
- Update to 1.4.2
While here:
- Trim Makefile header
- Remove indefinite article from COMMENT
PR: ports/170729
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes |
1.3.2 03 May 2012 16:29:04 |
miwi |
- Update to 1.3.2
PR: 167445
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
1.2.2 07 Feb 2012 04:37:51 |
miwi |
- Update to 1.2.2
PR: 164733
Submitted by: john Chen <johnpupu@gmail.com> (maintainer) |
1.2.1 28 Jan 2012 17:49:29 |
miwi |
- Update to 1.2.1
PR: 164481
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
1.1.2 19 Nov 2011 15:12:16 |
miwi |
- Update to 1.1.2
PR: 162635
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
Feature safe: yes |
1.1.1 02 Nov 2011 03:29:20 |
sunpoet |
- Add pecl-mysqlnd_ms 1.1.1
The replication and load balancing plugin is a plugin for the mysqlnd library.
It can be used with PHP MySQL extensions (ext/mysql, ext/mysqli, PDO_MySQL) if
they are compiled to use mysqlnd. The plugin inspects queries to do read-write
splitting. Read-only queries are send to configured MySQL replication slave
servers all other queries are redirected to the MySQL replication master server.
Very little, if any, application changes required, dependent on the usage
scenario required.
WWW: http://pecl.php.net/package/mysqlnd_ms
PR: ports/161698
Submitted by: John Chen <johnpupu@gmail.com> |