From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jun 25 00:00:12 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 445B010656F3 for ; Wed, 25 Jun 2008 00:00:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3CF8A8FC1E for ; Wed, 25 Jun 2008 00:00:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5P00Cjt089495 for ; Wed, 25 Jun 2008 00:00:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5P00Cxp089494; Wed, 25 Jun 2008 00:00:12 GMT (envelope-from gnats) Date: Wed, 25 Jun 2008 00:00:12 GMT Message-Id: <200806250000.m5P00Cxp089494@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Z.C.B." Cc: Subject: Re: ports/124958: Net port: devel/p5-ZConf A configuration system allowing for either file or LDAP backed storage. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Z.C.B." List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jun 2008 00:00:12 -0000 The following reply was made to PR ports/124958; it has been noted by GNATS. From: "Z.C.B." To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/124958: Net port: devel/p5-ZConf A configuration system allowing for either file or LDAP backed storage. Date: Tue, 24 Jun 2008 18:58:25 -0500 --Sig_/1O/U8S6RE0wo_6lsejASTGi Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 24 Jun 2008 20:40:02 GMT FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/124958'. > The individual assigned to look at your > report is: freebsd-ports-bugs.=20 >=20 > You can access the state of your problem report at any time > via this link: >=20 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D124958 >=20 > >Category: ports > >Responsible: freebsd-ports-bugs > >Synopsis: Net port: devel/p5-ZConf A configuration system > >allowing for either file or LDAP backed storage. Arrival-Date: > >Tue Jun 24 20:40:02 UTC 2008 Fix the Net::LDAP requirement. --- Makefile.orig 2008-06-24 13:44:35.000000000 -0500 +++ Makefile 2008-06-24 18:57:02.000000000 -0500 @@ -15,6 +15,8 @@ MAINTAINER=3D vvelox@vvelox.net COMMENT=3D Provides a methode for creating paths in LDAP simply. =20 +RUN_DEPENDS=3D ${SITE_PERL}/Net/LDAP/Entry.pm:${PORTSDIR}/net/p5-perl-l= dap + PERL_CONFIGURE=3D yes =20 MAN3=3D Net::LDAP::Makepath.3 --Sig_/1O/U8S6RE0wo_6lsejASTGi Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkhhiiUACgkQC1tfcMGJid7rvwCgrdWw8akHWMv+te3PvCmqLO78 hpAAoJSBeKbZaZtL8SgYO96y4tWMUY2R =+d4u -----END PGP SIGNATURE----- --Sig_/1O/U8S6RE0wo_6lsejASTGi--