aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-09 09:49:02 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-09 09:49:02 +0000
commit0542e45bb8dbeb293f7c4c3b2791aa421fac4309 (patch)
treea215760bc3290a3978bd0c72ae0c911423e6d59f
parent3ba7dc60bd95da633efc687ebebfb0848bf23ed0 (diff)
downloadports-0542e45bb8dbeb293f7c4c3b2791aa421fac4309.tar.gz
ports-0542e45bb8dbeb293f7c4c3b2791aa421fac4309.zip
Mark as broken unstaged perl ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=350675
-rw-r--r--biology/p5-Bio-Graphics/Makefile1
-rw-r--r--biology/p5-bioperl/Makefile1
-rw-r--r--cad/p5-Verilog-Perl/Makefile1
-rw-r--r--devel/p5-Alzabo-GUI-Mason/Makefile2
-rw-r--r--devel/p5-Penguin-Easy/Makefile1
-rw-r--r--devel/p5-Penguin/Makefile1
-rw-r--r--editors/p5-Padre/Makefile1
-rw-r--r--net-p2p/p5-Net-DirectConnect/Makefile5
-rw-r--r--security/p5-SAVI-Perl/Makefile1
-rw-r--r--security/p5-openxpki-client-html-mason/Makefile1
-rw-r--r--security/p5-openxpki-deployment/Makefile1
-rw-r--r--security/p5-openxpki-i18n/Makefile1
-rw-r--r--security/p5-openxpki/Makefile1
-rw-r--r--sysutils/p5-Sys-Utmp/Makefile1
-rw-r--r--www/p5-Apache-Gallery/Makefile1
-rw-r--r--www/p5-CGI-SpeedyCGI/Makefile1
-rw-r--r--www/p5-Kwiki/Makefile2
17 files changed, 19 insertions, 4 deletions
diff --git a/biology/p5-Bio-Graphics/Makefile b/biology/p5-Bio-Graphics/Makefile
index 7f92acae59db..6374f4bdc281 100644
--- a/biology/p5-Bio-Graphics/Makefile
+++ b/biology/p5-Bio-Graphics/Makefile
@@ -13,6 +13,7 @@ COMMENT= Generate GD Images of Bio::Seq Objects
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 \
diff --git a/biology/p5-bioperl/Makefile b/biology/p5-bioperl/Makefile
index 0e1e1b3b852d..fe86d6db0db9 100644
--- a/biology/p5-bioperl/Makefile
+++ b/biology/p5-bioperl/Makefile
@@ -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 \
diff --git a/cad/p5-Verilog-Perl/Makefile b/cad/p5-Verilog-Perl/Makefile
index 7f9ec722107b..5fdf4d71bf89 100644
--- a/cad/p5-Verilog-Perl/Makefile
+++ b/cad/p5-Verilog-Perl/Makefile
@@ -12,6 +12,7 @@ COMMENT= Building point for Verilog support in the Perl language
BUILD_DEPENDS= flex>=2.5.35:${PORTSDIR}/textproc/flex
+BROKEN= not staged
USES= bison gmake perl5
USE_PERL5= configure
diff --git a/devel/p5-Alzabo-GUI-Mason/Makefile b/devel/p5-Alzabo-GUI-Mason/Makefile
index 126aaf3dc17f..7fc2bf9cbdf7 100644
--- a/devel/p5-Alzabo-GUI-Mason/Makefile
+++ b/devel/p5-Alzabo-GUI-Mason/Makefile
@@ -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
diff --git a/devel/p5-Penguin-Easy/Makefile b/devel/p5-Penguin-Easy/Makefile
index 225141217541..308216228ba9 100644
--- a/devel/p5-Penguin-Easy/Makefile
+++ b/devel/p5-Penguin-Easy/Makefile
@@ -12,6 +12,7 @@ COMMENT= A quick and easy implementation of the p5-Penguin module
BUILD_DEPENDS= p5-Penguin>=0:${PORTSDIR}/devel/p5-Penguin
+BROKEN= not staged
DEPRECATED= Unmaintained since 2000
EXPIRATION_DATE= 2014-04-11
USES= perl5
diff --git a/devel/p5-Penguin/Makefile b/devel/p5-Penguin/Makefile
index 3636ab3af340..116d74bfee4f 100644
--- a/devel/p5-Penguin/Makefile
+++ b/devel/p5-Penguin/Makefile
@@ -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
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile
index 119d747b2a60..634a13764348 100644
--- a/editors/p5-Padre/Makefile
+++ b/editors/p5-Padre/Makefile
@@ -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
diff --git a/net-p2p/p5-Net-DirectConnect/Makefile b/net-p2p/p5-Net-DirectConnect/Makefile
index bcac0ae3f2cf..37fc2996b8fc 100644
--- a/net-p2p/p5-Net-DirectConnect/Makefile
+++ b/net-p2p/p5-Net-DirectConnect/Makefile
@@ -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 <bsd.port.mk>
diff --git a/security/p5-SAVI-Perl/Makefile b/security/p5-SAVI-Perl/Makefile
index cf2a27b79fb6..88b347ad956c 100644
--- a/security/p5-SAVI-Perl/Makefile
+++ b/security/p5-SAVI-Perl/Makefile
@@ -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
diff --git a/security/p5-openxpki-client-html-mason/Makefile b/security/p5-openxpki-client-html-mason/Makefile
index d9fa94b94d2e..55004ddce78b 100644
--- a/security/p5-openxpki-client-html-mason/Makefile
+++ b/security/p5-openxpki-client-html-mason/Makefile
@@ -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 \
diff --git a/security/p5-openxpki-deployment/Makefile b/security/p5-openxpki-deployment/Makefile
index 2b9adc1071cc..12cb42d5704e 100644
--- a/security/p5-openxpki-deployment/Makefile
+++ b/security/p5-openxpki-deployment/Makefile
@@ -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 \
diff --git a/security/p5-openxpki-i18n/Makefile b/security/p5-openxpki-i18n/Makefile
index e04727de3203..10ef4c61d412 100644
--- a/security/p5-openxpki-i18n/Makefile
+++ b/security/p5-openxpki-i18n/Makefile
@@ -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}
diff --git a/security/p5-openxpki/Makefile b/security/p5-openxpki/Makefile
index 935f09c1e030..47ecd660e59f 100644
--- a/security/p5-openxpki/Makefile
+++ b/security/p5-openxpki/Makefile
@@ -15,6 +15,7 @@ COMMENT= Perl based trustcenter software for PKI: core for server
LICENSE= ART20
+BROKEN= not staged
BUILD_DEPENDS= \
p5-Workflow>=0.31:${PORTSDIR}/devel/p5-Workflow \
p5-CGI-Session>=0:${PORTSDIR}/www/p5-CGI-Session \
diff --git a/sysutils/p5-Sys-Utmp/Makefile b/sysutils/p5-Sys-Utmp/Makefile
index e609ecd841e0..ae25d373d962 100644
--- a/sysutils/p5-Sys-Utmp/Makefile
+++ b/sysutils/p5-Sys-Utmp/Makefile
@@ -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
diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile
index ef243d220ba1..919f5081fccb 100644
--- a/www/p5-Apache-Gallery/Makefile
+++ b/www/p5-Apache-Gallery/Makefile
@@ -15,6 +15,7 @@ COMMENT= Apache::Gallery - mod_perl handler to create an image gallery
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 \
diff --git a/www/p5-CGI-SpeedyCGI/Makefile b/www/p5-CGI-SpeedyCGI/Makefile
index b6fc02486968..045fa004b9ee 100644
--- a/www/p5-CGI-SpeedyCGI/Makefile
+++ b/www/p5-CGI-SpeedyCGI/Makefile
@@ -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
diff --git a/www/p5-Kwiki/Makefile b/www/p5-Kwiki/Makefile
index df4b1d5d3a17..5f1cd526d0e0 100644
--- a/www/p5-Kwiki/Makefile
+++ b/www/p5-Kwiki/Makefile
@@ -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