BROKEN: Does not compile

This commit is contained in:
Kris Kennaway 2003-05-07 00:12:29 +00:00
parent 10dd0a6b48
commit 488b213183
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80309
37 changed files with 74 additions and 0 deletions

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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 \

View file

@ -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}

View file

@ -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}

View file

@ -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;

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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}

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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}

View file

@ -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

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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