pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/trac Add link to upstream's non-recommendation of ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/568529a2cffc
branches: trunk
changeset: 352250:568529a2cffc
user: gdt <gdt%pkgsrc.org@localhost>
date: Sun Sep 11 15:48:27 2016 +0000
description:
Add link to upstream's non-recommendation of mysql
diffstat:
www/trac/options.mk | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (17 lines):
diff -r 02975d1680fc -r 568529a2cffc www/trac/options.mk
--- a/www/trac/options.mk Sun Sep 11 15:47:20 2016 +0000
+++ b/www/trac/options.mk Sun Sep 11 15:48:27 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2016/09/11 15:43:01 gdt Exp $
+# $NetBSD: options.mk,v 1.2 2016/09/11 15:48:27 gdt Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.trac
PKG_OPTIONS_REQUIRED_GROUPS= db
@@ -15,5 +15,5 @@
.if !empty(PKG_OPTIONS:Mpsycopg2)
DEPENDS+= ${PYPKGPREFIX}-psycopg2>=2:../../databases/py-psycopg2
.endif
-# MySQL is sort of supported but not recommended by upstream and hence
-# omitted.
+# Upstream has MySQL support but it is not really recommended:
+# https://trac.edgewall.org/wiki/MySqlDb
Home |
Main Index |
Thread Index |
Old Index