diff options
37 files changed, 74 insertions, 0 deletions
diff --git a/astro/planets/Makefile b/astro/planets/Makefile index a2e2c06c013e..08e55f007d1f 100644 --- a/astro/planets/Makefile +++ b/astro/planets/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= An orbital simulator +BROKEN= "Does not compile" + BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml USE_GMAKE= yes diff --git a/cad/pisces/Makefile b/cad/pisces/Makefile index 17966481bd24..9ded4be3dae4 100644 --- a/cad/pisces/Makefile +++ b/cad/pisces/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= masini@uniroma3.it COMMENT= A 2-d electronic device simulator +BROKEN= "Does not compile" + BUILD_DEPENDS= f2c:${PORTSDIR}/lang/f2c .include <bsd.port.pre.mk> diff --git a/cad/qfsm/Makefile b/cad/qfsm/Makefile index 91ac30f6b0a5..f88ef3fdeeef 100644 --- a/cad/qfsm/Makefile +++ b/cad/qfsm/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A graphical tool for designing finite state machines +BROKEN= "Does not compile" + USE_QT_VER= 3 USE_REINPLACE= yes USE_GMAKE= yes diff --git a/cad/sis/Makefile b/cad/sis/Makefile index 894d7641ce99..efc25078162e 100644 --- a/cad/sis/Makefile +++ b/cad/sis/Makefile @@ -19,6 +19,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= volf@oasis.IAEhv.nl COMMENT= Synthesis program for the synthesis of sequential circuits +BROKEN= "Does not compile" + USE_XLIB= yes MAKEFILE= Makefile.FreeBSD MAN1= espresso.1 jedi.1 nova.1 sis.1 sred.1 stamina.1 \ diff --git a/chinese/dictd/Makefile b/chinese/dictd/Makefile index 6abec4ab7c0b..d18ef5f37a8d 100644 --- a/chinese/dictd/Makefile +++ b/chinese/dictd/Makefile @@ -15,6 +15,8 @@ EXTRA_PATCHES= ${.CURDIR}/files/patch-index.c \ ${.CURDIR}/files/patch-dictfmt.c \ ${.CURDIR}/files/patch-Makefile.in +BROKEN= "Does not compile" + pre-install: ${ECHO} "bin/dictfmt" > ${PLIST} ${CAT} ${MASTERDIR}/pkg-plist >> ${PLIST} diff --git a/devel/ptl/Makefile b/devel/ptl/Makefile index 276ed847df7e..d7ca5190f695 100644 --- a/devel/ptl/Makefile +++ b/devel/ptl/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME:U}-${PORTVERSION} MAINTAINER= knu@FreeBSD.org COMMENT= A user level multi-thread library based on POSIX 1003.1c API +BROKEN= "Does not compile" + BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf PATCH_SITES= ${MASTER_SITES} diff --git a/devel/py-omniorb/Makefile b/devel/py-omniorb/Makefile index db3c1f997cbf..5eeb11952c6f 100644 --- a/devel/py-omniorb/Makefile +++ b/devel/py-omniorb/Makefile @@ -16,6 +16,8 @@ DISTNAME= omniORBpy-${PORTVERSION} MAINTAINER= ak03@gte.com COMMENT= Python bindings for omniORB4, a CORBA 2.6 ORB +BROKEN= "Does not compile" + LIB_DEPENDS= omniORB4.0:${PORTSDIR}/devel/omniORB RUN_DEPENDS= omniidl:${PORTSDIR}/devel/omniORB # parts of omniORB4 source tree is required to build omniORBpy; diff --git a/devel/uds/Makefile b/devel/uds/Makefile index 2eb22db9bdfc..3bf122edd644 100644 --- a/devel/uds/Makefile +++ b/devel/uds/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://frost.flewid.de/dist/ MAINTAINER= ports@FreeBSD.org COMMENT= UDS (Useful Development Stuff) Collection +BROKEN= "Does not compile" + USE_REINPLACE= yes USE_GCC= 3.1 USE_GMAKE= yes diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index bca715d7bf8a..d37509b44f5c 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -14,6 +14,8 @@ DISTNAME= s9xs137c MAINTAINER= green@FreeBSD.org COMMENT= Super Nintendo Entertainment System(SNES) Emulator +BROKEN= "Does not compile" + .if ${MACHINE_ARCH} == i386 BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm .elif ${MACHINE_ARCH} == alpha diff --git a/lang/sr/Makefile b/lang/sr/Makefile index b5735426b40e..9f6055eec82d 100644 --- a/lang/sr/Makefile +++ b/lang/sr/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= rssh@cki.ipri.kiev.ua COMMENT= A parallel language "Synchronization Resources" +BROKEN= "Does not compile" + HAS_CONFIGURE= yes CONFIGURE_ARGS= prefix NO_WRKSUBDIR= yes diff --git a/lang/wamcc/Makefile b/lang/wamcc/Makefile index 579873d87f44..43e8530f3b8d 100644 --- a/lang/wamcc/Makefile +++ b/lang/wamcc/Makefile @@ -14,6 +14,8 @@ DISTFILES= wamcc2.22.tar.Z prg.tar.Z MAINTAINER= ports@FreeBSD.Org COMMENT= Prolog-to-C translator from Inria +BROKEN= "Does not compile" + DIST_SUBDIR= wamcc NO_WRKSUBDIR= yes diff --git a/lang/wxbasic/Makefile b/lang/wxbasic/Makefile index 7f58e15db179..d28c2410d7a7 100644 --- a/lang/wxbasic/Makefile +++ b/lang/wxbasic/Makefile @@ -16,6 +16,8 @@ DISTNAME= wxsource-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A cross-platform GUI Basic interpreter +BROKEN= "Does not compile" + LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel NO_WRKSUBDIR= yes diff --git a/mail/p5-Sendmail-Milter/Makefile b/mail/p5-Sendmail-Milter/Makefile index c634d70a9d35..1b9097b0f5cc 100644 --- a/mail/p5-Sendmail-Milter/Makefile +++ b/mail/p5-Sendmail-Milter/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= A module to write mail filters in Perl using sendmail's mail filter API +BROKEN= "Does not compile" + PERL_CONFIGURE= yes MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/math/siag/Makefile b/math/siag/Makefile index e893be265f9d..c7169b3e8404 100644 --- a/math/siag/Makefile +++ b/math/siag/Makefile @@ -16,6 +16,8 @@ MASTER_SITES= http://siag.nu/pub/siag/ \ MAINTAINER= mi@aldan.algebra.com COMMENT= Scheme-based "office" for X and curses. Sexy interface using Xaw3d +BROKEN= "Does not compile" + LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d \ sdb:${PORTSDIR}/databases/libsdb \ Magick:${PORTSDIR}/graphics/ImageMagick diff --git a/net-p2p/qtella/Makefile b/net-p2p/qtella/Makefile index be3169f6ab5a..88d6240f8886 100644 --- a/net-p2p/qtella/Makefile +++ b/net-p2p/qtella/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= qtella MAINTAINER= jon@witchspace.com COMMENT= A Gnutella client using Qt +BROKEN= "Does not compile" + HAS_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS+= --with-qt-dir=${X11BASE} --with-qt-moc=${X11BASE}/bin diff --git a/net/qtella/Makefile b/net/qtella/Makefile index be3169f6ab5a..88d6240f8886 100644 --- a/net/qtella/Makefile +++ b/net/qtella/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= qtella MAINTAINER= jon@witchspace.com COMMENT= A Gnutella client using Qt +BROKEN= "Does not compile" + HAS_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS+= --with-qt-dir=${X11BASE} --with-qt-moc=${X11BASE}/bin diff --git a/net/v6eval/Makefile b/net/v6eval/Makefile index 61a605d20b03..a1ba604292ba 100644 --- a/net/v6eval/Makefile +++ b/net/v6eval/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.tahi.org/release/v6eval/ MAINTAINER= tanaka@tahi.org COMMENT= IPv6 Conformance Test Platform +BROKEN= "Does not compile" + RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect USE_PERL5= yes diff --git a/news/pyne/Makefile b/news/pyne/Makefile index d0ba3e0877f2..b0aef970f44d 100644 --- a/news/pyne/Makefile +++ b/news/pyne/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.yikesstation.freeserve.co.uk/pyne/ MAINTAINER= ports@FreeBSD.org COMMENT= An X11 offline Newsreader/Emailer +BROKEN= "Does not compile" + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk USE_REINPLACE= yes diff --git a/palm/pose/Makefile b/palm/pose/Makefile index ac81fa1e296e..09fd77b60414 100644 --- a/palm/pose/Makefile +++ b/palm/pose/Makefile @@ -15,6 +15,8 @@ DISTFILES= emulator_src_31.tar.gz emulator_skins_16.tar.gz MAINTAINER= wlloyd@slap.net COMMENT= Palm OS(R) Emulator +BROKEN= "Does not compile" + LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk USE_MESA= yes diff --git a/print/xpp/Makefile b/print/xpp/Makefile index 29513e8f5834..ae32a09d8fa0 100644 --- a/print/xpp/Makefile +++ b/print/xpp/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= cups MAINTAINER= doconnor@gsoft.com.au COMMENT= GUI print front-end for CUPS +BROKEN= "Does not compile" + LIB_DEPENDS= cups:${PORTSDIR}/print/cups \ fltk:${PORTSDIR}/x11-toolkits/fltk diff --git a/security/py-amkCrypto/Makefile b/security/py-amkCrypto/Makefile index 925f86679a57..60487d9ed8f2 100644 --- a/security/py-amkCrypto/Makefile +++ b/security/py-amkCrypto/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= jason@mastaler.com COMMENT= Python cryptography modules +BROKEN= "Does not compile" + USE_PYTHON= yes USE_PYDISTUTILS= yes USE_OPENSSL= yes diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index 264c69e9f984..858156d9206e 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ngps@post1.com COMMENT= Python wrapper for OpenSSL +BROKEN= "Does not compile" + BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 \ pinstall:${PORTSDIR}/devel/pinstall diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile index 5f3eec5559b7..863a84b9a6b3 100644 --- a/security/sslwrap/Makefile +++ b/security/sslwrap/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ZGabor@CoDe.HU COMMENT= Another SSL Wrapper application, which uses SSLEay/OpenSSL +BROKEN= "Does not compile" + USE_OPENSSL= YES WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S/.//g} diff --git a/sysutils/vobcopy/Makefile b/sysutils/vobcopy/Makefile index a3df1a4aa5a1..4f766db6122c 100644 --- a/sysutils/vobcopy/Makefile +++ b/sysutils/vobcopy/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://lpn.rnbhq.org/download/ MAINTAINER= lioux@FreeBSD.org COMMENT= Decrypts and copies DVD .vob files +BROKEN= "Does not compile" + LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread USE_BZIP2= yes diff --git a/textproc/p5-XML-DBMS/Makefile b/textproc/p5-XML-DBMS/Makefile index 73db6c823847..564c3fd7e862 100644 --- a/textproc/p5-XML-DBMS/Makefile +++ b/textproc/p5-XML-DBMS/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= skv@FreeBSD.org COMMENT= Perl port of Java package XML-DBMS v1.0 +BROKEN= "Does not compile" + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/Parser/PerlSAX.pm:${PORTSDIR}/textproc/p5-libxml \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI diff --git a/vietnamese/vnterm/Makefile b/vietnamese/vnterm/Makefile index 821d52895b4a..a29cd41d67a5 100644 --- a/vietnamese/vnterm/Makefile +++ b/vietnamese/vnterm/Makefile @@ -15,6 +15,8 @@ DISTNAME= xorg-1 MAINTAINER= obrien@FreeBSD.org COMMENT= An xterm that speaks Vietnamese +BROKEN= "Does not compile" + USE_IMAKE= yes .include <bsd.port.pre.mk> diff --git a/www/viewml/Makefile b/www/viewml/Makefile index e14885eecc23..302f5240d1d9 100644 --- a/www/viewml/Makefile +++ b/www/viewml/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.viewml.com/pub/viewml/ MAINTAINER= sobomax@FreeBSD.org COMMENT= An open source web browser targeted at the embedded platforms +BROKEN= "Does not compile" + BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \ wwwzip.1:${PORTSDIR}/www/libwww diff --git a/www/zope/Makefile b/www/zope/Makefile index eba7118a6056..0a29cb32d7a6 100644 --- a/www/zope/Makefile +++ b/www/zope/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= freebsd-ports@FreeBSD.org COMMENT= An object-based web application platform with DB access, WebDAV, & more +BROKEN= "Does not compile" + USE_PYTHON= yes PYTHON_VERSION= python2.1 diff --git a/www/zope210/Makefile b/www/zope210/Makefile index eba7118a6056..0a29cb32d7a6 100644 --- a/www/zope210/Makefile +++ b/www/zope210/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= freebsd-ports@FreeBSD.org COMMENT= An object-based web application platform with DB access, WebDAV, & more +BROKEN= "Does not compile" + USE_PYTHON= yes PYTHON_VERSION= python2.1 diff --git a/www/zope211/Makefile b/www/zope211/Makefile index eba7118a6056..0a29cb32d7a6 100644 --- a/www/zope211/Makefile +++ b/www/zope211/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= freebsd-ports@FreeBSD.org COMMENT= An object-based web application platform with DB access, WebDAV, & more +BROKEN= "Does not compile" + USE_PYTHON= yes PYTHON_VERSION= python2.1 diff --git a/www/zope213/Makefile b/www/zope213/Makefile index eba7118a6056..0a29cb32d7a6 100644 --- a/www/zope213/Makefile +++ b/www/zope213/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= freebsd-ports@FreeBSD.org COMMENT= An object-based web application platform with DB access, WebDAV, & more +BROKEN= "Does not compile" + USE_PYTHON= yes PYTHON_VERSION= python2.1 diff --git a/www/zope28/Makefile b/www/zope28/Makefile index eba7118a6056..0a29cb32d7a6 100644 --- a/www/zope28/Makefile +++ b/www/zope28/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= freebsd-ports@FreeBSD.org COMMENT= An object-based web application platform with DB access, WebDAV, & more +BROKEN= "Does not compile" + USE_PYTHON= yes PYTHON_VERSION= python2.1 diff --git a/www/zope29/Makefile b/www/zope29/Makefile index eba7118a6056..0a29cb32d7a6 100644 --- a/www/zope29/Makefile +++ b/www/zope29/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= freebsd-ports@FreeBSD.org COMMENT= An object-based web application platform with DB access, WebDAV, & more +BROKEN= "Does not compile" + USE_PYTHON= yes PYTHON_VERSION= python2.1 diff --git a/x11-toolkits/ruby-fltk/Makefile b/x11-toolkits/ruby-fltk/Makefile index a3cf5b87fea2..090340a28529 100644 --- a/x11-toolkits/ruby-fltk/Makefile +++ b/x11-toolkits/ruby-fltk/Makefile @@ -18,6 +18,8 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby extension module to use FLTK +BROKEN= "Does not compile" + LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk USE_RUBY= yes diff --git a/x11-wm/scwm/Makefile b/x11-wm/scwm/Makefile index 7d8f56ee70da..9d7db59f705a 100644 --- a/x11-wm/scwm/Makefile +++ b/x11-wm/scwm/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://scwm.mit.edu/pub/scwm/ MAINTAINER= nakai@FreeBSD.org COMMENT= Scheme configurable window manager +BROKEN= "Does not compile" + LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile RUN_DEPENDS= ${X11BASE}/share/scwm/pixmaps/Animator.xpm:${PORTSDIR}/graphics/scwm-icons diff --git a/x11/wscan/Makefile b/x11/wscan/Makefile index 79d8ba69e622..6519e96b4e4d 100644 --- a/x11/wscan/Makefile +++ b/x11/wscan/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A 802.11 wireless visual signal strength meter +BROKEN= "Does not compile" + LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk WRKSRC= $(WRKDIR)/wscan diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index e06acb6f7b27..f4020de96f90 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://ftp.acc.umu.se/pub/GNOME/sources/zenity/1.0/ MAINTAINER= klammer@webonaut.com COMMENT= Display GNOME dialogs from the command line +BROKEN= "Does not compile" + LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_X_PREFIX= yes |