Date: Tue, 22 Apr 2003 02:30:25 +0200 From: Simon Barner <barner@in.tum.de> To: Yorgos Christoforou <y.christoforou@chello.nl> Cc: freebsd-questions@freebsd.org Subject: Re: postfix port download fails Message-ID: <20030422003025.GB55056@zi025.glhnet.mhn.de> In-Reply-To: <027901c3085b$2780bb60$0200a8c0@remotebook.net> References: <01e301c30845$fe0657a0$0200a8c0@remotebook.net> <20030421220742.GD53926@zi025.glhnet.mhn.de> <027901c3085b$2780bb60$0200a8c0@remotebook.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--uQr8t48UFsdbeI+V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, > this is the message i get [...] Ok, I see you are using /stand/sysinstall to install the (precompiledd) pos= tfix *package* (I may be wrong, since I am using the (source code based) ports collection only). For the difference between ports and packages, see http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html. =20 > what means to re-cvsup my port collection ? CVSup is a piece of software that is designed to synchronize files over a network connection efficiently. Since you were speaking of ports, I assumed= that you had an outdated version of the ports collection on your hard disk. For details please refer to http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html#CVSUP-= INSTALL In order to install postfix now, try pkg_add -v -r postfix =20 This should fetch the package and install it. If that doesn't work, you can= try and use the ftp passive mode: set FTP_PASSIVE_MODE=3D1 pkg_add -v -r postfix =20 If you are behind a (broken) ftp proxy, you can try a direct connection to = the ftp server: unset FTP_PROXY set FTP_PASSIVE_MODE=3D1 pkg_add -v -r postfix For details please refer to the appropriate handbook section and to the pkg_add(1) man page. Cheers, Simon --uQr8t48UFsdbeI+V Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pI0gCkn+/eutqCoRAkRNAJ47Iynd6rKACBgIYg7jHlvZocF5RQCfYXDm Xiw7WYPLSN0icytQqT39kvQ= =xgb7 -----END PGP SIGNATURE----- --uQr8t48UFsdbeI+V--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030422003025.GB55056>