From owner-freebsd-ports@FreeBSD.ORG Wed Jan 7 18:52:49 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 14568106566C for ; Wed, 7 Jan 2009 18:52:49 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by mx1.freebsd.org (Postfix) with ESMTP id D76BC8FC22 for ; Wed, 7 Jan 2009 18:52:48 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.3/8.14.3) with ESMTP id n07IqmNl078147 for ; Wed, 7 Jan 2009 10:52:48 -0800 (PST) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.3/8.14.3/Submit) id n07IqmSX078146 for freebsd-ports@freebsd.org; Wed, 7 Jan 2009 10:52:48 -0800 (PST) (envelope-from david) Date: Wed, 7 Jan 2009 10:52:48 -0800 From: David Wolfskill To: freebsd-ports@freebsd.org Message-ID: <20090107185248.GM64787@albert.catwhisker.org> References: <20090107134848.17fd38dc@scorpio> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NZtAI5QFBF0GmLcW" Content-Disposition: inline In-Reply-To: <20090107134848.17fd38dc@scorpio> User-Agent: Mutt/1.4.2.3i Subject: Re: Creating New Port 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: Wed, 07 Jan 2009 18:52:50 -0000 --NZtAI5QFBF0GmLcW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 07, 2009 at 01:48:48PM -0500, Jerry wrote: > I am attempting to create my first port. I seem to have run into a > problem thought. >=20 > I want to create a port for a Perl module, > 'Captcha-reCAPTCHA-Mailhide'. I created the test port > in /usr/ports/local/p5-Captcha-reCAPTCHA-Mailhide. The port builds OK. > The problem is when I try to create the pkg-plist. I followed (I think) > the instructions in the "Porter's Handbook". Specifically this portion: >=20 > # mkdir /var/tmp/$(make -V PORTNAME) >=20 > When I run the line of above, this is what I get back: >=20 > mkdir /var/tmp/$(make -V Captcha-reCAPTCHA-Mailhide) > mkdir: /var/tmp/: File exists >=20 > It never creates the desired directory. I have tried including the > version number in the above; however, that doesn't work either. Since > this is my first port, I am confused as to what I am doing wrong. >=20 > I can supply the 'Makefile' if it is needed. What does "make -V PORTNAME" say? Peace, david --=20 David H. Wolfskill david@catwhisker.org Depriving a girl or boy of an opportunity for education is evil. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --NZtAI5QFBF0GmLcW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAklk+f8ACgkQmprOCmdXAD3c4gCeLoNmQBtksBY0xT3Y2i4O1ra/ 9m0An15SzpMPbvQukyMTxYB2Vm5t9IlZ =c/q/ -----END PGP SIGNATURE----- --NZtAI5QFBF0GmLcW--