View | Details | Raw Unified | Return to bug 217874 | Differences between
and this patch

Collapse All | Expand All

(-)postgresql92-client/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	postgresql
4
PORTNAME=	postgresql
5
PORTREVISION?=	1
5
PORTREVISION=	2
6
6
7
COMMENT=	PostgreSQL database (client)
7
COMMENT=	PostgreSQL database (client)
8
8
Lines 10-16 Link Here
10
10
11
BUILD_DIRS=	config src/include src/interfaces src/port \
11
BUILD_DIRS=	config src/include src/interfaces src/port \
12
		src/bin/pg_dump src/bin/psql src/bin/scripts src/bin/pg_config \
12
		src/bin/pg_dump src/bin/psql src/bin/scripts src/bin/pg_config \
13
		doc src/makefiles
13
		doc src/makefiles src/test/regress
14
INSTALL_DIRS=	${BUILD_DIRS}
14
INSTALL_DIRS=	${BUILD_DIRS}
15
15
16
CLIENT_ONLY=	yes
16
CLIENT_ONLY=	yes
(-)postgresql92-server/pkg-plist-client (+1 lines)
Lines 553-558 Link Here
553
lib/postgresql/pgxs/src/Makefile.shlib
553
lib/postgresql/pgxs/src/Makefile.shlib
554
lib/postgresql/pgxs/src/makefiles/pgxs.mk
554
lib/postgresql/pgxs/src/makefiles/pgxs.mk
555
lib/postgresql/pgxs/src/nls-global.mk
555
lib/postgresql/pgxs/src/nls-global.mk
556
lib/postgresql/pgxs/src/test/regress/pg_regress
556
man/man1/clusterdb.1.gz
557
man/man1/clusterdb.1.gz
557
man/man1/createdb.1.gz
558
man/man1/createdb.1.gz
558
man/man1/createlang.1.gz
559
man/man1/createlang.1.gz
(-)postgresql93-client/Makefile (-1 / +2 lines)
Lines 2-7 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	postgresql
4
PORTNAME=	postgresql
5
PORTREVISION=	2
5
6
6
COMMENT=	PostgreSQL database (client)
7
COMMENT=	PostgreSQL database (client)
7
8
Lines 9-15 Link Here
9
10
10
BUILD_DIRS=	config src/include src/interfaces src/port \
11
BUILD_DIRS=	config src/include src/interfaces src/port \
11
		src/bin/pg_dump src/bin/psql src/bin/scripts src/bin/pg_config \
12
		src/bin/pg_dump src/bin/psql src/bin/scripts src/bin/pg_config \
12
		doc src/makefiles
13
		doc src/makefiles src/test/regress
13
INSTALL_DIRS=	${BUILD_DIRS}
14
INSTALL_DIRS=	${BUILD_DIRS}
14
15
15
CLIENT_ONLY=	yes
16
CLIENT_ONLY=	yes
(-)postgresql93-server/pkg-plist-client (+1 lines)
Lines 577-582 Link Here
577
lib/postgresql/pgxs/src/Makefile.shlib
577
lib/postgresql/pgxs/src/Makefile.shlib
578
lib/postgresql/pgxs/src/makefiles/pgxs.mk
578
lib/postgresql/pgxs/src/makefiles/pgxs.mk
579
lib/postgresql/pgxs/src/nls-global.mk
579
lib/postgresql/pgxs/src/nls-global.mk
580
lib/postgresql/pgxs/src/test/regress/pg_regress
580
libdata/pkgconfig/libecpg.pc
581
libdata/pkgconfig/libecpg.pc
581
libdata/pkgconfig/libecpg_compat.pc
582
libdata/pkgconfig/libecpg_compat.pc
582
libdata/pkgconfig/libpgtypes.pc
583
libdata/pkgconfig/libpgtypes.pc
(-)postgresql94-client/Makefile (-1 / +2 lines)
Lines 2-7 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	postgresql
4
PORTNAME=	postgresql
5
PORTREVISION=	2
5
6
6
COMMENT=	PostgreSQL database (client)
7
COMMENT=	PostgreSQL database (client)
7
8
Lines 9-15 Link Here
9
10
10
BUILD_DIRS=	config src/include src/interfaces src/port \
11
BUILD_DIRS=	config src/include src/interfaces src/port \
11
		src/bin/pg_dump src/bin/psql src/bin/scripts src/bin/pg_config \
12
		src/bin/pg_dump src/bin/psql src/bin/scripts src/bin/pg_config \
12
		doc src/makefiles
13
		doc src/makefiles src/test/regress
13
INSTALL_DIRS=	${BUILD_DIRS}
14
INSTALL_DIRS=	${BUILD_DIRS}
14
15
15
CLIENT_ONLY=	yes
16
CLIENT_ONLY=	yes
(-)postgresql94-server/pkg-plist-client (+1 lines)
Lines 598-603 Link Here
598
lib/postgresql/pgxs/src/Makefile.shlib
598
lib/postgresql/pgxs/src/Makefile.shlib
599
lib/postgresql/pgxs/src/makefiles/pgxs.mk
599
lib/postgresql/pgxs/src/makefiles/pgxs.mk
600
lib/postgresql/pgxs/src/nls-global.mk
600
lib/postgresql/pgxs/src/nls-global.mk
601
lib/postgresql/pgxs/src/test/regress/pg_regress
601
libdata/pkgconfig/libecpg.pc
602
libdata/pkgconfig/libecpg.pc
602
libdata/pkgconfig/libecpg_compat.pc
603
libdata/pkgconfig/libecpg_compat.pc
603
libdata/pkgconfig/libpgtypes.pc
604
libdata/pkgconfig/libpgtypes.pc
(-)postgresql95-client/Makefile (-1 / +2 lines)
Lines 2-7 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	postgresql
4
PORTNAME=	postgresql
5
PORTREVISION=	2
5
6
6
COMMENT=	PostgreSQL database (client)
7
COMMENT=	PostgreSQL database (client)
7
8
Lines 9-15 Link Here
9
10
10
BUILD_DIRS=	config src/include src/interfaces src/port \
11
BUILD_DIRS=	config src/include src/interfaces src/port \
11
		src/bin/pg_dump src/bin/psql src/bin/scripts src/bin/pg_config \
12
		src/bin/pg_dump src/bin/psql src/bin/scripts src/bin/pg_config \
12
		src/bin/pgbench doc src/makefiles
13
		src/bin/pgbench doc src/makefiles src/test/regress
13
INSTALL_DIRS=	${BUILD_DIRS}
14
INSTALL_DIRS=	${BUILD_DIRS}
14
15
15
CLIENT_ONLY=	yes
16
CLIENT_ONLY=	yes
(-)postgresql95-server/pkg-plist-client (+1 lines)
Lines 648-653 Link Here
648
lib/postgresql/pgxs/src/Makefile.shlib
648
lib/postgresql/pgxs/src/Makefile.shlib
649
lib/postgresql/pgxs/src/makefiles/pgxs.mk
649
lib/postgresql/pgxs/src/makefiles/pgxs.mk
650
lib/postgresql/pgxs/src/nls-global.mk
650
lib/postgresql/pgxs/src/nls-global.mk
651
lib/postgresql/pgxs/src/test/regress/pg_regress
651
libdata/pkgconfig/libecpg.pc
652
libdata/pkgconfig/libecpg.pc
652
libdata/pkgconfig/libecpg_compat.pc
653
libdata/pkgconfig/libecpg_compat.pc
653
libdata/pkgconfig/libpgtypes.pc
654
libdata/pkgconfig/libpgtypes.pc
(-)postgresql96-server/Makefile (+1 lines)
Lines 2-7 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
DISTVERSION?=	9.6.3
4
DISTVERSION?=	9.6.3
5
PORTREVISION?=	3
5
6
6
MAINTAINER?=	pgsql@FreeBSD.org
7
MAINTAINER?=	pgsql@FreeBSD.org
7
8
(-)postgresql96-server/pkg-plist-server (+1 lines)
Lines 113-118 Link Here
113
%%NLS%%share/locale/ko/LC_MESSAGES/pg_resetxlog-9.6.mo
113
%%NLS%%share/locale/ko/LC_MESSAGES/pg_resetxlog-9.6.mo
114
%%NLS%%share/locale/ko/LC_MESSAGES/pg_rewind-9.6.mo
114
%%NLS%%share/locale/ko/LC_MESSAGES/pg_rewind-9.6.mo
115
%%NLS%%share/locale/ko/LC_MESSAGES/plpgsql-9.6.mo
115
%%NLS%%share/locale/ko/LC_MESSAGES/plpgsql-9.6.mo
116
%%NLS%%share/locale/ko/LC_MESSAGES/postgres-9.6.mo
116
%%NLS%%share/locale/pl/LC_MESSAGES/initdb-9.6.mo
117
%%NLS%%share/locale/pl/LC_MESSAGES/initdb-9.6.mo
117
%%NLS%%share/locale/pl/LC_MESSAGES/pg_basebackup-9.6.mo
118
%%NLS%%share/locale/pl/LC_MESSAGES/pg_basebackup-9.6.mo
118
%%NLS%%share/locale/pl/LC_MESSAGES/pg_controldata-9.6.mo
119
%%NLS%%share/locale/pl/LC_MESSAGES/pg_controldata-9.6.mo

Return to bug 217874