From 15cfc3d68581e4b962c6524e7bdd1bfc82406b61 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 6 Dec 2013 14:20:16 +0000 Subject: Mark as broken: ===> Configuring for p5-Jifty-Plugin-Authentication-Ldap-1.01 Cannot determine perl version info from lib/Jifty/Plugin/Authentication/Ldap.pm WARNING: 'All rights reserved' in copyright may invalidate Open Source license. *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Jifty ...missing. - Net::LDAP ...loaded. (0.57) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good JSON::PP 2.27103 is not available at /usr/local/lib/perl5/5.16/CPAN/Meta/Converter.pm line 23. at /usr/local/lib/perl5/5.16/ExtUtils/MM_Any.pm line 1335. Writing Makefile for Jifty::Plugin::Authentication::Ldap Recursive inheritance detected in package 'Types::Serialiser::BooleanBase' during global destruction. *** [do-configure] Error code 22 --- net/p5-Jifty-Plugin-Authentication-Ldap/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile b/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile index 80747f333fc..c01366feb15 100644 --- a/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile +++ b/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile @@ -10,6 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= LDAP Authentication Plugin for Jifty Apps +BROKEN= Fails to configure + BUILD_DEPENDS= p5-Jifty>=0:${PORTSDIR}/www/p5-Jifty \ p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap RUN_DEPENDS:= ${BUILD_DEPENDS} -- cgit