mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix plist
Approved by: maintainer
This commit is contained in:
parent
3131bc5e55
commit
3e862d356d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200113
12 changed files with 18 additions and 12 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME?= postgresql
|
PORTNAME?= postgresql
|
||||||
PORTVERSION?= 8.2.5
|
PORTVERSION?= 8.2.5
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 1
|
||||||
CATEGORIES?= databases
|
CATEGORIES?= databases
|
||||||
MASTER_SITES= ${MASTER_SITE_PGSQL}
|
MASTER_SITES= ${MASTER_SITE_PGSQL}
|
||||||
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
|
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
|
||||||
|
@ -114,7 +114,7 @@ USE_BISON= yes
|
||||||
. endif
|
. endif
|
||||||
|
|
||||||
# . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
|
# . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
|
||||||
# USE_AUTOTOOLS= autoconf:259
|
# USE_AUTOTOOLS= autoconf:261
|
||||||
# CONFIGURE_ARGS+=--with-icu
|
# CONFIGURE_ARGS+=--with-icu
|
||||||
# LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
|
# LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
|
||||||
# PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
|
# PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
|
||||||
|
|
|
@ -253,6 +253,7 @@ share/postgresql/timezone/America/Indiana/Indianapolis
|
||||||
share/postgresql/timezone/America/Indiana/Knox
|
share/postgresql/timezone/America/Indiana/Knox
|
||||||
share/postgresql/timezone/America/Indiana/Marengo
|
share/postgresql/timezone/America/Indiana/Marengo
|
||||||
share/postgresql/timezone/America/Indiana/Petersburg
|
share/postgresql/timezone/America/Indiana/Petersburg
|
||||||
|
share/postgresql/timezone/America/Indiana/Tell_City
|
||||||
share/postgresql/timezone/America/Indiana/Vevay
|
share/postgresql/timezone/America/Indiana/Vevay
|
||||||
share/postgresql/timezone/America/Indiana/Vincennes
|
share/postgresql/timezone/America/Indiana/Vincennes
|
||||||
share/postgresql/timezone/America/Indiana/Winamac
|
share/postgresql/timezone/America/Indiana/Winamac
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME?= postgresql
|
PORTNAME?= postgresql
|
||||||
PORTVERSION?= 8.2.5
|
PORTVERSION?= 8.2.5
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 1
|
||||||
CATEGORIES?= databases
|
CATEGORIES?= databases
|
||||||
MASTER_SITES= ${MASTER_SITE_PGSQL}
|
MASTER_SITES= ${MASTER_SITE_PGSQL}
|
||||||
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
|
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
|
||||||
|
@ -114,7 +114,7 @@ USE_BISON= yes
|
||||||
. endif
|
. endif
|
||||||
|
|
||||||
# . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
|
# . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
|
||||||
# USE_AUTOTOOLS= autoconf:259
|
# USE_AUTOTOOLS= autoconf:261
|
||||||
# CONFIGURE_ARGS+=--with-icu
|
# CONFIGURE_ARGS+=--with-icu
|
||||||
# LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
|
# LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
|
||||||
# PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
|
# PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
|
||||||
|
|
|
@ -253,6 +253,7 @@ share/postgresql/timezone/America/Indiana/Indianapolis
|
||||||
share/postgresql/timezone/America/Indiana/Knox
|
share/postgresql/timezone/America/Indiana/Knox
|
||||||
share/postgresql/timezone/America/Indiana/Marengo
|
share/postgresql/timezone/America/Indiana/Marengo
|
||||||
share/postgresql/timezone/America/Indiana/Petersburg
|
share/postgresql/timezone/America/Indiana/Petersburg
|
||||||
|
share/postgresql/timezone/America/Indiana/Tell_City
|
||||||
share/postgresql/timezone/America/Indiana/Vevay
|
share/postgresql/timezone/America/Indiana/Vevay
|
||||||
share/postgresql/timezone/America/Indiana/Vincennes
|
share/postgresql/timezone/America/Indiana/Vincennes
|
||||||
share/postgresql/timezone/America/Indiana/Winamac
|
share/postgresql/timezone/America/Indiana/Winamac
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME?= postgresql
|
PORTNAME?= postgresql
|
||||||
PORTVERSION?= 8.2.5
|
PORTVERSION?= 8.2.5
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 1
|
||||||
CATEGORIES?= databases
|
CATEGORIES?= databases
|
||||||
MASTER_SITES= ${MASTER_SITE_PGSQL}
|
MASTER_SITES= ${MASTER_SITE_PGSQL}
|
||||||
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
|
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
|
||||||
|
@ -114,7 +114,7 @@ USE_BISON= yes
|
||||||
. endif
|
. endif
|
||||||
|
|
||||||
# . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
|
# . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
|
||||||
# USE_AUTOTOOLS= autoconf:259
|
# USE_AUTOTOOLS= autoconf:261
|
||||||
# CONFIGURE_ARGS+=--with-icu
|
# CONFIGURE_ARGS+=--with-icu
|
||||||
# LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
|
# LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
|
||||||
# PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
|
# PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
|
||||||
|
|
|
@ -253,6 +253,7 @@ share/postgresql/timezone/America/Indiana/Indianapolis
|
||||||
share/postgresql/timezone/America/Indiana/Knox
|
share/postgresql/timezone/America/Indiana/Knox
|
||||||
share/postgresql/timezone/America/Indiana/Marengo
|
share/postgresql/timezone/America/Indiana/Marengo
|
||||||
share/postgresql/timezone/America/Indiana/Petersburg
|
share/postgresql/timezone/America/Indiana/Petersburg
|
||||||
|
share/postgresql/timezone/America/Indiana/Tell_City
|
||||||
share/postgresql/timezone/America/Indiana/Vevay
|
share/postgresql/timezone/America/Indiana/Vevay
|
||||||
share/postgresql/timezone/America/Indiana/Vincennes
|
share/postgresql/timezone/America/Indiana/Vincennes
|
||||||
share/postgresql/timezone/America/Indiana/Winamac
|
share/postgresql/timezone/America/Indiana/Winamac
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME?= postgresql
|
PORTNAME?= postgresql
|
||||||
PORTVERSION?= 8.2.5
|
PORTVERSION?= 8.2.5
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 1
|
||||||
CATEGORIES?= databases
|
CATEGORIES?= databases
|
||||||
MASTER_SITES= ${MASTER_SITE_PGSQL}
|
MASTER_SITES= ${MASTER_SITE_PGSQL}
|
||||||
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
|
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
|
||||||
|
@ -114,7 +114,7 @@ USE_BISON= yes
|
||||||
. endif
|
. endif
|
||||||
|
|
||||||
# . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
|
# . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
|
||||||
# USE_AUTOTOOLS= autoconf:259
|
# USE_AUTOTOOLS= autoconf:261
|
||||||
# CONFIGURE_ARGS+=--with-icu
|
# CONFIGURE_ARGS+=--with-icu
|
||||||
# LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
|
# LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
|
||||||
# PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
|
# PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
|
||||||
|
|
|
@ -253,6 +253,7 @@ share/postgresql/timezone/America/Indiana/Indianapolis
|
||||||
share/postgresql/timezone/America/Indiana/Knox
|
share/postgresql/timezone/America/Indiana/Knox
|
||||||
share/postgresql/timezone/America/Indiana/Marengo
|
share/postgresql/timezone/America/Indiana/Marengo
|
||||||
share/postgresql/timezone/America/Indiana/Petersburg
|
share/postgresql/timezone/America/Indiana/Petersburg
|
||||||
|
share/postgresql/timezone/America/Indiana/Tell_City
|
||||||
share/postgresql/timezone/America/Indiana/Vevay
|
share/postgresql/timezone/America/Indiana/Vevay
|
||||||
share/postgresql/timezone/America/Indiana/Vincennes
|
share/postgresql/timezone/America/Indiana/Vincennes
|
||||||
share/postgresql/timezone/America/Indiana/Winamac
|
share/postgresql/timezone/America/Indiana/Winamac
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME?= postgresql
|
PORTNAME?= postgresql
|
||||||
PORTVERSION?= 8.2.5
|
PORTVERSION?= 8.2.5
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 1
|
||||||
CATEGORIES?= databases
|
CATEGORIES?= databases
|
||||||
MASTER_SITES= ${MASTER_SITE_PGSQL}
|
MASTER_SITES= ${MASTER_SITE_PGSQL}
|
||||||
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
|
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
|
||||||
|
@ -114,7 +114,7 @@ USE_BISON= yes
|
||||||
. endif
|
. endif
|
||||||
|
|
||||||
# . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
|
# . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
|
||||||
# USE_AUTOTOOLS= autoconf:259
|
# USE_AUTOTOOLS= autoconf:261
|
||||||
# CONFIGURE_ARGS+=--with-icu
|
# CONFIGURE_ARGS+=--with-icu
|
||||||
# LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
|
# LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
|
||||||
# PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
|
# PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
|
||||||
|
|
|
@ -253,6 +253,7 @@ share/postgresql/timezone/America/Indiana/Indianapolis
|
||||||
share/postgresql/timezone/America/Indiana/Knox
|
share/postgresql/timezone/America/Indiana/Knox
|
||||||
share/postgresql/timezone/America/Indiana/Marengo
|
share/postgresql/timezone/America/Indiana/Marengo
|
||||||
share/postgresql/timezone/America/Indiana/Petersburg
|
share/postgresql/timezone/America/Indiana/Petersburg
|
||||||
|
share/postgresql/timezone/America/Indiana/Tell_City
|
||||||
share/postgresql/timezone/America/Indiana/Vevay
|
share/postgresql/timezone/America/Indiana/Vevay
|
||||||
share/postgresql/timezone/America/Indiana/Vincennes
|
share/postgresql/timezone/America/Indiana/Vincennes
|
||||||
share/postgresql/timezone/America/Indiana/Winamac
|
share/postgresql/timezone/America/Indiana/Winamac
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME?= postgresql
|
PORTNAME?= postgresql
|
||||||
PORTVERSION?= 8.2.5
|
PORTVERSION?= 8.2.5
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 1
|
||||||
CATEGORIES?= databases
|
CATEGORIES?= databases
|
||||||
MASTER_SITES= ${MASTER_SITE_PGSQL}
|
MASTER_SITES= ${MASTER_SITE_PGSQL}
|
||||||
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
|
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
|
||||||
|
@ -114,7 +114,7 @@ USE_BISON= yes
|
||||||
. endif
|
. endif
|
||||||
|
|
||||||
# . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
|
# . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
|
||||||
# USE_AUTOTOOLS= autoconf:259
|
# USE_AUTOTOOLS= autoconf:261
|
||||||
# CONFIGURE_ARGS+=--with-icu
|
# CONFIGURE_ARGS+=--with-icu
|
||||||
# LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
|
# LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
|
||||||
# PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
|
# PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
|
||||||
|
|
|
@ -253,6 +253,7 @@ share/postgresql/timezone/America/Indiana/Indianapolis
|
||||||
share/postgresql/timezone/America/Indiana/Knox
|
share/postgresql/timezone/America/Indiana/Knox
|
||||||
share/postgresql/timezone/America/Indiana/Marengo
|
share/postgresql/timezone/America/Indiana/Marengo
|
||||||
share/postgresql/timezone/America/Indiana/Petersburg
|
share/postgresql/timezone/America/Indiana/Petersburg
|
||||||
|
share/postgresql/timezone/America/Indiana/Tell_City
|
||||||
share/postgresql/timezone/America/Indiana/Vevay
|
share/postgresql/timezone/America/Indiana/Vevay
|
||||||
share/postgresql/timezone/America/Indiana/Vincennes
|
share/postgresql/timezone/America/Indiana/Vincennes
|
||||||
share/postgresql/timezone/America/Indiana/Winamac
|
share/postgresql/timezone/America/Indiana/Winamac
|
||||||
|
|
Loading…
Add table
Reference in a new issue