svn commit: r414479 - head/www/xombrero

Niclas Zeising zeising at FreeBSD.org
Mon May 2 20:10:35 UTC 2016


Author: zeising
Date: Mon May  2 20:10:34 2016
New Revision: 414479
URL: https://svnweb.freebsd.org/changeset/ports/414479

Log:
  Drop this port since I don't use it and don't have time to fix it.
  
  Mark it broken since it currently doesn't build.

Modified:
  head/www/xombrero/Makefile

Modified: head/www/xombrero/Makefile
==============================================================================
--- head/www/xombrero/Makefile	Mon May  2 20:01:11 2016	(r414478)
+++ head/www/xombrero/Makefile	Mon May  2 20:10:34 2016	(r414479)
@@ -7,11 +7,13 @@ PORTREVISION=	3
 CATEGORIES=	www
 MASTER_SITES=	https://opensource.conformal.com/snapshots/xombrero/
 
-MAINTAINER=	zeising at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Minimalists vi-like web browser based on webkit and GTK+
 
 LICENSE=	ISCL
 
+BROKEN=		Does not build
+
 LIB_DEPENDS=	libgnutls.so:security/gnutls \
 		libsoup-2.4.so:devel/libsoup
 


More information about the svn-ports-head mailing list