Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Dec 2013 14:20:16 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r335750 - head/net/p5-Jifty-Plugin-Authentication-Ldap
Message-ID:  <201312061420.rB6EKGV9087761@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Dec  6 14:20:16 2013
New Revision: 335750
URL: http://svnweb.freebsd.org/changeset/ports/335750

Log:
  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

Modified:
  head/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile

Modified: head/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile
==============================================================================
--- head/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile	Fri Dec  6 14:19:08 2013	(r335749)
+++ head/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile	Fri Dec  6 14:20:16 2013	(r335750)
@@ -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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312061420.rB6EKGV9087761>