| Summary: | [patch] databases/php5-odbc -- implement option to choose iodbc / unixodbc backend | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Pietro Cerutti <gahr> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Pietro Cerutti
2011-04-22 09:50:05 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) ale 2011-04-26 12:05:58 UTC
FreeBSD ports repository
Modified files:
databases/php5-odbc/files patch-config.m4
lang/php5 Makefile.ext
lang/php5-extensions Makefile
Log:
Add support for iODBC (in addition to [default] unixODBC) in php5-odbc and
php-pdo_odbc extensions.
PR: ports/156564
Submitted by: gahr
Revision Changes Path
1.2 +21 -16 ports/databases/php5-odbc/files/patch-config.m4
1.22 +1 -1 ports/lang/php5-extensions/Makefile
1.80 +27 -5 ports/lang/php5/Makefile.ext
_______________________________________________
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"
State Changed From-To: open->closed Committed, thanks! |