diff options
author | Volker Stolz <vs@FreeBSD.org> | 2008-06-25 06:01:43 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2008-06-25 06:01:43 +0000 |
commit | 7d6e126fbaf79e61c1ce9c7386d36ba8aa26ca87 (patch) | |
tree | 4b97dd13148715ec8d38bf6e2ce7c1612b0f8bac /net/pathchar/Makefile | |
parent | 66e061551d8b44d16234495eb398ebb5ae04f534 (diff) | |
download | ports-7d6e126fbaf79e61c1ce9c7386d36ba8aa26ca87.tar.gz ports-7d6e126fbaf79e61c1ce9c7386d36ba8aa26ca87.zip |
Mark port as BROKEN while waiting for maintainer feedback as it is currently non-functional: Coredumps immediately
PR: ports/124404
Submitted by: Robert Buaas
Notes
Notes:
svn path=/head/; revision=215751
Diffstat (limited to 'net/pathchar/Makefile')
-rw-r--r-- | net/pathchar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/pathchar/Makefile b/net/pathchar/Makefile index 3d4c5a7a7109..cda43c7f8a77 100644 --- a/net/pathchar/Makefile +++ b/net/pathchar/Makefile @@ -21,6 +21,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:lbl pathcharnotes.html:caida,local \ MAINTAINER= nivo+kw+ports.bfa274@is-root.com COMMENT= LBNL Internet path characterization tool +BROKEN= Coredumps immediately, see PR ports/124404 + ONLY_FOR_ARCHS= i386 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAN8= pathchar.8 |