svn commit: r335750 - head/net/p5-Jifty-Plugin-Authentication-Ldap
Baptiste Daroussin
bapt at FreeBSD.org
Fri Dec 6 14:20:16 UTC 2013
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 at 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}
More information about the svn-ports-all
mailing list