Tue Aug 29 13:40:52 2017 UTC ()
Enable postgresql-pgroonga


(fhajny)
diff -r1.538 -r1.539 pkgsrc/databases/Makefile

cvs diff -r1.538 -r1.539 pkgsrc/databases/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/Makefile 2017/08/21 15:40:17 1.538
+++ pkgsrc/databases/Makefile 2017/08/29 13:40:52 1.539
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.538 2017/08/21 15:40:17 adam Exp $ 1# $NetBSD: Makefile,v 1.539 2017/08/29 13:40:52 fhajny Exp $
2 2
3COMMENT= Databases 3COMMENT= Databases
4 4
5SUBDIR+= R-RSQLite 5SUBDIR+= R-RSQLite
6SUBDIR+= R-sqldf 6SUBDIR+= R-sqldf
7SUBDIR+= abook 7SUBDIR+= abook
8SUBDIR+= adodb 8SUBDIR+= adodb
9SUBDIR+= apache-cassandra 9SUBDIR+= apache-cassandra
10SUBDIR+= apache-cassandra2 10SUBDIR+= apache-cassandra2
11SUBDIR+= bdb-xml 11SUBDIR+= bdb-xml
12SUBDIR+= cdb 12SUBDIR+= cdb
13SUBDIR+= clisp-bdb 13SUBDIR+= clisp-bdb
14SUBDIR+= clisp-gdbm 14SUBDIR+= clisp-gdbm
@@ -274,26 +274,27 @@ SUBDIR+= php-pdo_sqlite @@ -274,26 +274,27 @@ SUBDIR+= php-pdo_sqlite
274SUBDIR+= php-pgsql 274SUBDIR+= php-pgsql
275SUBDIR+= php-redis 275SUBDIR+= php-redis
276SUBDIR+= php-redis3 276SUBDIR+= php-redis3
277SUBDIR+= php-rrd 277SUBDIR+= php-rrd
278SUBDIR+= php-sqlrelay 278SUBDIR+= php-sqlrelay
279SUBDIR+= phpldapadmin 279SUBDIR+= phpldapadmin
280SUBDIR+= phpmyadmin 280SUBDIR+= phpmyadmin
281SUBDIR+= phppgadmin 281SUBDIR+= phppgadmin
282SUBDIR+= poco-data 282SUBDIR+= poco-data
283SUBDIR+= poco-data-mysql 283SUBDIR+= poco-data-mysql
284SUBDIR+= poco-data-odbc 284SUBDIR+= poco-data-odbc
285SUBDIR+= poco-data-sqlite 285SUBDIR+= poco-data-sqlite
286SUBDIR+= postgresql-pgbench 286SUBDIR+= postgresql-pgbench
 287SUBDIR+= postgresql-pgroonga
287SUBDIR+= postgresql-postgis2 288SUBDIR+= postgresql-postgis2
288SUBDIR+= postgresql92 289SUBDIR+= postgresql92
289SUBDIR+= postgresql92-client 290SUBDIR+= postgresql92-client
290SUBDIR+= postgresql92-contrib 291SUBDIR+= postgresql92-contrib
291SUBDIR+= postgresql92-docs 292SUBDIR+= postgresql92-docs
292SUBDIR+= postgresql92-plperl 293SUBDIR+= postgresql92-plperl
293SUBDIR+= postgresql92-plpython 294SUBDIR+= postgresql92-plpython
294SUBDIR+= postgresql92-pltcl 295SUBDIR+= postgresql92-pltcl
295SUBDIR+= postgresql92-server 296SUBDIR+= postgresql92-server
296SUBDIR+= postgresql93 297SUBDIR+= postgresql93
297SUBDIR+= postgresql93-client 298SUBDIR+= postgresql93-client
298SUBDIR+= postgresql93-contrib 299SUBDIR+= postgresql93-contrib
299SUBDIR+= postgresql93-docs 300SUBDIR+= postgresql93-docs