diff options
author | kris <kris@FreeBSD.org> | 2006-09-17 09:36:07 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-17 09:36:07 +0800 |
commit | da402dd1fe56effc39320d98cca9ba45876d1201 (patch) | |
tree | d7117278d3a0951a78cc9a8409525aafbe365c68 | |
parent | 08847215af477c455ad4503daf0dabb389eb43a2 (diff) | |
download | freebsd-ports-gnome-da402dd1fe56effc39320d98cca9ba45876d1201.tar.gz freebsd-ports-gnome-da402dd1fe56effc39320d98cca9ba45876d1201.tar.zst freebsd-ports-gnome-da402dd1fe56effc39320d98cca9ba45876d1201.zip |
BROKEN: Incomplete pkg-plist
-rw-r--r-- | audio/xmms-liveice/Makefile | 2 | ||||
-rw-r--r-- | devel/p4.el/Makefile | 2 | ||||
-rw-r--r-- | emulators/ski/Makefile | 2 | ||||
-rw-r--r-- | mail/squirrelmail-vlogin-plugin/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mtv/Makefile | 2 | ||||
-rw-r--r-- | textproc/rst.el/Makefile | 2 | ||||
-rw-r--r-- | www/siteframe/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/evidence/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/metacity-theme-microgui/Makefile | 2 |
9 files changed, 18 insertions, 0 deletions
diff --git a/audio/xmms-liveice/Makefile b/audio/xmms-liveice/Makefile index 9a602bf91d42..6a41b09b59e1 100644 --- a/audio/xmms-liveice/Makefile +++ b/audio/xmms-liveice/Makefile @@ -18,6 +18,8 @@ COMMENT= Use XMMS for streaming audio to Icecast servers LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= lame:${PORTSDIR}/audio/lame +BROKEN= Incomplete pkg-plist + WRKSRC= ${WRKDIR}/LiveIce-1.0.0 PLIST_FILES= lib/xmms/Effect/libliveice.so diff --git a/devel/p4.el/Makefile b/devel/p4.el/Makefile index 770c4c4bdc78..2157ac799e7e 100644 --- a/devel/p4.el/Makefile +++ b/devel/p4.el/Makefile @@ -17,6 +17,8 @@ COMMENT= Perforce-Emacs Integration RUN_DEPENDS= p4:${.CURDIR}/../perforce +BROKEN= Incomplete pkg-plist + NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile index 2b724e72d45b..d71127059b62 100644 --- a/emulators/ski/Makefile +++ b/emulators/ski/Makefile @@ -18,6 +18,8 @@ COMMENT= HP's Ski IA-64 simulator EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio +BROKEN= Incomplete pkg-plist + ONLY_FOR_ARCHS= i386 NOTICE= -- please manually download ${DISTNAME}${EXTRACT_SUFX} from the HP site (http://www.hpl.hp.com/research/linux/ski/download.php) and put it in ${DISTDIR} first diff --git a/mail/squirrelmail-vlogin-plugin/Makefile b/mail/squirrelmail-vlogin-plugin/Makefile index 3d241ad6642e..956e90e22b5a 100644 --- a/mail/squirrelmail-vlogin-plugin/Makefile +++ b/mail/squirrelmail-vlogin-plugin/Makefile @@ -16,6 +16,8 @@ COMMENT= Adds multi-site-hosting capabilities to SquirrelMail RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail +BROKEN= Incomplete pkg-plist + SQUIRREL_PLUGIN_NAME= vlogin .ifdef SQUIRRELDIR diff --git a/multimedia/mtv/Makefile b/multimedia/mtv/Makefile index 7976f142c5ae..30e7e880bd84 100644 --- a/multimedia/mtv/Makefile +++ b/multimedia/mtv/Makefile @@ -15,6 +15,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz libSDLx11.so.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= High-performance MPEG video player (shareware) +BROKEN= Incomplete pkg-plist + EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tar.gz RESTRICTED= No redistribution ONLY_FOR_ARCHS= i386 diff --git a/textproc/rst.el/Makefile b/textproc/rst.el/Makefile index ac74313c341e..3ebdc3feb0ba 100644 --- a/textproc/rst.el/Makefile +++ b/textproc/rst.el/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= # empty MAINTAINER= dsh@vlink.ru COMMENT= ReStructuredText Support for Emacs +BROKEN= Incomplete pkg-plist + USE_EMACS= yes EMACS_PORT_NAME?= xemacs21-mule diff --git a/www/siteframe/Makefile b/www/siteframe/Makefile index 6ea3ad4a0b55..a32c1f9a5cd6 100644 --- a/www/siteframe/Makefile +++ b/www/siteframe/Makefile @@ -15,6 +15,8 @@ COMMENT= A web community content management system in PHP5 and MySQL RUN_DEPENDS= ${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty +BROKEN= Incomplete pkg-plist + USE_APACHE= yes WITH_APACHE2= yes USE_PHP= mysqli simplexml xml session gd diff --git a/x11-fm/evidence/Makefile b/x11-fm/evidence/Makefile index 57cf5699d542..5f31f51b74fe 100644 --- a/x11-fm/evidence/Makefile +++ b/x11-fm/evidence/Makefile @@ -24,6 +24,8 @@ LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 \ eet.9:${PORTSDIR}/devel/eet \ pcre.0:${PORTSDIR}/devel/pcre +BROKEN= Incomplete pkg-plist + USE_FAM= yes USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/x11-themes/metacity-theme-microgui/Makefile b/x11-themes/metacity-theme-microgui/Makefile index 2da7bef649f3..4f7f6162a0e1 100644 --- a/x11-themes/metacity-theme-microgui/Makefile +++ b/x11-themes/metacity-theme-microgui/Makefile @@ -17,6 +17,8 @@ COMMENT= The microGUI Sawfish theme for Metacity RESTRICTED= ${REASON} +BROKEN= Incomplete pkg-plist + WRKSRC= ${WRKDIR}/microGUI .include "${.CURDIR}/../metacity-themes/Makefile.metacity" |