summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-01-05 10:26:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-01-05 10:26:04 +0000
commitdc9af20b3c09c4fb82e5db50810d554b4b811c92 (patch)
tree0d728b6b4a55e92d359df6d208e3077b4db7d0be
parentmisc/libpredict: Remove tests from the build, and build and run them under th... (diff)
Mark a few ports broken (unfetchable)
Notes
Notes: svn path=/head/; revision=522132
-rw-r--r--audio/geonkick-lv2/Makefile2
-rw-r--r--audio/traverso/Makefile2
-rw-r--r--biology/unanimity/Makefile1
-rw-r--r--databases/sqlitestudio/Makefile2
-rw-r--r--devel/bin86/Makefile2
-rw-r--r--devel/opengrok/Makefile2
-rw-r--r--finance/ledgersmb12/Makefile2
-rw-r--r--games/asteroid/Makefile2
-rw-r--r--games/asteroids3d/Makefile2
-rw-r--r--games/linux-darwinia-demo/Makefile2
-rw-r--r--games/linux-defcon/Makefile2
-rw-r--r--games/linux-uplink-demo/Makefile2
-rw-r--r--games/minecraft-client/Makefile2
-rw-r--r--games/xevil/Makefile2
-rw-r--r--games/xminesweep/Makefile2
-rw-r--r--graphics/backfract/Makefile2
-rw-r--r--graphics/sane-frontends/Makefile1
-rw-r--r--japanese/kanjipad/Makefile2
-rw-r--r--japanese/xdtp/Makefile2
-rw-r--r--korean/hpscat/Makefile2
-rw-r--r--mail/rss2email2/Makefile1
-rw-r--r--math/nanoflann/Makefile2
-rw-r--r--multimedia/cinelerra-gg/Makefile2
-rw-r--r--net/hinfo/Makefile2
-rw-r--r--net/multicat/Makefile2
-rw-r--r--science/atom/Makefile2
-rw-r--r--science/atompaw/Makefile2
-rw-r--r--science/jmol/Makefile2
-rw-r--r--science/lm/Makefile2
-rw-r--r--security/calife/Makefile2
-rw-r--r--security/ddos_scan/Makefile2
-rw-r--r--security/gag/Makefile2
-rw-r--r--sysutils/deltarpm/Makefile2
-rw-r--r--x11-themes/gtk-cleanice-engine/Makefile2
-rw-r--r--x11-wm/aewm/Makefile2
35 files changed, 67 insertions, 0 deletions
diff --git a/audio/geonkick-lv2/Makefile b/audio/geonkick-lv2/Makefile
index b3f7d15538e9..9a74a6615860 100644
--- a/audio/geonkick-lv2/Makefile
+++ b/audio/geonkick-lv2/Makefile
@@ -10,6 +10,8 @@ PKGNAMESUFFIX= -lv2
MAINTAINER= yuri@FreeBSD.org
COMMENT= Software percussion synthesizer
+BROKEN= unfetchable
+
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/audio/traverso/Makefile b/audio/traverso/Makefile
index ccc4e24e011d..a9de64693406 100644
--- a/audio/traverso/Makefile
+++ b/audio/traverso/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= https://traverso-daw.org/
MAINTAINER= yuri@FreeBSD.org
COMMENT= Digital audio workstation (DAW) with an innovative user interface
+BROKEN= unfetchable
+
LICENSE= GPLv2 LGPL21
LICENSE_COMB= dual
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
diff --git a/biology/unanimity/Makefile b/biology/unanimity/Makefile
index 76883f255291..48779a23f35f 100644
--- a/biology/unanimity/Makefile
+++ b/biology/unanimity/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= biology
MAINTAINER= ports@FreeBSD.org
COMMENT= Pacific Biosciences consensus library and applications
+BROKEN= unfetchable
DEPRECATED= Unmaintained, uses EOLed python27
EXPIRATION_DATE= 2020-01-27
diff --git a/databases/sqlitestudio/Makefile b/databases/sqlitestudio/Makefile
index 5882b2695443..a9b2f7aa5e18 100644
--- a/databases/sqlitestudio/Makefile
+++ b/databases/sqlitestudio/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://sqlitestudio.pl/files/sqlitestudio3/complete/tar/
MAINTAINER= yuri@FreeBSD.org
COMMENT= SQLite database GUI manager
+BROKEN= unfetchable
+
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/coreSQLiteStudio/licenses/sqlitestudio_license.txt
diff --git a/devel/bin86/Makefile b/devel/bin86/Makefile
index 01b0b7046c3d..f7bce4a72ea3 100644
--- a/devel/bin86/Makefile
+++ b/devel/bin86/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://v3.sk/~lkundrak/dev86/
MAINTAINER= ports@FreeBSD.org
COMMENT= 16-bit assembler and loader
+BROKEN= unfetchable
+
CONFLICTS= bcc-[0-9]* dev86-[0-9]*
PLIST_FILES= bin/as86 bin/catimage bin/ld86 bin/objchop bin/objdump86 \
diff --git a/devel/opengrok/Makefile b/devel/opengrok/Makefile
index 2d9e50090b35..da828d8b8d0f 100644
--- a/devel/opengrok/Makefile
+++ b/devel/opengrok/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= https://github.com/oracle/opengrok/releases/download/${PORTVERSION
MAINTAINER= ports@FreeBSD.org
COMMENT= Fast and powerful code search and cross-reference engine
+BROKEN= unfetchable
+
LICENSE= CDDL APACHE20
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/doc/LICENSE.txt
diff --git a/finance/ledgersmb12/Makefile b/finance/ledgersmb12/Makefile
index db15587f0f59..4ec1f118416d 100644
--- a/finance/ledgersmb12/Makefile
+++ b/finance/ledgersmb12/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://download.ledgersmb.org/f/Releases/archive-1.2/${PORTVERSION
MAINTAINER= ports@FreeBSD.org
COMMENT= Double entry accounting system
+BROKEN= unfetchable
+
BUILD_DEPENDS= p5-DBD-Pg>=0:databases/p5-DBD-Pg \
p5-MIME-Lite>=0:mail/p5-MIME-Lite \
p5-Config-Std>=0:devel/p5-Config-Std
diff --git a/games/asteroid/Makefile b/games/asteroid/Makefile
index a73aeb3c937a..bfc0dc681f57 100644
--- a/games/asteroid/Makefile
+++ b/games/asteroid/Makefile
@@ -9,6 +9,8 @@ CATEGORIES= games
MAINTAINER= ports@FreeBSD.org
COMMENT= Modern version of the arcade classic Asteroid
+BROKEN= unfetchable
+
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/games/asteroids3d/Makefile b/games/asteroids3d/Makefile
index 332e235928f2..9c56e1a24298 100644
--- a/games/asteroids3d/Makefile
+++ b/games/asteroids3d/Makefile
@@ -14,6 +14,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= ports@FreeBSD.org
COMMENT= First-person shooter blowing up asteroids in 3D space
+BROKEN= unfetchable
+
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
diff --git a/games/linux-darwinia-demo/Makefile b/games/linux-darwinia-demo/Makefile
index 2278828038b7..ce0904ba2130 100644
--- a/games/linux-darwinia-demo/Makefile
+++ b/games/linux-darwinia-demo/Makefile
@@ -12,6 +12,8 @@ EXTRACT_SUFX= .sh
MAINTAINER= ports@FreeBSD.org
COMMENT= Real-time action strategy with programs
+BROKEN= unfetchable
+
ONLY_FOR_ARCHS= i386 amd64
USES= linux
USE_LINUX= dri libogg libvorbis sdl12 xorglibs
diff --git a/games/linux-defcon/Makefile b/games/linux-defcon/Makefile
index 67836cca645c..779df046dca9 100644
--- a/games/linux-defcon/Makefile
+++ b/games/linux-defcon/Makefile
@@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Defcon for Linux
+BROKEN= unfetchable
+
ONLY_FOR_ARCHS= i386 amd64
USES= linux
USE_LINUX= dri libogg libvorbis sdl12 xorglibs
diff --git a/games/linux-uplink-demo/Makefile b/games/linux-uplink-demo/Makefile
index 38b818668e29..b515b75b4b57 100644
--- a/games/linux-uplink-demo/Makefile
+++ b/games/linux-uplink-demo/Makefile
@@ -13,6 +13,8 @@ EXTRACT_SUFX= .sh
MAINTAINER= ports@FreeBSD.org
COMMENT= High tech computer crime and industrial espionage on the Internet
+BROKEN= unfetchable
+
ONLY_FOR_ARCHS= i386 amd64
USES= linux
USE_LINUX= dri jpeg sdl12 sdlmixer
diff --git a/games/minecraft-client/Makefile b/games/minecraft-client/Makefile
index 47a59b4f3bc1..f9fd95839bd1 100644
--- a/games/minecraft-client/Makefile
+++ b/games/minecraft-client/Makefile
@@ -15,6 +15,8 @@ EXTRACT_ONLY=
MAINTAINER= ports@FreeBSD.org
COMMENT= Client for the block building game
+BROKEN= unfetchable
+
RUN_DEPENDS= ${JAVALIBDIR}/lwjgl/lwjgl.jar:games/lwjgl \
xrandr:x11/xrandr
diff --git a/games/xevil/Makefile b/games/xevil/Makefile
index 148540ccae5d..f907cf94e254 100644
--- a/games/xevil/Makefile
+++ b/games/xevil/Makefile
@@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}src${PORTVERSION:S/.r/r/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Fast-action, networked, anti-social, kill-everything game
+BROKEN= unfetchable
+
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/gpl.txt
diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile
index 699190a89de6..5661923d944b 100644
--- a/games/xminesweep/Makefile
+++ b/games/xminesweep/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= X11 minesweeper game
+BROKEN= unfetchable
+
USES= imake tar:Z xorg
USE_XORG= x11 xext xmu xaw xt xpm sm ice
PLIST_FILES= bin/xminesweep man/man1/xminesweep.1.gz
diff --git a/graphics/backfract/Makefile b/graphics/backfract/Makefile
index ccb3a9b63165..5ec353fc33d0 100644
--- a/graphics/backfract/Makefile
+++ b/graphics/backfract/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://www.igoweb.org/~wms/comp/backfract/
MAINTAINER= ports@FreeBSD.org
COMMENT= Fractal image animated wallpaper program
+BROKEN= unfetchable
+
LICENSE= GPLv2+
USES= xorg
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile
index cd10c29f331b..2f684df9f4cc 100644
--- a/graphics/sane-frontends/Makefile
+++ b/graphics/sane-frontends/Makefile
@@ -13,6 +13,7 @@ COMMENT= Tools for access to scanners, digitals camera, frame grabbers etc
LICENSE= GPLv2+
+BROKEN= unfetchable
DEPRECATED= Unmaintained upstream, no consumers left
EXPIRATION_DATE= 2020-03-31
diff --git a/japanese/kanjipad/Makefile b/japanese/kanjipad/Makefile
index c2c16d4ec80d..f6bd5e9a038c 100644
--- a/japanese/kanjipad/Makefile
+++ b/japanese/kanjipad/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://fishsoup.net/software/kanjipad/
MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese Handwriting recognition
+BROKEN= unfetchable
+
USES= gmake gnome perl5 pkgconfig
USE_GNOME= gtk20
MAKE_ARGS= OPTIMIZE="${CFLAGS}" PREFIX="${PREFIX}" \
diff --git a/japanese/xdtp/Makefile b/japanese/xdtp/Makefile
index 7098b2b13215..e5e83ce2c689 100644
--- a/japanese/xdtp/Makefile
+++ b/japanese/xdtp/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://www.ongs.co.jp/software/xdtp/
MAINTAINER= ports@FreeBSD.org
COMMENT= XML document transfer program
+BROKEN= unfetchable
+
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/korean/hpscat/Makefile b/korean/hpscat/Makefile
index c901f461ad78..f368b3016406 100644
--- a/korean/hpscat/Makefile
+++ b/korean/hpscat/Makefile
@@ -17,6 +17,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ked.tar.gz:ked
MAINTAINER= ports@FreeBSD.org
COMMENT= Hangul Text Printing Utility
+BROKEN= unfetchable
+
RUN_DEPENDS= hcode:korean/hcode
FONTDIR= ${PREFIX}/${FONTDIR_REL}
diff --git a/mail/rss2email2/Makefile b/mail/rss2email2/Makefile
index 27641fe98fc9..1e0d80633fd6 100644
--- a/mail/rss2email2/Makefile
+++ b/mail/rss2email2/Makefile
@@ -11,6 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Emails posts from subscribed RSS/Atom newsfeeds
+BROKEN= unfetchable
DEPRECATED= Unmaintained, uses EOLed python27
EXPIRATION_DATE= 2020-01-27
diff --git a/math/nanoflann/Makefile b/math/nanoflann/Makefile
index 25f84a0969ce..99e7743b2c97 100644
--- a/math/nanoflann/Makefile
+++ b/math/nanoflann/Makefile
@@ -8,6 +8,8 @@ CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
COMMENT= Header-only library for Nearest Neighbor (NN) search with KD-trees
+BROKEN= unfetchable
+
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/multimedia/cinelerra-gg/Makefile b/multimedia/cinelerra-gg/Makefile
index 73d18bdb6b13..4214ff3596c3 100644
--- a/multimedia/cinelerra-gg/Makefile
+++ b/multimedia/cinelerra-gg/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= https://git.cinelerra-gg.org/git?p=goodguy/cinelerra.git;a=snapsho
MAINTAINER= yuri@FreeBSD.org
COMMENT= Professional video editing and compositing environment
+BROKEN= unfetchable
+
LICENSE= GPLv2
LICENSE_FILE= ${BUILD_WRKSRC}/COPYING
diff --git a/net/hinfo/Makefile b/net/hinfo/Makefile
index 9e8a0d2ceb4c..3d7a7a641d52 100644
--- a/net/hinfo/Makefile
+++ b/net/hinfo/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.lonesome.com/FreeBSD/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility primarily designed to find the owner of an IP block
+BROKEN= unfetchable
+
RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS \
wget:ftp/wget
diff --git a/net/multicat/Makefile b/net/multicat/Makefile
index f0e74165576c..1c8ab4de461c 100644
--- a/net/multicat/Makefile
+++ b/net/multicat/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= https://get.videolan.org/multicat/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple and efficient multicast and transport stream manipulation
+BROKEN= unfetchable
+
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/science/atom/Makefile b/science/atom/Makefile
index 7699cc4fa95b..d1f87676b4cd 100644
--- a/science/atom/Makefile
+++ b/science/atom/Makefile
@@ -14,6 +14,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Program for DFT calculations in atoms
+BROKEN= unfetchable
+
LICENSE= ATOM_LICENSE
LICENSE_NAME= ATOM ACADEMIC LICENCE
LICENSE_FILE= ${DISTDIR}/${DIST_SUBDIR}/atom_licence.html
diff --git a/science/atompaw/Makefile b/science/atompaw/Makefile
index 226782c3ccec..ba941e95c08a 100644
--- a/science/atompaw/Makefile
+++ b/science/atompaw/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://users.wfu.edu/natalie/papers/pwpaw/
MAINTAINER= yuri@FreeBSD.org
COMMENT= Tool for projector augmented wave functions for molecular simulations
+BROKEN= unfetchable
+
LICENSE= BSD3CLAUSE
LIB_DEPENDS= liblapack.so:math/lapack \
diff --git a/science/jmol/Makefile b/science/jmol/Makefile
index 42639ba53d81..fe648a27b31a 100644
--- a/science/jmol/Makefile
+++ b/science/jmol/Makefile
@@ -14,6 +14,8 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}-full${EXTRACT_SUFX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Java 3D viewer for chemical structures
+BROKEN= unfetchable
+
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/science/lm/Makefile b/science/lm/Makefile
index d96246b2128f..c2a10416339e 100644
--- a/science/lm/Makefile
+++ b/science/lm/Makefile
@@ -11,6 +11,8 @@ PKGNAMESUFFIX= -uiuc
MAINTAINER= yuri@FreeBSD.org
COMMENT= Software for sampling trajectories of the reaction-diffusion equations
+BROKEN= unfetchable
+
LICENSE= UIUC_OPEN_SOURCE_LICENSE
LICENSE_NAME= University of Illinois Open Source License
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/security/calife/Makefile b/security/calife/Makefile
index d17da0f96e2b..43fab52e779f 100644
--- a/security/calife/Makefile
+++ b/security/calife/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://assets.keltia.net/calife/
MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight alternative to sudo
+BROKEN= unfetchable
+
LICENSE= GPLv2
USES= tar:xz
diff --git a/security/ddos_scan/Makefile b/security/ddos_scan/Makefile
index 37889d19158b..59cc85957d3c 100644
--- a/security/ddos_scan/Makefile
+++ b/security/ddos_scan/Makefile
@@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Scans for a limited set of distributed denial of service agents
+BROKEN= unfetchable
+
USES= tar
ALL_TARGET= dds
diff --git a/security/gag/Makefile b/security/gag/Makefile
index a7ab9c203a72..986e7dec1301 100644
--- a/security/gag/Makefile
+++ b/security/gag/Makefile
@@ -11,6 +11,8 @@ EXTRACT_SUFX= .tar
MAINTAINER= ports@FreeBSD.org
COMMENT= Stacheldraht (DOS attack) agent detector
+BROKEN= unfetchable
+
ALL_TARGET= gag
PORTDOCS= README
diff --git a/sysutils/deltarpm/Makefile b/sysutils/deltarpm/Makefile
index f261f156c9a6..0b76e9fd2b78 100644
--- a/sysutils/deltarpm/Makefile
+++ b/sysutils/deltarpm/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.suse.com/pub/projects/deltarpm/
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool that generates delta RPMs
+BROKEN= unfetchable
+
LICENSE= BSD3CLAUSE
LIB_DEPENDS= librpm.so:archivers/rpm4
diff --git a/x11-themes/gtk-cleanice-engine/Makefile b/x11-themes/gtk-cleanice-engine/Makefile
index 24382995e077..c9a84afbc41e 100644
--- a/x11-themes/gtk-cleanice-engine/Makefile
+++ b/x11-themes/gtk-cleanice-engine/Makefile
@@ -14,6 +14,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= ports@FreeBSD.org
COMMENT= Simplistic GTK+ 2.x theme engine
+BROKEN= unfetchable
+
USES= gnome libtool pathfix pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= gtk20
diff --git a/x11-wm/aewm/Makefile b/x11-wm/aewm/Makefile
index af1aecee5cea..3d49e958677e 100644
--- a/x11-wm/aewm/Makefile
+++ b/x11-wm/aewm/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= https://www.red-bean.com/decklin/aewm/
MAINTAINER= ports@FreeBSD.org
COMMENT= ICCCM-compliant window manager based on 9wm
+BROKEN= unfetchable
+
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE