Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 2015 21:46:28 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392696 - in head/databases: postgresql90-server postgresql91-server postgresql92-server postgresql93-server postgresql94-server
Message-ID:  <201507222146.t6MLkSFo060612@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jul 22 21:46:27 2015
New Revision: 392696
URL: https://svnweb.freebsd.org/changeset/ports/392696

Log:
  Cleanup plist and avoid useless @exec

Modified:
  head/databases/postgresql90-server/Makefile
  head/databases/postgresql90-server/pkg-plist-client
  head/databases/postgresql90-server/pkg-plist-contrib
  head/databases/postgresql90-server/pkg-plist-plperl
  head/databases/postgresql90-server/pkg-plist-plpython
  head/databases/postgresql90-server/pkg-plist-pltcl
  head/databases/postgresql90-server/pkg-plist-server
  head/databases/postgresql91-server/Makefile
  head/databases/postgresql91-server/pkg-plist-client
  head/databases/postgresql91-server/pkg-plist-contrib
  head/databases/postgresql91-server/pkg-plist-plperl
  head/databases/postgresql91-server/pkg-plist-plpython
  head/databases/postgresql91-server/pkg-plist-pltcl
  head/databases/postgresql91-server/pkg-plist-server
  head/databases/postgresql92-server/Makefile
  head/databases/postgresql92-server/pkg-plist-client
  head/databases/postgresql92-server/pkg-plist-contrib
  head/databases/postgresql92-server/pkg-plist-plperl
  head/databases/postgresql92-server/pkg-plist-plpython
  head/databases/postgresql92-server/pkg-plist-pltcl
  head/databases/postgresql92-server/pkg-plist-server
  head/databases/postgresql93-server/Makefile
  head/databases/postgresql93-server/pkg-plist-client
  head/databases/postgresql93-server/pkg-plist-contrib
  head/databases/postgresql93-server/pkg-plist-plperl
  head/databases/postgresql93-server/pkg-plist-plpython
  head/databases/postgresql93-server/pkg-plist-pltcl
  head/databases/postgresql93-server/pkg-plist-server
  head/databases/postgresql94-server/Makefile
  head/databases/postgresql94-server/pkg-plist-client
  head/databases/postgresql94-server/pkg-plist-contrib
  head/databases/postgresql94-server/pkg-plist-plperl
  head/databases/postgresql94-server/pkg-plist-plpython
  head/databases/postgresql94-server/pkg-plist-pltcl
  head/databases/postgresql94-server/pkg-plist-server

Modified: head/databases/postgresql90-server/Makefile
==============================================================================
--- head/databases/postgresql90-server/Makefile	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql90-server/Makefile	Wed Jul 22 21:46:27 2015	(r392696)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 DISTVERSION?=	9.0.22
-PORTREVISION?=	0
+PORTREVISION?=	1
 PKGNAMESUFFIX?=	${DISTVERSION:R:S/.//}${COMPONENT}
 
 MAINTAINER?=	pgsql@FreeBSD.org

Modified: head/databases/postgresql90-server/pkg-plist-client
==============================================================================
--- head/databases/postgresql90-server/pkg-plist-client	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql90-server/pkg-plist-client	Wed Jul 22 21:46:27 2015	(r392696)
@@ -476,54 +476,16 @@ include/postgresql/server/windowapi.h
 include/sqlda-compat.h
 include/sqlda-native.h
 include/sqlda.h
-@dir include/postgresql/server/utils
-@dir include/postgresql/server/tsearch/dicts
-@dir include/postgresql/server/tsearch
-@dir include/postgresql/server/tcop
-@dir include/postgresql/server/storage
-@dir include/postgresql/server/snowball/libstemmer
-@dir include/postgresql/server/snowball
-@dir include/postgresql/server/rewrite
-@dir include/postgresql/server/replication
-@dir include/postgresql/server/regex
-@dir include/postgresql/server/postmaster
-@dir include/postgresql/server/portability
-@dir include/postgresql/server/port/win32_msvc/sys
-@dir include/postgresql/server/port/win32_msvc
-@dir include/postgresql/server/port/win32/sys
-@dir include/postgresql/server/port/win32/netinet
-@dir include/postgresql/server/port/win32/arpa
-@dir include/postgresql/server/port/win32
-@dir include/postgresql/server/port
-@dir include/postgresql/server/parser
-@dir include/postgresql/server/optimizer
-@dir include/postgresql/server/nodes
-@dir include/postgresql/server/mb
-@dir include/postgresql/server/libpq
-@dir include/postgresql/server/lib
-@dir include/postgresql/server/foreign
-@dir include/postgresql/server/executor
-@dir include/postgresql/server/commands
-@dir include/postgresql/server/catalog
-@dir include/postgresql/server/bootstrap
-@dir include/postgresql/server/access
-@dir include/postgresql/server
 include/libpq/libpq-fs.h
-@dir include/libpq
 include/postgresql/internal/libpq/pqcomm.h
-@dir include/postgresql/internal/libpq
 include/postgresql/informix/esql/datetime.h
 include/postgresql/informix/esql/decimal.h
 include/postgresql/informix/esql/sqltypes.h
-@dir include/postgresql/informix/esql
-@dir include/postgresql/informix
 include/postgresql/internal/c.h
 include/postgresql/internal/libpq-int.h
 include/postgresql/internal/postgres_fe.h
 include/postgresql/internal/port.h
 include/postgresql/internal/pqexpbuffer.h
-@dir include/postgresql/internal
-@dir include/postgresql
 include/ecpg_informix.h
 include/ecpgerrno.h
 include/ecpglib.h
@@ -559,11 +521,6 @@ lib/postgresql/pgxs/src/Makefile.global
 lib/postgresql/pgxs/src/Makefile.port
 lib/postgresql/pgxs/src/Makefile.shlib
 lib/postgresql/pgxs/src/nls-global.mk
-@dir lib/postgresql/pgxs/src/makefiles
-@dir lib/postgresql/pgxs/config
-@dir lib/postgresql/pgxs/src
-@dir lib/postgresql/pgxs
-@dir lib/postgresql
 man/man1/clusterdb.1.gz
 man/man1/createdb.1.gz
 man/man1/createlang.1.gz
@@ -791,10 +748,8 @@ man/man7/VACUUM.7.gz
 man/man7/VALUES.7.gz
 man/man7/WITH.7.gz
 %%DOCSDIR%%/README-client
-@dir %%DOCSDIR%%
 %%DATADIR%%/pg_service.conf.sample
 %%DATADIR%%/psqlrc.sample
-@dir %%DATADIR%%
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/ecpg-9.0.mo
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/ecpglib6-9.0.mo
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/libpq5-9.0.mo

Modified: head/databases/postgresql90-server/pkg-plist-contrib
==============================================================================
--- head/databases/postgresql90-server/pkg-plist-contrib	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql90-server/pkg-plist-contrib	Wed Jul 22 21:46:27 2015	(r392696)
@@ -124,9 +124,3 @@ lib/postgresql/uuid-ossp.so
 %%DATADIR%%/contrib/uninstall_unaccent.sql
 %%DATADIR%%/tsearch_data/unaccent.rules
 %%DATADIR%%/tsearch_data/xsyn_sample.rules
-@dir %%DATADIR%%/tsearch_data
-@dir %%DATADIR%%/contrib
-@dir %%DATADIR%%
-@dir %%DOCSDIR%%/contrib
-@dir %%DOCSDIR%%
-@dir lib/postgresql

Modified: head/databases/postgresql90-server/pkg-plist-plperl
==============================================================================
--- head/databases/postgresql90-server/pkg-plist-plperl	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql90-server/pkg-plist-plperl	Wed Jul 22 21:46:27 2015	(r392696)
@@ -1,4 +1,2 @@
 %%DOCSDIR%%/README-plperl
 lib/postgresql/plperl.so
-@dir lib/postgresql
-@dir %%DOCSDIR%%

Modified: head/databases/postgresql90-server/pkg-plist-plpython
==============================================================================
--- head/databases/postgresql90-server/pkg-plist-plpython	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql90-server/pkg-plist-plpython	Wed Jul 22 21:46:27 2015	(r392696)
@@ -1,5 +1,3 @@
 %%DOCSDIR%%/README-plpython
 lib/postgresql/plpython.so
 lib/postgresql/plpython2.so
-@dir lib/postgresql
-@dir %%DOCSDIR%%

Modified: head/databases/postgresql90-server/pkg-plist-pltcl
==============================================================================
--- head/databases/postgresql90-server/pkg-plist-pltcl	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql90-server/pkg-plist-pltcl	Wed Jul 22 21:46:27 2015	(r392696)
@@ -1,9 +1,6 @@
 %%DOCSDIR%%/README-pltcl
 lib/postgresql/pltcl.so
-@dir lib/postgresql
 bin/pltcl_loadmod
 bin/pltcl_delmod
 bin/pltcl_listmod
 %%DATADIR%%/unknown.pltcl
-@dir %%DATADIR%%
-@dir %%DOCSDIR%%

Modified: head/databases/postgresql90-server/pkg-plist-server
==============================================================================
--- head/databases/postgresql90-server/pkg-plist-server	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql90-server/pkg-plist-server	Wed Jul 22 21:46:27 2015	(r392696)
@@ -35,7 +35,6 @@ lib/postgresql/utf8_and_sjis2004.so
 lib/postgresql/utf8_and_uhc.so
 lib/postgresql/utf8_and_win.so
 %%DOCSDIR%%/README-server
-@dir %%DOCSDIR%%
 %%DATADIR%%/conversion_create.sql
 %%DATADIR%%/information_schema.sql
 %%DATADIR%%/pg_hba.conf.sample
@@ -734,28 +733,6 @@ lib/postgresql/utf8_and_win.so
 %%DATADIR%%/timezonesets/India
 %%DATADIR%%/timezonesets/Indian.txt
 %%DATADIR%%/timezonesets/Pacific.txt
-%%TZDATA%%@dir %%DATADIR%%/timezone/Africa
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/Argentina
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/Indiana
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/Kentucky
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/North_Dakota
-%%TZDATA%%@dir %%DATADIR%%/timezone/America
-%%TZDATA%%@dir %%DATADIR%%/timezone/Antarctica
-%%TZDATA%%@dir %%DATADIR%%/timezone/Arctic
-%%TZDATA%%@dir %%DATADIR%%/timezone/Asia
-%%TZDATA%%@dir %%DATADIR%%/timezone/Atlantic
-%%TZDATA%%@dir %%DATADIR%%/timezone/Australia
-%%TZDATA%%@dir %%DATADIR%%/timezone/Brazil
-%%TZDATA%%@dir %%DATADIR%%/timezone/Canada
-%%TZDATA%%@dir %%DATADIR%%/timezone/Chile
-%%TZDATA%%@dir %%DATADIR%%/timezone/Etc
-%%TZDATA%%@dir %%DATADIR%%/timezone/Europe
-%%TZDATA%%@dir %%DATADIR%%/timezone/Indian
-%%TZDATA%%@dir %%DATADIR%%/timezone/Mexico
-%%TZDATA%%@dir %%DATADIR%%/timezone/Pacific
-%%TZDATA%%@dir %%DATADIR%%/timezone/US
-%%TZDATA%%@dir %%DATADIR%%/timezone
-@dir %%DATADIR%%/timezonesets
 %%DATADIR%%/tsearch_data/danish.stop
 %%DATADIR%%/tsearch_data/dutch.stop
 %%DATADIR%%/tsearch_data/english.stop
@@ -775,11 +752,4 @@ lib/postgresql/utf8_and_win.so
 %%DATADIR%%/tsearch_data/ispell_sample.dict
 %%DATADIR%%/tsearch_data/synonym_sample.syn
 %%DATADIR%%/tsearch_data/thesaurus_sample.ths
-@exec /bin/mkdir -p %%PREFIX%%/%%PG_USER%% || /usr/bin/true
-@exec /usr/sbin/chown %%PG_USER%%:%%PG_GROUP%% %%PREFIX%%/%%PG_USER%% || /usr/bin/true
-@dir %%DATADIR%%/tsearch_data
-@dir %%DATADIR%%
-@dir etc/periodic/daily
-@dir etc/periodic
-@dir lib/postgresql
-@dir %%PG_USER%%
+@dir(%%PG_USER%%,%%PG_GROUP%%,) %%PG_USER%%

Modified: head/databases/postgresql91-server/Makefile
==============================================================================
--- head/databases/postgresql91-server/Makefile	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql91-server/Makefile	Wed Jul 22 21:46:27 2015	(r392696)
@@ -3,7 +3,7 @@
 
 PORTNAME?=	postgresql
 DISTVERSION?=	9.1.18
-PORTREVISION?=	0
+PORTREVISION?=	1
 CATEGORIES?=	databases
 MASTER_SITES=	PGSQL/source/v${DISTVERSION}
 PKGNAMESUFFIX?=	${DISTVERSION:R:S/.//}${COMPONENT}

Modified: head/databases/postgresql91-server/pkg-plist-client
==============================================================================
--- head/databases/postgresql91-server/pkg-plist-client	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql91-server/pkg-plist-client	Wed Jul 22 21:46:27 2015	(r392696)
@@ -498,54 +498,16 @@ include/postgresql/server/windowapi.h
 include/sqlda-compat.h
 include/sqlda-native.h
 include/sqlda.h
-@dir include/postgresql/server/utils
-@dir include/postgresql/server/tsearch/dicts
-@dir include/postgresql/server/tsearch
-@dir include/postgresql/server/tcop
-@dir include/postgresql/server/storage
-@dir include/postgresql/server/snowball/libstemmer
-@dir include/postgresql/server/snowball
-@dir include/postgresql/server/rewrite
-@dir include/postgresql/server/replication
-@dir include/postgresql/server/regex
-@dir include/postgresql/server/postmaster
-@dir include/postgresql/server/portability
-@dir include/postgresql/server/port/win32_msvc/sys
-@dir include/postgresql/server/port/win32_msvc
-@dir include/postgresql/server/port/win32/sys
-@dir include/postgresql/server/port/win32/netinet
-@dir include/postgresql/server/port/win32/arpa
-@dir include/postgresql/server/port/win32
-@dir include/postgresql/server/port
-@dir include/postgresql/server/parser
-@dir include/postgresql/server/optimizer
-@dir include/postgresql/server/nodes
-@dir include/postgresql/server/mb
-@dir include/postgresql/server/libpq
-@dir include/postgresql/server/lib
-@dir include/postgresql/server/foreign
-@dir include/postgresql/server/executor
-@dir include/postgresql/server/commands
-@dir include/postgresql/server/catalog
-@dir include/postgresql/server/bootstrap
-@dir include/postgresql/server/access
-@dir include/postgresql/server
 include/libpq/libpq-fs.h
-@dir include/libpq
 include/postgresql/internal/libpq/pqcomm.h
-@dir include/postgresql/internal/libpq
 include/postgresql/informix/esql/datetime.h
 include/postgresql/informix/esql/decimal.h
 include/postgresql/informix/esql/sqltypes.h
-@dir include/postgresql/informix/esql
-@dir include/postgresql/informix
 include/postgresql/internal/c.h
 include/postgresql/internal/libpq-int.h
 include/postgresql/internal/postgres_fe.h
 include/postgresql/internal/port.h
 include/postgresql/internal/pqexpbuffer.h
-@dir include/postgresql/internal
-@dir include/postgresql
 include/ecpg_informix.h
 include/ecpgerrno.h
 include/ecpglib.h
@@ -581,11 +543,6 @@ lib/postgresql/pgxs/src/Makefile.global
 lib/postgresql/pgxs/src/Makefile.port
 lib/postgresql/pgxs/src/Makefile.shlib
 lib/postgresql/pgxs/src/nls-global.mk
-@dir lib/postgresql/pgxs/src/makefiles
-@dir lib/postgresql/pgxs/config
-@dir lib/postgresql/pgxs/src
-@dir lib/postgresql/pgxs
-@dir lib/postgresql
 man/man1/clusterdb.1.gz
 man/man1/createdb.1.gz
 man/man1/createlang.1.gz
@@ -823,10 +780,8 @@ man/man7/VACUUM.7.gz
 man/man7/VALUES.7.gz
 man/man7/WITH.7.gz
 %%DOCSDIR%%/README-client
-@dir %%DOCSDIR%%
 %%DATADIR%%/pg_service.conf.sample
 %%DATADIR%%/psqlrc.sample
-@dir %%DATADIR%%
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/ecpg-9.1.mo
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/ecpglib6-9.1.mo
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/libpq5-9.1.mo

Modified: head/databases/postgresql91-server/pkg-plist-contrib
==============================================================================
--- head/databases/postgresql91-server/pkg-plist-contrib	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql91-server/pkg-plist-contrib	Wed Jul 22 21:46:27 2015	(r392696)
@@ -175,9 +175,3 @@ share/doc/postgresql/extension/timetrave
 %%DATADIR%%/extension/xml2.control
 %%DATADIR%%/tsearch_data/unaccent.rules
 %%DATADIR%%/tsearch_data/xsyn_sample.rules
-@dir %%DATADIR%%/tsearch_data
-@dir %%DATADIR%%/extension
-@dir %%DATADIR%%
-@dir %%DOCSDIR%%/extension
-@dir %%DOCSDIR%%
-@dir lib/postgresql

Modified: head/databases/postgresql91-server/pkg-plist-plperl
==============================================================================
--- head/databases/postgresql91-server/pkg-plist-plperl	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql91-server/pkg-plist-plperl	Wed Jul 22 21:46:27 2015	(r392696)
@@ -6,7 +6,3 @@
 %%DATADIR%%/extension/plperl--unpackaged--1.0.sql
 %%DOCSDIR%%/README-plperl
 lib/postgresql/plperl.so
-@dir lib/postgresql
-@dir %%DOCSDIR%%
-@dir %%DATADIR%%/extension
-@dir %%DATADIR%%

Modified: head/databases/postgresql91-server/pkg-plist-plpython
==============================================================================
--- head/databases/postgresql91-server/pkg-plist-plpython	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql91-server/pkg-plist-plpython	Wed Jul 22 21:46:27 2015	(r392696)
@@ -10,6 +10,3 @@
 %%PYTHON3%%%%DATADIR%%/extension/plpython3u.control
 %%PYTHON3%%%%DATADIR%%/extension/plpython3u--1.0.sql
 %%PYTHON3%%%%DATADIR%%/extension/plpython3u--unpackaged--1.0.sql
-@dir %%DATADIR%%/extension
-@dir lib/postgresql
-@dir %%DOCSDIR%%

Modified: head/databases/postgresql91-server/pkg-plist-pltcl
==============================================================================
--- head/databases/postgresql91-server/pkg-plist-pltcl	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql91-server/pkg-plist-pltcl	Wed Jul 22 21:46:27 2015	(r392696)
@@ -6,11 +6,7 @@
 %%DATADIR%%/extension/pltclu--unpackaged--1.0.sql
 %%DOCSDIR%%/README-pltcl
 lib/postgresql/pltcl.so
-@dir lib/postgresql
 bin/pltcl_loadmod
 bin/pltcl_delmod
 bin/pltcl_listmod
 %%DATADIR%%/unknown.pltcl
-@dir %%DATADIR%%/extension
-@dir %%DATADIR%%
-@dir %%DOCSDIR%%

Modified: head/databases/postgresql91-server/pkg-plist-server
==============================================================================
--- head/databases/postgresql91-server/pkg-plist-server	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql91-server/pkg-plist-server	Wed Jul 22 21:46:27 2015	(r392696)
@@ -36,7 +36,6 @@ lib/postgresql/utf8_and_sjis2004.so
 lib/postgresql/utf8_and_uhc.so
 lib/postgresql/utf8_and_win.so
 %%DOCSDIR%%/README-server
-@dir %%DOCSDIR%%
 %%DATADIR%%/conversion_create.sql
 %%DATADIR%%/information_schema.sql
 %%DATADIR%%/pg_hba.conf.sample
@@ -50,7 +49,6 @@ lib/postgresql/utf8_and_win.so
 %%DATADIR%%/extension/plpgsql--1.0.sql
 %%DATADIR%%/extension/plpgsql--unpackaged--1.0.sql
 %%DATADIR%%/extension/plpgsql.control
-@dir %%DATADIR%%/extension
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/initdb-9.1.mo
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_basebackup-9.1.mo
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_controldata-9.1.mo
@@ -741,28 +739,6 @@ lib/postgresql/utf8_and_win.so
 %%DATADIR%%/timezonesets/India
 %%DATADIR%%/timezonesets/Indian.txt
 %%DATADIR%%/timezonesets/Pacific.txt
-%%TZDATA%%@dir %%DATADIR%%/timezone/Africa
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/Argentina
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/Indiana
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/Kentucky
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/North_Dakota
-%%TZDATA%%@dir %%DATADIR%%/timezone/America
-%%TZDATA%%@dir %%DATADIR%%/timezone/Antarctica
-%%TZDATA%%@dir %%DATADIR%%/timezone/Arctic
-%%TZDATA%%@dir %%DATADIR%%/timezone/Asia
-%%TZDATA%%@dir %%DATADIR%%/timezone/Atlantic
-%%TZDATA%%@dir %%DATADIR%%/timezone/Australia
-%%TZDATA%%@dir %%DATADIR%%/timezone/Brazil
-%%TZDATA%%@dir %%DATADIR%%/timezone/Canada
-%%TZDATA%%@dir %%DATADIR%%/timezone/Chile
-%%TZDATA%%@dir %%DATADIR%%/timezone/Etc
-%%TZDATA%%@dir %%DATADIR%%/timezone/Europe
-%%TZDATA%%@dir %%DATADIR%%/timezone/Indian
-%%TZDATA%%@dir %%DATADIR%%/timezone/Mexico
-%%TZDATA%%@dir %%DATADIR%%/timezone/Pacific
-%%TZDATA%%@dir %%DATADIR%%/timezone/US
-%%TZDATA%%@dir %%DATADIR%%/timezone
-@dir %%DATADIR%%/timezonesets
 %%DATADIR%%/tsearch_data/danish.stop
 %%DATADIR%%/tsearch_data/dutch.stop
 %%DATADIR%%/tsearch_data/english.stop
@@ -782,11 +758,4 @@ lib/postgresql/utf8_and_win.so
 %%DATADIR%%/tsearch_data/ispell_sample.dict
 %%DATADIR%%/tsearch_data/synonym_sample.syn
 %%DATADIR%%/tsearch_data/thesaurus_sample.ths
-@exec /bin/mkdir -p %%PREFIX%%/%%PG_USER%% || /usr/bin/true
-@exec /usr/sbin/chown %%PG_USER%%:%%PG_GROUP%% %%PREFIX%%/%%PG_USER%% || /usr/bin/true
-@dir %%DATADIR%%/tsearch_data
-@dir %%DATADIR%%
-@dir etc/periodic/daily
-@dir etc/periodic
-@dir lib/postgresql
-@dir %%PG_USER%%
+@dir(%%PG_USER%%,%%PG_GROUP%%,) %%PG_USER%%

Modified: head/databases/postgresql92-server/Makefile
==============================================================================
--- head/databases/postgresql92-server/Makefile	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql92-server/Makefile	Wed Jul 22 21:46:27 2015	(r392696)
@@ -3,7 +3,7 @@
 
 PORTNAME?=	postgresql
 DISTVERSION?=	9.2.13
-PORTREVISION?=	0
+PORTREVISION?=	1
 CATEGORIES?=	databases
 MASTER_SITES=	PGSQL/source/v${DISTVERSION}
 PKGNAMESUFFIX?=	${DISTVERSION:R:S/.//}${COMPONENT}

Modified: head/databases/postgresql92-server/pkg-plist-client
==============================================================================
--- head/databases/postgresql92-server/pkg-plist-client	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql92-server/pkg-plist-client	Wed Jul 22 21:46:27 2015	(r392696)
@@ -506,55 +506,16 @@ include/postgresql/server/windowapi.h
 include/sqlda-compat.h
 include/sqlda-native.h
 include/sqlda.h
-@dir include/postgresql/server/utils
-@dir include/postgresql/server/tsearch/dicts
-@dir include/postgresql/server/tsearch
-@dir include/postgresql/server/tcop
-@dir include/postgresql/server/storage
-@dir include/postgresql/server/snowball/libstemmer
-@dir include/postgresql/server/snowball
-@dir include/postgresql/server/rewrite
-@dir include/postgresql/server/replication
-@dir include/postgresql/server/regex
-@dir include/postgresql/server/postmaster
-@dir include/postgresql/server/portability
-@dir include/postgresql/server/port/win32_msvc/sys
-@dir include/postgresql/server/port/win32_msvc
-@dir include/postgresql/server/port/win32/sys
-@dir include/postgresql/server/port/win32/netinet
-@dir include/postgresql/server/port/win32/arpa
-@dir include/postgresql/server/port/win32
-@dir include/postgresql/server/port
-@dir include/postgresql/server/parser
-@dir include/postgresql/server/optimizer
-@dir include/postgresql/server/nodes
-@dir include/postgresql/server/mb
-@dir include/postgresql/server/libpq
-@dir include/postgresql/server/lib
-@dir include/postgresql/server/foreign
-@dir include/postgresql/server/executor
-@dir include/postgresql/server/datatype
-@dir include/postgresql/server/commands
-@dir include/postgresql/server/catalog
-@dir include/postgresql/server/bootstrap
-@dir include/postgresql/server/access
-@dir include/postgresql/server
 include/libpq/libpq-fs.h
-@dir include/libpq
 include/postgresql/internal/libpq/pqcomm.h
-@dir include/postgresql/internal/libpq
 include/postgresql/informix/esql/datetime.h
 include/postgresql/informix/esql/decimal.h
 include/postgresql/informix/esql/sqltypes.h
-@dir include/postgresql/informix/esql
-@dir include/postgresql/informix
 include/postgresql/internal/c.h
 include/postgresql/internal/libpq-int.h
 include/postgresql/internal/postgres_fe.h
 include/postgresql/internal/port.h
 include/postgresql/internal/pqexpbuffer.h
-@dir include/postgresql/internal
-@dir include/postgresql
 include/ecpg_informix.h
 include/ecpgerrno.h
 include/ecpglib.h
@@ -590,11 +551,6 @@ lib/postgresql/pgxs/src/Makefile.global
 lib/postgresql/pgxs/src/Makefile.port
 lib/postgresql/pgxs/src/Makefile.shlib
 lib/postgresql/pgxs/src/nls-global.mk
-@dir lib/postgresql/pgxs/src/makefiles
-@dir lib/postgresql/pgxs/config
-@dir lib/postgresql/pgxs/src
-@dir lib/postgresql/pgxs
-@dir lib/postgresql
 man/man1/clusterdb.1.gz
 man/man1/createdb.1.gz
 man/man1/createlang.1.gz
@@ -842,10 +798,8 @@ man/man7/VACUUM.7.gz
 man/man7/VALUES.7.gz
 man/man7/WITH.7.gz
 %%DOCSDIR%%/README-client
-@dir %%DOCSDIR%%
 %%DATADIR%%/pg_service.conf.sample
 %%DATADIR%%/psqlrc.sample
-@dir %%DATADIR%%
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/ecpg-9.2.mo
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/ecpglib6-9.2.mo
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/libpq5-9.2.mo

Modified: head/databases/postgresql92-server/pkg-plist-contrib
==============================================================================
--- head/databases/postgresql92-server/pkg-plist-contrib	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql92-server/pkg-plist-contrib	Wed Jul 22 21:46:27 2015	(r392696)
@@ -181,9 +181,3 @@ share/doc/postgresql/extension/timetrave
 %%DATADIR%%/extension/xml2.control
 %%DATADIR%%/tsearch_data/unaccent.rules
 %%DATADIR%%/tsearch_data/xsyn_sample.rules
-@dir %%DATADIR%%/tsearch_data
-@dir %%DATADIR%%/extension
-@dir %%DATADIR%%
-@dir %%DOCSDIR%%/extension
-@dir %%DOCSDIR%%
-@dir lib/postgresql

Modified: head/databases/postgresql92-server/pkg-plist-plperl
==============================================================================
--- head/databases/postgresql92-server/pkg-plist-plperl	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql92-server/pkg-plist-plperl	Wed Jul 22 21:46:27 2015	(r392696)
@@ -6,7 +6,3 @@
 %%DATADIR%%/extension/plperl--unpackaged--1.0.sql
 %%DOCSDIR%%/README-plperl
 lib/postgresql/plperl.so
-@dir lib/postgresql
-@dir %%DOCSDIR%%
-@dir %%DATADIR%%/extension
-@dir %%DATADIR%%

Modified: head/databases/postgresql92-server/pkg-plist-plpython
==============================================================================
--- head/databases/postgresql92-server/pkg-plist-plpython	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql92-server/pkg-plist-plpython	Wed Jul 22 21:46:27 2015	(r392696)
@@ -10,6 +10,3 @@
 %%PYTHON3%%%%DATADIR%%/extension/plpython3u.control
 %%PYTHON3%%%%DATADIR%%/extension/plpython3u--1.0.sql
 %%PYTHON3%%%%DATADIR%%/extension/plpython3u--unpackaged--1.0.sql
-@dir %%DATADIR%%/extension
-@dir lib/postgresql
-@dir %%DOCSDIR%%

Modified: head/databases/postgresql92-server/pkg-plist-pltcl
==============================================================================
--- head/databases/postgresql92-server/pkg-plist-pltcl	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql92-server/pkg-plist-pltcl	Wed Jul 22 21:46:27 2015	(r392696)
@@ -6,11 +6,7 @@
 %%DATADIR%%/extension/pltclu--unpackaged--1.0.sql
 %%DOCSDIR%%/README-pltcl
 lib/postgresql/pltcl.so
-@dir lib/postgresql
 bin/pltcl_loadmod
 bin/pltcl_delmod
 bin/pltcl_listmod
 %%DATADIR%%/unknown.pltcl
-@dir %%DATADIR%%/extension
-@dir %%DATADIR%%
-@dir %%DOCSDIR%%

Modified: head/databases/postgresql92-server/pkg-plist-server
==============================================================================
--- head/databases/postgresql92-server/pkg-plist-server	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql92-server/pkg-plist-server	Wed Jul 22 21:46:27 2015	(r392696)
@@ -38,7 +38,6 @@ lib/postgresql/utf8_and_sjis2004.so
 lib/postgresql/utf8_and_uhc.so
 lib/postgresql/utf8_and_win.so
 %%DOCSDIR%%/README-server
-@dir %%DOCSDIR%%
 %%DATADIR%%/conversion_create.sql
 %%DATADIR%%/information_schema.sql
 %%DATADIR%%/pg_hba.conf.sample
@@ -52,7 +51,6 @@ lib/postgresql/utf8_and_win.so
 %%DATADIR%%/extension/plpgsql--1.0.sql
 %%DATADIR%%/extension/plpgsql--unpackaged--1.0.sql
 %%DATADIR%%/extension/plpgsql.control
-@dir %%DATADIR%%/extension
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/initdb-9.2.mo
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_basebackup-9.2.mo
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_controldata-9.2.mo
@@ -738,28 +736,6 @@ lib/postgresql/utf8_and_win.so
 %%DATADIR%%/timezonesets/India
 %%DATADIR%%/timezonesets/Indian.txt
 %%DATADIR%%/timezonesets/Pacific.txt
-%%TZDATA%%@dir %%DATADIR%%/timezone/Africa
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/Argentina
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/Indiana
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/Kentucky
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/North_Dakota
-%%TZDATA%%@dir %%DATADIR%%/timezone/America
-%%TZDATA%%@dir %%DATADIR%%/timezone/Antarctica
-%%TZDATA%%@dir %%DATADIR%%/timezone/Arctic
-%%TZDATA%%@dir %%DATADIR%%/timezone/Asia
-%%TZDATA%%@dir %%DATADIR%%/timezone/Atlantic
-%%TZDATA%%@dir %%DATADIR%%/timezone/Australia
-%%TZDATA%%@dir %%DATADIR%%/timezone/Brazil
-%%TZDATA%%@dir %%DATADIR%%/timezone/Canada
-%%TZDATA%%@dir %%DATADIR%%/timezone/Chile
-%%TZDATA%%@dir %%DATADIR%%/timezone/Etc
-%%TZDATA%%@dir %%DATADIR%%/timezone/Europe
-%%TZDATA%%@dir %%DATADIR%%/timezone/Indian
-%%TZDATA%%@dir %%DATADIR%%/timezone/Mexico
-%%TZDATA%%@dir %%DATADIR%%/timezone/Pacific
-%%TZDATA%%@dir %%DATADIR%%/timezone/US
-%%TZDATA%%@dir %%DATADIR%%/timezone
-@dir %%DATADIR%%/timezonesets
 %%DATADIR%%/tsearch_data/danish.stop
 %%DATADIR%%/tsearch_data/dutch.stop
 %%DATADIR%%/tsearch_data/english.stop
@@ -779,11 +755,4 @@ lib/postgresql/utf8_and_win.so
 %%DATADIR%%/tsearch_data/ispell_sample.dict
 %%DATADIR%%/tsearch_data/synonym_sample.syn
 %%DATADIR%%/tsearch_data/thesaurus_sample.ths
-@exec /bin/mkdir -p %%PREFIX%%/%%PG_USER%% || /usr/bin/true
-@exec /usr/sbin/chown %%PG_USER%%:%%PG_GROUP%% %%PREFIX%%/%%PG_USER%% || /usr/bin/true
-@dir %%DATADIR%%/tsearch_data
-@dir %%DATADIR%%
-@dir etc/periodic/daily
-@dir etc/periodic
-@dir lib/postgresql
-@dir %%PG_USER%%
+@dir(%%PG_USER%%,%%PG_GROUP%%,) %%PG_USER%%

Modified: head/databases/postgresql93-server/Makefile
==============================================================================
--- head/databases/postgresql93-server/Makefile	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql93-server/Makefile	Wed Jul 22 21:46:27 2015	(r392696)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 DISTVERSION?=	9.3.9
-PORTREVISION?=	0
+PORTREVISION?=	1
 PKGNAMESUFFIX?=	${DISTVERSION:R:S/.//}${COMPONENT}
 
 MAINTAINER?=	pgsql@FreeBSD.org

Modified: head/databases/postgresql93-server/pkg-plist-client
==============================================================================
--- head/databases/postgresql93-server/pkg-plist-client	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql93-server/pkg-plist-client	Wed Jul 22 21:46:27 2015	(r392696)
@@ -531,56 +531,16 @@ include/postgresql/server/windowapi.h
 include/sqlda-compat.h
 include/sqlda-native.h
 include/sqlda.h
-@dir include/postgresql/server/utils
-@dir include/postgresql/server/tsearch/dicts
-@dir include/postgresql/server/tsearch
-@dir include/postgresql/server/tcop
-@dir include/postgresql/server/storage
-@dir include/postgresql/server/snowball/libstemmer
-@dir include/postgresql/server/snowball
-@dir include/postgresql/server/rewrite
-@dir include/postgresql/server/replication
-@dir include/postgresql/server/regex
-@dir include/postgresql/server/postmaster
-@dir include/postgresql/server/portability
-@dir include/postgresql/server/port/win32_msvc/sys
-@dir include/postgresql/server/port/win32_msvc
-@dir include/postgresql/server/port/win32/sys
-@dir include/postgresql/server/port/win32/netinet
-@dir include/postgresql/server/port/win32/arpa
-@dir include/postgresql/server/port/win32
-@dir include/postgresql/server/port
-@dir include/postgresql/server/parser
-@dir include/postgresql/server/optimizer
-@dir include/postgresql/server/nodes
-@dir include/postgresql/server/mb
-@dir include/postgresql/server/libpq
-@dir include/postgresql/server/lib
-@dir include/postgresql/server/foreign
-@dir include/postgresql/server/executor
-@dir include/postgresql/server/datatype
-@dir include/postgresql/server/common
-@dir include/postgresql/server/commands
-@dir include/postgresql/server/catalog
-@dir include/postgresql/server/bootstrap
-@dir include/postgresql/server/access
-@dir include/postgresql/server
 include/libpq/libpq-fs.h
-@dir include/libpq
 include/postgresql/internal/libpq/pqcomm.h
-@dir include/postgresql/internal/libpq
 include/postgresql/informix/esql/datetime.h
 include/postgresql/informix/esql/decimal.h
 include/postgresql/informix/esql/sqltypes.h
-@dir include/postgresql/informix/esql
-@dir include/postgresql/informix
 include/postgresql/internal/c.h
 include/postgresql/internal/libpq-int.h
 include/postgresql/internal/postgres_fe.h
 include/postgresql/internal/port.h
 include/postgresql/internal/pqexpbuffer.h
-@dir include/postgresql/internal
-@dir include/postgresql
 include/ecpg_informix.h
 include/ecpgerrno.h
 include/ecpglib.h
@@ -620,11 +580,6 @@ lib/postgresql/pgxs/src/Makefile.global
 lib/postgresql/pgxs/src/Makefile.port
 lib/postgresql/pgxs/src/Makefile.shlib
 lib/postgresql/pgxs/src/nls-global.mk
-@dir lib/postgresql/pgxs/src/makefiles
-@dir lib/postgresql/pgxs/config
-@dir lib/postgresql/pgxs/src
-@dir lib/postgresql/pgxs
-@dir lib/postgresql
 man/man1/clusterdb.1.gz
 man/man1/createdb.1.gz
 man/man1/createlang.1.gz
@@ -882,10 +837,8 @@ man/man7/VACUUM.7.gz
 man/man7/VALUES.7.gz
 man/man7/WITH.7.gz
 %%DOCSDIR%%/README-client
-@dir %%DOCSDIR%%
 %%DATADIR%%/pg_service.conf.sample
 %%DATADIR%%/psqlrc.sample
-@dir %%DATADIR%%
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/ecpg-9.3.mo
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/ecpglib6-9.3.mo
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/libpq5-9.3.mo

Modified: head/databases/postgresql93-server/pkg-plist-contrib
==============================================================================
--- head/databases/postgresql93-server/pkg-plist-contrib	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql93-server/pkg-plist-contrib	Wed Jul 22 21:46:27 2015	(r392696)
@@ -192,9 +192,3 @@ share/doc/postgresql/extension/timetrave
 %%DATADIR%%/extension/xml2.control
 %%DATADIR%%/tsearch_data/unaccent.rules
 %%DATADIR%%/tsearch_data/xsyn_sample.rules
-@dir %%DATADIR%%/tsearch_data
-@dir %%DATADIR%%/extension
-@dir %%DATADIR%%
-@dir %%DOCSDIR%%/extension
-@dir %%DOCSDIR%%
-@dir lib/postgresql

Modified: head/databases/postgresql93-server/pkg-plist-plperl
==============================================================================
--- head/databases/postgresql93-server/pkg-plist-plperl	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql93-server/pkg-plist-plperl	Wed Jul 22 21:46:27 2015	(r392696)
@@ -6,7 +6,3 @@
 %%DATADIR%%/extension/plperl--unpackaged--1.0.sql
 %%DOCSDIR%%/README-plperl
 lib/postgresql/plperl.so
-@dir lib/postgresql
-@dir %%DOCSDIR%%
-@dir %%DATADIR%%/extension
-@dir %%DATADIR%%

Modified: head/databases/postgresql93-server/pkg-plist-plpython
==============================================================================
--- head/databases/postgresql93-server/pkg-plist-plpython	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql93-server/pkg-plist-plpython	Wed Jul 22 21:46:27 2015	(r392696)
@@ -10,6 +10,3 @@
 %%PYTHON3%%%%DATADIR%%/extension/plpython3u.control
 %%PYTHON3%%%%DATADIR%%/extension/plpython3u--1.0.sql
 %%PYTHON3%%%%DATADIR%%/extension/plpython3u--unpackaged--1.0.sql
-@dir %%DATADIR%%/extension
-@dir lib/postgresql
-@dir %%DOCSDIR%%

Modified: head/databases/postgresql93-server/pkg-plist-pltcl
==============================================================================
--- head/databases/postgresql93-server/pkg-plist-pltcl	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql93-server/pkg-plist-pltcl	Wed Jul 22 21:46:27 2015	(r392696)
@@ -6,11 +6,7 @@
 %%DATADIR%%/extension/pltclu--unpackaged--1.0.sql
 %%DOCSDIR%%/README-pltcl
 lib/postgresql/pltcl.so
-@dir lib/postgresql
 bin/pltcl_loadmod
 bin/pltcl_delmod
 bin/pltcl_listmod
 %%DATADIR%%/unknown.pltcl
-@dir %%DATADIR%%/extension
-@dir %%DATADIR%%
-@dir %%DOCSDIR%%

Modified: head/databases/postgresql93-server/pkg-plist-server
==============================================================================
--- head/databases/postgresql93-server/pkg-plist-server	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql93-server/pkg-plist-server	Wed Jul 22 21:46:27 2015	(r392696)
@@ -39,7 +39,6 @@ lib/postgresql/utf8_and_uhc.so
 lib/postgresql/utf8_and_win.so
 lib/libpgcommon.a
 %%DOCSDIR%%/README-server
-@dir %%DOCSDIR%%
 %%DATADIR%%/conversion_create.sql
 %%DATADIR%%/information_schema.sql
 %%DATADIR%%/pg_hba.conf.sample
@@ -53,7 +52,6 @@ lib/libpgcommon.a
 %%DATADIR%%/extension/plpgsql--1.0.sql
 %%DATADIR%%/extension/plpgsql--unpackaged--1.0.sql
 %%DATADIR%%/extension/plpgsql.control
-@dir %%DATADIR%%/extension
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/initdb-9.3.mo
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_basebackup-9.3.mo
 %%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_controldata-9.3.mo
@@ -727,28 +725,6 @@ lib/libpgcommon.a
 %%DATADIR%%/timezonesets/India
 %%DATADIR%%/timezonesets/Indian.txt
 %%DATADIR%%/timezonesets/Pacific.txt
-%%TZDATA%%@dir %%DATADIR%%/timezone/Africa
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/Argentina
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/Indiana
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/Kentucky
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/North_Dakota
-%%TZDATA%%@dir %%DATADIR%%/timezone/America
-%%TZDATA%%@dir %%DATADIR%%/timezone/Antarctica
-%%TZDATA%%@dir %%DATADIR%%/timezone/Arctic
-%%TZDATA%%@dir %%DATADIR%%/timezone/Asia
-%%TZDATA%%@dir %%DATADIR%%/timezone/Atlantic
-%%TZDATA%%@dir %%DATADIR%%/timezone/Australia
-%%TZDATA%%@dir %%DATADIR%%/timezone/Brazil
-%%TZDATA%%@dir %%DATADIR%%/timezone/Canada
-%%TZDATA%%@dir %%DATADIR%%/timezone/Chile
-%%TZDATA%%@dir %%DATADIR%%/timezone/Etc
-%%TZDATA%%@dir %%DATADIR%%/timezone/Europe
-%%TZDATA%%@dir %%DATADIR%%/timezone/Indian
-%%TZDATA%%@dir %%DATADIR%%/timezone/Mexico
-%%TZDATA%%@dir %%DATADIR%%/timezone/Pacific
-%%TZDATA%%@dir %%DATADIR%%/timezone/US
-%%TZDATA%%@dir %%DATADIR%%/timezone
-@dir %%DATADIR%%/timezonesets
 %%DATADIR%%/tsearch_data/danish.stop
 %%DATADIR%%/tsearch_data/dutch.stop
 %%DATADIR%%/tsearch_data/english.stop
@@ -768,11 +744,4 @@ lib/libpgcommon.a
 %%DATADIR%%/tsearch_data/ispell_sample.dict
 %%DATADIR%%/tsearch_data/synonym_sample.syn
 %%DATADIR%%/tsearch_data/thesaurus_sample.ths
-@exec /bin/mkdir -p %%PREFIX%%/%%PG_USER%% || /usr/bin/true
-@exec /usr/sbin/chown %%PG_USER%%:%%PG_GROUP%% %%PREFIX%%/%%PG_USER%% || /usr/bin/true
-@dir %%DATADIR%%/tsearch_data
-@dir %%DATADIR%%
-@dir etc/periodic/daily
-@dir etc/periodic
-@dir lib/postgresql
-@dir %%PG_USER%%
+@dir(%%PG_USER%%,%%PG_GROUP%%,) %%PG_USER%%

Modified: head/databases/postgresql94-server/Makefile
==============================================================================
--- head/databases/postgresql94-server/Makefile	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql94-server/Makefile	Wed Jul 22 21:46:27 2015	(r392696)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 DISTVERSION?=	9.4.4
-PORTREVISION?=	0
+PORTREVISION?=	1
 
 MAINTAINER?=	pgsql@FreeBSD.org
 

Modified: head/databases/postgresql94-server/pkg-plist-client
==============================================================================
--- head/databases/postgresql94-server/pkg-plist-client	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql94-server/pkg-plist-client	Wed Jul 22 21:46:27 2015	(r392696)
@@ -946,50 +946,3 @@ man/man7/WITH.7.gz
 %%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/psql-9.4.mo
 %%DATADIR%%/pg_service.conf.sample
 %%DATADIR%%/psqlrc.sample
-@dir include/libpq
-@dir include/postgresql/informix/esql
-@dir include/postgresql/informix
-@dir include/postgresql/internal/libpq
-@dir include/postgresql/internal
-@dir include/postgresql/server/access
-@dir include/postgresql/server/bootstrap
-@dir include/postgresql/server/catalog
-@dir include/postgresql/server/commands
-@dir include/postgresql/server/common
-@dir include/postgresql/server/datatype
-@dir include/postgresql/server/executor
-@dir include/postgresql/server/foreign
-@dir include/postgresql/server/lib
-@dir include/postgresql/server/libpq
-@dir include/postgresql/server/mb
-@dir include/postgresql/server/nodes
-@dir include/postgresql/server/optimizer
-@dir include/postgresql/server/parser
-@dir include/postgresql/server/port/win32/arpa
-@dir include/postgresql/server/port/win32/netinet
-@dir include/postgresql/server/port/win32/sys
-@dir include/postgresql/server/port/win32
-@dir include/postgresql/server/port/win32_msvc/sys
-@dir include/postgresql/server/port/win32_msvc
-@dir include/postgresql/server/port
-@dir include/postgresql/server/portability
-@dir include/postgresql/server/postmaster
-@dir include/postgresql/server/regex
-@dir include/postgresql/server/replication
-@dir include/postgresql/server/rewrite
-@dir include/postgresql/server/snowball/libstemmer
-@dir include/postgresql/server/snowball
-@dir include/postgresql/server/storage
-@dir include/postgresql/server/tcop
-@dir include/postgresql/server/tsearch/dicts
-@dir include/postgresql/server/tsearch
-@dir include/postgresql/server/utils
-@dir include/postgresql/server
-@dir include/postgresql
-@dir lib/postgresql/pgxs/config
-@dir lib/postgresql/pgxs/src/makefiles
-@dir lib/postgresql/pgxs/src
-@dir lib/postgresql/pgxs
-@dir lib/postgresql
-%%PORTDOCS%%@dir %%DOCSDIR%%
-@dir %%DATADIR%%

Modified: head/databases/postgresql94-server/pkg-plist-contrib
==============================================================================
--- head/databases/postgresql94-server/pkg-plist-contrib	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql94-server/pkg-plist-contrib	Wed Jul 22 21:46:27 2015	(r392696)
@@ -206,9 +206,3 @@ share/doc/postgresql/extension/timetrave
 %%DATADIR%%/extension/xml2.control
 %%DATADIR%%/tsearch_data/unaccent.rules
 %%DATADIR%%/tsearch_data/xsyn_sample.rules
-@dir %%DATADIR%%/tsearch_data
-@dir %%DATADIR%%/extension
-@dir %%DATADIR%%
-@dir %%DOCSDIR%%/extension
-@dir %%DOCSDIR%%
-@dir lib/postgresql

Modified: head/databases/postgresql94-server/pkg-plist-plperl
==============================================================================
--- head/databases/postgresql94-server/pkg-plist-plperl	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql94-server/pkg-plist-plperl	Wed Jul 22 21:46:27 2015	(r392696)
@@ -6,7 +6,3 @@
 %%DATADIR%%/extension/plperl--unpackaged--1.0.sql
 %%DOCSDIR%%/README-plperl
 lib/postgresql/plperl.so
-@dir lib/postgresql
-@dir %%DOCSDIR%%
-@dir %%DATADIR%%/extension
-@dir %%DATADIR%%

Modified: head/databases/postgresql94-server/pkg-plist-plpython
==============================================================================
--- head/databases/postgresql94-server/pkg-plist-plpython	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql94-server/pkg-plist-plpython	Wed Jul 22 21:46:27 2015	(r392696)
@@ -10,6 +10,3 @@
 %%PYTHON3%%%%DATADIR%%/extension/plpython3u.control
 %%PYTHON3%%%%DATADIR%%/extension/plpython3u--1.0.sql
 %%PYTHON3%%%%DATADIR%%/extension/plpython3u--unpackaged--1.0.sql
-@dir %%DATADIR%%/extension
-@dir lib/postgresql
-@dir %%DOCSDIR%%

Modified: head/databases/postgresql94-server/pkg-plist-pltcl
==============================================================================
--- head/databases/postgresql94-server/pkg-plist-pltcl	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql94-server/pkg-plist-pltcl	Wed Jul 22 21:46:27 2015	(r392696)
@@ -6,11 +6,7 @@
 %%DATADIR%%/extension/pltclu--unpackaged--1.0.sql
 %%DOCSDIR%%/README-pltcl
 lib/postgresql/pltcl.so
-@dir lib/postgresql
 bin/pltcl_loadmod
 bin/pltcl_delmod
 bin/pltcl_listmod
 %%DATADIR%%/unknown.pltcl
-@dir %%DATADIR%%/extension
-@dir %%DATADIR%%
-@dir %%DOCSDIR%%

Modified: head/databases/postgresql94-server/pkg-plist-server
==============================================================================
--- head/databases/postgresql94-server/pkg-plist-server	Wed Jul 22 21:10:49 2015	(r392695)
+++ head/databases/postgresql94-server/pkg-plist-server	Wed Jul 22 21:46:27 2015	(r392696)
@@ -40,7 +40,6 @@ lib/postgresql/utf8_and_uhc.so
 lib/postgresql/utf8_and_win.so
 lib/libpgcommon.a
 %%PORTDOCS%%%%DOCSDIR%%/README-server
-%%PORTDOCS%%@dir %%DOCSDIR%%
 %%DATADIR%%/conversion_create.sql
 %%DATADIR%%/information_schema.sql
 %%DATADIR%%/pg_hba.conf.sample
@@ -727,27 +726,6 @@ lib/libpgcommon.a
 %%DATADIR%%/timezonesets/India
 %%DATADIR%%/timezonesets/Indian.txt
 %%DATADIR%%/timezonesets/Pacific.txt
-%%TZDATA%%@dir %%DATADIR%%/timezone/Africa
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/Argentina
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/Indiana
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/Kentucky
-%%TZDATA%%@dir %%DATADIR%%/timezone/America/North_Dakota
-%%TZDATA%%@dir %%DATADIR%%/timezone/America
-%%TZDATA%%@dir %%DATADIR%%/timezone/Antarctica
-%%TZDATA%%@dir %%DATADIR%%/timezone/Arctic
-%%TZDATA%%@dir %%DATADIR%%/timezone/Asia
-%%TZDATA%%@dir %%DATADIR%%/timezone/Atlantic
-%%TZDATA%%@dir %%DATADIR%%/timezone/Australia
-%%TZDATA%%@dir %%DATADIR%%/timezone/Brazil
-%%TZDATA%%@dir %%DATADIR%%/timezone/Canada
-%%TZDATA%%@dir %%DATADIR%%/timezone/Chile
-%%TZDATA%%@dir %%DATADIR%%/timezone/Etc
-%%TZDATA%%@dir %%DATADIR%%/timezone/Europe
-%%TZDATA%%@dir %%DATADIR%%/timezone/Indian
-%%TZDATA%%@dir %%DATADIR%%/timezone/Mexico
-%%TZDATA%%@dir %%DATADIR%%/timezone/Pacific
-%%TZDATA%%@dir %%DATADIR%%/timezone/US
-%%TZDATA%%@dir %%DATADIR%%/timezone
 %%DATADIR%%/tsearch_data/danish.stop
 %%DATADIR%%/tsearch_data/dutch.stop
 %%DATADIR%%/tsearch_data/english.stop
@@ -767,13 +745,4 @@ lib/libpgcommon.a
 %%DATADIR%%/tsearch_data/ispell_sample.dict
 %%DATADIR%%/tsearch_data/synonym_sample.syn
 %%DATADIR%%/tsearch_data/thesaurus_sample.ths
-@dir %%DATADIR%%/extension
-@dir %%DATADIR%%/timezonesets
-@exec /bin/mkdir -p %%PREFIX%%/%%PG_USER%% || /usr/bin/true
-@exec /usr/sbin/chown %%PG_USER%%:%%PG_GROUP%% %%PREFIX%%/%%PG_USER%% || /usr/bin/true
-@dir %%DATADIR%%/tsearch_data
-@dir %%DATADIR%%
-@dir etc/periodic/daily
-@dir etc/periodic
-@dir lib/postgresql
-@dir %%PG_USER%%
+@dir(%%PG_USER%%,%%PG_GROUP%%,) %%PG_USER%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507222146.t6MLkSFo060612>