From owner-freebsd-stable Sat Aug 17 18:48:59 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B69C837B400 for ; Sat, 17 Aug 2002 18:48:57 -0700 (PDT) Received: from carmel.diva.nl (carmel.diva.nl [213.136.18.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id B011643E42 for ; Sat, 17 Aug 2002 18:48:56 -0700 (PDT) (envelope-from boland@carmel.diva.nl) Received: from localhost (boland@localhost) by carmel.diva.nl (8.11.6/8.11.6) with ESMTP id g7I1mq687450 for ; Sun, 18 Aug 2002 03:48:53 +0200 (CEST) (envelope-from boland@carmel.diva.nl) Date: Sun, 18 Aug 2002 03:48:52 +0200 (CEST) From: Michiel Boland To: freebsd-stable@freebsd.org Subject: package extension oddities on 4.6.2-RELEASE Message-ID: <20020818034003.K87364-100000@carmel.diva.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi. I'm using 4.6.2-RELEASE. Ports tree was cvsup-ed today. No /etc/make.conf or funny environment variables or any of that. When I use 'make package' to package a port on FreeBSD 4.6.2-RELEASE it will create a package in /usr/ports/packages/All named *.tbz2, but the links in the category directories, like /usr/ports/packages/Latest etc. are called *.tbz and they point to a .tbz file as well, which makes them sort of not work. Anyone any idea how I can get this to work properly? Cheers Michiel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message