From owner-freebsd-questions@FreeBSD.ORG Sun Jul 24 21:01:08 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AA6E16A41F for ; Sun, 24 Jul 2005 21:01:08 +0000 (GMT) (envelope-from maarfree@xs4all.nl) Received: from smtp-vbr15.xs4all.nl (smtp-vbr15.xs4all.nl [194.109.24.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 693C443D49 for ; Sun, 24 Jul 2005 21:01:07 +0000 (GMT) (envelope-from maarfree@xs4all.nl) Received: from maarten.sandersatkins.nl (a80-127-55-226.adsl.xs4all.nl [80.127.55.226]) by smtp-vbr15.xs4all.nl (8.13.3/8.13.3) with ESMTP id j6OL15Xt005330 for ; Sun, 24 Jul 2005 23:01:05 +0200 (CEST) (envelope-from maarfree@xs4all.nl) From: maarfree To: freebsd-questions@freebsd.org Content-Type: text/plain Date: Sun, 24 Jul 2005 23:01:06 +0200 Message-Id: <1122238866.86406.3.camel@maarten> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Subject: return category for a port? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jul 2005 21:01:08 -0000 Hi, I have just build /usr/ports/packages/All packages for all ports installed on my system with some awk and bash. Does anyone know a way to return the category for an installed port? I can't find any option in pkg_info. I would like to create the symlinks in /usr/ports/packages as well. Maarten