Date: Sun, 16 Apr 2006 15:36:48 -0300 (ADT) From: "Marc G. Fournier" <scrappy@hub.org> To: freebsd-ports@freebsd.org Subject: Re: Some Perl Ports broken in 4.x ... Message-ID: <20060416153608.G1096@ganymede.hub.org> In-Reply-To: <20060416152100.D1096@ganymede.hub.org> References: <20060416152100.D1096@ganymede.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
My mistake ... it appears that the problem isn't the >0, the problem is that GSSAPI is missing a dependency on kerberos stuff ... just fixed the kerberos issue, and everything built as expected ... On Sun, 16 Apr 2006, Marc G. Fournier wrote: > > is there something i need to do under FreeBSD 4.x to get this sort of thing > to work: > > ===> p5-Authen-SASL-2.10_1 depends on package: p5-GSSAPI>0 - not found > ===> Verifying install for p5-GSSAPI>0 in /usr/ports/security/p5-GSSAPI > ===> Vulnerability check disabled, database not found > > Specifically: > > BUILD_DEPENDS= \ > p5-Digest-MD5>0:${PORTSDIR}/security/p5-Digest-MD5 \ > p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC \ > p5-GSSAPI>0:${PORTSDIR}/security/p5-GSSAPI > RUN_DEPENDS= ${BUILD_DEPENDS} > > The >0 aspects don't seem to be "4.x compatible" :( > > ---- > Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) > Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664 > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060416153608.G1096>