svn commit: r392696 - in head/databases: postgresql90-server postgresql91-server postgresql92-server postgresql93-server postgresql94-server
Baptiste Daroussin
bapt at FreeBSD.org
Wed Jul 22 21:46:42 UTC 2015
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 at 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
- at dir include/postgresql/server/utils
- at dir include/postgresql/server/tsearch/dicts
- at dir include/postgresql/server/tsearch
- at dir include/postgresql/server/tcop
- at dir include/postgresql/server/storage
- at dir include/postgresql/server/snowball/libstemmer
- at dir include/postgresql/server/snowball
- at dir include/postgresql/server/rewrite
- at dir include/postgresql/server/replication
- at dir include/postgresql/server/regex
- at dir include/postgresql/server/postmaster
- at dir include/postgresql/server/portability
- at dir include/postgresql/server/port/win32_msvc/sys
- at dir include/postgresql/server/port/win32_msvc
- at dir include/postgresql/server/port/win32/sys
- at dir include/postgresql/server/port/win32/netinet
- at dir include/postgresql/server/port/win32/arpa
- at dir include/postgresql/server/port/win32
- at dir include/postgresql/server/port
- at dir include/postgresql/server/parser
- at dir include/postgresql/server/optimizer
- at dir include/postgresql/server/nodes
- at dir include/postgresql/server/mb
- at dir include/postgresql/server/libpq
- at dir include/postgresql/server/lib
- at dir include/postgresql/server/foreign
- at dir include/postgresql/server/executor
- at dir include/postgresql/server/commands
- at dir include/postgresql/server/catalog
- at dir include/postgresql/server/bootstrap
- at dir include/postgresql/server/access
- at dir include/postgresql/server
include/libpq/libpq-fs.h
- at dir include/libpq
include/postgresql/internal/libpq/pqcomm.h
- at dir include/postgresql/internal/libpq
include/postgresql/informix/esql/datetime.h
include/postgresql/informix/esql/decimal.h
include/postgresql/informix/esql/sqltypes.h
- at dir include/postgresql/informix/esql
- at 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
- at dir include/postgresql/internal
- at 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
- at dir lib/postgresql/pgxs/src/makefiles
- at dir lib/postgresql/pgxs/config
- at dir lib/postgresql/pgxs/src
- at dir lib/postgresql/pgxs
- at 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
- at dir %%DOCSDIR%%
%%DATADIR%%/pg_service.conf.sample
%%DATADIR%%/psqlrc.sample
- at 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
- at dir %%DATADIR%%/tsearch_data
- at dir %%DATADIR%%/contrib
- at dir %%DATADIR%%
- at dir %%DOCSDIR%%/contrib
- at dir %%DOCSDIR%%
- at 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
- at dir lib/postgresql
- at 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
- at dir lib/postgresql
- at 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
- at dir lib/postgresql
bin/pltcl_loadmod
bin/pltcl_delmod
bin/pltcl_listmod
%%DATADIR%%/unknown.pltcl
- at dir %%DATADIR%%
- at 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
- at 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
- at 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
- at exec /bin/mkdir -p %%PREFIX%%/%%PG_USER%% || /usr/bin/true
- at exec /usr/sbin/chown %%PG_USER%%:%%PG_GROUP%% %%PREFIX%%/%%PG_USER%% || /usr/bin/true
- at dir %%DATADIR%%/tsearch_data
- at dir %%DATADIR%%
- at dir etc/periodic/daily
- at dir etc/periodic
- at dir lib/postgresql
- at dir %%PG_USER%%
+ at 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
- at dir include/postgresql/server/utils
- at dir include/postgresql/server/tsearch/dicts
- at dir include/postgresql/server/tsearch
- at dir include/postgresql/server/tcop
- at dir include/postgresql/server/storage
- at dir include/postgresql/server/snowball/libstemmer
- at dir include/postgresql/server/snowball
- at dir include/postgresql/server/rewrite
- at dir include/postgresql/server/replication
- at dir include/postgresql/server/regex
- at dir include/postgresql/server/postmaster
- at dir include/postgresql/server/portability
- at dir include/postgresql/server/port/win32_msvc/sys
- at dir include/postgresql/server/port/win32_msvc
- at dir include/postgresql/server/port/win32/sys
- at dir include/postgresql/server/port/win32/netinet
- at dir include/postgresql/server/port/win32/arpa
- at dir include/postgresql/server/port/win32
- at dir include/postgresql/server/port
- at dir include/postgresql/server/parser
- at dir include/postgresql/server/optimizer
- at dir include/postgresql/server/nodes
- at dir include/postgresql/server/mb
- at dir include/postgresql/server/libpq
- at dir include/postgresql/server/lib
- at dir include/postgresql/server/foreign
- at dir include/postgresql/server/executor
- at dir include/postgresql/server/commands
- at dir include/postgresql/server/catalog
- at dir include/postgresql/server/bootstrap
- at dir include/postgresql/server/access
- at dir include/postgresql/server
include/libpq/libpq-fs.h
- at dir include/libpq
include/postgresql/internal/libpq/pqcomm.h
- at dir include/postgresql/internal/libpq
include/postgresql/informix/esql/datetime.h
include/postgresql/informix/esql/decimal.h
include/postgresql/informix/esql/sqltypes.h
- at dir include/postgresql/informix/esql
- at 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
- at dir include/postgresql/internal
- at 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
- at dir lib/postgresql/pgxs/src/makefiles
- at dir lib/postgresql/pgxs/config
- at dir lib/postgresql/pgxs/src
- at dir lib/postgresql/pgxs
- at 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
- at dir %%DOCSDIR%%
%%DATADIR%%/pg_service.conf.sample
%%DATADIR%%/psqlrc.sample
- at 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
- at dir %%DATADIR%%/tsearch_data
- at dir %%DATADIR%%/extension
- at dir %%DATADIR%%
- at dir %%DOCSDIR%%/extension
- at dir %%DOCSDIR%%
- at 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
- at dir lib/postgresql
- at dir %%DOCSDIR%%
- at dir %%DATADIR%%/extension
- at 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
- at dir %%DATADIR%%/extension
- at dir lib/postgresql
- at 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
- at dir lib/postgresql
bin/pltcl_loadmod
bin/pltcl_delmod
bin/pltcl_listmod
%%DATADIR%%/unknown.pltcl
- at dir %%DATADIR%%/extension
- at dir %%DATADIR%%
- at 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
- at 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
- at 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
- at 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
- at exec /bin/mkdir -p %%PREFIX%%/%%PG_USER%% || /usr/bin/true
- at exec /usr/sbin/chown %%PG_USER%%:%%PG_GROUP%% %%PREFIX%%/%%PG_USER%% || /usr/bin/true
- at dir %%DATADIR%%/tsearch_data
- at dir %%DATADIR%%
- at dir etc/periodic/daily
- at dir etc/periodic
- at dir lib/postgresql
- at dir %%PG_USER%%
+ at 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
- at dir include/postgresql/server/utils
- at dir include/postgresql/server/tsearch/dicts
- at dir include/postgresql/server/tsearch
- at dir include/postgresql/server/tcop
- at dir include/postgresql/server/storage
- at dir include/postgresql/server/snowball/libstemmer
- at dir include/postgresql/server/snowball
- at dir include/postgresql/server/rewrite
- at dir include/postgresql/server/replication
- at dir include/postgresql/server/regex
- at dir include/postgresql/server/postmaster
- at dir include/postgresql/server/portability
- at dir include/postgresql/server/port/win32_msvc/sys
- at dir include/postgresql/server/port/win32_msvc
- at dir include/postgresql/server/port/win32/sys
- at dir include/postgresql/server/port/win32/netinet
- at dir include/postgresql/server/port/win32/arpa
- at dir include/postgresql/server/port/win32
- at dir include/postgresql/server/port
- at dir include/postgresql/server/parser
- at dir include/postgresql/server/optimizer
- at dir include/postgresql/server/nodes
- at dir include/postgresql/server/mb
- at dir include/postgresql/server/libpq
- at dir include/postgresql/server/lib
- at dir include/postgresql/server/foreign
- at dir include/postgresql/server/executor
- at dir include/postgresql/server/datatype
- at dir include/postgresql/server/commands
- at dir include/postgresql/server/catalog
- at dir include/postgresql/server/bootstrap
- at dir include/postgresql/server/access
- at dir include/postgresql/server
include/libpq/libpq-fs.h
- at dir include/libpq
include/postgresql/internal/libpq/pqcomm.h
- at dir include/postgresql/internal/libpq
include/postgresql/informix/esql/datetime.h
include/postgresql/informix/esql/decimal.h
include/postgresql/informix/esql/sqltypes.h
- at dir include/postgresql/informix/esql
- at 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
- at dir include/postgresql/internal
- at 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
- at dir lib/postgresql/pgxs/src/makefiles
- at dir lib/postgresql/pgxs/config
- at dir lib/postgresql/pgxs/src
- at dir lib/postgresql/pgxs
- at 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
- at dir %%DOCSDIR%%
%%DATADIR%%/pg_service.conf.sample
%%DATADIR%%/psqlrc.sample
- at 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
- at dir %%DATADIR%%/tsearch_data
- at dir %%DATADIR%%/extension
- at dir %%DATADIR%%
- at dir %%DOCSDIR%%/extension
- at dir %%DOCSDIR%%
- at 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
- at dir lib/postgresql
- at dir %%DOCSDIR%%
- at dir %%DATADIR%%/extension
- at 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
- at dir %%DATADIR%%/extension
- at dir lib/postgresql
- at 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
- at dir lib/postgresql
bin/pltcl_loadmod
bin/pltcl_delmod
bin/pltcl_listmod
%%DATADIR%%/unknown.pltcl
- at dir %%DATADIR%%/extension
- at dir %%DATADIR%%
- at 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
- at 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
- at 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
- at 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
- at exec /bin/mkdir -p %%PREFIX%%/%%PG_USER%% || /usr/bin/true
- at exec /usr/sbin/chown %%PG_USER%%:%%PG_GROUP%% %%PREFIX%%/%%PG_USER%% || /usr/bin/true
- at dir %%DATADIR%%/tsearch_data
- at dir %%DATADIR%%
- at dir etc/periodic/daily
- at dir etc/periodic
- at dir lib/postgresql
- at dir %%PG_USER%%
+ at 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 at 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
- at dir include/postgresql/server/utils
- at dir include/postgresql/server/tsearch/dicts
- at dir include/postgresql/server/tsearch
- at dir include/postgresql/server/tcop
- at dir include/postgresql/server/storage
- at dir include/postgresql/server/snowball/libstemmer
- at dir include/postgresql/server/snowball
- at dir include/postgresql/server/rewrite
- at dir include/postgresql/server/replication
- at dir include/postgresql/server/regex
- at dir include/postgresql/server/postmaster
- at dir include/postgresql/server/portability
- at dir include/postgresql/server/port/win32_msvc/sys
- at dir include/postgresql/server/port/win32_msvc
- at dir include/postgresql/server/port/win32/sys
- at dir include/postgresql/server/port/win32/netinet
- at dir include/postgresql/server/port/win32/arpa
- at dir include/postgresql/server/port/win32
- at dir include/postgresql/server/port
- at dir include/postgresql/server/parser
- at dir include/postgresql/server/optimizer
- at dir include/postgresql/server/nodes
- at dir include/postgresql/server/mb
- at dir include/postgresql/server/libpq
- at dir include/postgresql/server/lib
- at dir include/postgresql/server/foreign
- at dir include/postgresql/server/executor
- at dir include/postgresql/server/datatype
- at dir include/postgresql/server/common
- at dir include/postgresql/server/commands
- at dir include/postgresql/server/catalog
- at dir include/postgresql/server/bootstrap
- at dir include/postgresql/server/access
- at dir include/postgresql/server
include/libpq/libpq-fs.h
- at dir include/libpq
include/postgresql/internal/libpq/pqcomm.h
- at dir include/postgresql/internal/libpq
include/postgresql/informix/esql/datetime.h
include/postgresql/informix/esql/decimal.h
include/postgresql/informix/esql/sqltypes.h
- at dir include/postgresql/informix/esql
- at 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
- at dir include/postgresql/internal
- at 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
- at dir lib/postgresql/pgxs/src/makefiles
- at dir lib/postgresql/pgxs/config
- at dir lib/postgresql/pgxs/src
- at dir lib/postgresql/pgxs
- at 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
- at dir %%DOCSDIR%%
%%DATADIR%%/pg_service.conf.sample
%%DATADIR%%/psqlrc.sample
- at 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
- at dir %%DATADIR%%/tsearch_data
- at dir %%DATADIR%%/extension
- at dir %%DATADIR%%
- at dir %%DOCSDIR%%/extension
- at dir %%DOCSDIR%%
- at 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
- at dir lib/postgresql
- at dir %%DOCSDIR%%
- at dir %%DATADIR%%/extension
- at 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
- at dir %%DATADIR%%/extension
- at dir lib/postgresql
- at 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
- at dir lib/postgresql
bin/pltcl_loadmod
bin/pltcl_delmod
bin/pltcl_listmod
%%DATADIR%%/unknown.pltcl
- at dir %%DATADIR%%/extension
- at dir %%DATADIR%%
- at 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
- at 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
- at 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
- at 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
- at exec /bin/mkdir -p %%PREFIX%%/%%PG_USER%% || /usr/bin/true
- at exec /usr/sbin/chown %%PG_USER%%:%%PG_GROUP%% %%PREFIX%%/%%PG_USER%% || /usr/bin/true
- at dir %%DATADIR%%/tsearch_data
- at dir %%DATADIR%%
- at dir etc/periodic/daily
- at dir etc/periodic
- at dir lib/postgresql
- at dir %%PG_USER%%
+ at 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 at 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
- at dir include/libpq
- at dir include/postgresql/informix/esql
- at dir include/postgresql/informix
- at dir include/postgresql/internal/libpq
- at dir include/postgresql/internal
- at dir include/postgresql/server/access
- at dir include/postgresql/server/bootstrap
- at dir include/postgresql/server/catalog
- at dir include/postgresql/server/commands
- at dir include/postgresql/server/common
- at dir include/postgresql/server/datatype
- at dir include/postgresql/server/executor
- at dir include/postgresql/server/foreign
- at dir include/postgresql/server/lib
- at dir include/postgresql/server/libpq
- at dir include/postgresql/server/mb
- at dir include/postgresql/server/nodes
- at dir include/postgresql/server/optimizer
- at dir include/postgresql/server/parser
- at dir include/postgresql/server/port/win32/arpa
- at dir include/postgresql/server/port/win32/netinet
- at dir include/postgresql/server/port/win32/sys
- at dir include/postgresql/server/port/win32
- at dir include/postgresql/server/port/win32_msvc/sys
- at dir include/postgresql/server/port/win32_msvc
- at dir include/postgresql/server/port
- at dir include/postgresql/server/portability
- at dir include/postgresql/server/postmaster
- at dir include/postgresql/server/regex
- at dir include/postgresql/server/replication
- at dir include/postgresql/server/rewrite
- at dir include/postgresql/server/snowball/libstemmer
- at dir include/postgresql/server/snowball
- at dir include/postgresql/server/storage
- at dir include/postgresql/server/tcop
- at dir include/postgresql/server/tsearch/dicts
- at dir include/postgresql/server/tsearch
- at dir include/postgresql/server/utils
- at dir include/postgresql/server
- at dir include/postgresql
- at dir lib/postgresql/pgxs/config
- at dir lib/postgresql/pgxs/src/makefiles
- at dir lib/postgresql/pgxs/src
- at dir lib/postgresql/pgxs
- at dir lib/postgresql
-%%PORTDOCS%%@dir %%DOCSDIR%%
- at 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
- at dir %%DATADIR%%/tsearch_data
- at dir %%DATADIR%%/extension
- at dir %%DATADIR%%
- at dir %%DOCSDIR%%/extension
- at dir %%DOCSDIR%%
- at 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
- at dir lib/postgresql
- at dir %%DOCSDIR%%
- at dir %%DATADIR%%/extension
- at 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
- at dir %%DATADIR%%/extension
- at dir lib/postgresql
- at 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
- at dir lib/postgresql
bin/pltcl_loadmod
bin/pltcl_delmod
bin/pltcl_listmod
%%DATADIR%%/unknown.pltcl
- at dir %%DATADIR%%/extension
- at dir %%DATADIR%%
- at 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
- at dir %%DATADIR%%/extension
- at dir %%DATADIR%%/timezonesets
- at exec /bin/mkdir -p %%PREFIX%%/%%PG_USER%% || /usr/bin/true
- at exec /usr/sbin/chown %%PG_USER%%:%%PG_GROUP%% %%PREFIX%%/%%PG_USER%% || /usr/bin/true
- at dir %%DATADIR%%/tsearch_data
- at dir %%DATADIR%%
- at dir etc/periodic/daily
- at dir etc/periodic
- at dir lib/postgresql
- at dir %%PG_USER%%
+ at dir(%%PG_USER%%,%%PG_GROUP%%,) %%PG_USER%%
More information about the svn-ports-all
mailing list