diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 16:26:34 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 16:26:34 +0000 |
commit | 80a01c06d195116f35754af18c4288617f2bd998 (patch) | |
tree | 8d833e6b21208a25ff5a974fe5d5fb893c8b0da6 /www | |
parent | 513ddff4c4d77481514839c764a6943440f684d0 (diff) |
Mark a few ports BROKEN (unfetchable)
Notes
Notes:
svn path=/head/; revision=516897
Diffstat (limited to 'www')
64 files changed, 128 insertions, 0 deletions
diff --git a/www/ach/Makefile b/www/ach/Makefile index a51ffca623e1..a0f8544e5caf 100644 --- a/www/ach/Makefile +++ b/www/ach/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= GHC MAINTAINER= danilo@FreeBSD.org COMMENT= Free, open source tool for complex research problems +BROKEN= unfetchable + LICENSE= GPLv3 USE_MYSQL= yes diff --git a/www/apache-forrest/Makefile b/www/apache-forrest/Makefile index 443439300107..6fad4fe7a712 100644 --- a/www/apache-forrest/Makefile +++ b/www/apache-forrest/Makefile @@ -12,6 +12,8 @@ DISTFILES= ${DISTNAME}-sources.tar.gz \ MAINTAINER= nivit@FreeBSD.org COMMENT= Tool for rapid development of small sites +BROKEN= unfetchable + BROKEN_armv6= fails to compile: build.xml: tools/ant/lib not found BROKEN_armv7= fails to compile: build.xml: tools/ant/lib not found diff --git a/www/apercu/Makefile b/www/apercu/Makefile index c9c0ce177e37..18c6de33b4e3 100644 --- a/www/apercu/Makefile +++ b/www/apercu/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.incava.org/pub/apercu/ MAINTAINER= mich@FreeBSD.org COMMENT= Summarize information from Apache logs +BROKEN= unfetchable + USE_RUBY= yes NO_BUILD= yes diff --git a/www/bacula-web/Makefile b/www/bacula-web/Makefile index 9f563dd4bdfb..d341b1430e30 100644 --- a/www/bacula-web/Makefile +++ b/www/bacula-web/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.bacula-web.org/files/bacula-web.org/downloads/ MAINTAINER= dvl@FreeBSD.org COMMENT= Bacula-web provides a summarized output of Bacula jobs +BROKEN= unfetchable + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/docs/COPYING diff --git a/www/cblog/Makefile b/www/cblog/Makefile index 68998f8cc84e..ecaeeb3575b2 100644 --- a/www/cblog/Makefile +++ b/www/cblog/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://files.etoilebsd.net/cblog/ MAINTAINER= bapt@FreeBSD.org COMMENT= Simple weblog in C using markdown +BROKEN= unfetchable + BUILD_DEPENDS= ${LOCALBASE}/lib/libneo_cs.a:www/clearsilver LIB_DEPENDS= libfcgi.so:www/fcgi \ libcdb.so:databases/tinycdb diff --git a/www/drood/Makefile b/www/drood/Makefile index bc70e963c8a2..3633f17f4da2 100644 --- a/www/drood/Makefile +++ b/www/drood/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.mammothcheese.ca/ MAINTAINER= jimmy@mammothcheese.ca COMMENT= Lightweight kqueue-based http/1.1 server +BROKEN= unfetchable + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/drraw/Makefile b/www/drraw/Makefile index e969a4e3aa3d..1917b43a5ad8 100644 --- a/www/drraw/Makefile +++ b/www/drraw/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://web.taranis.org/drraw/dist/ \ MAINTAINER= avg@icyb.net.ua COMMENT= Simple web-based presentation front-end for RRDtool +BROKEN= unfetchable + RUN_DEPENDS+= rrdtool>=0:databases/rrdtool OPTIONS_DEFINE= ZOOM_PATCH DOCS diff --git a/www/ephemera/Makefile b/www/ephemera/Makefile index 1061577dc065..1410492b275e 100644 --- a/www/ephemera/Makefile +++ b/www/ephemera/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.mammothcheese.ca/ MAINTAINER= jimmy@mammothcheese.ca COMMENT= Blog server +BROKEN= unfetchable + LICENSE= BSD3CLAUSE USES= sqlite diff --git a/www/flood/Makefile b/www/flood/Makefile index dbe7214d611d..a0d0e6d48111 100644 --- a/www/flood/Makefile +++ b/www/flood/Makefile @@ -10,6 +10,8 @@ DISTNAME= httpd-test_20041105052051 MAINTAINER= kuriyama@FreeBSD.org COMMENT= Profile-driven HTTP load tester +BROKEN= unfetchable + LIB_DEPENDS= libexpat.so:textproc/expat2 \ libapr-1.so:devel/apr1 diff --git a/www/grafana2/Makefile b/www/grafana2/Makefile index 3ab7a4e278e5..a1f5438274ec 100644 --- a/www/grafana2/Makefile +++ b/www/grafana2/Makefile @@ -12,6 +12,8 @@ DISTFILES= grafana-static-${PORTVERSION}.tar.gz:static_assets MAINTAINER= thomas@bartelmess.io COMMENT= Dashboard and graph editor for Graphite, InfluxDB & OpenTSDB +BROKEN= unfetchable + LICENSE= APACHE20 ONLY_FOR_ARCHS= i386 amd64 diff --git a/www/imgsizer/Makefile b/www/imgsizer/Makefile index 68f176da62b6..853829d5b5e7 100644 --- a/www/imgsizer/Makefile +++ b/www/imgsizer/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.catb.org/~esr/imgsizer/ MAINTAINER= cs@FreeBSD.org COMMENT= Tool to autogenerate WIDTH and HEIGHT for IMG HTML tags +BROKEN= unfetchable + LICENSE= BSD4CLAUSE RUN_DEPENDS= identify:graphics/ImageMagick6 diff --git a/www/jdresolve/Makefile b/www/jdresolve/Makefile index 7c52bd94a9f2..a1e4ada8d5c0 100644 --- a/www/jdresolve/Makefile +++ b/www/jdresolve/Makefile @@ -12,6 +12,8 @@ PATCHFILES= patch-0.6.2b1.diff MAINTAINER= christophe@labouisse.org COMMENT= IP addresse to hostname program for httpd log files +BROKEN= unfetchable + BUILD_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/www/linkcheck/Makefile b/www/linkcheck/Makefile index 254107d04cfb..569f2433e25f 100644 --- a/www/linkcheck/Makefile +++ b/www/linkcheck/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.inter7.com/linkcheck/ MAINTAINER= ismail@EnderUNIX.org COMMENT= Checks a web site for bad links +BROKEN= unfetchable + PLIST_FILES= bin/linkcheck man/man1/linkcheck.1.gz GNU_CONFIGURE= yes diff --git a/www/madsonic-standalone/Makefile b/www/madsonic-standalone/Makefile index 861c03fc01c1..36851333cf26 100644 --- a/www/madsonic-standalone/Makefile +++ b/www/madsonic-standalone/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${DISTDATE}_madsonic-${PORTVERSION}${DISTVERSIONSUFFIX}-standalone MAINTAINER= jlh@FreeBSD.org COMMENT= Subsonic streaming media server, standalone version +BROKEN= unfetchable + LICENSE= GPLv3 OPTIONS_GROUP= TRANSCODING diff --git a/www/miniminiweb/Makefile b/www/miniminiweb/Makefile index 19a3827cb47c..b80c9f3dfc9d 100644 --- a/www/miniminiweb/Makefile +++ b/www/miniminiweb/Makefile @@ -8,6 +8,8 @@ CATEGORIES= www MAINTAINER= ports@FreeBSD.org COMMENT= Minimal, Multithreaded web server in C +BROKEN= unfetchable + LICENSE= BSD2CLAUSE DEPRECATED= Upstream no longer available diff --git a/www/mnogosearch/Makefile b/www/mnogosearch/Makefile index a1e364b87d72..275f9436cc32 100644 --- a/www/mnogosearch/Makefile +++ b/www/mnogosearch/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.mnogosearch.org/Download/ \ MAINTAINER= crees@FreeBSD.org COMMENT= Full featured SQL-based hypertext search engine +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/www/mod_auth_external2/Makefile b/www/mod_auth_external2/Makefile index eeefed8f67c5..6d58a4868ba3 100644 --- a/www/mod_auth_external2/Makefile +++ b/www/mod_auth_external2/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= apache2 MAINTAINER= apache@FreeBSD.org COMMENT= Allows users authentication based on external mechanisms +BROKEN= unfetchable + LICENSE= APACHE20 USES= apache:2.2+ diff --git a/www/mod_chroot/Makefile b/www/mod_chroot/Makefile index 0571d07dea48..f09014051e5d 100644 --- a/www/mod_chroot/Makefile +++ b/www/mod_chroot/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://core.segfault.pl/~hobbit/mod_chroot/dist/ MAINTAINER= apache@FreeBSD.org COMMENT= The mod_chroot makes running Apache in a chroot easy +BROKEN= unfetchable + USES= apache:2.2+ cpe CPE_VENDOR= marek_gutkowski AP_FAST_BUILD= yes diff --git a/www/mod_cvs2/Makefile b/www/mod_cvs2/Makefile index d023a5e7a8ef..568fce8458d9 100644 --- a/www/mod_cvs2/Makefile +++ b/www/mod_cvs2/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= Module that makes Apache 2 CVS aware +BROKEN= unfetchable + LICENSE= AFL12 LICENSE_NAME= Academic Free License 1.2 LICENSE_FILE= ${WRKSRC}/LICENSE.AFL diff --git a/www/mod_domaintree/Makefile b/www/mod_domaintree/Makefile index dea58047532d..0e43f5ab1b96 100644 --- a/www/mod_domaintree/Makefile +++ b/www/mod_domaintree/Makefile @@ -11,6 +11,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= danger@FreeBSD.org COMMENT= Hostname to filesystem mapper for Apache 2 +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME} USES= apache:2.2+ AP_FAST_BUILD= yes diff --git a/www/mod_encoding/Makefile b/www/mod_encoding/Makefile index c5b9752077d0..3eb5d00eb172 100644 --- a/www/mod_encoding/Makefile +++ b/www/mod_encoding/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= Apache module for non-ASCII filename interoperability +BROKEN= unfetchable + LICENSE= APACHE11 USES= apache:2.2+ iconv gmake diff --git a/www/mod_evasive/Makefile b/www/mod_evasive/Makefile index 6e36b62571d2..d2b5be77d331 100644 --- a/www/mod_evasive/Makefile +++ b/www/mod_evasive/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= apache2 MAINTAINER= kiwi@oav.net COMMENT= Apache module to try to protect the HTTP Server from DoS/DDoS attacks +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/mod_flickr/Makefile b/www/mod_flickr/Makefile index fffaee59001f..a06970d72439 100644 --- a/www/mod_flickr/Makefile +++ b/www/mod_flickr/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.vshank.com/modcode/ MAINTAINER= venkyshankar@yahoo.com COMMENT= Apache module for Flickr API access +BROKEN= unfetchable + LIB_DEPENDS= libcurl.so:ftp/curl XTRA_FLAGS= -lcurl diff --git a/www/mod_gzip2/Makefile b/www/mod_gzip2/Makefile index 0b80b30e7185..da8fac32931e 100644 --- a/www/mod_gzip2/Makefile +++ b/www/mod_gzip2/Makefile @@ -11,6 +11,8 @@ DISTNAME= mod_gzip-${PORTVERSION} MAINTAINER= sec@42.org COMMENT= Apache 2.x Internet Content Acceleration module +BROKEN= unfetchable + #LICENSE= AL11 AP_FAST_BUILD= yes diff --git a/www/mod_layout22/Makefile b/www/mod_layout22/Makefile index 43b328a90de1..081234c632f8 100644 --- a/www/mod_layout22/Makefile +++ b/www/mod_layout22/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= Apache2.2 module to wrap served pages with a header and/or footer +BROKEN= unfetchable + CONFLICTS= mod_layout-3.* mod_layout-4.* PORTSCOUT= limit:^5 diff --git a/www/mod_proctitle/Makefile b/www/mod_proctitle/Makefile index 54770b29f8e2..741ecd9bffd6 100644 --- a/www/mod_proctitle/Makefile +++ b/www/mod_proctitle/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= Set httpd process titles to reflect currently processed request +BROKEN= unfetchable + LICENSE= BSD2CLAUSE GNU_CONFIGURE= yes diff --git a/www/mod_tsa/Makefile b/www/mod_tsa/Makefile index 173386a5288f..dc706d556255 100644 --- a/www/mod_tsa/Makefile +++ b/www/mod_tsa/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://am.nesiac.org/static/ \ MAINTAINER= joneum@FreeBSD.org COMMENT= Time stamping authority (RFC 3161) module for apache +BROKEN= unfetchable + OPTIONS_DEFINE= MYSQL PGSQL FIREBIRD DEBUG DEBUG_MEMORY EXAMPLES DEBUG_MEMORY_DESC= Memory debug diff --git a/www/mod_vhs/Makefile b/www/mod_vhs/Makefile index 32430eaf17a1..74483b384f7a 100644 --- a/www/mod_vhs/Makefile +++ b/www/mod_vhs/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= apache2 MAINTAINER= kiwi@oav.net COMMENT= Mass virtual hosting using mod_ldap or mod_dbd with Apache 2.2.x +BROKEN= unfetchable + LICENSE= APACHE11 MANUAL_PACKAGE_BUILD= needs apr with LDAP and DBD options enabled diff --git a/www/p5-AnyEvent-Mojo/Makefile b/www/p5-AnyEvent-Mojo/Makefile index 0f557abf5446..1eee1d853ba4 100644 --- a/www/p5-AnyEvent-Mojo/Makefile +++ b/www/p5-AnyEvent-Mojo/Makefile @@ -10,6 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to start async Mojo servers easily +BROKEN= unfetchable + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-AnyEvent>=5.201:devel/p5-AnyEvent \ diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile index 7ad89200659b..d6cbe167bc9d 100644 --- a/www/p5-Apache-Gallery/Makefile +++ b/www/p5-Apache-Gallery/Makefile @@ -13,6 +13,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Apache::Gallery - mod_perl handler to create an image gallery +BROKEN= unfetchable + LICENSE= ART10 BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile b/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile index a827dbb52373..73b807023018 100644 --- a/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= OpenID Authentication +BROKEN= unfetchable + LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/www/p5-WWW-Google-Video/Makefile b/www/p5-WWW-Google-Video/Makefile index e06f4057886d..c92ec2f001bf 100644 --- a/www/p5-WWW-Google-Video/Makefile +++ b/www/p5-WWW-Google-Video/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= Interface to fetch the Google Video Information +BROKEN= unfetchable + LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/www/p5-WWW-IMDb/Makefile b/www/p5-WWW-IMDb/Makefile index a8b9360328db..eff1f309dbec 100644 --- a/www/p5-WWW-IMDb/Makefile +++ b/www/p5-WWW-IMDb/Makefile @@ -12,6 +12,8 @@ DISTNAME= IMDb-current MAINTAINER= mich@FreeBSD.org COMMENT= Perl interface to query the Internet Movie Database(IMDb) +BROKEN= unfetchable + RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ p5-XML-LibXML>=0:textproc/p5-XML-LibXML diff --git a/www/p5-WWW-Shorten-KUSO/Makefile b/www/p5-WWW-Shorten-KUSO/Makefile index 2d7a7dd76eff..ad4dcfc01103 100644 --- a/www/p5-WWW-Shorten-KUSO/Makefile +++ b/www/p5-WWW-Shorten-KUSO/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= Shorten URL using http://KUSO.CC/ +BROKEN= unfetchable + LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/www/p5-WWW-Shorten-isgd/Makefile b/www/p5-WWW-Shorten-isgd/Makefile index 64b4135e76ac..835ee6c6a534 100644 --- a/www/p5-WWW-Shorten-isgd/Makefile +++ b/www/p5-WWW-Shorten-isgd/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Abstract interface to is.gd, one of URL shortening sites +BROKEN= unfetchable + LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/www/photo_gallery/Makefile b/www/photo_gallery/Makefile index 4aa3865e2842..a5208d0c6028 100644 --- a/www/photo_gallery/Makefile +++ b/www/photo_gallery/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= bob@bomar.us COMMENT= Simple web based photo gallery +BROKEN= unfetchable + RUN_DEPENDS= anytopnm:graphics/netpbm\ p5-Image-Info>=0:graphics/p5-Image-Info\ p5-URI>=0:net/p5-URI diff --git a/www/planet/Makefile b/www/planet/Makefile index ff12139768c4..0ebc3e1c5022 100644 --- a/www/planet/Makefile +++ b/www/planet/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.planetplanet.org/download/ MAINTAINER= alan@wave2.co.uk COMMENT= Planet is a flexible feed aggregator - and more! +BROKEN= unfetchable + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/Tidy/Tidy.py:devel/py-mx-experimental \ ${PYTHON_PKGNAMEPREFIX}bsddb>0:databases/py-bsddb@${PY_FLAVOR} diff --git a/www/pwebstats/Makefile b/www/pwebstats/Makefile index d99ee9686a48..453c0391d569 100644 --- a/www/pwebstats/Makefile +++ b/www/pwebstats/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.gleeson.net/pub/pwebstats/dist/ \ MAINTAINER= sexbear@tmu.edu.tw COMMENT= Analyse a web server log +BROKEN= unfetchable + RUN_DEPENDS= fly:graphics/fly USES= perl5 diff --git a/www/py-bottle-cork/Makefile b/www/py-bottle-cork/Makefile index cd49b54ef2cf..3aba62e7b951 100644 --- a/www/py-bottle-cork/Makefile +++ b/www/py-bottle-cork/Makefile @@ -9,6 +9,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= olivier@FreeBSD.org COMMENT= Bottle authentication and authorization module +BROKEN= unfetchable + LICENSE= LGPL3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bottle>0:www/py-bottle@${PY_FLAVOR} \ diff --git a/www/py-django-profiles/Makefile b/www/py-django-profiles/Makefile index e24b706b1913..f907e867f53e 100644 --- a/www/py-django-profiles/Makefile +++ b/www/py-django-profiles/Makefile @@ -13,6 +13,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= jpaetzel@FreeBSD.org COMMENT= User-profile application for Django +BROKEN= unfetchable + LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:www/py-django111@${PY_FLAVOR} diff --git a/www/py-httmock/Makefile b/www/py-httmock/Makefile index 257109e160ac..e22eb032c70e 100644 --- a/www/py-httmock/Makefile +++ b/www/py-httmock/Makefile @@ -14,6 +14,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= dereks@lifeofadishwasher.com COMMENT= Mocking library for requests +BROKEN= unfetchable + LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/red5/Makefile b/www/red5/Makefile index df02b651b778..6c1d1774140f 100644 --- a/www/red5/Makefile +++ b/www/red5/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.red5.org/downloads/red5/1_0_1/ \ MAINTAINER= joris.dedieu@gmail.com COMMENT= Red5 is an Open Source Flash Server +BROKEN= unfetchable + USE_JAVA= yes NO_BUILD= yes NO_ARCH= yes diff --git a/www/redmine-sidebar_hide/Makefile b/www/redmine-sidebar_hide/Makefile index 2da5cfa02f34..a3602767d833 100644 --- a/www/redmine-sidebar_hide/Makefile +++ b/www/redmine-sidebar_hide/Makefile @@ -8,6 +8,8 @@ CATEGORIES= www MAINTAINER= skozlov@FreeBSD.org COMMENT= Adds simple hide button for sidebar of Redmine +BROKEN= unfetchable + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md diff --git a/www/rssowl/Makefile b/www/rssowl/Makefile index 7ca372c2d79d..21241f5314af 100644 --- a/www/rssowl/Makefile +++ b/www/rssowl/Makefile @@ -11,6 +11,8 @@ DISTNAME= rssowl_${PORTVERSION:S|.|_|g}_src MAINTAINER= m.sund@arcor.de COMMENT= Portable RSS, RDF, Atom Newsfeeds reader +BROKEN= unfetchable + BUILD_DEPENDS= ${JAVALIBDIR}/swt.jar:x11-toolkits/swt RUN_DEPENDS= ${JAVALIBDIR}/swt.jar:x11-toolkits/swt diff --git a/www/sabredav/Makefile b/www/sabredav/Makefile index 3859549f5c5d..15fe2e35b14b 100644 --- a/www/sabredav/Makefile +++ b/www/sabredav/Makefile @@ -8,6 +8,8 @@ MASTER_SITES= https://github.com/fruux/sabre-dav/releases/download/${PORTVERSION MAINTAINER= meyser@xenet.de COMMENT= WebDav, CalDav and Carddav Server/Framework written in PHP +BROKEN= unfetchable + LICENSE= BSD3CLAUSE OPTIONS_MULTI= DATABASE diff --git a/www/skytemplate/Makefile b/www/skytemplate/Makefile index d3b4efe29aeb..d2a98e195be0 100644 --- a/www/skytemplate/Makefile +++ b/www/skytemplate/Makefile @@ -11,6 +11,8 @@ DISTNAME= SkyTemplate.v${PORTVERSION:S/.//g} MAINTAINER= munggo@gmail.com COMMENT= Yet another PHP compiling template engine +BROKEN= unfetchable + USES= php:web NO_BUILD= yes NO_ARCH= yes diff --git a/www/squidguard/Makefile b/www/squidguard/Makefile index 13ed992747f3..66ce41d980b3 100644 --- a/www/squidguard/Makefile +++ b/www/squidguard/Makefile @@ -14,6 +14,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= garga@FreeBSD.org COMMENT= Fast redirector for squid +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/www/surfraw/Makefile b/www/surfraw/Makefile index 1c160da199e2..aca057fed5c0 100644 --- a/www/surfraw/Makefile +++ b/www/surfraw/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://surfraw.alioth.debian.org/dist/ MAINTAINER= jadawin@FreeBSD.org COMMENT= Command line interface to popular WWW search engines +BROKEN= unfetchable + GNU_CONFIGURE= yes USES= gmake perl5 shebangfix SHEBANG_FILES= opensearch-discover \ diff --git a/www/sws/Makefile b/www/sws/Makefile index a25c53e72d67..97f21cca3187 100644 --- a/www/sws/Makefile +++ b/www/sws/Makefile @@ -8,6 +8,8 @@ MASTER_SITES= http://prd4.wynn.com:8080/src/ MAINTAINER= wynkoop@wynn.com COMMENT= Simple, safe, secure, web server written in /bin/sh +BROKEN= unfetchable + LICENSE= BSD2CLAUSE NO_ARCH= yes diff --git a/www/tickr/Makefile b/www/tickr/Makefile index 8992c1fc7605..bf516748d010 100644 --- a/www/tickr/Makefile +++ b/www/tickr/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://www.newsrssticker.com/src/ \ MAINTAINER= nivit@FreeBSD.org COMMENT= News RSS Ticker +BROKEN= unfetchable + LICENSE= GPLv3 GNU_CONFIGURE= yes diff --git a/www/tinytinyhttpd/Makefile b/www/tinytinyhttpd/Makefile index 1ca1514669b6..0a697d31e056 100644 --- a/www/tinytinyhttpd/Makefile +++ b/www/tinytinyhttpd/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= GHC MAINTAINER= smatsui@karashi.org COMMENT= Tiny tiny httpd +BROKEN= unfetchable + USE_GITHUB= yes GH_ACCOUNT= mattn diff --git a/www/trac-attachmentpolicy/Makefile b/www/trac-attachmentpolicy/Makefile index 5e7f3fd9badc..f149735aff62 100644 --- a/www/trac-attachmentpolicy/Makefile +++ b/www/trac-attachmentpolicy/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}plugin-r${SVN_REV} MAINTAINER= gaod@hychen.org COMMENT= Provides delete permission to Trac normal user +BROKEN= unfetchable + LICENSE= BSD3CLAUSE SVN_REV= 12775 diff --git a/www/trac-bzr/Makefile b/www/trac-bzr/Makefile index 30209955c748..6b045f39de54 100644 --- a/www/trac-bzr/Makefile +++ b/www/trac-bzr/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= hsn@sendmail.cz COMMENT= Bazaar-NG plugin for Trac +BROKEN= unfetchable + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/www/trac-childtickets/Makefile b/www/trac-childtickets/Makefile index 41575ad196c5..81e04d44d5a4 100644 --- a/www/trac-childtickets/Makefile +++ b/www/trac-childtickets/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= trac- MAINTAINER= hsn@sendmail.cz COMMENT= Support for having child-tickets in Trac +BROKEN= unfetchable + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/www/trac-gantt/Makefile b/www/trac-gantt/Makefile index b32ab8483257..c167c7cb6df6 100644 --- a/www/trac-gantt/Makefile +++ b/www/trac-gantt/Makefile @@ -12,6 +12,8 @@ PKGNAMEPREFIX= trac- MAINTAINER= dryice@dryice.name COMMENT= Plugin to creates Gantt charts for trac +BROKEN= unfetchable + LICENSE= BSD3CLAUSE RUN_DEPENDS= trac>=0.11:www/trac diff --git a/www/trac-tracdragdrop/Makefile b/www/trac-tracdragdrop/Makefile index c136c621c3c9..946b388691a9 100644 --- a/www/trac-tracdragdrop/Makefile +++ b/www/trac-tracdragdrop/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}plugin-r${SVN_REV} MAINTAINER= gaod@hychen.org COMMENT= Provides extends attachments list of Trac +BROKEN= unfetchable + LICENSE= BSD3CLAUSE RUN_DEPENDS= tracd:www/trac diff --git a/www/trac-watchlist/Makefile b/www/trac-watchlist/Makefile index 3c05c68635f1..34886fe47c83 100644 --- a/www/trac-watchlist/Makefile +++ b/www/trac-watchlist/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}plugin-r${SVN_REV} MAINTAINER= gaod@hychen.org COMMENT= Watchlist feature for wikis and tickets of Trac +BROKEN= unfetchable + LICENSE= GPLv3+ RUN_DEPENDS= tracd:www/trac diff --git a/www/twill/Makefile b/www/twill/Makefile index b0efb878c340..f17207acf4c0 100644 --- a/www/twill/Makefile +++ b/www/twill/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://darcs.idyll.org/~t/projects/ MAINTAINER= jun-g@daemonfreaks.com COMMENT= Simple scripting language for Web browsing +BROKEN= unfetchable + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/www/udmsearch/Makefile b/www/udmsearch/Makefile index 7496e316f006..5db638cda10c 100644 --- a/www/udmsearch/Makefile +++ b/www/udmsearch/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://www.mnogosearch.org/Download/ \ MAINTAINER= bofh@FreeBSD.org COMMENT= Full featured SQL-based hypertext search engine +BROKEN= unfetchable + LICENSE= GPLv2 GNU_CONFIGURE= yes diff --git a/www/vee/Makefile b/www/vee/Makefile index fd614644e1c5..f776268d10f2 100644 --- a/www/vee/Makefile +++ b/www/vee/Makefile @@ -11,6 +11,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= estrabd@gmail.com COMMENT= Tiny CLI blogging tool +BROKEN= unfetchable + NO_BUILD= yes PLIST_FILES= bin/${PORTNAME} diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile index d8c0722bacad..96f883ca304f 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= CHEESESHOP MAINTAINER= girgen@FreeBSD.org COMMENT= Python-based WWW gateway to LDAP servers +BROKEN= unfetchable + LICENSE= APACHE20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} diff --git a/www/webreport/Makefile b/www/webreport/Makefile index dcc035a5c443..7ba7fc7811fd 100644 --- a/www/webreport/Makefile +++ b/www/webreport/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.inter7.com/webreport/ MAINTAINER= ismail@EnderUNIX.org COMMENT= WebReport is a web log statistics program for web hosting sites +BROKEN= unfetchable + SUB_FILES= pkg-message PORTDOCS= INSTALL PLIST_FILES= bin/webreport etc/webreport.conf-dist diff --git a/www/webstats/Makefile b/www/webstats/Makefile index 51dfb9a86408..3b608bc57094 100644 --- a/www/webstats/Makefile +++ b/www/webstats/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= kevin@caomhin.demon.co.uk COMMENT= Automated log file processing +BROKEN= unfetchable + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/GPL diff --git a/www/www6to4/Makefile b/www/www6to4/Makefile index f7140d520511..b30e7069f926 100644 --- a/www/www6to4/Makefile +++ b/www/www6to4/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ MAINTAINER= jmohacsi@bsd.hu COMMENT= Lightweight http proxy to help IPv4 only browsers +BROKEN= unfetchable + LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./-/} |