svn commit: r342065 - head/www/abyssws

Antoine Brodin antoine at FreeBSD.org
Fri Jan 31 20:39:43 UTC 2014


Author: antoine
Date: Fri Jan 31 20:39:42 2014
New Revision: 342065
URL: http://svnweb.freebsd.org/changeset/ports/342065
QAT: https://qat.redports.org/buildarchive/r342065/

Log:
  Mark as broken: fails to install
  
  =======================<phase: install        >============================
  ===>  Installing for abyssws-2.6_1
  cannot create /wrkdirs/usr/ports/www/abyssws/work/abyssws: Is a directory
  *** Error code 2
  
  Reported by:	pkg-fallout since august 2013
  With hat:	portmgr

Modified:
  head/www/abyssws/Makefile

Modified: head/www/abyssws/Makefile
==============================================================================
--- head/www/abyssws/Makefile	Fri Jan 31 20:36:06 2014	(r342064)
+++ head/www/abyssws/Makefile	Fri Jan 31 20:39:42 2014	(r342065)
@@ -12,6 +12,8 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	voisined at wit.edu
 COMMENT=	Abyss Web Server is a compact and easy to use web server
 
+BROKEN=		Fails to install
+
 WRKSRC=		${WRKDIR}/abyssws
 ONLY_FOR_ARCHS=	i386
 NO_BUILD=	yes


More information about the svn-ports-all mailing list