diff options
author | kris <kris@FreeBSD.org> | 2007-05-25 08:59:03 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-05-25 08:59:03 +0800 |
commit | 80e3ee3cb52f83f30d071fbe935ecef39b89935d (patch) | |
tree | 0ac1fd9ace3ccf4c43c56494571b1e8fa7af557f /net | |
parent | 22be6c65c0f90b2823f328f3360a7a5bfa8540a0 (diff) | |
download | freebsd-ports-gnome-80e3ee3cb52f83f30d071fbe935ecef39b89935d.tar.gz freebsd-ports-gnome-80e3ee3cb52f83f30d071fbe935ecef39b89935d.tar.zst freebsd-ports-gnome-80e3ee3cb52f83f30d071fbe935ecef39b89935d.zip |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'net')
-rw-r--r-- | net/fspd/Makefile | 2 | ||||
-rw-r--r-- | net/pear-XML_RPC/Makefile | 2 | ||||
-rw-r--r-- | net/pear-XML_RPC2/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/net/fspd/Makefile b/net/fspd/Makefile index 7f7f33ffbb26..e75402eb683a 100644 --- a/net/fspd/Makefile +++ b/net/fspd/Makefile @@ -15,6 +15,8 @@ DISTNAME= fsp-2.8.1b24 MAINTAINER= ports@FreeBSD.org COMMENT= FSP daemon, clients and scanner +BROKEN= Incomplete pkg-plist + CLIENTS= fcatcmd fcdcmd fducmd ffindcmd fgetcmd fgrabcmd fhostcmd \ flscmd fmkdir fprocmd fput frmcmd frmdircmd fver fspmerge \ fstatcmd fmvcmd fbye fsetupcmd diff --git a/net/pear-XML_RPC/Makefile b/net/pear-XML_RPC/Makefile index e51b87b2c58f..d3b83ad412d2 100644 --- a/net/pear-XML_RPC/Makefile +++ b/net/pear-XML_RPC/Makefile @@ -15,6 +15,8 @@ COMMENT= PHP implementation of the XML-RPC protocol BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incomplete pkg-plist + CATEGORY= XML FILES= RPC.php RPC/Server.php RPC/Dump.php TESTS= allgot.inc empty-value-struct.php empty-value.php \ diff --git a/net/pear-XML_RPC2/Makefile b/net/pear-XML_RPC2/Makefile index e51b87b2c58f..d3b83ad412d2 100644 --- a/net/pear-XML_RPC2/Makefile +++ b/net/pear-XML_RPC2/Makefile @@ -15,6 +15,8 @@ COMMENT= PHP implementation of the XML-RPC protocol BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incomplete pkg-plist + CATEGORY= XML FILES= RPC.php RPC/Server.php RPC/Dump.php TESTS= allgot.inc empty-value-struct.php empty-value.php \ |