diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
commit | 09b69954f24d0f10d715c8902b6bd9bb63b0d469 (patch) | |
tree | 510258d636dce8c3debfa152cdc7e8079a6b5e79 | |
parent | update to 031101 (diff) |
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.
Notes
Notes:
svn path=/head/; revision=92921
78 files changed, 137 insertions, 45 deletions
diff --git a/audio/evilbar/Makefile b/audio/evilbar/Makefile index 4a8c2fbce0a9..e563d9b62e37 100644 --- a/audio/evilbar/Makefile +++ b/audio/evilbar/Makefile @@ -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 diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile index dd8a1e9a033e..5b590feed21e 100644 --- a/audio/spiralsynth/Makefile +++ b/audio/spiralsynth/Makefile @@ -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> diff --git a/audio/uade/Makefile b/audio/uade/Makefile index e44c5e727aa8..bd76f8f417ec 100644 --- a/audio/uade/Makefile +++ b/audio/uade/Makefile @@ -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 diff --git a/audio/xmms-uade/Makefile b/audio/xmms-uade/Makefile index e44c5e727aa8..bd76f8f417ec 100644 --- a/audio/xmms-uade/Makefile +++ b/audio/xmms-uade/Makefile @@ -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 diff --git a/biology/platon/Makefile b/biology/platon/Makefile index a13b51e728b2..8e3bb2a3d275 100644 --- a/biology/platon/Makefile +++ b/biology/platon/Makefile @@ -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 diff --git a/cad/spice/Makefile b/cad/spice/Makefile index 7f6879424ed4..ad0c5a9cba68 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -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}+;' \ diff --git a/chinese/xemacs/Makefile b/chinese/xemacs/Makefile index 53a29a62c3d8..53078be5a8f8 100644 --- a/chinese/xemacs/Makefile +++ b/chinese/xemacs/Makefile @@ -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= diff --git a/chinese/xmms/Makefile b/chinese/xmms/Makefile index 09fd6f72cc87..765d7417dec8 100644 --- a/chinese/xmms/Makefile +++ b/chinese/xmms/Makefile @@ -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" diff --git a/databases/clip/Makefile b/databases/clip/Makefile index 92dd015648be..16bffeb7d4e5 100644 --- a/databases/clip/Makefile +++ b/databases/clip/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> diff --git a/devel/boost/Makefile b/devel/boost/Makefile index 3ebbaf5d817a..4bec1ad1f890 100644 --- a/devel/boost/Makefile +++ b/devel/boost/Makefile @@ -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" diff --git a/devel/clo++/Makefile b/devel/clo++/Makefile index 0a568b8aa4bc..784f7a6cca51 100644 --- a/devel/clo++/Makefile +++ b/devel/clo++/Makefile @@ -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 diff --git a/devel/newfile/Makefile b/devel/newfile/Makefile index 87637780ae7c..9a80eb788be4 100644 --- a/devel/newfile/Makefile +++ b/devel/newfile/Makefile @@ -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 diff --git a/devel/p5-Algorithm-Evolutionary/Makefile b/devel/p5-Algorithm-Evolutionary/Makefile index 12468e1f42df..664cd9f49d65 100644 --- a/devel/p5-Algorithm-Evolutionary/Makefile +++ b/devel/p5-Algorithm-Evolutionary/Makefile @@ -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 \ diff --git a/devel/swarm/Makefile b/devel/swarm/Makefile index f8353e35dc35..29675cf1f734 100644 --- a/devel/swarm/Makefile +++ b/devel/swarm/Makefile @@ -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 diff --git a/dns/zonecheck/Makefile b/dns/zonecheck/Makefile index 469c6c490fd6..5080350fd37c 100644 --- a/dns/zonecheck/Makefile +++ b/dns/zonecheck/Makefile @@ -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 diff --git a/editors/bed/Makefile b/editors/bed/Makefile index 3d408e72f05d..3b6c8250d356 100644 --- a/editors/bed/Makefile +++ b/editors/bed/Makefile @@ -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 diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index 593b651a1ba2..8691d9246cd0 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -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 diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 50b185d3fe51..9b0c97b444aa 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -16,4 +16,6 @@ DESCR= ${.CURDIR}/pkg-descr MAMEMESS= mess +BROKEN= "Missing from distinfo; will be removed after Feb 2" + .include "${MASTERDIR}/Makefile" diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile index ac723ee71c3a..b8a9c6b81e21 100644 --- a/games/cgoban/Makefile +++ b/games/cgoban/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 diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile index b1afcf9db22e..91d9d0b9513a 100644 --- a/games/gnubg/Makefile +++ b/games/gnubg/Makefile @@ -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 diff --git a/games/q3server-ut/Makefile b/games/q3server-ut/Makefile index b5646b971fd4..0fba69a7bccd 100644 --- a/games/q3server-ut/Makefile +++ b/games/q3server-ut/Makefile @@ -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 diff --git a/games/quake3-ut/Makefile b/games/quake3-ut/Makefile index b5646b971fd4..0fba69a7bccd 100644 --- a/games/quake3-ut/Makefile +++ b/games/quake3-ut/Makefile @@ -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 diff --git a/games/xpilot-ng-client/Makefile b/games/xpilot-ng-client/Makefile index c145dde72d7f..822df82806cd 100644 --- a/games/xpilot-ng-client/Makefile +++ b/games/xpilot-ng-client/Makefile @@ -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 diff --git a/games/xpilot-ng-server/Makefile b/games/xpilot-ng-server/Makefile index c145dde72d7f..822df82806cd 100644 --- a/games/xpilot-ng-server/Makefile +++ b/games/xpilot-ng-server/Makefile @@ -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 diff --git a/games/xpilot-ng/Makefile b/games/xpilot-ng/Makefile index c145dde72d7f..822df82806cd 100644 --- a/games/xpilot-ng/Makefile +++ b/games/xpilot-ng/Makefile @@ -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 diff --git a/graphics/djvulibre/Makefile b/graphics/djvulibre/Makefile index 4bdc1422f06d..42f29c6d532e 100644 --- a/graphics/djvulibre/Makefile +++ b/graphics/djvulibre/Makefile @@ -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 diff --git a/graphics/gkrellkam2/Makefile b/graphics/gkrellkam2/Makefile index 6c729f74ec16..767b4e851fd0 100644 --- a/graphics/gkrellkam2/Makefile +++ b/graphics/gkrellkam2/Makefile @@ -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 diff --git a/graphics/linux_mesa3/Makefile b/graphics/linux_mesa3/Makefile index a43a1a0690e1..980b1238067b 100644 --- a/graphics/linux_mesa3/Makefile +++ b/graphics/linux_mesa3/Makefile @@ -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 diff --git a/graphics/quat-gui/Makefile b/graphics/quat-gui/Makefile index 1094bd7f0a24..8d3732a6b410 100644 --- a/graphics/quat-gui/Makefile +++ b/graphics/quat-gui/Makefile @@ -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 diff --git a/graphics/ruby-gdk_pixbuf2/Makefile b/graphics/ruby-gdk_pixbuf2/Makefile index af72e3338115..128200a286df 100644 --- a/graphics/ruby-gdk_pixbuf2/Makefile +++ b/graphics/ruby-gdk_pixbuf2/Makefile @@ -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 diff --git a/japanese/gaim/Makefile b/japanese/gaim/Makefile index a667994c3d2e..7d3010e5c48a 100644 --- a/japanese/gaim/Makefile +++ b/japanese/gaim/Makefile @@ -18,4 +18,6 @@ MD5_FILE= ${.CURDIR}/distinfo CONFLICTS= gaim-* +BROKEN= "Checksum mismatch; will be removed after Feb 2" + .include "${MASTERDIR}/Makefile" diff --git a/lang/fpl/Makefile b/lang/fpl/Makefile index 4355234668f1..40241af48241 100644 --- a/lang/fpl/Makefile +++ b/lang/fpl/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= diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile index f2ea37eb8df8..be29f6f08842 100644 --- a/mail/dspam-devel/Makefile +++ b/mail/dspam-devel/Makefile @@ -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 diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index f2ea37eb8df8..be29f6f08842 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -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 diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile index 81062fd728ec..2e485c7ece09 100644 --- a/math/ruby-gsl/Makefile +++ b/math/ruby-gsl/Makefile @@ -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 diff --git a/math/simpack/Makefile b/math/simpack/Makefile index 369f27d456e1..b3d51f9a5d1b 100644 --- a/math/simpack/Makefile +++ b/math/simpack/Makefile @@ -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 diff --git a/misc/cheatah/Makefile b/misc/cheatah/Makefile index 69a80939567e..81c1612a6e0a 100644 --- a/misc/cheatah/Makefile +++ b/misc/cheatah/Makefile @@ -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 diff --git a/misc/py-osd/Makefile b/misc/py-osd/Makefile index 434d1470cd29..05e302590b92 100644 --- a/misc/py-osd/Makefile +++ b/misc/py-osd/Makefile @@ -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 diff --git a/multimedia/WMxmms/Makefile b/multimedia/WMxmms/Makefile index 8315704f5c52..82549fbc796d 100644 --- a/multimedia/WMxmms/Makefile +++ b/multimedia/WMxmms/Makefile @@ -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 diff --git a/multimedia/netshow/Makefile b/multimedia/netshow/Makefile index 245d3d7472b1..f3e6c54529d5 100644 --- a/multimedia/netshow/Makefile +++ b/multimedia/netshow/Makefile @@ -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 diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile index 9b88f3deb91c..f6caedd3c7eb 100644 --- a/net-im/centericq/Makefile +++ b/net-im/centericq/Makefile @@ -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 diff --git a/net-im/ymessenger/Makefile b/net-im/ymessenger/Makefile index 0e3035864b05..1eb181d7a505 100644 --- a/net-im/ymessenger/Makefile +++ b/net-im/ymessenger/Makefile @@ -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 diff --git a/net-mgmt/bpft/Makefile b/net-mgmt/bpft/Makefile index 51c24148c14d..06d61f29c8e2 100644 --- a/net-mgmt/bpft/Makefile +++ b/net-mgmt/bpft/Makefile @@ -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 diff --git a/net-mgmt/rancid-devel/Makefile b/net-mgmt/rancid-devel/Makefile index eb5ce7323cc2..6893ba433ac6 100644 --- a/net-mgmt/rancid-devel/Makefile +++ b/net-mgmt/rancid-devel/Makefile @@ -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 diff --git a/net-mgmt/rancid/Makefile b/net-mgmt/rancid/Makefile index eb5ce7323cc2..6893ba433ac6 100644 --- a/net-mgmt/rancid/Makefile +++ b/net-mgmt/rancid/Makefile @@ -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 diff --git a/net/bpft/Makefile b/net/bpft/Makefile index 51c24148c14d..06d61f29c8e2 100644 --- a/net/bpft/Makefile +++ b/net/bpft/Makefile @@ -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 diff --git a/net/centericq/Makefile b/net/centericq/Makefile index 9b88f3deb91c..f6caedd3c7eb 100644 --- a/net/centericq/Makefile +++ b/net/centericq/Makefile @@ -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 diff --git a/net/perldap/Makefile b/net/perldap/Makefile index 7c31fb0afd82..2c946d10640f 100644 --- a/net/perldap/Makefile +++ b/net/perldap/Makefile @@ -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 \ diff --git a/net/platero/Makefile b/net/platero/Makefile index 77d23805afdc..9f7ef05e302d 100644 --- a/net/platero/Makefile +++ b/net/platero/Makefile @@ -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 diff --git a/net/rancid/Makefile b/net/rancid/Makefile index eb5ce7323cc2..6893ba433ac6 100644 --- a/net/rancid/Makefile +++ b/net/rancid/Makefile @@ -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 diff --git a/net/ymessenger/Makefile b/net/ymessenger/Makefile index 0e3035864b05..1eb181d7a505 100644 --- a/net/ymessenger/Makefile +++ b/net/ymessenger/Makefile @@ -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 diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile index 0a41bbaff2cc..e411a6944249 100644 --- a/palm/prc-tools/Makefile +++ b/palm/prc-tools/Makefile @@ -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}) diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index 007e38997cb4..98b2f9b4bd12 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -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 diff --git a/print/foomatic-db-engine/Makefile b/print/foomatic-db-engine/Makefile index 0f2a43560883..7de760a2ddab 100644 --- a/print/foomatic-db-engine/Makefile +++ b/print/foomatic-db-engine/Makefile @@ -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 diff --git a/print/mup/Makefile b/print/mup/Makefile index 696458b30c1c..27e1534df5d7 100644 --- a/print/mup/Makefile +++ b/print/mup/Makefile @@ -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 diff --git a/print/pfaedit/Makefile b/print/pfaedit/Makefile index 007e38997cb4..98b2f9b4bd12 100644 --- a/print/pfaedit/Makefile +++ b/print/pfaedit/Makefile @@ -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 diff --git a/print/xmltex/Makefile b/print/xmltex/Makefile index bbf87781299d..ed06f10366b5 100644 --- a/print/xmltex/Makefile +++ b/print/xmltex/Makefile @@ -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 diff --git a/security/bro/Makefile b/security/bro/Makefile index 10120d82896b..5a2d023f8ec5 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -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}" diff --git a/security/cyrus-sasl2-saslauthd/Makefile b/security/cyrus-sasl2-saslauthd/Makefile index 7acafe56fa35..e92a1b822b33 100644 --- a/security/cyrus-sasl2-saslauthd/Makefile +++ b/security/cyrus-sasl2-saslauthd/Makefile @@ -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 diff --git a/security/krb5-16/Makefile b/security/krb5-16/Makefile index 1dec568e43d3..9e2855ef5821 100644 --- a/security/krb5-16/Makefile +++ b/security/krb5-16/Makefile @@ -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 diff --git a/security/krb5-17/Makefile b/security/krb5-17/Makefile index 1dec568e43d3..9e2855ef5821 100644 --- a/security/krb5-17/Makefile +++ b/security/krb5-17/Makefile @@ -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 diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile index 1dec568e43d3..9e2855ef5821 100644 --- a/security/krb5-appl/Makefile +++ b/security/krb5-appl/Makefile @@ -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 diff --git a/security/krb5/Makefile b/security/krb5/Makefile index 1dec568e43d3..9e2855ef5821 100644 --- a/security/krb5/Makefile +++ b/security/krb5/Makefile @@ -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 diff --git a/security/libwhisker/Makefile b/security/libwhisker/Makefile index 7e26eda1f1ea..d41f8fe58f31 100644 --- a/security/libwhisker/Makefile +++ b/security/libwhisker/Makefile @@ -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 diff --git a/sysutils/userneu-devel/Makefile b/sysutils/userneu-devel/Makefile index 532c14fa4e7c..7366f0a3438a 100644 --- a/sysutils/userneu-devel/Makefile +++ b/sysutils/userneu-devel/Makefile @@ -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 diff --git a/sysutils/userneu/Makefile b/sysutils/userneu/Makefile index 532c14fa4e7c..7366f0a3438a 100644 --- a/sysutils/userneu/Makefile +++ b/sysutils/userneu/Makefile @@ -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 diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index 995bd9a220bd..eea4e2c5d3dd 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -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 diff --git a/textproc/sary/Makefile b/textproc/sary/Makefile index 50b07ce7c482..4c4f2fd38f82 100644 --- a/textproc/sary/Makefile +++ b/textproc/sary/Makefile @@ -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 diff --git a/textproc/unroff/Makefile b/textproc/unroff/Makefile index e1512fd59640..69756c5aef51 100644 --- a/textproc/unroff/Makefile +++ b/textproc/unroff/Makefile @@ -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 diff --git a/ukrainian/iceb/Makefile b/ukrainian/iceb/Makefile index 132766717daf..e008533da539 100644 --- a/ukrainian/iceb/Makefile +++ b/ukrainian/iceb/Makefile @@ -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 diff --git a/www/caudium-devel/Makefile b/www/caudium-devel/Makefile index e5a0e082c3d1..669933e162e4 100644 --- a/www/caudium-devel/Makefile +++ b/www/caudium-devel/Makefile @@ -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/ diff --git a/www/mod_jk/Makefile b/www/mod_jk/Makefile index b4ad691c5026..d49978d80302 100644 --- a/www/mod_jk/Makefile +++ b/www/mod_jk/Makefile @@ -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) diff --git a/x11-fm/vide/Makefile b/x11-fm/vide/Makefile index 29d0948a4cd7..41826a5852d8 100644 --- a/x11-fm/vide/Makefile +++ b/x11-fm/vide/Makefile @@ -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 diff --git a/x11-toolkits/php-gtk/Makefile b/x11-toolkits/php-gtk/Makefile index 34d602c1d9fe..91166d93df7a 100644 --- a/x11-toolkits/php-gtk/Makefile +++ b/x11-toolkits/php-gtk/Makefile @@ -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" diff --git a/x11-toolkits/php-gtk2/Makefile b/x11-toolkits/php-gtk2/Makefile index 34d602c1d9fe..91166d93df7a 100644 --- a/x11-toolkits/php-gtk2/Makefile +++ b/x11-toolkits/php-gtk2/Makefile @@ -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" diff --git a/x11-toolkits/py-kde/Makefile b/x11-toolkits/py-kde/Makefile index 535995adbb0f..ba78c9865772 100644 --- a/x11-toolkits/py-kde/Makefile +++ b/x11-toolkits/py-kde/Makefile @@ -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 diff --git a/x11-wm/aewm/Makefile b/x11-wm/aewm/Makefile index 7447eebffd48..a87ff593f4e3 100644 --- a/x11-wm/aewm/Makefile +++ b/x11-wm/aewm/Makefile @@ -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 \ diff --git a/x11/numlockx/Makefile b/x11/numlockx/Makefile index 4e4bf64116da..1061a503f146 100644 --- a/x11/numlockx/Makefile +++ b/x11/numlockx/Makefile @@ -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 |