From owner-svn-ports-all@FreeBSD.ORG Wed Apr 9 09:49:07 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2142EAB8; Wed, 9 Apr 2014 09:49:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0B55D1D3A; Wed, 9 Apr 2014 09:49:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s399n6wT054161; Wed, 9 Apr 2014 09:49:06 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s399n3CN054138; Wed, 9 Apr 2014 09:49:03 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201404090949.s399n3CN054138@svn.freebsd.org> From: Baptiste Daroussin Date: Wed, 9 Apr 2014 09:49:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r350675 - in head: biology/p5-Bio-Graphics biology/p5-bioperl cad/p5-Verilog-Perl devel/p5-Alzabo-GUI-Mason devel/p5-Penguin devel/p5-Penguin-Easy editors/p5-Padre net-p2p/p5-Net-Direct... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2014 09:49:07 -0000 Author: bapt Date: Wed Apr 9 09:49:02 2014 New Revision: 350675 URL: http://svnweb.freebsd.org/changeset/ports/350675 QAT: https://qat.redports.org/buildarchive/r350675/ Log: Mark as broken unstaged perl ports With hat: portmgr Modified: head/biology/p5-Bio-Graphics/Makefile head/biology/p5-bioperl/Makefile head/cad/p5-Verilog-Perl/Makefile head/devel/p5-Alzabo-GUI-Mason/Makefile head/devel/p5-Penguin-Easy/Makefile head/devel/p5-Penguin/Makefile head/editors/p5-Padre/Makefile head/net-p2p/p5-Net-DirectConnect/Makefile head/security/p5-SAVI-Perl/Makefile head/security/p5-openxpki-client-html-mason/Makefile head/security/p5-openxpki-deployment/Makefile head/security/p5-openxpki-i18n/Makefile head/security/p5-openxpki/Makefile head/sysutils/p5-Sys-Utmp/Makefile head/www/p5-Apache-Gallery/Makefile head/www/p5-CGI-SpeedyCGI/Makefile head/www/p5-Kwiki/Makefile Modified: head/biology/p5-Bio-Graphics/Makefile ============================================================================== --- head/biology/p5-Bio-Graphics/Makefile Wed Apr 9 09:25:29 2014 (r350674) +++ head/biology/p5-Bio-Graphics/Makefile Wed Apr 9 09:49:02 2014 (r350675) @@ -13,6 +13,7 @@ COMMENT= Generate GD Images of Bio::Seq LICENSE= ART10 GPLv1 LICENSE_COMB= dual +BROKEN= not staged BUILD_DEPENDS= p5-Bio-SCF>=1.01:${PORTSDIR}/biology/p5-Bio-SCF \ p5-GD>=2.30:${PORTSDIR}/graphics/p5-GD \ p5-GD-SVG>=0.32:${PORTSDIR}/graphics/p5-GD-SVG \ Modified: head/biology/p5-bioperl/Makefile ============================================================================== --- head/biology/p5-bioperl/Makefile Wed Apr 9 09:25:29 2014 (r350674) +++ head/biology/p5-bioperl/Makefile Wed Apr 9 09:49:02 2014 (r350675) @@ -13,6 +13,7 @@ DISTNAME= BioPerl-${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= A collection of Perl modules for bioinformatics +BROKEN= not staged BUILD_DEPENDS= p5-Text-Tabs+Wrap>=0:${PORTSDIR}/textproc/p5-Text-Tabs+Wrap \ p5-Bio-ASN1-EntrezGene>=0:${PORTSDIR}/biology/p5-Bio-ASN1-EntrezGene \ p5-Class-AutoClass>=0:${PORTSDIR}/devel/p5-Class-AutoClass \ Modified: head/cad/p5-Verilog-Perl/Makefile ============================================================================== --- head/cad/p5-Verilog-Perl/Makefile Wed Apr 9 09:25:29 2014 (r350674) +++ head/cad/p5-Verilog-Perl/Makefile Wed Apr 9 09:49:02 2014 (r350675) @@ -12,6 +12,7 @@ COMMENT= Building point for Verilog supp BUILD_DEPENDS= flex>=2.5.35:${PORTSDIR}/textproc/flex +BROKEN= not staged USES= bison gmake perl5 USE_PERL5= configure Modified: head/devel/p5-Alzabo-GUI-Mason/Makefile ============================================================================== --- head/devel/p5-Alzabo-GUI-Mason/Makefile Wed Apr 9 09:25:29 2014 (r350674) +++ head/devel/p5-Alzabo-GUI-Mason/Makefile Wed Apr 9 09:49:02 2014 (r350675) @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= GUI for Alzabo using Mason +BROKEN= notstaged + BUILD_DEPENDS= p5-Alzabo>=0:${PORTSDIR}/devel/p5-Alzabo \ p5-HTML-Mason>=0:${PORTSDIR}/www/p5-HTML-Mason \ p5-HTTP-BrowserDetect>=0:${PORTSDIR}/www/p5-HTTP-BrowserDetect Modified: head/devel/p5-Penguin-Easy/Makefile ============================================================================== --- head/devel/p5-Penguin-Easy/Makefile Wed Apr 9 09:25:29 2014 (r350674) +++ head/devel/p5-Penguin-Easy/Makefile Wed Apr 9 09:49:02 2014 (r350675) @@ -12,6 +12,7 @@ COMMENT= A quick and easy implementation BUILD_DEPENDS= p5-Penguin>=0:${PORTSDIR}/devel/p5-Penguin +BROKEN= not staged DEPRECATED= Unmaintained since 2000 EXPIRATION_DATE= 2014-04-11 USES= perl5 Modified: head/devel/p5-Penguin/Makefile ============================================================================== --- head/devel/p5-Penguin/Makefile Wed Apr 9 09:25:29 2014 (r350674) +++ head/devel/p5-Penguin/Makefile Wed Apr 9 09:49:02 2014 (r350675) @@ -10,6 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= A framework for passing digitally signed perl5 code between machines +BROKEN= not staged RUN_DEPENDS= pgp:${PORTSDIR}/security/pgp USES= perl5 Modified: head/editors/p5-Padre/Makefile ============================================================================== --- head/editors/p5-Padre/Makefile Wed Apr 9 09:25:29 2014 (r350674) +++ head/editors/p5-Padre/Makefile Wed Apr 9 09:49:02 2014 (r350675) @@ -13,6 +13,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Perl Application Development and Refactoring Environment +BROKEN= not staged LICENSE= ART10 GPLv2 LICENSE_COMB= dual Modified: head/net-p2p/p5-Net-DirectConnect/Makefile ============================================================================== --- head/net-p2p/p5-Net-DirectConnect/Makefile Wed Apr 9 09:25:29 2014 (r350674) +++ head/net-p2p/p5-Net-DirectConnect/Makefile Wed Apr 9 09:49:02 2014 (r350675) @@ -10,6 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= proler@gmail.com COMMENT= Perl Direct Connect lib and client +BROKEN= not staged LICENSE= ART10 GPLv1 LICENSE_COMB= dual @@ -27,8 +28,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN1= dcget.1 dcshare.1 -MAN3= Net::DirectConnect.3 Net::DirectConnect::filelist.3 - -NO_STAGE= yes .include Modified: head/security/p5-SAVI-Perl/Makefile ============================================================================== --- head/security/p5-SAVI-Perl/Makefile Wed Apr 9 09:25:29 2014 (r350674) +++ head/security/p5-SAVI-Perl/Makefile Wed Apr 9 09:49:02 2014 (r350675) @@ -12,6 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= fbsd-ports@opsec.eu COMMENT= Perl5 module interface to Sophos AntiVirus +BROKEN= not staged MAN3= SAVI.3 USES= perl5 Modified: head/security/p5-openxpki-client-html-mason/Makefile ============================================================================== --- head/security/p5-openxpki-client-html-mason/Makefile Wed Apr 9 09:25:29 2014 (r350674) +++ head/security/p5-openxpki-client-html-mason/Makefile Wed Apr 9 09:49:02 2014 (r350675) @@ -12,6 +12,7 @@ DIST_SUBDIR= openxpki MAINTAINER= svysh.fbsd@gmail.com COMMENT= Web interface for local openxpki daemon +BROKEN= not staged BUILD_DEPENDS= \ p5-openxpki-client>=0:${PORTSDIR}/security/p5-openxpki-client \ p5-HTML-Mason>=0:${PORTSDIR}/www/p5-HTML-Mason \ Modified: head/security/p5-openxpki-deployment/Makefile ============================================================================== --- head/security/p5-openxpki-deployment/Makefile Wed Apr 9 09:25:29 2014 (r350674) +++ head/security/p5-openxpki-deployment/Makefile Wed Apr 9 09:49:02 2014 (r350675) @@ -12,6 +12,7 @@ DIST_SUBDIR= openxpki MAINTAINER= svysh.fbsd@gmail.com COMMENT= Perl based enterprise class trustcenter software for PKI +BROKEN= not staged BUILD_DEPENDS= \ p5-openxpki-client>=0:${PORTSDIR}/security/p5-openxpki-client \ p5-Config-Std>=0:${PORTSDIR}/devel/p5-Config-Std \ Modified: head/security/p5-openxpki-i18n/Makefile ============================================================================== --- head/security/p5-openxpki-i18n/Makefile Wed Apr 9 09:25:29 2014 (r350674) +++ head/security/p5-openxpki-i18n/Makefile Wed Apr 9 09:49:02 2014 (r350675) @@ -12,6 +12,7 @@ DIST_SUBDIR= openxpki MAINTAINER= svysh.fbsd@gmail.com COMMENT= Perl based trustcenter software for PKI: i18n tools +BROKEN= not staged BUILD_DEPENDS= \ p5-openxpki>=0:${PORTSDIR}/security/p5-openxpki RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/security/p5-openxpki/Makefile ============================================================================== --- head/security/p5-openxpki/Makefile Wed Apr 9 09:25:29 2014 (r350674) +++ head/security/p5-openxpki/Makefile Wed Apr 9 09:49:02 2014 (r350675) @@ -15,6 +15,7 @@ COMMENT= Perl based trustcenter software LICENSE= ART20 +BROKEN= not staged BUILD_DEPENDS= \ p5-Workflow>=0.31:${PORTSDIR}/devel/p5-Workflow \ p5-CGI-Session>=0:${PORTSDIR}/www/p5-CGI-Session \ Modified: head/sysutils/p5-Sys-Utmp/Makefile ============================================================================== --- head/sysutils/p5-Sys-Utmp/Makefile Wed Apr 9 09:25:29 2014 (r350674) +++ head/sysutils/p5-Sys-Utmp/Makefile Wed Apr 9 09:49:02 2014 (r350675) @@ -10,6 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= zaa@ulstu.ru COMMENT= Perl5 module which provides Object(ish) Interface to UTMP files +BROKEN= not staged USES= perl5 USE_PERL5= configure Modified: head/www/p5-Apache-Gallery/Makefile ============================================================================== --- head/www/p5-Apache-Gallery/Makefile Wed Apr 9 09:25:29 2014 (r350674) +++ head/www/p5-Apache-Gallery/Makefile Wed Apr 9 09:49:02 2014 (r350675) @@ -15,6 +15,7 @@ COMMENT= Apache::Gallery - mod_perl hand LICENSE= ART10 +BROKEN= not staged BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-Text-Template>=0:${PORTSDIR}/textproc/p5-Text-Template \ p5-Image-Info>=0:${PORTSDIR}/graphics/p5-Image-Info \ Modified: head/www/p5-CGI-SpeedyCGI/Makefile ============================================================================== --- head/www/p5-CGI-SpeedyCGI/Makefile Wed Apr 9 09:25:29 2014 (r350674) +++ head/www/p5-CGI-SpeedyCGI/Makefile Wed Apr 9 09:49:02 2014 (r350675) @@ -11,6 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Speed up perl CGI scripts by running them persistently +BROKEN= not staged MAKE_JOBS_UNSAFE= yes USES= perl5 USE_PERL5= configure patch Modified: head/www/p5-Kwiki/Makefile ============================================================================== --- head/www/p5-Kwiki/Makefile Wed Apr 9 09:25:29 2014 (r350674) +++ head/www/p5-Kwiki/Makefile Wed Apr 9 09:49:02 2014 (r350675) @@ -13,6 +13,8 @@ DISTNAME= kwiki-trunk-20070327 MAINTAINER= perl@FreeBSD.org COMMENT= The Kwiki Wiki Building Framework +BROKEN= not staged + KWIKIDIR?= kwiki NO_BUILD= yes