From owner-freebsd-ports@FreeBSD.ORG Fri Feb 10 02:24:09 2006 Return-Path: X-Original-To: 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 C6B4D16A420 for ; Fri, 10 Feb 2006 02:24:09 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6541143D45 for ; Fri, 10 Feb 2006 02:24:09 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id k1A2O8wb022102 for ; Thu, 9 Feb 2006 18:24:08 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id k1A2O8F7022101 for ports@freebsd.org; Thu, 9 Feb 2006 18:24:08 -0800 Date: Thu, 9 Feb 2006 18:24:08 -0800 From: Brooks Davis To: ports@freebsd.org Message-ID: <20060210022408.GA21255@odin.ac.hmc.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k+w/mQv8wyuph6w0" Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu Cc: Subject: requirements for bsd.xxx.mk file 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: Fri, 10 Feb 2006 02:24:09 -0000 --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I've been doing a deployment of drupal at work and I've ported a couple modules with plans to port more. I've built up a framework to make individual modules easy to port, but at the moment it's in the form of a Makefile and a pkg-install.in script that are mostly duplicated. I'm wondering what the bar is for creating a bsd.xxx.mk. How many ports are needed to justify the overhead? Should I use a ${PORTSDIR}/www/drupal/Makefile.common instead like PEAR does? -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --k+w/mQv8wyuph6w0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFD6/lHXY6L6fI4GtQRAv0qAJ4oecBoQg/xeb9RC5y9KF4YT20wxgCgiLSX cElztDFwVTw7P8q0o73O8h8= =LVOk -----END PGP SIGNATURE----- --k+w/mQv8wyuph6w0--