From owner-freebsd-current Fri Jan 24 15:39:39 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA26836 for current-outgoing; Fri, 24 Jan 1997 15:39:39 -0800 (PST) Received: from mail.crl.com (mail.crl.com [165.113.1.22]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id PAA26825 for ; Fri, 24 Jan 1997 15:39:36 -0800 (PST) Received: from dfw-ix10.ix.netcom.com by mail.crl.com with SMTP id AA10156 (5.65c/IDA-1.5 for ); Fri, 24 Jan 1997 15:39:10 -0800 Received: from baloon.mimi.com (ncr-us9-06.ix.netcom.com [204.31.236.198]) by dfw-ix10.ix.netcom.com (8.6.13/8.6.12) with ESMTP id PAA06356; Fri, 24 Jan 1997 15:36:15 -0800 Received: (from asami@localhost) by baloon.mimi.com (8.8.4/8.6.12) id PAA01251; Fri, 24 Jan 1997 15:36:12 -0800 (PST) Date: Fri, 24 Jan 1997 15:36:12 -0800 (PST) Message-Id: <199701242336.PAA01251@baloon.mimi.com> To: andreas@klemm.gtn.com Cc: jacko@diamond.xtalwind.net, freebsd-current@freebsd.org In-Reply-To: Subject: Re: gdb-4.16 missing package files From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * > /pub/FreeBDS/FreeBSD-current/ports/devel/gdb has no pkg directory. :( * * Figure out why ... ;)) * * >From the Makefile of the port .... * * NO_PACKAGE= "This is for developers, thank you" Um, this has nothing to do with pkg/* files. As clearly stated in the handbook (and on mailing lists), pkg/* files are mandatory WHETHER THE PORT IS PACKAGEABLE OR NOT. I'll cough up something using the gdbtk/pkg/* files. Satoshi