Bug 161698 - New port databases/pecl-mysqlnd_ms
Summary: New port databases/pecl-mysqlnd_ms
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-16 03:20 UTC by johnpupu
Modified: 2011-11-02 03:30 UTC (History)
0 users

See Also:


Attachments
pecl-mysqlnd_ms-1.1.1.patch (43 bytes, patch)
2011-10-16 03:20 UTC, johnpupu
no flags Details | Diff
pecl-mysqlnd_ms.shar (2.99 KB, application/x-shar)
2011-10-16 03:29 UTC, johnpupu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description johnpupu 2011-10-16 03:20:07 UTC
[DESCRIBE CHANGES]

Generated with FreeBSD Port Tools 0.99
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-10-24 13:06:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I'll take it.
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-11-02 03:29:35 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-11-02 03:29:35 UTC
sunpoet     2011-11-02 03:29:20 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/pecl-mysqlnd_ms Makefile distinfo pkg-descr 
  Log:
  - 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>
  
  Revision  Changes    Path
  1.1049    +1 -0      ports/databases/Makefile
  1.1       +24 -0     ports/databases/pecl-mysqlnd_ms/Makefile (new)
  1.1       +2 -0      ports/databases/pecl-mysqlnd_ms/distinfo (new)
  1.1       +9 -0      ports/databases/pecl-mysqlnd_ms/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"