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 | |
parent | 513ddff4c4d77481514839c764a6943440f684d0 (diff) |
Mark a few ports BROKEN (unfetchable)
Notes
Notes:
svn path=/head/; revision=516897
283 files changed, 566 insertions, 0 deletions
diff --git a/science/abinit/Makefile b/science/abinit/Makefile index e35efc78cf73..814e48f9d286 100644 --- a/science/abinit/Makefile +++ b/science/abinit/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= https://www.abinit.org/sites/default/files/packages/ MAINTAINER= yuri@FreeBSD.org COMMENT= Full-featured atomic-scale first-principles simulation software +BROKEN= unfetchable + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/science/checkmol/Makefile b/science/checkmol/Makefile index cee51a8ce97d..6bab5971ddd4 100644 --- a/science/checkmol/Makefile +++ b/science/checkmol/Makefile @@ -11,6 +11,8 @@ EXTRACT_SUFX= .pas MAINTAINER= acm@FreeBSD.org COMMENT= Analyze molecules for the presence of functional groups +BROKEN= unfetchable + LICENSE= GPLv2+ NO_WRKSUBDIR= yes diff --git a/science/coot/Makefile b/science/coot/Makefile index 8e622a3ccdec..74465604ef82 100644 --- a/science/coot/Makefile +++ b/science/coot/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= yuri@FreeBSD.org COMMENT= Crystallographic Object-Oriented Toolkit +BROKEN= unfetchable + LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/science/cp2k/Makefile b/science/cp2k/Makefile index d3dbfff3479d..b6b565312655 100644 --- a/science/cp2k/Makefile +++ b/science/cp2k/Makefile @@ -13,6 +13,8 @@ PATCHFILES= f03e6277feea9a65d543ca6c1184f58d3e83bc2a.patch:-p2 \ MAINTAINER= yuri@FreeBSD.org COMMENT= Quantum chemistry and solid state physics software package +BROKEN= unfetchable + LICENSE= GPLv2+ LIB_DEPENDS= libblas.so:math/blas \ diff --git a/science/datawarrior/Makefile b/science/datawarrior/Makefile index 916b21175ea5..454a0c5457ca 100644 --- a/science/datawarrior/Makefile +++ b/science/datawarrior/Makefile @@ -9,6 +9,8 @@ DISTNAME= datawarrior${DISTVERSION:S/.//g}Source MAINTAINER= yuri@FreeBSD.org COMMENT= Chemistry-aware multi-purpose data visualization and analysis program +BROKEN= unfetchable + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/gpl.txt diff --git a/science/dlpoly-classic/Makefile b/science/dlpoly-classic/Makefile index 93c14ea38717..7a16c435356f 100644 --- a/science/dlpoly-classic/Makefile +++ b/science/dlpoly-classic/Makefile @@ -11,6 +11,8 @@ DISTNAME= dl_class_${PORTVERSION} MAINTAINER= jwb@FreeBSD.org COMMENT= Molecular dynamics simulation package +BROKEN= unfetchable + BUILD_DEPENDS= ${LOCALBASE}/mpi/openmpi/bin/mpif90:net/openmpi RUN_DEPENDS= ${LOCALBASE}/mpi/openmpi/bin/mpirun:net/openmpi diff --git a/science/jmol/Makefile b/science/jmol/Makefile index 7a514acb8990..1e0accff5034 100644 --- a/science/jmol/Makefile +++ b/science/jmol/Makefile @@ -14,6 +14,8 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}-full${EXTRACT_SUFX} MAINTAINER= yuri@FreeBSD.org COMMENT= Java 3D viewer for chemical structures +BROKEN= unfetchable + LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/science/medit/Makefile b/science/medit/Makefile index 47861d04abd7..bc5b874126c1 100644 --- a/science/medit/Makefile +++ b/science/medit/Makefile @@ -12,6 +12,8 @@ EXTRACT_ONLY= ${SOURCETARB} MAINTAINER= thierry@FreeBSD.org COMMENT= Interactive meshes visualization +BROKEN= unfetchable + LICENSE= None LICENSE_NAME= Special grant LICENSE_TEXT= Special grant from the author diff --git a/science/octopus/Makefile b/science/octopus/Makefile index ad4024466a3f..bbfe6fc8fa13 100644 --- a/science/octopus/Makefile +++ b/science/octopus/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.tddft.org/programs/${PORTNAME}/download/${DISTVERSION}/ MAINTAINER= yuri@FreeBSD.org COMMENT= Scientific program aimed at the ab initio virtual experimentation +BROKEN= unfetchable + LICENSE= GPLv2 BUILD_DEPENDS= bash:shells/bash diff --git a/science/openmx/Makefile b/science/openmx/Makefile index 5dbf537272d1..8f8da2195379 100644 --- a/science/openmx/Makefile +++ b/science/openmx/Makefile @@ -14,6 +14,8 @@ EXTRACT_ONLY= ${PORTNAME}${DISTVERSION:R}${EXTRACT_SUFX} MAINTAINER= yuri@FreeBSD.org COMMENT= Nanoscale material simulations using density functional theories (DFT) +BROKEN= unfetchable + LICENSE= GPLv2 BROKEN_i386= undefined reference to `__atomic_load', see bug#229605 and https://reviews.llvm.org/D42154 diff --git a/science/p5-Geo-ReadGRIB/Makefile b/science/p5-Geo-ReadGRIB/Makefile index 80ec84a83c3b..e02859970ff1 100644 --- a/science/p5-Geo-ReadGRIB/Makefile +++ b/science/p5-Geo-ReadGRIB/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Perl module provides read access to GRIB files +BROKEN= unfetchable + USES= perl5 USE_PERL5= configure diff --git a/science/py-ScientificPython/Makefile b/science/py-ScientificPython/Makefile index 15175e77fd55..7d503bf7c556 100644 --- a/science/py-ScientificPython/Makefile +++ b/science/py-ScientificPython/Makefile @@ -10,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Various Python modules for scientific computing +BROKEN= unfetchable + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/science/tfel/Makefile b/science/tfel/Makefile index 8a9196147d0d..9727d82d8902 100644 --- a/science/tfel/Makefile +++ b/science/tfel/Makefile @@ -11,6 +11,8 @@ PKGNAMESUFFIX= -mfront MAINTAINER= pfg@FreeBSD.org COMMENT= Code generation tool dedicated to material knowledge +BROKEN= unfetchable + LICENSE= GPLv3 BUILD_DEPENDS= gnuplot:math/gnuplot diff --git a/science/v_sim/Makefile b/science/v_sim/Makefile index a80ac7cf53f2..f4e4b93b8a3f 100644 --- a/science/v_sim/Makefile +++ b/science/v_sim/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://inac.cea.fr/L_Sim/V_Sim/download/ MAINTAINER= thierry@FreeBSD.org COMMENT= Visualization of atomic structures +BROKEN= unfetchable + LICENSE= CeCILL LICENSE_NAME= CeCILL LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/science/vipster/Makefile b/science/vipster/Makefile index f6ace67d3441..b4b518a8a2ef 100644 --- a/science/vipster/Makefile +++ b/science/vipster/Makefile @@ -9,6 +9,8 @@ CATEGORIES= science MAINTAINER= yuri@FreeBSD.org COMMENT= Crystalline and molecular structure visualisation program +BROKEN= unfetchable + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/bcwipe/Makefile b/security/bcwipe/Makefile index aedbecc870d1..0b0369c9897f 100644 --- a/security/bcwipe/Makefile +++ b/security/bcwipe/Makefile @@ -11,6 +11,8 @@ DISTNAME= BCWipe-${PORTVERSION:S/./-/g:S/-/./} MAINTAINER= cy@FreeBSD.org COMMENT= BCWipe securely erases data from magnetic and solid-state memory +BROKEN= unfetchable + NO_CDROM= Non-commercial distribution and use only USES= cpe diff --git a/security/cops/Makefile b/security/cops/Makefile index a0838f3a0f47..defaba9ec1f0 100644 --- a/security/cops/Makefile +++ b/security/cops/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}+ MAINTAINER= cy@FreeBSD.org COMMENT= System secureness checker +BROKEN= unfetchable + USES= groff perl5 shebangfix USE_PERL5= run WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/.//g}+ diff --git a/security/firewalk/Makefile b/security/firewalk/Makefile index da1147d77dde..284460731ffa 100644 --- a/security/firewalk/Makefile +++ b/security/firewalk/Makefile @@ -11,6 +11,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= onatan@gmail.com COMMENT= Remote firewall auditing tool +BROKEN= unfetchable + LIB_DEPENDS= libdnet.so:net/libdnet \ libnet.so:net/libnet diff --git a/security/hmap/Makefile b/security/hmap/Makefile index f45feb7ce5ba..7d10e39f7cdd 100644 --- a/security/hmap/Makefile +++ b/security/hmap/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= onatan@gmail.com COMMENT= Web server fingerprinting utility +BROKEN= unfetchable + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/GPL diff --git a/security/ipfcount/Makefile b/security/ipfcount/Makefile index bf78b74b9749..49e48840d8cb 100644 --- a/security/ipfcount/Makefile +++ b/security/ipfcount/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://deathbeforedecaf.net/misc/ports/ \ MAINTAINER= freebsd@deathbeforedecaf.net COMMENT= Summarise ipf logs by counting and sorting the fields +BROKEN= unfetchable + PLIST_FILES= bin/ipfcount man/man1/ipfcount.1.gz USES= perl5 shebangfix diff --git a/security/kdbx-viewer/Makefile b/security/kdbx-viewer/Makefile index dc7be9cf21dc..67ef81818f3b 100644 --- a/security/kdbx-viewer/Makefile +++ b/security/kdbx-viewer/Makefile @@ -9,6 +9,8 @@ CATEGORIES= security MAINTAINER= woodsb02@FreeBSD.org COMMENT= ncurses GUI and command-line tool for KeePass2 Database files +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/security/libbf/Makefile b/security/libbf/Makefile index 7b011dd09476..8a7c48b9acb9 100644 --- a/security/libbf/Makefile +++ b/security/libbf/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/mirrors/ftp.psy.uq.oz.au/libeay/ \ MAINTAINER= jim@corebsd.or.id COMMENT= The Blowfish block cipher Library +BROKEN= unfetchable + .if ${MACHINE_ARCH} == "i386" MAKEFLAGS+= BF_ENC=asm/bx86-elf.o .else diff --git a/security/log2timeline/Makefile b/security/log2timeline/Makefile index 499da8899d4b..63e54e3f209b 100644 --- a/security/log2timeline/Makefile +++ b/security/log2timeline/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= nobutaka@FreeBSD.org COMMENT= Log file parser for computer forensic investigations +BROKEN= unfetchable + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/makepasswd/Makefile b/security/makepasswd/Makefile index 2dbf372db0f4..7bb198f250cb 100644 --- a/security/makepasswd/Makefile +++ b/security/makepasswd/Makefile @@ -15,6 +15,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= toni.viemero@iki.fi COMMENT= Random password generator +BROKEN= unfetchable + LICENSE= GPLv1 NO_BUILD= yes diff --git a/security/ngrok/Makefile b/security/ngrok/Makefile index 5305811b4ec9..dfaf583a6614 100644 --- a/security/ngrok/Makefile +++ b/security/ngrok/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= jhixson@FreeBSD.org COMMENT= Secure tunnels to localhost +BROKEN= unfetchable + # run 'ngrok credits' for details LICENSE= NONE APACHE20 BSD3CLAUSE CC0-1.0 LGPL3+ MIT LICENSE_COMB= multi diff --git a/security/nist-kat/Makefile b/security/nist-kat/Makefile index be8251417c8f..439c719cd778 100644 --- a/security/nist-kat/Makefile +++ b/security/nist-kat/Makefile @@ -21,6 +21,8 @@ DISTFILES+= shabytetestvectors.zip:shs MAINTAINER= jmg@FreeBSD.org COMMENT= Collection of NIST's Known Answer Test Vectors +BROKEN= unfetchable + LICENSE= PD # We want each dist file in it's own subdir diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile index 001d074257bf..79d4455a3fc0 100644 --- a/security/opencdk/Makefile +++ b/security/opencdk/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://josefsson.org/gnutls/releases/opencdk/ MAINTAINER= novel@FreeBSD.org COMMENT= Open Crypto Development Kit +BROKEN= unfetchable + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/security/openconnect-gui/Makefile b/security/openconnect-gui/Makefile index 3dab80132fec..1d1c7212570f 100644 --- a/security/openconnect-gui/Makefile +++ b/security/openconnect-gui/Makefile @@ -10,6 +10,8 @@ CATEGORIES= security net-vpn MAINTAINER= pkubaj@anongoth.pl COMMENT= Graphical OpenConnect client +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/security/pad/Makefile b/security/pad/Makefile index 9b24454c593f..242d818b7f99 100644 --- a/security/pad/Makefile +++ b/security/pad/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://keyserver.kjsl.com/~jharris/distfiles/ MAINTAINER= jharris@widomaker.com COMMENT= Command-line utility to encrypt files +BROKEN= unfetchable + USES= tar:tgz ssl GNU_CONFIGURE= yes diff --git a/security/pam_fprint/Makefile b/security/pam_fprint/Makefile index 41188156f947..ef29a80c7f29 100644 --- a/security/pam_fprint/Makefile +++ b/security/pam_fprint/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME:C/_/-/}_${PORTVERSION}+git.orig MAINTAINER= lichray@gmail.com COMMENT= PAM module offering finger print authentication using libfprint +BROKEN= unfetchable + LIB_DEPENDS= libfprint.so:security/libfprint GNU_CONFIGURE= yes diff --git a/security/pam_per_user/Makefile b/security/pam_per_user/Makefile index 88de4746a8ca..2b4cfafe8794 100644 --- a/security/pam_per_user/Makefile +++ b/security/pam_per_user/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.feep.net/pub/software/PAM/pam_per_user/ MAINTAINER= pirzyk@FreeBSD.org COMMENT= PAM module for per-user authentication +BROKEN= unfetchable + USES= libtool GNU_CONFIGURE= yes diff --git a/security/pam_pseudo/Makefile b/security/pam_pseudo/Makefile index e85f102dd83b..78442c9e09ee 100644 --- a/security/pam_pseudo/Makefile +++ b/security/pam_pseudo/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= ftp://ftp.feep.net/pub/software/PAM/pam_pseudo/ MAINTAINER= pirzyk@FreeBSD.org COMMENT= PAM module for per-user authentication +BROKEN= unfetchable + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT diff --git a/security/proftpd-mod_clamav/Makefile b/security/proftpd-mod_clamav/Makefile index 202ffa8325b7..7b523350485e 100644 --- a/security/proftpd-mod_clamav/Makefile +++ b/security/proftpd-mod_clamav/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= proftpd- MAINTAINER= mm@FreeBSD.org COMMENT= ClamAV ProFTPD module +BROKEN= unfetchable + LICENSE= GPLv2 DESCR= ${.CURDIR}/pkg-descr diff --git a/security/pwauth/Makefile b/security/pwauth/Makefile index dbf1785667b3..12f44ba0fbdc 100644 --- a/security/pwauth/Makefile +++ b/security/pwauth/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.unixpapa.com/software/ MAINTAINER= eg@fbsd.lt COMMENT= Unix Web Authenticator +BROKEN= unfetchable + LICENSE= BSD3CLAUSE PLIST_FILES= "@(,,4555) bin/pwauth" \ diff --git a/security/py-cryptlib_py/Makefile b/security/py-cryptlib_py/Makefile index f20733f51e15..96c95a25f562 100644 --- a/security/py-cryptlib_py/Makefile +++ b/security/py-cryptlib_py/Makefile @@ -12,6 +12,8 @@ DISTNAME= cl${PORTVERSION:S/.//g} MAINTAINER= yuri@FreeBSD.org COMMENT= Pythin binding for cryptlib +BROKEN= unfetchable + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/security/reop/Makefile b/security/reop/Makefile index 4e311d7e47e6..209c9eeb99c9 100644 --- a/security/reop/Makefile +++ b/security/reop/Makefile @@ -9,6 +9,8 @@ CATEGORIES= security MAINTAINER= koobs@FreeBSD.org COMMENT= Reasonable Expectation Of Privacy +BROKEN= unfetchable + LIB_DEPENDS= libsodium.so:security/libsodium USES= gmake diff --git a/security/ruby-camellia/Makefile b/security/ruby-camellia/Makefile index 81a346f5fa7e..7fa61120de92 100644 --- a/security/ruby-camellia/Makefile +++ b/security/ruby-camellia/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= ruby MAINTAINER= osho@pcc-software.org COMMENT= Ruby extension library which implements Camellia encryption +BROKEN= unfetchable + LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/License.txt diff --git a/security/scanhill/Makefile b/security/scanhill/Makefile index 70e45b90f3f5..3eee812c5ac4 100644 --- a/security/scanhill/Makefile +++ b/security/scanhill/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://www.enderunix.org/scanhill/ \ MAINTAINER= garga@FreeBSD.org COMMENT= Microsoft Messenger Protocol Sniffer +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes diff --git a/security/signing-party/Makefile b/security/signing-party/Makefile index 5aa980b27f33..dd2e0350f5f8 100644 --- a/security/signing-party/Makefile +++ b/security/signing-party/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= Various OpenPGP related tools +BROKEN= unfetchable + RUN_DEPENDS= gpg:security/gnupg \ p5-Net-IDN-Encode>=0:textproc/p5-Net-IDN-Encode \ p5-Class-MethodMaker>=0:devel/p5-Class-MethodMaker \ diff --git a/security/sinfp/Makefile b/security/sinfp/Makefile index 3a2defcad4ab..2984cbbc3241 100644 --- a/security/sinfp/Makefile +++ b/security/sinfp/Makefile @@ -7,6 +7,8 @@ PORTREVISION= ${DBDATE} MAINTAINER= sbz@FreeBSD.org COMMENT= Full operating system stack fingerprinting suite +BROKEN= unfetchable + LICENSE= ART10 BUILD_DEPENDS= p5-Net-SinFP>=2.02:security/p5-Net-SinFP diff --git a/security/ssh_askpass_gtk2/Makefile b/security/ssh_askpass_gtk2/Makefile index cc03731932f8..770e1f529252 100644 --- a/security/ssh_askpass_gtk2/Makefile +++ b/security/ssh_askpass_gtk2/Makefile @@ -11,6 +11,8 @@ DISTNAME= ssh-askpass-fullscreen-${PORTVERSION} MAINTAINER= arved@FreeBSD.org COMMENT= Tiny GTK2 ssh askpass replacement +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/security/subweb/Makefile b/security/subweb/Makefile index ea4dfae8a621..00cb376c5c6d 100644 --- a/security/subweb/Makefile +++ b/security/subweb/Makefile @@ -8,6 +8,8 @@ MASTER_SITES= http://www.hsc.fr/ressources/outils/subweb/download/ MAINTAINER= ecu@200ok.org COMMENT= SubWeb is a (reverse) proxy to inspect HTTP flows on the fly +BROKEN= unfetchable + USES= shebangfix NO_BUILD= yes NO_ARCH= yes diff --git a/security/swatch/Makefile b/security/swatch/Makefile index 0027fe34b3e5..02f3824e113a 100644 --- a/security/swatch/Makefile +++ b/security/swatch/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF MAINTAINER= joseph@randomnetworks.com COMMENT= The Simple WATCHer and filter +BROKEN= unfetchable + BUILD_DEPENDS= \ p5-TimeDate>=0:devel/p5-TimeDate \ p5-Date-Manip>=0:devel/p5-Date-Manip \ diff --git a/security/unssh/Makefile b/security/unssh/Makefile index 7e0cf8e077b4..e5f981c0f5b3 100644 --- a/security/unssh/Makefile +++ b/security/unssh/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.semprixd.com/shares/ports/ MAINTAINER= semprix@gmx.com COMMENT= Fast way to delete entries from OpenSSH known_hosts file +BROKEN= unfetchable + RUN_DEPENDS= bash:shells/bash USES= shebangfix diff --git a/security/vlock/Makefile b/security/vlock/Makefile index b290c0f28460..eb192eb13a0d 100644 --- a/security/vlock/Makefile +++ b/security/vlock/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://cthulhu.c3d2.de/~toidinamai/vlock/archive/ MAINTAINER= martymac@FreeBSD.org COMMENT= Locks a terminal +BROKEN= unfetchable + LICENSE= GPLv2 HAS_CONFIGURE= yes diff --git a/security/xspy/Makefile b/security/xspy/Makefile index 73e878e92414..f16d6d64f7ca 100644 --- a/security/xspy/Makefile +++ b/security/xspy/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.acm.vt.edu/~jmaxwell/programs/xspy/ MAINTAINER= onatan@gmail.com COMMENT= Utility for monitoring keystrokes on remote X servers +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME} USES= imake:notall USE_XORG= x11 diff --git a/shells/osh/Makefile b/shells/osh/Makefile index ae536b03d9c7..d9bdd4a00ba6 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://v6shell.org/src/ MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the UNIX 6th Edition shell +BROKEN= unfetchable + MAKE_ENV+= DOCDIR=${DOCSDIR} \ EXPDIR=${EXAMPLESDIR} \ MANDIR=${MANPREFIX}/man/man1 diff --git a/shells/shell-include/Makefile b/shells/shell-include/Makefile index b6ac396df85a..bb6b26ccea21 100644 --- a/shells/shell-include/Makefile +++ b/shells/shell-include/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://vvelox.net/src/shell-include/ MAINTAINER= vvelox@vvelox.net COMMENT= Include system for shell scripts +BROKEN= unfetchable + USES= perl5 USES= perl5 tar:tgz diff --git a/sysutils/abgx360gui/Makefile b/sysutils/abgx360gui/Makefile index bb6e9653c952..5330eaf1e7e3 100644 --- a/sysutils/abgx360gui/Makefile +++ b/sysutils/abgx360gui/Makefile @@ -15,6 +15,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= root@cooltrainer.org COMMENT= wxWidgets frontend for abgx360 +BROKEN= unfetchable + LICENSE= NONE RUN_DEPENDS= abgx360:sysutils/abgx360 \ diff --git a/sysutils/autojump/Makefile b/sysutils/autojump/Makefile index ceb88e0ef8a4..6554de4969ea 100644 --- a/sysutils/autojump/Makefile +++ b/sysutils/autojump/Makefile @@ -11,6 +11,8 @@ DISTNAME= autojump_v${PORTVERSION} MAINTAINER= neeraj.verma.ports@vermatech.com COMMENT= Tool that acts as a complement to cd +BROKEN= unfetchable + LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/sysutils/backupchecker/Makefile b/sysutils/backupchecker/Makefile index 77ace41585df..4ecec64828fc 100644 --- a/sysutils/backupchecker/Makefile +++ b/sysutils/backupchecker/Makefile @@ -9,6 +9,8 @@ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} MAINTAINER= martymac@FreeBSD.org COMMENT= Fully automated backup checker +BROKEN= unfetchable + LICENSE= GPLv3 NO_ARCH= yes diff --git a/sysutils/bareos-docs/Makefile b/sysutils/bareos-docs/Makefile index ea28a8df4ee4..172682b55e36 100644 --- a/sysutils/bareos-docs/Makefile +++ b/sysutils/bareos-docs/Makefile @@ -10,6 +10,8 @@ DISTFILES= ${PORTNAME}-manual-main-reference.pdf MAINTAINER= acm@FreeBSD.org COMMENT= Bareos document set (PDF) +BROKEN= unfetchable + NO_BUILD= yes PORTDOCS= *.pdf diff --git a/sysutils/bsdinfo/Makefile b/sysutils/bsdinfo/Makefile index 539a5cc58876..b8223be8c754 100644 --- a/sysutils/bsdinfo/Makefile +++ b/sysutils/bsdinfo/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= GHC MAINTAINER= freebsd-ports@samu.pl COMMENT= Simple utility to display system-based information +BROKEN= unfetchable + USE_GITHUB= yes GH_ACCOUNT= samupl GNU_CONFIGURE= yes diff --git a/sysutils/cdf/Makefile b/sysutils/cdf/Makefile index 43a63f37647d..298bcd8b2cf6 100644 --- a/sysutils/cdf/Makefile +++ b/sysutils/cdf/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= SF/bmp-plugins MAINTAINER= novel@FreeBSD.org COMMENT= Colorized df +BROKEN= unfetchable + PLIST_FILES= bin/cdf GNU_CONFIGURE= yes diff --git a/sysutils/cdls/Makefile b/sysutils/cdls/Makefile index 154c9ebb2e2f..9a663fa29565 100644 --- a/sysutils/cdls/Makefile +++ b/sysutils/cdls/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= ftp://freebsd4ever.xs4all.nl/ ftp://vps337.directvps.nl/ MAINTAINER= hansdehartog@xs4all.nl COMMENT= Curses based file manager for system managers +BROKEN= unfetchable + PLIST_FILES= bin/cdls USES= ncurses diff --git a/sysutils/cdrkit/Makefile b/sysutils/cdrkit/Makefile index a28cd9dba105..8517ac425fee 100644 --- a/sysutils/cdrkit/Makefile +++ b/sysutils/cdrkit/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://cdrkit.org/releases/ \ MAINTAINER= jharris@widomaker.com COMMENT?= Command-line CD/DVD writing suite +BROKEN= unfetchable + RUN_DEPENDS?= ${PORTNAME}-genisoimage>0:sysutils/genisoimage USES= cmake iconv perl5 shebangfix diff --git a/sysutils/circonus-agent/Makefile b/sysutils/circonus-agent/Makefile index cd1914d540bb..96c1861e5ec7 100644 --- a/sysutils/circonus-agent/Makefile +++ b/sysutils/circonus-agent/Makefile @@ -8,6 +8,8 @@ CATEGORIES= sysutils MAINTAINER= sam.gwydir@joyent.com COMMENT= Circonus host agent for metric collection +BROKEN= unfetchable + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/sysutils/clone/Makefile b/sysutils/clone/Makefile index 533f2e8977c4..68e22a6b48c3 100644 --- a/sysutils/clone/Makefile +++ b/sysutils/clone/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://cyclaero.com/public/clone/ MAINTAINER= cyclaero@gmail.com COMMENT= File tree cloning tool +BROKEN= unfetchable + LICENSE= BSD2CLAUSE USES= compiler:c11 diff --git a/sysutils/cloop-utils/Makefile b/sysutils/cloop-utils/Makefile index 5c341ab9d843..f7012926524f 100644 --- a/sysutils/cloop-utils/Makefile +++ b/sysutils/cloop-utils/Makefile @@ -10,6 +10,8 @@ DISTNAME= cloop_${CLOOP_VERSION}-${CLOOP_REVISION} MAINTAINER= fjoe@FreeBSD.org COMMENT= Compressed loop FS utils +BROKEN= unfetchable + USES= gmake WRKSRC= ${WRKDIR}/cloop-${CLOOP_VERSION} diff --git a/sysutils/confman/Makefile b/sysutils/confman/Makefile index ea2b653139c2..3ad3516b15dc 100644 --- a/sysutils/confman/Makefile +++ b/sysutils/confman/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.timesinks.net/distfiles/ MAINTAINER= ccowart@timesinks.net COMMENT= Revision controlled configuration manager +BROKEN= unfetchable + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= bash:shells/bash \ svn:devel/subversion \ diff --git a/sysutils/detach/Makefile b/sysutils/detach/Makefile index 80fd921c6e45..0fc6e5c28b6a 100644 --- a/sysutils/detach/Makefile +++ b/sysutils/detach/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= ftp://ftp.ntnu.no/pub/unix/utils/ MAINTAINER= arnej@pvv.org COMMENT= Start a process detached from a terminal +BROKEN= unfetchable + PLIST_FILES= bin/detach man/man1/detach.1.gz do-install: diff --git a/sysutils/dirdiff/Makefile b/sysutils/dirdiff/Makefile index 532d131c1005..212c29189202 100644 --- a/sysutils/dirdiff/Makefile +++ b/sysutils/dirdiff/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.samba.org/pub/paulus/ MAINTAINER= tcltk@FreeBSD.org COMMENT= Graphical diff tool +BROKEN= unfetchable + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/sysutils/dirvish/Makefile b/sysutils/dirvish/Makefile index 5124bc20e2f2..bba13ff6f8bf 100644 --- a/sysutils/dirvish/Makefile +++ b/sysutils/dirvish/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.dirvish.org/ MAINTAINER= tarkhil@over.ru COMMENT= Network backup system based off of rsync +BROKEN= unfetchable + RUN_DEPENDS= p5-Time-modules>=0:devel/p5-Time-modules \ p5-Time-Period>=0:devel/p5-Time-Period \ rsync:net/rsync diff --git a/sysutils/downtime/Makefile b/sysutils/downtime/Makefile index 7a3702575db4..994057e3c768 100644 --- a/sysutils/downtime/Makefile +++ b/sysutils/downtime/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.nickwithers.com/downtime/ MAINTAINER= nick@nickwithers.com COMMENT= GTK-based shutdown manager using shutdown(8) +BROKEN= unfetchable + USES= desktop-file-utils pkgconfig shared-mime-info USE_GNOME= gtk20 diff --git a/sysutils/duply/Makefile b/sysutils/duply/Makefile index 9b510da53d31..e12a28cb0a21 100644 --- a/sysutils/duply/Makefile +++ b/sysutils/duply/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= michael@ranner.eu COMMENT= Shell front end for the duplicity backup tool +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/gpl-2.0.txt diff --git a/sysutils/eventlog/Makefile b/sysutils/eventlog/Makefile index 01764c6b3f48..429e84c92b73 100644 --- a/sysutils/eventlog/Makefile +++ b/sysutils/eventlog/Makefile @@ -11,6 +11,8 @@ DISTFILES= ${PORTNAME}_${PORTVERSION}.tar.gz MAINTAINER= cy@FreeBSD.org COMMENT= Replacement of the simple syslog() API providing structure to messages +BROKEN= unfetchable + DEPRECATED= No longer supported by Balabit EXPIRATION_DATE= 2019-12-31 diff --git a/sysutils/ftwin/Makefile b/sysutils/ftwin/Makefile index a0af5b0168f4..3832a1d28cd1 100644 --- a/sysutils/ftwin/Makefile +++ b/sysutils/ftwin/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://files.etoilebsd.net/ftwin/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Useful tool to find duplicate files +BROKEN= unfetchable + LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/sysutils/fusefs-fusexmp_fh/Makefile b/sysutils/fusefs-fusexmp_fh/Makefile index 568422fe824d..5b4ca7f400a4 100644 --- a/sysutils/fusefs-fusexmp_fh/Makefile +++ b/sysutils/fusefs-fusexmp_fh/Makefile @@ -12,6 +12,8 @@ DISTNAME= fuse-${PORTVERSION} MAINTAINER= buganini@gmail.com COMMENT= Dummy driver from fusefs-libs example +BROKEN= unfetchable + USES= fuse libtool pathfix iconv USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/sysutils/fusefs-gunzip/Makefile b/sysutils/fusefs-gunzip/Makefile index 367319abd631..1cc8160c8124 100644 --- a/sysutils/fusefs-gunzip/Makefile +++ b/sysutils/fusefs-gunzip/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://fuse.gunzip.silverice.org/files/ MAINTAINER= jirnov@gmail.com COMMENT= Fuse.gunzip provides transparent decompression of gzip compressed files +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/fuse.gunzip USES= fuse diff --git a/sysutils/geteltorito/Makefile b/sysutils/geteltorito/Makefile index 969c732fbe95..317122b925e8 100644 --- a/sysutils/geteltorito/Makefile +++ b/sysutils/geteltorito/Makefile @@ -12,6 +12,8 @@ EXTRACT_ONLY= MAINTAINER= valerio.daelli@gmail.com COMMENT= El Torito image extractor +BROKEN= unfetchable + NO_BUILD= yes USES= perl5 shebangfix USE_PERL5= run diff --git a/sysutils/goss/Makefile b/sysutils/goss/Makefile index 8a3de02e085d..f96a1f33c88c 100644 --- a/sysutils/goss/Makefile +++ b/sysutils/goss/Makefile @@ -9,6 +9,8 @@ CATEGORIES= sysutils MAINTAINER= englishm@llnw.com COMMENT= Quick and Easy server validation +BROKEN= unfetchable + LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/sysutils/gpte/Makefile b/sysutils/gpte/Makefile index f0974b182172..53e849ecf931 100644 --- a/sysutils/gpte/Makefile +++ b/sysutils/gpte/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= ftp://segfault.kiev.ua/pub/ MAINTAINER= netch@segfault.kiev.ua COMMENT= Simple command-line GPT partition editor +BROKEN= unfetchable + USES= uidfix MAKEFILE= Makefile.bsd diff --git a/sysutils/hachoir-subfile/Makefile b/sysutils/hachoir-subfile/Makefile index c87b0c1d17e5..90a57969391a 100644 --- a/sysutils/hachoir-subfile/Makefile +++ b/sysutils/hachoir-subfile/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= CHEESESHOP MAINTAINER= lwhsu@FreeBSD.org COMMENT= Find subfiles in any binary stream +BROKEN= unfetchable + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/hachoir_parser/__init__.py:devel/hachoir-parser \ ${PYTHON_SITELIBDIR}/hachoir_regex/__init__.py:devel/hachoir-regex diff --git a/sysutils/hachoir-urwid/Makefile b/sysutils/hachoir-urwid/Makefile index 13a478e86c24..05aa87ff474c 100644 --- a/sysutils/hachoir-urwid/Makefile +++ b/sysutils/hachoir-urwid/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= CHEESESHOP MAINTAINER= lwhsu@FreeBSD.org COMMENT= Binary file explorer +BROKEN= unfetchable + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/hachoir_parser/__init__.py:devel/hachoir-parser \ ${PYTHON_SITELIBDIR}/urwid/__init__.py:devel/py-urwid@${PY_FLAVOR} diff --git a/sysutils/hachoir-wx/Makefile b/sysutils/hachoir-wx/Makefile index dbbea660e22c..d5711dd8bbea 100644 --- a/sysutils/hachoir-wx/Makefile +++ b/sysutils/hachoir-wx/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= CHEESESHOP MAINTAINER= lwhsu@FreeBSD.org COMMENT= Hachoir GUI +BROKEN= unfetchable + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/hachoir_parser/__init__.py:devel/hachoir-parser USES= python:2.7 diff --git a/sysutils/hidesvn/Makefile b/sysutils/hidesvn/Makefile index 60bf51e8a9c1..6b4537f7b24f 100644 --- a/sysutils/hidesvn/Makefile +++ b/sysutils/hidesvn/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://80386.nl/projects/${PORTNAME}/distfiles/ MAINTAINER= ed@FreeBSD.org COMMENT= Utility that uses LD_PRELOAD to hide .svn directories +BROKEN= unfetchable + USES= shebangfix tar:xz USE_LDCONFIG= yes diff --git a/sysutils/hoz/Makefile b/sysutils/hoz/Makefile index ad739e0d91f3..ba729953dde2 100644 --- a/sysutils/hoz/Makefile +++ b/sysutils/hoz/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} MAINTAINER= acm@FreeBSD.org COMMENT= File splitter, GTK and CLI versions +BROKEN= unfetchable + USE_GNOME= # USES= gmake pkgconfig diff --git a/sysutils/i2c-tools/Makefile b/sysutils/i2c-tools/Makefile index d8738fe300b3..4dfeac00d0e1 100644 --- a/sysutils/i2c-tools/Makefile +++ b/sysutils/i2c-tools/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://dl.lm-sensors.org/i2c-tools/releases/ MAINTAINER= avg@FreeBSD.org COMMENT= Heterogeneous set of I2C tools +BROKEN= unfetchable + LICENSE= GPLv2 NO_BUILD= yes diff --git a/sysutils/intel-nvmupdate/Makefile b/sysutils/intel-nvmupdate/Makefile index fc2d6e4638c0..66fa6b5a5f0b 100644 --- a/sysutils/intel-nvmupdate/Makefile +++ b/sysutils/intel-nvmupdate/Makefile @@ -13,6 +13,8 @@ DISTNAME= 700Series_NVMUpdatePackage_v${DISTVERSION}_FreeBSD MAINTAINER= freebsd@intel.com COMMENT= NVM Update Utility for Intel(R) Ethernet Adapters +BROKEN= unfetchable + LICENSE= IFL IPL LICENSE_COMB= multi diff --git a/sysutils/intel-qcu/Makefile b/sysutils/intel-qcu/Makefile index 7c1cd9dcb7f7..75a246933f78 100644 --- a/sysutils/intel-qcu/Makefile +++ b/sysutils/intel-qcu/Makefile @@ -13,6 +13,8 @@ DISTNAME= FreeBSDx64 MAINTAINER= freebsd@intel.com COMMENT= Intel(R) QSFP+ Configuration Utility +BROKEN= unfetchable + LICENSE= IPL LICENSE_NAME= Intel Proprietary License LICENSE_FILE= ${WRKSRC}/Intel_Proprietary_License.pdf diff --git a/sysutils/iogen/Makefile b/sysutils/iogen/Makefile index 78cb2df4a00a..a441988c470d 100644 --- a/sysutils/iogen/Makefile +++ b/sysutils/iogen/Makefile @@ -11,6 +11,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= skreuzer@FreeBSD.org COMMENT= Lightweight tool to generate heavily fragmented I/O +BROKEN= unfetchable + PLIST_FILES= bin/iogen man/man8/iogen.8.gz WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/sysutils/jailctl/Makefile b/sysutils/jailctl/Makefile index 4130c0b1ad2c..144f7481c7e6 100644 --- a/sysutils/jailctl/Makefile +++ b/sysutils/jailctl/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://anduin.net/jailctl/ MAINTAINER= ltning-jailctl@anduin.net COMMENT= Jail management tool +BROKEN= unfetchable + LICENSE= BSD3CLAUSE NO_BUILD= yes diff --git a/sysutils/jx/Makefile b/sysutils/jx/Makefile index dea6aff34be3..02fbbe44a0b0 100644 --- a/sysutils/jx/Makefile +++ b/sysutils/jx/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://legh.ru/wp-content/uploads/jx/ MAINTAINER= legh@legh.ru COMMENT= Wrapper to jexec with more feature in interpreting jail id +BROKEN= unfetchable + USES= perl5 NO_BUILD= yes USE_PERL5= run diff --git a/sysutils/life-preserver/Makefile b/sysutils/life-preserver/Makefile index 89d9b97e9a0e..6f0c4bc727bf 100644 --- a/sysutils/life-preserver/Makefile +++ b/sysutils/life-preserver/Makefile @@ -8,6 +8,8 @@ CATEGORIES= sysutils MAINTAINER= kmoore@FreeBSD.org COMMENT= PC-BSD Life Preserver Utility +BROKEN= unfetchable + LICENSE= BSD3CLAUSE RUN_DEPENDS= ${LOCALBASE}/share/pcbsd/scripts/functions.sh:sysutils/pcbsd-libsh \ diff --git a/sysutils/linux-crashplan/Makefile b/sysutils/linux-crashplan/Makefile index 5eaace73313c..8295a7c761a6 100644 --- a/sysutils/linux-crashplan/Makefile +++ b/sysutils/linux-crashplan/Makefile @@ -11,6 +11,8 @@ DISTNAME= CrashPlan_${DISTVERSION}_Linux MAINTAINER= subtil@gmail.com COMMENT= Backs up data to remote servers or hard drives +BROKEN= unfetchable + ONLY_FOR_ARCHS= amd64 i386 RUN_DEPENDS= bash:shells/bash diff --git a/sysutils/livecd/Makefile b/sysutils/livecd/Makefile index 22f519e57ac6..168d7dc78605 100644 --- a/sysutils/livecd/Makefile +++ b/sysutils/livecd/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.primeirospassos.org/ MAINTAINER= ebrandi.home@uol.com.br COMMENT= Tool Set to create custom FreeBSD LiveCD +BROKEN= unfetchable + RUN_DEPENDS= cdrecord:sysutils/cdrtools NO_BUILD= yes diff --git a/sysutils/memfetch/Makefile b/sysutils/memfetch/Makefile index 251ef8ac44b3..5173ef91a5fa 100644 --- a/sysutils/memfetch/Makefile +++ b/sysutils/memfetch/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= onatan@gmail.com COMMENT= Utility to dump memory of a running process +BROKEN= unfetchable + LICENSE= GPLv2 USES= perl5 shebangfix tar:tgz diff --git a/sysutils/mkfile/Makefile b/sysutils/mkfile/Makefile index 0a874d71fc00..17739f4e1840 100644 --- a/sysutils/mkfile/Makefile +++ b/sysutils/mkfile/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.infolab.ne.jp/~hatanou/freebsd/mkfile/ MAINTAINER= hatanou@infolab.ne.jp COMMENT= Create files suitable for use as swap files +BROKEN= unfetchable + LICENSE= BSD2CLAUSE PLIST_FILES= sbin/mkfile \ diff --git a/sysutils/mono-kmod/Makefile b/sysutils/mono-kmod/Makefile index 70920166ce9d..d9489e433256 100644 --- a/sysutils/mono-kmod/Makefile +++ b/sysutils/mono-kmod/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.alpha-tierchen.de/pub/FreeBSD/ports/distfiles/ MAINTAINER= bkoenig@alpha-tierchen.de COMMENT= Execute .NET applications from command line +BROKEN= unfetchable + ONLY_FOR_ARCHS= amd64 arm i386 DEPRECATED= mastersite disappeared, unfetchable diff --git a/sysutils/mpiexec/Makefile b/sysutils/mpiexec/Makefile index d6eeba6776a0..c0cfab9261f3 100644 --- a/sysutils/mpiexec/Makefile +++ b/sysutils/mpiexec/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= https://www.osc.edu/~djohnson/mpiexec/ MAINTAINER= bofh@FreeBSD.org COMMENT= Tool to run a parallel job from within a PBS environment +BROKEN= unfetchable + LICENSE= GPLv2 CONFLICTS= mpich2-1.2.* diff --git a/sysutils/nfsping/Makefile b/sysutils/nfsping/Makefile index fb9f646b30fc..bd5108957a05 100644 --- a/sysutils/nfsping/Makefile +++ b/sysutils/nfsping/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= GH \ MAINTAINER= ports@FreeBSD.org COMMENT= Command line tool to check NFS server response times +BROKEN= unfetchable + LICENSE= BSD2CLAUSE OPTIONS_DEFINE= DOCS SMOKEPING diff --git a/sysutils/openupsd/Makefile b/sysutils/openupsd/Makefile index 88a17ec8bbc8..de2b1818e639 100644 --- a/sysutils/openupsd/Makefile +++ b/sysutils/openupsd/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://frmb.org/download/ MAINTAINER= tdb@FreeBSD.org COMMENT= UPS daemon for some Belkin UPS's +BROKEN= unfetchable + USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform-name= --bindir=${PREFIX}/sbin diff --git a/sysutils/p5-Unix-Lsof/Makefile b/sysutils/p5-Unix-Lsof/Makefile index 438818896655..1869d1a118fd 100644 --- a/sysutils/p5-Unix-Lsof/Makefile +++ b/sysutils/p5-Unix-Lsof/Makefile @@ -12,6 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= gjvc@gjvc.com COMMENT= Unix::Lsof -- a wrapper to the Unix lsof utility +BROKEN= unfetchable + BUILD_DEPENDS= p5-IPC-Run3>=0:devel/p5-IPC-Run3 RUN_DEPENDS= p5-IPC-Run3>=0:devel/p5-IPC-Run3 diff --git a/sysutils/pcbsd-appweb/Makefile b/sysutils/pcbsd-appweb/Makefile index 7aaca9e38a8c..2a7ff970eea8 100644 --- a/sysutils/pcbsd-appweb/Makefile +++ b/sysutils/pcbsd-appweb/Makefile @@ -9,6 +9,8 @@ CATEGORIES= sysutils MAINTAINER= kmoore@FreeBSD.org COMMENT= PC-BSD Web Interface +BROKEN= unfetchable + LICENSE= BSD3CLAUSE RUN_DEPENDS= syscache:sysutils/pcbsd-syscache \ diff --git a/sysutils/pcbsd-utils/Makefile b/sysutils/pcbsd-utils/Makefile index 7d39ad418322..de7bc6a72a05 100644 --- a/sysutils/pcbsd-utils/Makefile +++ b/sysutils/pcbsd-utils/Makefile @@ -9,6 +9,8 @@ CATEGORIES= sysutils MAINTAINER= kmoore@FreeBSD.org COMMENT= PC-BSD Command-Line Utilities +BROKEN= unfetchable + LICENSE= BSD3CLAUSE RUN_DEPENDS= sipcalc:net-mgmt/sipcalc \ diff --git a/sysutils/pftop/Makefile b/sysutils/pftop/Makefile index abeec6b2c5b6..f40c32d451ac 100644 --- a/sysutils/pftop/Makefile +++ b/sysutils/pftop/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.eee.metu.edu.tr/~canacar/ MAINTAINER= araujo@FreeBSD.org COMMENT= Utility for real-time display of statistics for pf +BROKEN= unfetchable + LICENSE= BSD2CLAUSE OPTIONS_DEFINE= ALTQ diff --git a/sysutils/phantom/Makefile b/sysutils/phantom/Makefile index a8b19eef1c0d..454dde9f79ba 100644 --- a/sysutils/phantom/Makefile +++ b/sysutils/phantom/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.vanheusden.com/Linux/ MAINTAINER= ota@j.email.ne.jp COMMENT= Phantomblock generator (converts existing files to sparse files) +BROKEN= unfetchable + LICENSE= GPLv2 USES= tar:tgz diff --git a/sysutils/ptools/Makefile b/sysutils/ptools/Makefile index 8494a69cecd2..af0bc7b2fa1b 100644 --- a/sysutils/ptools/Makefile +++ b/sysutils/ptools/Makefile @@ -10,6 +10,8 @@ PKGNAMESUFFIX= 2 MAINTAINER= tmwalaszek@gmail.com COMMENT= Toolset based on Solaris ptools functionality +BROKEN= unfetchable + LICENSE= BSD4CLAUSE PLIST_FILES= bin/pargs \ diff --git a/sysutils/pwsafe/Makefile b/sysutils/pwsafe/Makefile index 0b40422fbe8f..e8f801a6ce5e 100644 --- a/sysutils/pwsafe/Makefile +++ b/sysutils/pwsafe/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://nsd.dyndns.org/pwsafe/releases/ MAINTAINER= gahr@FreeBSD.org COMMENT= Cmdline program that manages encrypted password databases +BROKEN= unfetchable + LICENSE= GPLv2 OPTIONS_DEFINE= SETUID X11 diff --git a/sysutils/py-XenAPI/Makefile b/sysutils/py-XenAPI/Makefile index 7099845a0d86..a2d43ac1fa4d 100644 --- a/sysutils/py-XenAPI/Makefile +++ b/sysutils/py-XenAPI/Makefile @@ -14,6 +14,8 @@ EXTRACT_ONLY= MAINTAINER= bsdports@wayfair.com COMMENT= Xen API Library for Python +BROKEN= unfetchable + USES= python:2.7 WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= %%PYTHON_SITELIBDIR%%/XenAPI.py \ diff --git a/sysutils/py-bcfg2/Makefile b/sysutils/py-bcfg2/Makefile index cce0af9995bc..6f417dc44d47 100644 --- a/sysutils/py-bcfg2/Makefile +++ b/sysutils/py-bcfg2/Makefile @@ -10,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Configuration management system written in Python +BROKEN= unfetchable + LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}daemon>=0:devel/py-daemon@${PY_FLAVOR} \ diff --git a/sysutils/py-freenas.cli/Makefile b/sysutils/py-freenas.cli/Makefile index 125516d27cdd..c4b2a872b1c7 100644 --- a/sysutils/py-freenas.cli/Makefile +++ b/sysutils/py-freenas.cli/Makefile @@ -10,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= FreeNAS Command Line Interface +BROKEN= unfetchable + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}freenas.utils>0:devel/py-freenas.utils@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}columnize>0:devel/py-columnize@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyicu>0:devel/py-pyicu@${PY_FLAVOR} \ diff --git a/sysutils/realsync/Makefile b/sysutils/realsync/Makefile index e613d58c4214..2de29a48e2ff 100644 --- a/sysutils/realsync/Makefile +++ b/sysutils/realsync/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.it-sys.org/distfiles/ MAINTAINER= krasi@it-sys.org COMMENT= Parallel synchronization daemon for rsync +BROKEN= unfetchable + LICENSE= BSD2CLAUSE RUN_DEPENDS= rsync:net/rsync \ diff --git a/sysutils/rmonitor/Makefile b/sysutils/rmonitor/Makefile index 6dd4585b883b..34695f8f56e6 100644 --- a/sysutils/rmonitor/Makefile +++ b/sysutils/rmonitor/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= ftp://gwdu111.gwdg.de/pub/FreeBSD/misc/ \ MAINTAINER= kheuer@gwdg.de COMMENT= Remote system monitoring utility +BROKEN= unfetchable + LICENSE= BSD4CLAUSE USES= ncurses diff --git a/sysutils/roottail/Makefile b/sysutils/roottail/Makefile index a80023162723..5e5f7eb467a7 100644 --- a/sysutils/roottail/Makefile +++ b/sysutils/roottail/Makefile @@ -17,6 +17,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= xride@FreeBSD.org COMMENT= Print text directly to X11 root window +BROKEN= unfetchable + USES= imake USE_XORG= x11 xext MAKE_ARGS= CC="${CC}" diff --git a/sysutils/sb16config/Makefile b/sysutils/sb16config/Makefile index ad8b48593255..375173acbc47 100644 --- a/sysutils/sb16config/Makefile +++ b/sysutils/sb16config/Makefile @@ -11,6 +11,8 @@ EXTRACT_ONLY= MAINTAINER= fjoe@FreeBSD.org COMMENT= Configuration utility for Granch SBNI16-SHDSL PCI modems +BROKEN= unfetchable + USES= uidfix MAKEFILE= ${FILESDIR}/Makefile NO_WRKSUBDIR= yes diff --git a/sysutils/sbase/Makefile b/sysutils/sbase/Makefile index f1316b8d34aa..ea80732ad9e4 100644 --- a/sysutils/sbase/Makefile +++ b/sysutils/sbase/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}-4b9c664 MAINTAINER= pkubaj@anongoth.pl COMMENT= Collection of UNIX tools that are portable across UNIX-like systems +BROKEN= unfetchable + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/sysutils/setquota/Makefile b/sysutils/setquota/Makefile index 58ba0eb0636d..a717ef36cfc8 100644 --- a/sysutils/setquota/Makefile +++ b/sysutils/setquota/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= ftp://ftp.jurai.net/users/winter/ MAINTAINER= winter@jurai.net COMMENT= Command line quota tools +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/setquota/ USES= uidfix diff --git a/sysutils/shuf/Makefile b/sysutils/shuf/Makefile index dccb1ad66c6e..d65e77ad3fa3 100644 --- a/sysutils/shuf/Makefile +++ b/sysutils/shuf/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= https://devio.us/~bcallah/shuf/ MAINTAINER= feld@FreeBSD.org COMMENT= Randomly permute input lines +BROKEN= unfetchable + LICENSE= ISCL GNU_CONFIGURE= yes diff --git a/sysutils/sortu/Makefile b/sysutils/sortu/Makefile index 2e5ac2fe5164..d7bf3b42a273 100644 --- a/sysutils/sortu/Makefile +++ b/sysutils/sortu/Makefile @@ -11,6 +11,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= matt@peterson.org COMMENT= Tool that combines sort and uniq functionality +BROKEN= unfetchable + LICENSE= ISCL PORTDOCS= * diff --git a/sysutils/stmpclean/Makefile b/sysutils/stmpclean/Makefile index 2b507d6c7796..c1d464a6cf08 100644 --- a/sysutils/stmpclean/Makefile +++ b/sysutils/stmpclean/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://shlang.com/stmpclean/ MAINTAINER= shalunov@shlang.com COMMENT= Remove old files from temporary directories +BROKEN= unfetchable + USES= groff PLIST_FILES= sbin/stmpclean man/man8/stmpclean.8.gz diff --git a/sysutils/stress/Makefile b/sysutils/stress/Makefile index 76392a07a866..69642aaae4a3 100644 --- a/sysutils/stress/Makefile +++ b/sysutils/stress/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= https://people.seas.harvard.edu/~apw/stress/ MAINTAINER= skreuzer@FreeBSD.org COMMENT= Tool to impose load on and stress test Unix-like systems +BROKEN= unfetchable + LICENSE= GPLv3 GNU_CONFIGURE= yes diff --git a/sysutils/syslogger/Makefile b/sysutils/syslogger/Makefile index d098325e8263..8bb52b14edf4 100644 --- a/sysutils/syslogger/Makefile +++ b/sysutils/syslogger/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://oav.net/projects/syslogger/ MAINTAINER= kiwi@oav.net COMMENT= Logger(1) like tool that sends file or pipe througth syslog +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/syslogger diff --git a/sysutils/tmate-slave/Makefile b/sysutils/tmate-slave/Makefile index acc6b178e83e..6297e152de8b 100644 --- a/sysutils/tmate-slave/Makefile +++ b/sysutils/tmate-slave/Makefile @@ -9,6 +9,8 @@ CATEGORIES= sysutils MAINTAINER= swills@FreeBSD.org COMMENT= Instant terminal sharing server +BROKEN= unfetchable + LIB_DEPENDS= libevent.so:devel/libevent \ libmsgpackc.so:devel/msgpack \ libssh.so:security/libssh diff --git a/sysutils/tss/Makefile b/sysutils/tss/Makefile index e0d1acdd4648..ba69dead4ad9 100644 --- a/sysutils/tss/Makefile +++ b/sysutils/tss/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.pulia.nu/tss/src/ MAINTAINER= peter@pean.org COMMENT= Terminal ScreenSaver that allows you to lock you terminal +BROKEN= unfetchable + USES= ncurses OPTIONS_DEFINE= DOCS diff --git a/sysutils/udfclient/Makefile b/sysutils/udfclient/Makefile index 745bf11943b7..f895c2c40e7b 100644 --- a/sysutils/udfclient/Makefile +++ b/sysutils/udfclient/Makefile @@ -11,6 +11,8 @@ DISTFILES= UDFclient.${PORTVERSION}.tgz MAINTAINER= avg@icyb.net.ua COMMENT= Tools for UDF filesystem +BROKEN= unfetchable + LICENSE= ClArtistic WRKSRC= ${WRKDIR}/UDFclient.${PORTVERSION} diff --git a/sysutils/upsdaemon/Makefile b/sysutils/upsdaemon/Makefile index e0acbce932b9..1e08e7f620e2 100644 --- a/sysutils/upsdaemon/Makefile +++ b/sysutils/upsdaemon/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.ederbs.org/pub/ \ MAINTAINER= freebsduser@paradisegreen.co.uk COMMENT= Simple APC UPS Daemon +BROKEN= unfetchable + LICENSE= BSD2CLAUSE USE_RC_SUBR= upsdaemon diff --git a/sysutils/vils/Makefile b/sysutils/vils/Makefile index 83a3d9f56c22..3e2ca62dd2f1 100644 --- a/sysutils/vils/Makefile +++ b/sysutils/vils/Makefile @@ -11,6 +11,8 @@ DISTFILES= vils MAINTAINER= amdmi3@FreeBSD.org COMMENT= Use your favorite editor to rename files +BROKEN= unfetchable + LICENSE= BSD2CLAUSE RUN_DEPENDS= zsh:shells/zsh diff --git a/sysutils/vstrip/Makefile b/sysutils/vstrip/Makefile index 4f940b78214b..0e83d8fcc82c 100644 --- a/sysutils/vstrip/Makefile +++ b/sysutils/vstrip/Makefile @@ -11,6 +11,8 @@ DISTNAME= vStrip_${DISTVERSION:C/\.//g} MAINTAINER= multimedia@FreeBSD.org COMMENT= VOB de-multiplexing tool, splitter, and VOB/IFO files processor +BROKEN= unfetchable + LICENSE= GPLv2 LDFLAGS+= -lm diff --git a/sysutils/watchdog/Makefile b/sysutils/watchdog/Makefile index 23e5da59a315..fd2060b4ed60 100644 --- a/sysutils/watchdog/Makefile +++ b/sysutils/watchdog/Makefile @@ -10,6 +10,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= dirkx@webweaving.org COMMENT= Watchdog daemon for the AMD Elan sc520 system-on-chip +BROKEN= unfetchable + USES= uidfix PLIST_FILES= bin/watchdogd man/man8/watchdogd.8.gz diff --git a/sysutils/wmbsdbatt/Makefile b/sysutils/wmbsdbatt/Makefile index df20c9d98290..97db88cb2c27 100644 --- a/sysutils/wmbsdbatt/Makefile +++ b/sysutils/wmbsdbatt/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://homepage.univie.ac.at/l.ertl/wmbsdbatt/files/ MAINTAINER= xride@FreeBSD.org COMMENT= Dockapp for battery & temperature monitoring through ACPI +BROKEN= unfetchable + USE_XORG= x11 xpm PLIST_FILES= bin/wmbsdbatt diff --git a/sysutils/wmcpuload/Makefile b/sysutils/wmcpuload/Makefile index 3ed68339b0b3..3f42a68c5ceb 100644 --- a/sysutils/wmcpuload/Makefile +++ b/sysutils/wmcpuload/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://seiichisato.jp/dockapps/src/ MAINTAINER= xride@FreeBSD.org COMMENT= "lcd" dockapp for windowmaker, which displays the current cpuload +BROKEN= unfetchable + USES= tar:bzip2 USE_XORG= xpm GNU_CONFIGURE= yes diff --git a/sysutils/wmcube/Makefile b/sysutils/wmcube/Makefile index 1fd6f9459096..226a29cd5104 100644 --- a/sysutils/wmcube/Makefile +++ b/sysutils/wmcube/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= TUCOWS/x11/dock \ MAINTAINER= garga@FreeBSD.org COMMENT= Window Maker dockapp that displays cpu load and a realtime 3D object +BROKEN= unfetchable + LICENSE= GPLv2 OPTIONS_DEFINE= DOCS diff --git a/sysutils/wtail/Makefile b/sysutils/wtail/Makefile index 15fbd8da5b75..73c0a35e4605 100644 --- a/sysutils/wtail/Makefile +++ b/sysutils/wtail/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.teaser.fr/~amajorel/wtail/ MAINTAINER= mich@FreeBSD.org COMMENT= Wtail does the equivalent of tail -f on several files at once +BROKEN= unfetchable + USES= ncurses OPTIONS_DEFINE= DOCS diff --git a/sysutils/xfce4-kbdleds-plugin/Makefile b/sysutils/xfce4-kbdleds-plugin/Makefile index 16da7aa2d4d3..8c4592d0e219 100644 --- a/sysutils/xfce4-kbdleds-plugin/Makefile +++ b/sysutils/xfce4-kbdleds-plugin/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce keyboard LEDs panel plugin +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/sysutils/zetaback/Makefile b/sysutils/zetaback/Makefile index cc754d42788f..8364da31fb5a 100644 --- a/sysutils/zetaback/Makefile +++ b/sysutils/zetaback/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://mirrors.omniti.com/zetaback/ MAINTAINER= cy@FreeBSD.org COMMENT= Zetaback ZFS backup and recovery management system +BROKEN= unfetchable + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/sysutils/zfs-stats/Makefile b/sysutils/zfs-stats/Makefile index 1dc29e00bbbb..618bb8fa8bfe 100644 --- a/sysutils/zfs-stats/Makefile +++ b/sysutils/zfs-stats/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= GHC MAINTAINER= mm@FreeBSD.org COMMENT= Display human-readable ZFS statistics +BROKEN= unfetchable + LICENSE= BSD2CLAUSE USES= perl5 shebangfix diff --git a/textproc/csv2latex/Makefile b/textproc/csv2latex/Makefile index 22538eff1f75..1406ffc777d3 100644 --- a/textproc/csv2latex/Makefile +++ b/textproc/csv2latex/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= wen@FreeBSD.org COMMENT= Converts a well formed csv file to a LaTeX document +BROKEN= unfetchable + LICENSE= GPLv2 BUILD_DEPENDS= docbook-to-man:textproc/docbook-to-man diff --git a/textproc/da-hyphen/Makefile b/textproc/da-hyphen/Makefile index 5136fa9a196f..556eb54bc77c 100644 --- a/textproc/da-hyphen/Makefile +++ b/textproc/da-hyphen/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Danish hyphenation rules +BROKEN= unfetchable + LICENSE= LGPL21 USES= zip diff --git a/textproc/ecromedos/Makefile b/textproc/ecromedos/Makefile index e412b4f6fbf3..174172a2ae8f 100644 --- a/textproc/ecromedos/Makefile +++ b/textproc/ecromedos/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.ecromedos.net/files/src/${PORTVERSION}/ MAINTAINER= nivit@FreeBSD.org COMMENT= Document preparation system that allows concurrent publication +BROKEN= unfetchable + LICENSE= GPLv2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libxml2>=0:textproc/py-libxml2@${PY_FLAVOR} \ diff --git a/textproc/fist/Makefile b/textproc/fist/Makefile index ac0a7e9a0cc4..84fb2ca31fbe 100644 --- a/textproc/fist/Makefile +++ b/textproc/fist/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= ftp://ftp.fourmilab.ch/pub/fist/ MAINTAINER= swills@FreeBSD.org COMMENT= Emphatic message generator +BROKEN= unfetchable + GNU_CONFIGURE= yes PLIST_FILES= bin/fist man/man1/fist.1.gz diff --git a/textproc/glark/Makefile b/textproc/glark/Makefile index 3014279d5ae6..ef51caba7bc8 100644 --- a/textproc/glark/Makefile +++ b/textproc/glark/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.incava.org/pub/glark/ MAINTAINER= mich@FreeBSD.org COMMENT= Search text files for complex regular expressions +BROKEN= unfetchable + USE_RUBY= yes NO_BUILD= yes diff --git a/textproc/html2tex/Makefile b/textproc/html2tex/Makefile index f1dd3bf4382b..96b9b4b517eb 100644 --- a/textproc/html2tex/Makefile +++ b/textproc/html2tex/Makefile @@ -12,6 +12,8 @@ EXTRACT_SUFX= # empty MAINTAINER= martin.dieringer@gmx.de COMMENT= HTML to LaTeX converter, last modified 2010 +BROKEN= unfetchable + PLIST_FILES= bin/html2tex NO_WRKSUBDIR= yes diff --git a/textproc/htmlsection/Makefile b/textproc/htmlsection/Makefile index 587ce41f7df3..de5a37962d6f 100644 --- a/textproc/htmlsection/Makefile +++ b/textproc/htmlsection/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://web.ffn.ne.jp/~hsakai/myfreesoft/ MAINTAINER= hsakai@m8.ffn.ne.jp COMMENT= Insert section numbers in HTML and make a table of contents +BROKEN= unfetchable + USES= perl5 USE_PERL5= build diff --git a/textproc/jarnal/Makefile b/textproc/jarnal/Makefile index 0698969f3381..e85a399453d6 100644 --- a/textproc/jarnal/Makefile +++ b/textproc/jarnal/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= Tool to take notes, annotate documents (including PDF), and more +BROKEN= unfetchable + LICENSE= GPLv2 USES= zip diff --git a/textproc/kenlm/Makefile b/textproc/kenlm/Makefile index b8ea28e13eae..2338f6d2a1f2 100644 --- a/textproc/kenlm/Makefile +++ b/textproc/kenlm/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= demon@FreeBSD.org COMMENT= KenLM Language Model Toolkit +BROKEN= unfetchable + BROKEN_aarch64= fails to compile: target architecture was not detected as supported by Double-Conversion BUILD_DEPENDS= bjam:devel/boost-jam \ diff --git a/textproc/libcyaml/Makefile b/textproc/libcyaml/Makefile index 237a887ed844..edf979341e49 100644 --- a/textproc/libcyaml/Makefile +++ b/textproc/libcyaml/Makefile @@ -8,6 +8,8 @@ CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= C library for reading and writing YAML +BROKEN= unfetchable + LICENSE= ISCL LIB_DEPENDS= libyaml.so:textproc/libyaml diff --git a/textproc/libguess/Makefile b/textproc/libguess/Makefile index 83d5f241d32a..ed022e4f9337 100644 --- a/textproc/libguess/Makefile +++ b/textproc/libguess/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://distfiles.atheme.org/ MAINTAINER= wg@FreeBSD.org COMMENT= High-speed character set detection library +BROKEN= unfetchable + LIB_DEPENDS= libmowgli.so:devel/libmowgli USES= gmake pathfix pkgconfig diff --git a/textproc/linuxdoc-tools/Makefile b/textproc/linuxdoc-tools/Makefile index c663e53c4ba0..efcad5e80ea3 100644 --- a/textproc/linuxdoc-tools/Makefile +++ b/textproc/linuxdoc-tools/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}.orig MAINTAINER= felix@palmen-it.de COMMENT= Fork of SGML-tools specially tailored for linuxdoc SGMLs +BROKEN= unfetchable + LICENSE= GPLv3 LinuxdocTools LICENSE_COMB= multi LICENSE_NAME_LinuxdocTools= The linuxdoc-tools license diff --git a/textproc/no-hunspell/Makefile b/textproc/no-hunspell/Makefile index ab46c1ea298f..aefec1ebb9ee 100644 --- a/textproc/no-hunspell/Makefile +++ b/textproc/no-hunspell/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Norwegian (Nynorsk and Bokmaal) hunspell dictionaries +BROKEN= unfetchable + LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual diff --git a/textproc/p5-MARC/Makefile b/textproc/p5-MARC/Makefile index 39e0e812ea11..9351802d2160 100644 --- a/textproc/p5-MARC/Makefile +++ b/textproc/p5-MARC/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= Module for manipulating bibliographic records in the USMARC format +BROKEN= unfetchable + USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-texcount/Makefile b/textproc/p5-texcount/Makefile index 645d1d3a5de4..76c4e3a2867f 100644 --- a/textproc/p5-texcount/Makefile +++ b/textproc/p5-texcount/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= nukama+maintainer@gmail.com COMMENT= Perl module for LaTeX statistics +BROKEN= unfetchable + #LICENSE= LPPL13c NO_BUILD= yes diff --git a/textproc/pcrs/Makefile b/textproc/pcrs/Makefile index 0fe0a140fd4a..018c78f0328b 100644 --- a/textproc/pcrs/Makefile +++ b/textproc/pcrs/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= wongk@apt.homeunix.net COMMENT= Perl-compatible regular expression based substitutions +BROKEN= unfetchable + LICENSE= LGPL21 LIB_DEPENDS= libpcre.so:devel/pcre diff --git a/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile b/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile index 2d061180f541..c3552053f689 100644 --- a/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile +++ b/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile @@ -8,6 +8,8 @@ CATEGORIES= textproc databases www pear MAINTAINER= joneum@FreeBSD.org COMMENT= DataSource driver using RSS files +BROKEN= unfetchable + LICENSE= BSD2CLAUSE BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} diff --git a/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile b/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile index c2ed67553af3..abd26e587381 100644 --- a/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile +++ b/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile @@ -8,6 +8,8 @@ CATEGORIES= textproc databases www pear MAINTAINER= joneum@FreeBSD.org COMMENT= DataSource driver using XML files +BROKEN= unfetchable + LICENSE= BSD2CLAUSE BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} diff --git a/textproc/permute/Makefile b/textproc/permute/Makefile index 31aeedd61152..5375dca306a8 100644 --- a/textproc/permute/Makefile +++ b/textproc/permute/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://atlas.kennesaw.edu/~rbentley/ MAINTAINER= erik@bz.bzflag.bz COMMENT= Generate all permutations of lines from stdin +BROKEN= unfetchable + PLIST_FILES= bin/${PORTNAME} WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/textproc/pocketreader/Makefile b/textproc/pocketreader/Makefile index c8f7f011134e..9385a7c5f150 100644 --- a/textproc/pocketreader/Makefile +++ b/textproc/pocketreader/Makefile @@ -13,6 +13,8 @@ DIST_SUBDIR= pocketreader MAINTAINER= simond@irrelevant.org COMMENT= Siemens PocketReader +BROKEN= unfetchable + USES= linux NO_BUILD= yes PLIST_FILES= bin/pocketreader diff --git a/textproc/py-sgrep/Makefile b/textproc/py-sgrep/Makefile index d3a460336d14..439e57d073c4 100644 --- a/textproc/py-sgrep/Makefile +++ b/textproc/py-sgrep/Makefile @@ -13,6 +13,8 @@ EXTRACT_ONLY= sgrep-${SGREP_VER}.tar.gz MAINTAINER= python@FreeBSD.org COMMENT= Python wrappers for Sgrep +BROKEN= unfetchable + SGREP_VER= 1.94a WRKSRC= ${WRKDIR}/sgrep-${SGREP_VER} GNU_CONFIGURE= yes diff --git a/textproc/rss2html/Makefile b/textproc/rss2html/Makefile index d110416fc2d2..ea8c4252e1d0 100644 --- a/textproc/rss2html/Makefile +++ b/textproc/rss2html/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://mirror.mcx2.org/ MAINTAINER= rodrigo@FreeBSD.org COMMENT= RSS to HTML converter +BROKEN= unfetchable + LICENSE= GPLv2 LIB_DEPENDS+= libcurl.so:ftp/curl diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile index 1a14f750c6c8..e8b6cc92f86a 100644 --- a/textproc/ruby-xmlparser/Makefile +++ b/textproc/ruby-xmlparser/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby module to access James Clark XML Parser ToolKit ("expat") +BROKEN= unfetchable + BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser LIB_DEPENDS= libexpat.so:textproc/expat2 RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/uconv.so:japanese/ruby-uconv \ diff --git a/textproc/simplexml/Makefile b/textproc/simplexml/Makefile index 58a0b7dec9e1..6c520e4f1e2d 100644 --- a/textproc/simplexml/Makefile +++ b/textproc/simplexml/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= konstantin.lepa@gmail.com COMMENT= C++ XML parser library +BROKEN= unfetchable + LIB_DEPENDS= libexpat.so:textproc/expat2 USES= cmake iconv diff --git a/textproc/spellutils/Makefile b/textproc/spellutils/Makefile index b019bd611cac..f259c967d68c 100644 --- a/textproc/spellutils/Makefile +++ b/textproc/spellutils/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.sourcefiles.org/Utilities/Text_Utilities/ MAINTAINER= thierry@FreeBSD.org COMMENT= Programs used to isolate some parts or texts before spell-checking +BROKEN= unfetchable + LICENSE= GPLv2 GNU_CONFIGURE= yes diff --git a/textproc/stardict-dictd_mova/Makefile b/textproc/stardict-dictd_mova/Makefile index 87cc4c5feb5d..e234ed5ffcdd 100644 --- a/textproc/stardict-dictd_mova/Makefile +++ b/textproc/stardict-dictd_mova/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= stardict MAINTAINER= ports@FreeBSD.org COMMENT= Dictionaries from www.mova.org for StarDict +BROKEN= unfetchable + NO_BUILD= yes NO_ARCH= yes USES= tar:bzip2 diff --git a/textproc/sv-hyphen/Makefile b/textproc/sv-hyphen/Makefile index 550cd12a3c00..a80ba28ee25e 100644 --- a/textproc/sv-hyphen/Makefile +++ b/textproc/sv-hyphen/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Swedish hyphenation rules +BROKEN= unfetchable + LICENSE= LGPL21 USES= zip diff --git a/textproc/tclExpat/Makefile b/textproc/tclExpat/Makefile index a37bb8c64935..66ac4e8034c1 100644 --- a/textproc/tclExpat/Makefile +++ b/textproc/tclExpat/Makefile @@ -10,6 +10,8 @@ CATEGORIES= textproc tcl MAINTAINER= mi@aldan.algebra.com COMMENT= Tcl interface to Expat library +BROKEN= unfetchable + LIB_DEPENDS= libexpat.so:textproc/expat2 USE_LDCONFIG= yes diff --git a/textproc/tex2im/Makefile b/textproc/tex2im/Makefile index 913879c8be09..05767afafedc 100644 --- a/textproc/tex2im/Makefile +++ b/textproc/tex2im/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.nought.de/ MAINTAINER= TsurutaniNaoki@gmail.com COMMENT= Converts LaTeX formulas into high resolution pixmap graphics +BROKEN= unfetchable + RUN_DEPENDS= convert:graphics/ImageMagick6 \ bash:shells/bash diff --git a/textproc/topic/Makefile b/textproc/topic/Makefile index 47d405ceb39b..5f66a206cde3 100644 --- a/textproc/topic/Makefile +++ b/textproc/topic/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://freebsd.hypermart.net/code/ MAINTAINER= email@freebsd.hypermart.net COMMENT= Topic markup parser +BROKEN= unfetchable + LICENSE= BSD2CLAUSE PLIST_FILES= bin/topic \ diff --git a/textproc/uz-hunspell/Makefile b/textproc/uz-hunspell/Makefile index 2a55c69b63e3..48543e30b10c 100644 --- a/textproc/uz-hunspell/Makefile +++ b/textproc/uz-hunspell/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Uzbek hunspell dictionaries +BROKEN= unfetchable + ALL_TARGET= uz_UZ.dic NO_ARCH= yes USES= tar:bzip2 diff --git a/textproc/xmlprpr/Makefile b/textproc/xmlprpr/Makefile index 7531189fd44b..5baa082bcf1c 100644 --- a/textproc/xmlprpr/Makefile +++ b/textproc/xmlprpr/Makefile @@ -12,6 +12,8 @@ DISTFILES= xmlpp.pl MAINTAINER= ports@FreeBSD.org COMMENT= XML pretty printer +BROKEN= unfetchable + USES= shebangfix perl5 NO_WRKSUBDIR= yes NO_BUILD= yes 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/./-/} diff --git a/x11-clocks/tktz/Makefile b/x11-clocks/tktz/Makefile index bc4f7d789d1e..024900f1ad80 100644 --- a/x11-clocks/tktz/Makefile +++ b/x11-clocks/tktz/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://gromnizki.unixdev.net/soft/ MAINTAINER= gromnizki@unixdev.net COMMENT= Tcl/Tk-based timezone viewer +BROKEN= unfetchable + USES= tk:run NO_BUILD= yes diff --git a/x11-clocks/xtimer/Makefile b/x11-clocks/xtimer/Makefile index d8bb7f17962a..189312feaa40 100644 --- a/x11-clocks/xtimer/Makefile +++ b/x11-clocks/xtimer/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}-8089 MAINTAINER= candy@kgc.co.jp COMMENT= Simple digital timer for X11 +BROKEN= unfetchable + USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt PLIST_FILES= bin/xtimer man/man1/${PORTNAME}.1.gz diff --git a/x11-fonts/bitter/Makefile b/x11-fonts/bitter/Makefile index 2b5e29246008..a3051b2dbccd 100644 --- a/x11-fonts/bitter/Makefile +++ b/x11-fonts/bitter/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.huertatipografica.com/free_download/eo0pZGbJPxy2YyRkWQX MAINTAINER= rakuco@FreeBSD.org COMMENT= Contemporary serif typeface for text designed for comfortably reading +BROKEN= unfetchable + LICENSE= OFL11 FETCH_BEFORE_ARGS= -o ${DISTFILES} diff --git a/x11-fonts/courier-prime/Makefile b/x11-fonts/courier-prime/Makefile index a3d9146aac83..8bdfb1d82402 100644 --- a/x11-fonts/courier-prime/Makefile +++ b/x11-fonts/courier-prime/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= flo@snakeoilproductions.net COMMENT= It\'s Courier, just better +BROKEN= unfetchable + LICENSE= OFL11 LICENSE_FILE= ${WRKSRC}/"Courier Prime/LICENSE/OFL.txt" diff --git a/x11-fonts/cyr-rfx/Makefile b/x11-fonts/cyr-rfx/Makefile index 32f26b03de8b..91996d7034d0 100644 --- a/x11-fonts/cyr-rfx/Makefile +++ b/x11-fonts/cyr-rfx/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= .bdfs.tgz MAINTAINER= mi@aldan.algebra.com COMMENT= Cyrillic X11 bitmap fonts from CYR-RFX project +BROKEN= unfetchable + BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf \ mkfontscale>=0:x11-fonts/mkfontscale diff --git a/x11-fonts/exo/Makefile b/x11-fonts/exo/Makefile index f605ff5e404a..0d5ed32301f6 100644 --- a/x11-fonts/exo/Makefile +++ b/x11-fonts/exo/Makefile @@ -11,6 +11,8 @@ DISTNAME= EXO_2_OTF MAINTAINER= pkubaj@anongoth.pl COMMENT= Geometric sans serif font with a technological feel +BROKEN= unfetchable + LICENSE= OFL11 USES= fonts zip diff --git a/x11-fonts/font-manager/Makefile b/x11-fonts/font-manager/Makefile index ad969f4c56ed..cf694c684336 100644 --- a/x11-fonts/font-manager/Makefile +++ b/x11-fonts/font-manager/Makefile @@ -9,6 +9,8 @@ CATEGORIES= x11-fonts gnome MAINTAINER= portmaster@bsdforge.com COMMENT= Font management application for the GNOME desktop +BROKEN= unfetchable + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/x11-fonts/jmk-x11-fonts/Makefile b/x11-fonts/jmk-x11-fonts/Makefile index 1a795be0ff0d..4901be8a6daa 100644 --- a/x11-fonts/jmk-x11-fonts/Makefile +++ b/x11-fonts/jmk-x11-fonts/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.jmknoble.net/fonts/ MAINTAINER= olgeni@FreeBSD.org COMMENT= Jim Knoble's font package for X +BROKEN= unfetchable + BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf \ mkfontscale>=0:x11-fonts/mkfontscale diff --git a/x11-fonts/moveable-type-fonts/Makefile b/x11-fonts/moveable-type-fonts/Makefile index 25cad10b4641..9b17b91631f2 100644 --- a/x11-fonts/moveable-type-fonts/Makefile +++ b/x11-fonts/moveable-type-fonts/Makefile @@ -19,6 +19,8 @@ DISTFILES= junction.zip \ MAINTAINER= olgeni@FreeBSD.org COMMENT= Collection of open source fonts +BROKEN= unfetchable + NO_BUILD= yes USES= fonts zip diff --git a/x11-fonts/nerd-fonts/Makefile b/x11-fonts/nerd-fonts/Makefile index 274b0719f062..5b19b63a884e 100644 --- a/x11-fonts/nerd-fonts/Makefile +++ b/x11-fonts/nerd-fonts/Makefile @@ -9,6 +9,8 @@ CATEGORIES= x11-fonts MAINTAINER= gregf@hugops.pw COMMENT= Developer-targeted fonts with a high number of glyphs +BROKEN= unfetchable + LICENSE= MIT USES= fonts diff --git a/x11-themes/cursor-jimmac-theme/Makefile b/x11-themes/cursor-jimmac-theme/Makefile index 4ea0a3dbbfbc..59a727d7096a 100644 --- a/x11-themes/cursor-jimmac-theme/Makefile +++ b/x11-themes/cursor-jimmac-theme/Makefile @@ -11,6 +11,8 @@ DISTNAME= 6550-Jimmac MAINTAINER= ps.ports@smyrak.com COMMENT= The beautiful Jimmac X cursor themes +BROKEN= unfetchable + NO_BUILD= yes WRKSRC= ${WRKDIR}/Jimmac diff --git a/x11-themes/gnome-icons-dropline-neu/Makefile b/x11-themes/gnome-icons-dropline-neu/Makefile index 5a8e8fe52167..7b2fa2affbe9 100644 --- a/x11-themes/gnome-icons-dropline-neu/Makefile +++ b/x11-themes/gnome-icons-dropline-neu/Makefile @@ -9,6 +9,8 @@ DISTNAME= Neu-${PORTVERSION}-PR3 MAINTAINER= olgeni@FreeBSD.org COMMENT= Dropline Neu Icons for Gnome +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/Neu/COPYING diff --git a/x11-themes/gnome-icons-dropline-nou/Makefile b/x11-themes/gnome-icons-dropline-nou/Makefile index 2f1d09772457..7f4fc2312a14 100644 --- a/x11-themes/gnome-icons-dropline-nou/Makefile +++ b/x11-themes/gnome-icons-dropline-nou/Makefile @@ -9,6 +9,8 @@ DISTNAME= Nou-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org COMMENT= Dropline Nou Icons for Gnome +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/Nou/COPYING diff --git a/x11-themes/gnome-icons-gion/Makefile b/x11-themes/gnome-icons-gion/Makefile index 35d5463466db..f012947aff2d 100644 --- a/x11-themes/gnome-icons-gion/Makefile +++ b/x11-themes/gnome-icons-gion/Makefile @@ -9,6 +9,8 @@ DISTNAME= Gion-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org COMMENT= Gion Icons for Gnome +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/Gion/COPYING diff --git a/x11-themes/gnome-icons-jini/Makefile b/x11-themes/gnome-icons-jini/Makefile index c7e24a8fb610..ebc647d6ca98 100644 --- a/x11-themes/gnome-icons-jini/Makefile +++ b/x11-themes/gnome-icons-jini/Makefile @@ -10,6 +10,8 @@ DISTNAME= jini-icon-theme-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org COMMENT= Jini Icons for Gnome +BROKEN= unfetchable + USES= gnome INSTALLS_ICONS= yes diff --git a/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile b/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile index 553678a33716..68e6ff2a669e 100644 --- a/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile +++ b/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile @@ -13,6 +13,8 @@ DISTNAME= aa_${THEME_FLAVOR} MAINTAINER= danfe@FreeBSD.org COMMENT= Port of Mac OS X theme Aluminum Alloy (${THEME_FLAVOR} flavor) +BROKEN= unfetchable + TYPE?= gtk THEME_FLAVOR?= volcanic diff --git a/x11-themes/gtk-aquaextremesunken-theme/Makefile b/x11-themes/gtk-aquaextremesunken-theme/Makefile index adb520a89f23..21942814ecc7 100644 --- a/x11-themes/gtk-aquaextremesunken-theme/Makefile +++ b/x11-themes/gtk-aquaextremesunken-theme/Makefile @@ -13,6 +13,8 @@ DISTNAME= AquaExtremeSunken MAINTAINER= danfe@FreeBSD.org COMMENT= Port of AquaExtreme Sunken theme +BROKEN= unfetchable + NO_BUILD= yes TYPE?= gtk diff --git a/x11-themes/gtk-aurora-engine/Makefile b/x11-themes/gtk-aurora-engine/Makefile index 2f39871c57df..c618c3ab7100 100644 --- a/x11-themes/gtk-aurora-engine/Makefile +++ b/x11-themes/gtk-aurora-engine/Makefile @@ -13,6 +13,8 @@ DISTNAME= 56438-aurora-1.5.1 MAINTAINER= root@cooltrainer.org COMMENT= Aurora GTK+ 2.x engine and "Aurora" theme +BROKEN= unfetchable + BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:x11-themes/gtk-engines2 RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:x11-themes/gtk-engines2 diff --git a/x11-themes/gtk-blueprint-engine/Makefile b/x11-themes/gtk-blueprint-engine/Makefile index e992d819fd3f..e896fa270de9 100644 --- a/x11-themes/gtk-blueprint-engine/Makefile +++ b/x11-themes/gtk-blueprint-engine/Makefile @@ -12,6 +12,8 @@ PKGNAMESUFFIX= -engine MAINTAINER= sk8harddiefast@gmail.com COMMENT= Engine, and collection of icons, themes from OpenSolaris +BROKEN= unfetchable + LICENSE= GPLv2 BUILD_DEPENDS= icon-naming-utils>=0.8.90:x11-themes/icon-naming-utils diff --git a/x11-themes/gtk-digital-cream-theme/Makefile b/x11-themes/gtk-digital-cream-theme/Makefile index 1801286ae023..a27caf5dfe93 100644 --- a/x11-themes/gtk-digital-cream-theme/Makefile +++ b/x11-themes/gtk-digital-cream-theme/Makefile @@ -13,6 +13,8 @@ DISTNAME= Digital-Cream MAINTAINER= danfe@FreeBSD.org COMMENT= Neat and clean theme for GNOME desktop +BROKEN= unfetchable + USES= tar:bzip2 NO_BUILD= yes diff --git a/x11-themes/gtk-digital-harmony-theme/Makefile b/x11-themes/gtk-digital-harmony-theme/Makefile index 82c36c7446d8..077a37e5d470 100644 --- a/x11-themes/gtk-digital-harmony-theme/Makefile +++ b/x11-themes/gtk-digital-harmony-theme/Makefile @@ -13,6 +13,8 @@ DISTNAME= Digital-Harmony MAINTAINER= danfe@FreeBSD.org COMMENT= Another popular theme for GNOME desktop +BROKEN= unfetchable + NO_BUILD= yes TYPE?= gtk diff --git a/x11-themes/gtk-longhorninspirat-theme/Makefile b/x11-themes/gtk-longhorninspirat-theme/Makefile index 2d3019615cc7..13a80340dfcc 100644 --- a/x11-themes/gtk-longhorninspirat-theme/Makefile +++ b/x11-themes/gtk-longhorninspirat-theme/Makefile @@ -13,6 +13,8 @@ DISTNAME= Longhorn_Inspirat MAINTAINER= danfe@FreeBSD.org COMMENT= Port of Windows XP theme Longhorn Inspirat +BROKEN= unfetchable + USES= tar:bzip2 NO_BUILD= yes diff --git a/x11-themes/gtk-milk-theme/Makefile b/x11-themes/gtk-milk-theme/Makefile index fd346c27104f..91227d64a597 100644 --- a/x11-themes/gtk-milk-theme/Makefile +++ b/x11-themes/gtk-milk-theme/Makefile @@ -14,6 +14,8 @@ DISTNAME= Milk-${PORTVERSION} MAINTAINER= danfe@FreeBSD.org COMMENT= Port of Milk, Mac OS X theme +BROKEN= unfetchable + USES= tar:bzip2 NO_BUILD= yes diff --git a/x11-themes/gtk-murrina-fancy-clearlooks/Makefile b/x11-themes/gtk-murrina-fancy-clearlooks/Makefile index 2e7a4d497fac..56395385d7b7 100644 --- a/x11-themes/gtk-murrina-fancy-clearlooks/Makefile +++ b/x11-themes/gtk-murrina-fancy-clearlooks/Makefile @@ -11,6 +11,8 @@ DISTNAME= MurrinaFancyClearlooks_v${PORTVERSION} MAINTAINER= pneumann@gmail.com COMMENT= Murrine fancy clearlooks themes pack +BROKEN= unfetchable + BUILD_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine diff --git a/x11-themes/gtk-murrina-lightblue/Makefile b/x11-themes/gtk-murrina-lightblue/Makefile index 59763c60d2fb..3d323b1ec2ec 100644 --- a/x11-themes/gtk-murrina-lightblue/Makefile +++ b/x11-themes/gtk-murrina-lightblue/Makefile @@ -11,6 +11,8 @@ DISTNAME= 45384-MurrinaLightBlue MAINTAINER= pneumann@gmail.com COMMENT= Murrina LightBlue GTK+ 2.x cairo based theme +BROKEN= unfetchable + BUILD_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine diff --git a/x11-themes/gtk-murrine-themes/Makefile b/x11-themes/gtk-murrine-themes/Makefile index 17e0f787beed..d6f819ab20ab 100644 --- a/x11-themes/gtk-murrine-themes/Makefile +++ b/x11-themes/gtk-murrine-themes/Makefile @@ -11,6 +11,8 @@ DISTNAME= MurrineThemePack MAINTAINER= pneumann@gmail.com COMMENT= Murrine theme pack +BROKEN= unfetchable + BUILD_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.so:x11-themes/gtk-murrine-engine diff --git a/x11-themes/icons-human-azul/Makefile b/x11-themes/icons-human-azul/Makefile index 05fd34865a0a..0b433e5d32df 100644 --- a/x11-themes/icons-human-azul/Makefile +++ b/x11-themes/icons-human-azul/Makefile @@ -11,6 +11,8 @@ DISTNAME= 37099-HumanAzul MAINTAINER= pneumann@gmail.com COMMENT= Set of icons from the Ubuntu human look +BROKEN= unfetchable + NO_BUILD= yes WRKSRC= ${WRKDIR}/HumanAzul diff --git a/x11-themes/murrine-configurator/Makefile b/x11-themes/murrine-configurator/Makefile index c0784f44fa99..ee6e6e0bb507 100644 --- a/x11-themes/murrine-configurator/Makefile +++ b/x11-themes/murrine-configurator/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://cimi.netsons.org/media/download_gallery/murrine/ MAINTAINER= tstodgell@gmail.com COMMENT= GUI gtkrc configuration tool for the Murrine GTK engine +BROKEN= unfetchable + RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash \ ${LOCALBASE}/lib/gtk-2.0/2.10.0/engines/libmurrine.so:x11-themes/gtk-murrine-engine \ ${LOCALBASE}/bin/zenity:x11/zenity diff --git a/x11-themes/nimbus/Makefile b/x11-themes/nimbus/Makefile index 8c2337d8db08..2b8577ca1131 100644 --- a/x11-themes/nimbus/Makefile +++ b/x11-themes/nimbus/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://dlc.sun.com/osol/jds/downloads/extras/nimbus/ \ MAINTAINER= kpedersen@opencde.org COMMENT= GTK+ 2.x engine from the OpenSolaris project +BROKEN= unfetchable + BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/icon-naming-utils.pc:x11-themes/icon-naming-utils GNU_CONFIGURE= yes diff --git a/x11-themes/openbox-themes/Makefile b/x11-themes/openbox-themes/Makefile index 6ffec410741c..3829a03b79a6 100644 --- a/x11-themes/openbox-themes/Makefile +++ b/x11-themes/openbox-themes/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= novel@FreeBSD.org COMMENT= Themes for Openbox +BROKEN= unfetchable + LICENSE= GPLv2 RUN_DEPENDS= openbox:x11-wm/openbox diff --git a/x11-themes/rezlooks/Makefile b/x11-themes/rezlooks/Makefile index 578ef04c5e3d..cbca4042df62 100644 --- a/x11-themes/rezlooks/Makefile +++ b/x11-themes/rezlooks/Makefile @@ -11,6 +11,8 @@ DISTNAME= 39179-rezlooks-${PORTVERSION} MAINTAINER= brandoncash@gmail.com COMMENT= GTK+ 2.x engine based on Clearlooks +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/rezlooks-${PORTVERSION} GNU_CONFIGURE= yes diff --git a/x11-themes/ubuntulooks/Makefile b/x11-themes/ubuntulooks/Makefile index 2a8de7994bb2..f6a69746642e 100644 --- a/x11-themes/ubuntulooks/Makefile +++ b/x11-themes/ubuntulooks/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= pneumann@gmail.com COMMENT= GTK+ 2.x engine from Ubuntu Dapper +BROKEN= unfetchable + BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:x11-themes/gtk-engines2 RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:x11-themes/gtk-engines2 diff --git a/x11-wm/compiz-plugins-unsupported/Makefile b/x11-wm/compiz-plugins-unsupported/Makefile index 0c5bde6907a3..36181ecc0821 100644 --- a/x11-wm/compiz-plugins-unsupported/Makefile +++ b/x11-wm/compiz-plugins-unsupported/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Plugins for Compiz Composite Window Manager +BROKEN= unfetchable + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/x11-wm/fluxconf/Makefile b/x11-wm/fluxconf/Makefile index 7b07c00ad108..70f344a66e6a 100644 --- a/x11-wm/fluxconf/Makefile +++ b/x11-wm/fluxconf/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://devaux.fabien.free.fr/flux/ MAINTAINER= alfredoj69@gmail.com COMMENT= Fluxbox window manager configuration program +BROKEN= unfetchable + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/x11-wm/ion/Makefile b/x11-wm/ion/Makefile index a968dde45ed9..e589a78f7daf 100644 --- a/x11-wm/ion/Makefile +++ b/x11-wm/ion/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://modeemi.fi/~tuomov/dl/archives/ MAINTAINER= ricci@cs.utah.edu COMMENT= Window manager with a text-editorish, keyboard friendly interface +BROKEN= unfetchable + CONFLICTS= ion-2-* CONFLICTS_INSTALL= ion-shell diff --git a/x11-wm/matwm2/Makefile b/x11-wm/matwm2/Makefile index 21aeabf72b55..1382420c96e5 100644 --- a/x11-wm/matwm2/Makefile +++ b/x11-wm/matwm2/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.squidjam.com/matwm/pub/ MAINTAINER= sic_zer0@hotmail.com COMMENT= Minimalistic, yet functional window manager for X11 +BROKEN= unfetchable + LICENSE= MIT HAS_CONFIGURE= yes diff --git a/x11-wm/nickleby/Makefile b/x11-wm/nickleby/Makefile index 098cf36dcc5f..da4879ab173c 100644 --- a/x11-wm/nickleby/Makefile +++ b/x11-wm/nickleby/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.mammothcheese.ca/ MAINTAINER= jimmy@mammothcheese.ca COMMENT= Simple window manager +BROKEN= unfetchable + USE_XORG= x11 DESTDIRNAME= STAGEDIR diff --git a/x11-wm/pekwm/Makefile b/x11-wm/pekwm/Makefile index d5527ff69477..64cc75983555 100644 --- a/x11-wm/pekwm/Makefile +++ b/x11-wm/pekwm/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= https://pekwm.org/projects/3/files/ MAINTAINER= natbsd@instinctive.eu COMMENT= Light, Unobtrusive, and configurable windowmanager +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/x11-wm/piewm/Makefile b/x11-wm/piewm/Makefile index 028cb25ebf6f..82392d9a20f5 100644 --- a/x11-wm/piewm/Makefile +++ b/x11-wm/piewm/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.crynwr.com/piewm/ MAINTAINER= david@catwhisker.org COMMENT= tvtwm with pie (circular) menus +BROKEN= unfetchable + USES= imake DISABLE_SIZE= yes USE_XORG= xbitmaps xpm xmu diff --git a/x11-wm/ratmenu/Makefile b/x11-wm/ratmenu/Makefile index ae701bbc18a7..6c1bb17dee6c 100644 --- a/x11-wm/ratmenu/Makefile +++ b/x11-wm/ratmenu/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.mired.org/downloads/ MAINTAINER= mwm@mired.org COMMENT= Simple menu patterened for use with ratpoison +BROKEN= unfetchable + USE_XORG= x11 ALL_TARGET= ratmenu PLIST_FILES= bin/ratmenu \ diff --git a/x11-wm/simple-ccsm/Makefile b/x11-wm/simple-ccsm/Makefile index 29e4a6b147bb..e114247080f8 100644 --- a/x11-wm/simple-ccsm/Makefile +++ b/x11-wm/simple-ccsm/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Python/GTK based settings manager for CompizConfig +BROKEN= unfetchable + RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:x11-wm/compizconfig-python USES= gettext gmake pkgconfig python:2.7 tar:bzip2 diff --git a/x11/deskpaint/Makefile b/x11/deskpaint/Makefile index 4cb96c2a029f..2d89d5518f36 100644 --- a/x11/deskpaint/Makefile +++ b/x11/deskpaint/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= sic_zer0@hotmail.com COMMENT= Tiny interactive paint program that draws as your desktop wallpaper +BROKEN= unfetchable + USE_XORG= x11 xext PLIST_FILES= bin/deskpaint diff --git a/x11/dmenu2/Makefile b/x11/dmenu2/Makefile index 01fec1eee7a6..f3f3c32eac27 100644 --- a/x11/dmenu2/Makefile +++ b/x11/dmenu2/Makefile @@ -8,6 +8,8 @@ CATEGORIES= x11 MAINTAINER= beyert@cs.ucr.edu COMMENT= Fork of dmenu with many enhancements and additional options +BROKEN= unfetchable + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/x11/gcb/Makefile b/x11/gcb/Makefile index 274b3101a251..ed89f3600a71 100644 --- a/x11/gcb/Makefile +++ b/x11/gcb/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://freebsd.flatrate.ru/distfiles/ \ MAINTAINER= chip-set@mail.ru COMMENT= GTK+ tool for managing x11 cut-buffers +BROKEN= unfetchable + HAS_CONFIGURE= yes USES= pkgconfig tar:bzip2 USE_GNOME= gtk20 diff --git a/x11/gpctool/Makefile b/x11/gpctool/Makefile index a5cc75efa101..b932da466568 100644 --- a/x11/gpctool/Makefile +++ b/x11/gpctool/Makefile @@ -11,6 +11,8 @@ DISTNAME= gpct${PORTVERSION:S/.//g} MAINTAINER= mi@aldan.algebra.com COMMENT= Evaluation tool for the Generic Polygon Clipper library +BROKEN= unfetchable + LIB_DEPENDS= libgpc.so:devel/libgpc \ libformsGL.so:x11-toolkits/xforms diff --git a/x11/ipager/Makefile b/x11/ipager/Makefile index 4acc8fb2a29f..f63a565d1fd9 100644 --- a/x11/ipager/Makefile +++ b/x11/ipager/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://useperl.ru/ipager/src/ MAINTAINER= lme@FreeBSD.org COMMENT= X11 pager program +BROKEN= unfetchable + LICENSE= MIT LIB_DEPENDS= libImlib2.so:graphics/imlib2 diff --git a/x11/keylaunch/Makefile b/x11/keylaunch/Makefile index 4c503573276b..285ae04061e1 100644 --- a/x11/keylaunch/Makefile +++ b/x11/keylaunch/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.mired.org/downloads/ MAINTAINER= mwm@mired.org COMMENT= X utility for binding commands to a hot key +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/keylaunch USES= perl5 gmake USE_PERL5= build diff --git a/x11/roxbg/Makefile b/x11/roxbg/Makefile index 10d33fd524cc..59bc13629b2f 100644 --- a/x11/roxbg/Makefile +++ b/x11/roxbg/Makefile @@ -12,6 +12,8 @@ EXTRACT_ONLY= MAINTAINER= vvelox@vvelox.net COMMENT= Tool for setting the background in rox using a simple command +BROKEN= unfetchable + RUN_DEPENDS= ${LOCALBASE}/bin/rox:x11-fm/rox-filer NO_WRKSUBDIR= yes diff --git a/x11/sisctrl/Makefile b/x11/sisctrl/Makefile index 85ee7deeb12e..d325a427bdd2 100644 --- a/x11/sisctrl/Makefile +++ b/x11/sisctrl/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.winischhofer.net/sis/ MAINTAINER= bland@FreeBSD.org COMMENT= Display Control Panel for XFree86/X.org SiS driver +BROKEN= unfetchable + USES= gmake pkgconfig USE_XORG= x11 ice xxf86vm xinerama xv xrandr xext sm USE_GNOME= gtk20 diff --git a/x11/wbarconf/Makefile b/x11/wbarconf/Makefile index 529474d96edd..9334fe95a88f 100644 --- a/x11/wbarconf/Makefile +++ b/x11/wbarconf/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://koti.kapsi.fi/ighea/wbarconf/ MAINTAINER= olivier@FreeBSD.org COMMENT= Configuration GUI for wbar +BROKEN= unfetchable + LICENSE= GPLv3 RUN_DEPENDS= wbar:x11/wbar diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile index 48445dbab896..6d0101b42a9d 100644 --- a/x11/wdm/Makefile +++ b/x11/wdm/Makefile @@ -17,6 +17,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= xride@FreeBSD.org COMMENT= WINGs Display Manager; an xdm replacement +BROKEN= unfetchable + LIB_DEPENDS= libWINGs.so:x11-wm/windowmaker NOT_FOR_ARCHS= sparc64 diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile index fc80b5a83608..015f1224a47b 100644 --- a/x11/x3270/Makefile +++ b/x11/x3270/Makefile @@ -11,6 +11,8 @@ EXTRACT_SUFX= ga7-src.tgz MAINTAINER= ecrist@secure-computing.net COMMENT= 3270 Terminal emulator +BROKEN= unfetchable + BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf \ mkfontscale:x11-fonts/mkfontscale diff --git a/x11/xaniroc/Makefile b/x11/xaniroc/Makefile index 2a6e328c0adb..d4e26f98b91a 100644 --- a/x11/xaniroc/Makefile +++ b/x11/xaniroc/Makefile @@ -12,6 +12,8 @@ EXTRACT_SUFX= .src.tar.Z MAINTAINER= sec@42.org COMMENT= Animate your root-cursor +BROKEN= unfetchable + USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt PLIST_FILES= bin/xaniroc man/man1/xaniroc.1.gz diff --git a/x11/xfishtank/Makefile b/x11/xfishtank/Makefile index c42d59a1e5af..e920c6d3f7e8 100644 --- a/x11/xfishtank/Makefile +++ b/x11/xfishtank/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/ MAINTAINER= jacs@gnome.co.uk COMMENT= Make fish swim in the background of your screen +BROKEN= unfetchable + PLIST_FILES= bin/xfishtank USES= imake USE_XORG= x11 xext diff --git a/x11/xmove/Makefile b/x11/xmove/Makefile index 484345cb5980..9d85a4a60b1f 100644 --- a/x11/xmove/Makefile +++ b/x11/xmove/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}.${PORTVERSION:S/b/beta/} MAINTAINER= sec@42.org COMMENT= Pseudoserver to support mobile X11 clients +BROKEN= unfetchable + USES= imake USE_XORG= x11 diff --git a/x11/xnodecor/Makefile b/x11/xnodecor/Makefile index 1c1571a50fca..00afab766539 100644 --- a/x11/xnodecor/Makefile +++ b/x11/xnodecor/Makefile @@ -11,6 +11,8 @@ DISTFILES= xnodecor.c MAINTAINER= katsura@cc.osaka-kyoiku.ac.jp COMMENT= Utility to set override_redirect in XWindowAttributes to True +BROKEN= unfetchable + NO_WRKSUBDIR= yes USE_XORG= x11 PLIST_FILES= bin/xnodecor diff --git a/x11/xrestop/Makefile b/x11/xrestop/Makefile index f3a2aa2f874f..254a06393803 100644 --- a/x11/xrestop/Makefile +++ b/x11/xrestop/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://projects.o-hand.com/sources/${PORTNAME}/ MAINTAINER= bland@FreeBSD.org COMMENT= X11 server side resource usage statistics monitor +BROKEN= unfetchable + USES= gmake pkgconfig ncurses USE_XORG= x11 xext xrender xt xres xorgproto GNU_CONFIGURE= yes diff --git a/x11/xsnow/Makefile b/x11/xsnow/Makefile index 4b241bcbca1f..ee3116b97bef 100644 --- a/x11/xsnow/Makefile +++ b/x11/xsnow/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://dropmix.xs4all.nl/rick/Xsnow/ MAINTAINER= ports@FreeBSD.org COMMENT= Create a snowy and Santa-y desktop +BROKEN= unfetchable + USES= imake USE_XORG= xpm PLIST_FILES= bin/xsnow man/man6/xsnow.6.gz diff --git a/x11/xtestpicture/Makefile b/x11/xtestpicture/Makefile index 3f7845a2f980..9daa2e870a0a 100644 --- a/x11/xtestpicture/Makefile +++ b/x11/xtestpicture/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/ MAINTAINER= joerg@FreeBSD.org COMMENT= Create a full-screen image to adjust your monitor +BROKEN= unfetchable + USES= imake USE_XORG= x11 xext PLIST_FILES= bin/xtestpicture man/man1/${PORTNAME}.1.gz diff --git a/x11/xvattr/Makefile b/x11/xvattr/Makefile index 03e2039a2f4d..cd7ac471f985 100644 --- a/x11/xvattr/Makefile +++ b/x11/xvattr/Makefile @@ -11,6 +11,8 @@ DISTFILES= xvattr_1.3.orig.tar.gz MAINTAINER= cy@FreeBSD.org COMMENT= Getting and setting Xv attributes +BROKEN= unfetchable + USES= gnome pkgconfig USE_GNOME= gtk20 USE_XORG= x11 xv |