diff options
Diffstat (limited to 'databases/postgresql92-server')
-rw-r--r-- | databases/postgresql92-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql92-server/pkg-plist-client | 46 | ||||
-rw-r--r-- | databases/postgresql92-server/pkg-plist-contrib | 6 | ||||
-rw-r--r-- | databases/postgresql92-server/pkg-plist-plperl | 4 | ||||
-rw-r--r-- | databases/postgresql92-server/pkg-plist-plpython | 3 | ||||
-rw-r--r-- | databases/postgresql92-server/pkg-plist-pltcl | 4 | ||||
-rw-r--r-- | databases/postgresql92-server/pkg-plist-server | 33 |
7 files changed, 2 insertions, 96 deletions
diff --git a/databases/postgresql92-server/Makefile b/databases/postgresql92-server/Makefile index f45b2f48d5d3..8f6b18915ef8 100644 --- a/databases/postgresql92-server/Makefile +++ b/databases/postgresql92-server/Makefile @@ -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} diff --git a/databases/postgresql92-server/pkg-plist-client b/databases/postgresql92-server/pkg-plist-client index fb650ef2ca82..cc4e23aeabcd 100644 --- a/databases/postgresql92-server/pkg-plist-client +++ b/databases/postgresql92-server/pkg-plist-client @@ -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 diff --git a/databases/postgresql92-server/pkg-plist-contrib b/databases/postgresql92-server/pkg-plist-contrib index 3f7d52e541ea..5dad6dfae50e 100644 --- a/databases/postgresql92-server/pkg-plist-contrib +++ b/databases/postgresql92-server/pkg-plist-contrib @@ -181,9 +181,3 @@ share/doc/postgresql/extension/timetravel.example %%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 diff --git a/databases/postgresql92-server/pkg-plist-plperl b/databases/postgresql92-server/pkg-plist-plperl index feaadbf119d2..5cdf261fae45 100644 --- a/databases/postgresql92-server/pkg-plist-plperl +++ b/databases/postgresql92-server/pkg-plist-plperl @@ -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%% diff --git a/databases/postgresql92-server/pkg-plist-plpython b/databases/postgresql92-server/pkg-plist-plpython index c7ffa81d313c..083d330d22c4 100644 --- a/databases/postgresql92-server/pkg-plist-plpython +++ b/databases/postgresql92-server/pkg-plist-plpython @@ -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%% diff --git a/databases/postgresql92-server/pkg-plist-pltcl b/databases/postgresql92-server/pkg-plist-pltcl index 7cd8d90db4e9..f5fe8c74be5c 100644 --- a/databases/postgresql92-server/pkg-plist-pltcl +++ b/databases/postgresql92-server/pkg-plist-pltcl @@ -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%% diff --git a/databases/postgresql92-server/pkg-plist-server b/databases/postgresql92-server/pkg-plist-server index 4a83b95345e1..41f923554aa6 100644 --- a/databases/postgresql92-server/pkg-plist-server +++ b/databases/postgresql92-server/pkg-plist-server @@ -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%% |