diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
commit | 496ac41eab239d23ec8c4be4de8c7274167db816 (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /www | |
parent | 0888e6c87c87611f8c3c91d010963770653c20ec (diff) |
Notes
Diffstat (limited to 'www')
29 files changed, 58 insertions, 0 deletions
diff --git a/www/awffull/Makefile b/www/awffull/Makefile index 00da9e014448..dc9ab8bd3c9d 100644 --- a/www/awffull/Makefile +++ b/www/awffull/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.stedee.id.au/files/ MAINTAINER?= ports@FreeBSD.org COMMENT= AWFFull is a webserver log analysis tool forked from Webalizer +BROKEN= unfetchable + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/www/cgichk/Makefile b/www/cgichk/Makefile index 58e0c87bdaf5..30e65d19e1cc 100644 --- a/www/cgichk/Makefile +++ b/www/cgichk/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Web site vulnerability scanner +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= cgichk diff --git a/www/chtml/Makefile b/www/chtml/Makefile index 79a9d373b5d2..be1298aa3d59 100644 --- a/www/chtml/Makefile +++ b/www/chtml/Makefile @@ -11,6 +11,8 @@ DISTNAME= chtml MAINTAINER= ports@FreeBSD.org COMMENT= Chunked HTML templating engine +BROKEN= unfetchable + LICENSE= MIT BUILD_DEPENDS= ${LOCALBASE}/bin/csiod:${PORTSDIR}/lang/siod diff --git a/www/dotclear/Makefile b/www/dotclear/Makefile index ee4906971d77..7363fb44089a 100644 --- a/www/dotclear/Makefile +++ b/www/dotclear/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= State-of-the-art semantic personal publishing platform +BROKEN= unfetchable + USES= cpe NO_BUILD= yes USE_PHP= mysql xml simplexml mbstring iconv gd diff --git a/www/erwn/Makefile b/www/erwn/Makefile index 6abc6ec486fb..c16c5db5bc1f 100644 --- a/www/erwn/Makefile +++ b/www/erwn/Makefile @@ -11,6 +11,8 @@ DISTNAME= erwin-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Simple GTK+-2 HTML editor +BROKEN= unfetchable + LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/www/hudson/Makefile b/www/hudson/Makefile index e22fc2cc01fd..a8400ed238c8 100644 --- a/www/hudson/Makefile +++ b/www/hudson/Makefile @@ -13,6 +13,8 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= Extensible continuous integration engine +BROKEN= unfetchable + USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes diff --git a/www/py-requests-oauth-hook/Makefile b/www/py-requests-oauth-hook/Makefile index 79ec9413c2c6..773746436713 100644 --- a/www/py-requests-oauth-hook/Makefile +++ b/www/py-requests-oauth-hook/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= This is an OAuth hook for py-requests +BROKEN= unfetchable + LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests1>0:${PORTSDIR}/www/py-requests1 \ diff --git a/www/py-urljr/Makefile b/www/py-urljr/Makefile index 1d3b6401d5dc..beeb6c968f4e 100644 --- a/www/py-urljr/Makefile +++ b/www/py-urljr/Makefile @@ -13,6 +13,8 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Common interface to HTTP fetchers for PycURL or urllib2 +BROKEN= unfetchable + BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/curl:${PORTSDIR}/ftp/py-curl USES= python diff --git a/www/ruby-wgettsv/Makefile b/www/ruby-wgettsv/Makefile index fdf8517c6b10..d5d6f5416cff 100644 --- a/www/ruby-wgettsv/Makefile +++ b/www/ruby-wgettsv/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= MAINTAINER= ports@FreeBSD.org COMMENT= Collect WWW resources and generate TSV data +BROKEN= unfetchable + NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/www/simplog/Makefile b/www/simplog/Makefile index e8f221897559..3b824d079939 100644 --- a/www/simplog/Makefile +++ b/www/simplog/Makefile @@ -12,6 +12,8 @@ DISTFILES= ${PORTNAME}-0.9.3.2.tar.gz:src \ MAINTAINER= ports@FreeBSD.org COMMENT= Complete and powerful blogging tool +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/siteframe/Makefile b/www/siteframe/Makefile index b03ad9bb3229..1c59f7310176 100644 --- a/www/siteframe/Makefile +++ b/www/siteframe/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.broadpool.net/pub/siteframe/ MAINTAINER= ports@FreeBSD.org COMMENT= Web community content management system in PHP5 and MySQL +BROKEN= unfetchable + RUN_DEPENDS= ${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty2 USE_APACHE_RUN= 22+ diff --git a/www/textpattern/Makefile b/www/textpattern/Makefile index cf495e56f8ef..3b580dce2982 100644 --- a/www/textpattern/Makefile +++ b/www/textpattern/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://textpattern.com/file_download/57/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Free, flexible, elegant, easy-to-use content management system +BROKEN= unfetchable + USES= cpe NO_BUILD= yes NO_ARCH= yes diff --git a/www/tokyopromenade/Makefile b/www/tokyopromenade/Makefile index 80991581bde6..fcc2b33c5471 100644 --- a/www/tokyopromenade/Makefile +++ b/www/tokyopromenade/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://fallabs.com/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Content management system +BROKEN= unfetchable + BUILD_DEPENDS= tokyocabinet>=1.4.31:${PORTSDIR}/databases/tokyocabinet \ fcgi-devkit>=0:${PORTSDIR}/www/fcgi LIB_DEPENDS= libtokyocabinet.so:${PORTSDIR}/databases/tokyocabinet diff --git a/www/trac-mastertickets/Makefile b/www/trac-mastertickets/Makefile index 6d413bb93875..18801c94df25 100644 --- a/www/trac-mastertickets/Makefile +++ b/www/trac-mastertickets/Makefile @@ -13,6 +13,8 @@ DISTNAME= coderanger-trac-${PORTNAME}-43a7537 MAINTAINER= ports@FreeBSD.org COMMENT= Support for ticket dependencies +BROKEN= unfetchable + RUN_DEPENDS+= trac>=0.12:${PORTSDIR}/www/trac WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/www/trac-robotstxt/Makefile b/www/trac-robotstxt/Makefile index e0cd4f0e6c08..1be018d0aa1a 100644 --- a/www/trac-robotstxt/Makefile +++ b/www/trac-robotstxt/Makefile @@ -12,6 +12,8 @@ DISTNAME= TracRobotsTxt-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Allows simple management of a robots.txt +BROKEN= unfetchable + RUN_DEPENDS= tracd:${PORTSDIR}/www/trac USES= python:2 diff --git a/www/typolight/Makefile b/www/typolight/Makefile index 68a5311f4ff6..3b84a7eb3679 100644 --- a/www/typolight/Makefile +++ b/www/typolight/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= SF/${PORTNAME}/TYPOlight/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Powerful web content management system +BROKEN= unfetchable + NO_BUILD= yes NO_ARCH= yes USE_PHP= xsl mysql iconv gd diff --git a/www/w3mir/Makefile b/www/w3mir/Makefile index a6994f771679..3a5f2b9427b0 100644 --- a/www/w3mir/Makefile +++ b/www/w3mir/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://langfeldt.net/w3mir/ MAINTAINER= ports@FreeBSD.org COMMENT= All-purpose HTTP copying and mirroring tool +BROKEN= unfetchable + LICENSE= ART10 BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww diff --git a/www/wikindx/Makefile b/www/wikindx/Makefile index 92fd43804417..2e275bba91e0 100644 --- a/www/wikindx/Makefile +++ b/www/wikindx/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/g} MAINTAINER= ports@FreeBSD.org COMMENT= Bibliographic and quotations/notes management system +BROKEN= unfetchable + USE_PHP= session mysql xml ctype NO_BUILD= YES diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile index ce93dcd1fe7f..636c97a9950c 100644 --- a/www/wwwstat/Makefile +++ b/www/wwwstat/Makefile @@ -14,6 +14,8 @@ PATCHFILES= patch-2.01.txt MAINTAINER= ports@FreeBSD.org COMMENT= Webserver logfile analysis package +BROKEN= unfetchable + LICENSE= ART10 USE_APACHE_RUN= 22+ diff --git a/www/xpi-clearfields/Makefile b/www/xpi-clearfields/Makefile index 80760bf040a6..7a285cdc0eb3 100644 --- a/www/xpi-clearfields/Makefile +++ b/www/xpi-clearfields/Makefile @@ -9,6 +9,8 @@ CATEGORIES= www MAINTAINER= ports@FreeBSD.org COMMENT= Toolbar buttons that clear input fields +BROKEN= unfetchable + XPI_DISTNAME= clear_fields XPI_ID= clearfields@alex.alexander.googlepages.com XPI_NUM= 2408 diff --git a/www/xpi-cookiesafe/Makefile b/www/xpi-cookiesafe/Makefile index df76560fcc81..05e9a4ba9503 100644 --- a/www/xpi-cookiesafe/Makefile +++ b/www/xpi-cookiesafe/Makefile @@ -9,6 +9,8 @@ CATEGORIES= www MAINTAINER= ports@FreeBSD.org COMMENT= Control cookie permissions +BROKEN= unfetchable + XPI_ID= {9D23D0AA-D8F5-11DA-B3FC-0928ABF316DD} XPI_NUM= 2497 XPI_FILES= chrome/cookiesafe.jar defaults/preferences/cookiesafe.js \ diff --git a/www/xpi-fasterfox/Makefile b/www/xpi-fasterfox/Makefile index 777e5b836ee2..45f1844ac889 100644 --- a/www/xpi-fasterfox/Makefile +++ b/www/xpi-fasterfox/Makefile @@ -9,6 +9,8 @@ CATEGORIES= www MAINTAINER= ports@FreeBSD.org COMMENT= Performance and network tweaks for Firefox +BROKEN= unfetchable + XPI_NUM= 1269 XPI_ID= {c36177c0-224a-11da-8cd6-0800200c9a66} XPI_FILES= chrome/fasterfox.jar chrome.manifest defaults/preferences/fasterfox.js \ diff --git a/www/xpi-gbrain/Makefile b/www/xpi-gbrain/Makefile index 02ececc7c1b6..30a8c9aafe27 100644 --- a/www/xpi-gbrain/Makefile +++ b/www/xpi-gbrain/Makefile @@ -9,6 +9,8 @@ CATEGORIES= www MAINTAINER= ports@FreeBSD.org COMMENT= Keeps your browser history at Google bookmarks +BROKEN= unfetchable + XPI_NUM= 2515 XPI_ID= gbrain@andreas.gohr XPI_FILES= chrome/gbrain.jar chrome.manifest defaults/preferences/gbrain.js install.rdf diff --git a/www/xpi-mldonkey/Makefile b/www/xpi-mldonkey/Makefile index d2dc06a0ceac..886c2b63f76e 100644 --- a/www/xpi-mldonkey/Makefile +++ b/www/xpi-mldonkey/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.informatik.uni-oldenburg.de/~dyna/${PORTNAME}/xpi/ LOCA MAINTAINER= ports@FreeBSD.org COMMENT= Ed2k, magnet and sig2dat protocol handler +BROKEN= unfetchable + XPI_DISTNAME= mldonkey_protocol_handler XPI_ID= {bc72206d-b3ce-4b49-88b9-d59b388a0cde} XPI_FILES= chrome/mldonkey.jar components/ed2kprotocol.js defaults/preferences/defaultprefs.js \ diff --git a/www/xpi-prism/Makefile b/www/xpi-prism/Makefile index be79dfccd580..26b32dc8b748 100644 --- a/www/xpi-prism/Makefile +++ b/www/xpi-prism/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= Create Prism applications directly from Firefox +BROKEN= unfetchable + XPI_ID= refractor@developer.mozilla.org .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" diff --git a/www/xpi-speed-dial/Makefile b/www/xpi-speed-dial/Makefile index d180035d3272..c8a46d0aea3d 100644 --- a/www/xpi-speed-dial/Makefile +++ b/www/xpi-speed-dial/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://speeddial.uworks.net/ MAINTAINER= ports@FreeBSD.org COMMENT= Access websites through custom thumbnail views +BROKEN= unfetchable + XPI_DISTNAME= speed_dial XPI_ID= {64161300-e22b-11db-8314-0800200c9a66} XPI_NUM= 4810 diff --git a/www/xpi-tabletools/Makefile b/www/xpi-tabletools/Makefile index ad09b5288296..1a280e36a597 100644 --- a/www/xpi-tabletools/Makefile +++ b/www/xpi-tabletools/Makefile @@ -10,6 +10,8 @@ CATEGORIES= www MAINTAINER= ports@FreeBSD.org COMMENT= Sort any HTML data table +BROKEN= unfetchable + XPI_NUM= 2637 XPI_ID= {7C7F5C11-4ACD-4CDB-9293-2E3F46654E2A} diff --git a/www/yahoo-ui/Makefile b/www/yahoo-ui/Makefile index c8bc41ca0af6..daf919c26c29 100644 --- a/www/yahoo-ui/Makefile +++ b/www/yahoo-ui/Makefile @@ -15,6 +15,8 @@ DISTFILES= yui_${DISTVERSION}r1.zip:main \ MAINTAINER= ports@FreeBSD.org COMMENT= The Yahoo! User Interface (YUI) Library +BROKEN= unfetchable + LICENSE= BSD3CLAUSE MIT LICENSE_COMB= multi diff --git a/www/zerowait-httpd/Makefile b/www/zerowait-httpd/Makefile index 354778b8ff6e..746e74eb4135 100644 --- a/www/zerowait-httpd/Makefile +++ b/www/zerowait-httpd/Makefile @@ -12,6 +12,8 @@ DISTNAME= 0W-httpd-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight and fast http server +BROKEN= unfetchable + USES= gmake USE_OPENSSL= yes USE_RC_SUBR= 0W-httpd |