aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-05-25 01:19:17 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-05-25 01:19:17 +0000
commitfe3a568be38ca510039ab627f5c907d834889c93 (patch)
tree438201737302f2c1cd2b2a7149eed68cfda2c0c8
parent72d35b6170a3cd80ce0c76003c332d48a0c44f05 (diff)
downloadports-fe3a568be38ca510039ab627f5c907d834889c93.tar.gz
ports-fe3a568be38ca510039ab627f5c907d834889c93.zip
Notes
-rw-r--r--biology/tinker/Makefile2
-rw-r--r--devel/py-qt4-eric4/Makefile2
-rw-r--r--irc/ircd-ratbox/Makefile2
-rw-r--r--math/p5-Math-BigInt/Makefile2
-rw-r--r--net/openpbx.org/Makefile2
-rw-r--r--net/p5-S3/Makefile2
-rw-r--r--net/ssvnc/Makefile2
-rw-r--r--security/ossec-hids-server/Makefile2
-rw-r--r--x11-themes/kde-icons-noia-warm/Makefile2
-rw-r--r--x11-themes/kde-icons-umicons/Makefile2
10 files changed, 20 insertions, 0 deletions
diff --git a/biology/tinker/Makefile b/biology/tinker/Makefile
index b919c06df27c..a9abddf1ff56 100644
--- a/biology/tinker/Makefile
+++ b/biology/tinker/Makefile
@@ -20,6 +20,8 @@ COMMENT= A general purpose molecular modelling package
BUILD_DEPENDS= imake:${X_IMAKE_PORT}
+BROKEN= Unfetchable
+
MAKE_ENV+= HAVE_G2C=yes INSTALL_PROGRAM="${INSTALL_PROGRAM}"
WRKSRC= ${WRKDIR}/tinker/source
diff --git a/devel/py-qt4-eric4/Makefile b/devel/py-qt4-eric4/Makefile
index d986cc4ca832..902280f858f7 100644
--- a/devel/py-qt4-eric4/Makefile
+++ b/devel/py-qt4-eric4/Makefile
@@ -17,6 +17,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} \
INSTALL_CMD= install.py -c -f eric4config.freebsd
PLIST_FILES=
+BROKEN= Unfetchable
+
do-configure:
${SED} -e 's,PYTHON_SITELIBDIR,${PYTHON_SITELIBDIR},' \
-e 's,PREFIX,${PREFIX},' \
diff --git a/irc/ircd-ratbox/Makefile b/irc/ircd-ratbox/Makefile
index 04517abec707..7c9c7c1104be 100644
--- a/irc/ircd-ratbox/Makefile
+++ b/irc/ircd-ratbox/Makefile
@@ -18,6 +18,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= shaun@FreeBSD.org
COMMENT= An advanced, stable IRC daemon, used on many EFnet servers
+BROKEN= Unfetchable
+
CONFLICTS= ircd-ratbox-devel-[0-9]*
MAN8= ircd.8
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile
index 0f9b18e110ed..958796f047e8 100644
--- a/math/p5-Math-BigInt/Makefile
+++ b/math/p5-Math-BigInt/Makefile
@@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Math::BigInt - Arbitrary size integer math package
+BROKEN= Unfetchable
+
PERL_CONFIGURE= yes
MAN3= Math::BigFloat.3 \
diff --git a/net/openpbx.org/Makefile b/net/openpbx.org/Makefile
index ec35f092598a..696494f43eea 100644
--- a/net/openpbx.org/Makefile
+++ b/net/openpbx.org/Makefile
@@ -17,6 +17,8 @@ COMMENT= An Open Source PBX and telephony toolkit
LIB_DEPENDS= spandsp.0:${PORTSDIR}/comms/spandsp-devel
+BROKEN= Unfetchable
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tiff-includes=${LOCALBASE}/include \
--with-tiff-libs=${LOCALBASE}/lib \
diff --git a/net/p5-S3/Makefile b/net/p5-S3/Makefile
index 842a8331a84c..22cca1dfa311 100644
--- a/net/p5-S3/Makefile
+++ b/net/p5-S3/Makefile
@@ -21,6 +21,8 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-C
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple
+BROKEN= Unfetchable
+
NO_BUILD= yes
USE_PERL5_RUN= yes
USE_ZIP= yes
diff --git a/net/ssvnc/Makefile b/net/ssvnc/Makefile
index c2a1edbb3a1b..5aae574c1d18 100644
--- a/net/ssvnc/Makefile
+++ b/net/ssvnc/Makefile
@@ -18,6 +18,8 @@ BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT}
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
RUN_DEPENDS= stunnel:${PORTSDIR}/security/stunnel
+BROKEN= Unfetchable
+
USE_XLIB= yes
USE_TCL_RUN= 84
USE_TK_RUN= 84
diff --git a/security/ossec-hids-server/Makefile b/security/ossec-hids-server/Makefile
index f8a3b83f389c..53e31d3d4d17 100644
--- a/security/ossec-hids-server/Makefile
+++ b/security/ossec-hids-server/Makefile
@@ -15,6 +15,8 @@ PKGNAMESUFFIX?= -server
MAINTAINER= valerio.daelli@gmail.com
COMMENT= A security tool to monitor and check logs and intrusions
+BROKEN= Unfetchable
+
USE_RC_SUBR= ossec-hids
.include <bsd.port.pre.mk>
diff --git a/x11-themes/kde-icons-noia-warm/Makefile b/x11-themes/kde-icons-noia-warm/Makefile
index 74ce45731546..9a3b4f732f93 100644
--- a/x11-themes/kde-icons-noia-warm/Makefile
+++ b/x11-themes/kde-icons-noia-warm/Makefile
@@ -15,4 +15,6 @@ COMMENT= KDE iconset variation of the 'Noia' icons using warm colors
WRKSRC= "${WRKDIR}/Noia Warm KDE ${PORTVERSION}"
PORT_SHAREDIR= "${PORTNAME}-${PORTVERSION}"
+BROKEN= Unfetchable
+
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
diff --git a/x11-themes/kde-icons-umicons/Makefile b/x11-themes/kde-icons-umicons/Makefile
index fe3ea17179f6..12b3584b8949 100644
--- a/x11-themes/kde-icons-umicons/Makefile
+++ b/x11-themes/kde-icons-umicons/Makefile
@@ -16,4 +16,6 @@ COMMENT= KDE Umicons iconset
WRKSRC= ${WRKDIR}/Umicons_${PORTVERSION}
PORT_SHAREDIR?= "${PORTNAME}-${PORTVERSION}"
+BROKEN= Unfetchable
+
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"