Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
This commit is contained in:
parent
c757f436f6
commit
09b69954f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92921
@ -13,7 +13,7 @@ MASTER_SITES= http://arnfast.net/projects/
|
||||
MAINTAINER= jens@arnfast.net
|
||||
COMMENT= Minimalistic statusbar with XMMS control, APM status and clock
|
||||
|
||||
BROKEN= Does not link
|
||||
BROKEN= "Does not link, will be removed after Feb 2"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
@ -16,6 +16,8 @@ COMMENT= MIDI-capable synthesizer for X
|
||||
|
||||
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
|
||||
|
||||
BROKEN= "Does not patch on 4.x, does not compile on 5.x (bad C++ code); will be removed after Feb 2"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \
|
||||
PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"
|
||||
@ -26,12 +28,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
|
||||
DOC_FILES= CHANGES COPYING README
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500113
|
||||
BROKEN= "Does not compile (bad C++ code)"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
.for ii in Makefile.in PluginLink.sh
|
||||
${MV} ${WRKSRC}/${ii} ${WRKSRC}/${ii}.orig
|
||||
@ -78,4 +74,4 @@ do-install:
|
||||
.endfor
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -18,7 +18,7 @@ COMMENT= Unix Amiga Delitracker Emulator with XMMS Input plugin
|
||||
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
|
||||
BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha
|
||||
|
||||
BROKEN= Does not fetch
|
||||
BROKEN= "Does not fetch, will be removed after Feb 2"
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
|
@ -18,7 +18,7 @@ COMMENT= Unix Amiga Delitracker Emulator with XMMS Input plugin
|
||||
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
|
||||
BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha
|
||||
|
||||
BROKEN= Does not fetch
|
||||
BROKEN= "Does not fetch, will be removed after Feb 2"
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
|
@ -20,7 +20,7 @@ COMMENT= Tool for viewing molecular/crystallographic structures
|
||||
# There is a charge of US$ 5000 for commercial users.
|
||||
RESTRICTED= "free for academic, US$ 5000 for commercial users"
|
||||
|
||||
BROKEN= "Broken pkg-plist"
|
||||
BROKEN= "Broken pkg-plist, will be removed after Feb 2"
|
||||
|
||||
USE_XLIB= yes
|
||||
|
||||
|
@ -18,6 +18,8 @@ EXTRACT_ONLY= sp3f4.kit${EXTRACT_SUFX}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A general-purpose circuit simulation program
|
||||
|
||||
BROKEN= "Does not install; will be removed after Feb 2"
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_REINPLACE= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
@ -28,10 +30,6 @@ MLINKS= spice.1 spice3.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 501000
|
||||
BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
|
||||
.endif
|
||||
|
||||
post-configure:
|
||||
@${REINPLACE_CMD} -e 's+@CC@+${CC}+ ; s+@CFLAGS@+${CFLAGS}+ ; \
|
||||
s+@X11BASE@+${X11BASE}+;' \
|
||||
|
@ -23,6 +23,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
RUN_DEPENDS= xcin2.5:${PORTSDIR}/chinese/xcin25 \
|
||||
${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
|
||||
|
||||
BROKEN= "Broken pkg-plist; will be removed after Feb 2"
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_XPM= yes
|
||||
STRIP=
|
||||
|
@ -18,4 +18,6 @@ MAINTAINER= clive@FreeBSD.org
|
||||
|
||||
#RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
|
||||
|
||||
BROKEN= "Does not patch; will be removed after Feb 2"
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= xBase and Clipper language compatible compiler
|
||||
|
||||
BROKEN= Does not install
|
||||
BROKEN= "Does not install, will be removed after Feb 2"
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g}
|
||||
MAINTAINER= pmarquis@pobox.com
|
||||
COMMENT= Free peer-reviewed portable C++ source libraries
|
||||
|
||||
BROKEN= Does not build
|
||||
BROKEN= "Does not build, will be removed after Feb 2"
|
||||
|
||||
MAKE_ENV+= BOOST_ROOT=${WRKSRC} BUILD="debug release"
|
||||
MAKE_ENV+= BOOST_BUILD_PATH="${WRKDIR}/gcc-custom" TOOLS="gcc-custom"
|
||||
|
@ -15,7 +15,7 @@ COMMENT= Command line parser generator
|
||||
|
||||
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
|
||||
|
||||
BROKEN= Does not compile
|
||||
BROKEN= "Does not compile, will be removed after Feb 2"
|
||||
|
||||
USE_GCC= 3.2
|
||||
USE_PERL5= yes
|
||||
|
@ -19,6 +19,8 @@ BUILD_DEPENDS= dot:${PORTSDIR}/graphics/graphviz \
|
||||
rdoc:${PORTSDIR}/textproc/ruby-rdoc \
|
||||
pod2man:${PORTSDIR}/lang/perl5
|
||||
|
||||
BROKEN= "Does not build on 4.x/Broken pkg-plist on 5.x, will be removed after Feb 2"
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -22,6 +22,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Algorithm/Permute.pm:${PORTSDIR}/devel/
|
||||
${SITE_PERL}/XML/Parser/EasyTree:${PORTSDIR}/textproc/p5-XML-Parser-EasyTree
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
BROKEN= Broken dependency, will be removed after Feb 2
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Algorithm::Evolutionary.3 \
|
||||
|
@ -23,6 +23,8 @@ BROKEN= undefined references in hdf5, please deinstall hdf5 package \
|
||||
before continue
|
||||
.endif
|
||||
|
||||
BROKEN= "Does not configure; will be removed after Feb 2"
|
||||
|
||||
.if defined(WITH_JAVA)
|
||||
USE_JAVA= 1.3+
|
||||
.endif
|
||||
|
@ -17,6 +17,8 @@ COMMENT= Perform consistency checks on DNS zone files
|
||||
|
||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk
|
||||
|
||||
BROKEN= "Broken dependency; will be removed after Feb 2"
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
USE_GMAKE= yes
|
||||
USE_RUBY= yes
|
||||
|
@ -21,6 +21,8 @@ BUILD_DEPENDS+= ${X11BASE}/bin/rxvt:${PORTSDIR}/x11/rxvt
|
||||
RUN_DEPENDS= ${X11BASE}/bin/rxvt:${PORTSDIR}/x11/rxvt
|
||||
.endif
|
||||
|
||||
BROKEN= "Broken pkg-plist on 4.x, does not build on 5.x; will be removed after Feb 2"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
@ -14,7 +14,7 @@ DISTNAME= TeXmacs-${PORTVERSION}-src
|
||||
MAINTAINER= mainland@apeiron.net
|
||||
COMMENT= "A free WYSIWYG scientific text editor."
|
||||
|
||||
BROKEN= "Does not fetch"
|
||||
BROKEN= "Does not fetch, will be removed after Feb 2"
|
||||
|
||||
BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile \
|
||||
tex:${PORTSDIR}/print/teTeX
|
||||
|
@ -16,4 +16,6 @@ DESCR= ${.CURDIR}/pkg-descr
|
||||
|
||||
MAMEMESS= mess
|
||||
|
||||
BROKEN= "Missing from distinfo; will be removed after Feb 2"
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= cgoban1
|
||||
MAINTAINER= simonm@dcs.gla.ac.uk
|
||||
COMMENT= Internet Go Server client and game editor
|
||||
|
||||
BROKEN= Does not compile, will be removed after Feb 2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -19,6 +19,8 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz
|
||||
MAINTAINER= kaoru@kaisei.org
|
||||
COMMENT= GNU Backgammon
|
||||
|
||||
BROKEN= Does not fetch, will be removed after Feb 2
|
||||
|
||||
MAN6= gnubg.6
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -18,6 +18,8 @@ DISTNAME= urbanterror3
|
||||
|
||||
COMMENT= Quake III Arena Mod: Urban Terror for Linux
|
||||
|
||||
BROKEN= "Does not fetch, will be removed after Feb 2"
|
||||
|
||||
WRKSRC= ${WRKDIR}/q3ut3
|
||||
|
||||
Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3
|
||||
|
@ -18,6 +18,8 @@ DISTNAME= urbanterror3
|
||||
|
||||
COMMENT= Quake III Arena Mod: Urban Terror for Linux
|
||||
|
||||
BROKEN= "Does not fetch, will be removed after Feb 2"
|
||||
|
||||
WRKSRC= ${WRKDIR}/q3ut3
|
||||
|
||||
Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3
|
||||
|
@ -16,6 +16,8 @@ COMMENT= An enhanced version of XPilot
|
||||
|
||||
LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2
|
||||
|
||||
BROKEN= "Checksum mismatch; will be removed after Feb 2"
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -16,6 +16,8 @@ COMMENT= An enhanced version of XPilot
|
||||
|
||||
LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2
|
||||
|
||||
BROKEN= "Checksum mismatch; will be removed after Feb 2"
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -16,6 +16,8 @@ COMMENT= An enhanced version of XPilot
|
||||
|
||||
LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2
|
||||
|
||||
BROKEN= "Checksum mismatch; will be removed after Feb 2"
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -15,7 +15,7 @@ MAINTAINER= coop9211@uidaho.edu
|
||||
|
||||
COMMENT= DjVu viewers, encoders, browser plugin, and utilities
|
||||
|
||||
BROKEN= Broken pkg-plist
|
||||
BROKEN= "Broken pkg-plist, will be removed after Feb 2"
|
||||
|
||||
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
|
||||
iconv.3:${PORTSDIR}/converters/libiconv
|
||||
|
@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GKrellM plugin that display thumbnails of periodically updated images
|
||||
|
||||
BROKEN= "Conflicting dependencies (gkrellm and gkrellm2)"
|
||||
BROKEN= "Conflicting dependencies (gkrellm and gkrellm2), will be removed after Feb 2"
|
||||
|
||||
BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
|
||||
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
|
||||
|
@ -19,7 +19,7 @@ DISTFILES= MesaLib-${PORTVERSION}${EXTRACT_SUFX} \
|
||||
MAINTAINER= mastake@msel.t.u-tokyo.ac.jp
|
||||
COMMENT= A graphics library similar to SGI's OpenGL, used from Linux programs
|
||||
|
||||
BROKEN= "Inconsistent dependencies (installs both linux_base-6.x and 7.x, which conflict)"
|
||||
BROKEN= "Inconsistent dependencies (installs both linux_base-6.x and 7.x, which conflict), will be removed after Feb 2"
|
||||
|
||||
BUILD_DEPENDS= ${LINUXBASE}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base \
|
||||
${LINUXBASE}/usr/bin/gcc:${PORTSDIR}/devel/linux_devtools-6
|
||||
|
@ -15,7 +15,7 @@ DISTNAME= quat-${PORTVERSION:S/.p/pre/}
|
||||
MAINTAINER= dyeske@yahoo.com
|
||||
COMMENT= A Three-dimensional fractal creator (X11 GUI)
|
||||
|
||||
BROKEN= "Does not build"
|
||||
BROKEN= "Does not build, will be removed after Feb 2"
|
||||
|
||||
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
|
||||
|
||||
|
@ -21,6 +21,8 @@ COMMENT= Ruby binding for GdkPixbuf2
|
||||
LIB_DEPENDS= gdk_pixbuf-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
|
||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2
|
||||
|
||||
BROKEN= "Broken pkg-plist; will be removed after Feb 2"
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_EXTCONF= yes
|
||||
USE_XLIB= yes
|
||||
|
@ -18,4 +18,6 @@ MD5_FILE= ${.CURDIR}/distinfo
|
||||
|
||||
CONFLICTS= gaim-*
|
||||
|
||||
BROKEN= "Checksum mismatch; will be removed after Feb 2"
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -15,7 +15,7 @@ MASTER_SITES= ftp://ich.bin.kein.hoschi.de/fpl/ \
|
||||
MAINTAINER= d.marks@student.umist.ac.uk
|
||||
COMMENT= An interpreted script/macro language
|
||||
|
||||
BROKEN= Does not fetch
|
||||
BROKEN= "Does not fetch; will be removed after Feb 2"
|
||||
|
||||
ALL_TARGET=
|
||||
|
||||
|
@ -15,6 +15,8 @@ COMMENT= A server-side bayesian spam filter
|
||||
|
||||
LIB_DEPENDS= db41.1:${PORTSDIR}/databases/db41
|
||||
|
||||
BROKEN= Does not fetch, will be removed after Feb 2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-userdir=${PREFIX}/etc/dspam \
|
||||
--with-db4-includes=${LOCALBASE}/include/db41
|
||||
|
@ -15,6 +15,8 @@ COMMENT= A server-side bayesian spam filter
|
||||
|
||||
LIB_DEPENDS= db41.1:${PORTSDIR}/databases/db41
|
||||
|
||||
BROKEN= Does not fetch, will be removed after Feb 2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-userdir=${PREFIX}/etc/dspam \
|
||||
--with-db4-includes=${LOCALBASE}/include/db41
|
||||
|
@ -18,7 +18,7 @@ COMMENT= A Ruby extension library for GSL (GNU Scientific Library)
|
||||
|
||||
LIB_DEPENDS= gsl.5:${.CURDIR}/../gsl
|
||||
|
||||
BROKEN= Does not compile
|
||||
BROKEN= "Does not compile; will be removed after Feb 2"
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_SETUP= yes
|
||||
|
@ -14,7 +14,7 @@ DISTFILES= SimPack3.tar.Z
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= SimPack & Sim++ libraries and tools for simulatiom modelling
|
||||
|
||||
BROKEN= "Does not install/compile"
|
||||
BROKEN= "Does not install on 4.x, does not compile on 5.x; will be removed after Feb 2"
|
||||
|
||||
BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4
|
||||
|
||||
|
@ -15,7 +15,7 @@ DISTFILES=
|
||||
MAINTAINER= wvengen@stack.nl
|
||||
COMMENT= Temporary gtk GUI to the SWORD project
|
||||
|
||||
BROKEN= "Does not build"
|
||||
BROKEN= "Does not build, will be removed after Feb 2"
|
||||
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/misc/sword:extract
|
||||
LIB_DEPENDS= sword.1:${PORTSDIR}/misc/sword
|
||||
|
@ -17,6 +17,8 @@ COMMENT= A python wrapper for osd, for displaying text on your X display
|
||||
|
||||
LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd
|
||||
|
||||
BROKEN= Does not fetch, will be removed after Feb 2
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
|
@ -14,7 +14,7 @@ MASTER_SITES= http://www.dockapps.com/download.php/id/252/ \
|
||||
MAINTAINER= danfe@regency.nsu.ru
|
||||
COMMENT= A dockable XMMS interface
|
||||
|
||||
BROKEN= Does not link
|
||||
BROKEN= "Does not link, will be removed after Feb 2"
|
||||
|
||||
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
|
||||
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
|
||||
|
@ -17,6 +17,8 @@ COMMENT= Microsoft NetShow video stream player
|
||||
|
||||
RESTRICTED= "Commercial software"
|
||||
|
||||
BROKEN= Does not fetch, will be removed after Feb 2
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_LINUX= yes
|
||||
|
@ -18,6 +18,8 @@ COMMENT= A text mode menu- and window-driven IM interface
|
||||
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
|
||||
iconv.3:${PORTSDIR}/converters/libiconv
|
||||
|
||||
BROKEN= Does not fetch, will be removed after Feb 2
|
||||
|
||||
USE_OPENSSL= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -19,6 +19,8 @@ COMMENT= Yahoo! Messenger - Instant messaging client
|
||||
|
||||
LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
|
||||
|
||||
BROKEN= "Broken pkg-plist; will be removed after Feb 2"
|
||||
|
||||
USE_GNOME= gtk12
|
||||
USE_REINPLACE= yes
|
||||
NO_BUILD= yes
|
||||
|
@ -18,6 +18,8 @@ COMMENT= The BPF Traffic collector
|
||||
|
||||
CONFLICTS= trafd-3.0.*
|
||||
|
||||
BROKEN= Does not fetch, will be removed after Feb 2
|
||||
|
||||
WRKSRC= ${WRKDIR}/bpft
|
||||
MAN1= traflog.1 trafstat.1
|
||||
MAN8= trafstatd.8 trafd.8
|
||||
|
@ -19,6 +19,8 @@ RUN_DEPENDS= expect:${PORTSDIR}/lang/expect \
|
||||
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
|
||||
${SITE_PERL}/LockFile/Simple.pm:${PORTSDIR}/devel/p5-LockFile-Simple
|
||||
|
||||
BROKEN= "Broken pkg-plist; will be removed after Feb 2"
|
||||
|
||||
USE_PERL5= yes
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
USE_GMAKE= yes
|
||||
|
@ -19,6 +19,8 @@ RUN_DEPENDS= expect:${PORTSDIR}/lang/expect \
|
||||
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
|
||||
${SITE_PERL}/LockFile/Simple.pm:${PORTSDIR}/devel/p5-LockFile-Simple
|
||||
|
||||
BROKEN= "Broken pkg-plist; will be removed after Feb 2"
|
||||
|
||||
USE_PERL5= yes
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
USE_GMAKE= yes
|
||||
|
@ -18,6 +18,8 @@ COMMENT= The BPF Traffic collector
|
||||
|
||||
CONFLICTS= trafd-3.0.*
|
||||
|
||||
BROKEN= Does not fetch, will be removed after Feb 2
|
||||
|
||||
WRKSRC= ${WRKDIR}/bpft
|
||||
MAN1= traflog.1 trafstat.1
|
||||
MAN8= trafstatd.8 trafd.8
|
||||
|
@ -18,6 +18,8 @@ COMMENT= A text mode menu- and window-driven IM interface
|
||||
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
|
||||
iconv.3:${PORTSDIR}/converters/libiconv
|
||||
|
||||
BROKEN= Does not fetch, will be removed after Feb 2
|
||||
|
||||
USE_OPENSSL= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -17,6 +17,8 @@ COMMENT= Perl interface to LDAP
|
||||
|
||||
LIB_DEPENDS= mozldap.1:${PORTSDIR}/net/ldapsdk
|
||||
|
||||
BROKEN= "Broken pkg-plist; will be removed after Feb 2"
|
||||
|
||||
WRKSRC= ${WRKDIR}/$(PORTNAME)-$(PORTVERSION)
|
||||
MAN3= Mozilla::LDAP::Conn.3 \
|
||||
Mozilla::LDAP::LDIF.3 \
|
||||
|
@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-beta1
|
||||
MAINTAINER= brueffer@phoenix-systems.de
|
||||
COMMENT= GUI to the P2P meta network client mldonkey for KDE
|
||||
|
||||
BROKEN= "Does not compile; will be removed after Feb 2"
|
||||
|
||||
USE_KDEBASE_VER= 3
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -19,6 +19,8 @@ RUN_DEPENDS= expect:${PORTSDIR}/lang/expect \
|
||||
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
|
||||
${SITE_PERL}/LockFile/Simple.pm:${PORTSDIR}/devel/p5-LockFile-Simple
|
||||
|
||||
BROKEN= "Broken pkg-plist; will be removed after Feb 2"
|
||||
|
||||
USE_PERL5= yes
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
USE_GMAKE= yes
|
||||
|
@ -19,6 +19,8 @@ COMMENT= Yahoo! Messenger - Instant messaging client
|
||||
|
||||
LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
|
||||
|
||||
BROKEN= "Broken pkg-plist; will be removed after Feb 2"
|
||||
|
||||
USE_GNOME= gtk12
|
||||
USE_REINPLACE= yes
|
||||
NO_BUILD= yes
|
||||
|
@ -21,6 +21,8 @@ COMMENT= Collection of tools supporting C and C++ programming for Palm OS
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/autoheader:${PORTSDIR}/devel/autoconf
|
||||
|
||||
BROKEN= "Broken pkg-plist on 4.x, does not compile on 5.x; will be removed after Feb 2"
|
||||
|
||||
# it is unknown whether it could actually be made to work elsewhere,
|
||||
# but right now it does not.
|
||||
ONLY_FOR_ARCHS= i386
|
||||
@ -52,10 +54,6 @@ MAN1= cccp.1 m68k-palmos-g++.1 m68k-palmos-gcc.1 \
|
||||
|
||||
CFLAGS:= ${CFLAGS:C/-m[-=0-9a-z]*//g}
|
||||
|
||||
.if ${OSVERSION} >= 501000
|
||||
BROKEN= "Does not compile"
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@(cd ${WRKDIR} && ${GZIP_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${DISTNAME}.tar.gz ${EXTRACT_AFTER_ARGS})
|
||||
|
||||
|
@ -28,6 +28,8 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
xml2:${PORTSDIR}/textproc/libxml2
|
||||
|
||||
BROKEN= Does not fetch, will be removed after Feb 2
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -16,7 +16,7 @@ COMMENT= Foomatic database engine
|
||||
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
curl.2:${PORTSDIR}/ftp/curl
|
||||
|
||||
BROKEN= Does not compile
|
||||
BROKEN= Does not compile, will be removed after Feb 2
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5= yes
|
||||
|
@ -15,6 +15,8 @@ DISTFILES= mup45src.tar.gz mup45doc.tar.gz
|
||||
MAINTAINER= darius@dons.net.au
|
||||
COMMENT= A shareware program for typesetting music
|
||||
|
||||
BROKEN= Does not fetch, will be removed after Feb 2
|
||||
|
||||
BUILD_WRKSRC= ${WRKSRC}
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_XLIB= yes
|
||||
|
@ -28,6 +28,8 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
xml2:${PORTSDIR}/textproc/libxml2
|
||||
|
||||
BROKEN= Does not fetch, will be removed after Feb 2
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -13,12 +13,14 @@ MASTER_SITE_SUBDIR= macros/xmltex/
|
||||
DISTFILES= base.zip
|
||||
|
||||
MAINTAINER= nik@FreeBSD.org
|
||||
COMMENT= A non-validating XML parser, written in TeX
|
||||
COMMENT= A non-validating XML parser, written in TeX
|
||||
|
||||
BUILD_DEPENDS= hugelatex:${PORTSDIR}/print/hugelatex
|
||||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
|
||||
RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX
|
||||
|
||||
BROKEN= "Does not fetch; will be removed after Feb 2"
|
||||
|
||||
WRKSRC= ${WRKDIR}/base
|
||||
USE_ZIP= yes
|
||||
MAKE_ENV= TEXMFCNF=${FILESDIR}:${LOCALBASE}/share/texmf/web2c
|
||||
|
@ -17,6 +17,8 @@ COMMENT= System for detecting Network Intruders in real-time
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-pub-${PORTVERSION}a37
|
||||
|
||||
BROKEN= Checksum mismatch, will be removed after Feb 2
|
||||
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ENV+= CC="${CC}" CFLAGS="${CFLAGS}"
|
||||
|
@ -19,6 +19,8 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}
|
||||
MAINTAINER= ume@FreeBSD.org
|
||||
COMMENT= SASL authentication server for cyrus-sasl2
|
||||
|
||||
BROKEN= Does not install, will be removed after Feb 2
|
||||
|
||||
LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
|
||||
|
||||
CYRUS_SASL2_DIR=${MASTERDIR}/../cyrus-sasl2
|
||||
|
@ -21,9 +21,9 @@ EXTRACT_SUFX= .tar.gz
|
||||
.endif
|
||||
|
||||
MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= An authentication system developed at MIT, successor to Kerberos IV
|
||||
COMMENT= An authentication system developed at MIT, successor to Kerberos IV
|
||||
|
||||
BROKEN= Broken pkg-plist
|
||||
BROKEN= "Does not build on 4.x, broken pkg-plist on 5.x; will be removed after Feb 2"
|
||||
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
|
@ -21,9 +21,9 @@ EXTRACT_SUFX= .tar.gz
|
||||
.endif
|
||||
|
||||
MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= An authentication system developed at MIT, successor to Kerberos IV
|
||||
COMMENT= An authentication system developed at MIT, successor to Kerberos IV
|
||||
|
||||
BROKEN= Broken pkg-plist
|
||||
BROKEN= "Does not build on 4.x, broken pkg-plist on 5.x; will be removed after Feb 2"
|
||||
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
|
@ -21,9 +21,9 @@ EXTRACT_SUFX= .tar.gz
|
||||
.endif
|
||||
|
||||
MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= An authentication system developed at MIT, successor to Kerberos IV
|
||||
COMMENT= An authentication system developed at MIT, successor to Kerberos IV
|
||||
|
||||
BROKEN= Broken pkg-plist
|
||||
BROKEN= "Does not build on 4.x, broken pkg-plist on 5.x; will be removed after Feb 2"
|
||||
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
|
@ -21,9 +21,9 @@ EXTRACT_SUFX= .tar.gz
|
||||
.endif
|
||||
|
||||
MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= An authentication system developed at MIT, successor to Kerberos IV
|
||||
COMMENT= An authentication system developed at MIT, successor to Kerberos IV
|
||||
|
||||
BROKEN= Broken pkg-plist
|
||||
BROKEN= "Does not build on 4.x, broken pkg-plist on 5.x; will be removed after Feb 2"
|
||||
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
|
@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-current
|
||||
MAINTAINER= jan@atstake.com
|
||||
COMMENT= Perl module to create HTTP test scripts
|
||||
|
||||
BROKEN= Checksum mismatch, will be removed after Feb 2
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
NO_BUILD= yes
|
||||
|
@ -20,6 +20,8 @@ RUN_DEPENDS= \
|
||||
${SITE_PERL}/Crypt/RandPasswd.pm:${PORTSDIR}/security/p5-Crypt-RandPasswd/ \
|
||||
${SITE_PERL}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5/
|
||||
|
||||
BROKEN= "Broken dependencies; will be removed after Feb 2"
|
||||
|
||||
USE_PERL5= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
|
@ -20,6 +20,8 @@ RUN_DEPENDS= \
|
||||
${SITE_PERL}/Crypt/RandPasswd.pm:${PORTSDIR}/security/p5-Crypt-RandPasswd/ \
|
||||
${SITE_PERL}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5/
|
||||
|
||||
BROKEN= "Broken dependencies; will be removed after Feb 2"
|
||||
|
||||
USE_PERL5= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
|
@ -15,6 +15,8 @@ COMMENT= Gnome DOM Engine
|
||||
|
||||
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
|
||||
|
||||
BROKEN= Missing dependencies, will be removed after Feb 2
|
||||
|
||||
USE_GNOME= glib12 gnomehack
|
||||
USE_REINPLACE= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
@ -13,6 +13,8 @@ MASTER_SITES= http://prime.sourceforge.jp/freebsd/
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A suffix array library and tools, which provide fast full-text search
|
||||
|
||||
BROKEN= "Broken pkg-plist; will be removed after Feb 2"
|
||||
|
||||
USE_GNOME= glib20 gnomehack
|
||||
USE_REINPLACE= yes
|
||||
|
||||
|
@ -19,6 +19,8 @@ COMMENT= A programmable troff translator with backend for HTML
|
||||
RUN_DEPENDS= elk:${PORTSDIR}/lang/elk
|
||||
BUILD_DEPENDS= elk:${PORTSDIR}/lang/elk
|
||||
|
||||
BROKEN= "Does not build; will be removed after Feb 2"
|
||||
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
DIST_SUBDIR= unroff
|
||||
PATCH_STRIP= -p1
|
||||
|
@ -13,6 +13,8 @@ MASTER_SITES= http://www.iceb.vinnitsa.com/download/
|
||||
MAINTAINER= vchekan@softline.kiev.ua
|
||||
COMMENT= Ukrainian accounting system
|
||||
|
||||
BROKEN= "Does not fetch; will be removed after Feb 2"
|
||||
|
||||
USE_MYSQL= yes
|
||||
WANT_MYSQL_VER= 323
|
||||
USE_GMAKE= yes
|
||||
|
@ -20,6 +20,8 @@ DISTNAME= caudium-${PORTVERSION:S/.20/-20/}-cvs
|
||||
MAINTAINER= kiwi@oav.net
|
||||
COMMENT= A free webserver which is based on the Roxen Challenger 1.3 code base (development branch)
|
||||
|
||||
BROKEN= Does not build, will be removed after Feb 2
|
||||
|
||||
USE_OPENSSL= YES
|
||||
|
||||
BUILD_DEPENDS= pike:${PORTSDIR}/lang/pike74/
|
||||
|
@ -16,6 +16,8 @@ DISTNAME= jakarta-tomcat-connectors-jk-${PORTVERSION}-src
|
||||
MAINTAINER= girgen@pingpong.net
|
||||
COMMENT= Apache JK module for connecting to Tomcat using AJP1X
|
||||
|
||||
BROKEN= Does not fetch, will be removed after Feb 2
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if exists(${LOCALBASE}/include/apache2/apr.h)
|
||||
|
@ -15,6 +15,8 @@ COMMENT= Simple Gtk+ based filemanager with vi keybindings
|
||||
|
||||
RUN_DEPENDS= vim:${PORTSDIR}/editors/vim5
|
||||
|
||||
BROKEN= "Broken checksum; will be removed after Feb 2"
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomeprefix gnomelibs
|
||||
|
@ -15,7 +15,7 @@ MASTER_SITES= http://gtk.php.net/distributions/ \
|
||||
MAINTAINER= kiesel@schlund.de
|
||||
COMMENT= An extension to use gtk in PHP-applications
|
||||
|
||||
BROKEN= "Conflicting dependencies: php4-cli and php4"
|
||||
BROKEN= "Conflicting dependencies: php4-cli and php4; will be removed after Feb 2"
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${.CURDIR}/../../lang/php4/bsd.php.mk"
|
||||
|
@ -15,7 +15,7 @@ MASTER_SITES= http://gtk.php.net/distributions/ \
|
||||
MAINTAINER= kiesel@schlund.de
|
||||
COMMENT= An extension to use gtk in PHP-applications
|
||||
|
||||
BROKEN= "Conflicting dependencies: php4-cli and php4"
|
||||
BROKEN= "Conflicting dependencies: php4-cli and php4; will be removed after Feb 2"
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${.CURDIR}/../../lang/php4/bsd.php.mk"
|
||||
|
@ -19,6 +19,8 @@ COMMENT= Python Bindings for KDE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/qt.py:${PORTSDIR}/x11-toolkits/py-qt
|
||||
|
||||
BROKEN= "Checksum mismatch; will be removed after Feb 2"
|
||||
|
||||
WRKSRC= ${WRKDIR}/PyKDE-${PORTVERSION}
|
||||
|
||||
USE_PYTHON= yes
|
||||
|
@ -13,7 +13,7 @@ MASTER_SITES= http://www.red-bean.com/~decklin/aewm/
|
||||
MAINTAINER= trevor@FreeBSD.org
|
||||
COMMENT= ICCCM-compliant window manager based on 9wm
|
||||
|
||||
#BROKEN= "Does not compile"
|
||||
BROKEN= "Does not compile, will be removed after Feb 2"
|
||||
|
||||
GTKCLIENTS= aemenu-gtk aepanel-gtk
|
||||
XAWCLIENTS= set-gnome-pda \
|
||||
|
@ -14,6 +14,8 @@ MASTER_SITES= http://caraldi.com/jbq/numlockx/ \
|
||||
MAINTAINER= jb.quenot@caraldi.com
|
||||
COMMENT= This little thingy allows you to start X with NumLock turned on
|
||||
|
||||
BROKEN= Package build fails, will be removed after Feb 2
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user