View | Details | Raw Unified | Return to bug 151882
Collapse All | Expand All

(-)databases/postgresql83-server/Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME?=	postgresql
8
PORTNAME?=	postgresql
9
DISTVERSION?=	8.3.12
9
DISTVERSION?=	8.3.12
10
PORTREVISION?=	1
10
CATEGORIES?=	databases
11
CATEGORIES?=	databases
11
MASTER_SITES=	${MASTER_SITE_PGSQL}
12
MASTER_SITES=	${MASTER_SITE_PGSQL}
12
MASTER_SITE_SUBDIR=	source/v${DISTVERSION}
13
MASTER_SITE_SUBDIR=	source/v${DISTVERSION}
(-)databases/postgresql83-server/pkg-plist-server (-1 / +1 lines)
Lines 770-776 Link Here
770
share/postgresql/tsearch_data/ispell_sample.dict
770
share/postgresql/tsearch_data/ispell_sample.dict
771
share/postgresql/tsearch_data/synonym_sample.syn
771
share/postgresql/tsearch_data/synonym_sample.syn
772
share/postgresql/tsearch_data/thesaurus_sample.ths
772
share/postgresql/tsearch_data/thesaurus_sample.ths
773
@dirrm share/postgresql/tsearch_data
773
@dirrmtry share/postgresql/tsearch_data
774
@unexec echo "Warning: If you will *NOT* use this package anymore, please remove the pgsql user manually."
774
@unexec echo "Warning: If you will *NOT* use this package anymore, please remove the pgsql user manually."
775
@dirrmtry share/postgresql
775
@dirrmtry share/postgresql
776
@dirrmtry etc/periodic/daily
776
@dirrmtry etc/periodic/daily
(-)databases/postgresql84-server/pkg-plist-server (-1 / +1 lines)
Lines 749-755 Link Here
749
share/postgresql/tsearch_data/ispell_sample.dict
749
share/postgresql/tsearch_data/ispell_sample.dict
750
share/postgresql/tsearch_data/synonym_sample.syn
750
share/postgresql/tsearch_data/synonym_sample.syn
751
share/postgresql/tsearch_data/thesaurus_sample.ths
751
share/postgresql/tsearch_data/thesaurus_sample.ths
752
@dirrm share/postgresql/tsearch_data
752
@dirrmtry share/postgresql/tsearch_data
753
@unexec echo "Warning: If you will *NOT* use this package anymore, please remove the pgsql user manually."
753
@unexec echo "Warning: If you will *NOT* use this package anymore, please remove the pgsql user manually."
754
@dirrmtry share/postgresql
754
@dirrmtry share/postgresql
755
@dirrmtry etc/periodic/daily
755
@dirrmtry etc/periodic/daily
(-)databases/postgresql90-server/Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME?=	postgresql
8
PORTNAME?=	postgresql
9
DISTVERSION?=	9.0.1
9
DISTVERSION?=	9.0.1
10
PORTREVISION?=	1
10
CATEGORIES?=	databases
11
CATEGORIES?=	databases
11
MASTER_SITES=	${MASTER_SITE_PGSQL}
12
MASTER_SITES=	${MASTER_SITE_PGSQL}
12
MASTER_SITE_SUBDIR=	source/v${DISTVERSION}
13
MASTER_SITE_SUBDIR=	source/v${DISTVERSION}
(-)databases/postgresql90-server/pkg-plist-server (-1 / +1 lines)
Lines 742-748 Link Here
742
share/postgresql/tsearch_data/ispell_sample.dict
742
share/postgresql/tsearch_data/ispell_sample.dict
743
share/postgresql/tsearch_data/synonym_sample.syn
743
share/postgresql/tsearch_data/synonym_sample.syn
744
share/postgresql/tsearch_data/thesaurus_sample.ths
744
share/postgresql/tsearch_data/thesaurus_sample.ths
745
@dirrm share/postgresql/tsearch_data
745
@dirrmtry share/postgresql/tsearch_data
746
@unexec echo "Warning: If you will *NOT* use this package anymore, please remove the pgsql user manually."
746
@unexec echo "Warning: If you will *NOT* use this package anymore, please remove the pgsql user manually."
747
@dirrmtry share/postgresql
747
@dirrmtry share/postgresql
748
@dirrmtry etc/periodic/daily
748
@dirrmtry etc/periodic/daily

Return to bug 151882