From owner-freebsd-ports@FreeBSD.ORG Sun Apr 16 18:36:57 2006 Return-Path: X-Original-To: freebsd-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 17A3F16A446 for ; Sun, 16 Apr 2006 18:36:57 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F03F43D48 for ; Sun, 16 Apr 2006 18:36:49 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.254]) by hub.org (Postfix) with ESMTP id D978562CAB4 for ; Sun, 16 Apr 2006 15:36:48 -0300 (ADT) X-Virus-Scanned: by amavisd-new at hub.org Received: from hub.org ([200.46.204.220]) by localhost (mx2.hub.org [200.46.204.254]) (amavisd-new, port 10024) with ESMTP id LGponwp+c-GN for ; Sun, 16 Apr 2006 15:36:48 -0300 (ADT) Received: from ganymede.hub.org (blk-222-82-85.eastlink.ca [24.222.82.85]) by hub.org (Postfix) with ESMTP id 6EA7D62C99C for ; Sun, 16 Apr 2006 15:36:48 -0300 (ADT) Received: by ganymede.hub.org (Postfix, from userid 1000) id DE5603A484; Sun, 16 Apr 2006 15:36:48 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id DD4BA33C25 for ; Sun, 16 Apr 2006 15:36:48 -0300 (ADT) Date: Sun, 16 Apr 2006 15:36:48 -0300 (ADT) From: "Marc G. Fournier" To: freebsd-ports@freebsd.org In-Reply-To: <20060416152100.D1096@ganymede.hub.org> Message-ID: <20060416153608.G1096@ganymede.hub.org> References: <20060416152100.D1096@ganymede.hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: Some Perl Ports broken in 4.x ... 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: Sun, 16 Apr 2006 18:36:57 -0000 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