Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 May 2016 20:10:34 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r414479 - head/www/xombrero
Message-ID:  <201605022010.u42KAYBF023837@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
+MAINTAINER=	ports@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605022010.u42KAYBF023837>