From owner-freebsd-ports@freebsd.org Tue Nov 3 00:35:12 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2671A25D9D for ; Tue, 3 Nov 2015 00:35:12 +0000 (UTC) (envelope-from dave@horsfall.org) Received: from teparybean2.exetel.com.au (teparybean2.exetel.com.au [220.233.0.94]) by mx1.freebsd.org (Postfix) with ESMTP id 5C7031D18 for ; Tue, 3 Nov 2015 00:35:11 +0000 (UTC) (envelope-from dave@horsfall.org) Received: from phasia.kd.net.au ([220.233.10.47]) by teparybean2.exetel.com.au with esmtp (Exim 4.84) (envelope-from ) id 1ZtPAr-0005gs-Ra for freebsd-ports@freebsd.org; Tue, 03 Nov 2015 11:10:05 +1100 Received: from aneurin.horsfall.org (unknown [120.146.8.15]) by dermis.kd (Postfix) with ESMTP id 6CB5DCE38 for ; Tue, 3 Nov 2015 11:10:04 +1100 (EST) Received: from aneurin.horsfall.org (localhost [127.0.0.1]) by aneurin.horsfall.org (8.14.9/8.14.9) with ESMTP id tA30A10h067056 for ; Tue, 3 Nov 2015 11:10:03 +1100 (EST) (envelope-from dave@horsfall.org) Received: from localhost (dave@localhost) by aneurin.horsfall.org (8.14.9/8.14.9/Submit) with ESMTP id tA30A1Bs067053 for ; Tue, 3 Nov 2015 11:10:01 +1100 (EST) (envelope-from dave@horsfall.org) X-Authentication-Warning: aneurin.horsfall.org: dave owned process doing -bs Date: Tue, 3 Nov 2015 11:10:01 +1100 (EST) From: Dave Horsfall To: FreeBSD Ports Subject: fail2ban fails to build (fwd) Message-ID: User-Agent: Alpine 2.11 (BSF 23 2013-08-11) X-Home-Page: http://www.horsfall.org/ X-Witty-Saying: "chmod 666 the_mode_of_the_beast" MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 00:35:12 -0000 Anyone like to comment? I don't know Python, nor am I familiar with the more subtle aspects of the ports area. -- Dave Horsfall DTM (VK2KFU) "Those who don't understand security will suffer." ---------- Forwarded message ---------- Date: Fri, 16 Oct 2015 05:02:20 +1100 (EST) From: Dave Horsfall To: FreeBSD Ports Subject: fail2ban fails to build 9.3-RELEASE-p21 ===> Registering installation for py27-setuptools27-2.0.1 as automatic pkg-static: Error parsing manifest: error while parsing /usr/ports/devel/py-setuptools27/work/.metadir/+MANIFEST: line: 9, column: 25 - 'invalid character in a key', character: ',' *** [fake-pkg] Error code 74 Seems to be related to the trailing ',' here: categories: [devel,python,] Simply removing the comma made no difference, so I assume the file got regenerated from somewhere. -- Dave Horsfall DTM (VK2KFU) "Those who don't understand security will suffer."