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 /sysutils | |
parent | 513ddff4c4d77481514839c764a6943440f684d0 (diff) |
Mark a few ports BROKEN (unfetchable)
Notes
Notes:
svn path=/head/; revision=516897
Diffstat (limited to 'sysutils')
79 files changed, 158 insertions, 0 deletions
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 |