From owner-freebsd-ports@FreeBSD.ORG Sat Jan 28 10:12:37 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C224A16A429 for ; Sat, 28 Jan 2006 10:12:37 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (joel.tallye.com [216.99.199.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ADF743D48 for ; Sat, 28 Jan 2006 10:12:36 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (localhost.localdomain [127.0.0.1]) by hosea.tallye.com (8.12.8/8.12.10) with ESMTP id k0SACZBd020018 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 28 Jan 2006 02:12:35 -0800 Received: (from sttng359@localhost) by hosea.tallye.com (8.12.8/8.12.8/Submit) id k0SACXw0020016 for freebsd-ports@freebsd.org; Sat, 28 Jan 2006 02:12:33 -0800 Date: Sat, 28 Jan 2006 02:12:33 -0800 From: "Loren M. Lang" To: FreeBSD Ports Message-ID: <20060128101233.GA19978@alzatex.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi" Content-Disposition: inline User-Agent: Mutt/1.4.1i X-GPG-Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C X-Virus-Scanned: ClamAV version 0.87, clamav-milter version 0.87 on hosea.tallye.com X-Virus-Status: Clean Subject: Embedded install script X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2006 10:12:37 -0000 --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable A package I am porting has a build infrastucture, but no install target to call. It is setup so it is all built under a bin directory in the source. I created a quick script that creates the aproximately 20 directories and 140 install lines to the correct place under LOCALBASE, but I was wondering if I should just add the lines directly to the port make file under a do-install target or put them in a seperate file under files/. --=20 Loren M. Lang lorenl@north-winds.org http://www.north-winds.org/ Public Key: ftp://ftp.north-winds.org/pub/lorenl_pubkey.asc Fingerprint: CEE1 AAE2 F66C 59B5 34CA C415 6D35 E847 0118 A3D2 =20 --Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFD20ORbTXoRwEYo9IRAlp/AJoDbecEyKYxEckunncX/ItyDfsE+ACfSKM3 JUB1CNZyVlvg+ZmNZ1Ags0k= =tjo2 -----END PGP SIGNATURE----- --Qxx1br4bt0+wmkIi--