diff options
author | antoine <antoine@FreeBSD.org> | 2019-11-06 22:00:19 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-11-06 22:00:19 +0800 |
commit | aca5844387d32c81fdc6583cfee2deb692d8f9d7 (patch) | |
tree | f73672921643628fb7f5443af7ef50171f6f1386 | |
parent | 2485a51e15a9407853c3fd8e4b739a2b7848945c (diff) | |
download | freebsd-ports-gnome-aca5844387d32c81fdc6583cfee2deb692d8f9d7.tar.gz freebsd-ports-gnome-aca5844387d32c81fdc6583cfee2deb692d8f9d7.tar.zst freebsd-ports-gnome-aca5844387d32c81fdc6583cfee2deb692d8f9d7.zip |
Mark a few ports BROKEN (unfetchable)
184 files changed, 368 insertions, 0 deletions
diff --git a/mail/akpop3d/Makefile b/mail/akpop3d/Makefile index e0b9d66b7b17..13f28661c73f 100644 --- a/mail/akpop3d/Makefile +++ b/mail/akpop3d/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.synflood.at/akpop3d/ MAINTAINER= ports@FreeBSD.org COMMENT= POP3 daemon aimed to be small and secure +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/mail/chk4mail/Makefile b/mail/chk4mail/Makefile index 0526c30df2be..d3d4484cd8c5 100644 --- a/mail/chk4mail/Makefile +++ b/mail/chk4mail/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/chk4mail/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Quickly check multiple folders for new email +BROKEN= unfetchable + PLIST_FILES= bin/chk4mail bin/chkimap \ man/man1/chk4mail.1.gz man/man1/chkimap.1.gz diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile index 512ebf55c442..2313110a3e32 100644 --- a/mail/cyrus-imapd23/Makefile +++ b/mail/cyrus-imapd23/Makefile @@ -10,6 +10,8 @@ PKGNAMESUFFIX= 23 MAINTAINER= ume@FreeBSD.org COMMENT= Cyrus mail server, supporting POP3 and IMAP4 protocols +BROKEN= unfetchable + LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile index f9d8fa103a58..64582d075e5c 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://git.dbmail.eu/paul/dbmail/snapshot/ \ MAINTAINER= bofh@FreeBSD.org COMMENT= SQL database-based mail system (POP3 and IMAP) +BROKEN= unfetchable + LICENSE= GPLv2 LIB_DEPENDS= libgmime-2.6.so:mail/gmime26 \ diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index ca24c9a1971b..4d5eac587be6 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -6,6 +6,8 @@ DISTNAME= fetchmail-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} MAINTAINER= chalpin@cs.wisc.edu COMMENT= Python-based GUI to configure fetchmail +BROKEN= unfetchable + LICENSE= GPLv2 LGPL21 LICENSE_COMB= dual diff --git a/mail/librfc822/Makefile b/mail/librfc822/Makefile index ce70e4f20c77..2d3aaa58ff3b 100644 --- a/mail/librfc822/Makefile +++ b/mail/librfc822/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://cryp.to/librfc2822/ MAINTAINER= ismail@EnderUNIX.org COMMENT= Complete parser for RFC822 addresses +BROKEN= unfetchable + GNU_CONFIGURE= yes PORTDOCS= user-manual.html diff --git a/mail/mailmgr/Makefile b/mail/mailmgr/Makefile index 7fbc37c6b5b3..95cfb733f490 100644 --- a/mail/mailmgr/Makefile +++ b/mail/mailmgr/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://sarg.sourceforge.net/ MAINTAINER= sexbear@tmu.edu.tw COMMENT= Sendmail Analysis Report Generator +BROKEN= unfetchable + GNU_CONFIGURE= yes SUB_FILES= pkg-message diff --git a/mail/milter-skem/Makefile b/mail/milter-skem/Makefile index ce37141bf74c..6ce5bd6fcf5c 100644 --- a/mail/milter-skem/Makefile +++ b/mail/milter-skem/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://virtual-estates.net/skem/ MAINTAINER= mi@aldan.algebra.com COMMENT= Cache earlier sendmail's verdicts for the relays +BROKEN= unfetchable + .if !exists( /usr/include/libmilter/mfapi.h ) BUILD_DEPENDS+= ${LOCALBASE}/include/libmilter/mfapi.h:mail/libmilter CFLAGS+= -I${LOCALBASE}/include diff --git a/mail/mreport/Makefile b/mail/mreport/Makefile index 135d6204303d..0e79cda643ef 100644 --- a/mail/mreport/Makefile +++ b/mail/mreport/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://yenigul.net/mreport/ MAINTAINER= ismail@EnderUNIX.org COMMENT= Sendmail logfile summary tool +BROKEN= unfetchable + ALL_TARGET= ALL PLIST_FILES= sbin/mreport man/man8/mreport.8.gz diff --git a/mail/msgconvert/Makefile b/mail/msgconvert/Makefile index 383fdd8eef10..d0d8f5c88e81 100644 --- a/mail/msgconvert/Makefile +++ b/mail/msgconvert/Makefile @@ -12,6 +12,8 @@ EXTRACT_SUFX= .bz2 MAINTAINER= klammer@webonaut.com COMMENT= Convert .MSG files to multipart MIME messages (mbox) +BROKEN= unfetchable + RUN_DEPENDS= p5-OLE-Storage_Lite>=0:devel/p5-OLE-Storage_Lite \ p5-MIME-Tools>=0:mail/p5-MIME-Tools \ p5-TimeDate>=0:devel/p5-TimeDate diff --git a/mail/nullpop/Makefile b/mail/nullpop/Makefile index c68213738aa2..2569db21bcd0 100644 --- a/mail/nullpop/Makefile +++ b/mail/nullpop/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://thewalter.net/stef/software/nullpop/ MAINTAINER= pankov_p@mail.ru COMMENT= POP3 server that allows logins, but never returns any email +BROKEN= unfetchable + LICENSE= GPLv2 GNU_CONFIGURE= yes diff --git a/mail/p5-Mail-MailStats/Makefile b/mail/p5-Mail-MailStats/Makefile index 59c2d5949acc..f71737825f0c 100644 --- a/mail/p5-Mail-MailStats/Makefile +++ b/mail/p5-Mail-MailStats/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to detect newer messages in procmail-generated mailboxes +BROKEN= unfetchable + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-AppConfig>=0:devel/p5-AppConfig diff --git a/mail/poppassd/Makefile b/mail/poppassd/Makefile index 857e3e818f86..a1e694aa7d0a 100644 --- a/mail/poppassd/Makefile +++ b/mail/poppassd/Makefile @@ -12,6 +12,8 @@ EXTRACT_SUFX= MAINTAINER= tedm@ipinc.net COMMENT= Server to allow users to change their password from within Eudora +BROKEN= unfetchable + EXTRACT_CMD= ${CAT} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= | ${SED} -e '1,16d' | ${SH} diff --git a/mail/prayer/Makefile b/mail/prayer/Makefile index ca2a06bd62f6..fee5a7de358f 100644 --- a/mail/prayer/Makefile +++ b/mail/prayer/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/prayer/ MAINTAINER= koue@chaosophia.net COMMENT= Prayer Webmail System +BROKEN= unfetchable + LICENSE= GPLv2 LIB_DEPENDS= libc-client4.so:mail/cclient diff --git a/mail/py-cyruslib/Makefile b/mail/py-cyruslib/Makefile index a2645feab80b..1b4ce9602836 100644 --- a/mail/py-cyruslib/Makefile +++ b/mail/py-cyruslib/Makefile @@ -12,6 +12,8 @@ EXTRACT_SUFX= MAINTAINER= dimma@higis.ru COMMENT= Cyrus imapd library for Python +BROKEN= unfetchable + NO_BUILD= yes NO_WRKSUBDIR= yes USES= python diff --git a/mail/pysieved/Makefile b/mail/pysieved/Makefile index b89439dc4777..31c568ed93de 100644 --- a/mail/pysieved/Makefile +++ b/mail/pysieved/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://ports.internal.vlink.ru/distfiles/ MAINTAINER= dsh@wizard.volgograd.ru COMMENT= Python Managesieve Server +BROKEN= unfetchable + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/mail/qmail-auditor/Makefile b/mail/qmail-auditor/Makefile index ceaf28296ab2..a75cc1798f02 100644 --- a/mail/qmail-auditor/Makefile +++ b/mail/qmail-auditor/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www6.freebsdbrasil.com.br/~eksffa/l/qmail-auditor/ MAINTAINER= eksffa@freebsdbrasil.com.br COMMENT= Selective e-mail auditing for qmail by means of qmail-queue wrapping +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME:R} USES= qmail:run diff --git a/mail/qmailmrtg7/Makefile b/mail/qmailmrtg7/Makefile index 685754b58be4..b2c96bd04f57 100644 --- a/mail/qmailmrtg7/Makefile +++ b/mail/qmailmrtg7/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.inter7.com/qmailmrtg7/ MAINTAINER= ale@FreeBSD.org COMMENT= Program to create mrtg graphs for qmail activity +BROKEN= unfetchable + LICENSE= GPLv2 RUN_DEPENDS= mrtg:net-mgmt/mrtg diff --git a/mail/qmqtool/Makefile b/mail/qmqtool/Makefile index eddcd12725df..bc4b5d0a2709 100644 --- a/mail/qmqtool/Makefile +++ b/mail/qmqtool/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}-current MAINTAINER= mwill@spingen.com COMMENT= Tool to manipulate contents of a qmail queue +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes USES= perl5 tar:tgz diff --git a/mail/rbl-milter/Makefile b/mail/rbl-milter/Makefile index 757b46aa5142..c642e7c35e12 100644 --- a/mail/rbl-milter/Makefile +++ b/mail/rbl-milter/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://opensource.confusticate.com/rbl-milter/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Milter that adds mail header warnings on mail from open-relays +BROKEN= unfetchable + USES= gmake GNU_CONFIGURE= yes diff --git a/mail/rblcheck/Makefile b/mail/rblcheck/Makefile index f8a2b94318f9..1cf86d2266e2 100644 --- a/mail/rblcheck/Makefile +++ b/mail/rblcheck/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF MAINTAINER= moro@remus.dti.ne.jp COMMENT= Command-line interface to Paul Vixie's RBL filter +BROKEN= unfetchable + USES= gmake GNU_CONFIGURE= yes diff --git a/mail/relaydb/Makefile b/mail/relaydb/Makefile index a57c8a96a5de..da8246f5eddb 100644 --- a/mail/relaydb/Makefile +++ b/mail/relaydb/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.benzedrine.cx/ MAINTAINER= m.tsatsenko@gmail.com COMMENT= Spam relay database +BROKEN= unfetchable + PLIST_FILES= bin/relaydb \ man/man8/relaydb.8.gz diff --git a/mail/rftp/Makefile b/mail/rftp/Makefile index 8b6019939af7..878ed2fe1f1d 100644 --- a/mail/rftp/Makefile +++ b/mail/rftp/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://muuz.deadbbs.com/FreeBSD/rftp/ MAINTAINER= kline@thought.org COMMENT= Automatically reconstruct ftpmail- or bitftp-retrieved files +BROKEN= unfetchable + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rftp ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/uucat ${STAGEDIR}${PREFIX}/bin diff --git a/mail/smtp-gated/Makefile b/mail/smtp-gated/Makefile index e4a05225dfc4..dfe7723e4193 100644 --- a/mail/smtp-gated/Makefile +++ b/mail/smtp-gated/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://software.klolik.org/smtp-gated/files/ MAINTAINER= danilo@FreeBSD.org COMMENT= Proxy for SMTP sessions with virus and spam scan +BROKEN= unfetchable + LICENSE= GPLv2 GNU_CONFIGURE= yes diff --git a/mail/spambnc/Makefile b/mail/spambnc/Makefile index 0e47da7c5e14..104351e274f5 100644 --- a/mail/spambnc/Makefile +++ b/mail/spambnc/Makefile @@ -13,6 +13,8 @@ EXTRACT_ONLY= sb.tar.gz MAINTAINER= thierry@FreeBSD.org COMMENT= Set of procmail recipes which handle known/suspected spam +BROKEN= unfetchable + LICENSE= GPLv2 RUN_DEPENDS= procmail:mail/procmail diff --git a/mail/spamoracle/Makefile b/mail/spamoracle/Makefile index 195cc41e233c..585b475be5d3 100644 --- a/mail/spamoracle/Makefile +++ b/mail/spamoracle/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://cristal.inria.fr/~xleroy/software/ MAINTAINER= xride@FreeBSD.org COMMENT= procmail spam filter written in ML using Bayesian classification +BROKEN= unfetchable + BUILD_DEPENDS= ocaml:lang/ocaml PLIST_FILES= bin/spamoracle diff --git a/mail/squirrelmail-translations/Makefile b/mail/squirrelmail-translations/Makefile index aabba81a6c52..95f330eb3eb7 100644 --- a/mail/squirrelmail-translations/Makefile +++ b/mail/squirrelmail-translations/Makefile @@ -13,6 +13,8 @@ DIST_SUBDIR= squirrelmail MAINTAINER= uzsolt@uzsolt.hu COMMENT= NLS translations for Squirrelmail (mail/squirrelmail) +BROKEN= unfetchable + LICENSE= GPLv2 RUN_DEPENDS= squirrelmail${PHP_PKGNAMESUFFIX}>=${PORTVERSION}:mail/squirrelmail@${PHP_FLAVOR} diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index 1cb5ad5b0f03..9936a532456b 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/courier/webmail/${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= CGI Webmail client for Maildirs +BROKEN= unfetchable + BUILD_DEPENDS= courierauthconfig:security/courier-authlib-base \ gpg:security/gnupg RUN_DEPENDS= courierauthconfig:security/courier-authlib-base \ diff --git a/mail/t-prot/Makefile b/mail/t-prot/Makefile index 20156ce8a964..9ab85594c88f 100644 --- a/mail/t-prot/Makefile +++ b/mail/t-prot/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://www.escape.de/~tolot/mutt/t-prot/downloads/ \ MAINTAINER= torres.g.alex@gmail.com COMMENT= TOFU Protection - Display Filter for RFC822 messages +BROKEN= unfetchable + RUN_DEPENDS= p5-Locale-gettext>=0:devel/p5-Locale-gettext NO_ARCH= yes diff --git a/mail/vacation/Makefile b/mail/vacation/Makefile index 0c788af82601..0da5a91b54f0 100644 --- a/mail/vacation/Makefile +++ b/mail/vacation/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}-0.4 MAINTAINER= mcdouga9@egr.msu.edu COMMENT= Email autoresponder, similar to vacation from sendmail +BROKEN= unfetchable + PORTSCOUT= ignore:1 USES= bdb diff --git a/mail/vrfy/Makefile b/mail/vrfy/Makefile index a11f0d5a752c..0e7865024118 100644 --- a/mail/vrfy/Makefile +++ b/mail/vrfy/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= jadawin@FreeBSD.org COMMENT= Verify mail address +BROKEN= unfetchable + MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" RES="" NO_WRKSUBDIR= yes PLIST_FILES= bin/vrfy diff --git a/mail/xcite/Makefile b/mail/xcite/Makefile index 3111ce04873a..cd8fb57ae269 100644 --- a/mail/xcite/Makefile +++ b/mail/xcite/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= # empty MAINTAINER= ume@FreeBSD.org COMMENT= Exciting Cite for any Mail/News reading modes on Emacs +BROKEN= unfetchable + USES= emacs NO_WRKSUBDIR= yes diff --git a/math/diehard/Makefile b/math/diehard/Makefile index 30bf0531cc59..10fed548b94d 100644 --- a/math/diehard/Makefile +++ b/math/diehard/Makefile @@ -11,6 +11,8 @@ DISTNAME= die-c MAINTAINER= ports@FreeBSD.org COMMENT= Marsaglia's Diehard Battery of Tests of Randomness +BROKEN= unfetchable + LICENSE= NONE ALL_TARGET= diehard diff --git a/math/e/Makefile b/math/e/Makefile index 4b5d19a8c21c..824505826991 100644 --- a/math/e/Makefile +++ b/math/e/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.softnet.tuc.gr/~apdim/projects/e/ MAINTAINER= snowy@netphile.de COMMENT= Tiny expression evaluator +BROKEN= unfetchable + MAKEFILE= makefile ALL_TARGET= e diff --git a/math/entropy/Makefile b/math/entropy/Makefile index 82760a2961bf..414373ec6779 100644 --- a/math/entropy/Makefile +++ b/math/entropy/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.seccuris.com/documents/downloads/ MAINTAINER= csjp@FreeBSD.org COMMENT= Calculate data entropy to benchmark compression algorithms +BROKEN= unfetchable + PLIST_FILES= bin/entropy man/man1/entropy.1.gz .include <bsd.port.mk> diff --git a/math/jakarta-commons-math3/Makefile b/math/jakarta-commons-math3/Makefile index 4aef76ea229f..c99a1963ef9d 100644 --- a/math/jakarta-commons-math3/Makefile +++ b/math/jakarta-commons-math3/Makefile @@ -15,6 +15,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= bofh@FreeBSD.org COMMENT= Java library of self-contained mathematics and statistics components +BROKEN= unfetchable + LICENSE= APACHE20 BROKEN_armv6= fails to compile: build.xml: Compile failed; see the compiler error output for details diff --git a/math/liblbfgs/Makefile b/math/liblbfgs/Makefile index 067a4b79aeb2..938ef0442fb0 100644 --- a/math/liblbfgs/Makefile +++ b/math/liblbfgs/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= GHC MAINTAINER= gaod@hychen.org COMMENT= Library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno +BROKEN= unfetchable + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/math/libtsnnls/Makefile b/math/libtsnnls/Makefile index 84d26fd3694e..9d732db08780 100644 --- a/math/libtsnnls/Makefile +++ b/math/libtsnnls/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.jasoncantarella.com/downloads/ MAINTAINER= tzhuan@gmail.com COMMENT= Fast Sparse Nonnegative Least Squares Solver +BROKEN= unfetchable + BROKEN_aarch64= fails to configure: error: cannot compute sizeof (int) GNU_CONFIGURE= yes diff --git a/math/ltl/Makefile b/math/ltl/Makefile index 07253339f200..c3c1e67def8d 100644 --- a/math/ltl/Makefile +++ b/math/ltl/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.mpe.mpg.de/~drory/ltl/ MAINTAINER= rossiya@gmail.com COMMENT= C++ class SSE library for scientific computing +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/math/naturalmath/Makefile b/math/naturalmath/Makefile index db8b2d5a9858..06cb55a925df 100644 --- a/math/naturalmath/Makefile +++ b/math/naturalmath/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.math.missouri.edu/~stephen/naturalmath/ MAINTAINER= stephen@FreeBSD.org COMMENT= Script to turn intuitively written math into latex +BROKEN= unfetchable + USE_TEX= latex:build dvipsk:build USES= shebangfix perl5 SHEBANG_FILES= naturalmath diff --git a/math/ogdf/Makefile b/math/ogdf/Makefile index 4dfe3296b871..2f225326f5ec 100644 --- a/math/ogdf/Makefile +++ b/math/ogdf/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}.v${PORTVERSION} MAINTAINER= woodsb02@FreeBSD.org COMMENT= C++ class library for the automatic layout of diagrams +BROKEN= unfetchable + LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE_GPL_v2.txt diff --git a/math/proofgeneral/Makefile b/math/proofgeneral/Makefile index 3810c3873d83..3e1cd45508a3 100644 --- a/math/proofgeneral/Makefile +++ b/math/proofgeneral/Makefile @@ -12,6 +12,8 @@ DISTNAME= ProofGeneral-${PORTVERSION} MAINTAINER= beyert@cs.ucr.edu COMMENT= Generic interface for proof assistants +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/math/py-basemap-data/Makefile b/math/py-basemap-data/Makefile index b4f46024be01..1ec7ad94a193 100644 --- a/math/py-basemap-data/Makefile +++ b/math/py-basemap-data/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mainland@apeiron.net COMMENT= Map data for py-basemap +BROKEN= unfetchable + USES= python USE_PYTHON= distutils autoplist diff --git a/math/py-igakit/Makefile b/math/py-igakit/Makefile index 236fabfeb2e0..66abe6c8f674 100644 --- a/math/py-igakit/Makefile +++ b/math/py-igakit/Makefile @@ -10,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Low-level routines for manipulations of NURBS geometries +BROKEN= unfetchable + LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst diff --git a/math/py-rapi/Makefile b/math/py-rapi/Makefile index 25b34d0d9daf..02f64e8d873d 100644 --- a/math/py-rapi/Makefile +++ b/math/py-rapi/Makefile @@ -9,6 +9,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Minimal R API for Python +BROKEN= unfetchable + LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR} diff --git a/math/py-viper/Makefile b/math/py-viper/Makefile index a5373990862a..f0d7bb109513 100644 --- a/math/py-viper/Makefile +++ b/math/py-viper/Makefile @@ -10,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jwb@FreeBSD.org COMMENT= Minimalistic scientific plotter and visualization module +BROKEN= unfetchable + LICENSE= LGPL3 USES= python:2.7 diff --git a/math/sage/Makefile b/math/sage/Makefile index 59ab11c07fe1..7a2c663c221d 100644 --- a/math/sage/Makefile +++ b/math/sage/Makefile @@ -15,6 +15,8 @@ PKGNAMESUFFIX= -math MAINTAINER= stephen@FreeBSD.org COMMENT= Open source Mathematics software +BROKEN= unfetchable + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING.txt diff --git a/math/sfst/Makefile b/math/sfst/Makefile index bef23a2b9e44..f5c3f372265d 100644 --- a/math/sfst/Makefile +++ b/math/sfst/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME:tu}-${PORTVERSION} MAINTAINER= demon@FreeBSD.org COMMENT= A toolbox for the implementation of morphological analysers +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME:tu}/src INSTALL_TARGET= install maninstall libinstall USES= gmake readline diff --git a/math/truthtable/Makefile b/math/truthtable/Makefile index d613d98e6c69..64556b6d2b61 100644 --- a/math/truthtable/Makefile +++ b/math/truthtable/Makefile @@ -14,6 +14,8 @@ EXTRACT_ONLY= MAINTAINER= nivit@FreeBSD.org COMMENT= Truth Tables generator (written in Java) +BROKEN= unfetchable + USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes diff --git a/math/wingz3/Makefile b/math/wingz3/Makefile index a4f3a6314644..c1b5dfc5347e 100644 --- a/math/wingz3/Makefile +++ b/math/wingz3/Makefile @@ -17,6 +17,8 @@ EXTRACT_ONLY= MAINTAINER= mi@aldan.algebra.com COMMENT= Commercial Spreadsheet +BROKEN= unfetchable + NO_PACKAGE= Commercial software with nothing to build - install from port IA32_BINARY_PORT=yes diff --git a/math/x12arima/Makefile b/math/x12arima/Makefile index f7abebb8935c..351d8b15d227 100644 --- a/math/x12arima/Makefile +++ b/math/x12arima/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= jh@jameshoward.us COMMENT= X-12-ARIMA seasonal adjustment program +BROKEN= unfetchable + USES= fortran NO_WRKSUBDIR= yes MAKEFILE= makefile.lnx diff --git a/math/xppaut/Makefile b/math/xppaut/Makefile index 33a90a0ed44b..190bc6cea6fc 100644 --- a/math/xppaut/Makefile +++ b/math/xppaut/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= stephen@FreeBSD.org COMMENT= Graphical tool for solving differential equations, etc +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/misc/achievo/Makefile b/misc/achievo/Makefile index a0b1e57b53c1..9e44f5c3c442 100644 --- a/misc/achievo/Makefile +++ b/misc/achievo/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-stable-${PORTVERSION} MAINTAINER= kevin@caomhin.demon.co.uk COMMENT= Flexible web-based resource management tool +BROKEN= unfetchable + USES= php:mod WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/misc/auto-multiple-choice/Makefile b/misc/auto-multiple-choice/Makefile index ec809161277b..8efb23cc1aad 100644 --- a/misc/auto-multiple-choice/Makefile +++ b/misc/auto-multiple-choice/Makefile @@ -10,6 +10,8 @@ DISTNAME= auto-multiple-choice_${PORTVERSION}_precomp MAINTAINER= hiroto.kagotani@gmail.com COMMENT= Multiple-choice questionnaire management with automated marking +BROKEN= unfetchable + LICENSE= GPLv2 LIB_DEPENDS= libcairo.so:graphics/cairo \ diff --git a/misc/clex/Makefile b/misc/clex/Makefile index a8299cf3df1c..c49c5fac5430 100644 --- a/misc/clex/Makefile +++ b/misc/clex/Makefile @@ -10,6 +10,8 @@ DISTNAME= clex-4.6.patch7 MAINTAINER= mich@FreeBSD.org COMMENT= Command line file manager +BROKEN= unfetchable + LICENSE= GPLv2 GNU_CONFIGURE= yes diff --git a/misc/crosti/Makefile b/misc/crosti/Makefile index a60fb5a46293..13d44535ea4a 100644 --- a/misc/crosti/Makefile +++ b/misc/crosti/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/crosti/crosti%20${DISTVERSION}/ MAINTAINER= yuri@FreeBSD.org COMMENT= Convert custom image to cross stitch design, edit stitch designs +BROKEN= unfetchable + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/gpl.txt diff --git a/misc/display/Makefile b/misc/display/Makefile index 2085d0f7ad59..a5b693184b7e 100644 --- a/misc/display/Makefile +++ b/misc/display/Makefile @@ -10,6 +10,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= sjroz@verizon.net COMMENT= Runs command repeatedly; shows output +BROKEN= unfetchable + USES= ncurses GNU_CONFIGURE= yes diff --git a/misc/exercism/Makefile b/misc/exercism/Makefile index 70f2f7fbb92a..3ba1c6233fcf 100644 --- a/misc/exercism/Makefile +++ b/misc/exercism/Makefile @@ -8,6 +8,8 @@ CATEGORIES= misc MAINTAINER= swills@FreeBSD.org COMMENT= CLI client for exercism.io +BROKEN= unfetchable + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/misc/fbless/Makefile b/misc/fbless/Makefile index 0f434c24545a..3b9931e3adf0 100644 --- a/misc/fbless/Makefile +++ b/misc/fbless/Makefile @@ -8,6 +8,8 @@ CATEGORIES= misc textproc python MAINTAINER= alexander.4mail@gmail.com COMMENT= Text-mode fb2 books reader +BROKEN= unfetchable + LICENSE= GPLv2 USES= python:2.7 diff --git a/misc/free42-skins/Makefile b/misc/free42-skins/Makefile index 4f6d7c96cc27..7cea1f97f94c 100644 --- a/misc/free42-skins/Makefile +++ b/misc/free42-skins/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= ${PORTNAME}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Skins for free42, simulation of the HP-42S scientific calculator +BROKEN= unfetchable + LICENSE= GPLv2 RUN_DEPENDS= free42>0:misc/free42 diff --git a/misc/granulate/Makefile b/misc/granulate/Makefile index bbd44a208bdd..099d1ff122c9 100644 --- a/misc/granulate/Makefile +++ b/misc/granulate/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://exe2bin.com/granulate/ \ MAINTAINER= jharris@widomaker.com COMMENT= Granulate is a program for splitting files in place +BROKEN= unfetchable + PLIST_FILES= bin/granulate post-patch: diff --git a/misc/libisocodes/Makefile b/misc/libisocodes/Makefile index be8fa2741d7c..6ab579ec5145 100644 --- a/misc/libisocodes/Makefile +++ b/misc/libisocodes/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://pkg-isocodes.alioth.debian.org/downloads/ MAINTAINER= kwm@FreeBSD.org COMMENT= Interaction library for iso-codes +BROKEN= unfetchable + LICENSE= GPLv3 BUILD_DEPENDS= valac:lang/vala diff --git a/misc/loop/Makefile b/misc/loop/Makefile index d33d145ab9bc..093cb2fdd13d 100644 --- a/misc/loop/Makefile +++ b/misc/loop/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.nesbitt.ca/downloads/loop/ MAINTAINER= freebsd@nesbitt.ca COMMENT= Prints to stdout a series of numbers from `start' to `end' +BROKEN= unfetchable + PLIST_FILES= bin/loop man/man1/loop.1.gz .include <bsd.port.mk> diff --git a/misc/mmv/Makefile b/misc/mmv/Makefile index 7a28b6ec2bbe..10d269dbd8c4 100644 --- a/misc/mmv/Makefile +++ b/misc/mmv/Makefile @@ -14,6 +14,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= se@FreeBSD.org COMMENT= Move/Copy/Append/Link multiple files +BROKEN= unfetchable + LICENSE= Freeware LICENSE_NAME= MMV LICENSE_FILE= ${PATCHDIR}/LICENSE diff --git a/misc/p5-Norge/Makefile b/misc/p5-Norge/Makefile index 4e450a0254eb..8da1eb871ac4 100644 --- a/misc/p5-Norge/Makefile +++ b/misc/p5-Norge/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Miscellaneous Norwegian-specific conversion methods for Perl +BROKEN= unfetchable + USES= perl5 USE_PERL5= configure diff --git a/misc/pantry/Makefile b/misc/pantry/Makefile index a650698aa194..fbb2d81e9594 100644 --- a/misc/pantry/Makefile +++ b/misc/pantry/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.smileystation.com/pantry/downloads/ MAINTAINER= earl@eeg3.net COMMENT= Command-line nutrition analysis program +BROKEN= unfetchable + USES= tar:bzip2 GNU_CONFIGURE= yes diff --git a/misc/phraze/Makefile b/misc/phraze/Makefile index d319ed6c8cca..f610e0ddd00e 100644 --- a/misc/phraze/Makefile +++ b/misc/phraze/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.incava.org/pub/phraze/ MAINTAINER= mich@FreeBSD.org COMMENT= Converts telephone number to combinations of valid words +BROKEN= unfetchable + USE_RUBY= yes NO_BUILD= yes diff --git a/misc/podsleuth/Makefile b/misc/podsleuth/Makefile index 9a676578c6df..00aa32803c2b 100644 --- a/misc/podsleuth/Makefile +++ b/misc/podsleuth/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://download.banshee.fm/${PORTNAME}/${PORTVERSION}/ MAINTAINER= mono@FreeBSD.org COMMENT= Tool to discover detailed model information about an iPod +BROKEN= unfetchable + LIB_DEPENDS= libsgutils2.so:sysutils/sg3_utils \ libhal.so:sysutils/hal BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:devel/ndesk-dbus diff --git a/misc/py-osd/Makefile b/misc/py-osd/Makefile index 3ebdefcd1bd6..9cc743dc2628 100644 --- a/misc/py-osd/Makefile +++ b/misc/py-osd/Makefile @@ -12,6 +12,8 @@ DISTNAME= pyosd-${PORTVERSION} MAINTAINER= novel@FreeBSD.org COMMENT= Python wrapper for osd, for displaying text on your X display +BROKEN= unfetchable + LIB_DEPENDS= libxosd.so:misc/xosd RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${PY_FLAVOR} diff --git a/misc/pylize/Makefile b/misc/pylize/Makefile index a2655fab391a..6166950590ec 100644 --- a/misc/pylize/Makefile +++ b/misc/pylize/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= dryice@dryice.name COMMENT= Presentation generation tool +BROKEN= unfetchable + BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/HTMLgen.py:www/py-HTMLgen@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_SITELIBDIR}/em.py:textproc/py-empy@${PY_FLAVOR} diff --git a/misc/rfc/Makefile b/misc/rfc/Makefile index 99426ee89c5e..cf22e3138d5e 100644 --- a/misc/rfc/Makefile +++ b/misc/rfc/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.dewn.com/rfc/ MAINTAINER= scf@FreeBSD.org COMMENT= Perl script to search for RFC's +BROKEN= unfetchable + RUN_DEPENDS= w3m:www/w3m NO_BUILD= yes diff --git a/misc/spamcalc/Makefile b/misc/spamcalc/Makefile index 90cbca0c7232..46f684ae38e6 100644 --- a/misc/spamcalc/Makefile +++ b/misc/spamcalc/Makefile @@ -10,6 +10,8 @@ DISTNAME= sc-0.5 MAINTAINER= logix@foobar.franken.de COMMENT= Calculates "DNS-spam"-values for hostnames +BROKEN= unfetchable + USES= perl5 tar:tgz OPTIONS_DEFINE= DOCS diff --git a/misc/us-zipcodes/Makefile b/misc/us-zipcodes/Makefile index 247570ade15b..80d1a0834bb5 100644 --- a/misc/us-zipcodes/Makefile +++ b/misc/us-zipcodes/Makefile @@ -11,6 +11,8 @@ DISTFILES= ${PORTNAME}.gz MAINTAINER= jharris@widomaker.com COMMENT= USA postal codes +BROKEN= unfetchable + NO_WRKSUBDIR= yes EXTRACT_CMD= ${GZCAT} EXTRACT_BEFORE_ARGS= # None diff --git a/misc/xtypo/Makefile b/misc/xtypo/Makefile index fa1489e0d1d6..2d900d428b77 100644 --- a/misc/xtypo/Makefile +++ b/misc/xtypo/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.intec.co.jp/pub/utils/ MAINTAINER= mutoh@openedu.org COMMENT= X-based keyboard trainer +BROKEN= unfetchable + PLIST_FILES= bin/xtypo USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt diff --git a/misc/yaunc/Makefile b/misc/yaunc/Makefile index 7e661056296e..1f72d35397ce 100644 --- a/misc/yaunc/Makefile +++ b/misc/yaunc/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.redterror.net/code/yaunc/ MAINTAINER= jadawin@FreeBSD.org COMMENT= Yet another uptimes.net client +BROKEN= unfetchable + ALL_TARGET= bsd CFLAGS+= -DCONFFILE=\\\"${STAGEDIR}${PREFIX}/etc/yaunc.conf\\\" diff --git a/multimedia/cinelerra-gg/Makefile b/multimedia/cinelerra-gg/Makefile index 7dea9c284fd2..131797a6e736 100644 --- a/multimedia/cinelerra-gg/Makefile +++ b/multimedia/cinelerra-gg/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= https://git.cinelerra-cv.org/gitweb?p=goodguy/cinelerra.git;a=snap MAINTAINER= yuri@FreeBSD.org COMMENT= Professional video editing and compositing environment +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${BUILD_WRKSRC}/COPYING diff --git a/multimedia/clipgrab/Makefile b/multimedia/clipgrab/Makefile index b320dcf0dc04..25c5b5ffc71b 100644 --- a/multimedia/clipgrab/Makefile +++ b/multimedia/clipgrab/Makefile @@ -13,6 +13,8 @@ PATCHFILES= clipgrab-qt5-${PORTVERSION}.patch:-p1 MAINTAINER= kikadf.01@gmail.com COMMENT= Program to download videos from YouTube and etc +BROKEN= unfetchable + LICENSE= GPLv3 USES= compiler:c++11-lang qmake qt:5 diff --git a/multimedia/gpac-mp4box/Makefile b/multimedia/gpac-mp4box/Makefile index 823f257c46c1..c73376a5f9d6 100644 --- a/multimedia/gpac-mp4box/Makefile +++ b/multimedia/gpac-mp4box/Makefile @@ -11,6 +11,8 @@ DISTNAME= gpac-${DISTVERSION} MAINTAINER= pvizeli@yahoo.de COMMENT= Tool for merge mpg4 from Gpac +BROKEN= unfetchable + LICENSE= LGPL21 LIB_DEPENDS= libgpac.so:multimedia/gpac-libgpac diff --git a/multimedia/libsmacker/Makefile b/multimedia/libsmacker/Makefile index 16f7c909db19..57d07a040bd0 100644 --- a/multimedia/libsmacker/Makefile +++ b/multimedia/libsmacker/Makefile @@ -8,6 +8,8 @@ MASTER_SITES= SF/${PORTNAME}/${DISTNAME}/ MAINTAINER= kennedy.greg@gmail.com COMMENT= C library for decoding .smk Smacker Video files +BROKEN= unfetchable + CFLAGS+= -fPIC USE_LDCONFIG= yes diff --git a/multimedia/lxdvdrip/Makefile b/multimedia/lxdvdrip/Makefile index b3e051aba0f8..d9045b37ab0d 100644 --- a/multimedia/lxdvdrip/Makefile +++ b/multimedia/lxdvdrip/Makefile @@ -11,6 +11,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= multimedia@FreeBSD.org COMMENT= Command line tool to make a copy from a Video DVD +BROKEN= unfetchable + LIB_DEPENDS= libdvdnav.so:multimedia/libdvdnav \ libdvdread.so:multimedia/libdvdread RUN_DEPENDS= buffer:misc/buffer \ diff --git a/multimedia/mjpg-streamer/Makefile b/multimedia/mjpg-streamer/Makefile index 66d94a95e72b..ec213c12d0e7 100644 --- a/multimedia/mjpg-streamer/Makefile +++ b/multimedia/mjpg-streamer/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Sourcecode MAINTAINER= skozlov@FreeBSD.org COMMENT= HTTP video streaming daemon +BROKEN= unfetchable + LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev.h:multimedia/v4l_compat diff --git a/multimedia/mpc-qt/Makefile b/multimedia/mpc-qt/Makefile index a3ad8b8ffcde..68357edb3b00 100644 --- a/multimedia/mpc-qt/Makefile +++ b/multimedia/mpc-qt/Makefile @@ -9,6 +9,8 @@ CATEGORIES= multimedia audio MAINTAINER= jbeich@FreeBSD.org COMMENT= Qt 5 clone of Media Player Classic based on libmpv +BROKEN= unfetchable + LICENSE= GPLv2 BUILD_DEPENDS= mpv>=0.29,1:multimedia/mpv diff --git a/multimedia/vcdpad/Makefile b/multimedia/vcdpad/Makefile index 4fdd4c690de6..40c38899330c 100644 --- a/multimedia/vcdpad/Makefile +++ b/multimedia/vcdpad/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.nocrew.org/software/vcdpad/ MAINTAINER= multimedia@FreeBSD.org COMMENT= Program to pad vcd mpegs +BROKEN= unfetchable + PLIST_FILES= bin/vcdpad USES= gmake diff --git a/multimedia/winff/Makefile b/multimedia/winff/Makefile index 5eec674bb965..3eca8e9d0af5 100644 --- a/multimedia/winff/Makefile +++ b/multimedia/winff/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${_PORTNAME}-${PORTVERSION}-source MAINTAINER= thierry@FreeBSD.org COMMENT= Convert your videos quickly, easily, and all at once +BROKEN= unfetchable + LICENSE= GPLv3 LIB_DEPENDS= libavutil.so:multimedia/ffmpeg diff --git a/net-im/chattahoochie/Makefile b/net-im/chattahoochie/Makefile index 71b5de0b67b7..9022601f3b24 100644 --- a/net-im/chattahoochie/Makefile +++ b/net-im/chattahoochie/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.mammothcheese.ca/ MAINTAINER= jimmy@mammothcheese.ca COMMENT= Small group plain-text chat server +BROKEN= unfetchable + MAKE_ENV= INSTALL_MAN="${INSTALL_MAN}" INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ INSTALL_SCRIPT="${INSTALL_SCRIPT}" diff --git a/net-im/jitsi/Makefile b/net-im/jitsi/Makefile index 585935e36a21..439047f36515 100644 --- a/net-im/jitsi/Makefile +++ b/net-im/jitsi/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://aetos.it.teithe.gr/~tzabal/ports/jitsi/ MAINTAINER= tzabal@it.teithe.gr COMMENT= Open source IM and VoIP application +BROKEN= unfetchable + LICENSE= LGPL21 USES= zip diff --git a/net-im/linux-telegram-desktop/Makefile b/net-im/linux-telegram-desktop/Makefile index da591669be5b..2ba2631f9aad 100644 --- a/net-im/linux-telegram-desktop/Makefile +++ b/net-im/linux-telegram-desktop/Makefile @@ -11,6 +11,8 @@ DISTNAME= tsetup32.${PORTVERSION} MAINTAINER= henry.hu.sh@gmail.com COMMENT= Official desktop client for Telegram messenger (Linux version) +BROKEN= unfetchable + LICENSE= GPLv3 USES= linux:c7 tar:xz diff --git a/net-im/mu-conference/Makefile b/net-im/mu-conference/Makefile index c032984a7c2f..8d414d9627de 100644 --- a/net-im/mu-conference/Makefile +++ b/net-im/mu-conference/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= mm@FreeBSD.org COMMENT= Multi-User Conferencing component for Jabber +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/net-im/p5-Jabber-Connection/Makefile b/net-im/p5-Jabber-Connection/Makefile index 9be9e0ee77e8..3c5ad0c53d3b 100644 --- a/net-im/p5-Jabber-Connection/Makefile +++ b/net-im/p5-Jabber-Connection/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= lars.eggert@gmx.net COMMENT= Jabber Perl library for client/component connectivity +BROKEN= unfetchable + RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser BUILD_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1 diff --git a/net-im/p5-Net-ICQ2000/Makefile b/net-im/p5-Net-ICQ2000/Makefile index 26ec4959ed27..4a57f4c24854 100644 --- a/net-im/p5-Net-ICQ2000/Makefile +++ b/net-im/p5-Net-ICQ2000/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module for ICQv7 protocol realisation +BROKEN= unfetchable + USES= perl5 USE_PERL5= configure diff --git a/net-im/pidgin-guifications/Makefile b/net-im/pidgin-guifications/Makefile index fa708c45564f..cf0fad0f1bff 100644 --- a/net-im/pidgin-guifications/Makefile +++ b/net-im/pidgin-guifications/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= https://www.mimar.rs/distfiles/ MAINTAINER= marko.cupac@mimar.rs COMMENT= Plugin to add msn style "toaster" popups to Pidgin +BROKEN= unfetchable + LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:net-im/pidgin diff --git a/net-im/pidgin-osd/Makefile b/net-im/pidgin-osd/Makefile index c048acdd1644..bf0c1ca9380a 100644 --- a/net-im/pidgin-osd/Makefile +++ b/net-im/pidgin-osd/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= https://babelize.org/download/pidgin-osd/ MAINTAINER= anikinsl@gmail.com COMMENT= Pidgin plugin for displaying new messages on screen +BROKEN= unfetchable + BUILD_DEPENDS= pidgin:net-im/pidgin \ xosd>=2.2.12:misc/xosd RUN_DEPENDS= pidgin:net-im/pidgin \ diff --git a/net-im/pidgin-privacy-please/Makefile b/net-im/pidgin-privacy-please/Makefile index 5fd08c0d499a..b59ca604ced5 100644 --- a/net-im/pidgin-privacy-please/Makefile +++ b/net-im/pidgin-privacy-please/Makefile @@ -10,6 +10,8 @@ CATEGORIES= net-im MAINTAINER= ehaupt@FreeBSD.org COMMENT= Privacy plugin for the pidgin instant messenger +BROKEN= unfetchable + DEPRECATED= Abandonware EXPIRATION_DATE= 2019-12-09 diff --git a/net-im/py-libturpial/Makefile b/net-im/py-libturpial/Makefile index c0272f4ee6fc..9937acf5e5ad 100644 --- a/net-im/py-libturpial/Makefile +++ b/net-im/py-libturpial/Makefile @@ -12,6 +12,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Twitter API +BROKEN= unfetchable + LICENSE= GPLv3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=3.4.0:devel/py-simplejson@${PY_FLAVOR} \ diff --git a/net-im/yoono/Makefile b/net-im/yoono/Makefile index 282f7e021be8..a775cac26aaa 100644 --- a/net-im/yoono/Makefile +++ b/net-im/yoono/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-desktop-${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Client for Twitter and other social networks +BROKEN= unfetchable + LICENSE_NAME= ToU LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LICENSE_TEXT= http://www.yoono.com/terms.html diff --git a/net-im/zephyr/Makefile b/net-im/zephyr/Makefile index 8e3c664fed54..b1f93eae7e50 100644 --- a/net-im/zephyr/Makefile +++ b/net-im/zephyr/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://zephyr.1ts.org/export/2642/distribution/ MAINTAINER= kaduk-fbsd@mit.edu COMMENT= Enterprise-scale distributed messaging system +BROKEN= unfetchable + LICENSE= MIT BROKEN_aarch64= Fails to link: missing sbrk diff --git a/net-mgmt/arpalert/Makefile b/net-mgmt/arpalert/Makefile index 61095307dbe3..3b8dce48983e 100644 --- a/net-mgmt/arpalert/Makefile +++ b/net-mgmt/arpalert/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.arpalert.org/src/ MAINTAINER= hrs@FreeBSD.org COMMENT= ARP traffic monitoring +BROKEN= unfetchable + LICENSE= GPLv2 GNU_CONFIGURE= yes diff --git a/net-mgmt/bsnmp-regex/Makefile b/net-mgmt/bsnmp-regex/Makefile index b41185b54586..d65b33383023 100644 --- a/net-mgmt/bsnmp-regex/Makefile +++ b/net-mgmt/bsnmp-regex/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://thewalter.net/stef/software/bsnmp-regex/ MAINTAINER= koobs@FreeBSD.org COMMENT= bsnmpd module allowing creation of counters from log files +BROKEN= unfetchable + LICENSE= BSD3CLAUSE GNU_CONFIGURE= yes diff --git a/net-mgmt/ipv6mon/Makefile b/net-mgmt/ipv6mon/Makefile index 327cc058743b..49144a01a5ee 100644 --- a/net-mgmt/ipv6mon/Makefile +++ b/net-mgmt/ipv6mon/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= hrs@FreeBSD.org COMMENT= Tool for monitoring IPv6 address usage +BROKEN= unfetchable + LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT diff --git a/net-mgmt/nagios-certexp-plugin/Makefile b/net-mgmt/nagios-certexp-plugin/Makefile index f6459999c006..105fc07c00fc 100644 --- a/net-mgmt/nagios-certexp-plugin/Makefile +++ b/net-mgmt/nagios-certexp-plugin/Makefile @@ -12,6 +12,8 @@ EXTRACT_SUFX= MAINTAINER= ecronin@gizmolabs.org COMMENT= Nagios plugin for checking SSL server certificate expiration +BROKEN= unfetchable + RUN_DEPENDS+= p5-Net-SSLeay>=0:security/p5-Net-SSLeay \ p5-Date-Manip>=0:devel/p5-Date-Manip diff --git a/net-mgmt/nagios-check_memcached_paranoid/Makefile b/net-mgmt/nagios-check_memcached_paranoid/Makefile index 13c8d0c8d675..def18d09642e 100644 --- a/net-mgmt/nagios-check_memcached_paranoid/Makefile +++ b/net-mgmt/nagios-check_memcached_paranoid/Makefile @@ -10,6 +10,8 @@ DISTFILES= nagios-plugins-1.5.tar.gz MAINTAINER= kuriyama@FreeBSD.org COMMENT= Nagios plugin for checking memcached +BROKEN= unfetchable + LIB_DEPENDS= libmemcached.so:databases/libmemcached BUILD_DEPENDS= nagios-plugins>0:${PLUGINS} \ ${EXTRA_DEPENDS} \ diff --git a/net-mgmt/netdot/Makefile b/net-mgmt/netdot/Makefile index 0cada9be2e90..463f803ce8c5 100644 --- a/net-mgmt/netdot/Makefile +++ b/net-mgmt/netdot/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://netdot.uoregon.edu/pub/dists/ MAINTAINER= nick@foobar.org COMMENT= Open source tool to organize and maintain network information +BROKEN= unfetchable + LICENSE= GPLv2 RUN_DEPENDS= p5-libapreq2>=0:www/p5-libapreq2 \ diff --git a/net-mgmt/netwox/Makefile b/net-mgmt/netwox/Makefile index d7934ce0aadc..c45cad49bf07 100644 --- a/net-mgmt/netwox/Makefile +++ b/net-mgmt/netwox/Makefile @@ -13,6 +13,8 @@ DISTFILES= ${DISTNAME}.tgz ${DISTNAME:S/src/doc_html/}.tgz MAINTAINER= jmohacsi@bsd.hu COMMENT= Netwox a network testing toolbox +BROKEN= unfetchable + BUILD_DEPENDS= netwib-config:net/netwib OPTIONS_DEFINE= DOCS diff --git a/net-mgmt/nstreams/Makefile b/net-mgmt/nstreams/Makefile index 2d62e8571e28..898474f45063 100644 --- a/net-mgmt/nstreams/Makefile +++ b/net-mgmt/nstreams/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.hsc.fr/ressources/outils/nstreams/download/ \ MAINTAINER= ecu@200ok.org COMMENT= Analyses network traffic and produces ipfw rules to allow it +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes diff --git a/net-mgmt/observium/Makefile b/net-mgmt/observium/Makefile index cdd48b8f6847..f7801544dedc 100644 --- a/net-mgmt/observium/Makefile +++ b/net-mgmt/observium/Makefile @@ -13,6 +13,8 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= feld@FreeBSD.org COMMENT= Autodiscovering PHP/MySQL/SNMP based network monitoring +BROKEN= unfetchable + LICENSE= EULA LICENSE_NAME= "Observium License Version 1.0" LICENSE_FILE= ${WRKSRC}/LICENSE.COMMUNITY diff --git a/net-mgmt/p5-GRNOC-Config/Makefile b/net-mgmt/p5-GRNOC-Config/Makefile index 70db7f9631bb..6e925ac3c19b 100644 --- a/net-mgmt/p5-GRNOC-Config/Makefile +++ b/net-mgmt/p5-GRNOC-Config/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Module to allow everyone to access config files +BROKEN= unfetchable + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-LibXML>=2:textproc/p5-XML-LibXML \ p5-XML-XPath>=1:textproc/p5-XML-XPath \ diff --git a/net-mgmt/p5-GRNOC-TL1/Makefile b/net-mgmt/p5-GRNOC-TL1/Makefile index 8d2b4a0137e8..a8135fd2d142 100644 --- a/net-mgmt/p5-GRNOC-TL1/Makefile +++ b/net-mgmt/p5-GRNOC-TL1/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Retrieve data from different models of TL1 devices +BROKEN= unfetchable + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Date-Calc>0:devel/p5-Date-Calc \ p5-Net-SSH-Expect>0:net/p5-Net-SSH-Expect \ diff --git a/net-mgmt/rrdbot/Makefile b/net-mgmt/rrdbot/Makefile index 9dcc166b8c1f..4aae364d36b4 100644 --- a/net-mgmt/rrdbot/Makefile +++ b/net-mgmt/rrdbot/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://thewalter.net/stef/software/rrdbot/ MAINTAINER= rodrigo@FreeBSD.org COMMENT= Threaded SNMP polling daemon which stores data in RRDs +BROKEN= unfetchable + LIB_DEPENDS= librrd.so:databases/rrdtool GNU_CONFIGURE= yes diff --git a/net-mgmt/scli/Makefile b/net-mgmt/scli/Makefile index c26512b2f713..6f5a3f0f1150 100644 --- a/net-mgmt/scli/Makefile +++ b/net-mgmt/scli/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/${PORTNAME}/ \ MAINTAINER= lyngbol@wheel.dk COMMENT= A collection of SNMP command line management tools +BROKEN= unfetchable + LIB_DEPENDS= libgsnmp.so:net-mgmt/gsnmp GNU_CONFIGURE= yes diff --git a/net-mgmt/seafile-gui/Makefile b/net-mgmt/seafile-gui/Makefile index 4913c9bc65bb..f2706381b22e 100644 --- a/net-mgmt/seafile-gui/Makefile +++ b/net-mgmt/seafile-gui/Makefile @@ -9,6 +9,8 @@ CATEGORIES= net-mgmt devel MAINTAINER= ultima@FreeBSD.org COMMENT= Open Source Cloud Storage (Client) +BROKEN= unfetchable + LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/net-mgmt/semaphore/Makefile b/net-mgmt/semaphore/Makefile index 4d3733886261..88bb54dbe4e2 100644 --- a/net-mgmt/semaphore/Makefile +++ b/net-mgmt/semaphore/Makefile @@ -8,6 +8,8 @@ CATEGORIES= net-mgmt MAINTAINER= egypcio@FreeBSD.org COMMENT= Open Source alternative to Ansible Tower +BROKEN= unfetchable + LICENSE= MIT LICENSE_FILE= ${GO_WRKSRC}/LICENSE diff --git a/net-mgmt/snmp++/Makefile b/net-mgmt/snmp++/Makefile index f5ecb0c0df5b..581ef831b654 100644 --- a/net-mgmt/snmp++/Makefile +++ b/net-mgmt/snmp++/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}v${PORTVERSION} MAINTAINER= nicolai@petri.dk COMMENT= SNMP C++ library with V3 support +BROKEN= unfetchable + LICENSE= BSD3CLAUSE MAKEFILE= Makefile.FreeBSD diff --git a/net-mgmt/subcalc/Makefile b/net-mgmt/subcalc/Makefile index 78e42baf3d3f..e06cd93dc69b 100644 --- a/net-mgmt/subcalc/Makefile +++ b/net-mgmt/subcalc/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.seccuris.com/documents/downloads/ MAINTAINER= csjp@FreeBSD.org COMMENT= Advanced IP/IPv6 subnet calculation and discovery +BROKEN= unfetchable + PLIST_FILES= bin/subcalc man/man1/subcalc.1.gz .include <bsd.port.mk> diff --git a/net-mgmt/telegraf/Makefile b/net-mgmt/telegraf/Makefile index 4adf857f0ce0..0fc2d8c4517e 100644 --- a/net-mgmt/telegraf/Makefile +++ b/net-mgmt/telegraf/Makefile @@ -8,6 +8,8 @@ CATEGORIES= net-mgmt MAINTAINER= girgen@FreeBSD.org COMMENT= Time-series data collection +BROKEN= unfetchable + LICENSE= MIT ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 diff --git a/net-p2p/libpdtp/Makefile b/net-p2p/libpdtp/Makefile index 92c06260a5c1..b41763bdadc5 100644 --- a/net-p2p/libpdtp/Makefile +++ b/net-p2p/libpdtp/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}-20040808 MAINTAINER= kuriyama@FreeBSD.org COMMENT= Client library for Peer Distributed Transfer Protocol (PDTP) +BROKEN= unfetchable + LICENSE= BSD3CLAUSE USES= ssl diff --git a/net-p2p/squall/Makefile b/net-p2p/squall/Makefile index cbe078beb623..3f737cebc99e 100644 --- a/net-p2p/squall/Makefile +++ b/net-p2p/squall/Makefile @@ -9,6 +9,8 @@ DISTNAME= ${PORTNAME}-20040808 MAINTAINER= kuriyama@FreeBSD.org COMMENT= Server for the Peer Distributed Transfer Protocol (PDTP) +BROKEN= unfetchable + USES= ssl HAS_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/net/arp-scan/Makefile b/net/arp-scan/Makefile index a3fc7c5046e0..8e0585449843 100644 --- a/net/arp-scan/Makefile +++ b/net/arp-scan/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.nta-monitor.com/files/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= ARP scanning and fingerprinting tool +BROKEN= unfetchable + LICENSE= GPLv3 GNU_CONFIGURE= yes diff --git a/net/aslookup/Makefile b/net/aslookup/Makefile index 70770850b1b5..d8dfa45bb0e2 100644 --- a/net/aslookup/Makefile +++ b/net/aslookup/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}-alpha${PORTVERSION} MAINTAINER= jmohacsi@bsd.hu COMMENT= Tool that searches the sequence of AS numbers +BROKEN= unfetchable + OPTIONS_DEFINE= DOCS post-patch: diff --git a/net/balance/Makefile b/net/balance/Makefile index 9a111a6c3a75..6722de07966f 100644 --- a/net/balance/Makefile +++ b/net/balance/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.inlab.de/ MAINTAINER= portmaster@BSDforge.com COMMENT= Simple but powerful generic TCP proxy with round robin features +BROKEN= unfetchable + LICENSE= GPLv2 ALL_TARGET= balance diff --git a/net/delegate/Makefile b/net/delegate/Makefile index acb0079af50a..e19e5e17d204 100644 --- a/net/delegate/Makefile +++ b/net/delegate/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= danilo@FreeBSD.org COMMENT= General purpose TCP/IP proxy system +BROKEN= unfetchable + BROKEN_mips= fails to build: gmake[1]: [Makefile:116: mkmake.exe] Error 1 BROKEN_mips64= fails to build: gmake[1]: [Makefile:116: mkmake.exe] Error 1 diff --git a/net/erlang-xmlrpc/Makefile b/net/erlang-xmlrpc/Makefile index a2db5e889a16..2e46631e4f62 100644 --- a/net/erlang-xmlrpc/Makefile +++ b/net/erlang-xmlrpc/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= erlang MAINTAINER= erlang@FreeBSD.org COMMENT= Library for XMLRPC support in Erlang +BROKEN= unfetchable + USES= gmake erlang tar:tgz WRKSRC= ${WRKDIR}/xmlrpc-${PORTVERSION} diff --git a/net/etrace/Makefile b/net/etrace/Makefile index 93aabb0ac193..cf8db91ee55d 100644 --- a/net/etrace/Makefile +++ b/net/etrace/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= dave.ryan@gmail.com COMMENT= Configurable static port network tracing tool +BROKEN= unfetchable + LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:net/libdnet \ diff --git a/net/fonulator/Makefile b/net/fonulator/Makefile index dec2effa74a4..339bcdf25f19 100644 --- a/net/fonulator/Makefile +++ b/net/fonulator/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://support.red-fone.com/fonulator/ MAINTAINER= fjoe@FreeBSD.org COMMENT= FoneBRIDGE configuration utility +BROKEN= unfetchable + BUILD_DEPENDS= ${LOCALBASE}/lib/libargtable2.a:devel/argtable\ ${LOCALBASE}/lib/libfb.a:net/libfb LIB_DEPENDS= libnet.so:net/libnet diff --git a/net/freeradius-client/Makefile b/net/freeradius-client/Makefile index 83ee946653d2..7926eee8de60 100644 --- a/net/freeradius-client/Makefile +++ b/net/freeradius-client/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= ftp://ftp.freeradius.org/pub/freeradius/ \ MAINTAINER= netch@portaone.com COMMENT= Client library and basic utilities for RADIUS AAA +BROKEN= unfetchable + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= gmake libtool tar:bzip2 diff --git a/net/gkrellmwireless2/Makefile b/net/gkrellmwireless2/Makefile index d2d74ca1bba9..e77e11425cf1 100644 --- a/net/gkrellmwireless2/Makefile +++ b/net/gkrellmwireless2/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://gkrellm.luon.net/files/ MAINTAINER= ktsin@acm.org COMMENT= GKrellM wireless plugin +BROKEN= unfetchable + BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2 RUN_DEPENDS= gkrellm:sysutils/gkrellm2 diff --git a/net/gnatsd/Makefile b/net/gnatsd/Makefile index d8f852358d2e..5291e01b75d9 100644 --- a/net/gnatsd/Makefile +++ b/net/gnatsd/Makefile @@ -8,6 +8,8 @@ CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org COMMENT= Messaging system written in Go +BROKEN= unfetchable + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/net/howl/Makefile b/net/howl/Makefile index c9b3fb2fb64d..15c9420f48bc 100644 --- a/net/howl/Makefile +++ b/net/howl/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.porchdogsoft.com/download/ MAINTAINER= freebsd@donovansbrain.co.uk COMMENT= Zeroconf/Bonjour(tm) implementation +BROKEN= unfetchable + CONFLICTS= avahi-[0-9]* GNU_CONFIGURE= yes diff --git a/net/irrd/Makefile b/net/irrd/Makefile index fe6250dbf511..0514aa591467 100644 --- a/net/irrd/Makefile +++ b/net/irrd/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ume@FreeBSD.org COMMENT= Internet Routing Registry database server +BROKEN= unfetchable + LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKDIR}/${PORTNAME}${PORTVERSION}/COPYRIGHT diff --git a/net/libp0f/Makefile b/net/libp0f/Makefile index e77d5380d362..dd0d10aabc80 100644 --- a/net/libp0f/Makefile +++ b/net/libp0f/Makefile @@ -10,6 +10,8 @@ DISTNAME= p0flib MAINTAINER= setjmp@hotmail.com COMMENT= Library of p0f-2.x for yaf as in the CERT NETSA confluence +BROKEN= unfetchable + LICENSE= LGPL21 WRKSRC_SUBDIR= libp0f diff --git a/net/libsocket++/Makefile b/net/libsocket++/Makefile index 06b4ae6a94c0..44dbb36aba35 100644 --- a/net/libsocket++/Makefile +++ b/net/libsocket++/Makefile @@ -11,6 +11,8 @@ DISTNAME= socket++-${PORTVERSION} MAINTAINER= arved@FreeBSD.org COMMENT= C++ wrapper library to the sockets +BROKEN= unfetchable + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/net/ltm/Makefile b/net/ltm/Makefile index 5aa4a021567d..3565711af97b 100644 --- a/net/ltm/Makefile +++ b/net/ltm/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.statseeker.com/downloads/ MAINTAINER= ltm-support@statseeker.com COMMENT= Statseeker Real Time LAN Analyser +BROKEN= unfetchable + NO_BUILD= yes do-install: diff --git a/net/lvwimax/Makefile b/net/lvwimax/Makefile index af3ea382c53e..2900b15c7fe0 100644 --- a/net/lvwimax/Makefile +++ b/net/lvwimax/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.wart.ru/pub/download/ MAINTAINER= bsam@FreeBSD.org COMMENT= Userland driver for Samsung WiMAX modems +BROKEN= unfetchable + LICENSE= GPLv2 USES= uidfix diff --git a/net/mono-zeroconf/Makefile b/net/mono-zeroconf/Makefile index fa8f98de22d9..402a705a2d67 100644 --- a/net/mono-zeroconf/Makefile +++ b/net/mono-zeroconf/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://download.banshee.fm/${PORTNAME}/ MAINTAINER= mono@FreeBSD.org COMMENT= Cross platform Zero Configuration Networking library for Mono +BROKEN= unfetchable + BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/avahi-sharp.pc:net/avahi-sharp RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/net/nph/Makefile b/net/nph/Makefile index 0fe586a18712..54c30f075ea7 100644 --- a/net/nph/Makefile +++ b/net/nph/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.feep.net/pub/software/nph/ MAINTAINER= pirzyk@FreeBSD.org COMMENT= New PH Client and API Library +BROKEN= unfetchable + HAS_CONFIGURE= YES CONFIGURE_ARGS= --disable-encap --disable-epkg-install diff --git a/net/ntraceroute/Makefile b/net/ntraceroute/Makefile index 9335cae10358..da2549ff754b 100644 --- a/net/ntraceroute/Makefile +++ b/net/ntraceroute/Makefile @@ -13,6 +13,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= zi@FreeBSD.org COMMENT= Ubiquitous network routing analysis tool +BROKEN= unfetchable + EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= . diff --git a/net/openradius/Makefile b/net/openradius/Makefile index a3186ae165e3..7fea7f3c2143 100644 --- a/net/openradius/Makefile +++ b/net/openradius/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://evbergen.home.xs4all.nl/openradius/download/ \ MAINTAINER= crees@FreeBSD.org COMMENT= RADIUS server with some actual documentation +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/net/p5-Net-RawSock/Makefile b/net/p5-Net-RawSock/Makefile index 7c18c80354b7..4d81ade7d84d 100644 --- a/net/p5-Net-RawSock/Makefile +++ b/net/p5-Net-RawSock/Makefile @@ -10,6 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ecu@200ok.org COMMENT= Net::RawSock provides a base function to send raw IP packets from Perl +BROKEN= unfetchable + USES= perl5 USE_PERL5= configure patch diff --git a/net/passlogd/Makefile b/net/passlogd/Makefile index 8db117f5d5a9..042d49ea57ab 100644 --- a/net/passlogd/Makefile +++ b/net/passlogd/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.morphine.com/void/ MAINTAINER= skreuzer@FreeBSD.org COMMENT= Intercept and dump syslog remote log packets +BROKEN= unfetchable + PLIST_FILES= sbin/passlogd post-patch: diff --git a/net/phamm/Makefile b/net/phamm/Makefile index 99c34e9df711..2763801d022a 100644 --- a/net/phamm/Makefile +++ b/net/phamm/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://open.rhx.it/phamm/ MAINTAINER= gustavofukao@gmail.com COMMENT= Front-end written in PHP to manage virtual service +BROKEN= unfetchable + NO_BUILD= yes USE_PHP= gettext ldap openssl pcre session diff --git a/net/pim6-tools/Makefile b/net/pim6-tools/Makefile index 209249b787d4..a6a7acf0442b 100644 --- a/net/pim6-tools/Makefile +++ b/net/pim6-tools/Makefile @@ -10,6 +10,8 @@ DISTNAME= mcast-tools-${PORTVERSION} MAINTAINER= hrs@FreeBSD.org COMMENT= IPv6 multicast tools +BROKEN= unfetchable + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/net/pim6dd/Makefile b/net/pim6dd/Makefile index df2586e8278e..57acf91a0f35 100644 --- a/net/pim6dd/Makefile +++ b/net/pim6dd/Makefile @@ -10,6 +10,8 @@ DISTNAME= mcast-tools-20061214 MAINTAINER= hrs@FreeBSD.org COMMENT= IPv6 PIM-DM multicast routing daemon +BROKEN= unfetchable + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/net/pim6sd/Makefile b/net/pim6sd/Makefile index d1d79d0b6c34..56a92c4181b0 100644 --- a/net/pim6sd/Makefile +++ b/net/pim6sd/Makefile @@ -10,6 +10,8 @@ DISTNAME= mcast-tools-20061214 MAINTAINER= hrs@FreeBSD.org COMMENT= IPv6 PIM-SM and PIM-SSM multicast routing daemon +BROKEN= unfetchable + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/net/pipsecd/Makefile b/net/pipsecd/Makefile index d3de7a84c4ec..97078544121d 100644 --- a/net/pipsecd/Makefile +++ b/net/pipsecd/Makefile @@ -12,6 +12,8 @@ DISTNAME= pipsec-19991014 MAINTAINER= cy@FreeBSD.org COMMENT= Simple IPSEC tunnel tool from Pierre Beyssac +BROKEN= unfetchable + USES+= ssl ALL_TARGET= pipsecd diff --git a/net/proxy-connect/Makefile b/net/proxy-connect/Makefile index a9e73492f8a5..49a44df9017f 100644 --- a/net/proxy-connect/Makefile +++ b/net/proxy-connect/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.exit2shell.com/~skreuzer/distfiles/ \ MAINTAINER= skreuzer@FreeBSD.org COMMENT= Command to make network connections via SOCKS and HTTPS proxies +BROKEN= unfetchable + USES= tar:bzip2 EXENAME= ${PORTNAME} diff --git a/net/py-ldaptor/Makefile b/net/py-ldaptor/Makefile index 6dff2dbd01d2..2eae17ba9b7b 100644 --- a/net/py-ldaptor/Makefile +++ b/net/py-ldaptor/Makefile @@ -12,6 +12,8 @@ DISTNAME= ldaptor-${PORTVERSION}-${GITVERSION} MAINTAINER= bra@fsn.hu COMMENT= Pure-python LDAP module for Twisted +BROKEN= unfetchable + LICENSE= MIT LGPL21+ LICENSE_COMB= multi diff --git a/net/py-upnp-inspector/Makefile b/net/py-upnp-inspector/Makefile index 775ca93e70c5..d1f8b97aeb22 100644 --- a/net/py-upnp-inspector/Makefile +++ b/net/py-upnp-inspector/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= UPnP Device and Service analyzer +BROKEN= unfetchable + LICENSE= PD LICENSE_FILE= ${WRKSRC}/LICENCE diff --git a/net/rtpbreak/Makefile b/net/rtpbreak/Makefile index 8b5e0955f9ca..28e22a0ac011 100644 --- a/net/rtpbreak/Makefile +++ b/net/rtpbreak/Makefile @@ -11,6 +11,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= prudhvi-krishna-bsd@surapaneni.in COMMENT= Detects, reconstructs, and analyzes any RTP session +BROKEN= unfetchable + LIB_DEPENDS= libnet.so:net/libnet CFLAGS+= -I${LOCALBASE}/include diff --git a/net/s3ql/Makefile b/net/s3ql/Makefile index f37cfe763345..25257e9b5d82 100644 --- a/net/s3ql/Makefile +++ b/net/s3ql/Makefile @@ -8,6 +8,8 @@ MASTER_SITES= https://bitbucket.org/nikratio/s3ql/downloads/ MAINTAINER= stdin@niklaas.eu COMMENT= File system that stores all its data in the cloud +BROKEN= unfetchable + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/net/scnc/Makefile b/net/scnc/Makefile index ad27ccc12b43..cbd0460abcd8 100644 --- a/net/scnc/Makefile +++ b/net/scnc/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://gomor.org/files/ MAINTAINER= sbz@FreeBSD.org COMMENT= SSL Capable Netcat +BROKEN= unfetchable + LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/net/sip_scenario/Makefile b/net/sip_scenario/Makefile index d918d0d18062..b15a54f1b99b 100644 --- a/net/sip_scenario/Makefile +++ b/net/sip_scenario/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}.v${PORTVERSION} MAINTAINER= pi@FreeBSD.org COMMENT= SIP call flow creator (HTML format) +BROKEN= unfetchable + LICENSE= APACHE20 USES= perl5 zip shebangfix diff --git a/net/sippy_b2bua/Makefile b/net/sippy_b2bua/Makefile index bb4b48f4111e..82447464aa38 100644 --- a/net/sippy_b2bua/Makefile +++ b/net/sippy_b2bua/Makefile @@ -11,6 +11,8 @@ DISTNAME= sippy-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= SIP Back-to-back user agent (B2BUA) server with Radius support +BROKEN= unfetchable + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${PY_FLAVOR} NO_ARCH= yes diff --git a/net/slurm/Makefile b/net/slurm/Makefile index 2f48e9da675b..4bb9e5f82f05 100644 --- a/net/slurm/Makefile +++ b/net/slurm/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://www.wormulon.net/files/slurm/ \ MAINTAINER= mich@FreeBSD.org COMMENT= Generic network load monitor +BROKEN= unfetchable + LICENSE= GPLv2+ LDFLAGS+= -lncurses diff --git a/net/ssmping/Makefile b/net/ssmping/Makefile index e4a64632840d..e465c2d1d2ab 100644 --- a/net/ssmping/Makefile +++ b/net/ssmping/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.venaas.no/multicast/ssmping/ MAINTAINER= dikshie@lapi.itb.ac.id COMMENT= Ping for ASM and SSM +BROKEN= unfetchable + PLIST_FILES= bin/ssmping bin/asmping bin/mcfirst sbin/ssmpingd \ man/man1/asmping.1.gz man/man1/mcfirst.1.gz \ man/man1/ssmping.1.gz diff --git a/net/tacacs/Makefile b/net/tacacs/Makefile index 3feb92265746..85124a19ec02 100644 --- a/net/tacacs/Makefile +++ b/net/tacacs/Makefile @@ -8,6 +8,8 @@ MASTER_SITES= http://www.pro-bono-publico.de/projects/src/ MAINTAINER= akuz84@gmail.com COMMENT= This is a TACACS+ daemon from pro-bono +BROKEN= unfetchable + LICENSE= BSD3CLAUSE USES= gmake perl5 ssl shebangfix diff --git a/net/tcpdstat/Makefile b/net/tcpdstat/Makefile index 200424f05d10..0e53af4620ce 100644 --- a/net/tcpdstat/Makefile +++ b/net/tcpdstat/Makefile @@ -10,6 +10,8 @@ DISTNAME= tcpd-tools-0.9 MAINTAINER= richard@unixguru.nl COMMENT= Tool for generating statistics from tcpdump (libpcap) files +BROKEN= unfetchable + PLIST_FILES= bin/tcpdstat WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} diff --git a/net/tcpillust/Makefile b/net/tcpillust/Makefile index 184d97e8dfb0..7de4bc9a1a7d 100644 --- a/net/tcpillust/Makefile +++ b/net/tcpillust/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://www.jp.nishida.org/tcpillust/ MAINTAINER= nishida@sfc.wide.ad.jp COMMENT= Graphical TCP connection analysis tool +BROKEN= unfetchable + USES= motif tk USE_XORG= xt diff --git a/net/tucan/Makefile b/net/tucan/Makefile index 7d4524eda585..b26a342c3ab6 100644 --- a/net/tucan/Makefile +++ b/net/tucan/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://forja.rediris.es/frs/download.php/2051/ MAINTAINER= gustau.perez@gmail.com COMMENT= Tucan Manager aids file-sharing with 1-click hosters +BROKEN= unfetchable + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \ ${LOCALBASE}/bin/cntraining:graphics/tesseract diff --git a/net/uplog/Makefile b/net/uplog/Makefile index 9324905f161e..5954d5f9c8be 100644 --- a/net/uplog/Makefile +++ b/net/uplog/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.nerdlabs.org/downloads/${PORTNAME}/ MAINTAINER= jadawin@FreeBSD.org COMMENT= UDP-based ping program +BROKEN= unfetchable + GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib diff --git a/net/vblade/Makefile b/net/vblade/Makefile index 214ca0110d83..ba691dd18f82 100644 --- a/net/vblade/Makefile +++ b/net/vblade/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/aoetools/${PORTNAME}/${PORTVERSION} MAINTAINER= fjoe@FreeBSD.org COMMENT= Virtual EtherDrive(R) blade AoE target +BROKEN= unfetchable + MAKE_ARGS= PLATFORM=freebsd\ INSTALL_PROGRAM="${INSTALL_PROGRAM}"\ INSTALL_SCRIPT="${INSTALL_SCRIPT}"\ diff --git a/net/vtun/Makefile b/net/vtun/Makefile index 9c290324eb37..225e91684447 100644 --- a/net/vtun/Makefile +++ b/net/vtun/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF MAINTAINER= mat@FreeBSD.org COMMENT= Virtual Tunnels over TCP/IP networks with traffic shaping +BROKEN= unfetchable + LICENSE= GPLv2 DEPRECATED= No longer supported by upline diff --git a/net/wizd/Makefile b/net/wizd/Makefile index fe896059f3f4..8788d18b7005 100644 --- a/net/wizd/Makefile +++ b/net/wizd/Makefile @@ -11,6 +11,8 @@ DISTFILES= wizd_sources_v${PORTVERSION}.zip simplicity_v1-2.zip MAINTAINER= kikuchan@uranus.dti.ne.jp COMMENT= Open-source media server for Syabas-based media players +BROKEN= unfetchable + LIB_DEPENDS= libdvdread.so:multimedia/libdvdread RUN_DEPENDS= nkf:japanese/nkf diff --git a/net/wmnetload/Makefile b/net/wmnetload/Makefile index cb1a51e42be4..818f5811523b 100644 --- a/net/wmnetload/Makefile +++ b/net/wmnetload/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://truffula.com/pub/ \ MAINTAINER= xride@FreeBSD.org COMMENT= Network load monitor dockapp +BROKEN= unfetchable + LIB_DEPENDS= libdockapp.so:x11-wm/libdockapp USES= tar:bzip2 diff --git a/net/wmnetmon/Makefile b/net/wmnetmon/Makefile index d34fe008d364..8e17eb660285 100644 --- a/net/wmnetmon/Makefile +++ b/net/wmnetmon/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.linuks.mine.nu/dockapps/ MAINTAINER= xride@FreeBSD.org COMMENT= Host availability monitor intended for the WindowMaker dock +BROKEN= unfetchable + USE_XORG= xpm GNU_CONFIGURE= yes diff --git a/net/wmpiki/Makefile b/net/wmpiki/Makefile index 9afbea6ef14a..e80429687601 100644 --- a/net/wmpiki/Makefile +++ b/net/wmpiki/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://mirror2.unixfreunde.de/ \ MAINTAINER= t.kempka@web.de COMMENT= Multiping host checker dockapp +BROKEN= unfetchable + USE_XORG= xpm OPTIONS_DEFINE= DOCS diff --git a/net/xipmsg/Makefile b/net/xipmsg/Makefile index 273d3ae25d71..e04a61f43d15 100644 --- a/net/xipmsg/Makefile +++ b/net/xipmsg/Makefile @@ -11,6 +11,8 @@ DISTNAME= xipmsg-${PORTVERSION:E} MAINTAINER= candy@kgc.co.jp COMMENT= Popup style message communication tool for X11 +BROKEN= unfetchable + USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt diff --git a/news/crashmail/Makefile b/news/crashmail/Makefile index 8b9602548654..bcdb6d5040c0 100644 --- a/news/crashmail/Makefile +++ b/news/crashmail/Makefile @@ -10,6 +10,8 @@ DISTNAME= cm071linux MAINTAINER= vk@vk.pp.ru COMMENT= CrashMail II FTN mail tosser +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} BUILD_WRKSRC= ${WRKSRC}/src INSTALL_WRKSRC= ${WRKSRC}/src diff --git a/news/hellanzb/Makefile b/news/hellanzb/Makefile index bae722f3bc71..51dccb33632d 100644 --- a/news/hellanzb/Makefile +++ b/news/hellanzb/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.hellanzb.com/distfiles/ MAINTAINER= pjenvey@groovie.org COMMENT= Nzb downloader and post processor +BROKEN= unfetchable + LICENSE= BSD3CLAUSE RUN_DEPENDS= par2:archivers/par2cmdline \ diff --git a/news/newsx/Makefile b/news/newsx/Makefile index 70e6d73330cc..05f2ad18cea3 100644 --- a/news/newsx/Makefile +++ b/news/newsx/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.kvaleberg.org/pub/ MAINTAINER= thierry@FreeBSD.org COMMENT= Program to fetch news from and post news to a remote NNTP server +BROKEN= unfetchable + LICENSE= GPLv2 .if defined(WITH_CNEWS) diff --git a/news/nn/Makefile b/news/nn/Makefile index 2a2f9ca3d492..c12d03c5c62b 100644 --- a/news/nn/Makefile +++ b/news/nn/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://www.sourcefiles.org/Internet/News/Usenet_Clients/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Newsreader +BROKEN= unfetchable + BROKEN_aarch64= Fails to link: missing sbrk USES= tar:Z diff --git a/news/sn/Makefile b/news/sn/Makefile index b8d9d9909514..a9bdddad7382 100644 --- a/news/sn/Makefile +++ b/news/sn/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.infa.abo.fi/~patrik/sn/files/ \ MAINTAINER= fehlner@gmx.de COMMENT= Small news system for small sites serving +BROKEN= unfetchable + LICENSE= GPLv2 RUN_DEPENDS= bash:shells/bash diff --git a/news/xrn/Makefile b/news/xrn/Makefile index b0da4a3fb167..6fdf5e48aff8 100644 --- a/news/xrn/Makefile +++ b/news/xrn/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://sipb.mit.edu/pub/xrn/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Usenet News reader for the X Window System +BROKEN= unfetchable + USES= bison gmake pkgconfig GNU_CONFIGURE= yes USE_XORG= ice sm x11 xaw xext xmu xpm xt diff --git a/ports-mgmt/create-rb-port/Makefile b/ports-mgmt/create-rb-port/Makefile index 0bf6f9789c65..ed99e90a382e 100644 --- a/ports-mgmt/create-rb-port/Makefile +++ b/ports-mgmt/create-rb-port/Makefile @@ -7,6 +7,8 @@ CATEGORIES= ports-mgmt MAINTAINER= swills@FreeBSD.org COMMENT= Script to ease creation of rubygem- ports +BROKEN= unfetchable + RUN_DEPENDS= gem:devel/ruby-gems USE_GITHUB= yes diff --git a/ports-mgmt/managepkg/Makefile b/ports-mgmt/managepkg/Makefile index a0713b04cfbb..8394eb70f93d 100644 --- a/ports-mgmt/managepkg/Makefile +++ b/ports-mgmt/managepkg/Makefile @@ -11,6 +11,8 @@ EXTRACT_SUFX= .gz MAINTAINER= fehlner@gmx.de COMMENT= Script for maintaining ports + +BROKEN= unfetchable # Any ideas for a better comment? EXTRACT_CMD= ${GZCAT} diff --git a/ports-mgmt/psearch/Makefile b/ports-mgmt/psearch/Makefile index 0c337e42bf32..d6714a755529 100644 --- a/ports-mgmt/psearch/Makefile +++ b/ports-mgmt/psearch/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.maxlor.com/files/ MAINTAINER= mail@maxlor.com COMMENT= Utility for searching the FreeBSD Ports Collection +BROKEN= unfetchable + PLIST_FILES= bin/psearch \ man/man1/psearch.1.gz diff --git a/portuguese/irpf-pt_BR/Makefile b/portuguese/irpf-pt_BR/Makefile index b7ce5d69e55b..c1510399535a 100644 --- a/portuguese/irpf-pt_BR/Makefile +++ b/portuguese/irpf-pt_BR/Makefile @@ -11,6 +11,8 @@ DISTNAME= IRPF2014-1.4 MAINTAINER= araujo@FreeBSD.org COMMENT= Programa do Imposto de Renda Pessoa Fisica 2014 versao Java +BROKEN= unfetchable + LICENSE= EULA LICENSE_NAME= End User License Agreement LICENSE_FILE= ${WRKSRC}/IRPF-Licenses.txt diff --git a/print/foxitreader/Makefile b/print/foxitreader/Makefile index 39f81497d22e..f8ec6a35f3c3 100644 --- a/print/foxitreader/Makefile +++ b/print/foxitreader/Makefile @@ -12,6 +12,8 @@ EXTRACT_ONLY= FoxitReader-${PORTVERSION}.tar.bz2 MAINTAINER= nivit@FreeBSD.org COMMENT= Free PDF document viewer for desktop Linux +BROKEN= unfetchable + LICENSE= EULA LICENSE_NAME= End-User License Agreement LICENSE_TEXT= http://www.foxitsoftware.com/pdf/desklinux/eula.htm diff --git a/print/html2ps/Makefile b/print/html2ps/Makefile index e4dad35fb5b9..ff8303810ca1 100644 --- a/print/html2ps/Makefile +++ b/print/html2ps/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://user.it.uu.se/~jan/ \ MAINTAINER= hrs@FreeBSD.org COMMENT= HTML to PostScript converter +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/print/latex-beamer/Makefile b/print/latex-beamer/Makefile index bff5de9b333d..fd926353f1f6 100644 --- a/print/latex-beamer/Makefile +++ b/print/latex-beamer/Makefile @@ -10,6 +10,8 @@ DISTNAME= version-${PORTVERSION:S/./-/} MAINTAINER= hrs@FreeBSD.org COMMENT= LaTeX class to create a beamer presentation +BROKEN= unfetchable + USES= tar:bz2 USE_TEX= texmf latex texhash TEXHASHDIRS= ${TEXMFDIR} diff --git a/print/pdfcube/Makefile b/print/pdfcube/Makefile index 9b917dcaf422..f174508d42ef 100644 --- a/print/pdfcube/Makefile +++ b/print/pdfcube/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://code.100allora.it/releases/pdfcube/ MAINTAINER= lwhsu@FreeBSD.org COMMENT= OpenGL presentation viewer on a spinning cube +BROKEN= unfetchable + LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \ libpoppler-glib.so:graphics/poppler-glib \ libboost_program_options.so:devel/boost-libs diff --git a/print/pmw/Makefile b/print/pmw/Makefile index 2765a5644ec2..da95f816c78b 100644 --- a/print/pmw/Makefile +++ b/print/pmw/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.quercite.com/ MAINTAINER= bofh@FreeBSD.org COMMENT= High quality music typesetting program +BROKEN= unfetchable + LICENSE= GPLv2 OPTIONS_DEFINE= DOCS diff --git a/print/rprint/Makefile b/print/rprint/Makefile index 958a5c9261f0..a9db35d8138b 100644 --- a/print/rprint/Makefile +++ b/print/rprint/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://gwdu111.gwdg.de/pub/FreeBSD/misc/ \ MAINTAINER= kheuer@gwdg.de COMMENT= Remote printing utility using a raw bidirectional tcp connection +BROKEN= unfetchable + LICENSE= BSD4CLAUSE PLIST_FILES= bin/rprint man/man1/rprint.1.gz diff --git a/print/yatex/Makefile b/print/yatex/Makefile index 7e62a8a5a9c8..d90994df919c 100644 --- a/print/yatex/Makefile +++ b/print/yatex/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= hrs@FreeBSD.org COMMENT= Yet Another LaTeX mode and html mode on Emacs +BROKEN= unfetchable + USES= dos2unix emacs EMACS_NO_DEPENDS= yes diff --git a/russian/p5-cyrillic/Makefile b/russian/p5-cyrillic/Makefile index 998f104a98fe..07631757761a 100644 --- a/russian/p5-cyrillic/Makefile +++ b/russian/p5-cyrillic/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Library for fast and easy Cyrillic text manipulation +BROKEN= unfetchable + USES= perl5 USE_PERL5= configure NO_ARCH= yes diff --git a/russian/tidyup-mail/Makefile b/russian/tidyup-mail/Makefile index afdffe818a3c..89da1f72481c 100644 --- a/russian/tidyup-mail/Makefile +++ b/russian/tidyup-mail/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://gromnizki.unixdev.net/soft/ MAINTAINER= gromnizki@unixdev.net COMMENT= Remove unsafe characters from email & make xterm happy +BROKEN= unfetchable + ALL_TARGET= ${PORTNAME} PLIST_FILES= bin/tidyup-mail man/ru.KOI8-R/man1/tidyup-mail.1.gz |