Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2014 16:36:11 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358602 - head/net/delegate
Message-ID:  <201406201636.s5KGaBE0001451@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Fri Jun 20 16:36:11 2014
New Revision: 358602
URL: http://svnweb.freebsd.org/changeset/ports/358602
QAT: https://qat.redports.org/buildarchive/r358602/

Log:
  net/delegate: Mark jobs unsafe, reset maintainer
  
  Maintainer is non-responsive, no communication since 2010.  Port is
  unstaged but will be deprecated in imminent commit.
  
  PR:		186402
  Submitted by:	ribbon (ribbon.or.jp)
  Approved by:	maintainer timeout (4 months)
  Approved by:	portmgr (implicit)

Modified:
  head/net/delegate/Makefile

Modified: head/net/delegate/Makefile
==============================================================================
--- head/net/delegate/Makefile	Fri Jun 20 16:35:57 2014	(r358601)
+++ head/net/delegate/Makefile	Fri Jun 20 16:36:11 2014	(r358602)
@@ -7,7 +7,7 @@ CATEGORIES=	net www
 MASTER_SITES=	http://www.chifeng.name/dist/delegate/
 DISTNAME=	${PORTNAME}${PORTVERSION}
 
-MAINTAINER=	chifeng@gmail.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	General purpose TCP/IP proxy system
 
 IS_INTERACTIVE=	YES
@@ -19,6 +19,8 @@ SUB_LIST=	DOCSDIR=${DOCSDIR}
 # Strip breaks binary checksumming
 STRIP=
 
+MAKE_JOBS_UNSAFE=	yes
+
 NO_STAGE=	yes
 post-extract:
 	@cd ${WRKSRC} && ${MV} COPYRIGHT doc/



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