pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security Add libpreludedb-mysql, libpreludedb-perl, li...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a0f926f8e5a
branches:  trunk
changeset: 399784:3a0f926f8e5a
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Fri Oct 02 10:08:53 2009 +0000

description:
Add libpreludedb-mysql, libpreludedb-perl, libpreludedb-pgsql,
libpreludedb-python and libpreludedb-sqlite3.

diffstat:

 security/Makefile |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 006a3a03297e -r 3a0f926f8e5a security/Makefile
--- a/security/Makefile Fri Oct 02 10:05:54 2009 +0000
+++ b/security/Makefile Fri Oct 02 10:08:53 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.363 2009/09/22 19:38:08 sno Exp $
+# $NetBSD: Makefile,v 1.364 2009/10/02 10:08:53 hasso Exp $
 #
 
 COMMENT=       Security tools
@@ -118,6 +118,11 @@
 SUBDIR+=       libprelude-python
 SUBDIR+=       libprelude-ruby
 SUBDIR+=       libpreludedb
+SUBDIR+=       libpreludedb-mysql
+SUBDIR+=       libpreludedb-perl
+SUBDIR+=       libpreludedb-pgsql
+SUBDIR+=       libpreludedb-python
+SUBDIR+=       libpreludedb-sqlite3
 SUBDIR+=       libssh
 SUBDIR+=       libssh2
 SUBDIR+=       libtasn1



Home | Main Index | Thread Index | Old Index