diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-03 14:14:45 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-03 14:14:45 +0800 |
commit | 3a7c4f9c4286f00a5c6a2f5d5d8100bf6d1838ba (patch) | |
tree | b93332700f22fb72f75a630c4086b4ab1922be00 | |
parent | ec49912524285d4e5467c080c4939f1c673a9fc7 (diff) | |
download | freebsd-ports-gnome-3a7c4f9c4286f00a5c6a2f5d5d8100bf6d1838ba.tar.gz freebsd-ports-gnome-3a7c4f9c4286f00a5c6a2f5d5d8100bf6d1838ba.tar.zst freebsd-ports-gnome-3a7c4f9c4286f00a5c6a2f5d5d8100bf6d1838ba.zip |
mark BROKEN: does not fetch
-rw-r--r-- | converters/p5-Convert-UUlib/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-GraphViz-DBI/Makefile | 3 | ||||
-rw-r--r-- | mail/p5-Mail-CClient/Makefile | 3 | ||||
-rw-r--r-- | mail/p5-Mail-Freshmeat/Makefile | 3 | ||||
-rw-r--r-- | multimedia/p5-Video-Info/Makefile | 3 |
5 files changed, 14 insertions, 0 deletions
diff --git a/converters/p5-Convert-UUlib/Makefile b/converters/p5-Convert-UUlib/Makefile index 2b60a3ad25ec..16f826afbbba 100644 --- a/converters/p5-Convert-UUlib/Makefile +++ b/converters/p5-Convert-UUlib/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the uulib library (a.k.a. uudeview/uuenview) +BROKEN= does not fetch + PERL_CONFIGURE= yes MAN3= Convert::UUlib.3 diff --git a/databases/p5-GraphViz-DBI/Makefile b/databases/p5-GraphViz-DBI/Makefile index fac46f9d0431..6844956bac6f 100644 --- a/databases/p5-GraphViz-DBI/Makefile +++ b/databases/p5-GraphViz-DBI/Makefile @@ -16,6 +16,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= GraphViz::DBI - graph database tables and relations +BROKEN= does not fetch + +PERL_CONFIGURE= yes BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-GraphViz>=0:${PORTSDIR}/graphics/p5-GraphViz RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/mail/p5-Mail-CClient/Makefile b/mail/p5-Mail-CClient/Makefile index 53440e508d1d..8b4d7769de4e 100644 --- a/mail/p5-Mail-CClient/Makefile +++ b/mail/p5-Mail-CClient/Makefile @@ -16,6 +16,9 @@ DISTNAME= Mail-Cclient-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the c-client mailbox API +BROKEN= does not fetch + +PERL_CONFIGURE= yes LIB_DEPENDS= c-client4.9:${PORTSDIR}/mail/cclient PERL_CONFIGURE= yes diff --git a/mail/p5-Mail-Freshmeat/Makefile b/mail/p5-Mail-Freshmeat/Makefile index 9ae1fb87f966..2d37a778abdc 100644 --- a/mail/p5-Mail-Freshmeat/Makefile +++ b/mail/p5-Mail-Freshmeat/Makefile @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to parse daily newsletters from freshmeat.net +BROKEN= does not fetch + +PERL_CONFIGURE= yes BUILD_DEPENDS= ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/multimedia/p5-Video-Info/Makefile b/multimedia/p5-Video-Info/Makefile index dae812826f70..6eacd396876e 100644 --- a/multimedia/p5-Video-Info/Makefile +++ b/multimedia/p5-Video-Info/Makefile @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Retrieve video properties such as: height width codec fps +BROKEN= does not fetch + +PERL_CONFIGURE= yes PERL_CONFIGURE= yes MANCOMPRESSED= no |