postgres 8.0.0 / 8.0.1 fetch directories

Kipp Holger h.kipp at eurowings.com
Mon Jan 31 09:11:36 PST 2005


Hmm, change /usr/ports/databases/postgresql80-server/Makefile
to
MASTER_SITE_SUBDIR=     source/v${PORTVERSION}
please.

Regards,
Holger Kipp

-----Original Message-----
From: Kipp Holger
Sent: Mon 31.01.2005 15:34
To: scrappy at FreeBSD.org
Subject: postgres 8.0.0 / 8.0.1 fetch directories
 

Hello,

it looks like the subdirectory for postgres 8.0 has
changed from 8.0 to 8.0.0 / 8.0.1

Whilst trying to

cd /usr/ports/databases/postgresql80-server
make

I get:

=> Attempting to fetch from ftp://ftp3.us.postgresql.org/pub/postgresql/source/v8.0./.
fetch: ftp://ftp3.us.postgresql.org/pub/postgresql/source/v8.0./postgresql-base-8.0.0.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://ftp8.us.postgresql.org/postgresql/source/v8.0./.
fetch: ftp://ftp8.us.postgresql.org/postgresql/source/v8.0./postgresql-base-8.0.0.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/source/v8.0./.
fetch: ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/source/v8.0./postgresql-base-8.0.0.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://ftp10.us.postgresql.org/pub/postgresql/source/v8.0./.
fetch: ftp://ftp10.us.postgresql.org/pub/postgresql/source/v8.0./postgresql-base-8.0.0.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://ftp13.us.postgresql.org/mirror/postgresql/source/v8.0./.
fetch: ftp://ftp13.us.postgresql.org/mirror/postgresql/source/v8.0./postgresql-base-8.0.0.tar.bz2: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://www.t.ring.gr.jp/pub/misc/db/postgresql/source/v8.0./.

etc.


ftp to eg. ftp3.ca.postgresql.org
shows the following directories:

drwxr-xr-x   2 darcy    wheel        1024 Aug 18 18:18 v7.4.5
drwxr-xr-x   2 darcy    wheel        1024 Oct 22 20:11 v7.4.6
drwxr-xr-x   2 darcy    wheel        1024 Jan 17 21:13 v8.0.0
drwxr-xr-x   2 darcy    wheel         512 Jan 31 02:07 v8.0.1

and v8.0.1 contains:
150 Opening ASCII mode data connection for file list
-rw-r--r--   1 darcy    wheel    13859390 Jan 31 02:07 postgresql-8.0.1.tar.gz
-rw-r--r--   1 darcy    wheel          65 Jan 31 02:07 postgresql-8.0.1.tar.gz.md5
-rw-r--r--   1 darcy    wheel    10120678 Jan 31 02:07 postgresql-base-8.0.1.tar.gz
-rw-r--r--   1 darcy    wheel          70 Jan 31 02:07 postgresql-base-8.0.1.tar.gz.md5
-rw-r--r--   1 darcy    wheel     2500465 Jan 31 02:07 postgresql-docs-8.0.1.tar.gz
-rw-r--r--   1 darcy    wheel          70 Jan 31 02:07 postgresql-docs-8.0.1.tar.gz.md5
-rw-r--r--   1 darcy    wheel      147013 Jan 31 02:07 postgresql-opt-8.0.1.tar.gz
-rw-r--r--   1 darcy    wheel          69 Jan 31 02:07 postgresql-opt-8.0.1.tar.gz.md5
-rw-r--r--   1 darcy    wheel     1090501 Jan 31 02:07 postgresql-test-8.0.1.tar.gz
-rw-r--r--   1 darcy    wheel          70 Jan 31 02:07 postgresql-test-8.0.1.tar.gz.md5

please fix if you find the time.

Thanx,
Holger Kipp



More information about the freebsd-ports mailing list