diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 17:42:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 17:42:42 +0000 |
commit | cbf93687d7bb1cee2fe0de8c4d4d88b1cae41e29 (patch) | |
tree | 24adf3af456c294ab873690eaa07cf9b31cefd6d | |
parent | 936e8954f7e0d2622b6db8555931c5355a56cf78 (diff) | |
download | ports-cbf93687d7bb1cee2fe0de8c4d4d88b1cae41e29.tar.gz ports-cbf93687d7bb1cee2fe0de8c4d4d88b1cae41e29.zip |
Notes
-rw-r--r-- | devel/getxml/Makefile | 2 | ||||
-rw-r--r-- | devel/py-pyro/Makefile | 2 | ||||
-rw-r--r-- | devel/z80-asm/Makefile | 2 | ||||
-rw-r--r-- | ftp/gproftpd/Makefile | 2 | ||||
-rw-r--r-- | games/abuse_sdl/Makefile | 2 | ||||
-rw-r--r-- | graphics/libart/Makefile | 2 | ||||
-rw-r--r-- | graphics/peps/Makefile | 2 | ||||
-rw-r--r-- | graphics/vcg/Makefile | 2 | ||||
-rw-r--r-- | graphics/xfig/Makefile | 2 | ||||
-rw-r--r-- | irc/ircd-rusnet/Makefile | 2 |
10 files changed, 20 insertions, 0 deletions
diff --git a/devel/getxml/Makefile b/devel/getxml/Makefile index ff6af46eb469..a232e4380220 100644 --- a/devel/getxml/Makefile +++ b/devel/getxml/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= An XML internationalization tool +BROKEN= Does not fetch + LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml USE_GNOME= glib12 diff --git a/devel/py-pyro/Makefile b/devel/py-pyro/Makefile index e90b8dd5b059..7bbad3971243 100644 --- a/devel/py-pyro/Makefile +++ b/devel/py-pyro/Makefile @@ -15,6 +15,8 @@ DISTNAME= Pyro4-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Distributed Object Middleware for Python(IPC/RPC) +BROKEN= Does not fetch + USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= Pyro4 diff --git a/devel/z80-asm/Makefile b/devel/z80-asm/Makefile index 749ee7490038..691582d4442a 100644 --- a/devel/z80-asm/Makefile +++ b/devel/z80-asm/Makefile @@ -15,6 +15,8 @@ DISTNAME= z80-asm MAINTAINER= ports@FreeBSD.org COMMENT= A Z80 assembly code assembler and disassembler +BROKEN= Does not fetch + MAN1= z80-asm.1 z80-dis.1 MAN5= z80-file.5 z80-asm.5 MANCOMPRESSED= no diff --git a/ftp/gproftpd/Makefile b/ftp/gproftpd/Makefile index 9217c911b8d4..c33ef835e4db 100644 --- a/ftp/gproftpd/Makefile +++ b/ftp/gproftpd/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://mange.dynalias.org/linux/gproftpd/ MAINTAINER= ports@FreeBSD.org COMMENT= Gtk2 Frontend for proftpd daemon +BROKEN= Does not fetch + RUN_DEPENDS= proftpd:${PORTSDIR}/ftp/proftpd USE_GMAKE= yes diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile index 25bfc2f8a2d8..68f0086f94f4 100644 --- a/games/abuse_sdl/Makefile +++ b/games/abuse_sdl/Makefile @@ -17,6 +17,8 @@ DISTNAME= abuse-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An SDL port of the Abuse game engine +BROKEN= Does not fetch + # Add in the oposite, request games/abuse if being installed directly # Instead of games/abuse RUN_DEPENS= abuse:${PORTSDIR}/games/abuse diff --git a/graphics/libart/Makefile b/graphics/libart/Makefile index 5eb90979831d..da6e146676a1 100644 --- a/graphics/libart/Makefile +++ b/graphics/libart/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://tiger.bioinf.cs.uni-potsdam.de/free/Graphics/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Library for high-performance 2D graphics +BROKEN= Does not fetch + USE_AUTOTOOLS= libtool WRKSRC= ${WRKDIR}/${PORTNAME}_lgpl-${PORTVERSION} GNU_CONFIGURE= yes diff --git a/graphics/peps/Makefile b/graphics/peps/Makefile index 24fa3cca9b98..c705c1baf496 100644 --- a/graphics/peps/Makefile +++ b/graphics/peps/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.peps.redprince.net/unix/peps/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Converts EPS images to anti-aliased bitmaps +BROKEN= Does not fetch + MAN1= peps.1 PLIST_FILES= bin/peps \ etc/peps.mime \ diff --git a/graphics/vcg/Makefile b/graphics/vcg/Makefile index b85c3d022f76..dc6dd78dd469 100644 --- a/graphics/vcg/Makefile +++ b/graphics/vcg/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A Visualization Tool for compiler graphs +BROKEN= Does not fetch + BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake USE_XORG= x11 xext diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile index 9d0abcf8926f..06cead91144b 100644 --- a/graphics/xfig/Makefile +++ b/graphics/xfig/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}.full MAINTAINER= ports@FreeBSD.org COMMENT= A drawing program for X11 +BROKEN= Does not fetch + LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png \ Xaw3d.8:${PORTSDIR}/x11-toolkits/Xaw3d diff --git a/irc/ircd-rusnet/Makefile b/irc/ircd-rusnet/Makefile index dd1194b9837a..08a2fad54c1b 100644 --- a/irc/ircd-rusnet/Makefile +++ b/irc/ircd-rusnet/Makefile @@ -19,6 +19,8 @@ DISTNAME= rusnet-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= RusNet Internet Relay Chat Server +BROKEN= Does not fetch + USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ENV= irc_cv_mathlib=-lm |