svn commit: r335444 - head/net/slirp
Antoine Brodin
antoine at FreeBSD.org
Sun Dec 1 21:40:36 UTC 2013
Author: antoine
Date: Sun Dec 1 21:40:35 2013
New Revision: 335444
URL: http://svnweb.freebsd.org/changeset/ports/335444
Log:
Mark broken: does not compile since at least August 2013
Errors logs available at http://portsmon.freebsd.org/portoverview.py?category=net&portname=slirp
Modified:
head/net/slirp/Makefile
Modified: head/net/slirp/Makefile
==============================================================================
--- head/net/slirp/Makefile Sun Dec 1 21:29:23 2013 (r335443)
+++ head/net/slirp/Makefile Sun Dec 1 21:40:35 2013 (r335444)
@@ -10,6 +10,8 @@ MASTER_SITES= SF
MAINTAINER= ports at FreeBSD.org
COMMENT= A (C)SLIP/PPP emulator for users with shell accounts
+BROKEN= Does not build
+
# serious LP64 issues
ONLY_FOR_ARCHS= i386
More information about the svn-ports-all
mailing list