pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases Add postgresql81, postgresql81-client, postg...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e43ef60d780e
branches:  trunk
changeset: 509964:e43ef60d780e
user:      uebayasi <uebayasi%pkgsrc.org@localhost>
date:      Mon Mar 20 14:47:43 2006 +0000

description:
Add postgresql81, postgresql81-client, postgresql81-plperl,
postgresql81-plpython, postgresql81-pltcl, and postgresql81-server.

diffstat:

 databases/Makefile |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 45827a6758e3 -r e43ef60d780e databases/Makefile
--- a/databases/Makefile        Mon Mar 20 14:45:49 2006 +0000
+++ b/databases/Makefile        Mon Mar 20 14:47:43 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.205 2006/03/14 20:19:27 drochner Exp $
+# $NetBSD: Makefile,v 1.206 2006/03/20 14:47:43 uebayasi Exp $
 #
 
 COMMENT=       Databases
@@ -135,6 +135,12 @@
 SUBDIR+=       postgresql80-plpython
 SUBDIR+=       postgresql80-pltcl
 SUBDIR+=       postgresql80-server
+SUBDIR+=       postgresql81
+SUBDIR+=       postgresql81-client
+SUBDIR+=       postgresql81-plperl
+SUBDIR+=       postgresql81-plpython
+SUBDIR+=       postgresql81-pltcl
+SUBDIR+=       postgresql81-server
 SUBDIR+=       pxtools
 SUBDIR+=       py-IndexedCatalog
 SUBDIR+=       py-PgSQL



Home | Main Index | Thread Index | Old Index