pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases Add and enable postgresql80-{plperl,plpython...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e8d30d6fb76e
branches: trunk
changeset: 497863:e8d30d6fb76e
user: jlam <jlam%pkgsrc.org@localhost>
date: Sat Aug 06 06:26:36 2005 +0000
description:
Add and enable postgresql80-{plperl,plpython,pltcl}.
diffstat:
databases/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r d22b14c1be44 -r e8d30d6fb76e databases/Makefile
--- a/databases/Makefile Sat Aug 06 06:25:51 2005 +0000
+++ b/databases/Makefile Sat Aug 06 06:26:36 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.178 2005/08/04 11:30:31 drochner Exp $
+# $NetBSD: Makefile,v 1.179 2005/08/06 06:26:36 jlam Exp $
#
COMMENT= Databases
@@ -120,6 +120,9 @@
SUBDIR+= postgresql80
SUBDIR+= postgresql80-client
SUBDIR+= postgresql80-server
+SUBDIR+= postgresql80-plperl
+SUBDIR+= postgresql80-plpython
+SUBDIR+= postgresql80-pltcl
SUBDIR+= pxtools
SUBDIR+= py-IndexedCatalog
SUBDIR+= py-PgSQL
Home |
Main Index |
Thread Index |
Old Index