From owner-freebsd-ports@FreeBSD.ORG Sat Mar 28 18:03:24 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E8DF106564A for ; Sat, 28 Mar 2009 18:03:24 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (lor.one-eyed-alien.net [69.66.77.232]) by mx1.freebsd.org (Postfix) with ESMTP id 1A9C28FC16 for ; Sat, 28 Mar 2009 18:03:23 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.3/8.14.3) with ESMTP id n2SHhDSZ071843 for ; Sat, 28 Mar 2009 12:43:13 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.3/8.14.3/Submit) id n2SHhDbh071842 for freebsd-ports@freebsd.org; Sat, 28 Mar 2009 12:43:13 -0500 (CDT) (envelope-from brooks) Date: Sat, 28 Mar 2009 12:43:13 -0500 From: Brooks Davis To: freebsd-ports@freebsd.org Message-ID: <20090328174313.GD71365@lor.one-eyed-alien.net> References: <20090328133315.3d7f9027@scorpio> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="q9KOos5vDmpwPx9o" Content-Disposition: inline In-Reply-To: <20090328133315.3d7f9027@scorpio> User-Agent: Mutt/1.5.17 (2007-11-01) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (lor.one-eyed-alien.net [127.0.0.1]); Sat, 28 Mar 2009 12:43:13 -0500 (CDT) Subject: Re: Installing in cgi-bin 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 Mar 2009 18:03:24 -0000 --q9KOos5vDmpwPx9o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 28, 2009 at 01:33:15PM -0400, Jerry wrote: > I have a Perl program that I am thinking of porting to FreeBSD. The > program has to be installed in the 'cgi-bin'.=20 >=20 > I was thinking something like: > "$(WWWDIR}/apache${APACHE_VERSION}/cgi-bin" might be the way to direct > the install to the correct directory. Is there a better way? I cannot > find a macro that directly references the cgi-bin. We have a policy against installations that would automaticlly be on the network. You need to install it elsewhere (often a directory under WWWDIR) and tell people how to add the appropriate configuration directives to http.conf or to copy the file into cgi-bin in pkg-message. -- Brooks --q9KOos5vDmpwPx9o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iD8DBQFJzmGwXY6L6fI4GtQRAt8QAJ9CUYTPt/BDnpLO89gHuVOAqfSTvQCePkH9 l+IYepoQci7QynY3yxglddA= =JujP -----END PGP SIGNATURE----- --q9KOos5vDmpwPx9o--