summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authoradam <adam>2015-01-14 21:01:18 +0000
committeradam <adam>2015-01-14 21:01:18 +0000
commit4975f96183b63cd1e33e0ab45898f9c04831458f (patch)
treeacc80a00beba0935a731a700da40eae21a90094c /databases/Makefile
parentec5cd254c7eec5bfb8d589f673e968b86f65a36f (diff)
downloadpkgsrc-4975f96183b63cd1e33e0ab45898f9c04831458f.tar.gz
PostgreSQL 9.4.0:
This release adds many new features which enhance PostgreSQL's flexibility, scalability and performance for many different types of database users, including improvements to JSON support, replication and index performance.
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile17
1 files changed, 16 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 8157df8bdbc..25e3e2b1664 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.477 2015/01/01 18:53:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.478 2015/01/14 21:01:18 adam Exp $
COMMENT= Databases
@@ -324,6 +324,21 @@ SUBDIR+= postgresql93-pltcl
SUBDIR+= postgresql93-replicationtools
SUBDIR+= postgresql93-server
SUBDIR+= postgresql93-upgrade
+SUBDIR+= postgresql94
+SUBDIR+= postgresql94-adminpack
+SUBDIR+= postgresql94-client
+SUBDIR+= postgresql94-datatypes
+SUBDIR+= postgresql94-dblink
+SUBDIR+= postgresql94-docs
+SUBDIR+= postgresql94-fuzzystrmatch
+SUBDIR+= postgresql94-monitoring
+SUBDIR+= postgresql94-pgcrypto
+SUBDIR+= postgresql94-plperl
+SUBDIR+= postgresql94-plpython
+SUBDIR+= postgresql94-pltcl
+SUBDIR+= postgresql94-replicationtools
+SUBDIR+= postgresql94-server
+SUBDIR+= postgresql94-upgrade
SUBDIR+= pxtools
SUBDIR+= py-PgSQL
SUBDIR+= py-apsw