On Fri, Dec 27, 2002 at 08:03:39PM +0100, Ingo Rohlfs wrote:
> Die Ports sind von Ende August 2002.
>
> in /usr/ports/Mk/bsd.port.mk finde ich folgendes:
>
> .if defined(PKG_NOCOMPRESS)
> PKG_SUFX?= .tar
> .else
> PKG_SUFX?= .tbz
> .endif
> # where pkg_add records its dirty deeds.
> PKG_DBDIR?= /var/db/pkg
>
> Damit sollte doch alles klar sein. Warum wird dann noch tgz angehängt?
> Ein Fehler?
Ja - August erklärt das - es gab etliche Bugs mit tbz Support.
War damals noch recht frisch.
Im einfachsten fall aktualisierst du die Ports.
-- B.Walter COSMO-Project http://www.cosmo-project.de ticso(at)cicely.de Usergroup info(at)cosmo-project.de To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Fri 27 Dec 2002 - 20:08:06 CET