diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
commit | 496ac41eab239d23ec8c4be4de8c7274167db816 (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /sysutils | |
parent | 0888e6c87c87611f8c3c91d010963770653c20ec (diff) | |
download | freebsd-ports-496ac41eab239d23ec8c4be4de8c7274167db816.zip |
Mark a few ports BROKEN: unfetchable
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/915resolution/Makefile | 2 | ||||
-rw-r--r-- | sysutils/apachetop/Makefile | 2 | ||||
-rw-r--r-- | sysutils/bkpupsd/Makefile | 2 | ||||
-rw-r--r-- | sysutils/bontmia/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cronolog-devel/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cronolog/Makefile | 2 | ||||
-rw-r--r-- | sysutils/daedalus/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fusefs-cryptofs/Makefile | 2 | ||||
-rw-r--r-- | sysutils/hwstat/Makefile | 2 | ||||
-rw-r--r-- | sysutils/jfbterm/Makefile | 2 | ||||
-rw-r--r-- | sysutils/mdf2iso/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pcfclock/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pcpustat/Makefile | 2 | ||||
-rw-r--r-- | sysutils/rename/Makefile | 2 | ||||
-rw-r--r-- | sysutils/rsyncmanager/Makefile | 2 | ||||
-rw-r--r-- | sysutils/thefish/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ucspi-unix/Makefile | 2 | ||||
-rw-r--r-- | sysutils/vlogger/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xdu/Makefile | 2 |
19 files changed, 38 insertions, 0 deletions
diff --git a/sysutils/915resolution/Makefile b/sysutils/915resolution/Makefile index 5bae447c4b4a..a52bfbded2d2 100644 --- a/sysutils/915resolution/Makefile +++ b/sysutils/915resolution/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= LOCAL/ehaupt MAINTAINER= ports@FreeBSD.org COMMENT= Resolution tool for Intel i915 video cards +BROKEN= unfetchable + USE_RC_SUBR= 915resolution PLIST_FILES= sbin/915resolution diff --git a/sysutils/apachetop/Makefile b/sysutils/apachetop/Makefile index 837f63e783e7..b6548a720f72 100644 --- a/sysutils/apachetop/Makefile +++ b/sysutils/apachetop/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.webta.org/apachetop/ MAINTAINER= ports@FreeBSD.org COMMENT= Apache RealTime log stats +BROKEN= unfetchable + GNU_CONFIGURE= yes USES= readline diff --git a/sysutils/bkpupsd/Makefile b/sysutils/bkpupsd/Makefile index d531f6971148..fd7dffb1101b 100644 --- a/sysutils/bkpupsd/Makefile +++ b/sysutils/bkpupsd/Makefile @@ -9,4 +9,6 @@ MASTER_SITES= http://ftp.knit.kagoshima-u.ac.jp/pub/Unix/bkpupsd/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple UPS daemon for APC BK Pro(TM) +BROKEN= unfetchable + .include <bsd.port.mk> diff --git a/sysutils/bontmia/Makefile b/sysutils/bontmia/Makefile index 611be338aef1..3a93300a172f 100644 --- a/sysutils/bontmia/Makefile +++ b/sysutils/bontmia/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://kosmos.ttyv0.se/attachments/download/37/ MAINTAINER= ports@FreeBSD.org COMMENT= Small tool for incremental backups over network +BROKEN= unfetchable + RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync USES= perl5 diff --git a/sysutils/cronolog-devel/Makefile b/sysutils/cronolog-devel/Makefile index 3dc5a1344ad7..e7ca5a53dd14 100644 --- a/sysutils/cronolog-devel/Makefile +++ b/sysutils/cronolog-devel/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-beta MAINTAINER= ports@FreeBSD.org COMMENT= Web log rotation utility that provides datestamp filenames +BROKEN= unfetchable + PLIST_FILES= sbin/cronolog \ sbin/cronosplit \ man/man1/cronolog.1m.gz \ diff --git a/sysutils/cronolog/Makefile b/sysutils/cronolog/Makefile index 69132430ec0f..85fcee6e8336 100644 --- a/sysutils/cronolog/Makefile +++ b/sysutils/cronolog/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://cronolog.org/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Web log rotation utility that provides datestamp filenames +BROKEN= unfetchable + LICENSE= GPLv2 CONFLICTS_INSTALL= cronolog-devel-[0-9]* diff --git a/sysutils/daedalus/Makefile b/sysutils/daedalus/Makefile index a7b64ba107c5..af4fef627ad7 100644 --- a/sysutils/daedalus/Makefile +++ b/sysutils/daedalus/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= ftp://ftp.insidesystems.net/daedalus/ MAINTAINER= ports@FreeBSD.org COMMENT= Flexible process monitor/restart daemon written in ruby +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME} USE_RUBY= yes diff --git a/sysutils/fusefs-cryptofs/Makefile b/sysutils/fusefs-cryptofs/Makefile index a6caf89e0aec..ece2c52b7180 100644 --- a/sysutils/fusefs-cryptofs/Makefile +++ b/sysutils/fusefs-cryptofs/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= fusefs- MAINTAINER= ports@FreeBSD.org COMMENT= Encrypted filesystem for FUSE +BROKEN= unfetchable + LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \ libglib-2.0.so:${PORTSDIR}/devel/glib20 diff --git a/sysutils/hwstat/Makefile b/sysutils/hwstat/Makefile index 61c0cd33b058..2d8113f0f793 100644 --- a/sysutils/hwstat/Makefile +++ b/sysutils/hwstat/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://pub.rhaamo.li/Archives/hwstat/ MAINTAINER= ports@FreeBSD.org COMMENT= Command line tool to display CPU temp and battery infos +BROKEN= unfetchable + LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/sysutils/jfbterm/Makefile b/sysutils/jfbterm/Makefile index 2460fcf0d93d..9d3a28e8bf68 100644 --- a/sysutils/jfbterm/Makefile +++ b/sysutils/jfbterm/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://www.ac.auone-net.jp/~baba/jfbterm/ MAINTAINER= ports@FreeBSD.org COMMENT= Multilingual terminal emulator for framebuffer +BROKEN= unfetchable + LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/sysutils/mdf2iso/Makefile b/sysutils/mdf2iso/Makefile index affd65daddc3..fe4526b380b0 100644 --- a/sysutils/mdf2iso/Makefile +++ b/sysutils/mdf2iso/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= Alcohol 120% to ISO converter +BROKEN= unfetchable + LICENSE= GPLv2 # (or later) WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/sysutils/pcfclock/Makefile b/sysutils/pcfclock/Makefile index 9870c255a886..810fb31201ba 100644 --- a/sysutils/pcfclock/Makefile +++ b/sysutils/pcfclock/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www-stud.ims.uni-stuttgart.de/~voegelas/pcfclock/ MAINTAINER= ports@FreeBSD.org COMMENT= Userland access to the pcfclock device +BROKEN= unfetchable + USE_RC_SUBR= pcfdate GNU_CONFIGURE= yes diff --git a/sysutils/pcpustat/Makefile b/sysutils/pcpustat/Makefile index e8670af065a7..4cd1472b9b25 100644 --- a/sysutils/pcpustat/Makefile +++ b/sysutils/pcpustat/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://chipstips.com/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Per-CPU usage statistics +BROKEN= unfetchable + LICENSE= OWL USES= tar:bzip2 diff --git a/sysutils/rename/Makefile b/sysutils/rename/Makefile index 4ba4bb8906a3..504a75157808 100644 --- a/sysutils/rename/Makefile +++ b/sysutils/rename/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://mirror2.unixfreunde.de/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Rename multiple files using regular expressions +BROKEN= unfetchable + GNU_CONFIGURE= yes USES= gmake diff --git a/sysutils/rsyncmanager/Makefile b/sysutils/rsyncmanager/Makefile index b1e1f2e146a2..f0f7cca91037 100644 --- a/sysutils/rsyncmanager/Makefile +++ b/sysutils/rsyncmanager/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= ftp://ftp.insidesystems.net/rsyncmanager/ MAINTAINER= ports@FreeBSD.org COMMENT= Flexible rsync resource manager daemon written in ruby +BROKEN= unfetchable + RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync USE_RUBY= yes diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile index 705c3148623b..4ff806f023e5 100644 --- a/sysutils/thefish/Makefile +++ b/sysutils/thefish/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Gtk+/ncurses rc.conf editor/management tool +BROKEN= unfetchable + USES= pkgconfig WANT_GNOME= yes diff --git a/sysutils/ucspi-unix/Makefile b/sysutils/ucspi-unix/Makefile index 065da5e8237c..f1c6c9c3a773 100644 --- a/sysutils/ucspi-unix/Makefile +++ b/sysutils/ucspi-unix/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://untroubled.org/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Unix-domain socket client-server command-line tools +BROKEN= unfetchable + LICENSE= GPLv2 BUILD_DEPENDS= ${BGLIBS_LIB}/libbg.a:${PORTSDIR}/devel/bglibs diff --git a/sysutils/vlogger/Makefile b/sysutils/vlogger/Makefile index 13d308f9119f..0ee6c88a09af 100644 --- a/sysutils/vlogger/Makefile +++ b/sysutils/vlogger/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://n0rp.chemlab.org/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Logging utility for Apache servers with many virtual hosts +BROKEN= unfetchable + LICENSE= GPLv2 RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI diff --git a/sysutils/xdu/Makefile b/sysutils/xdu/Makefile index bef9343d6ce5..b670f0c0321c 100644 --- a/sysutils/xdu/Makefile +++ b/sysutils/xdu/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://sd.wareonearth.com/~phil/xdu/ MAINTAINER= ports@FreeBSD.org COMMENT= Graphically display output of du +BROKEN= unfetchable + NO_WRKSUBDIR= yes USES= imake tar:Z USE_XORG= ice sm x11 xaw xext xmu xpm xt |