Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2002 15:18:37 -0400 (EDT)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        hubs@freebsd.org
Cc:        portmgr@freebsd.org
Subject:   Port distfiles missing on ftp-master?
Message-ID:  <200205011918.g41JIbsm086559@khavrinen.lcs.mit.edu>

next in thread | raw e-mail | index | archive | help
I've recently been updating many ports on my machine, and have noticed
about half of them are missing distfiles from ftp-master.  Example:

wollman@xyz(1)$ ftp ftp-master.freebsd.org
[blah blah]
ftp> cd pub
250 CWD command successful.
ftp> cd FreeBSD
250-If you're looking for one of the FreeBSD releases, please look in the
250-releases/${ARCH}/${RELNAME} directory, where ARCH = "i386" or "alpha"
250-for Intel and DEC Alpha architecture machines and RELNAME = the release
250-you're interested in, e.g. "3.5.1-RELEASE" or "4.2-RELEASE".
250-
250 CWD command successful.
ftp> cd ports
250 CWD command successful.
ftp> ls distfiles/xlock*
200 PORT command successful.
150 Opening ASCII mode data connection for 'file list'.
-rw-r--r--  1 569  100  1697622 May  4  2001 distfiles/xlockmore-5.01.tar.gz
-rw-r--r--  1 569  100  1410899 Oct  9  2001 distfiles/xlockmore-5.02.tar.bz2
226 Transfer complete.

So we have two xlockmore distfiles, one for version 5.01 and one for
version 5.02.  But, the current version of xlockmore is 5.03!

ftp> ls i386/packages-4-stable/x11/xlock*
200 PORT command successful.
150 Opening ASCII mode data connection for 'file list'.
lrwxrwxrwx  1 569  100  25 Apr 27 05:36 i386/packages-4-stable/x11/xlockmore-5.03.tgz -> ../All/xlockmore-5.03.tgz
226 Transfer complete.

If there is a package on ftp-master, and there appears to be, then
there should be a distfile as well, which is just as clearly missing.

-GAWollman


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hubs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205011918.g41JIbsm086559>