From owner-freebsd-ports@FreeBSD.ORG Thu Dec 28 12:28:32 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9144516A412; Thu, 28 Dec 2006 12:28:32 +0000 (UTC) (envelope-from vd@datamax.bg) Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21]) by mx1.freebsd.org (Postfix) with ESMTP id 4B0FD13C496; Thu, 28 Dec 2006 12:28:32 +0000 (UTC) (envelope-from vd@datamax.bg) Received: from qlovarnika.bg.datamax (qlovarnika.bg.datamax [192.168.10.2]) by jengal.datamax.bg (Postfix) with SMTP id 3C246B84C; Thu, 28 Dec 2006 14:28:29 +0200 (EET) Received: (nullmailer pid 8602 invoked by uid 1002); Thu, 28 Dec 2006 12:28:29 -0000 Date: Thu, 28 Dec 2006 14:28:29 +0200 From: Vasil Dimov To: Nils Vogels Message-ID: <20061228122828.GA8473@qlovarnika.bg.datamax> References: <4593AB3D.5090107@is-root.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="a8Wt8u1KmwUX3Y2C" Content-Disposition: inline In-Reply-To: <4593AB3D.5090107@is-root.com> Cc: freebsd-ports@freebsd.org Subject: Re: How to construct this port? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Dec 2006 12:28:32 -0000 --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 28, 2006 at 12:32:13PM +0100, Nils Vogels wrote: > Hi ! >=20 > I'm trying to set up a new port, but I'm unsure how to proceed, until > now I've only maintained already existing ports. >=20 > The port is a plugin for an already existing port, giving extra > functionality, but is maintained as a seperate package. >=20 > In order to compile the port, you need a sourcetree of both the original > port and the port of the plugin, where the sourcetree of the original > port has to have been ./configure-d >=20 > How would I go about this? Try something like BUILD_DEPENDS=3D/nonexistent:${PORTSDIR}/cat/port:config= ure This is documented in http://www.FreeBSD.org/doc/en/books/porters-handbook/makefile-depend.html Good luck! --=20 Vasil Dimov gro.DSBeerF@dv % A language that doesn't have everything is actually easier to program in than some that do. -- Dennis M. Ritchie --a8Wt8u1KmwUX3Y2C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQFFk7hsFw6SP/bBpCARAt2QAJ9hzUSd/arxiBToHaFeeRjmSuXsKACgtz1J 4mFxs3TGEUfA46zc+UI6XPM= =V8qY -----END PGP SIGNATURE----- --a8Wt8u1KmwUX3Y2C--