pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases Added:
details: https://anonhg.NetBSD.org/pkgsrc/rev/c4e72c71f6d3
branches: trunk
changeset: 353513:c4e72c71f6d3
user: kamil <kamil%pkgsrc.org@localhost>
date: Sat Oct 08 13:02:37 2016 +0000
description:
Added:
- lua-sql-mysql
- lua-sql-postgres
- lua-sql-sqlite
- lua-sql-sqlite3
diffstat:
databases/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r ca78a4d7fe67 -r c4e72c71f6d3 databases/Makefile
--- a/databases/Makefile Sat Oct 08 12:58:22 2016 +0000
+++ b/databases/Makefile Sat Oct 08 13:02:37 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.519 2016/09/20 12:55:04 jaapb Exp $
+# $NetBSD: Makefile,v 1.520 2016/10/08 13:02:37 kamil Exp $
COMMENT= Databases
@@ -78,6 +78,10 @@
SUBDIR+= libpqxx-doc
SUBDIR+= libzdb
SUBDIR+= lmdb
+SUBDIR+= lua-sql-mysql
+SUBDIR+= lua-sql-postgres
+SUBDIR+= lua-sql-sqlite
+SUBDIR+= lua-sql-sqlite3
SUBDIR+= lua-sqlite
SUBDIR+= lua-sqlite3
SUBDIR+= lua-tokyocabinet
Home |
Main Index |
Thread Index |
Old Index