- Add support for MySQL, PostgreSQL and SQLite database backends via OPTIONS - Fix MASTER_SITES Fix: Apply patch attached. Patch attached with submission follows: How-To-Repeat: N/A
On Thu, Jul 15, 2010 at 3:17 PM, Alexandr Kovalenko <never@nevermind.kiev.ua> wrote: > >>Number: 148633 >>Category: ports >>Synopsis: [PATCH] www/kannel: Add support for MySQL, PostgreSQL, SQLite and fix MASTER_SITES >>Confidential: no >>Severity: non-critical >>Priority: medium >>Responsible: freebsd-ports-bugs >>State: open >>Quarter: >>Keywords: >>Date-Required: >>Class: update >>Submitter-Id: current-users >>Arrival-Date: Thu Jul 15 12:20:01 UTC 2010 >>Closed-Date: >>Last-Modified: >>Originator: Alexandr Kovalenko >>Release: 8.0 >>Organization: > Summa Telecom Ukraine, LLC, http://sumtel.ua/ >>Environment: > FreeBSD mile.xxx.ua 8.0-RELEASE-p3 FreeBSD 8.0-RELEASE-p3 #1: Tue Jun 1 17:25:26 EEST 2010 root@mile.xxx.ua:/usr/obj/usr/src/sys/mile i386 > >>Description: > - Add support for MySQL, PostgreSQL and SQLite database backends via OPTIONS > - Fix MASTER_SITES >>How-To-Repeat: > N/A >>Fix: > Apply patch attached. Please use fixed (attached) patch to be compliant with http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-options.html#AEN2501 > Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->timur I'll take it.
timur 2010-07-16 00:03:49 UTC FreeBSD ports repository Modified files: www/kannel Makefile Log: PR: 148633 Add OPTIONS to the port and ability to link against mysql, pgsql and sqlite3. Revision Changes Path 1.33 +31 -5 ports/www/kannel/Makefile _______________________________________________ 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!