diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:37:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:37:26 +0000 |
commit | fab932ce7f5bdbe8772981cf893fc77866bdc6f9 (patch) | |
tree | 10306281e9b501a32c6a83bb322a0c259c732f7f | |
parent | 072d324e0734b060958fb326b95271d7228f86cb (diff) | |
download | ports-fab932ce7f5bdbe8772981cf893fc77866bdc6f9.tar.gz ports-fab932ce7f5bdbe8772981cf893fc77866bdc6f9.zip |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=80292
-rw-r--r-- | devel/mico/Makefile | 2 | ||||
-rw-r--r-- | games/mythserver/Makefile | 2 | ||||
-rw-r--r-- | graphics/osg-devel/Makefile | 2 | ||||
-rw-r--r-- | graphics/osg/Makefile | 2 | ||||
-rw-r--r-- | lang/mozart/Makefile | 2 | ||||
-rw-r--r-- | math/octave-devel/Makefile | 2 | ||||
-rw-r--r-- | math/octave/Makefile | 2 | ||||
-rw-r--r-- | math/oleo/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mpeg4ip/Makefile | 2 | ||||
-rw-r--r-- | net/opengatekeeper/Makefile | 2 | ||||
-rw-r--r-- | net/openh323proxy/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Authen-Krb4/Makefile | 2 | ||||
-rw-r--r-- | www/mod_blosxom/Makefile | 2 | ||||
-rw-r--r-- | www/neowebscript/Makefile | 2 | ||||
-rw-r--r-- | www/p5-AxKit/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/p5-GnomeApplet/Makefile | 2 |
16 files changed, 32 insertions, 0 deletions
diff --git a/devel/mico/Makefile b/devel/mico/Makefile index 8c7df88b0951..b4ca05193bf6 100644 --- a/devel/mico/Makefile +++ b/devel/mico/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.mico.org/ MAINTAINER= ports@FreeBSD.org COMMENT= A CORBA 2.0 implementation which goal is freely available +BROKEN= "Does not compile" + WRKSRC= ${WRKDIR}/mico INSTALLS_SHLIB= yes GNU_CONFIGURE= yes diff --git a/games/mythserver/Makefile b/games/mythserver/Makefile index 8cab10ec50de..fcab38b5c7eb 100644 --- a/games/mythserver/Makefile +++ b/games/mythserver/Makefile @@ -14,6 +14,8 @@ DISTNAME= metaserver2open MAINTAINER= adamw@FreeBSD.org COMMENT= Bungie.net MythII Metaserver Open Source +BROKEN= "Does not compile" + USE_ZIP= yes USE_GMAKE= yes USE_REINPLACE= yes diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index 6aa7347a9fad..9b105652d27f 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/Makefile @@ -14,6 +14,8 @@ DISTNAME= OpenSceneGraph-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= C++ OpenGL scene graph library for real-time rendering +BROKEN= "Does not compile" + LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ ungif.5:${PORTSDIR}/graphics/libungif \ diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index 6aa7347a9fad..9b105652d27f 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -14,6 +14,8 @@ DISTNAME= OpenSceneGraph-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= C++ OpenGL scene graph library for real-time rendering +BROKEN= "Does not compile" + LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ ungif.5:${PORTSDIR}/graphics/libungif \ diff --git a/lang/mozart/Makefile b/lang/mozart/Makefile index f3cbc5885c47..698486535805 100644 --- a/lang/mozart/Makefile +++ b/lang/mozart/Makefile @@ -18,6 +18,8 @@ DISTFILES+= ${MOZART_DOCS} MAINTAINER= mathiasp@virtual-earth.de COMMENT= A distributed language with constraint-based inference +BROKEN= "Does not compile" + BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs21 LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ tk83.1:${PORTSDIR}/x11-toolkits/tk83 diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index 95ae83a621f1..962f7443765d 100644 --- a/math/octave-devel/Makefile +++ b/math/octave-devel/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/bleeding-edge/ \ MAINTAINER= chuckr@FreeBSD.org COMMENT= High-level interactive language for numerical computations +BROKEN= "Does not compile" + USE_BZIP2= yes BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot diff --git a/math/octave/Makefile b/math/octave/Makefile index 95ae83a621f1..962f7443765d 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/bleeding-edge/ \ MAINTAINER= chuckr@FreeBSD.org COMMENT= High-level interactive language for numerical computations +BROKEN= "Does not compile" + USE_BZIP2= yes BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot diff --git a/math/oleo/Makefile b/math/oleo/Makefile index d88435e929ac..b19b75d46385 100644 --- a/math/oleo/Makefile +++ b/math/oleo/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= The GNU spreadsheet for X11 and terminals +BROKEN= "Does not compile" + LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_REINPLACE= yes diff --git a/multimedia/mpeg4ip/Makefile b/multimedia/mpeg4ip/Makefile index fe5cd8c96184..d27b9987eb10 100644 --- a/multimedia/mpeg4ip/Makefile +++ b/multimedia/mpeg4ip/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= lioux@FreeBSD.org COMMENT= Standards-based system to encode, stream and play MPEG-4 audio/video +BROKEN= "Does not compile" + BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool \ nasm:${PORTSDIR}/devel/nasm \ pkg-config:${PORTSDIR}/devel/pkgconfig diff --git a/net/opengatekeeper/Makefile b/net/opengatekeeper/Makefile index 66171ecb824a..e4b2de035ca8 100644 --- a/net/opengatekeeper/Makefile +++ b/net/opengatekeeper/Makefile @@ -15,6 +15,8 @@ DISTNAME= opengate_0.9alpha4 MAINTAINER= roger@FreeBSD.org COMMENT= H323 GateKeeper (MPL Licence) for OpenH323 OhPhone and NetMeeting +BROKEN= "Does not compile" + BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build WRKSRC= ${WRKDIR}/opengate diff --git a/net/openh323proxy/Makefile b/net/openh323proxy/Makefile index 15078bc71942..b0347375fc98 100644 --- a/net/openh323proxy/Makefile +++ b/net/openh323proxy/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= roger@FreeBSD.org COMMENT= Proxy for H323 Videoconferencing app (OhPhone,GnomeMeeting,NetMeeting) +BROKEN= "Does not compile" + BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/security/p5-Authen-Krb4/Makefile b/security/p5-Authen-Krb4/Makefile index 3017b84a6aa9..77b2a4c2f96f 100644 --- a/security/p5-Authen-Krb4/Makefile +++ b/security/p5-Authen-Krb4/Makefile @@ -16,6 +16,8 @@ DISTNAME= Krb4-1.1 MAINTAINER= ajk@iu.edu COMMENT= Perl extension for Kerberos 4 +BROKEN= "Does not compile" + PERL_CONFIGURE= yes MAN3= Authen::Krb4.3 diff --git a/www/mod_blosxom/Makefile b/www/mod_blosxom/Makefile index 621cc5ef8fce..49b9b22957f4 100644 --- a/www/mod_blosxom/Makefile +++ b/www/mod_blosxom/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= mod-blosxom MAINTAINER= gslin@ccca.nctu.edu.tw COMMENT= Apache module to build the extremely lightweight Weblog environment +BROKEN= "Does not compile" + BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/neowebscript/Makefile b/www/neowebscript/Makefile index 44bdcbc24522..3fd765517103 100644 --- a/www/neowebscript/Makefile +++ b/www/neowebscript/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR=nws MAINTAINER= mi@aldan.algebra.com COMMENT= Embeds a TCL8 interpreter in the Apache server +BROKEN= "Does not compile" + BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 LIB_DEPENDS= neo82:${PORTSDIR}/devel/tcl-neo diff --git a/www/p5-AxKit/Makefile b/www/p5-AxKit/Makefile index 869541f90c33..dabab956d858 100644 --- a/www/p5-AxKit/Makefile +++ b/www/p5-AxKit/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= dom@happygiraffe.net COMMENT= XML Delivery Toolkit for Apache/Perl +BROKEN= "Does not compile" + LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv BUILD_DEPENDS= \ ${SITE_PERL}/${PERL_ARCH}/Apache/libapreq.pm:${PORTSDIR}/www/p5-libapreq \ diff --git a/x11-toolkits/p5-GnomeApplet/Makefile b/x11-toolkits/p5-GnomeApplet/Makefile index 21093e791a7d..eaaeb740da09 100644 --- a/x11-toolkits/p5-GnomeApplet/Makefile +++ b/x11-toolkits/p5-GnomeApplet/Makefile @@ -16,6 +16,8 @@ DISTNAME= Gtk-Perl-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org COMMENT= The Gnome Applet module of Gtk-Perl +BROKEN= "Does not compile" + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gnome.pm:${PORTSDIR}/x11-toolkits/p5-Gnome RUN_DEPENDS= ${BUILD_DEPENDS} |