diff options
author | sf <sf@FreeBSD.org> | 2001-05-27 22:31:05 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-05-27 22:31:05 +0800 |
commit | 2c187cacd3f228190a676c549ac0ae97afbef4c8 (patch) | |
tree | 9b29b0a33ea93b8d926c566bb90830364a88ced9 /databases | |
parent | 623a797780bbab6f177813cdc3743653758a6f15 (diff) | |
download | freebsd-ports-gnome-2c187cacd3f228190a676c549ac0ae97afbef4c8.tar.gz freebsd-ports-gnome-2c187cacd3f228190a676c549ac0ae97afbef4c8.tar.zst freebsd-ports-gnome-2c187cacd3f228190a676c549ac0ae97afbef4c8.zip |
add Japanese mirror to MASTER_SITES.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/postgresql-devel-server/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql-devel/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql7/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql73-server/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql73/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql74-server/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql80-server/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql81-server/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql82-server/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql83-server/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql84-server/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql90-server/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql91-server/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql92-server/Makefile | 3 |
14 files changed, 28 insertions, 14 deletions
diff --git a/databases/postgresql-devel-server/Makefile b/databases/postgresql-devel-server/Makefile index 886d3edb2686..0d28d1903d67 100644 --- a/databases/postgresql-devel-server/Makefile +++ b/databases/postgresql-devel-server/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.iodynamics.com/pub/mirror/postgresql/%SUBDIR%/ \ ftp://ftp.de.postgresql.org/%SUBDIR%/ \ ftp://ftp.digex.net/pub/packages/database/postgresql/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/%SUBDIR%/ \ - ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ + ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/db/postgresql/&,} MASTER_SITE_SUBDIR= source/v${PORTVERSION} DISTFILES= ${PORTNAME}-base-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-opt-${PORTVERSION}${EXTRACT_SUFX} diff --git a/databases/postgresql-devel/Makefile b/databases/postgresql-devel/Makefile index 886d3edb2686..0d28d1903d67 100644 --- a/databases/postgresql-devel/Makefile +++ b/databases/postgresql-devel/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.iodynamics.com/pub/mirror/postgresql/%SUBDIR%/ \ ftp://ftp.de.postgresql.org/%SUBDIR%/ \ ftp://ftp.digex.net/pub/packages/database/postgresql/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/%SUBDIR%/ \ - ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ + ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/db/postgresql/&,} MASTER_SITE_SUBDIR= source/v${PORTVERSION} DISTFILES= ${PORTNAME}-base-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-opt-${PORTVERSION}${EXTRACT_SUFX} diff --git a/databases/postgresql7/Makefile b/databases/postgresql7/Makefile index 886d3edb2686..0d28d1903d67 100644 --- a/databases/postgresql7/Makefile +++ b/databases/postgresql7/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.iodynamics.com/pub/mirror/postgresql/%SUBDIR%/ \ ftp://ftp.de.postgresql.org/%SUBDIR%/ \ ftp://ftp.digex.net/pub/packages/database/postgresql/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/%SUBDIR%/ \ - ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ + ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/db/postgresql/&,} MASTER_SITE_SUBDIR= source/v${PORTVERSION} DISTFILES= ${PORTNAME}-base-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-opt-${PORTVERSION}${EXTRACT_SUFX} diff --git a/databases/postgresql73-server/Makefile b/databases/postgresql73-server/Makefile index 886d3edb2686..0d28d1903d67 100644 --- a/databases/postgresql73-server/Makefile +++ b/databases/postgresql73-server/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.iodynamics.com/pub/mirror/postgresql/%SUBDIR%/ \ ftp://ftp.de.postgresql.org/%SUBDIR%/ \ ftp://ftp.digex.net/pub/packages/database/postgresql/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/%SUBDIR%/ \ - ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ + ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/db/postgresql/&,} MASTER_SITE_SUBDIR= source/v${PORTVERSION} DISTFILES= ${PORTNAME}-base-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-opt-${PORTVERSION}${EXTRACT_SUFX} diff --git a/databases/postgresql73/Makefile b/databases/postgresql73/Makefile index 886d3edb2686..0d28d1903d67 100644 --- a/databases/postgresql73/Makefile +++ b/databases/postgresql73/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.iodynamics.com/pub/mirror/postgresql/%SUBDIR%/ \ ftp://ftp.de.postgresql.org/%SUBDIR%/ \ ftp://ftp.digex.net/pub/packages/database/postgresql/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/%SUBDIR%/ \ - ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ + ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/db/postgresql/&,} MASTER_SITE_SUBDIR= source/v${PORTVERSION} DISTFILES= ${PORTNAME}-base-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-opt-${PORTVERSION}${EXTRACT_SUFX} diff --git a/databases/postgresql74-server/Makefile b/databases/postgresql74-server/Makefile index 886d3edb2686..0d28d1903d67 100644 --- a/databases/postgresql74-server/Makefile +++ b/databases/postgresql74-server/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.iodynamics.com/pub/mirror/postgresql/%SUBDIR%/ \ ftp://ftp.de.postgresql.org/%SUBDIR%/ \ ftp://ftp.digex.net/pub/packages/database/postgresql/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/%SUBDIR%/ \ - ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ + ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/db/postgresql/&,} MASTER_SITE_SUBDIR= source/v${PORTVERSION} DISTFILES= ${PORTNAME}-base-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-opt-${PORTVERSION}${EXTRACT_SUFX} diff --git a/databases/postgresql80-server/Makefile b/databases/postgresql80-server/Makefile index 886d3edb2686..0d28d1903d67 100644 --- a/databases/postgresql80-server/Makefile +++ b/databases/postgresql80-server/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.iodynamics.com/pub/mirror/postgresql/%SUBDIR%/ \ ftp://ftp.de.postgresql.org/%SUBDIR%/ \ ftp://ftp.digex.net/pub/packages/database/postgresql/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/%SUBDIR%/ \ - ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ + ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/db/postgresql/&,} MASTER_SITE_SUBDIR= source/v${PORTVERSION} DISTFILES= ${PORTNAME}-base-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-opt-${PORTVERSION}${EXTRACT_SUFX} diff --git a/databases/postgresql81-server/Makefile b/databases/postgresql81-server/Makefile index 886d3edb2686..0d28d1903d67 100644 --- a/databases/postgresql81-server/Makefile +++ b/databases/postgresql81-server/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.iodynamics.com/pub/mirror/postgresql/%SUBDIR%/ \ ftp://ftp.de.postgresql.org/%SUBDIR%/ \ ftp://ftp.digex.net/pub/packages/database/postgresql/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/%SUBDIR%/ \ - ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ + ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/db/postgresql/&,} MASTER_SITE_SUBDIR= source/v${PORTVERSION} DISTFILES= ${PORTNAME}-base-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-opt-${PORTVERSION}${EXTRACT_SUFX} diff --git a/databases/postgresql82-server/Makefile b/databases/postgresql82-server/Makefile index 886d3edb2686..0d28d1903d67 100644 --- a/databases/postgresql82-server/Makefile +++ b/databases/postgresql82-server/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.iodynamics.com/pub/mirror/postgresql/%SUBDIR%/ \ ftp://ftp.de.postgresql.org/%SUBDIR%/ \ ftp://ftp.digex.net/pub/packages/database/postgresql/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/%SUBDIR%/ \ - ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ + ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/db/postgresql/&,} MASTER_SITE_SUBDIR= source/v${PORTVERSION} DISTFILES= ${PORTNAME}-base-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-opt-${PORTVERSION}${EXTRACT_SUFX} diff --git a/databases/postgresql83-server/Makefile b/databases/postgresql83-server/Makefile index 886d3edb2686..0d28d1903d67 100644 --- a/databases/postgresql83-server/Makefile +++ b/databases/postgresql83-server/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.iodynamics.com/pub/mirror/postgresql/%SUBDIR%/ \ ftp://ftp.de.postgresql.org/%SUBDIR%/ \ ftp://ftp.digex.net/pub/packages/database/postgresql/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/%SUBDIR%/ \ - ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ + ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/db/postgresql/&,} MASTER_SITE_SUBDIR= source/v${PORTVERSION} DISTFILES= ${PORTNAME}-base-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-opt-${PORTVERSION}${EXTRACT_SUFX} diff --git a/databases/postgresql84-server/Makefile b/databases/postgresql84-server/Makefile index 886d3edb2686..0d28d1903d67 100644 --- a/databases/postgresql84-server/Makefile +++ b/databases/postgresql84-server/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.iodynamics.com/pub/mirror/postgresql/%SUBDIR%/ \ ftp://ftp.de.postgresql.org/%SUBDIR%/ \ ftp://ftp.digex.net/pub/packages/database/postgresql/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/%SUBDIR%/ \ - ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ + ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/db/postgresql/&,} MASTER_SITE_SUBDIR= source/v${PORTVERSION} DISTFILES= ${PORTNAME}-base-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-opt-${PORTVERSION}${EXTRACT_SUFX} diff --git a/databases/postgresql90-server/Makefile b/databases/postgresql90-server/Makefile index 886d3edb2686..0d28d1903d67 100644 --- a/databases/postgresql90-server/Makefile +++ b/databases/postgresql90-server/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.iodynamics.com/pub/mirror/postgresql/%SUBDIR%/ \ ftp://ftp.de.postgresql.org/%SUBDIR%/ \ ftp://ftp.digex.net/pub/packages/database/postgresql/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/%SUBDIR%/ \ - ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ + ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/db/postgresql/&,} MASTER_SITE_SUBDIR= source/v${PORTVERSION} DISTFILES= ${PORTNAME}-base-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-opt-${PORTVERSION}${EXTRACT_SUFX} diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile index 886d3edb2686..0d28d1903d67 100644 --- a/databases/postgresql91-server/Makefile +++ b/databases/postgresql91-server/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.iodynamics.com/pub/mirror/postgresql/%SUBDIR%/ \ ftp://ftp.de.postgresql.org/%SUBDIR%/ \ ftp://ftp.digex.net/pub/packages/database/postgresql/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/%SUBDIR%/ \ - ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ + ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/db/postgresql/&,} MASTER_SITE_SUBDIR= source/v${PORTVERSION} DISTFILES= ${PORTNAME}-base-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-opt-${PORTVERSION}${EXTRACT_SUFX} diff --git a/databases/postgresql92-server/Makefile b/databases/postgresql92-server/Makefile index 886d3edb2686..0d28d1903d67 100644 --- a/databases/postgresql92-server/Makefile +++ b/databases/postgresql92-server/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.iodynamics.com/pub/mirror/postgresql/%SUBDIR%/ \ ftp://ftp.de.postgresql.org/%SUBDIR%/ \ ftp://ftp.digex.net/pub/packages/database/postgresql/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/%SUBDIR%/ \ - ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ + ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/db/postgresql/&,} MASTER_SITE_SUBDIR= source/v${PORTVERSION} DISTFILES= ${PORTNAME}-base-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-opt-${PORTVERSION}${EXTRACT_SUFX} |