summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/evilbar/Makefile2
-rw-r--r--audio/spiralsynth/Makefile10
-rw-r--r--audio/uade/Makefile2
-rw-r--r--audio/xmms-uade/Makefile2
-rw-r--r--biology/platon/Makefile2
-rw-r--r--cad/spice/Makefile6
-rw-r--r--chinese/xemacs/Makefile2
-rw-r--r--chinese/xmms/Makefile2
-rw-r--r--databases/clip/Makefile2
-rw-r--r--devel/boost/Makefile2
-rw-r--r--devel/clo++/Makefile2
-rw-r--r--devel/newfile/Makefile2
-rw-r--r--devel/p5-Algorithm-Evolutionary/Makefile2
-rw-r--r--devel/swarm/Makefile2
-rw-r--r--dns/zonecheck/Makefile2
-rw-r--r--editors/bed/Makefile2
-rw-r--r--editors/texmacs/Makefile2
-rw-r--r--emulators/xmess/Makefile2
-rw-r--r--games/cgoban/Makefile2
-rw-r--r--games/gnubg/Makefile2
-rw-r--r--games/q3server-ut/Makefile2
-rw-r--r--games/quake3-ut/Makefile2
-rw-r--r--games/xpilot-ng-client/Makefile2
-rw-r--r--games/xpilot-ng-server/Makefile2
-rw-r--r--games/xpilot-ng/Makefile2
-rw-r--r--graphics/djvulibre/Makefile2
-rw-r--r--graphics/gkrellkam2/Makefile2
-rw-r--r--graphics/linux_mesa3/Makefile2
-rw-r--r--graphics/quat-gui/Makefile2
-rw-r--r--graphics/ruby-gdk_pixbuf2/Makefile2
-rw-r--r--japanese/gaim/Makefile2
-rw-r--r--lang/fpl/Makefile2
-rw-r--r--mail/dspam-devel/Makefile2
-rw-r--r--mail/dspam/Makefile2
-rw-r--r--math/ruby-gsl/Makefile2
-rw-r--r--math/simpack/Makefile2
-rw-r--r--misc/cheatah/Makefile2
-rw-r--r--misc/py-osd/Makefile2
-rw-r--r--multimedia/WMxmms/Makefile2
-rw-r--r--multimedia/netshow/Makefile2
-rw-r--r--net-im/centericq/Makefile2
-rw-r--r--net-im/ymessenger/Makefile2
-rw-r--r--net-mgmt/bpft/Makefile2
-rw-r--r--net-mgmt/rancid-devel/Makefile2
-rw-r--r--net-mgmt/rancid/Makefile2
-rw-r--r--net/bpft/Makefile2
-rw-r--r--net/centericq/Makefile2
-rw-r--r--net/perldap/Makefile2
-rw-r--r--net/platero/Makefile2
-rw-r--r--net/rancid/Makefile2
-rw-r--r--net/ymessenger/Makefile2
-rw-r--r--palm/prc-tools/Makefile6
-rw-r--r--print/fontforge/Makefile2
-rw-r--r--print/foomatic-db-engine/Makefile2
-rw-r--r--print/mup/Makefile2
-rw-r--r--print/pfaedit/Makefile2
-rw-r--r--print/xmltex/Makefile4
-rw-r--r--security/bro/Makefile2
-rw-r--r--security/cyrus-sasl2-saslauthd/Makefile2
-rw-r--r--security/krb5-16/Makefile4
-rw-r--r--security/krb5-17/Makefile4
-rw-r--r--security/krb5-appl/Makefile4
-rw-r--r--security/krb5/Makefile4
-rw-r--r--security/libwhisker/Makefile2
-rw-r--r--sysutils/userneu-devel/Makefile2
-rw-r--r--sysutils/userneu/Makefile2
-rw-r--r--textproc/gdome2/Makefile2
-rw-r--r--textproc/sary/Makefile2
-rw-r--r--textproc/unroff/Makefile2
-rw-r--r--ukrainian/iceb/Makefile2
-rw-r--r--www/caudium-devel/Makefile2
-rw-r--r--www/mod_jk/Makefile2
-rw-r--r--x11-fm/vide/Makefile2
-rw-r--r--x11-toolkits/php-gtk/Makefile2
-rw-r--r--x11-toolkits/php-gtk2/Makefile2
-rw-r--r--x11-toolkits/py-kde/Makefile2
-rw-r--r--x11-wm/aewm/Makefile2
-rw-r--r--x11/numlockx/Makefile2
78 files changed, 137 insertions, 45 deletions
diff --git a/audio/evilbar/Makefile b/audio/evilbar/Makefile
index 4a8c2fb..e563d9b 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 dd8a1e9..5b590fe 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 e44c5e7..bd76f8f 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 e44c5e7..bd76f8f 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 a13b51e..8e3bb2a 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 7f68794..ad0c5a9 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 53a29a6..53078be 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 09fd6f7..765d741 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 92dd0156..16bffeb 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 3ebbaf5..4bec1ad 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 0a568b8..784f7a6 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 8763778..9a80eb7 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 12468e1..664cd9f 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 f8353e3..29675cf 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 469c6c4..5080350 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 3d408e7..3b6c825 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 593b651..8691d92 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 50b185d..9b0c97b4 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 ac723ee..b8a9c6b 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 b1afcf9..91d9d0b 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 b5646b9..0fba69a 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 b5646b9..0fba69a 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 c145dde..822df82 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 c145dde..822df82 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 c145dde..822df82 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 4bdc142..42f29c6 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 6c729f7..767b4e8 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 a43a1a0..980b123 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 1094bd7..8d3732a 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 af72e33..128200a 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 a667994..7d3010e 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 4355234..40241af 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 f2ea37e..be29f6f 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 f2ea37e..be29f6f 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 81062fd..2e485c7 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 369f27d..b3d51f9 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 69a8093..81c1612 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 434d147..05e3025 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 8315704..82549fb 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 245d3d7..f3e6c54 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 9b88f3d..f6caedd 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 0e30358..1eb181d 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 51c2414..06d61f2 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 eb5ce73..6893ba4 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 eb5ce73..6893ba4 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 51c2414..06d61f2 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 9b88f3d..f6caedd 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 7c31fb0..2c946d1 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 77d2380..9f7ef05 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 eb5ce73..6893ba4 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 0e30358..1eb181d 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 0a41bba..e411a69 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 007e389..98b2f9b 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 0f2a435..7de760a 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 696458b..27e1534 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 007e389..98b2f9b 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 bbf8778..ed06f10 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 10120d8..5a2d023 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 7acafe5..e92a1b8 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 1dec568..9e2855e 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 1dec568..9e2855e 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 1dec568..9e2855e 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 1dec568..9e2855e 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 7e26eda..d41f8fe 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 532c14f..7366f0a 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 532c14f..7366f0a 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 995bd9a..eea4e2c 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 50b07ce..4c4f2fd 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 e1512fd..69756c5 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 1327667..e008533 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 e5a0e08..669933e 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 b4ad691..d49978d 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 29d0948..41826a5 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 34d602c..91166d9 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 34d602c..91166d9 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 535995a..ba78c98 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 7447eeb..a87ff59 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 4e4bf64..1061a50 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
OpenPOWER on IntegriCloud