From owner-freebsd-libh Fri Sep 27 3: 8: 1 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88C1537B401 for ; Fri, 27 Sep 2002 03:08:00 -0700 (PDT) Received: from fump.kawo2.rwth-aachen.de (fump.kawo2.RWTH-Aachen.DE [134.130.181.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA32343E4A for ; Fri, 27 Sep 2002 03:07:59 -0700 (PDT) (envelope-from alex@fump.kawo2.rwth-aachen.de) Received: from fump.kawo2.rwth-aachen.de (localhost [127.0.0.1]) by fump.kawo2.rwth-aachen.de (8.12.5/8.12.5) with ESMTP id g8RA9Ku6052645; Fri, 27 Sep 2002 12:09:20 +0200 (CEST) (envelope-from alex@fump.kawo2.rwth-aachen.de) Received: (from alex@localhost) by fump.kawo2.rwth-aachen.de (8.12.5/8.12.5/Submit) id g8RA9K4X052644; Fri, 27 Sep 2002 12:09:20 +0200 (CEST) Date: Fri, 27 Sep 2002 12:09:20 +0200 From: Alexander Langer To: Alexander Langer Cc: freebsd-libh@FreeBSD.ORG Subject: Re: cvs commit: libh/tools bsd.port.mk.patch Message-ID: <20020927100919.GJ47655@fump.kawo2.rwth-aachen.de> References: <200209270957.g8R9vuNp009948@rtp1.SlowBlink.Com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200209270957.g8R9vuNp009948@rtp1.SlowBlink.Com> X-PGP-Fingerprint: 7EC1 5B98 4554 2A63 9079 2B2F 9A94 CD6F 7F14 EFA4 X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. User-Agent: Mutt/1.5.1i Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake Alexander Langer (alex@rtp1.SlowBlink.Com): > Add patch that must be applied to bsd.port.mk to build > packages with our pkg_create Now create libh-packages by installing the port as regular, and do: make PKG_CMD=/path/to/libh's/pkg_create LIBH=yes package Works like a charm for dependency-less packages such as netcat. Need to add dependencies later... and then... create a whole set of packages :-) Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message