From owner-svn-ports-head@FreeBSD.ORG Sun Dec 21 16:20:34 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 440F6B8F for ; Sun, 21 Dec 2014 16:20:34 +0000 (UTC) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 10F692E53 for ; Sun, 21 Dec 2014 16:20:33 +0000 (UTC) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 061D221422 for ; Sun, 21 Dec 2014 11:20:33 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute6.internal (MEProxy); Sun, 21 Dec 2014 11:20:33 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:x-sasl-enc:from:to:cc :mime-version:content-transfer-encoding:content-type:subject :date:in-reply-to:references; s=smtpout; bh=VVkhbCmoWVflI843KO2W TxhzrxA=; b=c1VICxhXgH4Hg12SX38/HJulNC2AtMVGd7nH+ep3QM2oIqRt3L4f zLfYEhVefuMfMX0jQOOOYHAlfkW7y4AaPt2r5topuUCYF5cekwi/hxUtEdqLVf4j kQqCl+flJq4JnHZdb/gdTvj6dgxGTqX/ypdIqwHFBvY+c0Ye+ebHtbU= Received: by web3.nyi.internal (Postfix, from userid 99) id C4DE211C23C; Sun, 21 Dec 2014 11:20:32 -0500 (EST) Message-Id: <1419178832.200321.205438925.2ABF0AFB@webmail.messagingengine.com> X-Sasl-Enc: k1Suoz1QCzhXc3mDn8P4lmBxGdxKiSn6UtzNDLqCuieA 1419178832 From: Mark Felder To: Alexey Dokuchaev MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-31f62092 Subject: Re: svn commit: r375023 - in head/www: . drupal7-jailadmin drupal7-vulnscan Date: Sun, 21 Dec 2014 10:20:32 -0600 In-Reply-To: <20141221161901.GA6150@FreeBSD.org> References: <201412201748.sBKHmWSl041906@svn.freebsd.org> <20141221080501.GA27290@FreeBSD.org> <1419175836.187815.205429365.43D7FC16@webmail.messagingengine.com> <20141221161901.GA6150@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 16:20:34 -0000 On Sun, Dec 21, 2014, at 10:19, Alexey Dokuchaev wrote: > On Sun, Dec 21, 2014 at 09:30:36AM -0600, Mark Felder wrote: > > On Sun, Dec 21, 2014, at 02:05, Alexey Dokuchaev wrote: > > > On Sat, Dec 20, 2014 at 05:48:31PM +0000, Mark Felder wrote: > > > > New Revision: 375023 > > > > URL: https://svnweb.freebsd.org/changeset/ports/375023 > > > > QAT: https://qat.redports.org/buildarchive/r375023/ > > > > > > > > Log: > > > > Remove ports per author's request > > > > > > > > Submitted by: Shawn Webb > > > > > > Did the author care to explain his reasons? > > > > Author/maintainer is Shawn Webb (lattera, HardenedBSD) and said they're > > dead projects he intended to be removed by not staging them. A brief > > conversation seemed to indicate he had security concerns about the > > drupal7-jailadmin specifically because of its sudo access to some > > dangerous utilities. > > Thanks for the info. I guess it should be part of the original commit, > so > stupid/ignorant people like me won't ask their dumb questions. :) > I'll keep in mind to add more details in the future. Thanks!