From owner-svn-ports-head@freebsd.org Sun Dec 3 03:46:12 2017 Return-Path: Delivered-To: svn-ports-head@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 DE0B1DEC31F; Sun, 3 Dec 2017 03:46:12 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 AAD2F68A47; Sun, 3 Dec 2017 03:46:12 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB33kB8A027173; Sun, 3 Dec 2017 03:46:11 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB33kBwg027171; Sun, 3 Dec 2017 03:46:11 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201712030346.vB33kBwg027171@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Sun, 3 Dec 2017 03:46:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455388 - head/math/libRmath X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: head/math/libRmath X-SVN-Commit-Revision: 455388 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 03:46:13 -0000 Author: jrm Date: Sun Dec 3 03:46:11 2017 New Revision: 455388 URL: https://svnweb.freebsd.org/changeset/ports/455388 Log: math/libRmath: Update to version 3.4.3 and add armv[67] to ONLY_FOR_ARCHS Modified: head/math/libRmath/Makefile head/math/libRmath/distinfo Modified: head/math/libRmath/Makefile ============================================================================== --- head/math/libRmath/Makefile Sat Dec 2 23:34:57 2017 (r455387) +++ head/math/libRmath/Makefile Sun Dec 3 03:46:11 2017 (r455388) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libRmath -DISTVERSION= 3.4.2 -PORTREVISION= 2 +DISTVERSION= 3.4.3 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} DISTNAME= R-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} @@ -13,7 +12,8 @@ COMMENT= Standalone math library from R LICENSE= GPLv2 -ONLY_FOR_ARCHS= aarch64 amd64 i386 +BROKEN_FreeBSD_10_armv6= Fails to build +ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 LIB_DEPENDS= libcurl.so:ftp/curl \ libpcre.so:devel/pcre @@ -32,7 +32,9 @@ USE_LDCONFIG= yes PLIST_SUB= RMATH_SOVERSION="${RMATH_SOVERSION}" OPTIONS_DEFINE= FLANG -OPTIONS_EXCLUDE_aarch64=FLANG +OPTIONS_EXCLUDE_aarch64= FLANG +OPTIONS_EXCLUDE_armv6= FLANG +OPTIONS_EXCLUDE_armv7= FLANG OPTIONS_EXCLUDE_i386= FLANG FLANG_DESC= Use flang instead of the default Fortran compiler Modified: head/math/libRmath/distinfo ============================================================================== --- head/math/libRmath/distinfo Sat Dec 2 23:34:57 2017 (r455387) +++ head/math/libRmath/distinfo Sun Dec 3 03:46:11 2017 (r455388) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506856491 -SHA256 (R-3.4.2.tar.gz) = 971e30c2436cf645f58552905105d75788bd9733bddbcb7c4fbff4c1a6d80c64 -SIZE (R-3.4.2.tar.gz) = 30255544 +TIMESTAMP = 1512246571 +SHA256 (R-3.4.3.tar.gz) = 7a3cb831de5b4151e1f890113ed207527b7d4b16df9ec6b35e0964170007f426 +SIZE (R-3.4.3.tar.gz) = 30249655 From owner-svn-ports-head@freebsd.org Sun Dec 3 06:42:46 2017 Return-Path: Delivered-To: svn-ports-head@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 78574DF0A48; Sun, 3 Dec 2017 06:42:46 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 409F96DDC9; Sun, 3 Dec 2017 06:42:46 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB36gjL0002106; Sun, 3 Dec 2017 06:42:45 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB36gjoM002104; Sun, 3 Dec 2017 06:42:45 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201712030642.vB36gjoM002104@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 3 Dec 2017 06:42:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455389 - head/www/qutebrowser X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/www/qutebrowser X-SVN-Commit-Revision: 455389 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 06:42:46 -0000 Author: novel Date: Sun Dec 3 06:42:44 2017 New Revision: 455389 URL: https://svnweb.freebsd.org/changeset/ports/455389 Log: www/qutebrowser: update to 1.0.4 Modified: head/www/qutebrowser/Makefile head/www/qutebrowser/distinfo Modified: head/www/qutebrowser/Makefile ============================================================================== --- head/www/qutebrowser/Makefile Sun Dec 3 03:46:11 2017 (r455388) +++ head/www/qutebrowser/Makefile Sun Dec 3 06:42:44 2017 (r455389) @@ -2,8 +2,7 @@ PORTNAME= qutebrowser DISTVERSIONPREFIX= v -DISTVERSION= 1.0.3 -PORTREVISION= 1 +DISTVERSION= 1.0.4 CATEGORIES= www MAINTAINER= novel@FreeBSD.org Modified: head/www/qutebrowser/distinfo ============================================================================== --- head/www/qutebrowser/distinfo Sun Dec 3 03:46:11 2017 (r455388) +++ head/www/qutebrowser/distinfo Sun Dec 3 06:42:44 2017 (r455389) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511546130 -SHA256 (qutebrowser-qutebrowser-v1.0.3_GH0.tar.gz) = 00e6b4c101351482e68d4e3b3718b1e6f0722a54a353769bdda3acfba72b5805 -SIZE (qutebrowser-qutebrowser-v1.0.3_GH0.tar.gz) = 2803721 +TIMESTAMP = 1511952262 +SHA256 (qutebrowser-qutebrowser-v1.0.4_GH0.tar.gz) = 185378deed1a612795652b84bcfbdcc90bc2a5db55ff90fa650e9e4b58223a70 +SIZE (qutebrowser-qutebrowser-v1.0.4_GH0.tar.gz) = 2804724 From owner-svn-ports-head@freebsd.org Sun Dec 3 07:15:50 2017 Return-Path: Delivered-To: svn-ports-head@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 A17BEDF1681; Sun, 3 Dec 2017 07:15:50 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 547486EA06; Sun, 3 Dec 2017 07:15:50 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB37FnXx014764; Sun, 3 Dec 2017 07:15:49 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB37FnUR014761; Sun, 3 Dec 2017 07:15:49 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201712030715.vB37FnUR014761@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 3 Dec 2017 07:15:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455390 - head/audio/mpg123 X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/audio/mpg123 X-SVN-Commit-Revision: 455390 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 07:15:50 -0000 Author: novel Date: Sun Dec 3 07:15:48 2017 New Revision: 455390 URL: https://svnweb.freebsd.org/changeset/ports/455390 Log: audio/mpg123: update to 1.25.8 Modified: head/audio/mpg123/Makefile head/audio/mpg123/distinfo head/audio/mpg123/pkg-plist Modified: head/audio/mpg123/Makefile ============================================================================== --- head/audio/mpg123/Makefile Sun Dec 3 06:42:44 2017 (r455389) +++ head/audio/mpg123/Makefile Sun Dec 3 07:15:48 2017 (r455390) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mpg123 -PORTVERSION= 1.25.7 +PORTVERSION= 1.25.8 CATEGORIES= audio ipv6 MASTER_SITES= SF \ http://www.mpg123.de/download/ Modified: head/audio/mpg123/distinfo ============================================================================== --- head/audio/mpg123/distinfo Sun Dec 3 06:42:44 2017 (r455389) +++ head/audio/mpg123/distinfo Sun Dec 3 07:15:48 2017 (r455390) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506432844 -SHA256 (mpg123-1.25.7.tar.bz2) = 31b15ebcf26111b874732e07c8e60de5053ee555eea15fb70c657a4f9f0344f3 -SIZE (mpg123-1.25.7.tar.bz2) = 920705 +TIMESTAMP = 1512283175 +SHA256 (mpg123-1.25.8.tar.bz2) = 79da51efae011814491f07c95cb5e46de0476aca7a0bf240ba61cfc27af8499b +SIZE (mpg123-1.25.8.tar.bz2) = 920677 Modified: head/audio/mpg123/pkg-plist ============================================================================== --- head/audio/mpg123/pkg-plist Sun Dec 3 06:42:44 2017 (r455389) +++ head/audio/mpg123/pkg-plist Sun Dec 3 07:15:48 2017 (r455390) @@ -7,7 +7,7 @@ include/mpg123.h include/out123.h lib/libmpg123.so lib/libmpg123.so.0 -lib/libmpg123.so.0.44.6 +lib/libmpg123.so.0.44.7 lib/libout123.so lib/libout123.so.0 lib/libout123.so.0.2.1 From owner-svn-ports-head@freebsd.org Sun Dec 3 07:17:19 2017 Return-Path: Delivered-To: svn-ports-head@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 8A151DF16D5; Sun, 3 Dec 2017 07:17:19 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 3B8F26EAE8; Sun, 3 Dec 2017 07:17:19 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB37HI6S014932; Sun, 3 Dec 2017 07:17:18 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB37HIsn014930; Sun, 3 Dec 2017 07:17:18 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201712030717.vB37HIsn014930@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 3 Dec 2017 07:17:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455391 - in head/www/palemoon: . files X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head/www/palemoon: . files X-SVN-Commit-Revision: 455391 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 07:17:19 -0000 Author: tobik Date: Sun Dec 3 07:17:18 2017 New Revision: 455391 URL: https://svnweb.freebsd.org/changeset/ports/455391 Log: www/palemoon: sndio: improve and clamp float->s16 conversion This fixes sound glitches/crackling when playing audio or video clips with float samples with SNDIO=on. PR: 224034 Submitted by: lichray@gmail.com (maintainer) Obtained from: cubeb Added: head/www/palemoon/files/patch-cubeb5ffce9e91b (contents, props changed) Modified: head/www/palemoon/Makefile Modified: head/www/palemoon/Makefile ============================================================================== --- head/www/palemoon/Makefile Sun Dec 3 07:15:48 2017 (r455390) +++ head/www/palemoon/Makefile Sun Dec 3 07:17:18 2017 (r455391) @@ -4,6 +4,7 @@ PORTNAME= palemoon DISTVERSION= 27.6.2 DISTVERSIONSUFFIX=_Release +PORTREVISION= 1 CATEGORIES= www ipv6 MAINTAINER= lichray@gmail.com Added: head/www/palemoon/files/patch-cubeb5ffce9e91b ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/palemoon/files/patch-cubeb5ffce9e91b Sun Dec 3 07:17:18 2017 (r455391) @@ -0,0 +1,41 @@ +From 5ffce9e91b2fde70ba532ea215e3e9e7eed3d41a Mon Sep 17 00:00:00 2001 +From: Alexandre Ratchov +Date: Thu, 2 Apr 2015 13:09:22 +1300 +Subject: [PATCH] sndio: improve and clamp float->s16 conversion. + +--- + src/cubeb_sndio.c | 14 +++++++++++--- + 1 file changed, 11 insertions(+), 3 deletions(-) + +diff --git a/src/cubeb_sndio.c b/src/cubeb_sndio.c +index 01f96346..e6d531a4 100644 +--- media/libcubeb/src/cubeb_sndio.c.orig ++++ media/libcubeb/src/cubeb_sndio.c +@@ -4,6 +4,7 @@ + * This program is made available under an ISC-style license. See the + * accompanying file LICENSE for details. + */ ++#include + #include + #include + #include +@@ -49,9 +50,16 @@ float_to_s16(void *ptr, long nsamp) + { + int16_t *dst = ptr; + float *src = ptr; +- +- while (nsamp-- > 0) +- *(dst++) = *(src++) * 32767; ++ int s; ++ ++ while (nsamp-- > 0) { ++ s = lrintf(*(src++) * 32768); ++ if (s < -32768) ++ s = -32768; ++ else if (s > 32767) ++ s = 32767; ++ *(dst++) = s; ++ } + } + + static void From owner-svn-ports-head@freebsd.org Sun Dec 3 07:19:06 2017 Return-Path: Delivered-To: svn-ports-head@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 46F45DF17AC; Sun, 3 Dec 2017 07:19:06 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (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 201BC6EC08; Sun, 3 Dec 2017 07:19:05 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id A357E20AFE; Sun, 3 Dec 2017 02:19:03 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute4.internal (MEProxy); Sun, 03 Dec 2017 02:19:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=PYqW8x RCZM3r9Ug+xLpadq01WEOyCS79dlHHOaOT52k=; b=Wyj/z281kqCVuNvH1VsKZb cQcXj8j3knGfTfAbo2TjAggOLrpo95v2v8dadA7Eeo65UY/b1zeI2/Cga30ZAqsS obqjVg3YBLsO8kAnm6LZzy4EcMT//vHgZdTGwnph/wUpuPOq+2d+nxE/VcGGpSka Oe96Ieen5HYN+nIbgVaWfC5E0MqCN5vBWS7K6h6FSMDfjzSspZJZQzMpi0zky6mU vxHYAROH2//Q2zt5StSHvzSlLPF4CKhNBUd6ohvhAE005bZzlL5lF5dKgLCLDUHT xzf+DBd1ji7PcZ2Diz0qG3zRJlAtuXIbbqYUWECP1Tn9njQ6bQnlpWm2FOdFmYcw == X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 715FE9E214; Sun, 3 Dec 2017 02:19:03 -0500 (EST) Message-Id: <1512285543.584432.1192158264.42D4E6FA@webmail.messagingengine.com> From: Tobias Kortkamp To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-a169161c Date: Sun, 03 Dec 2017 08:19:03 +0100 References: <201712030717.vB37HIsn014930@repo.freebsd.org> Subject: Re: svn commit: r455391 - in head/www/palemoon: . files In-Reply-To: <201712030717.vB37HIsn014930@repo.freebsd.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 07:19:06 -0000 On Sun, Dec 3, 2017, at 08:17, Tobias Kortkamp wrote: > Author: tobik > Date: Sun Dec 3 07:17:18 2017 > New Revision: 455391 > URL: https://svnweb.freebsd.org/changeset/ports/455391 > > Log: > www/palemoon: sndio: improve and clamp float->s16 conversion > > This fixes sound glitches/crackling when playing audio or video clips > with float samples with SNDIO=on. > > PR: 224034 > Submitted by: lichray@gmail.com (maintainer) > Obtained from: cubeb That was supposed to be: Approved by: lichray@gmail.com (maintainer) Submitted by: tobik From owner-svn-ports-head@freebsd.org Sun Dec 3 08:25:35 2017 Return-Path: Delivered-To: svn-ports-head@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 9553BDF3DC1; Sun, 3 Dec 2017 08:25:35 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 3CE2C70548; Sun, 3 Dec 2017 08:25:35 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB38PYQK044904; Sun, 3 Dec 2017 08:25:34 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB38PWwG044879; Sun, 3 Dec 2017 08:25:32 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712030825.vB38PWwG044879@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 3 Dec 2017 08:25:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455392 - in head: comms/congruity comms/uhd databases/mtools-mongodb deskutils/anamnesis devel/hg-git devel/py-mongokit finance/electrum2 games/craft games/ninix-aya games/ptkei games/... X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: in head: comms/congruity comms/uhd databases/mtools-mongodb deskutils/anamnesis devel/hg-git devel/py-mongokit finance/electrum2 games/craft games/ninix-aya games/ptkei games/pysolfc graphics/commons-... X-SVN-Commit-Revision: 455392 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 08:25:35 -0000 Author: antoine Date: Sun Dec 3 08:25:31 2017 New Revision: 455392 URL: https://svnweb.freebsd.org/changeset/ports/455392 Log: - Add explicit FLAVOR to a few dependencies - Remove FLAVOR from py-docutils dependency in comms/uhd, in this case it needs the rst2html command, not the docutils module - Mark some ports as not compatible with python3 Modified: head/comms/congruity/Makefile head/comms/uhd/Makefile head/databases/mtools-mongodb/Makefile head/deskutils/anamnesis/Makefile head/devel/hg-git/Makefile head/devel/py-mongokit/Makefile head/finance/electrum2/Makefile head/games/craft/Makefile head/games/ninix-aya/Makefile head/games/ptkei/Makefile head/games/pysolfc/Makefile head/graphics/commons-utilities/Makefile head/misc/gimp-help-en/Makefile head/multimedia/mythtv/Makefile head/multimedia/pyjama/Makefile head/net-im/emesene/Makefile head/net-im/telepathy-python/Makefile head/net-mgmt/pdagent-integrations/Makefile head/net/fb/Makefile head/news/papercut/Makefile head/ports-mgmt/porttree/Makefile head/sysutils/uefi-edk2-bhyve/Makefile head/www/py-kallithea/Makefile head/www/py-rhodecode/Makefile Modified: head/comms/congruity/Makefile ============================================================================== --- head/comms/congruity/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/comms/congruity/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -15,7 +15,7 @@ LICENSE= GPLv2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libconcord>=0:comms/py-libconcord@${PY_FLAVOR} MAKE_ARGS= MANDIR=${PREFIX}/man -USES= desktop-file-utils gmake tar:bzip2 python:2.7+ +USES= desktop-file-utils gmake tar:bzip2 python:2.7 USE_WX= 2.8+ WX_COMPS= python Modified: head/comms/uhd/Makefile ============================================================================== --- head/comms/uhd/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/comms/uhd/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -14,7 +14,7 @@ COMMENT= Ettus Research UHD driver framework LIB_DEPENDS= libboost_python.so:devel/boost-python-libs BUILD_DEPENDS= ${LOCALBASE}/include/boost/tuple/tuple.hpp:devel/boost-libs \ cheetah-analyze:devel/py-cheetah@${PY_FLAVOR} \ - rst2html:textproc/py-docutils@${PY_FLAVOR} \ + rst2html:textproc/py-docutils \ orcc:devel/orc \ ${PYTHON_PKGNAMEPREFIX}mako>0:textproc/py-mako@${PY_FLAVOR} Modified: head/databases/mtools-mongodb/Makefile ============================================================================== --- head/databases/mtools-mongodb/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/databases/mtools-mongodb/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -14,7 +14,7 @@ COMMENT= Setup test environments; parse, filter and vi LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=2.0:sysutils/py-psutil@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pymongo>0:databases/pymongo \ + ${PYTHON_PKGNAMEPREFIX}pymongo>0:databases/pymongo@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${FLAVOR} USE_PYTHON= autoplist distutils Modified: head/deskutils/anamnesis/Makefile ============================================================================== --- head/deskutils/anamnesis/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/deskutils/anamnesis/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -12,11 +12,11 @@ COMMENT= Clipboard manager that stores all clipboard h LICENSE= GPLv3 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ - ${PYTHON_PKGNAMEPREFIX}gtk2>0:x11-toolkits/py-gtk2 \ - ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}gtk2>0:x11-toolkits/py-gtk2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR} -USES= python shebangfix +USES= python:2.7 shebangfix PORTDOCS= ChangeLog README OPTIONS_DEFINE= DOCS NO_ARCH= yes Modified: head/devel/hg-git/Makefile ============================================================================== --- head/devel/hg-git/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/devel/hg-git/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -14,7 +14,7 @@ COMMENT= Mercurial extension to pull from or push to a LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dulwich>=*:devel/dulwich \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dulwich>=*:devel/dulwich@${FLAVOR} \ mercurial>=*:devel/mercurial PORTDOCS= README.md Modified: head/devel/py-mongokit/Makefile ============================================================================== --- head/devel/py-mongokit/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/devel/py-mongokit/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mail@derzinn.de COMMENT= Python ORM-like layer on top of pymongo -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pymongo>=2.0.1:databases/pymongo +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pymongo>=2.0.1:databases/pymongo@${FLAVOR} USES= python:2 USE_PYTHON= distutils autoplist Modified: head/finance/electrum2/Makefile ============================================================================== --- head/finance/electrum2/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/finance/electrum2/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -41,8 +41,8 @@ OPTIONS_DEFAULT=LEDGER TREZOR LEDGER_DESC= Enable LEDGER Bitcoin hardware wallet support TREZOR_DESC= Enable TREZOR Bitcoin hardware wallet support -LEDGER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}btchip-python>0:security/py-btchip-python -TREZOR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}trezor>0:security/py-trezor +LEDGER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}btchip-python>0:security/py-btchip-python@${FLAVOR} +TREZOR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}trezor>0:security/py-trezor@${FLAVOR} LEDGER_PLIST_FILES= "@sample etc/devd/ledger_wallet.conf.sample" TREZOR_PLIST_FILES= "@sample etc/devd/trezor_wallet.conf.sample" Modified: head/games/craft/Makefile ============================================================================== --- head/games/craft/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/games/craft/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -27,8 +27,8 @@ USE_XORG= x11 xi xrandr USE_GL= gl glu SERVER_USES= python:2.7 -SERVER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.2:www/py-requests \ - ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3 +SERVER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.2:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} SERVER_CMAKE_ON= -DSERVER:BOOL=ON .include Modified: head/games/ninix-aya/Makefile ============================================================================== --- head/games/ninix-aya/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/games/ninix-aya/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -14,12 +14,12 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet@${PY_FLAVOR} \ ${PYNUMPY} NO_ARCH= yes -USES= gmake python tar:tgz +USES= gmake python:2.7 tar:tgz USE_GNOME= pygtk2 USE_GSTREAMER= python Modified: head/games/ptkei/Makefile ============================================================================== --- head/games/ptkei/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/games/ptkei/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -10,8 +10,8 @@ MASTER_SITES= SF/ptkei2 MAINTAINER= johans@FreeBSD.org COMMENT= Python/Tk graphical client for Wolfpack Empire servers -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter \ - ${PYTHON_SITELIBDIR}/Pmw/__init__.py:x11-toolkits/py-Pmw +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR} \ + ${PYTHON_SITELIBDIR}/Pmw/__init__.py:x11-toolkits/py-Pmw@${PY_FLAVOR} USES= python:2.7 shebangfix SHEBANG_FILES= empire.py scripts/*.py Modified: head/games/pysolfc/Makefile ============================================================================== --- head/games/pysolfc/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/games/pysolfc/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -15,8 +15,8 @@ COMMENT= Solitaire game, written in Python and the suc LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter \ - ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${FLAVOR} USES= python:2.7 shebangfix tar:bzip2 USE_PYTHON= autoplist distutils Modified: head/graphics/commons-utilities/Makefile ============================================================================== --- head/graphics/commons-utilities/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/graphics/commons-utilities/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -16,10 +16,10 @@ RUN_DEPENDS= p5-Image-ExifTool>=0:graphics/p5-Image-Ex p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \ p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS \ p5-Text-CSV-Encoded>=0:textproc/p5-Text-CSV-Encoded \ - ${PYTHON_PKGNAMEPREFIX}mechanize>=0.2:www/py-mechanize \ + ${PYTHON_PKGNAMEPREFIX}mechanize>=0.2:www/py-mechanize@${PY_FLAVOR} \ exiv2:graphics/exiv2 -USES= jpeg perl5 python shebangfix +USES= jpeg perl5 python:2.7 shebangfix SHEBANG_FILES= commons-csv-creator USE_PERL5= run NO_BUILD= yes Modified: head/misc/gimp-help-en/Makefile ============================================================================== --- head/misc/gimp-help-en/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/misc/gimp-help-en/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -16,7 +16,7 @@ COMMENT?= GIMP User Manual in English LICENSE= GFDL -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:textproc/py-libxml2 \ +BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:textproc/py-libxml2@${PY_FLAVOR} \ ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:textproc/docbook-xsl USES= gettext-tools gmake perl5 pkgconfig python:2 shebangfix tar:bzip2 Modified: head/multimedia/mythtv/Makefile ============================================================================== --- head/multimedia/mythtv/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/multimedia/mythtv/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -91,22 +91,22 @@ SUB_FILES= pkg-message .if ${PORT_OPTIONS:MBINDINGS} CONFIGURE_ARGS+= --python=${PYTHON_CMD} -USES+= python +USES+= python:2.7 PYDISTUTILS_PKGNAME=MythTV PYDISTUTILS_PKGVERSION=0.27._1 -BUILD_DEPENDS+= py*-lxml>=0:devel/py-lxml \ - ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:databases/py-MySQLdb \ - ${PYTHON_PKGNAMEPREFIX}urlgrabber>=3.1.0_1:www/py-urlgrabber \ +BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:databases/py-MySQLdb@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}urlgrabber>=3.1.0_1:www/py-urlgrabber@${PY_FLAVOR} \ p5-HTTP-Request-Params>=0:www/p5-HTTP-Request-Params \ p5-LWP-UserAgent-Determined>=0:www/p5-LWP-UserAgent-Determined \ p5-Net-UPnP>=0:multimedia/p5-Net-UPnP \ p5-IO-Socket-INET6>=2.51:net/p5-IO-Socket-INET6 \ p5-DBI>=0:databases/p5-DBI \ p5-DBD-mysql>0:databases/p5-DBD-mysql -RUN_DEPENDS+= py*-lxml>=0:devel/py-lxml \ - ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:databases/py-MySQLdb \ - ${PYTHON_PKGNAMEPREFIX}urlgrabber>=3.1.0_1:www/py-urlgrabber \ +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:databases/py-MySQLdb@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}urlgrabber>=3.1.0_1:www/py-urlgrabber@${PY_FLAVOR} \ p5-HTTP-Request-Params>=0:www/p5-HTTP-Request-Params \ p5-LWP-UserAgent-Determined>=0:www/p5-LWP-UserAgent-Determined \ p5-Net-UPnP>=0:multimedia/p5-Net-UPnP \ Modified: head/multimedia/pyjama/Makefile ============================================================================== --- head/multimedia/pyjama/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/multimedia/pyjama/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -14,12 +14,12 @@ COMMENT= Frontend to the Jamendo music network LICENSE= GPLv2 CC-BY-NC-SA-3.0 PD LICENSE_COMB= multi -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ - ${PYTHON_PKGNAMEPREFIX}lxml>=2.2:devel/py-lxml \ - ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0:devel/py-simplejson \ - ${PYTHON_PKGNAMEPREFIX}gstreamer>=0.10:multimedia/py-gstreamer +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>=2.2:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0:devel/py-simplejson@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}gstreamer>=0.10:multimedia/py-gstreamer@${PY_FLAVOR} -USES= gettext python shebangfix +USES= gettext python:2.7 shebangfix SHEBANG_FILES= src/pyjama.py USE_GSTREAMER= core good bad gnomevfs USE_GNOME= pygtk2 Modified: head/net-im/emesene/Makefile ============================================================================== --- head/net-im/emesene/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/net-im/emesene/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -12,13 +12,13 @@ COMMENT= Instant messenging client written in python LICENSE= GPLv3+ -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ - ${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython \ - ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus \ - ${PYTHON_PKGNAMEPREFIX}notify>0:devel/py-notify \ - ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl \ - ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto \ - ${PYTHON_PKGNAMEPREFIX}webkitgtk>0:www/py-webkitgtk \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}notify>0:devel/py-notify@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}webkitgtk>0:www/py-webkitgtk@${PY_FLAVOR} \ xprop:x11/xprop NO_ARCH= yes @@ -26,7 +26,7 @@ NO_BUILD= yes USE_GITHUB= yes -USES= desktop-file-utils gettext-runtime python shebangfix +USES= desktop-file-utils gettext-runtime python:2.7 shebangfix USE_GNOME= pygtk2:run USE_GSTREAMER= python INSTALLS_ICONS= yes Modified: head/net-im/telepathy-python/Makefile ============================================================================== --- head/net-im/telepathy-python/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/net-im/telepathy-python/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -11,8 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= gnome@FreeBSD.org COMMENT= Python bindings for the Telepathy framework -BUILD_DEPENDS= py2?-dbus>=0:devel/py-dbus -RUN_DEPENDS= py2?-dbus>=0:devel/py-dbus +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR} USES= gmake python:2 USE_GNOME= libxslt:build Modified: head/net-mgmt/pdagent-integrations/Makefile ============================================================================== --- head/net-mgmt/pdagent-integrations/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/net-mgmt/pdagent-integrations/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdagent>0:net-mgmt/py-pdagent -USES= python shebangfix +USES= python:2.7 shebangfix USE_GITHUB= yes GH_ACCOUNT= PagerDuty Modified: head/net/fb/Makefile ============================================================================== --- head/net/fb/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/net/fb/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -11,11 +11,11 @@ COMMENT= Client for paste.xinu.at LICENSE= GPLv3 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyliblzma>0:archivers/py-pyliblzma \ - ${PYTHON_PKGNAMEPREFIX}pycurl>0:ftp/py-pycurl \ - ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyliblzma>0:archivers/py-pyliblzma@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pycurl>0:ftp/py-pycurl@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR} -USES= python shebangfix +USES= python:2.7 shebangfix NO_ARCH= yes SHEBANG_FILES= ${WRKSRC}/fb Modified: head/news/papercut/Makefile ============================================================================== --- head/news/papercut/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/news/papercut/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -13,9 +13,9 @@ COMMENT= Papercut is a news server written in Python, LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:databases/py-MySQLdb +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:databases/py-MySQLdb@${PY_FLAVOR} -USES= python shebangfix +USES= python:2.7 shebangfix NO_BUILD= yes NO_ARCH= yes SHEBANG_FILES= *.py auth/*.py storage/*.py Modified: head/ports-mgmt/porttree/Makefile ============================================================================== --- head/ports-mgmt/porttree/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/ports-mgmt/porttree/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -12,9 +12,9 @@ COMMENT= Show dependences of FreeBSD port as pseudo gr LICENSE= MIT -USES= python tar:bzip2 shebangfix +USES= python:2.7 tar:bzip2 shebangfix -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}networkx>=1.5:math/py-networkx +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}networkx>=1.5:math/py-networkx@${PY_FLAVOR} .if target(gen-dist) FETCH_DEPENDS+= svn:devel/subversion Modified: head/sysutils/uefi-edk2-bhyve/Makefile ============================================================================== --- head/sysutils/uefi-edk2-bhyve/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/sysutils/uefi-edk2-bhyve/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE BUILD_DEPENDS= bash:shells/bash \ nasm:devel/nasm \ - ${PYTHON_LIBDIR}/lib-dynload/_sqlite3.so:databases/py-sqlite3 + ${PYTHON_LIBDIR}/lib-dynload/_sqlite3.so:databases/py-sqlite3@${PY_FLAVOR} USES= gmake \ python:2.7,build Modified: head/www/py-kallithea/Makefile ============================================================================== --- head/www/py-kallithea/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/www/py-kallithea/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -35,7 +35,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}waitress>=0.8.8:ww ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urlobject>=2.3.4:www/py-urlobject@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}routes>=1.13:www/py-routes@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}dulwich>=0.9.9:devel/dulwich \ + ${PYTHON_PKGNAMEPREFIX}dulwich>=0.9.9:devel/dulwich@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}bcrypt>=0.3.0:security/py-bcrypt@${FLAVOR} \ mercurial>=2.9:devel/mercurial Modified: head/www/py-rhodecode/Makefile ============================================================================== --- head/www/py-rhodecode/Makefile Sun Dec 3 07:17:18 2017 (r455391) +++ head/www/py-rhodecode/Makefile Sun Dec 3 08:25:31 2017 (r455392) @@ -26,7 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylons>=1.0:www/py ${PYTHON_PKGNAMEPREFIX}whoosh>=2.4.0:textproc/py-whoosh@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Babel>=0.9.6:devel/py-babel@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:devel/py-dateutil@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}dulwich>=0.8.7:devel/dulwich \ + ${PYTHON_PKGNAMEPREFIX}dulwich>=0.8.7:devel/dulwich@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}markdown>=2.2.1:textproc/py-markdown@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.8.1:textproc/py-docutils@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${FLAVOR} \ From owner-svn-ports-head@freebsd.org Sun Dec 3 08:29:36 2017 Return-Path: Delivered-To: svn-ports-head@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 CF21DDF3F7F; Sun, 3 Dec 2017 08:29:36 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 97269707D8; Sun, 3 Dec 2017 08:29:36 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB38TZCx045124; Sun, 3 Dec 2017 08:29:35 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB38TZVK045123; Sun, 3 Dec 2017 08:29:35 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712030829.vB38TZVK045123@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 3 Dec 2017 08:29:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455393 - head/textproc/py-docutils X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/textproc/py-docutils X-SVN-Commit-Revision: 455393 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 08:29:36 -0000 Author: antoine Date: Sun Dec 3 08:29:35 2017 New Revision: 455393 URL: https://svnweb.freebsd.org/changeset/ports/455393 Log: Fix the symlinks when using a non default version of python PR: 224042 Reported and tested by: Peter Wullinger Modified: head/textproc/py-docutils/Makefile Modified: head/textproc/py-docutils/Makefile ============================================================================== --- head/textproc/py-docutils/Makefile Sun Dec 3 08:25:31 2017 (r455392) +++ head/textproc/py-docutils/Makefile Sun Dec 3 08:29:35 2017 (r455393) @@ -3,6 +3,7 @@ PORTNAME= docutils PORTVERSION= 0.14 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -28,7 +29,7 @@ SCRIPTS= rst2html rst2latex rst2man rst2odt rst2odt_pr post-install: .for script in ${SCRIPTS} - ${LN} -s ${script}.py ${STAGEDIR}${PREFIX}/bin/${script} + ${LN} -s ${script}.py-${PYTHON_VER} ${STAGEDIR}${PREFIX}/bin/${script} .endfor .include From owner-svn-ports-head@freebsd.org Sun Dec 3 09:00:23 2017 Return-Path: Delivered-To: svn-ports-head@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 A65D8DF4E31; Sun, 3 Dec 2017 09:00:23 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 7255E7156E; Sun, 3 Dec 2017 09:00:23 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB390Mdm057506; Sun, 3 Dec 2017 09:00:22 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB390MD6057505; Sun, 3 Dec 2017 09:00:22 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712030900.vB390MD6057505@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 3 Dec 2017 09:00:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455394 - head/ftp/filezilla X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/ftp/filezilla X-SVN-Commit-Revision: 455394 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 09:00:23 -0000 Author: amdmi3 Date: Sun Dec 3 09:00:22 2017 New Revision: 455394 URL: https://svnweb.freebsd.org/changeset/ports/455394 Log: - Update WWW Approved by: portmgr blanket Modified: head/ftp/filezilla/pkg-descr Modified: head/ftp/filezilla/pkg-descr ============================================================================== --- head/ftp/filezilla/pkg-descr Sun Dec 3 08:29:35 2017 (r455393) +++ head/ftp/filezilla/pkg-descr Sun Dec 3 09:00:22 2017 (r455394) @@ -21,4 +21,4 @@ Among others, the features of FileZilla include the fo * Synchronized directory browsing * Remote file search -WWW: http://filezilla-project.org/ +WWW: https://filezilla-project.org/ From owner-svn-ports-head@freebsd.org Sun Dec 3 09:00:27 2017 Return-Path: Delivered-To: svn-ports-head@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 1BCCFDF4E54; Sun, 3 Dec 2017 09:00:27 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 DBE9B7157B; Sun, 3 Dec 2017 09:00:26 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB390QcV057618; Sun, 3 Dec 2017 09:00:26 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB390QvK057617; Sun, 3 Dec 2017 09:00:26 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712030900.vB390QvK057617@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 3 Dec 2017 09:00:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455395 - head/archivers/unfoo X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/archivers/unfoo X-SVN-Commit-Revision: 455395 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 09:00:27 -0000 Author: amdmi3 Date: Sun Dec 3 09:00:25 2017 New Revision: 455395 URL: https://svnweb.freebsd.org/changeset/ports/455395 Log: - Add LICENSE - Unsilence installation commands Modified: head/archivers/unfoo/Makefile Modified: head/archivers/unfoo/Makefile ============================================================================== --- head/archivers/unfoo/Makefile Sun Dec 3 09:00:22 2017 (r455394) +++ head/archivers/unfoo/Makefile Sun Dec 3 09:00:25 2017 (r455395) @@ -9,6 +9,9 @@ CATEGORIES= archivers MAINTAINER= ports@FreeBSD.org COMMENT= Tiny sh(1) wrapper to simplify decompression of files +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + RUN_DEPENDS= unace:archivers/unace \ unrar:archivers/unrar \ 7z:archivers/p7zip @@ -24,6 +27,6 @@ post-patch: @${REINPLACE_CMD} -e '1s|/.*|/bin/sh|;s|==|=|' ${WRKSRC}/${PORTNAME} do-install: - @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}/${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}/${PREFIX}/bin .include From owner-svn-ports-head@freebsd.org Sun Dec 3 09:13:59 2017 Return-Path: Delivered-To: svn-ports-head@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 E96F0DF52CE; Sun, 3 Dec 2017 09:13:59 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 B424171D14; Sun, 3 Dec 2017 09:13:59 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB39DwXP065767; Sun, 3 Dec 2017 09:13:58 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB39DwEG065765; Sun, 3 Dec 2017 09:13:58 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201712030913.vB39DwEG065765@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 3 Dec 2017 09:13:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455396 - head/security/morphis X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/security/morphis X-SVN-Commit-Revision: 455396 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 09:14:00 -0000 Author: yuri Date: Sun Dec 3 09:13:58 2017 New Revision: 455396 URL: https://svnweb.freebsd.org/changeset/ports/455396 Log: security/morphis: Unbroke the port by adding shebangfix Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13342 Modified: head/security/morphis/Makefile head/security/morphis/pkg-plist Modified: head/security/morphis/Makefile ============================================================================== --- head/security/morphis/Makefile Sun Dec 3 09:00:25 2017 (r455395) +++ head/security/morphis/Makefile Sun Dec 3 09:13:58 2017 (r455396) @@ -4,28 +4,27 @@ PORTNAME= morphis PORTVERSION= 0.8.18.6 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security net-p2p -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Peer-to-peer high-performance distributed datastore and mail -BROKEN= Does not package - LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlalchemy11>0:databases/py-sqlalchemy11@${PY_FLAVOR} +USES= python:3.4+ shebangfix USE_GITHUB= yes GH_ACCOUNT= yurivict +NO_ARCH= yes +SHEBANG_FILES= contrib/morphisd/opt/morphis/setargv SUB_FILES= morphis-service morphis-cmd pkg-message SUB_LIST= LOCALBASE=${LOCALBASE} USER=${USER} GROUP=${GROUP} PLIST_SUB= USER=${USER} GROUP=${GROUP} - -USES= python:3.4+ -NO_ARCH= yes USER= nobody GROUP= nobody Modified: head/security/morphis/pkg-plist ============================================================================== --- head/security/morphis/pkg-plist Sun Dec 3 09:00:25 2017 (r455395) +++ head/security/morphis/pkg-plist Sun Dec 3 09:13:58 2017 (r455396) @@ -4,76 +4,76 @@ etc/rc.d/morphis %%DATADIR%%/CONTRIBUTORS %%DATADIR%%/CREDITS %%DATADIR%%/VERSION -%%DATADIR%%/__pycache__/asymkey.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/asymkey.cpython-35.pyc -%%DATADIR%%/__pycache__/base58.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/base58.cpython-35.pyc -%%DATADIR%%/__pycache__/bittrie.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/bittrie.cpython-35.pyc -%%DATADIR%%/__pycache__/brute.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/brute.cpython-35.pyc -%%DATADIR%%/__pycache__/chord.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/chord.cpython-35.pyc -%%DATADIR%%/__pycache__/chord_packet.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/chord_packet.cpython-35.pyc -%%DATADIR%%/__pycache__/chord_tasks.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/chord_tasks.cpython-35.pyc -%%DATADIR%%/__pycache__/chordexception.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/chordexception.cpython-35.pyc -%%DATADIR%%/__pycache__/client.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/client.cpython-35.pyc -%%DATADIR%%/__pycache__/client_engine.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/client_engine.cpython-35.pyc -%%DATADIR%%/__pycache__/consts.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/consts.cpython-35.pyc -%%DATADIR%%/__pycache__/db.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/db.cpython-35.pyc -%%DATADIR%%/__pycache__/dhgroup14.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/dhgroup14.cpython-35.pyc -%%DATADIR%%/__pycache__/dmail.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/dmail.cpython-35.pyc -%%DATADIR%%/__pycache__/dsskey.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/dsskey.cpython-35.pyc -%%DATADIR%%/__pycache__/enc.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/enc.cpython-35.pyc -%%DATADIR%%/__pycache__/hashbench.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/hashbench.cpython-35.pyc -%%DATADIR%%/__pycache__/kex.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/kex.cpython-35.pyc -%%DATADIR%%/__pycache__/kexdhgroup14sha1.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/kexdhgroup14sha1.cpython-35.pyc -%%DATADIR%%/__pycache__/llog.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/llog.cpython-35.pyc -%%DATADIR%%/__pycache__/mbase32.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/mbase32.cpython-35.pyc -%%DATADIR%%/__pycache__/mcc.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/mcc.cpython-35.pyc -%%DATADIR%%/__pycache__/mn1.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/mn1.cpython-35.pyc -%%DATADIR%%/__pycache__/multipart.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/multipart.cpython-35.pyc -%%DATADIR%%/__pycache__/mutil.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/mutil.cpython-35.pyc -%%DATADIR%%/__pycache__/node.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/node.cpython-35.pyc -%%DATADIR%%/__pycache__/packet.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/packet.cpython-35.pyc -%%DATADIR%%/__pycache__/peer.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/peer.cpython-35.pyc -%%DATADIR%%/__pycache__/putil.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/putil.cpython-35.pyc -%%DATADIR%%/__pycache__/rsakey.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/rsakey.cpython-35.pyc -%%DATADIR%%/__pycache__/setup.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/setup.cpython-35.pyc -%%DATADIR%%/__pycache__/setup_all.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/setup_all.cpython-35.pyc -%%DATADIR%%/__pycache__/shell.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/shell.cpython-35.pyc -%%DATADIR%%/__pycache__/sshexception.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/sshexception.cpython-35.pyc -%%DATADIR%%/__pycache__/sshtype.cpython-35.opt-1.pyc -%%DATADIR%%/__pycache__/sshtype.cpython-35.pyc +%%DATADIR%%/__pycache__/asymkey.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/asymkey.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/base58.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/base58.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/bittrie.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/bittrie.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/brute.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/brute.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/chord.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/chord.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/chord_packet.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/chord_packet.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/chord_tasks.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/chord_tasks.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/chordexception.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/chordexception.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/client.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/client.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/client_engine.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/client_engine.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/consts.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/consts.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/db.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/db.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/dhgroup14.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/dhgroup14.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/dmail.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/dmail.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/dsskey.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/dsskey.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/enc.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/enc.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/hashbench.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/hashbench.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/kex.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/kex.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/kexdhgroup14sha1.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/kexdhgroup14sha1.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/llog.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/llog.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/mbase32.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/mbase32.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/mcc.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/mcc.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/mn1.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/mn1.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/multipart.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/multipart.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/mutil.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/mutil.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/node.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/node.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/packet.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/packet.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/peer.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/peer.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/putil.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/putil.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/rsakey.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/rsakey.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/setup.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/setup.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/setup_all.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/setup_all.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/shell.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/shell.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/sshexception.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/sshexception.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/__pycache__/sshtype.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/__pycache__/sshtype.cpython-%%PYTHON_SUFFIX%%.pyc %%DATADIR%%/asymkey.py %%DATADIR%%/base58.py %%DATADIR%%/bittrie.py @@ -114,14 +114,14 @@ etc/rc.d/morphis %%DATADIR%%/lots-bulk.sh %%DATADIR%%/lots.sh %%DATADIR%%/maalstroom/__init__.py -%%DATADIR%%/maalstroom/__pycache__/__init__.cpython-35.opt-1.pyc -%%DATADIR%%/maalstroom/__pycache__/__init__.cpython-35.pyc -%%DATADIR%%/maalstroom/__pycache__/dispatcher.cpython-35.opt-1.pyc -%%DATADIR%%/maalstroom/__pycache__/dispatcher.cpython-35.pyc -%%DATADIR%%/maalstroom/__pycache__/dmail.cpython-35.opt-1.pyc -%%DATADIR%%/maalstroom/__pycache__/dmail.cpython-35.pyc -%%DATADIR%%/maalstroom/__pycache__/templates.cpython-35.opt-1.pyc -%%DATADIR%%/maalstroom/__pycache__/templates.cpython-35.pyc +%%DATADIR%%/maalstroom/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/maalstroom/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/maalstroom/__pycache__/dispatcher.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/maalstroom/__pycache__/dispatcher.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/maalstroom/__pycache__/dmail.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/maalstroom/__pycache__/dmail.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/maalstroom/__pycache__/templates.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/maalstroom/__pycache__/templates.cpython-%%PYTHON_SUFFIX%%.pyc %%DATADIR%%/maalstroom/dispatcher.py %%DATADIR%%/maalstroom/dmail.py %%DATADIR%%/maalstroom/resources/images/dmail/add_address.png @@ -199,12 +199,12 @@ etc/rc.d/morphis %%DATADIR%%/multipart.py %%DATADIR%%/mutil.py %%DATADIR%%/node.py -%%DATADIR%%/old/__pycache__/n1.cpython-35.opt-1.pyc -%%DATADIR%%/old/__pycache__/n1.cpython-35.pyc -%%DATADIR%%/old/__pycache__/node.cpython-35.opt-1.pyc -%%DATADIR%%/old/__pycache__/node.cpython-35.pyc -%%DATADIR%%/old/__pycache__/server_test.cpython-35.opt-1.pyc -%%DATADIR%%/old/__pycache__/server_test.cpython-35.pyc +%%DATADIR%%/old/__pycache__/n1.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/old/__pycache__/n1.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/old/__pycache__/node.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/old/__pycache__/node.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/old/__pycache__/server_test.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/old/__pycache__/server_test.cpython-%%PYTHON_SUFFIX%%.pyc %%DATADIR%%/old/n1.py %%DATADIR%%/old/node.py %%DATADIR%%/old/server_test.py From owner-svn-ports-head@freebsd.org Sun Dec 3 09:48:03 2017 Return-Path: Delivered-To: svn-ports-head@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 7219EDF5EA4; Sun, 3 Dec 2017 09:48:03 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 3D9B372BA3; Sun, 3 Dec 2017 09:48:03 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB39m2N5078457; Sun, 3 Dec 2017 09:48:02 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB39m2JM078456; Sun, 3 Dec 2017 09:48:02 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201712030948.vB39m2JM078456@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sun, 3 Dec 2017 09:48:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455397 - in head/www/nginx: . files X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: in head/www/nginx: . files X-SVN-Commit-Revision: 455397 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 09:48:03 -0000 Author: brnrd Date: Sun Dec 3 09:48:02 2017 New Revision: 455397 URL: https://svnweb.freebsd.org/changeset/ports/455397 Log: www/nginx: Unbreak brotli option - The used commit hash includes the patch PR: 224000 Reported by: Philipp Deleted: head/www/nginx/files/extra-patch-brotli_config Modified: head/www/nginx/Makefile Modified: head/www/nginx/Makefile ============================================================================== --- head/www/nginx/Makefile Sun Dec 3 09:13:58 2017 (r455396) +++ head/www/nginx/Makefile Sun Dec 3 09:48:02 2017 (r455397) @@ -1146,7 +1146,6 @@ LIB_DEPENDS+= libbrotlicommon.so:archivers/brotli GH_ACCOUNT+= eustas:brotli GH_PROJECT+= ngx_brotli:brotli GH_TAGNAME+= ${NGINX_BROTLI_VERSION}:brotli -EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-brotli_config .if ${PORT_OPTIONS:MDSO} CONFIGURE_ARGS+=--add-dynamic-module=${WRKSRC_brotli} .else From owner-svn-ports-head@freebsd.org Sun Dec 3 10:00:11 2017 Return-Path: Delivered-To: svn-ports-head@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 A74BBDF61B5; Sun, 3 Dec 2017 10:00:11 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 7FA717300D; Sun, 3 Dec 2017 10:00:11 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3A0ATv082767; Sun, 3 Dec 2017 10:00:10 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3A0AXu082761; Sun, 3 Dec 2017 10:00:10 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201712031000.vB3A0AXu082761@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 3 Dec 2017 10:00:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455398 - in head/audio: . hts_engine-API hts_engine-API/files X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: in head/audio: . hts_engine-API hts_engine-API/files X-SVN-Commit-Revision: 455398 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 10:00:11 -0000 Author: pi Date: Sun Dec 3 10:00:09 2017 New Revision: 455398 URL: https://svnweb.freebsd.org/changeset/ports/455398 Log: New port: audio/hts_engine-API hts_engine is software to synthesize speech waveform from HMMs trained by the HMM-based speech synthesis system (HTS). WWW: http://hts-engine.sourceforge.net/ PR: 217807 Submitted by: Hideki Gotoh Added: head/audio/hts_engine-API/ head/audio/hts_engine-API/Makefile (contents, props changed) head/audio/hts_engine-API/distinfo (contents, props changed) head/audio/hts_engine-API/files/ head/audio/hts_engine-API/files/patch-lib_HTS__misc.c (contents, props changed) head/audio/hts_engine-API/pkg-descr (contents, props changed) head/audio/hts_engine-API/pkg-plist (contents, props changed) Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Sun Dec 3 09:48:02 2017 (r455397) +++ head/audio/Makefile Sun Dec 3 10:00:09 2017 (r455398) @@ -321,6 +321,7 @@ SUBDIR += hs-ALUT SUBDIR += hs-OpenAL SUBDIR += hs-libmpd + SUBDIR += hts_engine-API SUBDIR += hydrogen SUBDIR += hydrogen-devel SUBDIR += icecast-kh Added: head/audio/hts_engine-API/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/hts_engine-API/Makefile Sun Dec 3 10:00:09 2017 (r455398) @@ -0,0 +1,26 @@ +# $FreeBSD$ + +PORTNAME= hts_engine-API +PORTVERSION= 1.10 +CATEGORIES= audio +MASTER_SITES= SOURCEFORGE +MASTER_SITE_SUBDIR=hts-engine/hts_engine%20API/hts_engine_API-${PORTVERSION} +DISTNAME= hts_engine_API-${PORTVERSION} + +MAINTAINER= tomason510@gmail.com +COMMENT= HMM-based speech synthesis system (HTS) engine and API + +LICENSE= BSD3CLAUSE + +HAS_CONFIGURE= yes + +post-install: + ${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${WRKSRC}/AUTHORS ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${WRKSRC}/COPYING ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${WRKSRC}/ChangeLog ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${WRKSRC}/INSTALL ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${WRKSRC}/NEWS ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} + +.include Added: head/audio/hts_engine-API/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/hts_engine-API/distinfo Sun Dec 3 10:00:09 2017 (r455398) @@ -0,0 +1,3 @@ +TIMESTAMP = 1488977359 +SHA256 (hts_engine_API-1.10.tar.gz) = e2132be5860d8fb4a460be766454cfd7c3e21cf67b509c48e1804feab14968f7 +SIZE (hts_engine_API-1.10.tar.gz) = 169852 Added: head/audio/hts_engine-API/files/patch-lib_HTS__misc.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/hts_engine-API/files/patch-lib_HTS__misc.c Sun Dec 3 10:00:09 2017 (r455398) @@ -0,0 +1,11 @@ +--- lib/HTS_misc.c.orig 2015-12-25 00:12:53 UTC ++++ lib/HTS_misc.c +@@ -245,7 +245,7 @@ size_t HTS_ftell(HTS_File * fp) + } else if (fp->type == HTS_FILE) { + fpos_t pos; + fgetpos((FILE *) fp->pointer, &pos); +-#if defined(_WIN32) || defined(__CYGWIN__) || defined(__APPLE__) || defined(__ANDROID__) ++#if defined(_WIN32) || defined(__CYGWIN__) || defined(__APPLE__) || defined(__ANDROID__) || defined(__FreeBSD__) + return (size_t) pos; + #else + return (size_t) pos.__pos; Added: head/audio/hts_engine-API/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/hts_engine-API/pkg-descr Sun Dec 3 10:00:09 2017 (r455398) @@ -0,0 +1,4 @@ +hts_engine is software to synthesize speech waveform from HMMs trained +by the HMM-based speech synthesis system (HTS). + +WWW: http://hts-engine.sourceforge.net/ Added: head/audio/hts_engine-API/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/hts_engine-API/pkg-plist Sun Dec 3 10:00:09 2017 (r455398) @@ -0,0 +1,11 @@ +bin/hts_engine +include/HTS_engine.h +lib/libHTSEngine.a +%%DOCSDIR%%/AUTHORS +%%DOCSDIR%%/COPYING +%%DOCSDIR%%/ChangeLog +%%DOCSDIR%%/INSTALL +%%DOCSDIR%%/NEWS +%%DOCSDIR%%/README +@dir %%DOCSDIR%% +@dir share/licenses/hts_engine-API-1.10 From owner-svn-ports-head@freebsd.org Sun Dec 3 10:12:39 2017 Return-Path: Delivered-To: svn-ports-head@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 9F2BEDF6838; Sun, 3 Dec 2017 10:12:39 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6AD5273767; Sun, 3 Dec 2017 10:12:39 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3ACcQI091103; Sun, 3 Dec 2017 10:12:38 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3ACcLN091100; Sun, 3 Dec 2017 10:12:38 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201712031012.vB3ACcLN091100@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 3 Dec 2017 10:12:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455399 - in head: . sysutils/dsbmd X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: in head: . sysutils/dsbmd X-SVN-Commit-Revision: 455399 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 10:12:39 -0000 Author: pi Date: Sun Dec 3 10:12:38 2017 New Revision: 455399 URL: https://svnweb.freebsd.org/changeset/ports/455399 Log: sysutils/dsbmd: update 0.4.1 -> 0.5 PR: 223973 Submitted by: Marcel Kaiser (maintainer) Modified: head/UPDATING head/sysutils/dsbmd/Makefile head/sysutils/dsbmd/distinfo Modified: head/UPDATING ============================================================================== --- head/UPDATING Sun Dec 3 10:00:09 2017 (r455398) +++ head/UPDATING Sun Dec 3 10:12:38 2017 (r455399) @@ -5,6 +5,14 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20171203: + AFFECTS: users of sysutils/dsbmd + AUTHOR: mk@freeshell.de + + Due to new configuration variables and new features, users of dsbmd + version 0.4.1 and earlier should consider recreating their dsbmd.conf from + the new dsbmd.conf.sample. + 20171130: AFFECTS: */py* AUTHOR: mat@FreeBSD.org Modified: head/sysutils/dsbmd/Makefile ============================================================================== --- head/sysutils/dsbmd/Makefile Sun Dec 3 10:00:09 2017 (r455398) +++ head/sysutils/dsbmd/Makefile Sun Dec 3 10:12:38 2017 (r455399) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dsbmd -PORTVERSION= 0.4.1 +PORTVERSION= 0.5 CATEGORIES= sysutils MASTER_SITES= http://freeshell.de/~mk/download/ Modified: head/sysutils/dsbmd/distinfo ============================================================================== --- head/sysutils/dsbmd/distinfo Sun Dec 3 10:00:09 2017 (r455398) +++ head/sysutils/dsbmd/distinfo Sun Dec 3 10:12:38 2017 (r455399) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500422067 -SHA256 (dsbmd-0.4.1.tgz) = 3593fdd06602b88c68c3fca9eabb0f166172931da3ac3ee3c1690fe33218a54b -SIZE (dsbmd-0.4.1.tgz) = 45366 +TIMESTAMP = 1511972479 +SHA256 (dsbmd-0.5.tgz) = ec4e22a5000f428650cfe97296d1722045b95dc4115af17a63f0dc7ab2c7a297 +SIZE (dsbmd-0.5.tgz) = 47500 From owner-svn-ports-head@freebsd.org Sun Dec 3 11:36:23 2017 Return-Path: Delivered-To: svn-ports-head@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 1671BDF82FA; Sun, 3 Dec 2017 11:36:23 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 D5A7E75838; Sun, 3 Dec 2017 11:36:22 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3BaL8u024345; Sun, 3 Dec 2017 11:36:21 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3BaL8B024344; Sun, 3 Dec 2017 11:36:21 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201712031136.vB3BaL8B024344@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sun, 3 Dec 2017 11:36:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455400 - head/graphics/openshadinglanguage X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: head/graphics/openshadinglanguage X-SVN-Commit-Revision: 455400 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 11:36:23 -0000 Author: danfe Date: Sun Dec 3 11:36:21 2017 New Revision: 455400 URL: https://svnweb.freebsd.org/changeset/ports/455400 Log: Now that RTTI was enabled in `devel/llvm40' (as of r455158), enable it here as well (again). PR: 224044 Modified: head/graphics/openshadinglanguage/Makefile Modified: head/graphics/openshadinglanguage/Makefile ============================================================================== --- head/graphics/openshadinglanguage/Makefile Sun Dec 3 10:12:38 2017 (r455399) +++ head/graphics/openshadinglanguage/Makefile Sun Dec 3 11:36:21 2017 (r455400) @@ -3,8 +3,8 @@ PORTNAME= openshadinglanguage PORTVERSION= 1.8.10 -PORTREVISION= 4 DISTVERSIONPREFIX= Release- +PORTREVISION= 5 CATEGORIES= graphics devel MAINTAINER= FreeBSD@Shaneware.biz @@ -25,7 +25,7 @@ GH_ACCOUNT= imageworks GH_PROJECT= OpenShadingLanguage CMAKE_ARGS= -DLLVM_CONFIG:STRING="${LOCALBASE}/bin/llvm-config40" \ - -DENABLERTTI:BOOL=OFF -DUSE_BOOST_WAVE:BOOL=OFF + -DENABLERTTI:BOOL=ON -DUSE_BOOST_WAVE:BOOL=OFF USE_LDCONFIG= yes post-patch: From owner-svn-ports-head@freebsd.org Sun Dec 3 12:24:04 2017 Return-Path: Delivered-To: svn-ports-head@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 E6DD8DF9E10; Sun, 3 Dec 2017 12:24:04 +0000 (UTC) (envelope-from theraven@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 5436A771E2; Sun, 3 Dec 2017 12:24:04 +0000 (UTC) (envelope-from theraven@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3CO37f047142; Sun, 3 Dec 2017 12:24:03 GMT (envelope-from theraven@FreeBSD.org) Received: (from theraven@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3CNs1S047043; Sun, 3 Dec 2017 12:23:54 GMT (envelope-from theraven@FreeBSD.org) Message-Id: <201712031223.vB3CNs1S047043@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: theraven set sender to theraven@FreeBSD.org using -f From: David Chisnall Date: Sun, 3 Dec 2017 12:23:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455401 - in head: archivers/freetar archivers/unarchiver archivers/zipper audio/cddb-bundle audio/gnustep-cdplayer audio/mpdcon biology/biococoa databases/fortytwo-bdb databases/sqlcli... X-SVN-Group: ports-head X-SVN-Commit-Author: theraven X-SVN-Commit-Paths: in head: archivers/freetar archivers/unarchiver archivers/zipper audio/cddb-bundle audio/gnustep-cdplayer audio/mpdcon biology/biococoa databases/fortytwo-bdb databases/sqlclient deskutils/affiche des... X-SVN-Commit-Revision: 455401 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 12:24:05 -0000 Author: theraven Date: Sun Dec 3 12:23:53 2017 New Revision: 455401 URL: https://svnweb.freebsd.org/changeset/ports/455401 Log: Fix configure options for gnustep-make We were not setting the flag to select the GNUstep ABI, so were defaulting to using the GCC-compatible version, which was likely to trigger a lot of subtle bugs. This was noticed when C++ exceptions thrown through Objective-C stack frames caused segfaults. Modified: head/archivers/freetar/Makefile head/archivers/unarchiver/Makefile head/archivers/zipper/Makefile head/audio/cddb-bundle/Makefile head/audio/gnustep-cdplayer/Makefile head/audio/mpdcon/Makefile head/biology/biococoa/Makefile head/databases/fortytwo-bdb/Makefile head/databases/sqlclient/Makefile head/deskutils/affiche/Makefile head/deskutils/appwrapper/Makefile head/deskutils/cartotheque/Makefile head/deskutils/charmap/Makefile head/deskutils/gnustep-wrapper/Makefile head/deskutils/gworkspace-gwmetadata/Makefile head/deskutils/gworkspace/Makefile head/deskutils/helpviewer/Makefile head/deskutils/plopfolio/Makefile head/deskutils/preferences/Makefile head/deskutils/simpleagenda/Makefile head/deskutils/systempreferences/Makefile head/deskutils/toolboxkit/Makefile head/devel/cherivis-devel/Makefile head/devel/fortytwo-encore/Makefile head/devel/gnustep-make/Makefile head/devel/gnustep/Makefile head/devel/gorm/Makefile head/devel/highlighterkit/Makefile head/devel/performance/Makefile head/devel/projectcenter/Makefile head/devel/sope2/Makefile head/devel/sope3/Makefile head/devel/wizardkit/Makefile head/finance/expense/Makefile head/ftp/gnustep-ftp/Makefile head/ftp/waiho/Makefile head/games/fortunate/Makefile head/games/gmastermind/Makefile head/games/gmines/Makefile head/games/gnustep-ladder/Makefile head/games/gnustep-sudoku/Makefile head/games/gomoku/Makefile head/games/grubik/Makefile head/games/gshisen/Makefile head/games/jigsaw/Makefile head/games/lapispuzzle/Makefile head/games/nextgo/Makefile head/games/oolite/Makefile head/graphics/camera/Makefile head/graphics/camerakit/Makefile head/graphics/cenon/Makefile head/graphics/fortytwo/Makefile head/graphics/gnustep-slideshow/Makefile head/graphics/gnustep-slideshowkit/Makefile head/graphics/graphos/Makefile head/graphics/imageviewer/Makefile head/graphics/laternamagica/Makefile head/graphics/pikopixel/Makefile head/graphics/pixen/Makefile head/graphics/preview/Makefile head/graphics/price/Makefile head/japanese/jishyo/Makefile head/lang/gnustep-base/Makefile head/lang/gscheme/Makefile head/mail/addresses-goodies/Makefile head/mail/addresses/Makefile head/mail/gnumail/Makefile head/mail/pantomime/Makefile head/math/edenmath/Makefile head/misc/gnustep-examples/Makefile head/multimedia/poe/Makefile head/net/remotedesk/Makefile head/net/zillion/Makefile head/news/lusernet/Makefile head/print/gspdf/Makefile head/science/fisicalab/Makefile head/science/gtamsanalyzer/Makefile head/science/paje/Makefile head/sysutils/batmon/Makefile head/sysutils/timemon/Makefile head/textproc/duncan/Makefile head/textproc/easydiff/Makefile head/textproc/latex-service/Makefile head/textproc/localize/Makefile head/textproc/popup/Makefile head/www/grr/Makefile head/www/rsskit/Makefile head/www/sogo2/Makefile head/www/sogo3/Makefile head/x11-clocks/aclock/Makefile head/x11-toolkits/gnustep-back/Makefile head/x11-toolkits/gnustep-gui/Makefile head/x11/gnustep-app/Makefile head/x11/gskrab/Makefile head/x11/innerspace/Makefile head/x11/terminal.app/Makefile Modified: head/archivers/freetar/Makefile ============================================================================== --- head/archivers/freetar/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/archivers/freetar/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= freetar PORTVERSION= 0.9 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= archivers gnustep MASTER_SITES= http://download.gna.org/freetar/ DISTNAME= FreeTar-${PORTVERSION} Modified: head/archivers/unarchiver/Makefile ============================================================================== --- head/archivers/unarchiver/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/archivers/unarchiver/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= unar PORTVERSION= 1.10.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= archivers gnustep MASTER_SITES= http://wakaba.c3.cx/releases/TheUnarchiver/ DISTNAME= ${PORTNAME}${PORTVERSION}_src Modified: head/archivers/zipper/Makefile ============================================================================== --- head/archivers/zipper/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/archivers/zipper/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= zipper PORTVERSION= 1.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= archivers gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Zipper-${PORTVERSION} Modified: head/audio/cddb-bundle/Makefile ============================================================================== --- head/audio/cddb-bundle/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/audio/cddb-bundle/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= cddb PORTVERSION= 0.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio gnustep MASTER_SITES= SF/gsburn/cdplayer/${DISTNAME} PKGNAMESUFFIX= -bundle${PKGNAMESUFFIX2} Modified: head/audio/gnustep-cdplayer/Makefile ============================================================================== --- head/audio/gnustep-cdplayer/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/audio/gnustep-cdplayer/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= cdplayer PORTVERSION= 0.5.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio gnustep MASTER_SITES= SF/gsburn/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= gnustep- Modified: head/audio/mpdcon/Makefile ============================================================================== --- head/audio/mpdcon/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/audio/mpdcon/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= mpdcon PORTVERSION= 1.5.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= MPDCon-${PORTVERSION} Modified: head/biology/biococoa/Makefile ============================================================================== --- head/biology/biococoa/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/biology/biococoa/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= biococoa PORTVERSION= 2.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= biology gnustep MASTER_SITES= http://bioinformatics.org/biococoa/downloads/ DISTNAME= biococoa-${PORTVERSION}-src Modified: head/databases/fortytwo-bdb/Makefile ============================================================================== --- head/databases/fortytwo-bdb/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/databases/fortytwo-bdb/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= bdb PORTVERSION= 0.2.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= databases gnustep MASTER_SITES= SF/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/${PORTVERSION} PKGNAMEPREFIX= fortytwo- Modified: head/databases/sqlclient/Makefile ============================================================================== --- head/databases/sqlclient/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/databases/sqlclient/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= sqlclient PORTVERSION= 1.8.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases gnustep MASTER_SITES= GNUSTEP/libs DISTNAME= SQLClient-${PORTVERSION} Modified: head/deskutils/affiche/Makefile ============================================================================== --- head/deskutils/affiche/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/deskutils/affiche/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= affiche PORTVERSION= 0.6.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils gnustep MASTER_SITES= http://www.collaboration-world.com/affiche.data/releases/Stable/ DISTNAME= Affiche-${PORTVERSION} Modified: head/deskutils/appwrapper/Makefile ============================================================================== --- head/deskutils/appwrapper/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/deskutils/appwrapper/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= appwrapper PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils gnustep MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/AppWrapper%20${PORTVERSION} DISTNAME= AppWrapper.${PORTVERSION} Modified: head/deskutils/cartotheque/Makefile ============================================================================== --- head/deskutils/cartotheque/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/deskutils/cartotheque/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= cartotheque PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils gnustep MASTER_SITES= LOCAL/dinoex DISTNAME= Cartotheque-${PORTVERSION} Modified: head/deskutils/charmap/Makefile ============================================================================== --- head/deskutils/charmap/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/deskutils/charmap/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= charmap PORTVERSION= 0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils gnustep MASTER_SITES= http://www.sourcefiles.org/Utilities/GUI/ Modified: head/deskutils/gnustep-wrapper/Makefile ============================================================================== --- head/deskutils/gnustep-wrapper/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/deskutils/gnustep-wrapper/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= wrapper PORTVERSION= 0.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils gnustep #MASTER_SITES= ftp://ftp.raffael.ch/software/GNUstepWrapper/ MASTER_SITES= LOCAL/dinoex Modified: head/deskutils/gworkspace-gwmetadata/Makefile ============================================================================== --- head/deskutils/gworkspace-gwmetadata/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/deskutils/gworkspace-gwmetadata/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,6 +2,7 @@ PORTNAME= gworkspace PORTVERSION= 0.9.4 +PORTREVISION= 1 CATEGORIES= deskutils gnustep #MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/ MASTER_SITES= GNUSTEP/usr-apps Modified: head/deskutils/gworkspace/Makefile ============================================================================== --- head/deskutils/gworkspace/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/deskutils/gworkspace/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,6 +2,7 @@ PORTNAME= gworkspace PORTVERSION= 0.9.4 +PORTREVISION= 1 CATEGORIES= deskutils gnustep #MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/ MASTER_SITES= GNUSTEP/usr-apps Modified: head/deskutils/helpviewer/Makefile ============================================================================== --- head/deskutils/helpviewer/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/deskutils/helpviewer/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= helpviewer PORTVERSION= 0.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils gnustep MASTER_SITES= http://www.roard.com/helpviewer/download/ DISTNAME= HelpViewer-${PORTVERSION} Modified: head/deskutils/plopfolio/Makefile ============================================================================== --- head/deskutils/plopfolio/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/deskutils/plopfolio/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= plopfolio PORTVERSION= 0.1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils gnustep MASTER_SITES= GNUSTEP/usr-apps Modified: head/deskutils/preferences/Makefile ============================================================================== --- head/deskutils/preferences/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/deskutils/preferences/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= preferences PORTVERSION= 1.2.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils gnustep MASTER_SITES= SF/prefsapp/prefsapp/${PORTVERSION} DISTNAME= Preferences-${PORTVERSION} Modified: head/deskutils/simpleagenda/Makefile ============================================================================== --- head/deskutils/simpleagenda/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/deskutils/simpleagenda/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= simpleagenda PORTVERSION= 0.43 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils gnustep MASTER_SITES= http://coyote.octets.fr/pub/gnustep/ DISTNAME= SimpleAgenda-${PORTVERSION} Modified: head/deskutils/systempreferences/Makefile ============================================================================== --- head/deskutils/systempreferences/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/deskutils/systempreferences/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= systempreferences PORTVERSION= 1.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils gnustep MASTER_SITES= GNUSTEP/usr-apps DISTNAME= SystemPreferences-${PORTVERSION} Modified: head/deskutils/toolboxkit/Makefile ============================================================================== --- head/deskutils/toolboxkit/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/deskutils/toolboxkit/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= toolbox PORTVERSION= 0.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils gnustep MASTER_SITES= http://ftp.azc.uam.mx/mirrors/gnu/savannah/files/toolbox/Release.pkg/0.8/ \ LOCAL/dinoex Modified: head/devel/cherivis-devel/Makefile ============================================================================== --- head/devel/cherivis-devel/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/devel/cherivis-devel/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= cherivis-devel PORTVERSION= 0.4 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel gnustep MAINTAINER= theraven@FreeBSD.org Modified: head/devel/fortytwo-encore/Makefile ============================================================================== --- head/devel/fortytwo-encore/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/devel/fortytwo-encore/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= encore PORTVERSION= 0.3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel gnustep MASTER_SITES= SF/fortytwo/Encore/${PORTVERSION} PKGNAMEPREFIX= fortytwo- Modified: head/devel/gnustep-make/Makefile ============================================================================== --- head/devel/gnustep-make/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/devel/gnustep-make/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,6 +3,7 @@ PORTNAME= gnustep-make PORTVERSION= 2.7.0 +PORTREVISION= 1 CATEGORIES= devel gnustep MASTER_SITES= GNUSTEP/core @@ -21,6 +22,7 @@ CONFIGURE_ARGS+= --with-thread-lib=-pthread CONFIGURE_ARGS+= --with-config-file=${GNUSTEP_PREFIX}/GNUstep.conf CONFIGURE_ARGS+= --with-layout=gnustep CONFIGURE_ARGS+= --enable-objc-nonfragile-abi --enable-native-objc-exceptions +CONFIGURE_ARGS+= --with-library-combo=ng-gnu-gnu GNU_CONFIGURE_PREFIX= ${GNUSTEP_PREFIX} post-install: Modified: head/devel/gnustep/Makefile ============================================================================== --- head/devel/gnustep/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/devel/gnustep/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= gnustep PORTVERSION= 1.28.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel lang gnustep MAINTAINER= theraven@FreeBSD.org Modified: head/devel/gorm/Makefile ============================================================================== --- head/devel/gorm/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/devel/gorm/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,6 +2,7 @@ PORTNAME= gorm PORTVERSION= 1.2.23 +PORTREVISION= 1 CATEGORIES= devel gnustep MASTER_SITES= GNUSTEP/dev-apps Modified: head/devel/highlighterkit/Makefile ============================================================================== --- head/devel/highlighterkit/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/devel/highlighterkit/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= highlighterkit PORTVERSION= 0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel gnustep MASTER_SITES= http://download.gna.org/pmanager/0.2/ DISTNAME= HighlighterKit-${PORTVERSION} Modified: head/devel/performance/Makefile ============================================================================== --- head/devel/performance/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/devel/performance/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= performance PORTVERSION= 0.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel gnustep MASTER_SITES= GNUSTEP/libs DISTNAME= Performance-${PORTVERSION} Modified: head/devel/projectcenter/Makefile ============================================================================== --- head/devel/projectcenter/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/devel/projectcenter/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= projectcenter PORTVERSION= 0.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel gnustep MASTER_SITES= GNUSTEP/dev-apps DISTNAME= ProjectCenter-${PORTVERSION} Modified: head/devel/sope2/Makefile ============================================================================== --- head/devel/sope2/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/devel/sope2/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,6 +3,7 @@ PORTNAME= sope2 PORTVERSION= 2.3.23 +PORTREVISION= 1 CATEGORIES= devel gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOPE-${PORTVERSION} Modified: head/devel/sope3/Makefile ============================================================================== --- head/devel/sope3/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/devel/sope3/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= sope3 PORTVERSION= 3.2.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOPE-${PORTVERSION} Modified: head/devel/wizardkit/Makefile ============================================================================== --- head/devel/wizardkit/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/devel/wizardkit/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= wizardkit PORTVERSION= 0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel gnustep MASTER_SITES= http://download.gna.org/pmanager/0.2/ DISTNAME= WizardKit-${PORTVERSION} Modified: head/finance/expense/Makefile ============================================================================== --- head/finance/expense/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/finance/expense/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= expense PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= finance gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Expense/files/ DISTNAME= Expense-${PORTVERSION} Modified: head/ftp/gnustep-ftp/Makefile ============================================================================== --- head/ftp/gnustep-ftp/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/ftp/gnustep-ftp/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= ftp PORTVERSION= 0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ftp gnustep MASTER_SITES= SAVANNAH/gap PKGNAMEPREFIX= gnustep- Modified: head/ftp/waiho/Makefile ============================================================================== --- head/ftp/waiho/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/ftp/waiho/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= waiho PORTVERSION= 0.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= ftp gnustep MASTER_SITES= http://www.roard.com/waiho/download/ DISTNAME= Waiho-${PORTVERSION} Modified: head/games/fortunate/Makefile ============================================================================== --- head/games/fortunate/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/games/fortunate/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= fortunate PORTVERSION= 3.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games gnustep MASTER_SITES= GNUSTEP_CH Modified: head/games/gmastermind/Makefile ============================================================================== --- head/games/gmastermind/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/games/gmastermind/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= gmastermind PORTVERSION= 0.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= GMastermind-${PORTVERSION} Modified: head/games/gmines/Makefile ============================================================================== --- head/games/gmines/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/games/gmines/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= gmines PORTVERSION= 0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= GMines-${PORTVERSION} Modified: head/games/gnustep-ladder/Makefile ============================================================================== --- head/games/gnustep-ladder/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/games/gnustep-ladder/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= ladder PORTVERSION= 1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap PKGNAMEPREFIX= gnustep- Modified: head/games/gnustep-sudoku/Makefile ============================================================================== --- head/games/gnustep-sudoku/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/games/gnustep-sudoku/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= sudoku PORTVERSION= 0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap PKGNAMEPREFIX= gnustep- Modified: head/games/gomoku/Makefile ============================================================================== --- head/games/gomoku/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/games/gomoku/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= gomoku PORTVERSION= 1.2.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= http://www.gnustep.it/nicola/Applications/Gomoku/ DISTNAME= Gomoku-${PORTVERSION} Modified: head/games/grubik/Makefile ============================================================================== --- head/games/grubik/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/games/grubik/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= grubik PORTVERSION= 0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games gnustep MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/Recreational/ DISTNAME= GRubik Modified: head/games/gshisen/Makefile ============================================================================== --- head/games/gshisen/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/games/gshisen/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= gshisen PORTVERSION= 1.3.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= GShisen-${PORTVERSION} Modified: head/games/jigsaw/Makefile ============================================================================== --- head/games/jigsaw/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/games/jigsaw/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= jigsaw PORTVERSION= 0.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Jigsaw-${PORTVERSION} Modified: head/games/lapispuzzle/Makefile ============================================================================== --- head/games/lapispuzzle/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/games/lapispuzzle/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= lapispuzzle PORTVERSION= 1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= LapisPuzzle-${PORTVERSION} Modified: head/games/nextgo/Makefile ============================================================================== --- head/games/nextgo/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/games/nextgo/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= nextgo PORTVERSION= 3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= NeXTGo-${PORTVERSION} Modified: head/games/oolite/Makefile ============================================================================== --- head/games/oolite/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/games/oolite/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= oolite PORTVERSION= 1.84 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= https://github.com/OoliteProject/oolite/releases/download/1.84/ DISTNAME= ${PORTNAME}-source-${PORTVERSION} Modified: head/graphics/camera/Makefile ============================================================================== --- head/graphics/camera/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/graphics/camera/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= camera PORTVERSION= 0.8 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ DISTNAME= Camera-${PORTVERSION} Modified: head/graphics/camerakit/Makefile ============================================================================== --- head/graphics/camerakit/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/graphics/camerakit/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= camerakit PORTVERSION= 0.0.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ DISTNAME= CameraKit-20041011 Modified: head/graphics/cenon/Makefile ============================================================================== --- head/graphics/cenon/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/graphics/cenon/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,6 +3,7 @@ PORTNAME= cenon PORTVERSION= 4.0.3 +PORTREVISION= 1 CATEGORIES= graphics gnustep MASTER_SITES= http://www.cenon.zone/download/source/ DISTNAME= Cenon-${MAINVERSION} Modified: head/graphics/fortytwo/Makefile ============================================================================== --- head/graphics/fortytwo/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/graphics/fortytwo/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= fortytwo PORTVERSION= 0.2.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics gnustep MASTER_SITES= SF/${PORTNAME}/FT%20%2842%29/${PORTVERSION} DISTFILES= FT-${PORTVERSION}-src.tgz \ Modified: head/graphics/gnustep-slideshow/Makefile ============================================================================== --- head/graphics/gnustep-slideshow/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/graphics/gnustep-slideshow/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= slideshow PORTVERSION= 0.3.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ PKGNAMEPREFIX= gnustep- Modified: head/graphics/gnustep-slideshowkit/Makefile ============================================================================== --- head/graphics/gnustep-slideshowkit/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/graphics/gnustep-slideshowkit/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= slideshowkit PORTVERSION= 0.0.1 -PORTREVISION= 20050213 +PORTREVISION= 20050214 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ PKGNAMEPREFIX= gnustep- Modified: head/graphics/graphos/Makefile ============================================================================== --- head/graphics/graphos/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/graphics/graphos/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,6 +2,7 @@ PORTNAME= graphos PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= graphics gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Graphos-${PORTVERSION} Modified: head/graphics/imageviewer/Makefile ============================================================================== --- head/graphics/imageviewer/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/graphics/imageviewer/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= imageviewer PORTVERSION= 0.6.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics gnustep MASTER_SITES= http://www.nice.ch/~phip/ \ LOCAL/dinoex Modified: head/graphics/laternamagica/Makefile ============================================================================== --- head/graphics/laternamagica/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/graphics/laternamagica/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,6 +2,7 @@ PORTNAME= laternamagica PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= graphics gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= LaternaMagica-${PORTVERSION} Modified: head/graphics/pikopixel/Makefile ============================================================================== --- head/graphics/pikopixel/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/graphics/pikopixel/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,6 +3,7 @@ PORTNAME= pikopixel PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= graphics gnustep MASTER_SITES= http://twilightedge.com/downloads/ DISTNAME= PikoPixel.Sources.1.0-b8 Modified: head/graphics/pixen/Makefile ============================================================================== --- head/graphics/pixen/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/graphics/pixen/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= pixen PORTVERSION= 0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ DISTNAME= Pixen-${PORTVERSION} Modified: head/graphics/preview/Makefile ============================================================================== --- head/graphics/preview/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/graphics/preview/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= preview PORTVERSION= 0.8.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ PKGNAMEPREFIX= gnustep- Modified: head/graphics/price/Makefile ============================================================================== --- head/graphics/price/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/graphics/price/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= price PORTVERSION= 1.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics gnustep MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} DISTNAME= PRICE-${PORTVERSION} Modified: head/japanese/jishyo/Makefile ============================================================================== --- head/japanese/jishyo/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/japanese/jishyo/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= jishyo PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= japanese gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Dictionaries/files/ DISTNAME= Jishyo-${PORTVERSION} Modified: head/lang/gnustep-base/Makefile ============================================================================== --- head/lang/gnustep-base/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/lang/gnustep-base/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= gnustep-base PORTVERSION= 1.25.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang devel gnustep MASTER_SITES= GNUSTEP/core Modified: head/lang/gscheme/Makefile ============================================================================== --- head/lang/gscheme/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/lang/gscheme/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= gscheme PORTVERSION= 0.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang gnustep MASTER_SITES= http://www.gnustep.it/marko/GScheme/ \ LOCAL/dinoex Modified: head/mail/addresses-goodies/Makefile ============================================================================== --- head/mail/addresses-goodies/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/mail/addresses-goodies/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= addresses PORTVERSION= 0.4.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail gnustep MASTER_SITES= SAVANNAH/gap PKGNAMESUFFIX= -goodies${PKGNAMESUFFIX2} Modified: head/mail/addresses/Makefile ============================================================================== --- head/mail/addresses/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/mail/addresses/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= addresses PORTVERSION= 0.4.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Addresses-${PORTVERSION} Modified: head/mail/gnumail/Makefile ============================================================================== --- head/mail/gnumail/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/mail/gnumail/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,6 +3,7 @@ PORTNAME= gnumail PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= mail gnustep MASTER_SITES= SAVANNAH/gnustep-nonfsf/ DISTNAME= GNUMail-${PORTVERSION} Modified: head/mail/pantomime/Makefile ============================================================================== --- head/mail/pantomime/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/mail/pantomime/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,6 +3,7 @@ PORTNAME= pantomime PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= mail gnustep MASTER_SITES= SAVANNAH/gnustep-nonfsf/ DISTNAME= Pantomime-${PORTVERSION} Modified: head/math/edenmath/Makefile ============================================================================== --- head/math/edenmath/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/math/edenmath/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= edenmath PORTVERSION= 1.1.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math gnustep MASTER_SITES= http://www.eskimo.com/~pburns/EdenMath/files/ DISTNAME= EdenMath_GNUstep-${PORTVERSION} Modified: head/misc/gnustep-examples/Makefile ============================================================================== --- head/misc/gnustep-examples/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/misc/gnustep-examples/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= gnustep-examples PORTVERSION= 1.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc gnustep MASTER_SITES= GNUSTEP/usr-apps Modified: head/multimedia/poe/Makefile ============================================================================== --- head/multimedia/poe/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/multimedia/poe/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= poe PORTVERSION= 0.5.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= multimedia gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Poe/files/ DISTNAME= Poe-${PORTVERSION} Modified: head/net/remotedesk/Makefile ============================================================================== --- head/net/remotedesk/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/net/remotedesk/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= remotedesk PORTVERSION= 0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= RemoteDesk-${PORTVERSION} Modified: head/net/zillion/Makefile ============================================================================== --- head/net/zillion/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/net/zillion/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= zillion PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net gnustep MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-0_1 Modified: head/news/lusernet/Makefile ============================================================================== --- head/news/lusernet/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/news/lusernet/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= lusernet PORTVERSION= 0.4.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= news gnustep MASTER_SITES= LOCAL/dinoex DISTNAME= LuserNET-${PORTVERSION} Modified: head/print/gspdf/Makefile ============================================================================== --- head/print/gspdf/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/print/gspdf/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= gspdf PORTVERSION= 0.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= GSPdf-${PORTVERSION} Modified: head/science/fisicalab/Makefile ============================================================================== --- head/science/fisicalab/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/science/fisicalab/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= fisicalab PORTVERSION= 0.3.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science gnustep MASTER_SITES= SAVANNAH Modified: head/science/gtamsanalyzer/Makefile ============================================================================== --- head/science/gtamsanalyzer/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/science/gtamsanalyzer/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= gtamsanalyzer PORTVERSION= 0.42 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science gnustep MASTER_SITES= SF/tamsys/gnustep%20tams/GTAMSAnalyzer%2${PORTVERSION} DISTNAME= GTAMSAnalyzer.src.${PORTVERSION} Modified: head/science/paje/Makefile ============================================================================== --- head/science/paje/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/science/paje/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= paje PORTVERSION= 1.97 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science gnustep MASTER_SITES= SF/${PORTNAME}/Releases DISTNAME= Paje_${PORTVERSION} Modified: head/sysutils/batmon/Makefile ============================================================================== --- head/sysutils/batmon/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/sysutils/batmon/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= batmon PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnustep MASTER_SITES= SAVANNAH/gap Modified: head/sysutils/timemon/Makefile ============================================================================== --- head/sysutils/timemon/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/sysutils/timemon/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= timemon PORTVERSION= 4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= TimeMon-${PORTVERSION} Modified: head/textproc/duncan/Makefile ============================================================================== --- head/textproc/duncan/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/textproc/duncan/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= duncan PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Dictionaries/files/ DISTNAME= Duncan-${PORTVERSION} Modified: head/textproc/easydiff/Makefile ============================================================================== --- head/textproc/easydiff/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/textproc/easydiff/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= easydiff PORTVERSION= 0.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc gnustep MASTER_SITES= GNUSTEP/usr-apps DISTNAME= EasyDiff-${PORTVERSION} Modified: head/textproc/latex-service/Makefile ============================================================================== --- head/textproc/latex-service/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/textproc/latex-service/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= latex PORTVERSION= 0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc gnustep MASTER_SITES= http://www.roard.com/latexservice/download/ PKGNAMESUFFIX= -service${PKGNAMESUFFIX2} Modified: head/textproc/localize/Makefile ============================================================================== --- head/textproc/localize/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/textproc/localize/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= localize PORTVERSION= 0.0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Localize/files/ DISTNAME= Localize-20040424 Modified: head/textproc/popup/Makefile ============================================================================== --- head/textproc/popup/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/textproc/popup/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= popup PORTVERSION= 0.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc gnustep MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Popup-${PORTVERSION}pre1 DISTNAME= Popup-${PORTVERSION}pre1 Modified: head/www/grr/Makefile ============================================================================== --- head/www/grr/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/www/grr/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= grr PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Grr-${PORTVERSION} Modified: head/www/rsskit/Makefile ============================================================================== --- head/www/rsskit/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/www/rsskit/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,7 +2,7 @@ PORTNAME= rsskit PORTVERSION= 0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= RSSKit-${PORTVERSION} Modified: head/www/sogo2/Makefile ============================================================================== --- head/www/sogo2/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/www/sogo2/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,6 +3,7 @@ PORTNAME= sogo2 PORTVERSION= 2.3.23 +PORTREVISION= 1 CATEGORIES= www gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOGo-${PORTVERSION} Modified: head/www/sogo3/Makefile ============================================================================== --- head/www/sogo3/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/www/sogo3/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= sogo3 PORTVERSION= 3.2.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOGo-${PORTVERSION} Modified: head/x11-clocks/aclock/Makefile ============================================================================== --- head/x11-clocks/aclock/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/x11-clocks/aclock/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ PORTNAME= aclock PORTVERSION= 0.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-clocks gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= AClock-${PORTVERSION} Modified: head/x11-toolkits/gnustep-back/Makefile ============================================================================== --- head/x11-toolkits/gnustep-back/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/x11-toolkits/gnustep-back/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -2,6 +2,7 @@ PORTNAME= gnustep-back PORTVERSION= 0.25.1 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnustep MASTER_SITES= GNUSTEP/core Modified: head/x11-toolkits/gnustep-gui/Makefile ============================================================================== --- head/x11-toolkits/gnustep-gui/Makefile Sun Dec 3 11:36:21 2017 (r455400) +++ head/x11-toolkits/gnustep-gui/Makefile Sun Dec 3 12:23:53 2017 (r455401) @@ -3,7 +3,7 @@ *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Sun Dec 3 12:32:44 2017 Return-Path: Delivered-To: svn-ports-head@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 59095DFA1B6; Sun, 3 Dec 2017 12:32:44 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2244E77612; Sun, 3 Dec 2017 12:32:44 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3CWhLL051544; Sun, 3 Dec 2017 12:32:43 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3CWg90051542; Sun, 3 Dec 2017 12:32:42 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201712031232.vB3CWg90051542@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 3 Dec 2017 12:32:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455402 - head/ports-mgmt/synth X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/ports-mgmt/synth X-SVN-Commit-Revision: 455402 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 12:32:44 -0000 Author: pi Date: Sun Dec 3 12:32:42 2017 New Revision: 455402 URL: https://svnweb.freebsd.org/changeset/ports/455402 Log: ports-mgmt/synth: update 1.71 -> 2.00, add FLAVOR support PR: 224049 Approved by: ericturgeon.bsd@gmail.com (maintainer) Modified: head/ports-mgmt/synth/Makefile head/ports-mgmt/synth/distinfo Modified: head/ports-mgmt/synth/Makefile ============================================================================== --- head/ports-mgmt/synth/Makefile Sun Dec 3 12:23:53 2017 (r455401) +++ head/ports-mgmt/synth/Makefile Sun Dec 3 12:32:42 2017 (r455402) @@ -3,7 +3,7 @@ PORTNAME= synth DISTVERSIONPREFIX= v -DISTVERSION= 1.71 +DISTVERSION= 2.00 CATEGORIES= ports-mgmt MAINTAINER= ericturgeon.bsd@gmail.com Modified: head/ports-mgmt/synth/distinfo ============================================================================== --- head/ports-mgmt/synth/distinfo Sun Dec 3 12:23:53 2017 (r455401) +++ head/ports-mgmt/synth/distinfo Sun Dec 3 12:32:42 2017 (r455402) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509483161 -SHA256 (jrmarino-synth-v1.71_GH0.tar.gz) = d4d63672d344d4c68f0daef1de80c8663d5c34983224d83edcdf4839105c9dfb -SIZE (jrmarino-synth-v1.71_GH0.tar.gz) = 139442 +TIMESTAMP = 1512287266 +SHA256 (jrmarino-synth-v2.00_GH0.tar.gz) = 6a2d8d75e1f5a04a48c8720568feb06cd8cce4d3ba7b82989eddd905d8ebbcdd +SIZE (jrmarino-synth-v2.00_GH0.tar.gz) = 145013 From owner-svn-ports-head@freebsd.org Sun Dec 3 12:48:31 2017 Return-Path: Delivered-To: svn-ports-head@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 DCF2DDFA556; Sun, 3 Dec 2017 12:48:31 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A99C677AF3; Sun, 3 Dec 2017 12:48:31 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3CmUiQ055941; Sun, 3 Dec 2017 12:48:30 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3CmUgF055940; Sun, 3 Dec 2017 12:48:30 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712031248.vB3CmUgF055940@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 3 Dec 2017 12:48:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455403 - head/devel/py-arrow X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/py-arrow X-SVN-Commit-Revision: 455403 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 12:48:32 -0000 Author: antoine Date: Sun Dec 3 12:48:30 2017 New Revision: 455403 URL: https://svnweb.freebsd.org/changeset/ports/455403 Log: Fix runtime dependencies with python 2.7 Modified: head/devel/py-arrow/Makefile Modified: head/devel/py-arrow/Makefile ============================================================================== --- head/devel/py-arrow/Makefile Sun Dec 3 12:32:42 2017 (r455402) +++ head/devel/py-arrow/Makefile Sun Dec 3 12:48:30 2017 (r455403) @@ -3,6 +3,7 @@ PORTNAME= arrow PORTVERSION= 0.11.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,4 +19,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:deve USES= python USE_PYTHON= autoplist distutils -.include +.include + +.if ${PYTHON_REL} < 3000 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.functools_lru_cache>=0:devel/py-backports.functools_lru_cache@${FLAVOR} +.endif + +.include From owner-svn-ports-head@freebsd.org Sun Dec 3 13:33:04 2017 Return-Path: Delivered-To: svn-ports-head@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 3F147DFBBDC; Sun, 3 Dec 2017 13:33:04 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 0C09A791EF; Sun, 3 Dec 2017 13:33:03 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3DX3QU076421; Sun, 3 Dec 2017 13:33:03 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3DX3Ub076420; Sun, 3 Dec 2017 13:33:03 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201712031333.vB3DX3Ub076420@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 3 Dec 2017 13:33:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455404 - head/lang/gcc7 X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc7 X-SVN-Commit-Revision: 455404 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 13:33:04 -0000 Author: gerald Date: Sun Dec 3 13:33:02 2017 New Revision: 455404 URL: https://svnweb.freebsd.org/changeset/ports/455404 Log: Remove special code handling armv7 and armv6 (which for GCC 6 and 5-based ports is necessary for aarch64, armv6 and armv7, but that we do not need for newer ports). [1] Shorten the distinct .if statements for architecture-specific settings, to use .elif instead. Consulted with: andreast [1] Modified: head/lang/gcc7/Makefile Modified: head/lang/gcc7/Makefile ============================================================================== --- head/lang/gcc7/Makefile Sun Dec 3 12:48:30 2017 (r455403) +++ head/lang/gcc7/Makefile Sun Dec 3 13:33:02 2017 (r455404) @@ -55,21 +55,10 @@ CONFIGURE_ARGS+= --disable-multilib .if ${ARCH} == amd64 CONFIGURE_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL} -.endif -.if ${ARCH} == powerpc64 +.elif ${ARCH} == powerpc64 CONFIGURE_ENV+= UNAME_m="powerpc64" USE_GCC= yes -.endif - -.if ${ARCH} == armv6 || ${ARCH} == armv7 -. if ${COMPILER_TYPE} == clang -. if empty(PORT_OPTIONS:MBOOTSTRAP) -MAKE_ARGS+=CXXFLAGS+=-fbracket-depth=512 -. else -MAKE_ARGS+=STAGE1_CXXFLAGS+=-fbracket-depth=512 -. endif -. endif .endif LANGUAGES:= c,c++,objc,fortran From owner-svn-ports-head@freebsd.org Sun Dec 3 13:59:54 2017 Return-Path: Delivered-To: svn-ports-head@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 C5586DFC48D; Sun, 3 Dec 2017 13:59:54 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 9239079E1A; Sun, 3 Dec 2017 13:59:54 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3DxrTg085208; Sun, 3 Dec 2017 13:59:53 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3DxrdS085207; Sun, 3 Dec 2017 13:59:53 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201712031359.vB3DxrdS085207@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 3 Dec 2017 13:59:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455405 - head/lang/gcc X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc X-SVN-Commit-Revision: 455405 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 13:59:54 -0000 Author: gerald Date: Sun Dec 3 13:59:53 2017 New Revision: 455405 URL: https://svnweb.freebsd.org/changeset/ports/455405 Log: Ensure our dependencies also work properly when GCC_DEFAULT is one of the older versions, in particular 4.9 which is the last working on SPARC. Reported by: linimon Modified: head/lang/gcc/Makefile Modified: head/lang/gcc/Makefile ============================================================================== --- head/lang/gcc/Makefile Sun Dec 3 13:33:02 2017 (r455404) +++ head/lang/gcc/Makefile Sun Dec 3 13:59:53 2017 (r455405) @@ -10,7 +10,9 @@ DISTFILES= # not applicable MAINTAINER= gerald@FreeBSD.org COMMENT= Meta-port for the default version of the GNU Compiler Collection -RUN_DEPENDS= gcc${GCC_DEFAULT}:lang/gcc${GCC_DEFAULT} +# Once GCC 4.9 and 4.8 aren't options any longer, we can simply use +# GCC_DEFAULT again below (the expression rewrites 4.9 to 49). +RUN_DEPENDS= gcc${GCC_DEFAULT:S/.//}:lang/gcc${GCC_DEFAULT:S/.//} NO_ARCH= yes NO_BUILD= yes From owner-svn-ports-head@freebsd.org Sun Dec 3 14:04:57 2017 Return-Path: Delivered-To: svn-ports-head@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 D61D3DFC677; Sun, 3 Dec 2017 14:04:57 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 9D74D7A1DC; Sun, 3 Dec 2017 14:04:57 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3E4u5l089318; Sun, 3 Dec 2017 14:04:56 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3E4uta089317; Sun, 3 Dec 2017 14:04:56 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712031404.vB3E4uta089317@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 3 Dec 2017 14:04:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455406 - head/devel/arpc X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/arpc X-SVN-Commit-Revision: 455406 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 14:04:57 -0000 Author: antoine Date: Sun Dec 3 14:04:56 2017 New Revision: 455406 URL: https://svnweb.freebsd.org/changeset/ports/455406 Log: Properly fix without python3 metaport, a packaged file was still refering to python3 Modified: head/devel/arpc/Makefile Modified: head/devel/arpc/Makefile ============================================================================== --- head/devel/arpc/Makefile Sun Dec 3 13:59:53 2017 (r455405) +++ head/devel/arpc/Makefile Sun Dec 3 14:04:56 2017 (r455406) @@ -4,6 +4,7 @@ PORTNAME= arpc DISTVERSIONPREFIX= v DISTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= ed@FreeBSD.org @@ -18,11 +19,12 @@ LIB_DEPENDS= libargdata.so:devel/argdata RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyPEG2>=2.15.2:textproc/py-pyPEG2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}toposort>=1.5:devel/py-toposort@${PY_FLAVOR} -USES= cmake localbase:ldflags python:3.4+ tar:xz +USES= cmake localbase:ldflags python:3.4+ shebangfix tar:xz +python_OLD_CMD= "/usr/bin/env python3" +SHEBANG_FILES= scripts/aprotoc.py USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= NuxiNL -BINARY_ALIAS= python3=${PYTHON_VERSION} PLIST_FILES= bin/aprotoc include/arpc++/arpc++.h \ lib/libarpc.so lib/libarpc.so.1 From owner-svn-ports-head@freebsd.org Sun Dec 3 15:14:08 2017 Return-Path: Delivered-To: svn-ports-head@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 69F97DFDE93; Sun, 3 Dec 2017 15:14:08 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 438227BB73; Sun, 3 Dec 2017 15:14:08 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3FE7Y8018362; Sun, 3 Dec 2017 15:14:07 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3FE6HU018356; Sun, 3 Dec 2017 15:14:06 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201712031514.vB3FE6HU018356@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sun, 3 Dec 2017 15:14:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455407 - in head: french/med french/med/files science/hdf5-18 X-SVN-Group: ports-head X-SVN-Commit-Author: thierry X-SVN-Commit-Paths: in head: french/med french/med/files science/hdf5-18 X-SVN-Commit-Revision: 455407 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 15:14:08 -0000 Author: thierry Date: Sun Dec 3 15:14:06 2017 New Revision: 455407 URL: https://svnweb.freebsd.org/changeset/ports/455407 Log: Upgrade HDF5 to 1.8.20. Release notes at https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8/hdf5-1.8.20/src/hdf5-1.8.20-RELEASE.txt Modified: head/french/med/Makefile head/french/med/files/patch-configure head/science/hdf5-18/Makefile head/science/hdf5-18/distinfo head/science/hdf5-18/pkg-plist Modified: head/french/med/Makefile ============================================================================== --- head/french/med/Makefile Sun Dec 3 14:04:56 2017 (r455406) +++ head/french/med/Makefile Sun Dec 3 15:14:06 2017 (r455407) @@ -3,6 +3,7 @@ PORTNAME= med DISTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= french science MAINTAINER= thierry@FreeBSD.org @@ -63,8 +64,8 @@ post-install: && ${LN} -sf xmdump3 xmdump) regression-test: - (cd ${BUILD_WRKSRC}/tests && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} \ - ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check) + (cd ${BUILD_WRKSRC}/tests && ${SETENV} ${MAKE_ENV} HDF5_DISABLE_VERSION_CHECK=1 \ + ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check) .include "${.CURDIR}/../../french/aster/bsd.aster.mk" .include Modified: head/french/med/files/patch-configure ============================================================================== --- head/french/med/files/patch-configure Sun Dec 3 14:04:56 2017 (r455406) +++ head/french/med/files/patch-configure Sun Dec 3 15:14:06 2017 (r455407) @@ -5,11 +5,11 @@ #demande une modification du test de version ds #med_check_hdf5.m4 -HDF_VERSION_REF=5-1.8.11 -+HDF_VERSION_REF=5-1.8.19 ++HDF_VERSION_REF=5-1.8.20 HDF_VERSION_MAJOR_REF=1 HDF_VERSION_MINOR_REF=8 -HDF_VERSION_RELEASE_REF=11 -+HDF_VERSION_RELEASE_REF=19 ++HDF_VERSION_RELEASE_REF=20 Modified: head/science/hdf5-18/Makefile ============================================================================== --- head/science/hdf5-18/Makefile Sun Dec 3 14:04:56 2017 (r455406) +++ head/science/hdf5-18/Makefile Sun Dec 3 15:14:06 2017 (r455407) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= hdf5 -PORTVERSION= 1.8.19 # When PORTVERSION changes, please update french/med/files/patch-configure -PORTREVISION= 2 +PORTVERSION= 1.8.20 # When PORTVERSION changes, please update french/med/files/patch-configure CATEGORIES= science archivers graphics MASTER_SITES= https://support.hdfgroup.org/ftp/HDF5/current18/src/ \ http://support.hdfgroup.org/ftp/HDF5/current18/src/ \ Modified: head/science/hdf5-18/distinfo ============================================================================== --- head/science/hdf5-18/distinfo Sun Dec 3 14:04:56 2017 (r455406) +++ head/science/hdf5-18/distinfo Sun Dec 3 15:14:06 2017 (r455407) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497690160 -SHA256 (hdf5-1.8.19.tar.bz2) = 59c03816105d57990329537ad1049ba22c2b8afe1890085f0c022b75f1727238 -SIZE (hdf5-1.8.19.tar.bz2) = 10121044 +TIMESTAMP = 1512312358 +SHA256 (hdf5-1.8.20.tar.bz2) = a4f2db7e0a078aa324f64e0216a80731731f73025367fa94d158c9b1d3fbdf6f +SIZE (hdf5-1.8.20.tar.bz2) = 10170195 Modified: head/science/hdf5-18/pkg-plist ============================================================================== --- head/science/hdf5-18/pkg-plist Sun Dec 3 14:04:56 2017 (r455406) +++ head/science/hdf5-18/pkg-plist Sun Dec 3 15:14:06 2017 (r455407) @@ -133,12 +133,12 @@ lib/libhdf5-18.la lib/libhdf5-18.settings lib/libhdf5-18.so lib/libhdf5-18.so.10 -lib/libhdf5-18.so.10.3.0 +lib/libhdf5-18.so.10.3.1 lib/libhdf5-18_cpp.a lib/libhdf5-18_cpp.la lib/libhdf5-18_cpp.so -lib/libhdf5-18_cpp.so.14 -lib/libhdf5-18_cpp.so.14.0.0 +lib/libhdf5-18_cpp.so.15 +lib/libhdf5-18_cpp.so.15.0.0 %%FORTRAN%%lib/libhdf5-18_fortran.a %%FORTRAN%%lib/libhdf5-18_fortran.la %%FORTRAN%%lib/libhdf5-18_fortran.so @@ -148,12 +148,12 @@ lib/libhdf5-18_hl.a lib/libhdf5-18_hl.la lib/libhdf5-18_hl.so lib/libhdf5-18_hl.so.10 -lib/libhdf5-18_hl.so.10.2.0 +lib/libhdf5-18_hl.so.10.2.1 lib/libhdf5-18_hl_cpp.a lib/libhdf5-18_hl_cpp.la lib/libhdf5-18_hl_cpp.so lib/libhdf5-18_hl_cpp.so.11 -lib/libhdf5-18_hl_cpp.so.11.1.0 +lib/libhdf5-18_hl_cpp.so.11.1.1 %%FORTRAN%%lib/libhdf5-18hl_fortran.a %%FORTRAN%%lib/libhdf5-18hl_fortran.la %%FORTRAN%%lib/libhdf5-18hl_fortran.so From owner-svn-ports-head@freebsd.org Sun Dec 3 15:30:24 2017 Return-Path: Delivered-To: svn-ports-head@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 ED89ADFE2A1; Sun, 3 Dec 2017 15:30:24 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 AE1D77BFFA; Sun, 3 Dec 2017 15:30:24 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3FUN4B022953; Sun, 3 Dec 2017 15:30:23 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3FUN7w022952; Sun, 3 Dec 2017 15:30:23 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201712031530.vB3FUN7w022952@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sun, 3 Dec 2017 15:30:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455408 - head/science/hdf5-18 X-SVN-Group: ports-head X-SVN-Commit-Author: thierry X-SVN-Commit-Paths: head/science/hdf5-18 X-SVN-Commit-Revision: 455408 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 15:30:25 -0000 Author: thierry Date: Sun Dec 3 15:30:23 2017 New Revision: 455408 URL: https://svnweb.freebsd.org/changeset/ports/455408 Log: Forgot to bump revision of FORTRAN libs in the previous commit. Modified: head/science/hdf5-18/pkg-plist Modified: head/science/hdf5-18/pkg-plist ============================================================================== --- head/science/hdf5-18/pkg-plist Sun Dec 3 15:14:06 2017 (r455407) +++ head/science/hdf5-18/pkg-plist Sun Dec 3 15:30:23 2017 (r455408) @@ -143,7 +143,7 @@ lib/libhdf5-18_cpp.so.15.0.0 %%FORTRAN%%lib/libhdf5-18_fortran.la %%FORTRAN%%lib/libhdf5-18_fortran.so %%FORTRAN%%lib/libhdf5-18_fortran.so.10 -%%FORTRAN%%lib/libhdf5-18_fortran.so.10.0.4 +%%FORTRAN%%lib/libhdf5-18_fortran.so.10.0.5 lib/libhdf5-18_hl.a lib/libhdf5-18_hl.la lib/libhdf5-18_hl.so @@ -158,7 +158,7 @@ lib/libhdf5-18_hl_cpp.so.11.1.1 %%FORTRAN%%lib/libhdf5-18hl_fortran.la %%FORTRAN%%lib/libhdf5-18hl_fortran.so %%FORTRAN%%lib/libhdf5-18hl_fortran.so.10 -%%FORTRAN%%lib/libhdf5-18hl_fortran.so.10.0.3 +%%FORTRAN%%lib/libhdf5-18hl_fortran.so.10.0.4 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/README %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c++/chunks.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c++/compound.cpp From owner-svn-ports-head@freebsd.org Sun Dec 3 16:12:43 2017 Return-Path: Delivered-To: svn-ports-head@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 AA58BDFEF15; Sun, 3 Dec 2017 16:12:43 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 844917D08D; Sun, 3 Dec 2017 16:12:43 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3GCgad043520; Sun, 3 Dec 2017 16:12:42 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3GCgaW043516; Sun, 3 Dec 2017 16:12:42 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201712031612.vB3GCgaW043516@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sun, 3 Dec 2017 16:12:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455409 - in head/irc/weechat: . files X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: in head/irc/weechat: . files X-SVN-Commit-Revision: 455409 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 16:12:43 -0000 Author: brnrd Date: Sun Dec 3 16:12:42 2017 New Revision: 455409 URL: https://svnweb.freebsd.org/changeset/ports/455409 Log: irc/weechat: Update to 2.0 Modified: head/irc/weechat/Makefile head/irc/weechat/distinfo head/irc/weechat/files/patch-CMakeLists.txt head/irc/weechat/pkg-plist Modified: head/irc/weechat/Makefile ============================================================================== --- head/irc/weechat/Makefile Sun Dec 3 15:30:23 2017 (r455408) +++ head/irc/weechat/Makefile Sun Dec 3 16:12:42 2017 (r455409) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= weechat -PORTVERSION= 1.9.1 +PORTVERSION= 2.0 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ @@ -16,8 +16,9 @@ LIB_DEPENDS+= libcurl.so:ftp/curl \ libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error -USES= cmake:outsource,noninja ncurses tar:xz +USES= cmake:outsource,noninja autoreconf ncurses libtool tar:xz USE_LDCONFIG= yes +GNU_CONFIGURE= yes CMAKE_ARGS+= -DENABLE_GUILE=no \ -DLIBDATADIR=${LOCALBASE}/libdata Modified: head/irc/weechat/distinfo ============================================================================== --- head/irc/weechat/distinfo Sun Dec 3 15:30:23 2017 (r455408) +++ head/irc/weechat/distinfo Sun Dec 3 16:12:42 2017 (r455409) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506337543 -SHA256 (weechat-1.9.1.tar.xz) = c2991fc616a9b1ac155e7f2591922421b49924ea45e4e5b64622dcb7f38522fd -SIZE (weechat-1.9.1.tar.xz) = 1877428 +TIMESTAMP = 1512301125 +SHA256 (weechat-2.0.tar.xz) = a9172dbacfd9c96e3e9bddc7134dae09b3b3e292e9cf44e82e5d964cf38fa2c7 +SIZE (weechat-2.0.tar.xz) = 1967636 Modified: head/irc/weechat/files/patch-CMakeLists.txt ============================================================================== --- head/irc/weechat/files/patch-CMakeLists.txt Sun Dec 3 15:30:23 2017 (r455408) +++ head/irc/weechat/files/patch-CMakeLists.txt Sun Dec 3 16:12:42 2017 (r455409) @@ -1,4 +1,4 @@ ---- CMakeLists.txt.orig 2017-05-13 05:07:57 UTC +--- CMakeLists.txt.orig 2017-12-03 10:55:08 UTC +++ CMakeLists.txt @@ -64,6 +64,10 @@ else() set(LIBDIR ${CMAKE_INSTALL_PREFIX}/lib/${PROJECT_NAME}) @@ -11,7 +11,7 @@ if(NOT DEFINED SHAREDIR) set(SHAREDIR ${CMAKE_INSTALL_PREFIX}/share) endif() -@@ -88,11 +92,13 @@ option(ENABLE_GNUTLS "Enable SSLv3/T +@@ -88,12 +92,14 @@ option(ENABLE_GNUTLS "Enable SSLv3/T option(ENABLE_LARGEFILE "Enable Large File Support" ON) option(ENABLE_ALIAS "Enable Alias plugin" ON) option(ENABLE_ASPELL "Enable Aspell plugin" ON) @@ -21,11 +21,12 @@ option(ENABLE_CHARSET "Enable Charset plugin" ON) option(ENABLE_EXEC "Enable Exec plugin" ON) option(ENABLE_FIFO "Enable FIFO plugin" ON) + option(ENABLE_FSET "Enable Fast Set plugin" ON) +option(ENABLE_ICONV "Enable character conversion support" ON) option(ENABLE_IRC "Enable IRC plugin" ON) option(ENABLE_LOGGER "Enable Logger plugin" ON) option(ENABLE_RELAY "Enable Relay plugin" ON) -@@ -168,6 +174,7 @@ endif() +@@ -170,6 +176,7 @@ endif() # Check for libgcrypt find_package(GCRYPT REQUIRED) add_definitions(-DHAVE_GCRYPT) @@ -33,7 +34,7 @@ list(APPEND EXTRA_LIBS ${GCRYPT_LDFLAGS}) # Check for GnuTLS -@@ -186,10 +193,12 @@ endif() +@@ -188,10 +195,12 @@ endif() find_package(ZLIB REQUIRED) add_definitions(-DHAVE_ZLIB) @@ -50,7 +51,7 @@ endif() # Check for CURL -@@ -248,7 +257,7 @@ set(exec_prefix "\${prefix}") +@@ -250,7 +259,7 @@ set(exec_prefix "\${prefix}") set(libdir "\${exec_prefix}/lib") set(includedir "\${prefix}/include") configure_file(${CMAKE_CURRENT_SOURCE_DIR}/weechat.pc.in ${CMAKE_CURRENT_BINARY_DIR}/weechat.pc @ONLY) Modified: head/irc/weechat/pkg-plist ============================================================================== --- head/irc/weechat/pkg-plist Sun Dec 3 15:30:23 2017 (r455408) +++ head/irc/weechat/pkg-plist Sun Dec 3 16:12:42 2017 (r455409) @@ -5,6 +5,7 @@ lib/weechat/plugins/alias.so lib/weechat/plugins/buflist.so lib/weechat/plugins/exec.so lib/weechat/plugins/fifo.so +lib/weechat/plugins/fset.so lib/weechat/plugins/irc.so lib/weechat/plugins/logger.so lib/weechat/plugins/relay.so From owner-svn-ports-head@freebsd.org Sun Dec 3 16:19:46 2017 Return-Path: Delivered-To: svn-ports-head@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 DAD60DFF0C1; Sun, 3 Dec 2017 16:19:46 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A74917D20D; Sun, 3 Dec 2017 16:19:46 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3GJjmg043850; Sun, 3 Dec 2017 16:19:45 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3GJjag043849; Sun, 3 Dec 2017 16:19:45 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201712031619.vB3GJjag043849@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 3 Dec 2017 16:19:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455410 - head/Mk X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/Mk X-SVN-Commit-Revision: 455410 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 16:19:47 -0000 Author: gerald Date: Sun Dec 3 16:19:45 2017 New Revision: 455410 URL: https://svnweb.freebsd.org/changeset/ports/455410 Log: Remove 4.8 as a documented option for GCC_DEFAULT. Technically nothing has changed, so it still should work as well (or not) as before, but it's essentially untested and if anyone needs an older version from the GCC 4.x era, 4.9 is still available. Modified: head/Mk/bsd.default-versions.mk Modified: head/Mk/bsd.default-versions.mk ============================================================================== --- head/Mk/bsd.default-versions.mk Sun Dec 3 16:12:42 2017 (r455409) +++ head/Mk/bsd.default-versions.mk Sun Dec 3 16:19:45 2017 (r455410) @@ -39,7 +39,7 @@ FIREBIRD_DEFAULT?= 2.5 FORTRAN_DEFAULT?= gfortran # Possible values: 3.0.0 FPC_DEFAULT?= 3.0.2 -# Possible values: 4.8, 4.9, 5, 6, 7 +# Possible values: 4.9, 5, 6, 7 GCC_DEFAULT?= 6 # Possible values: 7, 8, 9, agpl GHOSTSCRIPT_DEFAULT?= agpl From owner-svn-ports-head@freebsd.org Sun Dec 3 16:53:48 2017 Return-Path: Delivered-To: svn-ports-head@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 0038FDFFF88; Sun, 3 Dec 2017 16:53:48 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 CE24A7E5AE; Sun, 3 Dec 2017 16:53:47 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3Grl9s060322; Sun, 3 Dec 2017 16:53:47 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3GrkR3060318; Sun, 3 Dec 2017 16:53:46 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201712031653.vB3GrkR3060318@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 3 Dec 2017 16:53:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455411 - in head/graphics: . py-photocollage X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/graphics: . py-photocollage X-SVN-Commit-Revision: 455411 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 16:53:48 -0000 Author: yuri Date: Sun Dec 3 16:53:46 2017 New Revision: 455411 URL: https://svnweb.freebsd.org/changeset/ports/455411 Log: New port: graphics/py-photocollage: Graphical tool to make photo collage posters Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13341 Added: head/graphics/py-photocollage/ head/graphics/py-photocollage/Makefile (contents, props changed) head/graphics/py-photocollage/distinfo (contents, props changed) head/graphics/py-photocollage/pkg-descr (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Sun Dec 3 16:19:45 2017 (r455410) +++ head/graphics/Makefile Sun Dec 3 16:53:46 2017 (r455411) @@ -883,6 +883,7 @@ SUBDIR += py-openexr SUBDIR += py-openimageio SUBDIR += py-paint + SUBDIR += py-photocollage SUBDIR += py-pillow SUBDIR += py-pivy SUBDIR += py-plotly Added: head/graphics/py-photocollage/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/py-photocollage/Makefile Sun Dec 3 16:53:46 2017 (r455411) @@ -0,0 +1,34 @@ +# $FreeBSD$ + +PORTNAME= photocollage +DISTVERSION= 1.4.4 +CATEGORIES= graphics python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Graphical tool to make photo collage posters + +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>:devel/py-six@${FLAVOR} + +USES= gettext-tools python +USE_PYTHON= autoplist concurrent distutils +NO_ARCH= yes + +post-patch: + @${REINPLACE_CMD} -e ' \ + s|${PORTNAME}|${PORTNAME}-${PYTHON_VER}| ; \ + s|^Name.*|& (python${PYTHON_VER})|' \ + ${WRKSRC}/data/${PORTNAME}.desktop + @${REINPLACE_CMD} -E 's/photocollage\.(png|svg|desktop|appdata\.xml)/photocollage-${PYTHON_VER}.\1/' ${WRKSRC}/setup.py + @${REINPLACE_CMD} -E 's/APP_NAME = "photocollage"/APP_NAME = "photocollage-${PYTHON_VER}"/' ${WRKSRC}/photocollage/__init__.py + @cd ${WRKSRC} && for f in $$(${FIND} -E . -regex '.*\.(png|svg|desktop|appdata\.xml)'); do \ + ${MV} $$f $$(${ECHO} $$f | ${SED} -E 's|photocollage\.([[:alpha:].]*)|photocollage-${PYTHON_VER}.\1|'); \ + done + +.include Added: head/graphics/py-photocollage/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/py-photocollage/distinfo Sun Dec 3 16:53:46 2017 (r455411) @@ -0,0 +1,3 @@ +TIMESTAMP = 1512206067 +SHA256 (photocollage-1.4.4.tar.gz) = 3606422f1c09afcf10ba2567642580ac1a0447d7de8b4a10e4d380177b563ca9 +SIZE (photocollage-1.4.4.tar.gz) = 186404 Added: head/graphics/py-photocollage/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/py-photocollage/pkg-descr Sun Dec 3 16:53:46 2017 (r455411) @@ -0,0 +1,7 @@ +PhotoCollage allows you to create photo collage posters. It assembles the input +photographs it is given to generate a big poster. Photos are automatically +arranged to fill the whole poster, then you can change the final layout, +dimensions, border or swap photos in the generated grid. Eventually the final +poster image can be saved in any size. + +WWW: https://github.com/adrienverge/PhotoCollage From owner-svn-ports-head@freebsd.org Sun Dec 3 17:32:53 2017 Return-Path: Delivered-To: svn-ports-head@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 7FC69E579BC; Sun, 3 Dec 2017 17:32:53 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 3B7BB7FF68; Sun, 3 Dec 2017 17:32:53 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3HWqEO077673; Sun, 3 Dec 2017 17:32:52 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3HWpMc077669; Sun, 3 Dec 2017 17:32:52 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201712031732.vB3HWpMc077669@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 3 Dec 2017 17:32:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455412 - head/multimedia/qmmp X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: head/multimedia/qmmp X-SVN-Commit-Revision: 455412 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 17:32:53 -0000 Author: riggs Date: Sun Dec 3 17:32:51 2017 New Revision: 455412 URL: https://svnweb.freebsd.org/changeset/ports/455412 Log: Update to upstream version 0.11.0 Details: - Update to upstream version 0.11.0 - New OPTIONS: SHOUTCAST, FILEWRITER, ARCHIVE - Pet portlint PR: 223926 Submitted by: liangtai.s16@gmail.com (maintainer) Modified: head/multimedia/qmmp/Makefile head/multimedia/qmmp/distinfo head/multimedia/qmmp/pkg-descr head/multimedia/qmmp/pkg-plist Modified: head/multimedia/qmmp/Makefile ============================================================================== --- head/multimedia/qmmp/Makefile Sun Dec 3 16:53:46 2017 (r455411) +++ head/multimedia/qmmp/Makefile Sun Dec 3 17:32:51 2017 (r455412) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= qmmp -PORTVERSION= 0.10.10 -PORTREVISION= 1 +PORTVERSION= 0.11.0 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/ \ SF/qmmp-dev/${PORTNAME}/ @@ -13,29 +12,14 @@ COMMENT= Qt4-based multimedia player LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +CONFLICTS= ${PORTNAME}-qt5-1.* +PORTSCOUT= limit:^0.* + USES= cmake:outsource localbase pathfix pkgconfig tar:bzip2 USE_QT4= corelib gui network xml \ linguisttools_build moc_build qmake_build rcc_build uic_build USE_LDCONFIG= yes -CONFLICTS= ${PORTNAME}-qt5-1.* -PORTSCOUT= limit:^0.* - -PLIST_SUB= SHLIB_VER=${PORTVERSION:C/-.*//} - -PATHFIX_CMAKELISTSTXT= \\"CMakeLists.txt -exec grep -l /pkgconfig {} +\\" -PORTDOCS= README README.RUS AUTHORS -INSTALLS_ICONS= yes - -CMAKE_ARGS= -DUSE_FFMPEG_LEGACY:BOOL=FALSE - -OPTIONS_DEFAULT= ALSA ANALYZER BS2B CDDA CONVERTER COPYPASTE COVER \ - CROSSFADE CUE CURL DIR_ASSOC ENCA FAAD FFMPEG FILEOPS FLAC \ - GNOMEHOTKEY GME HAL HOTKEY JACK KDENOTIFY LADSPA LYRICS MAD \ - MMS MODPLUG MPRIS MPLAYER MUSEPACK NOTIFIER NULLOUT \ - OPUS OSS4 PROJECTM PULSEAUDIO QMMP_DIALOG QSUI QTMULTIMEDIA \ - RGSCAN SB SCROBBLER SID SKINNEDUI SNDFILE SOXR STATICON STEREO \ - TRACKCHANGE TWOPANELDIALOG UDISKS2 VORBIS WAVPACK WILDMIDI OPTIONS_SUB= yes OPTIONS_GROUP= DOCUMENTS PLUGIN_APPLICATION PLUGIN_FORMATS \ PLUGIN_DSP_EFFECTS PLUGIN_VISUAL_EFFECTS PLUGIN_OUTPUT \ @@ -49,8 +33,8 @@ DOCUMENTS_DESC= Documentation and API Reference OPTIONS_GROUP_DOCUMENTS= DOCS DOXYGEN PLUGIN_FORMATS_DESC= Support various media formats -OPTIONS_GROUP_PLUGIN_FORMATS= CDDA FAAD FFMPEG FLAC GME MAD MODPLUG \ - MUSEPACK OPUS SNDFILE VORBIS WAVPACK WILDMIDI +OPTIONS_GROUP_PLUGIN_FORMATS= ARCHIVE CDDA FAAD FFMPEG FLAC GME \ + MAD MODPLUG MUSEPACK OPUS SNDFILE VORBIS WAVPACK WILDMIDI PLUGIN_DSP_EFFECTS_DESC= DSP effects OPTIONS_GROUP_PLUGIN_DSP_EFFECTS= BS2B CROSSFADE LADSPA SOXR STEREO @@ -60,7 +44,7 @@ OPTIONS_GROUP_PLUGIN_VISUAL_EFFECTS= ANALYZER PROJECTM PLUGIN_OUTPUT_DESC= Output sound systems OPTIONS_GROUP_PLUGIN_OUTPUT= ALSA JACK NULLOUT OSS OSS4 \ - PULSEAUDIO QTMULTIMEDIA + PULSEAUDIO QTMULTIMEDIA SHOUTCAST PLUGIN_PLAYLIST_DESC= Playlist operation OPTIONS_GROUP_PLUGIN_PLAYLIST= COPYPASTE DIR_ASSOC FILEOPS HAL \ @@ -70,8 +54,16 @@ PLUGIN_NETWORKING_DESC= Features via the Net OPTIONS_GROUP_PLUGIN_NETWORKING= COVER CURL LYRICS MMS SB SCROBBLER MISC_DESC= Other features -OPTIONS_GROUP_MISC= CONVERTER CUE ENCA MPLAYER MPRIS RGSCAN SID +OPTIONS_GROUP_MISC= CONVERTER CUE ENCA FILEWRITER MPLAYER MPRIS RGSCAN SID +OPTIONS_DEFAULT= ALSA ANALYZER ARCHIVE BS2B CDDA CONVERTER COPYPASTE COVER \ + CROSSFADE CUE CURL DIR_ASSOC ENCA FAAD FFMPEG FILEOPS FILEWRITER FLAC \ + GNOMEHOTKEY GME HAL HOTKEY JACK KDENOTIFY LADSPA LYRICS MAD \ + MMS MODPLUG MPRIS MPLAYER MUSEPACK NOTIFIER NULLOUT \ + OPUS OSS4 PROJECTM PULSEAUDIO QMMP_DIALOG QSUI QTMULTIMEDIA RGSCAN \ + SHOUTCAST SB SCROBBLER SID SKINNEDUI SNDFILE SOXR STATICON STEREO \ + TRACKCHANGE TWOPANELDIALOG UDISKS2 VORBIS WAVPACK WILDMIDI + DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen QSUI_DESC= Simple UI based on standard widgets set @@ -105,6 +97,12 @@ QTMULTIMEDIA_DESC= Support to use Qt low-level multime QTMULTIMEDIA_USE= QT4=multimedia QTMULTIMEDIA_CMAKE_BOOL= USE_QTMULTIMEDIA +SHOUTCAST_LIB_DEPENDS= libogg.so:audio/libogg \ + libshout.so:audio/libshout \ + libsoxr.so:audio/libsoxr \ + libvorbis.so:audio/libvorbis +SHOUTCAST_CMAKE_BOOL= USE_SHOUT + FLAC_LIB_DEPENDS= libFLAC.so:audio/flac \ libtag.so:audio/taglib FLAC_CMAKE_BOOL= USE_FLAC @@ -136,6 +134,10 @@ ENCA_DESC= Support automatic character set detection ENCA_LIB_DEPENDS= libenca.so:converters/enca ENCA_CMAKE_BOOL= USE_ENCA +FILEWRITER_DESC= Dump output sound into ogg audio file +FILEWRITER_LIB_DEPENDS= libvorbisenc.so:audio/libvorbis +FILEWRITER_CMAKE_BOOL= USE_FILEWRITER + MPLAYER_DESC= Enable showing videos by mplayer MPLAYER_RUN_DEPENDS= mplayer:multimedia/mplayer MPLAYER_CMAKE_BOOL= USE_MPLAYER @@ -206,6 +208,10 @@ STEREO_CMAKE_BOOL= USE_STEREO ANALYZER_DESC= Support spectrum analyzer visualization ANALYZER_CMAKE_BOOL= USE_ANALYZER +ARCHIVE_DESC= Read archived media file +ARCHIVE_LIB_DEPENDS= libarchive.so:archivers/libarchive +ARCHIVE_CMAKE_BOOL= USE_ARCHIVE + CONVERTER_DESC= Support file type converter CONVERTER_LIB_DEPENDS= libtag.so:audio/taglib CONVERTER_CMAKE_BOOL= USE_CONVERTER @@ -273,6 +279,14 @@ QMMP_DIALOG_CMAKE_BOOL= USE_QMMP_DIALOG TWOPANELDIALOG_DESC= File dialog by two-panel selector TWOPANELDIALOG_CMAKE_BOOL= USE_TWO_PANEL_DIALOG + +PLIST_SUB+= SHLIB_VER=${PORTVERSION:C/-.*//} + +PATHFIX_CMAKELISTSTXT= \\"CMakeLists.txt -exec grep -l /pkgconfig {} +\\" +PORTDOCS= README README.RUS AUTHORS +INSTALLS_ICONS= yes + +CMAKE_ARGS+= -DUSE_FFMPEG_LEGACY:BOOL=FALSE post-patch: @${GREP} -L '${LOCALBASE}/lib/oss' \ Modified: head/multimedia/qmmp/distinfo ============================================================================== --- head/multimedia/qmmp/distinfo Sun Dec 3 16:53:46 2017 (r455411) +++ head/multimedia/qmmp/distinfo Sun Dec 3 17:32:51 2017 (r455412) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501879675 -SHA256 (qmmp-0.10.10.tar.bz2) = 7f8982a1a4bb216cd4c8d5d5599b24a16c3f2bc1faf22c1ab40bdaf6c6ea5cc0 -SIZE (qmmp-0.10.10.tar.bz2) = 1346679 +TIMESTAMP = 1511614468 +SHA256 (qmmp-0.11.0.tar.bz2) = 4f4f5aa7b6732ceb580d24673c419b97b337198949eb1259355fb0d1e87d943e +SIZE (qmmp-0.11.0.tar.bz2) = 1401340 Modified: head/multimedia/qmmp/pkg-descr ============================================================================== --- head/multimedia/qmmp/pkg-descr Sun Dec 3 16:53:46 2017 (r455411) +++ head/multimedia/qmmp/pkg-descr Sun Dec 3 17:32:51 2017 (r455412) @@ -11,14 +11,14 @@ DSP effects: Visual effects: Spectrum Analyzer, and projectM audio visulaliser Output system support: - PulseAudio, OSS, OSS4, jack, ALSA, and Qt multimedia API + PulseAudio, OSS, OSS4, jack, ALSA, Qt multimedia API, and shoutcast Other features: multi-band equalizer, Last.fm/Libre.fm scrobbler, global hotkey, streaming (MP3, Vorbis, AAC, AAC+ via IceCast/ShoutCast) and browser, - CDDB, removable device detection (via HAL or UDisks), cover art, - multiple playlists, MMS, file type determination and converter, MPRIS, - CUE sheet, embedded CUE (for FLAC and WavPack), ReplayGain, + CDDB, removable device detection (via HAL or UDisks), cover art, MMS, + multiple playlists, file type determination and converter, ReplayGain, + CUE sheet, embedded CUE (for FLAC and WavPack), MPRIS, archived media, automatic charset detection for cue files and ShoutCast metadata, - video playback via Mplayer, lyrics (using lyrics.wikia.com), simple + video playback via Mplayer, dump, lyrics (using lyrics.wikia.com), simple UI, and skinned UI (supports all skins for XMMS and Winamp 2.x) WWW: http://qmmp.ylsoftware.com/ Modified: head/multimedia/qmmp/pkg-plist ============================================================================== --- head/multimedia/qmmp/pkg-plist Sun Dec 3 16:53:46 2017 (r455411) +++ head/multimedia/qmmp/pkg-plist Sun Dec 3 17:32:51 2017 (r455412) @@ -35,6 +35,7 @@ include/qmmpui/general.h include/qmmpui/generalfactory.h include/qmmpui/mediaplayer.h include/qmmpui/metadataformatter.h +include/qmmpui/metadataformattermenu.h include/qmmpui/playlistdownloader.h include/qmmpui/playlistformat.h include/qmmpui/playlistgroup.h @@ -61,6 +62,7 @@ lib/qmmp/CommandLineOptions/libseekoption.so lib/qmmp/CommandLineOptions/libstatusoption.so %%LADSPA%%lib/qmmp/Effect/libladspa.so %%BS2B%%lib/qmmp/Effect/libbs2b.so +%%FILEWRITER%%lib/qmmp/Effect/libfilewriter.so %%SOXR%%lib/qmmp/Effect/libsoxr.so %%STEREO%%lib/qmmp/Effect/libstereo.so %%CROSSFADE%%lib/qmmp/Effect/libcrossfade.so @@ -86,6 +88,7 @@ lib/qmmp/CommandLineOptions/libstatusoption.so %%UDISKS%%lib/qmmp/General/libudisks.so %%UDISKS2%%lib/qmmp/General/libudisks2.so %%FAAD%%lib/qmmp/Input/libaac.so +%%ARCHIVE%%lib/qmmp/Input/libarchive.so %%CDDA%%lib/qmmp/Input/libcdaudio.so %%CUE%%lib/qmmp/Input/libcue.so %%FFMPEG%%lib/qmmp/Input/libffmpeg.so @@ -107,6 +110,7 @@ lib/qmmp/CommandLineOptions/libstatusoption.so %%OSS4%%lib/qmmp/Output/liboss4.so %%PULSEAUDIO%%lib/qmmp/Output/libpulseaudio.so %%QTMULTIMEDIA%%lib/qmmp/Output/libqtmultimedia.so +%%SHOUTCAST%%lib/qmmp/Output/libshout.so lib/qmmp/PlayListFormats/libm3uplaylistformat.so lib/qmmp/PlayListFormats/libplsplaylistformat.so lib/qmmp/PlayListFormats/libxspfplaylistformat.so From owner-svn-ports-head@freebsd.org Sun Dec 3 17:35:31 2017 Return-Path: Delivered-To: svn-ports-head@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 24B84E57BC3; Sun, 3 Dec 2017 17:35:31 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 F304580130; Sun, 3 Dec 2017 17:35:30 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3HZTqE078044; Sun, 3 Dec 2017 17:35:29 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3HZTUq078037; Sun, 3 Dec 2017 17:35:29 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712031735.vB3HZTUq078037@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 3 Dec 2017 17:35:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455413 - in head: mail/thunderbird www/firefox www/firefox-esr www/libxul www/palemoon www/seamonkey www/waterfox X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head: mail/thunderbird www/firefox www/firefox-esr www/libxul www/palemoon www/seamonkey www/waterfox X-SVN-Commit-Revision: 455413 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 17:35:31 -0000 Author: jbeich Date: Sun Dec 3 17:35:29 2017 New Revision: 455413 URL: https://svnweb.freebsd.org/changeset/ports/455413 Log: gecko: unbreak with non-default python version after r455210 $ make [...] Installing py36-sqlite3-3.6.3_7... ===> firefox-57.0.1,1 depends on package: py27-sqlite3>0 - not found *** Error code 1 PR: 224055 Submitted by: Peter Wullinger Modified: head/mail/thunderbird/Makefile (contents, props changed) head/www/firefox-esr/Makefile (contents, props changed) head/www/firefox/Makefile (contents, props changed) head/www/libxul/Makefile (contents, props changed) head/www/palemoon/Makefile (contents, props changed) head/www/seamonkey/Makefile (contents, props changed) head/www/waterfox/Makefile (contents, props changed) Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Sun Dec 3 17:32:51 2017 (r455412) +++ head/mail/thunderbird/Makefile Sun Dec 3 17:35:29 2017 (r455413) @@ -20,7 +20,7 @@ BUILD_DEPENDS= nspr>=4.13.1:devel/nspr \ libvorbis>=1.3.5,3:audio/libvorbis \ libvpx>=1.5.0:multimedia/libvpx \ sqlite3>=3.17.0:databases/sqlite3 \ - ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ + ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ yasm:devel/yasm \ Modified: head/www/firefox-esr/Makefile ============================================================================== --- head/www/firefox-esr/Makefile Sun Dec 3 17:32:51 2017 (r455412) +++ head/www/firefox-esr/Makefile Sun Dec 3 17:35:29 2017 (r455413) @@ -23,7 +23,7 @@ BUILD_DEPENDS= nspr>=4.13.1:devel/nspr \ libvorbis>=1.3.5,3:audio/libvorbis \ libvpx>=1.5.0:multimedia/libvpx \ sqlite3>=3.17.0:databases/sqlite3 \ - ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ + ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ yasm:devel/yasm \ Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Sun Dec 3 17:32:51 2017 (r455412) +++ head/www/firefox/Makefile Sun Dec 3 17:35:29 2017 (r455413) @@ -22,7 +22,7 @@ BUILD_DEPENDS= nspr>=4.17:devel/nspr \ libvorbis>=1.3.5,3:audio/libvorbis \ libvpx>=1.5.0:multimedia/libvpx \ sqlite3>=3.20.1:databases/sqlite3 \ - ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ + ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ yasm:devel/yasm \ Modified: head/www/libxul/Makefile ============================================================================== --- head/www/libxul/Makefile Sun Dec 3 17:32:51 2017 (r455412) +++ head/www/libxul/Makefile Sun Dec 3 17:35:29 2017 (r455413) @@ -30,7 +30,7 @@ BUILD_DEPENDS= nspr>=4.12:devel/nspr \ libvorbis>=1.3.5,3:audio/libvorbis \ libvpx>=1.5.0:multimedia/libvpx \ sqlite3>=3.9.1:databases/sqlite3 \ - ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ + ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ yasm:devel/yasm \ Modified: head/www/palemoon/Makefile ============================================================================== --- head/www/palemoon/Makefile Sun Dec 3 17:32:51 2017 (r455412) +++ head/www/palemoon/Makefile Sun Dec 3 17:35:29 2017 (r455413) @@ -18,7 +18,7 @@ BUILD_DEPENDS= nspr>=4.15:devel/nspr \ png>=1.6.16:graphics/png \ libvpx>=1.5.0:multimedia/libvpx \ sqlite3>=3.19.3:databases/sqlite3 \ - ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ + ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ autoconf-2.13:devel/autoconf213 \ yasm:devel/yasm \ zip:archivers/zip Modified: head/www/seamonkey/Makefile ============================================================================== --- head/www/seamonkey/Makefile Sun Dec 3 17:32:51 2017 (r455412) +++ head/www/seamonkey/Makefile Sun Dec 3 17:35:29 2017 (r455413) @@ -22,7 +22,7 @@ BUILD_DEPENDS= nspr>=4.13.1:devel/nspr \ libvorbis>=1.3.5,3:audio/libvorbis \ libvpx>=1.5.0:multimedia/libvpx \ sqlite3>=3.17.0:databases/sqlite3 \ - ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ + ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ yasm:devel/yasm \ Modified: head/www/waterfox/Makefile ============================================================================== --- head/www/waterfox/Makefile Sun Dec 3 17:32:51 2017 (r455412) +++ head/www/waterfox/Makefile Sun Dec 3 17:35:29 2017 (r455413) @@ -21,7 +21,7 @@ BUILD_DEPENDS= nspr>=4.16:devel/nspr \ libvorbis>=1.3.5,3:audio/libvorbis \ libvpx>=1.5.0:multimedia/libvpx \ sqlite3>=3.19.3:databases/sqlite3 \ - ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ + ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ yasm:devel/yasm \ From owner-svn-ports-head@freebsd.org Sun Dec 3 17:37:03 2017 Return-Path: Delivered-To: svn-ports-head@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 DBB21E57D59; Sun, 3 Dec 2017 17:37:03 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 B4E3A80319; Sun, 3 Dec 2017 17:37:03 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3Hb2dH078266; Sun, 3 Dec 2017 17:37:02 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3Hb2Na078262; Sun, 3 Dec 2017 17:37:02 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201712031737.vB3Hb2Na078262@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 3 Dec 2017 17:37:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455414 - head/multimedia/qmmp-plugin-pack X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: head/multimedia/qmmp-plugin-pack X-SVN-Commit-Revision: 455414 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 17:37:04 -0000 Author: riggs Date: Sun Dec 3 17:37:02 2017 New Revision: 455414 URL: https://svnweb.freebsd.org/changeset/ports/455414 Log: Update to upstream version 0.11.0 Details: - Update to upstream version 0.11.0 - New OPTIONS: GOOM, HISTORY, FFVIDEO - Pet portlint PR: 223927 Submitted by: liangtai.s16@gmail.com (maintainer) Modified: head/multimedia/qmmp-plugin-pack/Makefile head/multimedia/qmmp-plugin-pack/distinfo head/multimedia/qmmp-plugin-pack/pkg-descr head/multimedia/qmmp-plugin-pack/pkg-plist Modified: head/multimedia/qmmp-plugin-pack/Makefile ============================================================================== --- head/multimedia/qmmp-plugin-pack/Makefile Sun Dec 3 17:35:29 2017 (r455413) +++ head/multimedia/qmmp-plugin-pack/Makefile Sun Dec 3 17:37:02 2017 (r455414) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qmmp-plugin-pack -PORTVERSION= 0.10.3 +PORTVERSION= 0.11.0 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/plugins/ \ SF/qmmp-dev/${PORTNAME}/ @@ -13,30 +13,45 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libqmmpui.so:multimedia/qmmp -BUILD_DEPENDS= qmmp>=0.10.0:multimedia/qmmp +BUILD_DEPENDS= qmmp>=0.11.0:multimedia/qmmp +CONFLICTS= ${PORTNAME}-qt5-1.* +PORTSCOUT= limit:^0.* + USES= cmake:outsource localbase pkgconfig tar:bzip2 USE_QT4= corelib gui linguisttools_build moc_build qmake_build rcc_build USE_LDCONFIG= yes -CONFLICTS= ${PORTNAME}-qt5-1.* -PORTSCOUT= limit:^0.* +OPTIONS_SUB= yes -OPTIONS_DEFAULT= FFAP MPG123 XMP OPTIONS_MULTI= PLUGINS -OPTIONS_MULTI_PLUGINS= FFAP MPG123 SRCONV XMP -OPTIONS_SUB= yes +OPTIONS_MULTI_PLUGINS= FFAP FFVIDEO GOOM HISTORY MPG123 SRCONV XMP +OPTIONS_DEFAULT= FFAP FFVIDEO GOOM HISTORY MPG123 XMP +OPTIONS_DEFINE_i386= FFAPASM GOOMASM +OPTIONS_DEFAULT_i386= FFAPASM GOOMASM +OPTIONS_DEFINE_amd64= FFAPASM GOOMASM +OPTIONS_DEFAULT_amd64= FFAPASM GOOMASM FFAP_DESC= Support APE sound file FFAP_LIB_DEPENDS= libtag.so:audio/taglib FFAP_CMAKE_BOOL= USE_FFAP -OPTIONS_DEFINE_i386= FFAPASM -OPTIONS_DEFAULT_i386= FFAPASM -OPTIONS_DEFINE_amd64= FFAPASM -OPTIONS_DEFAULT_amd64= FFAPASM FFAPASM_DESC= Optimize FFap decoder using devel/yasm FFAPASM_BUILD_DEPENDS= yasm:devel/yasm FFAPASM_CMAKE_BOOL= USE_ASM + +FFVIDEO_DESC= FFmpeg video +FFVIDEO_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg +FFVIDEO_CMAKE_BOOL= USE_FFVIDEO + +GOOM_DESC= Goom spectacle +GOOM_CMAKE_BOOL= USE_GOOM +GOOMASM_DESC= Optimize Goom spectacle using devel/yasm +GOOMASM_BUILD_DEPENDS= yasm:devel/yasm +GOOMASM_CMAKE_BOOL= GOOM_ASM + +HISTORY_DESC= Information about listened tracks +HISTORY_USE= QT4=sql,uic_build +HISTORY_CMAKE_BOOL= USE_HISTORY MPG123_LIB_DEPENDS= libmpg123.so:audio/mpg123 \ libtag.so:audio/taglib Modified: head/multimedia/qmmp-plugin-pack/distinfo ============================================================================== --- head/multimedia/qmmp-plugin-pack/distinfo Sun Dec 3 17:35:29 2017 (r455413) +++ head/multimedia/qmmp-plugin-pack/distinfo Sun Dec 3 17:37:02 2017 (r455414) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501879677 -SHA256 (qmmp-plugin-pack-0.10.3.tar.bz2) = 366f904c277dfe5e637b88be56fde6b46879dcb19d6f3eb6c363252f4e507b86 -SIZE (qmmp-plugin-pack-0.10.3.tar.bz2) = 84299 +TIMESTAMP = 1511614472 +SHA256 (qmmp-plugin-pack-0.11.0.tar.bz2) = 0d59e2869c3067a277e45b619d6650d5befb974336b840e9254650ccb678ca32 +SIZE (qmmp-plugin-pack-0.11.0.tar.bz2) = 251450 Modified: head/multimedia/qmmp-plugin-pack/pkg-descr ============================================================================== --- head/multimedia/qmmp-plugin-pack/pkg-descr Sun Dec 3 17:35:29 2017 (r455413) +++ head/multimedia/qmmp-plugin-pack/pkg-descr Sun Dec 3 17:37:02 2017 (r455414) @@ -4,7 +4,10 @@ Additional plug-ins for Qt MultiMedia Player libmpg123 library - FFap: provides enhanced Monkey's Audio (APE) support (24-bit samples and embedded cue support) +- Goom: Goom spectacle - xmp: Decodes module audio and renders sound - Sample Rate Converter: Changes frequency of sample rate. +- History: Collects information about listend tracks. +- FFvideo: FFmpeg-based video WWW: http://qmmp.ylsoftware.com/ Modified: head/multimedia/qmmp-plugin-pack/pkg-plist ============================================================================== --- head/multimedia/qmmp-plugin-pack/pkg-plist Sun Dec 3 17:35:29 2017 (r455413) +++ head/multimedia/qmmp-plugin-pack/pkg-plist Sun Dec 3 17:37:02 2017 (r455414) @@ -1,4 +1,7 @@ %%SRCONV%%lib/qmmp/Effect/libsrconverter.so +%%FFVIDEO%%lib/qmmp/Engines/libffvideo.so +%%HISTORY%%lib/qmmp/General/libhistory.so %%FFAP%%lib/qmmp/Input/libffap.so %%MPG123%%lib/qmmp/Input/libmpg123.so %%XMP%%lib/qmmp/Input/libxmp.so +%%GOOM%%lib/qmmp/Visual/libgoom.so From owner-svn-ports-head@freebsd.org Sun Dec 3 17:38:11 2017 Return-Path: Delivered-To: svn-ports-head@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 4F14BE57DDF; Sun, 3 Dec 2017 17:38:11 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 1B5FE80401; Sun, 3 Dec 2017 17:38:11 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3HcAtC078478; Sun, 3 Dec 2017 17:38:10 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3Hc9ha078474; Sun, 3 Dec 2017 17:38:09 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201712031738.vB3Hc9ha078474@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 3 Dec 2017 17:38:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455415 - in head/net: . py-portend X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/net: . py-portend X-SVN-Commit-Revision: 455415 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 17:38:11 -0000 Author: yuri Date: Sun Dec 3 17:38:09 2017 New Revision: 455415 URL: https://svnweb.freebsd.org/changeset/ports/455415 Log: New port: net/py-portend: Monitors TCP ports for bound or unbound states PR: 222191 Submitted by: Keith Gaughan Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13315 Added: head/net/py-portend/ head/net/py-portend/Makefile (contents, props changed) head/net/py-portend/distinfo (contents, props changed) head/net/py-portend/pkg-descr (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sun Dec 3 17:37:02 2017 (r455414) +++ head/net/Makefile Sun Dec 3 17:38:09 2017 (r455415) @@ -1029,6 +1029,7 @@ SUBDIR += py-pcapy SUBDIR += py-pcs SUBDIR += py-port-for + SUBDIR += py-portend SUBDIR += py-pygeoip SUBDIR += py-pyldap SUBDIR += py-pynmsg Added: head/net/py-portend/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py-portend/Makefile Sun Dec 3 17:38:09 2017 (r455415) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= portend +PORTVERSION= 2.2 +CATEGORIES= net python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= k@stereochro.me +COMMENT= Monitors TCP ports for bound or unbound states + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.15.0:devel/py-setuptools_scm@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tempora>=1.8:devel/py-tempora@${FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent distutils +NO_ARCH= yes + +.include Added: head/net/py-portend/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py-portend/distinfo Sun Dec 3 17:38:09 2017 (r455415) @@ -0,0 +1,3 @@ +TIMESTAMP = 1512111674 +SHA256 (portend-2.2.tar.gz) = bc48d3d99e1eaf2e9406c729f8848bfdaf87876cd3560dc3ec6c16714f529586 +SIZE (portend-2.2.tar.gz) = 7974 Added: head/net/py-portend/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py-portend/pkg-descr Sun Dec 3 17:38:09 2017 (r455415) @@ -0,0 +1,4 @@ +Portend monitors TCP ports for bound or unbound states. +It can wait with a timeout for a port to be occupied or free. + +WWW: https://github.com/jaraco/portend From owner-svn-ports-head@freebsd.org Sun Dec 3 17:39:34 2017 Return-Path: Delivered-To: svn-ports-head@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 22B67E57E81; Sun, 3 Dec 2017 17:39:34 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 F048780512; Sun, 3 Dec 2017 17:39:33 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3HdXoV078683; Sun, 3 Dec 2017 17:39:33 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3HdWcO078679; Sun, 3 Dec 2017 17:39:32 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201712031739.vB3HdWcO078679@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 3 Dec 2017 17:39:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455416 - head/multimedia/qmmp-qt5 X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: head/multimedia/qmmp-qt5 X-SVN-Commit-Revision: 455416 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 17:39:34 -0000 Author: riggs Date: Sun Dec 3 17:39:32 2017 New Revision: 455416 URL: https://svnweb.freebsd.org/changeset/ports/455416 Log: Update to upstream version 1.2.0 Details: - Update to upstream version 1.2.0 - New OPTIONS: SHOUTCAST, FILEWRITER, ARCHIVE - Pet portlint PR: 223928 Submitted by: liangtai.s16@gmail.com (maintainer) Modified: head/multimedia/qmmp-qt5/Makefile head/multimedia/qmmp-qt5/distinfo head/multimedia/qmmp-qt5/pkg-descr head/multimedia/qmmp-qt5/pkg-plist Modified: head/multimedia/qmmp-qt5/Makefile ============================================================================== --- head/multimedia/qmmp-qt5/Makefile Sun Dec 3 17:38:09 2017 (r455415) +++ head/multimedia/qmmp-qt5/Makefile Sun Dec 3 17:39:32 2017 (r455416) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= qmmp -PORTVERSION= 1.1.10 -PORTREVISION= 1 +PORTVERSION= 1.2.0 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/ \ SF/qmmp-dev/${PORTNAME}/ @@ -14,28 +13,14 @@ COMMENT= Qt5-based multimedia player LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +CONFLICTS= ${PORTNAME}-0.* +PORTSCOUT= limit:^1\..* + USES= cmake:outsource pathfix pkgconfig tar:bzip2 USE_QT5= core gui network widgets xml \ buildtools_build linguisttools_build qmake_build USE_LDCONFIG= yes -CONFLICTS= ${PORTNAME}-0.* -PORTSCOUT= limit:^1\..* - -PLIST_SUB= SHLIB_VER=${PORTVERSION:C/-.*//} - -PATHFIX_CMAKELISTSTXT= \\"CMakeLists.txt -exec grep -l /pkgconfig {} +\\" -PORTDOCS= README README.RUS AUTHORS -INSTALLS_ICONS= yes - -OPTIONS_DEFAULT= ALSA ANALYZER BS2B CDDA CONVERTER COPYPASTE COVER \ - CROSSFADE CUE CURL DIR_ASSOC ENCA FAAD FFMPEG FILEOPS FLAC \ - GNOMEHOTKEY GME HAL HOTKEY JACK KDENOTIFY LADSPA LYRICS MAD \ - MMS MODPLUG MPRIS MPLAYER MUSEPACK NOTIFIER NULLOUT \ - OPUS OSS4 PROJECTM PULSEAUDIO QMMP_DIALOG QSUI QTMULTIMEDIA \ - RGSCAN SB SCROBBLER SID SKINNEDUI SNDFILE SOXR STATICON STEREO \ - TRACKCHANGE TWOPANELDIALOG UDISKS2 VORBIS WAVPACK WILDMIDI - OPTIONS_SUB= yes OPTIONS_GROUP= DOCUMENTS PLUGIN_APPLICATION PLUGIN_FORMATS \ PLUGIN_DSP_EFFECTS PLUGIN_VISUAL_EFFECTS PLUGIN_OUTPUT \ @@ -49,8 +34,8 @@ DOCUMENTS_DESC= Documentation and API Reference OPTIONS_GROUP_DOCUMENTS= DOCS DOXYGEN PLUGIN_FORMATS_DESC= Support various media formats -OPTIONS_GROUP_PLUGIN_FORMATS= CDDA FAAD FFMPEG FLAC GME MAD MODPLUG \ - MUSEPACK OPUS SNDFILE VORBIS WAVPACK WILDMIDI +OPTIONS_GROUP_PLUGIN_FORMATS= ARCHIVE CDDA FAAD FFMPEG FLAC GME \ + MAD MODPLUG MUSEPACK OPUS SNDFILE VORBIS WAVPACK WILDMIDI PLUGIN_DSP_EFFECTS_DESC= DSP effects OPTIONS_GROUP_PLUGIN_DSP_EFFECTS= BS2B CROSSFADE LADSPA SOXR STEREO @@ -60,7 +45,7 @@ OPTIONS_GROUP_PLUGIN_VISUAL_EFFECTS= ANALYZER PROJECTM PLUGIN_OUTPUT_DESC= Output sound systems OPTIONS_GROUP_PLUGIN_OUTPUT= ALSA JACK NULLOUT OSS OSS4 \ - PULSEAUDIO QTMULTIMEDIA + PULSEAUDIO QTMULTIMEDIA SHOUTCAST PLUGIN_PLAYLIST_DESC= Playlist operation OPTIONS_GROUP_PLUGIN_PLAYLIST= COPYPASTE DIR_ASSOC FILEOPS HAL \ @@ -70,8 +55,16 @@ PLUGIN_NETWORKING_DESC= Features via the Net OPTIONS_GROUP_PLUGIN_NETWORKING= COVER CURL LYRICS MMS SB SCROBBLER MISC_DESC= Other features -OPTIONS_GROUP_MISC= CONVERTER CUE ENCA MPLAYER MPRIS RGSCAN SID +OPTIONS_GROUP_MISC= CONVERTER CUE ENCA FILEWRITER MPLAYER MPRIS RGSCAN SID +OPTIONS_DEFAULT= ALSA ANALYZER ARCHIVE BS2B CDDA CONVERTER COPYPASTE COVER \ + CROSSFADE CUE CURL DIR_ASSOC ENCA FAAD FFMPEG FILEOPS FILEWRITER FLAC \ + GNOMEHOTKEY GME HAL HOTKEY JACK KDENOTIFY LADSPA LYRICS MAD \ + MMS MODPLUG MPRIS MPLAYER MUSEPACK NOTIFIER NULLOUT \ + OPUS OSS4 PROJECTM PULSEAUDIO QMMP_DIALOG QSUI QTMULTIMEDIA RGSCAN \ + SHOUTCAST SB SCROBBLER SID SKINNEDUI SNDFILE SOXR STATICON STEREO \ + TRACKCHANGE TWOPANELDIALOG UDISKS2 VORBIS WAVPACK WILDMIDI + DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen QSUI_DESC= Simple UI based on standard widgets set @@ -104,6 +97,12 @@ QTMULTIMEDIA_DESC= Support to use Qt low-level multime QTMULTIMEDIA_USE= QT5=multimedia QTMULTIMEDIA_CMAKE_BOOL= USE_QTMULTIMEDIA +SHOUTCAST_LIB_DEPENDS= libogg.so:audio/libogg \ + libshout.so:audio/libshout \ + libsoxr.so:audio/libsoxr \ + libvorbis.so:audio/libvorbis +SHOUTCAST_CMAKE_BOOL= USE_SHOUT + FLAC_LIB_DEPENDS= libFLAC.so:audio/flac \ libtag.so:audio/taglib FLAC_CMAKE_BOOL= USE_FLAC @@ -135,6 +134,10 @@ ENCA_DESC= Support automatic character set detection ENCA_LIB_DEPENDS= libenca.so:converters/enca ENCA_CMAKE_BOOL= USE_ENCA +FILEWRITER_DESC= Dump output sound into ogg audio file +FILEWRITER_LIB_DEPENDS= libvorbisenc.so:audio/libvorbis +FILEWRITER_CMAKE_BOOL= USE_FILEWRITER + MPLAYER_DESC= Enable showing videos by mplayer MPLAYER_RUN_DEPENDS= mplayer:multimedia/mplayer MPLAYER_CMAKE_BOOL= USE_MPLAYER @@ -205,6 +208,10 @@ STEREO_CMAKE_BOOL= USE_STEREO ANALYZER_DESC= Support spectrum analyzer visualization ANALYZER_CMAKE_BOOL= USE_ANALYZER +ARCHIVE_DESC= Read archived media file +ARCHIVE_LIB_DEPENDS= libarchive.so:archivers/libarchive +ARCHIVE_CMAKE_BOOL= USE_ARCHIVE + CONVERTER_DESC= Support file type converter CONVERTER_LIB_DEPENDS= libtag.so:audio/taglib CONVERTER_CMAKE_BOOL= USE_CONVERTER @@ -269,6 +276,12 @@ QMMP_DIALOG_CMAKE_BOOL= USE_QMMP_DIALOG TWOPANELDIALOG_DESC= File dialog by two-panel selector TWOPANELDIALOG_CMAKE_BOOL= USE_TWO_PANEL_DIALOG + +PLIST_SUB+= SHLIB_VER=${PORTVERSION:C/-.*//} + +PATHFIX_CMAKELISTSTXT= \\"CMakeLists.txt -exec grep -l /pkgconfig {} +\\" +PORTDOCS= README README.RUS AUTHORS +INSTALLS_ICONS= yes post-patch: @${GREP} -L '${LOCALBASE}/lib/oss' \ Modified: head/multimedia/qmmp-qt5/distinfo ============================================================================== --- head/multimedia/qmmp-qt5/distinfo Sun Dec 3 17:38:09 2017 (r455415) +++ head/multimedia/qmmp-qt5/distinfo Sun Dec 3 17:39:32 2017 (r455416) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501879751 -SHA256 (qmmp-1.1.10.tar.bz2) = 1e5781bf65b3a27dd5e21349ac007464e67861dda99f8a0206984687881e0b9a -SIZE (qmmp-1.1.10.tar.bz2) = 1142444 +TIMESTAMP = 1511614849 +SHA256 (qmmp-1.2.0.tar.bz2) = 8020c92e5dd75ed9ab34fd5d1bb524e01f2f361dafd2fe9a3073ae97f5896c9e +SIZE (qmmp-1.2.0.tar.bz2) = 1182024 Modified: head/multimedia/qmmp-qt5/pkg-descr ============================================================================== --- head/multimedia/qmmp-qt5/pkg-descr Sun Dec 3 17:38:09 2017 (r455415) +++ head/multimedia/qmmp-qt5/pkg-descr Sun Dec 3 17:39:32 2017 (r455416) @@ -11,14 +11,14 @@ DSP effects: Visual effects: Spectrum Analyzer, and projectM audio visulaliser Output system support: - PulseAudio, OSS, OSS4, jack, ALSA, and Qt multimedia API + PulseAudio, OSS, OSS4, jack, ALSA, Qt multimedia API, and shoutcast Other features: multi-band equalizer, Last.fm/Libre.fm scrobbler, global hotkey, streaming (MP3, Vorbis, AAC, AAC+ via IceCast/ShoutCast) and browser, - CDDB, removable device detection (via HAL or UDisks), cover art, - multiple playlists, MMS, file type determination and converter, MPRIS, - CUE sheet, embedded CUE (for FLAC and WavPack), ReplayGain, + CDDB, removable device detection (via HAL or UDisks), cover art, MMS, + multiple playlists, file type determination and converter, ReplayGain, + CUE sheet, embedded CUE (for FLAC and WavPack), MPRIS, archived media, automatic charset detection for cue files and ShoutCast metadata, - video playback via Mplayer, lyrics (using lyrics.wikia.com), simple + video playback via Mplayer, dump, lyrics (using lyrics.wikia.com), simple UI, and skinned UI (supports all skins for XMMS and Winamp 2.x) WWW: http://qmmp.ylsoftware.com/ Modified: head/multimedia/qmmp-qt5/pkg-plist ============================================================================== --- head/multimedia/qmmp-qt5/pkg-plist Sun Dec 3 17:38:09 2017 (r455415) +++ head/multimedia/qmmp-qt5/pkg-plist Sun Dec 3 17:39:32 2017 (r455416) @@ -35,6 +35,7 @@ include/qmmpui/general.h include/qmmpui/generalfactory.h include/qmmpui/mediaplayer.h include/qmmpui/metadataformatter.h +include/qmmpui/metadataformattermenu.h include/qmmpui/playlistdownloader.h include/qmmpui/playlistformat.h include/qmmpui/playlistgroup.h @@ -61,6 +62,7 @@ lib/qmmp/CommandLineOptions/libseekoption.so lib/qmmp/CommandLineOptions/libstatusoption.so %%LADSPA%%lib/qmmp/Effect/libladspa.so %%BS2B%%lib/qmmp/Effect/libbs2b.so +%%FILEWRITER%%lib/qmmp/Effect/libfilewriter.so %%SOXR%%lib/qmmp/Effect/libsoxr.so %%STEREO%%lib/qmmp/Effect/libstereo.so %%CROSSFADE%%lib/qmmp/Effect/libcrossfade.so @@ -85,6 +87,7 @@ lib/qmmp/CommandLineOptions/libstatusoption.so %%TRACKCHANGE%%lib/qmmp/General/libtrackchange.so %%UDISKS2%%lib/qmmp/General/libudisks2.so %%FAAD%%lib/qmmp/Input/libaac.so +%%ARCHIVE%%lib/qmmp/Input/libarchive.so %%CDDA%%lib/qmmp/Input/libcdaudio.so %%CUE%%lib/qmmp/Input/libcue.so %%FFMPEG%%lib/qmmp/Input/libffmpeg.so @@ -106,6 +109,7 @@ lib/qmmp/CommandLineOptions/libstatusoption.so %%OSS4%%lib/qmmp/Output/liboss4.so %%PULSEAUDIO%%lib/qmmp/Output/libpulseaudio.so %%QTMULTIMEDIA%%lib/qmmp/Output/libqtmultimedia.so +%%SHOUTCAST%%lib/qmmp/Output/libshout.so lib/qmmp/PlayListFormats/libm3uplaylistformat.so lib/qmmp/PlayListFormats/libplsplaylistformat.so lib/qmmp/PlayListFormats/libxspfplaylistformat.so From owner-svn-ports-head@freebsd.org Sun Dec 3 17:41:26 2017 Return-Path: Delivered-To: svn-ports-head@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 96F3EE57F48; Sun, 3 Dec 2017 17:41:26 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 55D83807DF; Sun, 3 Dec 2017 17:41:26 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3HfPC3080375; Sun, 3 Dec 2017 17:41:25 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3HfPHh080371; Sun, 3 Dec 2017 17:41:25 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201712031741.vB3HfPHh080371@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 3 Dec 2017 17:41:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455417 - head/multimedia/qmmp-plugin-pack-qt5 X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: head/multimedia/qmmp-plugin-pack-qt5 X-SVN-Commit-Revision: 455417 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 17:41:26 -0000 Author: riggs Date: Sun Dec 3 17:41:24 2017 New Revision: 455417 URL: https://svnweb.freebsd.org/changeset/ports/455417 Log: Update to upstream version 1.2.0 Details: - Update to upstream version 1.2.0 - New OPTIONS: GOOM, HISTORY, FFVIDEO - Pet portlint PR: 223929 Submitted by: liangtai.s16@gmail.com (maintainer) Modified: head/multimedia/qmmp-plugin-pack-qt5/Makefile head/multimedia/qmmp-plugin-pack-qt5/distinfo head/multimedia/qmmp-plugin-pack-qt5/pkg-descr head/multimedia/qmmp-plugin-pack-qt5/pkg-plist Modified: head/multimedia/qmmp-plugin-pack-qt5/Makefile ============================================================================== --- head/multimedia/qmmp-plugin-pack-qt5/Makefile Sun Dec 3 17:39:32 2017 (r455416) +++ head/multimedia/qmmp-plugin-pack-qt5/Makefile Sun Dec 3 17:41:24 2017 (r455417) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qmmp-plugin-pack -PORTVERSION= 1.1.4 +PORTVERSION= 1.2.0 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/plugins/ \ SF/qmmp-dev/${PORTNAME}/ @@ -14,32 +14,46 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libqmmpui.so:multimedia/qmmp-qt5 -BUILD_DEPENDS= qmmp-qt5>=1.1.0:multimedia/qmmp-qt5 +BUILD_DEPENDS= qmmp-qt5>=1.2.0:multimedia/qmmp-qt5 +CONFLICTS= ${PORTNAME}-0.* +PORTSCOUT= limit:^1\..* + USES= cmake:outsource pkgconfig tar:bzip2 USE_QT5= core gui widgets \ buildtools_build linguisttools_build qmake_build USE_LDCONFIG= yes -CONFLICTS= ${PORTNAME}-0.* -PORTSCOUT= limit:^1\..* +OPTIONS_SUB= yes -OPTIONS_DEFINE_amd64= FFAPASM -OPTIONS_DEFINE_i386= FFAPASM -OPTIONS_DEFAULT= FFAP MPG123 XMP -OPTIONS_DEFAULT_amd64= FFAPASM -OPTIONS_DEFAULT_i386= FFAPASM OPTIONS_MULTI= PLUGINS -OPTIONS_MULTI_PLUGINS= FFAP MPG123 SRCONV XMP -OPTIONS_SUB= yes +OPTIONS_MULTI_PLUGINS= FFAP FFVIDEO GOOM HISTORY MPG123 SRCONV XMP +OPTIONS_DEFAULT= FFAP FFVIDEO GOOM HISTORY MPG123 XMP +OPTIONS_DEFINE_i386= FFAPASM GOOMASM +OPTIONS_DEFAULT_i386= FFAPASM GOOMASM +OPTIONS_DEFINE_amd64= FFAPASM GOOMASM +OPTIONS_DEFAULT_amd64= FFAPASM GOOMASM FFAP_DESC= Support APE sound file FFAP_LIB_DEPENDS= libtag.so:audio/taglib FFAP_CMAKE_BOOL= USE_FFAP - FFAPASM_DESC= Optimize FFap decoder using devel/yasm FFAPASM_BUILD_DEPENDS= yasm:devel/yasm FFAPASM_CMAKE_BOOL= USE_ASM + +FFVIDEO_DESC= FFmpeg video +FFVIDEO_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg +FFVIDEO_CMAKE_BOOL= USE_FFVIDEO + +GOOM_DESC= Goom spectacle +GOOM_CMAKE_BOOL= USE_GOOM +GOOMASM_DESC= Optimize Goom spectacle using devel/yasm +GOOMASM_BUILD_DEPENDS= yasm:devel/yasm +GOOMASM_CMAKE_BOOL= GOOM_ASM + +HISTORY_DESC= Information about listened tracks +HISTORY_USE= QT5=sql +HISTORY_CMAKE_BOOL= USE_HISTORY MPG123_LIB_DEPENDS= libmpg123.so:audio/mpg123 \ libtag.so:audio/taglib Modified: head/multimedia/qmmp-plugin-pack-qt5/distinfo ============================================================================== --- head/multimedia/qmmp-plugin-pack-qt5/distinfo Sun Dec 3 17:39:32 2017 (r455416) +++ head/multimedia/qmmp-plugin-pack-qt5/distinfo Sun Dec 3 17:41:24 2017 (r455417) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501879746 -SHA256 (qmmp-plugin-pack-1.1.4.tar.bz2) = 029fba40353f6b883e0d662c65fdcbf9a23a8f081c1a9438f2ba6772b40d4ff5 -SIZE (qmmp-plugin-pack-1.1.4.tar.bz2) = 84240 +TIMESTAMP = 1511614871 +SHA256 (qmmp-plugin-pack-1.2.0.tar.bz2) = 194a1bb35b4f14d2806cde920c56376bf6d5e9b0ee19a0b2039e1c3bc7b70361 +SIZE (qmmp-plugin-pack-1.2.0.tar.bz2) = 250421 Modified: head/multimedia/qmmp-plugin-pack-qt5/pkg-descr ============================================================================== --- head/multimedia/qmmp-plugin-pack-qt5/pkg-descr Sun Dec 3 17:39:32 2017 (r455416) +++ head/multimedia/qmmp-plugin-pack-qt5/pkg-descr Sun Dec 3 17:41:24 2017 (r455417) @@ -4,7 +4,10 @@ Additional plug-ins for Qt MultiMedia Player libmpg123 library - FFap: provides enhanced Monkey's Audio (APE) support (24-bit samples and embedded cue support) +- Goom: Goom spectacle - xmp: Decodes module audio and renders sound - Sample Rate Converter: Changes frequency of sample rate. +- History: Collects information about listend tracks. +- FFvideo: FFmpeg-based video WWW: http://qmmp.ylsoftware.com/ Modified: head/multimedia/qmmp-plugin-pack-qt5/pkg-plist ============================================================================== --- head/multimedia/qmmp-plugin-pack-qt5/pkg-plist Sun Dec 3 17:39:32 2017 (r455416) +++ head/multimedia/qmmp-plugin-pack-qt5/pkg-plist Sun Dec 3 17:41:24 2017 (r455417) @@ -1,4 +1,7 @@ %%SRCONV%%lib/qmmp/Effect/libsrconverter.so +%%FFVIDEO%%lib/qmmp/Engines/libffvideo.so +%%HISTORY%%lib/qmmp/General/libhistory.so %%FFAP%%lib/qmmp/Input/libffap.so %%MPG123%%lib/qmmp/Input/libmpg123.so %%XMP%%lib/qmmp/Input/libxmp.so +%%GOOM%%lib/qmmp/Visual/libgoom.so From owner-svn-ports-head@freebsd.org Sun Dec 3 17:55:35 2017 Return-Path: Delivered-To: svn-ports-head@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 D3528E5D43E; Sun, 3 Dec 2017 17:55:35 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A63E780D74; Sun, 3 Dec 2017 17:55:35 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3HtYWG087406; Sun, 3 Dec 2017 17:55:34 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3HtY8B087399; Sun, 3 Dec 2017 17:55:34 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201712031755.vB3HtY8B087399@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 3 Dec 2017 17:55:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455418 - in head/multimedia: . webcamoid webcamoid/files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/multimedia: . webcamoid webcamoid/files X-SVN-Commit-Revision: 455418 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 17:55:35 -0000 Author: yuri Date: Sun Dec 3 17:55:33 2017 New Revision: 455418 URL: https://svnweb.freebsd.org/changeset/ports/455418 Log: New port: multimedia/webcamoid: Full featured webcam suite Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13348 Added: head/multimedia/webcamoid/ head/multimedia/webcamoid/Makefile (contents, props changed) head/multimedia/webcamoid/distinfo (contents, props changed) head/multimedia/webcamoid/files/ head/multimedia/webcamoid/files/patch-libAvKys_Plugins_MultiSrc_src_multisrcelement.cpp (contents, props changed) head/multimedia/webcamoid/files/patch-libAvKys_Plugins_VideoCapture_src_v4l2sys_src_capturev4l2.cpp (contents, props changed) head/multimedia/webcamoid/pkg-descr (contents, props changed) head/multimedia/webcamoid/pkg-plist (contents, props changed) Modified: head/multimedia/Makefile Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Sun Dec 3 17:41:24 2017 (r455417) +++ head/multimedia/Makefile Sun Dec 3 17:55:33 2017 (r455418) @@ -443,6 +443,7 @@ SUBDIR += vtkmpeg2encode SUBDIR += w_scan SUBDIR += webcamd + SUBDIR += webcamoid SUBDIR += webvfx-qt5 SUBDIR += win32-codecs SUBDIR += winff Added: head/multimedia/webcamoid/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/webcamoid/Makefile Sun Dec 3 17:55:33 2017 (r455418) @@ -0,0 +1,30 @@ +# $FreeBSD$ + +PORTNAME= webcamoid +DISTVERSION= 8.1.0 +CATEGORIES= multimedia + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Full featured webcam suite + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libasound.so:audio/alsa-lib \ + libavcodec.so:multimedia/ffmpeg \ + libjack.so:audio/jack \ + libpulse.so:audio/pulseaudio \ + libv4l2.so:multimedia/libv4l + +USES= pkgconfig qmake +USE_GITHUB= yes +USE_GNOME= glib20 +USE_GSTREAMER1= yes +USE_GL= gl +USE_QT5= concurrent core gui multimedia network opengl qml quick svg widgets buildtools_build + +MAKE_ENV= NOOSS=1 # NOOSS is because the OSS module attempts to use kevent on OSS devices, which is broken in the base +QMAKE_ARGS= INSTALLQMLDIR=${QT_QMLDIR} \ + MANDIR=${PREFIX}/man + +.include Added: head/multimedia/webcamoid/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/webcamoid/distinfo Sun Dec 3 17:55:33 2017 (r455418) @@ -0,0 +1,3 @@ +TIMESTAMP = 1512092375 +SHA256 (webcamoid-webcamoid-8.1.0_GH0.tar.gz) = 2e51731c36a86a4b3e323c11000a04b7ce06b5d228519676f4070e44e2a62947 +SIZE (webcamoid-webcamoid-8.1.0_GH0.tar.gz) = 10062681 Added: head/multimedia/webcamoid/files/patch-libAvKys_Plugins_MultiSrc_src_multisrcelement.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/webcamoid/files/patch-libAvKys_Plugins_MultiSrc_src_multisrcelement.cpp Sun Dec 3 17:55:33 2017 (r455418) @@ -0,0 +1,21 @@ +--- libAvKys/Plugins/MultiSrc/src/multisrcelement.cpp.orig 2017-10-09 06:45:30 UTC ++++ libAvKys/Plugins/MultiSrc/src/multisrcelement.cpp +@@ -201,9 +201,15 @@ void MultiSrcElement::codecLibUpdated(co + auto state = this->state(); + this->setState(AkElement::ElementStateNull); + +- auto media = this->m_mediaSource->media(); +- auto loop = this->m_mediaSource->loop(); +- auto showLog = this->m_mediaSource->showLog(); ++ // crashes with these lines: https://github.com/webcamoid/webcamoid/issues/100 ++ // auto media = this->m_mediaSource->media(); ++ // auto loop = this->m_mediaSource->loop(); ++ // auto showLog = this->m_mediaSource->showLog(); ++ ++ // workaround for the crash ++ QString media; ++ bool loop = true; ++ bool showLog = true; + + this->m_mutexLib.lock(); + Added: head/multimedia/webcamoid/files/patch-libAvKys_Plugins_VideoCapture_src_v4l2sys_src_capturev4l2.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/webcamoid/files/patch-libAvKys_Plugins_VideoCapture_src_v4l2sys_src_capturev4l2.cpp Sun Dec 3 17:55:33 2017 (r455418) @@ -0,0 +1,53 @@ +--- libAvKys/Plugins/VideoCapture/src/v4l2sys/src/capturev4l2.cpp.orig 2017-10-09 06:45:30 UTC ++++ libAvKys/Plugins/VideoCapture/src/v4l2sys/src/capturev4l2.cpp +@@ -60,12 +60,15 @@ inline IoMethodMap initIoMethodMap() + + Q_GLOBAL_STATIC_WITH_ARGS(IoMethodMap, ioMethodToStr, (initIoMethodMap())) + ++#define FREEBSD_BUG224011_VIDEO0 ++ + CaptureV4L2::CaptureV4L2(QObject *parent): + Capture(parent) + { + this->m_id = -1; + this->m_ioMethod = IoMethodUnknown; + this->m_nBuffers = 32; ++#if !defined(FREEBSD_BUG224011_VIDEO0) + this->m_fsWatcher = new QFileSystemWatcher({"/dev"}, this); + + QObject::connect(this->m_fsWatcher, +@@ -76,13 +79,15 @@ CaptureV4L2::CaptureV4L2(QObject *parent + &QFileSystemWatcher::fileChanged, + this, + &CaptureV4L2::onFileChanged); +- ++#endif + this->updateDevices(); + } + + CaptureV4L2::~CaptureV4L2() + { ++#if !defined(FREEBSD_BUG224011_VIDEO0) + delete this->m_fsWatcher; ++#endif + } + + QStringList CaptureV4L2::webcams() const +@@ -1176,13 +1181,16 @@ void CaptureV4L2::updateDevices() + this->m_cameraControls = cameraControls; + + if (this->m_devices != devices) { ++#if !defined(FREEBSD_BUG224011_VIDEO0) + if (!this->m_devices.isEmpty()) + this->m_fsWatcher->removePaths(this->m_devices); +- ++#endif + this->m_devices = devices; + ++#if !defined(FREEBSD_BUG224011_VIDEO0) + if (!this->m_devices.isEmpty()) + this->m_fsWatcher->addPaths(this->m_devices); ++#endif + + emit this->webcamsChanged(this->m_devices); + } Added: head/multimedia/webcamoid/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/webcamoid/pkg-descr Sun Dec 3 17:55:33 2017 (r455418) @@ -0,0 +1,17 @@ +Webcamoid is a full featured and multiplatform webcam suite. + +Features: +* Cross-platform (GNU/Linux, Mac, Windows) +* Take pictures and record videos with the webcam. +* Manages multiple webcams. +* Written in C++ and Qt. +* Custom controls for each webcam. +* Add funny effects to the webcam. +* +60 effects available. +* Translated to many languages. +* Use custom network and local files as capture devices. +* Capture from desktop. +* Many recording formats. +* Virtual webcam support for feeding other programs. + +WWW: https://webcamoid.github.io Added: head/multimedia/webcamoid/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/webcamoid/pkg-plist Sun Dec 3 17:55:33 2017 (r455418) @@ -0,0 +1,98 @@ +bin/webcamoid +lib/avkys/libACapsConvert.so +lib/avkys/libAging.so +lib/avkys/libAudioDevice.so +lib/avkys/libAudioGen.so +lib/avkys/libBin.so +lib/avkys/libBlur.so +lib/avkys/libCartoon.so +lib/avkys/libChangeHSL.so +lib/avkys/libCharify.so +lib/avkys/libCinema.so +lib/avkys/libColorFilter.so +lib/avkys/libColorReplace.so +lib/avkys/libColorTap.so +lib/avkys/libColorTransform.so +lib/avkys/libConvolve.so +lib/avkys/libDelayGrab.so +lib/avkys/libDenoise.so +lib/avkys/libDesktopCapture.so +lib/avkys/libDice.so +lib/avkys/libDistort.so +lib/avkys/libDizzy.so +lib/avkys/libEdge.so +lib/avkys/libEmboss.so +lib/avkys/libEqualize.so +lib/avkys/libFaceDetect.so +lib/avkys/libFalseColor.so +lib/avkys/libFire.so +lib/avkys/libFrameOverlap.so +lib/avkys/libGrayScale.so +lib/avkys/libHalftone.so +lib/avkys/libHypnotic.so +lib/avkys/libImplode.so +lib/avkys/libInvert.so +lib/avkys/libLife.so +lib/avkys/libMatrix.so +lib/avkys/libMatrixTransform.so +lib/avkys/libMultiSink.so +lib/avkys/libMultiSrc.so +lib/avkys/libMultiplex.so +lib/avkys/libNervous.so +lib/avkys/libNormalize.so +lib/avkys/libOilPaint.so +lib/avkys/libPhotocopy.so +lib/avkys/libPixelate.so +lib/avkys/libPrimariesColors.so +lib/avkys/libProbe.so +lib/avkys/libQuark.so +lib/avkys/libRadioactive.so +lib/avkys/libRipple.so +lib/avkys/libScanLines.so +lib/avkys/libScroll.so +lib/avkys/libShagadelic.so +lib/avkys/libSwirl.so +lib/avkys/libTemperature.so +lib/avkys/libVideoCapture.so +lib/avkys/libVignette.so +lib/avkys/libVirtualCamera.so +lib/avkys/libWarhol.so +lib/avkys/libWarp.so +lib/avkys/libWave.so +lib/avkys/submodules/ACapsConvert/libffmpegav.so +lib/avkys/submodules/ACapsConvert/libffmpegsw.so +lib/avkys/submodules/AudioDevice/libalsa.so +lib/avkys/submodules/AudioDevice/libjack.so +lib/avkys/submodules/AudioDevice/liboss.so +lib/avkys/submodules/AudioDevice/libpulseaudio.so +lib/avkys/submodules/AudioDevice/libqtaudio.so +lib/avkys/submodules/DesktopCapture/libqtscreen.so +lib/avkys/submodules/MultiSink/libffmpeg.so +lib/avkys/submodules/MultiSink/libgstreamer.so +lib/avkys/submodules/MultiSrc/libffmpeg.so +lib/avkys/submodules/MultiSrc/libgstreamer.so +lib/avkys/submodules/VideoCapture/libffmpeg.so +lib/avkys/submodules/VideoCapture/libgstreamer.so +lib/avkys/submodules/VideoCapture/libv4l2sys.so +lib/avkys/submodules/VideoCapture/libv4lutils.so +lib/avkys/submodules/VirtualCamera/libffmpeg.so +lib/avkys/submodules/VirtualCamera/libgstreamer.so +lib/avkys/submodules/VirtualCamera/libv4l2sys.so +lib/avkys/submodules/VirtualCamera/libv4lutils.so +lib/libavkys.so +lib/libavkys.so.8 +lib/libavkys.so.8.1 +lib/libavkys.so.8.1.0 +%%QT_QMLDIR%%/AkQml/libAkQml.so +%%QT_QMLDIR%%/AkQml/qmldir +man/man1/webcamoid.1.gz +share/applications/webcamoid.desktop +share/icons/hicolor/128x128/apps/webcamoid.png +share/icons/hicolor/16x16/apps/webcamoid.png +share/icons/hicolor/22x22/apps/webcamoid.png +share/icons/hicolor/256x256/apps/webcamoid.png +share/icons/hicolor/32x32/apps/webcamoid.png +share/icons/hicolor/48x48/apps/webcamoid.png +share/icons/hicolor/64x64/apps/webcamoid.png +share/icons/hicolor/8x8/apps/webcamoid.png +share/icons/hicolor/scalable/apps/webcamoid.svg From owner-svn-ports-head@freebsd.org Sun Dec 3 18:02:43 2017 Return-Path: Delivered-To: svn-ports-head@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 707A6E5D92F; Sun, 3 Dec 2017 18:02:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 499021462; Sun, 3 Dec 2017 18:02:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3I2gGC091473; Sun, 3 Dec 2017 18:02:42 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3I2g5v091469; Sun, 3 Dec 2017 18:02:42 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201712031802.vB3I2g5v091469@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 3 Dec 2017 18:02:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455419 - in head/devel: . libtsm X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/devel: . libtsm X-SVN-Commit-Revision: 455419 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 18:02:43 -0000 Author: yuri Date: Sun Dec 3 18:02:41 2017 New Revision: 455419 URL: https://svnweb.freebsd.org/changeset/ports/455419 Log: New port: devel/libtsm: Terminal-emulator state machine PR: 219971 Submitted by: Angus Gibson Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13302 Added: head/devel/libtsm/ head/devel/libtsm/Makefile (contents, props changed) head/devel/libtsm/distinfo (contents, props changed) head/devel/libtsm/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Dec 3 17:55:33 2017 (r455418) +++ head/devel/Makefile Sun Dec 3 18:02:41 2017 (r455419) @@ -1554,6 +1554,7 @@ SUBDIR += libtool SUBDIR += libtpl SUBDIR += libtrue + SUBDIR += libtsm SUBDIR += libtuntap SUBDIR += libublio SUBDIR += libudev-devd Added: head/devel/libtsm/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libtsm/Makefile Sun Dec 3 18:02:41 2017 (r455419) @@ -0,0 +1,27 @@ +# $FreeBSD$ + +PORTNAME= libtsm +DISTVERSION= 3 +CATEGORIES= devel +MASTER_SITES= http://freedesktop.org/software/kmscon/releases/ + +MAINTAINER= angus@agibson.me +COMMENT= Terminal-emulator state machine + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= gmake libtool tar:xz +GNU_CONFIGURE= yes +USE_LDCONFIG= yes +CONFIGURE_ARGS= --disable-debug --disable-static +CONFIGURE_ENV= PKG_CONFIG=/dev/null # disable tests +INSTALL_TARGET= install-strip + +PLIST_FILES= include/libtsm.h \ + lib/libtsm.so \ + lib/libtsm.so.3 \ + lib/libtsm.so.3.0.0 \ + libdata/pkgconfig/libtsm.pc + +.include Added: head/devel/libtsm/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libtsm/distinfo Sun Dec 3 18:02:41 2017 (r455419) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497389678 +SHA256 (libtsm-3.tar.xz) = 114115d84a2bc1802683871ea2d70a16ddeec8d2f8cde89ebd2046d775e6cf07 +SIZE (libtsm-3.tar.xz) = 293264 Added: head/devel/libtsm/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libtsm/pkg-descr Sun Dec 3 18:02:41 2017 (r455419) @@ -0,0 +1,18 @@ +TSM is a state machine for DEC VT100-VT520 compatible terminal emulators. It +tries to support all common standards while keeping compatibility to existing +emulators like xterm, gnome-terminal, konsole, etc. + +TSM itself does not provide any rendering nor window management. It is a simple +plain state machine without any external dependencies. It can be used to +implement terminal emulators, but also to implement other applications that +need to interpret terminal escape sequences. + +This library is very similar to libvte of the gnome project. However, libvte is +highly bound to GTK+, which makes it unsuitable for non-graphics projects that +need to parse escape sequences. Instead, TSM tries to restrict its API to +terminal emulation only. Furthermore, TSM does not try to establish a new +terminal emulation standard, but instead keeps compatibility as close to xterm +as possible. This is why the TERM variable can be set to xterm-color256 with +any TSM based terminal emulator. + +WWW: https://www.freedesktop.org/wiki/Software/kmscon/libtsm/ From owner-svn-ports-head@freebsd.org Sun Dec 3 19:20:37 2017 Return-Path: Delivered-To: svn-ports-head@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 16EF7E5F6EA; Sun, 3 Dec 2017 19:20:37 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E5B5E3A91; Sun, 3 Dec 2017 19:20:36 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3JKZ5T021007; Sun, 3 Dec 2017 19:20:35 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3JKZEE021002; Sun, 3 Dec 2017 19:20:35 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201712031920.vB3JKZEE021002@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 3 Dec 2017 19:20:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455420 - in head/cad: . sumo X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/cad: . sumo X-SVN-Commit-Revision: 455420 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 19:20:37 -0000 Author: yuri Date: Sun Dec 3 19:20:35 2017 New Revision: 455420 URL: https://svnweb.freebsd.org/changeset/ports/455420 Log: New port: cad/sumo: Traffic simulation suite for road vehicles, public transportation, etc PR: 193884 Submitted by: Enrique Fynn Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13248 Added: head/cad/sumo/ head/cad/sumo/Makefile (contents, props changed) head/cad/sumo/distinfo (contents, props changed) head/cad/sumo/pkg-descr (contents, props changed) head/cad/sumo/pkg-plist (contents, props changed) Modified: head/cad/Makefile Modified: head/cad/Makefile ============================================================================== --- head/cad/Makefile Sun Dec 3 18:02:41 2017 (r455419) +++ head/cad/Makefile Sun Dec 3 19:20:35 2017 (r455420) @@ -86,6 +86,7 @@ SUBDIR += sp2sp SUBDIR += spice SUBDIR += stepcode + SUBDIR += sumo SUBDIR += sweethome3d SUBDIR += tkgate SUBDIR += tochnog Added: head/cad/sumo/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/cad/sumo/Makefile Sun Dec 3 19:20:35 2017 (r455420) @@ -0,0 +1,53 @@ +# $FreeBSD$ + +PORTNAME= sumo +DISTVERSION= 0.31.0 +CATEGORIES= cad +MASTER_SITES= http://www.dlr.de/ts/en/Portaldata/16/Resources/projekte/sumo/ +DISTFILES= ${PORTNAME}-src-${DISTVERSIONFULL}${EXTRACT_SUFX} + +MAINTAINER= enriquefynn@gmail.com +COMMENT= Traffic simulation suite for road vehicles, public transportation, etc + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libFOX-1.6.so:x11-toolkits/fox16 \ + libfreetype.so:print/freetype2 \ + libgdal.so:graphics/gdal \ + libpng16.so:graphics/png \ + libproj.so:graphics/proj \ + libtiff.so:graphics/tiff \ + libxerces-c.so:textproc/xerces-c3 + +USES= jpeg zip +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-proj-gdal=${LOCALBASE} \ + --with-xerces-libraries=${LOCALBASE}/lib \ + --disable-debug +USE_GL= gl glu +USE_XORG= x11 xcursor xext xfixes xft xi xrandr xrender + +OPTIONS_DEFINE= DOCS # the GUI option is possible (--without-fox-config), but it is broken, and it doesn't seem important to have. https://github.com/DLR-TS/sumo/issues/3655 + +DOCS_DISTFILES= ${PORTNAME}-doc-${DISTVERSION}${EXTRACT_SUFX} +DOCS_USES= shebangfix +DOCS_VARS= SHEBANG_FILES=docs/tutorial/*/*.py + +PORTDOCS= * + +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + @cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} + @${FIND} ${STAGEDIR}${DOCSDIR} -d -empty -delete + +.include + +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100000 +BUILD_DEPENDS+= clang40:devel/llvm40 +CC= clang40 +CXX= clang++40 # fails to build with the default compiler on 10 +.endif + +.include Added: head/cad/sumo/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/cad/sumo/distinfo Sun Dec 3 19:20:35 2017 (r455420) @@ -0,0 +1,5 @@ +TIMESTAMP = 1512078820 +SHA256 (sumo-src-0.31.0.zip) = ae9d71079439d4fb2b97023d8d50003c3b0756b00a836a20abede8c77e5e213c +SIZE (sumo-src-0.31.0.zip) = 18515639 +SHA256 (sumo-doc-0.31.0.zip) = 25c0471461cf39fb38ab19f1db397969add088630470ea8ed6cc7685f88efcd4 +SIZE (sumo-doc-0.31.0.zip) = 72064786 Added: head/cad/sumo/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/cad/sumo/pkg-descr Sun Dec 3 19:20:35 2017 (r455420) @@ -0,0 +1,5 @@ +Simulation of Urban MObility (SUMO) is an open source, highly portable, +microscopic and continuous road traffic simulation package designed to handle +large road networks. + +WWW: http://sumo-sim.org Added: head/cad/sumo/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/cad/sumo/pkg-plist Sun Dec 3 19:20:35 2017 (r455420) @@ -0,0 +1,15 @@ +bin/TraCITestClient +bin/activitygen +bin/dfrouter +bin/duarouter +bin/emissionsDrivingCycle +bin/emissionsMap +bin/jtrrouter +bin/marouter +bin/netconvert +bin/netedit +bin/netgenerate +bin/od2trips +bin/polyconvert +bin/sumo +bin/sumo-gui From owner-svn-ports-head@freebsd.org Sun Dec 3 19:22:13 2017 Return-Path: Delivered-To: svn-ports-head@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 DAB13E5FA95; Sun, 3 Dec 2017 19:22:13 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 9C83C3EC6; Sun, 3 Dec 2017 19:22:13 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3JMC6S024829; Sun, 3 Dec 2017 19:22:12 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3JMCtD024827; Sun, 3 Dec 2017 19:22:12 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201712031922.vB3JMCtD024827@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 3 Dec 2017 19:22:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455421 - in head/security: krb5-appl racoon2 X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head/security: krb5-appl racoon2 X-SVN-Commit-Revision: 455421 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 19:22:14 -0000 Author: rene Date: Sun Dec 3 19:22:12 2017 New Revision: 455421 URL: https://svnweb.freebsd.org/changeset/ports/455421 Log: security/{racoon2,krb5-appl}: drop option for expired krb5-113 Bump PORTREVISION Modified: head/security/krb5-appl/Makefile head/security/racoon2/Makefile Modified: head/security/krb5-appl/Makefile ============================================================================== --- head/security/krb5-appl/Makefile Sun Dec 3 19:20:35 2017 (r455420) +++ head/security/krb5-appl/Makefile Sun Dec 3 19:22:12 2017 (r455421) @@ -3,7 +3,7 @@ PORTNAME= krb5-appl PORTVERSION= 1.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://web.mit.edu/kerberos/dist/${PORTNAME}/${PORTVERSION:C/^[0-9]*\.[0-9]*/&X/:C/X\.[0-9]*$//:C/X//}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-signed @@ -34,7 +34,7 @@ OPTIONS_DEFINE= KRB5_RENAME_FTP KRB5_RENAME_TELNET KRB OPTIONS_DEFAULT= KRB5_PORT KRB5_RENAME_FTP KRB5_RENAME_TELNET \ KRB5_RENAME_RLOGIN KRB5_RENAME_RSH KRB5_RENAME_RCP OPTIONS_SINGLE= KRB5_VERSION -OPTIONS_SINGLE_KRB5_VERSION= KRB5_PORT KRB5_113_PORT \ +OPTIONS_SINGLE_KRB5_VERSION= KRB5_PORT \ KRB5_114_PORT KRB5_115_PORT KRB5_RENAME_FTP_DESC= Rename ftp to kftp KRB5_RENAME_TELNET_DESC= Rename telnet to ktelnet @@ -42,7 +42,6 @@ KRB5_RENAME_RLOGIN_DESC= Rename rlogin to krlogin KRB5_RENAME_RSH_DESC= Rename rsh to krsh KRB5_RENAME_RCP_DESC= Rename rcp to krcp KRB5_PORT_DESC= Depend on security/krb5 -KRB5_113_PORT_DESC= Depend on security/krb5-113 KRB5_114_PORT_DESC= Depend on security/krb5-114 KRB5_115_PORT_DESC= Depend on security/krb5-115 @@ -50,10 +49,8 @@ KRB5_115_PORT_DESC= Depend on security/krb5-115 KRB5_PORT_LIB_DEPENDS= libkrb5support.so:security/krb5 KRB5_PORT_RUN_DEPENDS= kinit:security/krb5 -KRB5_113_PORT_LIB_DEPENDS= libkrb5support.so:security/krb5-113 -KRB5_113_PORT_RUN_DEPENDS= kinit:security/krb5-113 KRB5_114_PORT_LIB_DEPENDS= libkrb5support.so:security/krb5-114 -KRB5_114_PORT_RUN_DEPENDS= kinit:security/krb5-113 +KRB5_114_PORT_RUN_DEPENDS= kinit:security/krb5-114 KRB5_DOC_BUILD_DEPENDS+= texi2dvi:print/texinfo \ dvips:print/dvipsk-tetex Modified: head/security/racoon2/Makefile ============================================================================== --- head/security/racoon2/Makefile Sun Dec 3 19:20:35 2017 (r455420) +++ head/security/racoon2/Makefile Sun Dec 3 19:22:12 2017 (r455421) @@ -3,7 +3,7 @@ PORTNAME= racoon2 PORTVERSION= 20100526a -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= security net ipv6 MASTER_SITES= ftp://ftp.racoon2.wide.ad.jp/pub/racoon2/ @@ -22,10 +22,9 @@ CONFIGURE_ENV= YACC=/usr/bin/yacc perl_bindir=${LOCALB OPTIONS_DEFINE= DOCS OPTIONS_RADIO= KERBEROS -OPTIONS_RADIO_KERBEROS= KRB5 KRB5_113 KRB5_114 \ +OPTIONS_RADIO_KERBEROS= KRB5 KRB5_114 \ HEIMDAL_PORTS HEIMDAL_BASE KRB5_DESC= Build with Kerberos (security/krb5) -KRB5_113_DESC= Build with Kerberos (security/krb5-113) KRB5_114_DESC= Build with Kerberos (security/krb5-114) HEIM_AL_PORTS_DESC= Build with Heimdal in ports (security/heimdal) HEIMDAL_BASE_DESC= Build with Heimdal in base @@ -38,20 +37,12 @@ KRB5_LIB_DEPENDS= libkrb5support.so:security/krb5 KRB5_RUN_DEPENDS= kinit:security/krb5 KRB5_VARS= KINK=yes -KRB5_113_USES= gssapi:mit -KRB5_113_CONFIGURE_ON= --enable-kinkd -KRB5_113_MAKE_ENV= WITH_KINK=yes -KRB5_113_PLIST_SUB= KINK="" -KRB5_113_LIB_DEPENDS= libkrb5support.so:security/krb5-113 -KRB5_113_RUN_DEPENDS= kinit:security/krb5-113 -KRB5_113_VARS= KINK=yes - KRB5_114_USES= gssapi:mit KRB5_114_CONFIGURE_ON= --enable-kinkd KRB5_114_MAKE_ENV= WITH_KINK=yes KRB5_114_PLIST_SUB= KINK="" KRB5_114_LIB_DEPENDS= libkrb5support.so:security/krb5-114 -KRB5_114_RUN_DEPENDS= kinit:security/krb5-113 +KRB5_114_RUN_DEPENDS= kinit:security/krb5-114 KRB5_114_VARS= KINK=yes HEIMDAL_PORT_USES= gssapi:heimdal From owner-svn-ports-head@freebsd.org Sun Dec 3 19:23:14 2017 Return-Path: Delivered-To: svn-ports-head@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 6AFA3E5FB3A; Sun, 3 Dec 2017 19:23:14 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 24AFE632CD; Sun, 3 Dec 2017 19:23:14 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3JNDkB025000; Sun, 3 Dec 2017 19:23:13 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3JNCPI024997; Sun, 3 Dec 2017 19:23:12 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201712031923.vB3JNCPI024997@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 3 Dec 2017 19:23:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455422 - head/textproc/ibus X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/textproc/ibus X-SVN-Commit-Revision: 455422 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 19:23:14 -0000 Author: yuri Date: Sun Dec 3 19:23:12 2017 New Revision: 455422 URL: https://svnweb.freebsd.org/changeset/ports/455422 Log: textproc/ibus: Update to 1.5.17 PR: 223549 Submitted by: yuri Approved by: Henry Hu (maintainer), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13354 Modified: head/textproc/ibus/Makefile head/textproc/ibus/distinfo head/textproc/ibus/pkg-plist Modified: head/textproc/ibus/Makefile ============================================================================== --- head/textproc/ibus/Makefile Sun Dec 3 19:22:12 2017 (r455421) +++ head/textproc/ibus/Makefile Sun Dec 3 19:23:12 2017 (r455422) @@ -2,11 +2,9 @@ # $FreeBSD$ PORTNAME= ibus -PORTVERSION= 1.5.14 -PORTREVISION= 3 +DISTVERSION= 1.5.17 CATEGORIES= textproc -MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/:DEFAULT \ - https://raw.githubusercontent.com/Ranks/emojione/${EMOJIONE_TAG}/:emojione +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/:DEFAULT DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:DEFAULT EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} @@ -22,7 +20,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.0:devel ${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/__init__.py:devel/py-notify@${PY_FLAVOR} \ ${LOCALBASE}/share/xml/iso-codes/iso_639.xml:misc/iso-codes \ setxkbmap:x11/setxkbmap -LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib USES= compiler cpe gmake libtool localbase pathfix pkgconfig python:2 USE_GNOME= glib20 intltool librsvg2 pygobject3 @@ -54,12 +51,16 @@ NLS_USES= gettext NLS_USES_OFF= gettext-tools NLS_CONFIGURE_ENABLE= nls -GTK2_USE= GNOME=gtk20 +GTK2_USE= GNOME=cairo,gtk20 GTK2_CONFIGURE_ENABLE= gtk2 +GTK2_LIB_DEPENDS= libdbus-1.so:devel/dbus \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 -GTK3_USE= GNOME=gtk30 XORG=x11 +GTK3_USE= GNOME=cairo,gtk30 XORG=x11,xi GTK3_CONFIGURE_ENABLE= gtk3 libnotify -GTK3_LIB_DEPENDS= libnotify.so:devel/libnotify +GTK3_LIB_DEPENDS= libdbus-1.so:devel/dbus \ + libnotify.so:devel/libnotify GTK3_LIBS= -lX11 VALA_BUILD_DEPENDS= vala>=0.20:lang/vala @@ -68,8 +69,7 @@ VALA_IMPLIES= GINTRO GINTRO_BUILD_DEPENDS= gobject-introspection>=0.6.8:devel/gobject-introspection GINTRO_RUN_DEPENDS= gobject-introspection>=0.6.8:devel/gobject-introspection -GINTRO_CONFIGURE_ON= --enable-introspection=yes -GINTRO_CONFIGURE_OFF= --enable-introspection=no +GINTRO_CONFIGURE_ENABLE= introspection PYTHON_LIB_USE= GNOME=pygtk2 PYTHON_LIB_CONFIGURE_ENABLE= python-library @@ -89,11 +89,12 @@ XIM_CONFIGURE_ENABLE= xim ENGINE_CONFIGURE_ENABLE= engine EMOJIONE_TAG= ba845a7e24aac26cf3cf22abc19bea215d94fbf3 # 2.2.7 -EMOJI_CONFIGURE_ON= --enable-emoji-dict \ - --with-emoji-json-file=${WRKSRC}/emoji.json -EMOJI_CONFIGURE_OFF= --disable-emoji-dict -EMOJI_BUILD_DEPENDS= json-glib>=0:devel/json-glib -EMOJI_DISTFILES= emoji.json:emojione +EMOJI_CONFIGURE_ON= --with-unicode-emoji-dir=${LOCALBASE}/share/unicode/emoji \ + --with-emoji-annotation-dir=${LOCALBASE}/share/unicode/cldr/common/annotations +EMOJI_CONFIGURE_ENABLE= emoji-dict +EMOJI_BUILD_DEPENDS= json-glib>=0:devel/json-glib \ + unicode-emoji>0:misc/unicode-emoji \ + cldr-emoji-annotation>0:misc/cldr-emoji-annotation .include @@ -106,9 +107,6 @@ PLIST_SUB+= COMPDIR="" .else PLIST_SUB+= COMPDIR="@comment " .endif - -post-extract-EMOJI-on: - ${CP} ${DISTDIR}/emoji.json ${WRKSRC}/ post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/xdg/autostart Modified: head/textproc/ibus/distinfo ============================================================================== --- head/textproc/ibus/distinfo Sun Dec 3 19:22:12 2017 (r455421) +++ head/textproc/ibus/distinfo Sun Dec 3 19:23:12 2017 (r455422) @@ -1,5 +1,5 @@ -TIMESTAMP = 1486792464 -SHA256 (ibus-1.5.14.tar.gz) = a42b40fe4642f36bf2a6f0b4649f54f4043812d6bfee4faca38117799a009d3c -SIZE (ibus-1.5.14.tar.gz) = 2214350 +TIMESTAMP = 1510188391 +SHA256 (ibus-1.5.17.tar.gz) = 0347a8055977ca458e8add750af5f9b76e1a524844cc3b0e2fad70ce153dd219 +SIZE (ibus-1.5.17.tar.gz) = 2522960 SHA256 (emoji.json) = 3e4792d6dc13f95b8e72b4cc5eb7d6088f64fc625682add33a6bbcc08bf76c4b SIZE (emoji.json) = 448953 Modified: head/textproc/ibus/pkg-plist ============================================================================== --- head/textproc/ibus/pkg-plist Sun Dec 3 19:22:12 2017 (r455421) +++ head/textproc/ibus/pkg-plist Sun Dec 3 19:23:12 2017 (r455422) @@ -14,6 +14,7 @@ include/ibus-1.0/ibuscomponent.h include/ibus-1.0/ibusconfig.h include/ibus-1.0/ibusconfigservice.h include/ibus-1.0/ibusdebug.h +include/ibus-1.0/ibusemoji.h include/ibus-1.0/ibusengine.h include/ibus-1.0/ibusenginedesc.h include/ibus-1.0/ibusenumtypes.h @@ -51,7 +52,7 @@ include/ibus-1.0/ibusenginesimple.h %%GTK3%%lib/gtk-3.0/3.0.0/immodules/im-ibus.so lib/libibus-1.0.so lib/libibus-1.0.so.5 -lib/libibus-1.0.so.5.0.514 +lib/libibus-1.0.so.5.0.517 %%PYTHON_LIB%%%%PYTHON_SITELIBDIR%%/ibus/__init__.py %%PYTHON_LIB%%%%PYTHON_SITELIBDIR%%/ibus/__init__.pyc %%PYTHON_LIB%%%%PYTHON_SITELIBDIR%%/ibus/__init__.pyo @@ -163,11 +164,15 @@ libdata/pkgconfig/ibus-1.0.pc %%GCONF%%libexec/ibus-gconf %%DCONF%%libexec/ibus-dconf %%ENGINE%%libexec/ibus-engine-simple +libexec/ibus-portal +%%EMOJI%%libexec/ibus-ui-emojier man/man1/ibus-daemon.1.gz man/man1/ibus-setup.1.gz man/man1/ibus.1.gz +%%EMOJI%%man/man7/ibus-emoji.7.gz share/applications/ibus-setup.desktop share/dbus-1/services/org.freedesktop.IBus.service +share/dbus-1/services/org.freedesktop.portal.IBus.service %%PORTDOCS%%%%DOCSDIR%%/IBusAttrList.html %%PORTDOCS%%%%DOCSDIR%%/IBusAttribute.html %%PORTDOCS%%%%DOCSDIR%%/IBusBus.html @@ -210,7 +215,6 @@ share/dbus-1/services/org.freedesktop.IBus.service %%PORTDOCS%%%%DOCSDIR%%/ibus-ibuskeysyms-compat.html %%PORTDOCS%%%%DOCSDIR%%/ibus-ibusutil.html %%PORTDOCS%%%%DOCSDIR%%/annotation-glossary.html -%%PORTDOCS%%%%DOCSDIR%%/api-index-deprecated.html %%PORTDOCS%%%%DOCSDIR%%/api-index-full.html %%PORTDOCS%%%%DOCSDIR%%/ibus.devhelp2 %%PORTDOCS%%%%DOCSDIR%%/index.html @@ -225,13 +229,98 @@ share/dbus-1/services/org.freedesktop.IBus.service %%GCONF%%%%DATADIR%%/component/gconf.xml %%DCONF%%%%DATADIR%%/component/dconf.xml %%ENGINE%%%%DATADIR%%/component/simple.xml -%%EMOJI%%%%DATADIR%%/dicts/emoji.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-af.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-am.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-ar.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-as.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-az.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-be.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-bg.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-bn.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-bs.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-ca.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-cs.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-cy.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-da.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-de.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-de_CH.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-el.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-en.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-en_001.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-es.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-es_419.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-et.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-eu.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-fa.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-fi.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-fil.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-fr.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-ga.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-gl.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-gu.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-he.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-hi.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-hr.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-hu.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-hy.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-id.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-is.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-it.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-ja.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-ka.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-kk.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-km.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-kn.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-ko.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-ky.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-lo.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-lt.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-lv.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-mk.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-ml.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-mn.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-mr.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-ms.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-my.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-nb.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-ne.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-nl.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-or.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-pa.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-pl.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-pt.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-pt_PT.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-ro.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-root.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-ru.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-si.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-sk.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-sl.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-sq.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-sr.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-sr_Latn.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-sv.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-sw.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-ta.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-te.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-th.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-tr.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-uk.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-ur.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-uz.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-vi.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-zh.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-zh_Hant.dict +%%EMOJI%%%%DATADIR%%/dicts/emoji-zu.dict %%DATADIR%%/keymaps/common %%DATADIR%%/keymaps/in %%DATADIR%%/keymaps/jp %%DATADIR%%/keymaps/kr %%DATADIR%%/keymaps/modifiers %%DATADIR%%/keymaps/us +%%DATADIR%%/setup/emojilang.py +%%DATADIR%%/setup/emojilang.pyc +%%DATADIR%%/setup/emojilang.%%PYTHON_PYOEXTENSION%% %%DATADIR%%/setup/engineabout.py %%DATADIR%%/setup/engineabout.pyc %%DATADIR%%/setup/engineabout.pyo @@ -272,6 +361,7 @@ share/icons/hicolor/scalable/apps/ibus.svg %%NLS%%share/locale/bn_IN/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/bg/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/ca/LC_MESSAGES/ibus10.mo +%%NLS%%share/locale/cs/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/da/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/de/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/ibus10.mo @@ -279,6 +369,7 @@ share/icons/hicolor/scalable/apps/ibus.svg %%NLS%%share/locale/et/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/eu/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/fa/LC_MESSAGES/ibus10.mo +%%NLS%%share/locale/fi/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/fr/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/gu/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/he/LC_MESSAGES/ibus10.mo @@ -291,6 +382,7 @@ share/icons/hicolor/scalable/apps/ibus.svg %%NLS%%share/locale/ko/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/lv/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/ml/LC_MESSAGES/ibus10.mo +%%NLS%%share/locale/mn/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/mr/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/nl/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/nb/LC_MESSAGES/ibus10.mo @@ -299,8 +391,10 @@ share/icons/hicolor/scalable/apps/ibus.svg %%NLS%%share/locale/pl/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/ru/LC_MESSAGES/ibus10.mo +%%NLS%%share/locale/sq/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/sr/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/ibus10.mo +%%NLS%%share/locale/sv/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/ta/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/te/LC_MESSAGES/ibus10.mo %%NLS%%share/locale/tg/LC_MESSAGES/ibus10.mo From owner-svn-ports-head@freebsd.org Sun Dec 3 19:23:29 2017 Return-Path: Delivered-To: svn-ports-head@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 DD225E5FB88; Sun, 3 Dec 2017 19:23:29 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 240B96339E; Sun, 3 Dec 2017 19:23:28 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3JNPNN025143; Sun, 3 Dec 2017 19:23:25 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3JNPOa025141; Sun, 3 Dec 2017 19:23:25 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201712031923.vB3JNPOa025141@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 3 Dec 2017 19:23:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455423 - in head: . security security/krb5-113 X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . security security/krb5-113 X-SVN-Commit-Revision: 455423 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 19:23:30 -0000 Author: rene Date: Sun Dec 3 19:23:25 2017 New Revision: 455423 URL: https://svnweb.freebsd.org/changeset/ports/455423 Log: Remove expired port: 2017-12-02 security/krb5-113: EOL twelve months after release of krb5-1.15 Deleted: head/security/krb5-113/ Modified: head/MOVED head/security/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Dec 3 19:23:12 2017 (r455422) +++ head/MOVED Sun Dec 3 19:23:25 2017 (r455423) @@ -9806,3 +9806,4 @@ www/p5-Yahoo-Lifestyle||2017-12-01|Has expired: This s games/linux-rtcw|games/iortcw|2017-12-01|Has expired: Use the native and open source games/iortcw instead java/bootstrap-openjdk|java/bootstrap-openjdk6|2017-12-01|Has expired: superseded by java/bootstrap-openjdk[68] lang/gcc46|lang/gcc6|2017-12-01|Has expired: Unsupported by upstream. Use GCC 6 or newer instead. +security/krb5-113|security/krb5-114|2017-12-03|Has expired: EOL twelve months after release of krb5-1.15 Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Sun Dec 3 19:23:12 2017 (r455422) +++ head/security/Makefile Sun Dec 3 19:23:25 2017 (r455423) @@ -310,7 +310,6 @@ SUBDIR += kpcli SUBDIR += kqoauth SUBDIR += krb5 - SUBDIR += krb5-113 SUBDIR += krb5-114 SUBDIR += krb5-115 SUBDIR += krb5-appl From owner-svn-ports-head@freebsd.org Sun Dec 3 19:29:15 2017 Return-Path: Delivered-To: svn-ports-head@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 0D36FE5FD8C; Sun, 3 Dec 2017 19:29:15 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 CB399636E6; Sun, 3 Dec 2017 19:29:14 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3JTDYx025563; Sun, 3 Dec 2017 19:29:13 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3JTDhP025558; Sun, 3 Dec 2017 19:29:13 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201712031929.vB3JTDhP025558@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 3 Dec 2017 19:29:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455424 - in head/science: . ALPSCore X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/science: . ALPSCore X-SVN-Commit-Revision: 455424 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 19:29:15 -0000 Author: yuri Date: Sun Dec 3 19:29:13 2017 New Revision: 455424 URL: https://svnweb.freebsd.org/changeset/ports/455424 Log: New port: science/ALPSCore: Generic algorithms and utilities for condensed matter physics PR: 223850 Submitted by: Michael Danilov Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13237 Added: head/science/ALPSCore/ head/science/ALPSCore/Makefile (contents, props changed) head/science/ALPSCore/distinfo (contents, props changed) head/science/ALPSCore/pkg-descr (contents, props changed) head/science/ALPSCore/pkg-plist (contents, props changed) Modified: head/science/Makefile Added: head/science/ALPSCore/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/ALPSCore/Makefile Sun Dec 3 19:29:13 2017 (r455424) @@ -0,0 +1,43 @@ +# $FreeBSD$ + +PORTNAME= ALPSCore +DISTVERSIONPREFIX= v +DISTVERSION= 1.0.0 +CATEGORIES= science + +MAINTAINER= mike.d.ft402@gmail.com +COMMENT= Generic algorithms and utilities for condensed matter physics + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE.TXT + +LIB_DEPENDS= libboost_system.so:devel/boost-libs \ + libhdf5.so:science/hdf5 \ + libsz.so:science/szip + +USES= cmake:outsource +USE_GITHUB= yes +USE_LDCONFIG= yes +TEST_TARGET= test # 2 to 3 tests fail: https://github.com/ALPSCore/ALPSCore/issues/388 + +CMAKE_ARGS+= -DDocumentation:BOOL=OFF # broken: https://github.com/ALPSCore/ALPSCore/issues/387 +CMAKE_ARGS+= -DTesting:BOOL=OFF # enable only for the 'test' target +CMAKE_ARGS_TEST= -DTesting:BOOL=ON -DExtensiveTesting:BOOL=ON +CXXFLAGS+= -DNDEBUG # see https://github.com/ALPSCore/ALPSCore/issues/389 +LDFLAGS+= -lexecinfo # https://github.com/ALPSCore/ALPSCore/issues/390 + +OPTIONS_DEFINE= OPENMPI2 +OPTIONS_DEFAULT= OPENMPI2 +OPENMPI2_DESC= Parallel processing support via Open MPI 2.x + +OPENMPI2_CMAKE_BOOL= ENABLE_MPI +OPENMPI2_LIB_DEPENDS= libmpi.so:net/openmpi2 +OPENMPI2_VARS= cc=${LOCALBASE}/mpi/openmpi2/bin/mpicc \ + cxx=${LOCALBASE}/mpi/openmpi2/bin/mpicxx + +pre-test: + @cd ${CONFIGURE_WRKSRC} && \ + ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} ${CMAKE_ARGS_TEST} ${CMAKE_SOURCE_PATH} && \ + ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} + +.include Added: head/science/ALPSCore/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/ALPSCore/distinfo Sun Dec 3 19:29:13 2017 (r455424) @@ -0,0 +1,3 @@ +TIMESTAMP = 1511560982 +SHA256 (ALPSCore-ALPSCore-v1.0.0_GH0.tar.gz) = 2054f47929f3bdb6a0c07fb70e53194f884cdf6c830b737ed5d24312d060b12a +SIZE (ALPSCore-ALPSCore-v1.0.0_GH0.tar.gz) = 1277746 Added: head/science/ALPSCore/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/ALPSCore/pkg-descr Sun Dec 3 19:29:13 2017 (r455424) @@ -0,0 +1,9 @@ +The open source ALPSCore project, which is based on ALPS (Algorithms and +Libraries for Physics Simulations) project, provides a collection of physics +libraries and applications, with a focus on simulations of lattice models and +strongly correlated systems. This project strives to provide a convenient set of +maintained, well-documented, and reusable components for developing condensed +matter physics simulation code, to help application developers make commonly +used and proven computational algorithms available to a non-expert community. + +WWW: https://github.com/ALPSCore/ALPSCore Added: head/science/ALPSCore/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/ALPSCore/pkg-plist Sun Dec 3 19:29:13 2017 (r455424) @@ -0,0 +1,131 @@ +include/alps/accumulators.hpp +include/alps/accumulators/accumulator.hpp +include/alps/accumulators/archive_traits.hpp +include/alps/accumulators/convergence.hpp +include/alps/accumulators/feature.hpp +include/alps/accumulators/feature/binning_analysis.hpp +include/alps/accumulators/feature/count.hpp +include/alps/accumulators/feature/error.hpp +include/alps/accumulators/feature/max_num_binning.hpp +include/alps/accumulators/feature/mean.hpp +include/alps/accumulators/feature/weight.hpp +include/alps/accumulators/feature/weight_holder.hpp +include/alps/accumulators/mpi.hpp +include/alps/accumulators/namedaccumulators.hpp +include/alps/accumulators/parameter.hpp +include/alps/accumulators/wrapper_set.hpp +include/alps/accumulators/wrappers.hpp +include/alps/accumulators_.hpp +include/alps/config.hpp +include/alps/gf/flagcheck.hpp +include/alps/gf/fourier.hpp +include/alps/gf/gf.hpp +include/alps/gf/grid.hpp +include/alps/gf/mesh.hpp +include/alps/gf/mpi_bcast.hpp +include/alps/gf/tail.hpp +include/alps/hdf5.hpp +include/alps/hdf5/archive.hpp +include/alps/hdf5/array.hpp +include/alps/hdf5/boost_optional.hpp +include/alps/hdf5/complex.hpp +include/alps/hdf5/config.hpp +include/alps/hdf5/errors.hpp +include/alps/hdf5/map.hpp +include/alps/hdf5/multi_array.hpp +include/alps/hdf5/pair.hpp +include/alps/hdf5/pointer.hpp +include/alps/hdf5/set.hpp +include/alps/hdf5/shared_array.hpp +include/alps/hdf5/tuple.hpp +include/alps/hdf5/valarray.hpp +include/alps/hdf5/vector.hpp +include/alps/mc/api.hpp +include/alps/mc/check_schedule.hpp +include/alps/mc/mcbase.hpp +include/alps/mc/mpiadapter.hpp +include/alps/mc/random01.hpp +include/alps/mc/stop_callback.hpp +include/alps/numeric/boost_array_functions.hpp +include/alps/numeric/boost_multi_array_functions.hpp +include/alps/numeric/check_size.hpp +include/alps/numeric/checked_divide.hpp +include/alps/numeric/inf.hpp +include/alps/numeric/is_zero.hpp +include/alps/numeric/outer_product.hpp +include/alps/numeric/real.hpp +include/alps/numeric/rectangularize.hpp +include/alps/numeric/scalar.hpp +include/alps/numeric/set_negative_0.hpp +include/alps/numeric/special_functions.hpp +include/alps/numeric/vector_functions.hpp +include/alps/params.hpp +include/alps/params/convenience_params.hpp +include/alps/params/option_description_type.hpp +include/alps/params/option_type.hpp +include/alps/params/param_iterators.hpp +include/alps/params/param_types.hpp +include/alps/params/param_types_mpl.hpp +include/alps/params/param_types_ranking.hpp +include/alps/params/params_detail.hpp +include/alps/params/params_impl.hpp +include/alps/params/typeindex.hpp +include/alps/type_traits/average_type.hpp +include/alps/type_traits/change_value_type.hpp +include/alps/type_traits/covariance_type.hpp +include/alps/type_traits/element_type.hpp +include/alps/type_traits/has_value_type.hpp +include/alps/type_traits/is_complex.hpp +include/alps/type_traits/is_scalar.hpp +include/alps/type_traits/is_sequence.hpp +include/alps/type_traits/slice.hpp +include/alps/utilities/boost_mpi.hpp +include/alps/utilities/cast.hpp +include/alps/utilities/get_basename.hpp +include/alps/utilities/get_dirname.hpp +include/alps/utilities/gtest_par_xml_output.hpp +include/alps/utilities/make_copy.hpp +include/alps/utilities/mpi.hpp +include/alps/utilities/mpi_map.hpp +include/alps/utilities/mpi_optional.hpp +include/alps/utilities/mpi_vector.hpp +include/alps/utilities/remove_cvr.hpp +include/alps/utilities/remove_extensions.hpp +include/alps/utilities/short_print.hpp +include/alps/utilities/signal.hpp +include/alps/utilities/size.hpp +include/alps/utilities/stacktrace.hpp +include/alps/utilities/stringify.hpp +include/alps/utilities/temporary_filename.hpp +include/alps/utilities/type_wrapper.hpp +lib/libalps-accumulators.so +lib/libalps-gf.so +lib/libalps-hdf5.so +lib/libalps-mc.so +lib/libalps-params.so +lib/libalps-utilities.so +libdata/pkgconfig/alps-accumulators.pc +libdata/pkgconfig/alps-gf.pc +libdata/pkgconfig/alps-hdf5.pc +libdata/pkgconfig/alps-mc.pc +libdata/pkgconfig/alps-params.pc +libdata/pkgconfig/alps-utilities.pc +share/ALPSCore/ALPSCoreConfig.cmake +share/alps-accumulators/alps-accumulators-%%CMAKE_BUILD_TYPE%%.cmake +share/alps-accumulators/alps-accumulators.cmake +share/alps-accumulators/alps-accumulatorsConfig.cmake +share/alps-gf/alps-gf-%%CMAKE_BUILD_TYPE%%.cmake +share/alps-gf/alps-gf.cmake +share/alps-gf/alps-gfConfig.cmake +share/alps-hdf5/alps-hdf5-%%CMAKE_BUILD_TYPE%%.cmake +share/alps-hdf5/alps-hdf5.cmake +share/alps-hdf5/alps-hdf5Config.cmake +share/alps-mc/alps-mc-%%CMAKE_BUILD_TYPE%%.cmake +share/alps-mc/alps-mc.cmake +share/alps-mc/alps-mcConfig.cmake +share/alps-params/alps-params-%%CMAKE_BUILD_TYPE%%.cmake +share/alps-params/alps-params.cmake +share/alps-params/alps-paramsConfig.cmake +share/alps-utilities/alps-utilities-%%CMAKE_BUILD_TYPE%%.cmake +share/alps-utilities/alps-utilities.cmake +share/alps-utilities/alps-utilitiesConfig.cmake Modified: head/science/Makefile ============================================================================== --- head/science/Makefile Sun Dec 3 19:23:25 2017 (r455423) +++ head/science/Makefile Sun Dec 3 19:29:13 2017 (r455424) @@ -4,6 +4,7 @@ COMMENT = Scientific ports SUBDIR += 2d-rewriter + SUBDIR += ALPSCore SUBDIR += InsightToolkit SUBDIR += R-cran-AMORE SUBDIR += R-cran-DCluster From owner-svn-ports-head@freebsd.org Sun Dec 3 19:39:24 2017 Return-Path: Delivered-To: svn-ports-head@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 EF62BE652BE; Sun, 3 Dec 2017 19:39:24 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C8F7663CD6; Sun, 3 Dec 2017 19:39:24 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3JdNG4030047; Sun, 3 Dec 2017 19:39:23 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3JdN7l030045; Sun, 3 Dec 2017 19:39:23 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201712031939.vB3JdN7l030045@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sun, 3 Dec 2017 19:39:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455425 - head/irc/weechat X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/irc/weechat X-SVN-Commit-Revision: 455425 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 19:39:25 -0000 Author: brnrd Date: Sun Dec 3 19:39:23 2017 New Revision: 455425 URL: https://svnweb.freebsd.org/changeset/ports/455425 Log: irc/weechat: Unbreak builds, add PHP option - Remove leftovers from 2.0-RC testing - Add PHP option and .so - Simplify cmake enable Reported by: antoine, adamw Modified: head/irc/weechat/Makefile head/irc/weechat/pkg-plist Modified: head/irc/weechat/Makefile ============================================================================== --- head/irc/weechat/Makefile Sun Dec 3 19:29:13 2017 (r455424) +++ head/irc/weechat/Makefile Sun Dec 3 19:39:23 2017 (r455425) @@ -3,6 +3,7 @@ PORTNAME= weechat PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ @@ -16,9 +17,8 @@ LIB_DEPENDS+= libcurl.so:ftp/curl \ libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error -USES= cmake:outsource,noninja autoreconf ncurses libtool tar:xz +USES= cmake:outsource,noninja ncurses libtool tar:xz USE_LDCONFIG= yes -GNU_CONFIGURE= yes CMAKE_ARGS+= -DENABLE_GUILE=no \ -DLIBDATADIR=${LOCALBASE}/libdata @@ -31,7 +31,7 @@ OPTIONS_SUB= yes OPTIONS_EXCLUDE_powerpc64= RUBY OPTIONS_GROUP= PLUGINS -OPTIONS_GROUP_PLUGINS= ASPELL CHARSET JAVASCRIPT LUA PERL PYTHON RUBY TCL +OPTIONS_GROUP_PLUGINS= ASPELL CHARSET JAVASCRIPT LUA PERL PYTHON PHP RUBY TCL BACKTRACE_DESC= Provide crash backtraces CA_BUNDLE_DESC= Include CA bundle for certificate verification @@ -43,50 +43,30 @@ JAVASCRIPT_DESC= Javascript script support PYTHON_DESC= Python script support RUBY_DESC= Ruby script support -ASPELL_CMAKE_BOOLL= ENABLE_ASPELL -ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell +.for _opt in ASPELL CHARSET ICONV JAVASCRIPT GNUTLS LUA NLS PERL PHP PYTHON RUBY TCL +${_opt}_CMAKE_BOOL= ENABLE_${_opt} +.endfor +ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell BACKTRACE_CMAKE_BOOL= ENABLE_BACKTRACE - CA_BUNDLE_CMAKE_ON= -DCA_FILE=${LOCALBASE}/share/certs/ca-root-nss.crt CA_BUNDLE_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss - -CHARSET_CMAKE_BOOL= ENABLE_CHARSET CHARSET_IMPLIES= ICONV - DOCS_CMAKE_BOOL= ENABLE_DOC DOCS_BUILD_DEPENDS= ${LOCALBASE}/bin/asciidoctor:textproc/rubygem-asciidoctor - -ICONV_CMAKE_BOOL= ENABLE_ICONV ICONV_USES= iconv - -JAVASCRIPT_CMAKE_BOOL= ENABLE_JAVASCRIPT JAVASCRIPT_LIB_DEPENDS= libv8.so:lang/v8 - -GNUTLS_CMAKE_BOOL= ENABLE_GNUTLS GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls GNUTLS_USES= pkgconfig - -LUA_CMAKE_BOOL= ENABLE_LUA LUA_USES= lua pkgconfig - MANPAGES_CMAKE_BOOL= ENABLE_MAN MANPAGES_CMAKE_ON= -DMANDIR=${MANPREFIX}/man MANPAGES_BUILD_DEPENDS= ${LOCALBASE}/bin/asciidoctor:textproc/rubygem-asciidoctor - -NLS_CMAKE_BOOL= ENABLE_NLS NLS_USES= gettext - -PERL_CMAKE_BOOL= ENABLE_PERL PERL_USES= perl5 - -PYTHON_CMAKE_BOOL= ENABLE_PYTHON +PHP_USES= php:embed PYTHON_USES= python - -RUBY_CMAKE_BOOL= ENABLE_RUBY RUBY_USE= ruby=yes - -TCL_CMAKE_BOOL= ENABLE_TCL TCL_USES= tcl:85+ .include Modified: head/irc/weechat/pkg-plist ============================================================================== --- head/irc/weechat/pkg-plist Sun Dec 3 19:29:13 2017 (r455424) +++ head/irc/weechat/pkg-plist Sun Dec 3 19:39:23 2017 (r455425) @@ -26,6 +26,7 @@ libdata/pkgconfig/weechat.pc %%JAVASCRIPT%%lib/weechat/plugins/javascript.so %%LUA%%lib/weechat/plugins/lua.so %%PERL%%lib/weechat/plugins/perl.so +%%PHP%%lib/weechat/plugins/php.so %%PYTHON%%lib/weechat/plugins/python.so %%RUBY%%lib/weechat/plugins/ruby.so %%TCL%%lib/weechat/plugins/tcl.so From owner-svn-ports-head@freebsd.org Sun Dec 3 20:03:10 2017 Return-Path: Delivered-To: svn-ports-head@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 66910E65986; Sun, 3 Dec 2017 20:03:10 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 289D16476D; Sun, 3 Dec 2017 20:03:10 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3K39cW042157; Sun, 3 Dec 2017 20:03:09 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3K39RR042156; Sun, 3 Dec 2017 20:03:09 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712032003.vB3K39RR042156@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 3 Dec 2017 20:03:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455426 - head/Mk/Uses X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/Mk/Uses X-SVN-Commit-Revision: 455426 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:03:10 -0000 Author: amdmi3 Date: Sun Dec 3 20:03:09 2017 New Revision: 455426 URL: https://svnweb.freebsd.org/changeset/ports/455426 Log: Fix default python flavor wrt python version There's a flaw in FLAVOR selection logic which makes python FLAVOR default to py27 even with DEFAULT_VERSIONS=python=3.6. Fix this and generate FLAVOR based on PYTHON_DEFAULT, PYTHON2_DEFAULT, PYTHON3_DEFAULT (in that order) similar to how it's done in other parts of python.mk. This does not affect FLAVOR in default setup (py27 remains), but if python default version is modified, it will now properly affect FLAVOR. Approved by: portmgr (antoine) Differential Revision: D13326 Modified: head/Mk/Uses/python.mk Modified: head/Mk/Uses/python.mk ============================================================================== --- head/Mk/Uses/python.mk Sun Dec 3 19:39:23 2017 (r455425) +++ head/Mk/Uses/python.mk Sun Dec 3 20:03:09 2017 (r455426) @@ -426,8 +426,8 @@ FLAVORS= ${_ALL_PYTHON_FLAVORS} . else . for _v in ${PYTHON3_DEFAULT} ${PYTHON2_DEFAULT} ${PYTHON_DEFAULT} _f= py${_v:S/.//} -. if ${_ALL_PYTHON_FLAVORS:M${_f}} && !${FLAVORS:M${_f}} -FLAVORS:= ${_f} ${FLAVORS} +. if ${_ALL_PYTHON_FLAVORS:M${_f}} +FLAVORS:= ${_f} ${FLAVORS:N${_f}} . endif . endfor . endif From owner-svn-ports-head@freebsd.org Sun Dec 3 20:19:06 2017 Return-Path: Delivered-To: svn-ports-head@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 D36F4E668D6; Sun, 3 Dec 2017 20:19:06 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A097665088; Sun, 3 Dec 2017 20:19:06 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KJ5Xt046781; Sun, 3 Dec 2017 20:19:05 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KJ5au046779; Sun, 3 Dec 2017 20:19:05 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201712032019.vB3KJ5au046779@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 3 Dec 2017 20:19:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455427 - head/audio/musicpd X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: head/audio/musicpd X-SVN-Commit-Revision: 455427 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:19:06 -0000 Author: riggs Date: Sun Dec 3 20:19:05 2017 New Revision: 455427 URL: https://svnweb.freebsd.org/changeset/ports/455427 Log: Update to upstream version 0.20.12 (bugfix release) MFH: 2017Q4 Modified: head/audio/musicpd/Makefile head/audio/musicpd/distinfo Modified: head/audio/musicpd/Makefile ============================================================================== --- head/audio/musicpd/Makefile Sun Dec 3 20:03:09 2017 (r455426) +++ head/audio/musicpd/Makefile Sun Dec 3 20:19:05 2017 (r455427) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.20.11 -PORTREVISION= 2 +PORTVERSION= 0.20.12 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} Modified: head/audio/musicpd/distinfo ============================================================================== --- head/audio/musicpd/distinfo Sun Dec 3 20:03:09 2017 (r455426) +++ head/audio/musicpd/distinfo Sun Dec 3 20:19:05 2017 (r455427) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508441810 -SHA256 (mpd-0.20.11.tar.xz) = e9227d9daf32a63d6f34bf2ea18b3179b4a383e9d2b49d548702a37451e514bc -SIZE (mpd-0.20.11.tar.xz) = 780064 +TIMESTAMP = 1512323729 +SHA256 (mpd-0.20.12.tar.xz) = e159ac0608fb85c891bd19375ed7056d5f9ec4ba492b052f24820513e774f709 +SIZE (mpd-0.20.12.tar.xz) = 781072 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:29:55 2017 Return-Path: Delivered-To: svn-ports-head@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 64D3BE66D21; Sun, 3 Dec 2017 20:29:55 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 24AB7656B7; Sun, 3 Dec 2017 20:29:55 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KTsNB051132; Sun, 3 Dec 2017 20:29:54 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KTsTx051131; Sun, 3 Dec 2017 20:29:54 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712032029.vB3KTsTx051131@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 3 Dec 2017 20:29:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455428 - head/multimedia/vapoursynth X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/multimedia/vapoursynth X-SVN-Commit-Revision: 455428 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:29:55 -0000 Author: jbeich Date: Sun Dec 3 20:29:54 2017 New Revision: 455428 URL: https://svnweb.freebsd.org/changeset/ports/455428 Log: multimedia/vapoursynth: re-enable DOCS after r455210 Modified: head/multimedia/vapoursynth/Makefile (contents, props changed) Modified: head/multimedia/vapoursynth/Makefile ============================================================================== --- head/multimedia/vapoursynth/Makefile Sun Dec 3 20:19:05 2017 (r455427) +++ head/multimedia/vapoursynth/Makefile Sun Dec 3 20:29:54 2017 (r455428) @@ -2,6 +2,7 @@ PORTNAME= vapoursynth PORTVERSION= R40 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org @@ -21,13 +22,6 @@ DATADIR= ${PREFIX}/lib/vapoursynth OPTIONS_DEFINE= DEBUG DOCS FRAME_GUARD OPTIONS_DEFAULT=${OPTIONS_GROUP_COMPS} ${OPTIONS_GROUP_PLUGINS} OPTIONS_SUB= yes - -# XXX After r417413 poudriere requires textproc/py-sphinx being built -# with the same python version as USES=python here but it's currently -# not possible due to https://github.com/freebsd/poudriere/issues/259 -.if defined(PACKAGE_BUILDING) -OPTIONS_EXCLUDE=DOCS -.endif OPTIONS_DEFINE_amd64= SIMD OPTIONS_DEFINE_i386= SIMD From owner-svn-ports-head@freebsd.org Sun Dec 3 20:33:46 2017 Return-Path: Delivered-To: svn-ports-head@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 3BA96E671C2; Sun, 3 Dec 2017 20:33:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 1394D65C46; Sun, 3 Dec 2017 20:33:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KXj5X055069; Sun, 3 Dec 2017 20:33:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KXiwi055065; Sun, 3 Dec 2017 20:33:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032033.vB3KXiwi055065@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:33:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455429 - in head/devel: . rubygem-batch-loader X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel: . rubygem-batch-loader X-SVN-Commit-Revision: 455429 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:33:46 -0000 Author: sunpoet Date: Sun Dec 3 20:33:44 2017 New Revision: 455429 URL: https://svnweb.freebsd.org/changeset/ports/455429 Log: Add rubygem-batch-loader 1.2.0 BatchLoader provides a generic lazy batching mechanism to avoid N+1 DB queries, HTTP queries, etc. WWW: https://github.com/exAspArk/batch-loader Added: head/devel/rubygem-batch-loader/ head/devel/rubygem-batch-loader/Makefile (contents, props changed) head/devel/rubygem-batch-loader/distinfo (contents, props changed) head/devel/rubygem-batch-loader/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Dec 3 20:29:54 2017 (r455428) +++ head/devel/Makefile Sun Dec 3 20:33:44 2017 (r455429) @@ -5278,6 +5278,7 @@ SUBDIR += rubygem-backports SUBDIR += rubygem-bacon SUBDIR += rubygem-baf + SUBDIR += rubygem-batch-loader SUBDIR += rubygem-benelux SUBDIR += rubygem-bin_utils SUBDIR += rubygem-bindata Added: head/devel/rubygem-batch-loader/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-batch-loader/Makefile Sun Dec 3 20:33:44 2017 (r455429) @@ -0,0 +1,19 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= batch-loader +PORTVERSION= 1.2.0 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Powerful tool to avoid N+1 DB or HTTP queries + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +.include Added: head/devel/rubygem-batch-loader/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-batch-loader/distinfo Sun Dec 3 20:33:44 2017 (r455429) @@ -0,0 +1,3 @@ +TIMESTAMP = 1512169868 +SHA256 (rubygem/batch-loader-1.2.0.gem) = 66f6a1b1fe7281aa4c8a9e52046b97f3f6b25eab627192babec817e1ce5f2a1b +SIZE (rubygem/batch-loader-1.2.0.gem) = 16384 Added: head/devel/rubygem-batch-loader/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-batch-loader/pkg-descr Sun Dec 3 20:33:44 2017 (r455429) @@ -0,0 +1,4 @@ +BatchLoader provides a generic lazy batching mechanism to avoid N+1 DB queries, +HTTP queries, etc. + +WWW: https://github.com/exAspArk/batch-loader From owner-svn-ports-head@freebsd.org Sun Dec 3 20:33:51 2017 Return-Path: Delivered-To: svn-ports-head@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 D5FAFE6720C; Sun, 3 Dec 2017 20:33:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 8BBA465C6F; Sun, 3 Dec 2017 20:33:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KXon6055207; Sun, 3 Dec 2017 20:33:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KXoni055205; Sun, 3 Dec 2017 20:33:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032033.vB3KXoni055205@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:33:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455430 - in head/net: . rubygem-fog-aws1 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/net: . rubygem-fog-aws1 X-SVN-Commit-Revision: 455430 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:33:52 -0000 Author: sunpoet Date: Sun Dec 3 20:33:50 2017 New Revision: 455430 URL: https://svnweb.freebsd.org/changeset/ports/455430 Log: Add rubygem-fog-aws1 1.4.1 (copied from rubygem-fog-aws) - Add PORTSCOUT Added: head/net/rubygem-fog-aws1/ - copied from r455297, head/net/rubygem-fog-aws/ Modified: head/net/Makefile head/net/rubygem-fog-aws1/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sun Dec 3 20:33:44 2017 (r455429) +++ head/net/Makefile Sun Dec 3 20:33:50 2017 (r455430) @@ -1170,6 +1170,7 @@ SUBDIR += rubygem-fog-atmos SUBDIR += rubygem-fog-aws SUBDIR += rubygem-fog-aws0 + SUBDIR += rubygem-fog-aws1 SUBDIR += rubygem-fog-azure SUBDIR += rubygem-fog-brightbox SUBDIR += rubygem-fog-cloudatcost Modified: head/net/rubygem-fog-aws1/Makefile ============================================================================== --- head/net/rubygem-fog-aws/Makefile Fri Dec 1 15:28:01 2017 (r455297) +++ head/net/rubygem-fog-aws1/Makefile Sun Dec 3 20:33:50 2017 (r455430) @@ -5,6 +5,7 @@ PORTNAME= fog-aws PORTVERSION= 1.4.1 CATEGORIES= net rubygems MASTER_SITES= RG +PKGNAMESUFFIX= 1 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Module for the 'fog' gem to support Amazon Web Services @@ -16,6 +17,8 @@ RUN_DEPENDS= rubygem-fog-core>=1.38:devel/rubygem-fog- rubygem-fog-json>=1.0:devel/rubygem-fog-json \ rubygem-fog-xml>=0.1:textproc/rubygem-fog-xml \ rubygem-ipaddress>=0.8:net/rubygem-ipaddress + +PORTSCOUT= limit:^1\. NO_ARCH= yes USE_RUBY= yes From owner-svn-ports-head@freebsd.org Sun Dec 3 20:34:20 2017 Return-Path: Delivered-To: svn-ports-head@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 0A463E672B4; Sun, 3 Dec 2017 20:34:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 BA2A865E3A; Sun, 3 Dec 2017 20:34:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KYI4b055347; Sun, 3 Dec 2017 20:34:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KYI5Q055345; Sun, 3 Dec 2017 20:34:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032034.vB3KYI5Q055345@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:34:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455431 - head/databases/rocksdb X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/rocksdb X-SVN-Commit-Revision: 455431 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:34:20 -0000 Author: sunpoet Date: Sun Dec 3 20:34:18 2017 New Revision: 455431 URL: https://svnweb.freebsd.org/changeset/ports/455431 Log: Update to 5.8.7 Changes: https://github.com/facebook/rocksdb/releases https://github.com/facebook/rocksdb/blob/master/HISTORY.md Modified: head/databases/rocksdb/Makefile head/databases/rocksdb/distinfo Modified: head/databases/rocksdb/Makefile ============================================================================== --- head/databases/rocksdb/Makefile Sun Dec 3 20:33:50 2017 (r455430) +++ head/databases/rocksdb/Makefile Sun Dec 3 20:34:18 2017 (r455431) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= rocksdb -PORTVERSION= 5.8.6 +PORTVERSION= 5.8.7 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 1 CATEGORIES= databases MAINTAINER?= sunpoet@FreeBSD.org @@ -35,7 +34,7 @@ CONFIGURE_ARGS= make_config.mk CONFIGURE_ENV= PORTABLE=0 ROCKSDB_ROOT=${WRKSRC} CONFIGURE_SCRIPT= build_tools/build_detect_platform HAS_CONFIGURE= yes -MAKE_ENV= CXX=${CXX} INSTALL_PATH=${STAGEDIR}${PREFIX} USE_RTTI=1 +MAKE_ENV= CXX=${CXX} INSTALL_PATH=${STAGEDIR}${PREFIX} USE_CXXSTD= c++11 USE_LDCONFIG= yes USES= compiler:c++11-lib gmake localbase:ldflags shebangfix Modified: head/databases/rocksdb/distinfo ============================================================================== --- head/databases/rocksdb/distinfo Sun Dec 3 20:33:50 2017 (r455430) +++ head/databases/rocksdb/distinfo Sun Dec 3 20:34:18 2017 (r455431) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511266581 -SHA256 (facebook-rocksdb-rocksdb-5.8.6_GH0.tar.gz) = eb7d79572fff8ba60ccf1caa3b504dd1f4ac7fc864773ff056e1c3c30902508b -SIZE (facebook-rocksdb-rocksdb-5.8.6_GH0.tar.gz) = 3856359 +TIMESTAMP = 1512230449 +SHA256 (facebook-rocksdb-rocksdb-5.8.7_GH0.tar.gz) = 1d2bc77df5f9ea5aa565c8e2286892d01f6dda4395c0aa4f9271a69d01adf1cf +SIZE (facebook-rocksdb-rocksdb-5.8.7_GH0.tar.gz) = 3856247 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:34:25 2017 Return-Path: Delivered-To: svn-ports-head@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 231FCE672F9; Sun, 3 Dec 2017 20:34:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C09A565E5C; Sun, 3 Dec 2017 20:34:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KYNOn055454; Sun, 3 Dec 2017 20:34:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KYNJt055453; Sun, 3 Dec 2017 20:34:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032034.vB3KYNJt055453@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:34:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455432 - head/devel/bpython X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/bpython X-SVN-Commit-Revision: 455432 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:34:25 -0000 Author: sunpoet Date: Sun Dec 3 20:34:23 2017 New Revision: 455432 URL: https://svnweb.freebsd.org/changeset/ports/455432 Log: Convert PYTHON_PKGNAMESUFFIX to USE_PYTHON=optsuffix Modified: head/devel/bpython/Makefile Modified: head/devel/bpython/Makefile ============================================================================== --- head/devel/bpython/Makefile Sun Dec 3 20:34:18 2017 (r455431) +++ head/devel/bpython/Makefile Sun Dec 3 20:34:23 2017 (r455432) @@ -6,7 +6,6 @@ PORTVERSION= 0.17 CATEGORIES= devel python MASTER_SITES= CHEESESHOP \ https://bpython-interpreter.org/releases/ -PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fancy interface to the Python interpreter @@ -25,7 +24,7 @@ OPTIONS_DEFINE= EXAMPLES NLS OPTIONS_SUB= yes NO_ARCH= yes -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent distutils optsuffix USES= python PORTEXAMPLES= light.theme sample.theme From owner-svn-ports-head@freebsd.org Sun Dec 3 20:34:29 2017 Return-Path: Delivered-To: svn-ports-head@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 ED18DE6732E; Sun, 3 Dec 2017 20:34:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 8758865E94; Sun, 3 Dec 2017 20:34:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KYSLx055563; Sun, 3 Dec 2017 20:34:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KYSLu055562; Sun, 3 Dec 2017 20:34:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032034.vB3KYSLu055562@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:34:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455433 - head/devel/pylint X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/pylint X-SVN-Commit-Revision: 455433 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:34:30 -0000 Author: sunpoet Date: Sun Dec 3 20:34:28 2017 New Revision: 455433 URL: https://svnweb.freebsd.org/changeset/ports/455433 Log: Convert PYTHON_PKGNAMESUFFIX to USE_PYTHON=optsuffix Modified: head/devel/pylint/Makefile Modified: head/devel/pylint/Makefile ============================================================================== --- head/devel/pylint/Makefile Sun Dec 3 20:34:23 2017 (r455432) +++ head/devel/pylint/Makefile Sun Dec 3 20:34:28 2017 (r455433) @@ -5,7 +5,6 @@ PORTNAME= pylint PORTVERSION= 1.7.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP -PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Analyzes python source code looking for bugs and signs of poor quality @@ -25,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=1.5.1:dev ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${FLAVOR} NO_ARCH= yes -USE_PYTHON= concurrent distutils +USE_PYTHON= concurrent distutils optsuffix USES= python shebangfix SHEBANG_FILES= pylint/test/data/ascript From owner-svn-ports-head@freebsd.org Sun Dec 3 20:34:35 2017 Return-Path: Delivered-To: svn-ports-head@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 3277DE6737C; Sun, 3 Dec 2017 20:34:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E6EFE65F55; Sun, 3 Dec 2017 20:34:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KYXSX055702; Sun, 3 Dec 2017 20:34:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KYXjT055699; Sun, 3 Dec 2017 20:34:33 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032034.vB3KYXjT055699@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:34:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455434 - head/dns/dnscap X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/dns/dnscap X-SVN-Commit-Revision: 455434 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:34:35 -0000 Author: sunpoet Date: Sun Dec 3 20:34:33 2017 New Revision: 455434 URL: https://svnweb.freebsd.org/changeset/ports/455434 Log: Update to 1.6.0 Changes: https://github.com/DNS-OARC/dnscap/releases Modified: head/dns/dnscap/Makefile head/dns/dnscap/distinfo head/dns/dnscap/pkg-plist Modified: head/dns/dnscap/Makefile ============================================================================== --- head/dns/dnscap/Makefile Sun Dec 3 20:34:28 2017 (r455433) +++ head/dns/dnscap/Makefile Sun Dec 3 20:34:33 2017 (r455434) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dnscap -PORTVERSION= 1.5.1 +PORTVERSION= 1.6.0 PORTEPOCH= 1 CATEGORIES= dns MASTER_SITES= https://www.dns-oarc.net/files/dnscap/ \ Modified: head/dns/dnscap/distinfo ============================================================================== --- head/dns/dnscap/distinfo Sun Dec 3 20:34:28 2017 (r455433) +++ head/dns/dnscap/distinfo Sun Dec 3 20:34:33 2017 (r455434) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503415908 -SHA256 (dnscap-1.5.1.tar.gz) = d218b707a0bbb158bbf88306e5d53b914394d971f4f9736032afde7b119e7da6 -SIZE (dnscap-1.5.1.tar.gz) = 468647 +TIMESTAMP = 1512317146 +SHA256 (dnscap-1.6.0.tar.gz) = 13fa9871e47559b61be8ad2936aa3e353631a09f1623e9f40a5143b1ef42efaa +SIZE (dnscap-1.6.0.tar.gz) = 468193 Modified: head/dns/dnscap/pkg-plist ============================================================================== --- head/dns/dnscap/pkg-plist Sun Dec 3 20:34:28 2017 (r455433) +++ head/dns/dnscap/pkg-plist Sun Dec 3 20:34:33 2017 (r455434) @@ -1,6 +1,8 @@ bin/dnscap lib/dnscap/pcapdump.a lib/dnscap/pcapdump.so +lib/dnscap/royparse.a +lib/dnscap/royparse.so lib/dnscap/txtout.a lib/dnscap/txtout.so man/man1/dnscap.1.gz From owner-svn-ports-head@freebsd.org Sun Dec 3 20:34:40 2017 Return-Path: Delivered-To: svn-ports-head@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 43BD3E673A9; Sun, 3 Dec 2017 20:34:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 B140565F9F; Sun, 3 Dec 2017 20:34:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KYcB7055843; Sun, 3 Dec 2017 20:34:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KYcIs055840; Sun, 3 Dec 2017 20:34:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032034.vB3KYcIs055840@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:34:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455435 - head/graphics/webp X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/graphics/webp X-SVN-Commit-Revision: 455435 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:34:40 -0000 Author: sunpoet Date: Sun Dec 3 20:34:38 2017 New Revision: 455435 URL: https://svnweb.freebsd.org/changeset/ports/455435 Log: Update to 0.6.1 Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS Modified: head/graphics/webp/Makefile head/graphics/webp/distinfo head/graphics/webp/pkg-plist Modified: head/graphics/webp/Makefile ============================================================================== --- head/graphics/webp/Makefile Sun Dec 3 20:34:33 2017 (r455434) +++ head/graphics/webp/Makefile Sun Dec 3 20:34:38 2017 (r455435) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= webp -PORTVERSION= 0.6.0 -PORTREVISION= 4 +PORTVERSION= 0.6.1 CATEGORIES= graphics MASTER_SITES= http://downloads.webmproject.org/releases/webp/ DISTNAME= lib${PORTNAME}-${PORTVERSION} Modified: head/graphics/webp/distinfo ============================================================================== --- head/graphics/webp/distinfo Sun Dec 3 20:34:33 2017 (r455434) +++ head/graphics/webp/distinfo Sun Dec 3 20:34:38 2017 (r455435) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485872074 -SHA256 (libwebp-0.6.0.tar.gz) = c928119229d4f8f35e20113ffb61f281eda267634a8dc2285af4b0ee27cf2b40 -SIZE (libwebp-0.6.0.tar.gz) = 1302881 +TIMESTAMP = 1512157647 +SHA256 (libwebp-0.6.1.tar.gz) = 06503c782d9f151baa325591c3579c68ed700ffc62d4f5a32feead0ff017d8ab +SIZE (libwebp-0.6.1.tar.gz) = 3990217 Modified: head/graphics/webp/pkg-plist ============================================================================== --- head/graphics/webp/pkg-plist Sun Dec 3 20:34:33 2017 (r455434) +++ head/graphics/webp/pkg-plist Sun Dec 3 20:34:38 2017 (r455435) @@ -3,6 +3,7 @@ bin/dwebp bin/gif2webp bin/img2webp %%X11%%bin/vwebp +bin/webpinfo bin/webpmux include/webp/decode.h include/webp/demux.h @@ -13,19 +14,19 @@ include/webp/types.h lib/libwebp.a lib/libwebp.so lib/libwebp.so.7 -lib/libwebp.so.7.0.0 +lib/libwebp.so.7.0.1 lib/libwebpdecoder.a lib/libwebpdecoder.so lib/libwebpdecoder.so.3 -lib/libwebpdecoder.so.3.0.0 +lib/libwebpdecoder.so.3.0.1 lib/libwebpdemux.a lib/libwebpdemux.so lib/libwebpdemux.so.2 -lib/libwebpdemux.so.2.0.2 +lib/libwebpdemux.so.2.0.3 lib/libwebpmux.a lib/libwebpmux.so lib/libwebpmux.so.3 -lib/libwebpmux.so.3.0.0 +lib/libwebpmux.so.3.0.1 libdata/pkgconfig/libwebp.pc libdata/pkgconfig/libwebpdecoder.pc libdata/pkgconfig/libwebpdemux.pc @@ -34,4 +35,5 @@ man/man1/cwebp.1.gz man/man1/dwebp.1.gz man/man1/gif2webp.1.gz %%X11%%man/man1/vwebp.1.gz +man/man1/webpinfo.1.gz man/man1/webpmux.1.gz From owner-svn-ports-head@freebsd.org Sun Dec 3 20:34:47 2017 Return-Path: Delivered-To: svn-ports-head@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 91699E673EC; Sun, 3 Dec 2017 20:34:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 D673F660AE; Sun, 3 Dec 2017 20:34:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KYh26055968; Sun, 3 Dec 2017 20:34:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KYhZP055966; Sun, 3 Dec 2017 20:34:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032034.vB3KYhZP055966@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:34:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455436 - head/www/you-get X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/you-get X-SVN-Commit-Revision: 455436 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:34:47 -0000 Author: sunpoet Date: Sun Dec 3 20:34:43 2017 New Revision: 455436 URL: https://svnweb.freebsd.org/changeset/ports/455436 Log: Update to 0.4.990 Changes: https://github.com/soimort/you-get/releases https://github.com/soimort/you-get/commits/develop Modified: head/www/you-get/Makefile head/www/you-get/distinfo Modified: head/www/you-get/Makefile ============================================================================== --- head/www/you-get/Makefile Sun Dec 3 20:34:38 2017 (r455435) +++ head/www/you-get/Makefile Sun Dec 3 20:34:43 2017 (r455436) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= you-get -PORTVERSION= 0.4.985 +PORTVERSION= 0.4.990 CATEGORIES= www MASTER_SITES= CHEESESHOP Modified: head/www/you-get/distinfo ============================================================================== --- head/www/you-get/distinfo Sun Dec 3 20:34:38 2017 (r455435) +++ head/www/you-get/distinfo Sun Dec 3 20:34:43 2017 (r455436) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512014585 -SHA256 (you-get-0.4.985.tar.gz) = 0f5a46756d1f0ff9936b65451cbb50666f6bddb28c6e7379817f4920fb4112da -SIZE (you-get-0.4.985.tar.gz) = 137807 +TIMESTAMP = 1512317154 +SHA256 (you-get-0.4.990.tar.gz) = 16f6d233946993f46b7af4abf4233cde21aa182113e089e831318757b790dc21 +SIZE (you-get-0.4.990.tar.gz) = 137637 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:34:49 2017 Return-Path: Delivered-To: svn-ports-head@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 6B858E673F2; Sun, 3 Dec 2017 20:34:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 330E56611E; Sun, 3 Dec 2017 20:34:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KYmY7056074; Sun, 3 Dec 2017 20:34:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KYmoE056073; Sun, 3 Dec 2017 20:34:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032034.vB3KYmoE056073@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:34:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455437 - head/archivers/py-librtfcomp X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/archivers/py-librtfcomp X-SVN-Commit-Revision: 455437 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:34:49 -0000 Author: sunpoet Date: Sun Dec 3 20:34:47 2017 New Revision: 455437 URL: https://svnweb.freebsd.org/changeset/ports/455437 Log: Change from USES=python:2 to USES=python:2.7 - Bump PORTREVISION for dependency change Modified: head/archivers/py-librtfcomp/Makefile Modified: head/archivers/py-librtfcomp/Makefile ============================================================================== --- head/archivers/py-librtfcomp/Makefile Sun Dec 3 20:34:43 2017 (r455436) +++ head/archivers/py-librtfcomp/Makefile Sun Dec 3 20:34:47 2017 (r455437) @@ -3,7 +3,7 @@ PORTNAME= librtfcomp PORTVERSION= 1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= archivers python MASTER_SITES= SF/synce/SynCE/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,8 +20,7 @@ LIB_DEPENDS= librtfcomp.so:archivers/librtfcomp CONFIGURE_ARGS= --enable-python-bindings GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= libtool python:2 -USE_PYTHON= flavors +USES= libtool python:2.7 BUILD_WRKSRC= ${WRKSRC}/python INSTALL_WRKSRC= ${WRKSRC}/python From owner-svn-ports-head@freebsd.org Sun Dec 3 20:34:54 2017 Return-Path: Delivered-To: svn-ports-head@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 44D28E67446; Sun, 3 Dec 2017 20:34:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A52376617A; Sun, 3 Dec 2017 20:34:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KYqGa056185; Sun, 3 Dec 2017 20:34:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KYquS056184; Sun, 3 Dec 2017 20:34:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032034.vB3KYquS056184@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:34:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455438 - head/astro/py-pymetar X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/astro/py-pymetar X-SVN-Commit-Revision: 455438 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:34:54 -0000 Author: sunpoet Date: Sun Dec 3 20:34:52 2017 New Revision: 455438 URL: https://svnweb.freebsd.org/changeset/ports/455438 Log: Change from USES=python:2 to USES=python:2.7 - Bump PORTREVISION for dependency change Modified: head/astro/py-pymetar/Makefile Modified: head/astro/py-pymetar/Makefile ============================================================================== --- head/astro/py-pymetar/Makefile Sun Dec 3 20:34:47 2017 (r455437) +++ head/astro/py-pymetar/Makefile Sun Dec 3 20:34:52 2017 (r455438) @@ -3,6 +3,7 @@ PORTNAME= pymetar PORTVERSION= 0.21 +PORTREVISION= 1 CATEGORIES= astro python geography MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING NO_ARCH= yes USE_PYTHON= autoplist distutils -USES= python:2 shebangfix +USES= python:2.7 shebangfix SHEBANG_FILES= bin/${PORTNAME} From owner-svn-ports-head@freebsd.org Sun Dec 3 20:35:00 2017 Return-Path: Delivered-To: svn-ports-head@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 585F4E67477; Sun, 3 Dec 2017 20:35:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2E21266269; Sun, 3 Dec 2017 20:34:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KYv1n056291; Sun, 3 Dec 2017 20:34:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KYvv0056290; Sun, 3 Dec 2017 20:34:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032034.vB3KYvv0056290@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:34:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455439 - head/databases/py-geoalchemy X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/py-geoalchemy X-SVN-Commit-Revision: 455439 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:35:00 -0000 Author: sunpoet Date: Sun Dec 3 20:34:57 2017 New Revision: 455439 URL: https://svnweb.freebsd.org/changeset/ports/455439 Log: Change from USES=python:2 to USES=python:2.7 - Bump PORTREVISION for dependency change Modified: head/databases/py-geoalchemy/Makefile Modified: head/databases/py-geoalchemy/Makefile ============================================================================== --- head/databases/py-geoalchemy/Makefile Sun Dec 3 20:34:52 2017 (r455438) +++ head/databases/py-geoalchemy/Makefile Sun Dec 3 20:34:57 2017 (r455439) @@ -3,7 +3,7 @@ PORTNAME= geoalchemy PORTVERSION= 0.7.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases geography python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,6 +18,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy11>=0.6. NO_ARCH= yes USE_PYTHON= autoplist distutils -USES= python:2 +USES= python:2.7 .include From owner-svn-ports-head@freebsd.org Sun Dec 3 20:35:05 2017 Return-Path: Delivered-To: svn-ports-head@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 BA1EDE674A5; Sun, 3 Dec 2017 20:35:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 33E066632A; Sun, 3 Dec 2017 20:35:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KZ2cW056411; Sun, 3 Dec 2017 20:35:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KZ2pN056410; Sun, 3 Dec 2017 20:35:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032035.vB3KZ2pN056410@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:35:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455440 - head/databases/xapian-bindings12 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/xapian-bindings12 X-SVN-Commit-Revision: 455440 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:35:06 -0000 Author: sunpoet Date: Sun Dec 3 20:35:02 2017 New Revision: 455440 URL: https://svnweb.freebsd.org/changeset/ports/455440 Log: Change from USES=python:2 to USES=python:2.7 - Bump PORTREVISION for dependency change Modified: head/databases/xapian-bindings12/Makefile Modified: head/databases/xapian-bindings12/Makefile ============================================================================== --- head/databases/xapian-bindings12/Makefile Sun Dec 3 20:34:57 2017 (r455439) +++ head/databases/xapian-bindings12/Makefile Sun Dec 3 20:35:02 2017 (r455440) @@ -3,6 +3,7 @@ PORTNAME= xapian-bindings PORTVERSION= 1.2.25 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ LOCAL/sunpoet @@ -43,7 +44,7 @@ PHP_CONFIGURE_WITH= php PHP_USES= php:build PYTHON_CONFIGURE_ENV= PYTHON_LIB=${PYTHON_SITELIBDIR} PYTHON_CONFIGURE_WITH= python -PYTHON_USES= python:2 +PYTHON_USES= python:2.7 RUBY_CONFIGURE_WITH= ruby RUBY_USE= RUBY=yes From owner-svn-ports-head@freebsd.org Sun Dec 3 20:35:10 2017 Return-Path: Delivered-To: svn-ports-head@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 8E700E674CC; Sun, 3 Dec 2017 20:35:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 78715663F1; Sun, 3 Dec 2017 20:35:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KZ78u056520; Sun, 3 Dec 2017 20:35:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KZ7tu056519; Sun, 3 Dec 2017 20:35:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032035.vB3KZ7tu056519@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:35:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455441 - head/devel/py-decoratortools X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-decoratortools X-SVN-Commit-Revision: 455441 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:35:10 -0000 Author: sunpoet Date: Sun Dec 3 20:35:07 2017 New Revision: 455441 URL: https://svnweb.freebsd.org/changeset/ports/455441 Log: Change from USES=python:2 to USES=python:2.7 - Add NO_ARCH - Bump PORTREVISION for dependency change Modified: head/devel/py-decoratortools/Makefile Modified: head/devel/py-decoratortools/Makefile ============================================================================== --- head/devel/py-decoratortools/Makefile Sun Dec 3 20:35:02 2017 (r455440) +++ head/devel/py-decoratortools/Makefile Sun Dec 3 20:35:07 2017 (r455441) @@ -3,7 +3,7 @@ PORTNAME= DecoratorTools PORTVERSION= 1.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,8 @@ COMMENT= Class, function, and metaclass decorators LICENSE= PSFL ZPL21 LICENSE_COMB= dual +NO_ARCH= yes USE_PYTHON= autoplist distutils -USES= python:2 zip +USES= python:2.7 zip .include From owner-svn-ports-head@freebsd.org Sun Dec 3 20:35:15 2017 Return-Path: Delivered-To: svn-ports-head@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 BD033E674F8; Sun, 3 Dec 2017 20:35:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A8B04664C4; Sun, 3 Dec 2017 20:35:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KZCm0056628; Sun, 3 Dec 2017 20:35:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KZCLi056627; Sun, 3 Dec 2017 20:35:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032035.vB3KZCLi056627@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:35:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455442 - head/devel/py-python2-pythondialog X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-python2-pythondialog X-SVN-Commit-Revision: 455442 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:35:16 -0000 Author: sunpoet Date: Sun Dec 3 20:35:12 2017 New Revision: 455442 URL: https://svnweb.freebsd.org/changeset/ports/455442 Log: Change from USES=python:2 to USES=python:2.7 - Bump PORTREVISION for dependency change Modified: head/devel/py-python2-pythondialog/Makefile Modified: head/devel/py-python2-pythondialog/Makefile ============================================================================== --- head/devel/py-python2-pythondialog/Makefile Sun Dec 3 20:35:07 2017 (r455441) +++ head/devel/py-python2-pythondialog/Makefile Sun Dec 3 20:35:12 2017 (r455442) @@ -3,6 +3,7 @@ PORTNAME= python2-pythondialog PORTVERSION= 3.4.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,6 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING NO_ARCH= yes USE_PYTHON= autoplist distutils -USES= python:2 tar:bz2 +USES= python:2.7 tar:bz2 .include From owner-svn-ports-head@freebsd.org Sun Dec 3 20:35:20 2017 Return-Path: Delivered-To: svn-ports-head@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 85CD7E67518; Sun, 3 Dec 2017 20:35:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 12C186658C; Sun, 3 Dec 2017 20:35:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KZHhC056737; Sun, 3 Dec 2017 20:35:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KZHVF056736; Sun, 3 Dec 2017 20:35:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032035.vB3KZHVF056736@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:35:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455443 - head/devel/pyrex X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/pyrex X-SVN-Commit-Revision: 455443 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:35:20 -0000 Author: sunpoet Date: Sun Dec 3 20:35:17 2017 New Revision: 455443 URL: https://svnweb.freebsd.org/changeset/ports/455443 Log: Change from USES=python:2 to USES=python:2.7 - Bump PORTREVISION for dependency change Modified: head/devel/pyrex/Makefile Modified: head/devel/pyrex/Makefile ============================================================================== --- head/devel/pyrex/Makefile Sun Dec 3 20:35:12 2017 (r455442) +++ head/devel/pyrex/Makefile Sun Dec 3 20:35:17 2017 (r455443) @@ -3,6 +3,7 @@ PORTNAME= pyrex PORTVERSION= 0.9.9 +PORTREVISION= 1 CATEGORIES= devel lang python MASTER_SITES= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt OPTIONS_DEFINE= DOCS EXAMPLES USE_PYTHON= autoplist distutils -USES= python:2 +USES= python:2.7 PORTDOCS= * PORTEXAMPLES= * From owner-svn-ports-head@freebsd.org Sun Dec 3 20:35:25 2017 Return-Path: Delivered-To: svn-ports-head@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 DA9B2E6754E; Sun, 3 Dec 2017 20:35:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 9C84F66651; Sun, 3 Dec 2017 20:35:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KZMWK056843; Sun, 3 Dec 2017 20:35:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KZMMh056842; Sun, 3 Dec 2017 20:35:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032035.vB3KZMMh056842@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:35:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455444 - head/net/gupnp-igd X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/gupnp-igd X-SVN-Commit-Revision: 455444 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:35:26 -0000 Author: sunpoet Date: Sun Dec 3 20:35:22 2017 New Revision: 455444 URL: https://svnweb.freebsd.org/changeset/ports/455444 Log: Change from USES=python:2 to USES=python:2.7 - Bump PORTREVISION for dependency change Modified: head/net/gupnp-igd/Makefile Modified: head/net/gupnp-igd/Makefile ============================================================================== --- head/net/gupnp-igd/Makefile Sun Dec 3 20:35:17 2017 (r455443) +++ head/net/gupnp-igd/Makefile Sun Dec 3 20:35:22 2017 (r455444) @@ -3,6 +3,7 @@ PORTNAME= gupnp-igd PORTVERSION= 0.2.5 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GNOME @@ -30,7 +31,7 @@ USES= gmake gnome libtool pathfix pkgconfig tar:xz PYTHON_CONFIGURE_ENABLE=python PYTHON_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gobject>=2.12.0:devel/py-gobject@${PY_FLAVOR} -PYTHON_USES= python:2 +PYTHON_USES= python:2.7 post-patch: @${REINPLACE_CMD} -e '/ --define-variable=/d' ${WRKSRC}/configure From owner-svn-ports-head@freebsd.org Sun Dec 3 20:35:32 2017 Return-Path: Delivered-To: svn-ports-head@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 B2A1CE67594; Sun, 3 Dec 2017 20:35:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 F1A4B6673E; Sun, 3 Dec 2017 20:35:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KZRCI056953; Sun, 3 Dec 2017 20:35:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KZRQa056952; Sun, 3 Dec 2017 20:35:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032035.vB3KZRQa056952@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:35:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455445 - head/textproc/asciidoc X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/asciidoc X-SVN-Commit-Revision: 455445 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:35:33 -0000 Author: sunpoet Date: Sun Dec 3 20:35:27 2017 New Revision: 455445 URL: https://svnweb.freebsd.org/changeset/ports/455445 Log: Change from USES=python:2 to USES=python:2.7 - Bump PORTREVISION for dependency change Modified: head/textproc/asciidoc/Makefile Modified: head/textproc/asciidoc/Makefile ============================================================================== --- head/textproc/asciidoc/Makefile Sun Dec 3 20:35:22 2017 (r455444) +++ head/textproc/asciidoc/Makefile Sun Dec 3 20:35:27 2017 (r455445) @@ -3,7 +3,7 @@ PORTNAME= asciidoc PORTVERSION= 8.6.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= SF @@ -19,7 +19,7 @@ RUN_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl GNU_CONFIGURE= yes NO_ARCH= yes USE_GNOME= libxml2:run libxslt:run -USES= gmake gnome python:2 shebangfix +USES= gmake gnome python:2.7 shebangfix SHEBANG_FILES= a2x.py \ asciidoc.py \ From owner-svn-ports-head@freebsd.org Sun Dec 3 20:35:40 2017 Return-Path: Delivered-To: svn-ports-head@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 AE7B8E675CD; Sun, 3 Dec 2017 20:35:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 461F5668B8; Sun, 3 Dec 2017 20:35:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KZbKr057168; Sun, 3 Dec 2017 20:35:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KZbQ9057167; Sun, 3 Dec 2017 20:35:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032035.vB3KZbQ9057167@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:35:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455447 - head/www/npm X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/npm X-SVN-Commit-Revision: 455447 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:35:41 -0000 Author: sunpoet Date: Sun Dec 3 20:35:37 2017 New Revision: 455447 URL: https://svnweb.freebsd.org/changeset/ports/455447 Log: Change from USES=python:2 to USES=python:2.7 - Bump PORTREVISION for dependency change Modified: head/www/npm/Makefile Modified: head/www/npm/Makefile ============================================================================== --- head/www/npm/Makefile Sun Dec 3 20:35:32 2017 (r455446) +++ head/www/npm/Makefile Sun Dec 3 20:35:37 2017 (r455447) @@ -3,7 +3,7 @@ PORTNAME= npm PORTVERSION= 5.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet @@ -27,7 +27,7 @@ NODE8_DESC= Use Node.js 8.x (www/node8) as backend NO_ARCH= yes NO_BUILD= yes REINPLACE_ARGS= -i '' -USES= cpe python:2,run shebangfix tar:xz +USES= cpe python:2.7,run shebangfix tar:xz CPE_VENDOR= npmjs CPE_PRODUCT= node_packaged_modules From owner-svn-ports-head@freebsd.org Sun Dec 3 20:35:49 2017 Return-Path: Delivered-To: svn-ports-head@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 260EEE67628; Sun, 3 Dec 2017 20:35:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 BB9FB66A23; Sun, 3 Dec 2017 20:35:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KZkK8057383; Sun, 3 Dec 2017 20:35:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KZknf057382; Sun, 3 Dec 2017 20:35:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032035.vB3KZknf057382@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:35:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455449 - head/www/npm3 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/npm3 X-SVN-Commit-Revision: 455449 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:35:49 -0000 Author: sunpoet Date: Sun Dec 3 20:35:46 2017 New Revision: 455449 URL: https://svnweb.freebsd.org/changeset/ports/455449 Log: Change from USES=python:2 to USES=python:2.7 - Bump PORTREVISION for dependency change Modified: head/www/npm3/Makefile Modified: head/www/npm3/Makefile ============================================================================== --- head/www/npm3/Makefile Sun Dec 3 20:35:41 2017 (r455448) +++ head/www/npm3/Makefile Sun Dec 3 20:35:46 2017 (r455449) @@ -3,7 +3,7 @@ PORTNAME= npm PORTVERSION= 3.10.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet PKGNAMESUFFIX= 3 @@ -31,7 +31,7 @@ MANPREFIX= ${PREFIX}/lib/node_modules/npm NO_ARCH= yes NO_BUILD= yes REINPLACE_ARGS= -i '' -USES= cpe python:2 shebangfix tar:xz +USES= cpe python:2.7 shebangfix tar:xz CPE_VENDOR= npmjs CPE_PRODUCT= node_packaged_modules From owner-svn-ports-head@freebsd.org Sun Dec 3 20:35:53 2017 Return-Path: Delivered-To: svn-ports-head@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 E310BE6764C; Sun, 3 Dec 2017 20:35:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 5E08F66B03; Sun, 3 Dec 2017 20:35:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KZplL057492; Sun, 3 Dec 2017 20:35:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KZpAQ057491; Sun, 3 Dec 2017 20:35:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032035.vB3KZpAQ057491@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:35:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455450 - head/www/npm4 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/npm4 X-SVN-Commit-Revision: 455450 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:35:54 -0000 Author: sunpoet Date: Sun Dec 3 20:35:51 2017 New Revision: 455450 URL: https://svnweb.freebsd.org/changeset/ports/455450 Log: Change from USES=python:2 to USES=python:2.7 - Bump PORTREVISION for dependency change Modified: head/www/npm4/Makefile Modified: head/www/npm4/Makefile ============================================================================== --- head/www/npm4/Makefile Sun Dec 3 20:35:46 2017 (r455449) +++ head/www/npm4/Makefile Sun Dec 3 20:35:51 2017 (r455450) @@ -3,6 +3,7 @@ PORTNAME= npm PORTVERSION= 4.6.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet PKGNAMESUFFIX= 4 @@ -20,7 +21,7 @@ CONFLICTS_INSTALL= npm npm2 npm3 NO_ARCH= yes NO_BUILD= yes REINPLACE_ARGS= -i '' -USES= cpe python:2,run tar:xz +USES= cpe python:2.7,run tar:xz CPE_VENDOR= npmjs CPE_PRODUCT= node_packaged_modules From owner-svn-ports-head@freebsd.org Sun Dec 3 20:35:36 2017 Return-Path: Delivered-To: svn-ports-head@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 E6285E675A9; Sun, 3 Dec 2017 20:35:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 0F69E667FD; Sun, 3 Dec 2017 20:35:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KZW44057061; Sun, 3 Dec 2017 20:35:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KZWYF057060; Sun, 3 Dec 2017 20:35:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032035.vB3KZWYF057060@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:35:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455446 - head/www/libhpack X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/libhpack X-SVN-Commit-Revision: 455446 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:35:36 -0000 Author: sunpoet Date: Sun Dec 3 20:35:32 2017 New Revision: 455446 URL: https://svnweb.freebsd.org/changeset/ports/455446 Log: Change from USES=python:2 to USES=python:2.7 - Bump PORTREVISION for dependency change Modified: head/www/libhpack/Makefile Modified: head/www/libhpack/Makefile ============================================================================== --- head/www/libhpack/Makefile Sun Dec 3 20:35:27 2017 (r455445) +++ head/www/libhpack/Makefile Sun Dec 3 20:35:32 2017 (r455446) @@ -3,7 +3,7 @@ PORTNAME= libhpack PORTVERSION= 0.0.20140710 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://raw.github.com/http2/http2-spec/master/:ec_xml DISTFILES= draft-ietf-httpbis-header-compression.xml:ec_xml @@ -27,7 +27,7 @@ CMAKE_ARGS= -DBUILD_DOCS=OFF \ -DUSE_VALGRIND=OFF MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes -USES= cmake pathfix pkgconfig python:2,build shebangfix +USES= cmake pathfix pkgconfig python:2.7,build shebangfix GH_ACCOUNT= alobbs GH_TAGNAME= b0ade19 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:36:02 2017 Return-Path: Delivered-To: svn-ports-head@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 B2AE4E67680; Sun, 3 Dec 2017 20:36:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A006866BE4; Sun, 3 Dec 2017 20:35:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KZugn057600; Sun, 3 Dec 2017 20:35:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KZufH057599; Sun, 3 Dec 2017 20:35:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032035.vB3KZufH057599@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:35:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455451 - head/www/py-qp X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/py-qp X-SVN-Commit-Revision: 455451 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:36:03 -0000 Author: sunpoet Date: Sun Dec 3 20:35:56 2017 New Revision: 455451 URL: https://svnweb.freebsd.org/changeset/ports/455451 Log: Change from USES=python:2 to USES=python:2.7 - Bump PORTREVISION for dependency change Modified: head/www/py-qp/Makefile Modified: head/www/py-qp/Makefile ============================================================================== --- head/www/py-qp/Makefile Sun Dec 3 20:35:51 2017 (r455450) +++ head/www/py-qp/Makefile Sun Dec 3 20:35:56 2017 (r455451) @@ -3,7 +3,7 @@ PORTNAME= qp PORTVERSION= 2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www python MASTER_SITES= http://www.mems-exchange.org/software/qp/ \ LOCAL/sunpoet @@ -19,7 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= DOCS EXAMPLES USE_PYTHON= distutils -USES= python:2 +USES= python:2.7 SUB_FILES= pkg-message From owner-svn-ports-head@freebsd.org Sun Dec 3 20:35:44 2017 Return-Path: Delivered-To: svn-ports-head@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 D3093E675EF; Sun, 3 Dec 2017 20:35:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 636BA6696B; Sun, 3 Dec 2017 20:35:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KZg2I057277; Sun, 3 Dec 2017 20:35:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KZgO5057276; Sun, 3 Dec 2017 20:35:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032035.vB3KZgO5057276@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:35:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455448 - head/www/npm2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/npm2 X-SVN-Commit-Revision: 455448 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:35:45 -0000 Author: sunpoet Date: Sun Dec 3 20:35:41 2017 New Revision: 455448 URL: https://svnweb.freebsd.org/changeset/ports/455448 Log: Change from USES=python:2 to USES=python:2.7 - Bump PORTREVISION for dependency change Modified: head/www/npm2/Makefile Modified: head/www/npm2/Makefile ============================================================================== --- head/www/npm2/Makefile Sun Dec 3 20:35:37 2017 (r455447) +++ head/www/npm2/Makefile Sun Dec 3 20:35:41 2017 (r455448) @@ -3,6 +3,7 @@ PORTNAME= npm PORTVERSION= 2.15.12 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet PKGNAMESUFFIX= 2 @@ -31,7 +32,7 @@ MANPREFIX= ${PREFIX}/lib/node_modules/npm NO_ARCH= yes NO_BUILD= yes REINPLACE_ARGS= -i '' -USES= cpe python:2 shebangfix tar:xz +USES= cpe python:2.7 shebangfix tar:xz CPE_VENDOR= npmjs CPE_PRODUCT= node_packaged_modules From owner-svn-ports-head@freebsd.org Sun Dec 3 20:36:04 2017 Return-Path: Delivered-To: svn-ports-head@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 6AA96E67688; Sun, 3 Dec 2017 20:36:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 5A8F466CB2; Sun, 3 Dec 2017 20:36:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3Ka15w057711; Sun, 3 Dec 2017 20:36:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3Ka1Yv057710; Sun, 3 Dec 2017 20:36:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032036.vB3Ka1Yv057710@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:36:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455452 - head/www/py-qpy X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/py-qpy X-SVN-Commit-Revision: 455452 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:36:04 -0000 Author: sunpoet Date: Sun Dec 3 20:36:01 2017 New Revision: 455452 URL: https://svnweb.freebsd.org/changeset/ports/455452 Log: Change from USES=python:2 to USES=python:2.7 - Bump PORTREVISION for dependency change Modified: head/www/py-qpy/Makefile Modified: head/www/py-qpy/Makefile ============================================================================== --- head/www/py-qpy/Makefile Sun Dec 3 20:35:56 2017 (r455451) +++ head/www/py-qpy/Makefile Sun Dec 3 20:36:01 2017 (r455452) @@ -3,7 +3,7 @@ PORTNAME= qpy PORTVERSION= 1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= http://www.mems-exchange.org/software/qpy/ \ LOCAL/sunpoet @@ -15,7 +15,7 @@ COMMENT= Generating safely-quoted html text from pytho OPTIONS_DEFINE= DOCS USE_PYTHON= autoplist distutils -USES= python:2 +USES= python:2.7 PORTDOCS= CHANGES.txt LICENSE.txt README.txt From owner-svn-ports-head@freebsd.org Sun Dec 3 20:36:09 2017 Return-Path: Delivered-To: svn-ports-head@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 44318E676EC; Sun, 3 Dec 2017 20:36:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 D68FE66D7E; Sun, 3 Dec 2017 20:36:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3Ka6Bj057836; Sun, 3 Dec 2017 20:36:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3Ka62g057834; Sun, 3 Dec 2017 20:36:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032036.vB3Ka62g057834@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:36:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455453 - head/devel/p5-experimental X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-experimental X-SVN-Commit-Revision: 455453 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:36:09 -0000 Author: sunpoet Date: Sun Dec 3 20:36:06 2017 New Revision: 455453 URL: https://svnweb.freebsd.org/changeset/ports/455453 Log: Update to 0.018 Changes: http://search.cpan.org/dist/experimental/Changes Modified: head/devel/p5-experimental/Makefile head/devel/p5-experimental/distinfo Modified: head/devel/p5-experimental/Makefile ============================================================================== --- head/devel/p5-experimental/Makefile Sun Dec 3 20:36:01 2017 (r455452) +++ head/devel/p5-experimental/Makefile Sun Dec 3 20:36:06 2017 (r455453) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= experimental -PORTVERSION= 0.017 +PORTVERSION= 0.018 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LEONT Modified: head/devel/p5-experimental/distinfo ============================================================================== --- head/devel/p5-experimental/distinfo Sun Dec 3 20:36:01 2017 (r455452) +++ head/devel/p5-experimental/distinfo Sun Dec 3 20:36:06 2017 (r455453) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510757667 -SHA256 (experimental-0.017.tar.gz) = 91ac37e0f6970aad8945920efd1be734888355eecb4039e18be1e2c562abfad6 -SIZE (experimental-0.017.tar.gz) = 12543 +TIMESTAMP = 1512157686 +SHA256 (experimental-0.018.tar.gz) = 8726e6632c88c7247df7afa2236b7d4f55df3d07e135ef7eaf93379cb59ae266 +SIZE (experimental-0.018.tar.gz) = 19366879 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:36:14 2017 Return-Path: Delivered-To: svn-ports-head@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 605B9E6770C; Sun, 3 Dec 2017 20:36:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 113FE66E63; Sun, 3 Dec 2017 20:36:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KaBEu057972; Sun, 3 Dec 2017 20:36:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KaBrT057971; Sun, 3 Dec 2017 20:36:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032036.vB3KaBrT057971@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:36:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455454 - in head/databases/py-pgcli: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/databases/py-pgcli: . files X-SVN-Commit-Revision: 455454 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:36:14 -0000 Author: sunpoet Date: Sun Dec 3 20:36:11 2017 New Revision: 455454 URL: https://svnweb.freebsd.org/changeset/ports/455454 Log: Fix py-cli-helpers dependency - Bump PORTREVISION for package change Obtained from: https://github.com/dbcli/pgcli/commit/4093a8546b330bcbd257610ea6b27219af1615aa Added: head/databases/py-pgcli/files/ head/databases/py-pgcli/files/patch-setup.py (contents, props changed) Modified: head/databases/py-pgcli/Makefile Modified: head/databases/py-pgcli/Makefile ============================================================================== --- head/databases/py-pgcli/Makefile Sun Dec 3 20:36:06 2017 (r455453) +++ head/databases/py-pgcli/Makefile Sun Dec 3 20:36:11 2017 (r455454) @@ -3,6 +3,7 @@ PORTNAME= pgcli PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +14,7 @@ COMMENT= CLI for Postgres Database with auto-completio LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cli-helpers>=0.2.3:devel/py-cli-helpers@${FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cli-helpers>=1.0.1:devel/py-cli-helpers@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>=4.1:devel/py-click@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}configobj>=5.0.6:devel/py-configobj@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}humanize>=0.5.1:devel/py-humanize@${FLAVOR} \ Added: head/databases/py-pgcli/files/patch-setup.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/py-pgcli/files/patch-setup.py Sun Dec 3 20:36:11 2017 (r455454) @@ -0,0 +1,11 @@ +--- setup.py.orig 2017-09-19 18:26:52 UTC ++++ setup.py +@@ -20,7 +20,7 @@ install_requirements = [ + 'sqlparse >=0.2.2,<0.3.0', + 'configobj >= 5.0.6', + 'humanize >= 0.5.1', +- 'cli_helpers >= 0.2.3, < 1.0.0', ++ 'cli_helpers[styles] >= 1.0.1', + ] + + From owner-svn-ports-head@freebsd.org Sun Dec 3 20:36:20 2017 Return-Path: Delivered-To: svn-ports-head@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 49EF1E67737; Sun, 3 Dec 2017 20:36:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 DD92F66F4F; Sun, 3 Dec 2017 20:36:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KaGPj058097; Sun, 3 Dec 2017 20:36:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KaGql058095; Sun, 3 Dec 2017 20:36:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032036.vB3KaGql058095@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:36:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455455 - head/devel/py-cli-helpers X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-cli-helpers X-SVN-Commit-Revision: 455455 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:36:20 -0000 Author: sunpoet Date: Sun Dec 3 20:36:16 2017 New Revision: 455455 URL: https://svnweb.freebsd.org/changeset/ports/455455 Log: Update to 1.0.1 Changes: https://github.com/dbcli/cli_helpers/blob/master/CHANGELOG Modified: head/devel/py-cli-helpers/Makefile head/devel/py-cli-helpers/distinfo Modified: head/devel/py-cli-helpers/Makefile ============================================================================== --- head/devel/py-cli-helpers/Makefile Sun Dec 3 20:36:11 2017 (r455454) +++ head/devel/py-cli-helpers/Makefile Sun Dec 3 20:36:16 2017 (r455455) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cli-helpers -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-cli-helpers/distinfo ============================================================================== --- head/devel/py-cli-helpers/distinfo Sun Dec 3 20:36:11 2017 (r455454) +++ head/devel/py-cli-helpers/distinfo Sun Dec 3 20:36:16 2017 (r455455) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507883583 -SHA256 (cli_helpers-1.0.0.tar.gz) = 71ab0fbd89c8dfb7ce90086973bcdc4d21a1278a636eb6de2c2f53d1764ca275 -SIZE (cli_helpers-1.0.0.tar.gz) = 23744 +TIMESTAMP = 1512157698 +SHA256 (cli_helpers-1.0.1.tar.gz) = 55353117960700dfbe000a71cda0bad1ac865e3a9999f1fa81047fa9e1322d42 +SIZE (cli_helpers-1.0.1.tar.gz) = 24004 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:36:24 2017 Return-Path: Delivered-To: svn-ports-head@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 95E4EE6775F; Sun, 3 Dec 2017 20:36:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 9590967048; Sun, 3 Dec 2017 20:36:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KaLNV058206; Sun, 3 Dec 2017 20:36:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KaLms058205; Sun, 3 Dec 2017 20:36:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032036.vB3KaLms058205@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:36:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455456 - head/devel/py-funcsigs X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-funcsigs X-SVN-Commit-Revision: 455456 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:36:25 -0000 Author: sunpoet Date: Sun Dec 3 20:36:21 2017 New Revision: 455456 URL: https://svnweb.freebsd.org/changeset/ports/455456 Log: Take maintainership Modified: head/devel/py-funcsigs/Makefile Modified: head/devel/py-funcsigs/Makefile ============================================================================== --- head/devel/py-funcsigs/Makefile Sun Dec 3 20:36:16 2017 (r455455) +++ head/devel/py-funcsigs/Makefile Sun Dec 3 20:36:21 2017 (r455456) @@ -7,7 +7,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python function signatures from PEP362 LICENSE= APACHE20 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:36:29 2017 Return-Path: Delivered-To: svn-ports-head@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 B5967E6778F; Sun, 3 Dec 2017 20:36:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 5EDE267116; Sun, 3 Dec 2017 20:36:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KaQJJ058312; Sun, 3 Dec 2017 20:36:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KaQAN058311; Sun, 3 Dec 2017 20:36:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032036.vB3KaQAN058311@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:36:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455457 - head/devel/py-rwt X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-rwt X-SVN-Commit-Revision: 455457 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:36:30 -0000 Author: sunpoet Date: Sun Dec 3 20:36:26 2017 New Revision: 455457 URL: https://svnweb.freebsd.org/changeset/ports/455457 Log: Sort USE_PYTHON Modified: head/devel/py-rwt/Makefile Modified: head/devel/py-rwt/Makefile ============================================================================== --- head/devel/py-rwt/Makefile Sun Dec 3 20:36:21 2017 (r455456) +++ head/devel/py-rwt/Makefile Sun Dec 3 20:36:26 2017 (r455457) @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>= RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip@${FLAVOR} NO_ARCH= yes -USE_PYTHON= concurrent distutils autoplist +USE_PYTHON= autoplist concurrent distutils USES= python .include From owner-svn-ports-head@freebsd.org Sun Dec 3 20:36:35 2017 Return-Path: Delivered-To: svn-ports-head@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 ED9F2E677CA; Sun, 3 Dec 2017 20:36:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A4B56671FE; Sun, 3 Dec 2017 20:36:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KaVmu058437; Sun, 3 Dec 2017 20:36:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KaVar058435; Sun, 3 Dec 2017 20:36:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032036.vB3KaVar058435@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:36:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455458 - head/devel/rubygem-cucumber-tag_expressions X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-cucumber-tag_expressions X-SVN-Commit-Revision: 455458 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:36:35 -0000 Author: sunpoet Date: Sun Dec 3 20:36:31 2017 New Revision: 455458 URL: https://svnweb.freebsd.org/changeset/ports/455458 Log: Update to 1.1.0 Changes: https://github.com/cucumber/tag-expressions-ruby/commits/master Modified: head/devel/rubygem-cucumber-tag_expressions/Makefile head/devel/rubygem-cucumber-tag_expressions/distinfo Modified: head/devel/rubygem-cucumber-tag_expressions/Makefile ============================================================================== --- head/devel/rubygem-cucumber-tag_expressions/Makefile Sun Dec 3 20:36:26 2017 (r455457) +++ head/devel/rubygem-cucumber-tag_expressions/Makefile Sun Dec 3 20:36:31 2017 (r455458) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cucumber-tag_expressions -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -14,5 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes USES= gem + +PLIST_FILES= bin/cucumber-tag-expressions .include Modified: head/devel/rubygem-cucumber-tag_expressions/distinfo ============================================================================== --- head/devel/rubygem-cucumber-tag_expressions/distinfo Sun Dec 3 20:36:26 2017 (r455457) +++ head/devel/rubygem-cucumber-tag_expressions/distinfo Sun Dec 3 20:36:31 2017 (r455458) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506587579 -SHA256 (rubygem/cucumber-tag_expressions-1.0.1.gem) = 8ee1756f01115627f283124909f23361d0a3f958b56622bf221a3db54d020583 -SIZE (rubygem/cucumber-tag_expressions-1.0.1.gem) = 8192 +TIMESTAMP = 1512157731 +SHA256 (rubygem/cucumber-tag_expressions-1.1.0.gem) = c656cdd00235dc2ff9a3a566b856d96621ecc536e12afde12730eca7f4bbecd8 +SIZE (rubygem/cucumber-tag_expressions-1.1.0.gem) = 7680 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:36:42 2017 Return-Path: Delivered-To: svn-ports-head@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 913E9E677F5; Sun, 3 Dec 2017 20:36:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2D65567306; Sun, 3 Dec 2017 20:36:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KabAj058627; Sun, 3 Dec 2017 20:36:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KabXX058623; Sun, 3 Dec 2017 20:36:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032036.vB3KabXX058623@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:36:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455459 - in head/devel/rubygem-cucumber-core: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel/rubygem-cucumber-core: . files X-SVN-Commit-Revision: 455459 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:36:43 -0000 Author: sunpoet Date: Sun Dec 3 20:36:37 2017 New Revision: 455459 URL: https://svnweb.freebsd.org/changeset/ports/455459 Log: Update to 3.1.0 Changes: https://github.com/cucumber/cucumber-ruby-core/blob/master/CHANGELOG.md Modified: head/devel/rubygem-cucumber-core/Makefile head/devel/rubygem-cucumber-core/distinfo head/devel/rubygem-cucumber-core/files/patch-gemspec Modified: head/devel/rubygem-cucumber-core/Makefile ============================================================================== --- head/devel/rubygem-cucumber-core/Makefile Sun Dec 3 20:36:31 2017 (r455458) +++ head/devel/rubygem-cucumber-core/Makefile Sun Dec 3 20:36:37 2017 (r455459) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cucumber-core -PORTVERSION= 3.0.0 +PORTVERSION= 3.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,8 @@ COMMENT= Core library for the Cucumber BDD app LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-cucumber-tag_expressions>=1.0.1:devel/rubygem-cucumber-tag_expressions \ - rubygem-gherkin>=4.1.3:textproc/rubygem-gherkin +RUN_DEPENDS= rubygem-cucumber-tag_expressions>=1.1.0:devel/rubygem-cucumber-tag_expressions \ + rubygem-gherkin>=5.0.0:textproc/rubygem-gherkin NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-cucumber-core/distinfo ============================================================================== --- head/devel/rubygem-cucumber-core/distinfo Sun Dec 3 20:36:31 2017 (r455458) +++ head/devel/rubygem-cucumber-core/distinfo Sun Dec 3 20:36:37 2017 (r455459) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506585883 -SHA256 (rubygem/cucumber-core-3.0.0.gem) = 14877556e8f05aae857f2f2a5356cb96dfabf40e244a2544c57d2d6f54b71b9f -SIZE (rubygem/cucumber-core-3.0.0.gem) = 52736 +TIMESTAMP = 1512157712 +SHA256 (rubygem/cucumber-core-3.1.0.gem) = 568f3643303be1088f8b69efaa771a7f9659a3a2614bcda5e78353a21bba911a +SIZE (rubygem/cucumber-core-3.1.0.gem) = 28160 Modified: head/devel/rubygem-cucumber-core/files/patch-gemspec ============================================================================== --- head/devel/rubygem-cucumber-core/files/patch-gemspec Sun Dec 3 20:36:31 2017 (r455458) +++ head/devel/rubygem-cucumber-core/files/patch-gemspec Sun Dec 3 20:36:37 2017 (r455459) @@ -1,10 +1,10 @@ ---- cucumber-core.gemspec.orig 2017-09-28 08:34:06 UTC +--- cucumber-core.gemspec.orig 2017-12-02 20:04:02 UTC +++ cucumber-core.gemspec -@@ -26,7 +26,6 @@ Gem::Specification.new do |s| +@@ -25,7 +25,6 @@ Gem::Specification.new do |s| if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then - s.add_runtime_dependency(%q.freeze, [">= 4.1.3"]) - s.add_runtime_dependency(%q.freeze, [">= 1.0.1"]) + s.add_runtime_dependency(%q.freeze, [">= 5.0.0"]) + s.add_runtime_dependency(%q.freeze, ["~> 1.1.0"]) - s.add_runtime_dependency(%q.freeze, [">= 3.8.0"]) - s.add_development_dependency(%q.freeze, [">= 1.3.5"]) + s.add_development_dependency(%q.freeze, ["~> 1.16.0"]) s.add_development_dependency(%q.freeze, [">= 0.9.2"]) - s.add_development_dependency(%q.freeze, ["~> 3"]) + s.add_development_dependency(%q.freeze, ["~> 3.6"]) From owner-svn-ports-head@freebsd.org Sun Dec 3 20:36:45 2017 Return-Path: Delivered-To: svn-ports-head@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 9FA64E67815; Sun, 3 Dec 2017 20:36:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 AF95867401; Sun, 3 Dec 2017 20:36:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KagNs058750; Sun, 3 Dec 2017 20:36:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KaghO058748; Sun, 3 Dec 2017 20:36:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032036.vB3KaghO058748@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:36:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455460 - head/devel/rubygem-cucumber-expressions X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-cucumber-expressions X-SVN-Commit-Revision: 455460 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:36:45 -0000 Author: sunpoet Date: Sun Dec 3 20:36:42 2017 New Revision: 455460 URL: https://svnweb.freebsd.org/changeset/ports/455460 Log: Update to 5.0.6 Changes: https://github.com/cucumber/cucumber-expressions-ruby/commits/master Modified: head/devel/rubygem-cucumber-expressions/Makefile head/devel/rubygem-cucumber-expressions/distinfo Modified: head/devel/rubygem-cucumber-expressions/Makefile ============================================================================== --- head/devel/rubygem-cucumber-expressions/Makefile Sun Dec 3 20:36:37 2017 (r455459) +++ head/devel/rubygem-cucumber-expressions/Makefile Sun Dec 3 20:36:42 2017 (r455460) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cucumber-expressions -PORTVERSION= 5.0.3 +PORTVERSION= 5.0.6 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-cucumber-expressions/distinfo ============================================================================== --- head/devel/rubygem-cucumber-expressions/distinfo Sun Dec 3 20:36:37 2017 (r455459) +++ head/devel/rubygem-cucumber-expressions/distinfo Sun Dec 3 20:36:42 2017 (r455460) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510439825 -SHA256 (rubygem/cucumber-expressions-5.0.3.gem) = afdeaee42c354f1438fe41f448c023d72d5b3f1e06f3adc675e59f386d3052da -SIZE (rubygem/cucumber-expressions-5.0.3.gem) = 16896 +TIMESTAMP = 1512157722 +SHA256 (rubygem/cucumber-expressions-5.0.6.gem) = 8b163bc1288d3642fc88e1b4c05373bc92b2634507a6cd362a515ff6f5d917a7 +SIZE (rubygem/cucumber-expressions-5.0.6.gem) = 17408 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:36:50 2017 Return-Path: Delivered-To: svn-ports-head@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 971ADE67853; Sun, 3 Dec 2017 20:36:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C0501674D2; Sun, 3 Dec 2017 20:36:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KalRo058875; Sun, 3 Dec 2017 20:36:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3Kalbm058873; Sun, 3 Dec 2017 20:36:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032036.vB3Kalbm058873@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:36:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455461 - head/devel/rubygem-gettext-setup X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-gettext-setup X-SVN-Commit-Revision: 455461 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:36:50 -0000 Author: sunpoet Date: Sun Dec 3 20:36:47 2017 New Revision: 455461 URL: https://svnweb.freebsd.org/changeset/ports/455461 Log: Update to 0.29 Changes: https://github.com/puppetlabs/gettext-setup-gem/commits/master Modified: head/devel/rubygem-gettext-setup/Makefile head/devel/rubygem-gettext-setup/distinfo Modified: head/devel/rubygem-gettext-setup/Makefile ============================================================================== --- head/devel/rubygem-gettext-setup/Makefile Sun Dec 3 20:36:42 2017 (r455460) +++ head/devel/rubygem-gettext-setup/Makefile Sun Dec 3 20:36:47 2017 (r455461) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gettext-setup -PORTVERSION= 0.28 +PORTVERSION= 0.29 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-gettext-setup/distinfo ============================================================================== --- head/devel/rubygem-gettext-setup/distinfo Sun Dec 3 20:36:42 2017 (r455460) +++ head/devel/rubygem-gettext-setup/distinfo Sun Dec 3 20:36:47 2017 (r455461) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505920351 -SHA256 (rubygem/gettext-setup-0.28.gem) = 4c6febf6eb86f52663e64ff666cd8a7a3c8b4aa124969dff90fabc697e5dbc0a -SIZE (rubygem/gettext-setup-0.28.gem) = 17920 +TIMESTAMP = 1512157744 +SHA256 (rubygem/gettext-setup-0.29.gem) = 4da86bbfe794faa16cd6490a85bbae8be1da3bc8912b226edf68ed73a4d93be1 +SIZE (rubygem/gettext-setup-0.29.gem) = 17920 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:36:56 2017 Return-Path: Delivered-To: svn-ports-head@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 3BFDFE6787A; Sun, 3 Dec 2017 20:36:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 06DDA675A2; Sun, 3 Dec 2017 20:36:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KaqZY058997; Sun, 3 Dec 2017 20:36:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KaqQ3058995; Sun, 3 Dec 2017 20:36:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032036.vB3KaqQ3058995@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:36:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455462 - head/net/rubygem-fog-aws X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/rubygem-fog-aws X-SVN-Commit-Revision: 455462 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:36:56 -0000 Author: sunpoet Date: Sun Dec 3 20:36:52 2017 New Revision: 455462 URL: https://svnweb.freebsd.org/changeset/ports/455462 Log: Update to 2.0.0 Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md Modified: head/net/rubygem-fog-aws/Makefile head/net/rubygem-fog-aws/distinfo Modified: head/net/rubygem-fog-aws/Makefile ============================================================================== --- head/net/rubygem-fog-aws/Makefile Sun Dec 3 20:36:47 2017 (r455461) +++ head/net/rubygem-fog-aws/Makefile Sun Dec 3 20:36:52 2017 (r455462) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fog-aws -PORTVERSION= 1.4.1 +PORTVERSION= 2.0.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-fog-aws/distinfo ============================================================================== --- head/net/rubygem-fog-aws/distinfo Sun Dec 3 20:36:47 2017 (r455461) +++ head/net/rubygem-fog-aws/distinfo Sun Dec 3 20:36:52 2017 (r455462) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503577335 -SHA256 (rubygem/fog-aws-1.4.1.gem) = 93e01336f7787591488c5a17191c95087131fe99ee6bcef22996fe8406a2f5f5 -SIZE (rubygem/fog-aws-1.4.1.gem) = 534528 +TIMESTAMP = 1512157758 +SHA256 (rubygem/fog-aws-2.0.0.gem) = 3dece0b694f00de8224110ae572f6774181c721ea94d219a3eb8bebac1f27046 +SIZE (rubygem/fog-aws-2.0.0.gem) = 539136 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:37:00 2017 Return-Path: Delivered-To: svn-ports-head@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 7252CE67890; Sun, 3 Dec 2017 20:37:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C5DE16767B; Sun, 3 Dec 2017 20:36:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3Kavjr059106; Sun, 3 Dec 2017 20:36:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KavXf059105; Sun, 3 Dec 2017 20:36:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032036.vB3KavXf059105@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:36:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455463 - head/net/rubygem-fog-aws0 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/rubygem-fog-aws0 X-SVN-Commit-Revision: 455463 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:37:01 -0000 Author: sunpoet Date: Sun Dec 3 20:36:57 2017 New Revision: 455463 URL: https://svnweb.freebsd.org/changeset/ports/455463 Log: Mark DEPRECATED and set EXPIRATION_DATE to 2017-12-31 Modified: head/net/rubygem-fog-aws0/Makefile Modified: head/net/rubygem-fog-aws0/Makefile ============================================================================== --- head/net/rubygem-fog-aws0/Makefile Sun Dec 3 20:36:52 2017 (r455462) +++ head/net/rubygem-fog-aws0/Makefile Sun Dec 3 20:36:57 2017 (r455463) @@ -18,6 +18,9 @@ RUN_DEPENDS= rubygem-fog-core>=1.38:devel/rubygem-fog- rubygem-fog-xml>=0.1:textproc/rubygem-fog-xml \ rubygem-ipaddress>=0.8:net/rubygem-ipaddress +DEPRECATED= Use net/rubygem-fog-aws or net/rubygem-fog-aws1 instead +EXPIRATION_DATE=2017-12-31 + PORTSCOUT= limit:^0\. NO_ARCH= yes From owner-svn-ports-head@freebsd.org Sun Dec 3 20:37:04 2017 Return-Path: Delivered-To: svn-ports-head@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 CDACEE678BE; Sun, 3 Dec 2017 20:37:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 1C2B4677A4; Sun, 3 Dec 2017 20:37:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3Kb2gF059234; Sun, 3 Dec 2017 20:37:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3Kb2ks059232; Sun, 3 Dec 2017 20:37:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032037.vB3Kb2ks059232@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:37:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455464 - head/net/rubygem-fog-profitbricks X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/rubygem-fog-profitbricks X-SVN-Commit-Revision: 455464 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:37:05 -0000 Author: sunpoet Date: Sun Dec 3 20:37:02 2017 New Revision: 455464 URL: https://svnweb.freebsd.org/changeset/ports/455464 Log: Update to 4.1.0 Changes: https://github.com/fog/fog-profitbricks/releases Modified: head/net/rubygem-fog-profitbricks/Makefile head/net/rubygem-fog-profitbricks/distinfo Modified: head/net/rubygem-fog-profitbricks/Makefile ============================================================================== --- head/net/rubygem-fog-profitbricks/Makefile Sun Dec 3 20:36:57 2017 (r455463) +++ head/net/rubygem-fog-profitbricks/Makefile Sun Dec 3 20:37:02 2017 (r455464) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fog-profitbricks -PORTVERSION= 4.0.0 +PORTVERSION= 4.1.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-fog-profitbricks/distinfo ============================================================================== --- head/net/rubygem-fog-profitbricks/distinfo Sun Dec 3 20:36:57 2017 (r455463) +++ head/net/rubygem-fog-profitbricks/distinfo Sun Dec 3 20:37:02 2017 (r455464) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502473897 -SHA256 (rubygem/fog-profitbricks-4.0.0.gem) = 13a9760d335a84d14bcb8c6758c74be2fd40a80fff433b3d7d128e350128ab09 -SIZE (rubygem/fog-profitbricks-4.0.0.gem) = 80384 +TIMESTAMP = 1512157769 +SHA256 (rubygem/fog-profitbricks-4.1.0.gem) = 03ee7abc6d9b488f629145cf2109a55604e54c7d73b20dd9047f7c19cd07579c +SIZE (rubygem/fog-profitbricks-4.1.0.gem) = 81408 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:37:09 2017 Return-Path: Delivered-To: svn-ports-head@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 DB465E678E4; Sun, 3 Dec 2017 20:37:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 59F876788B; Sun, 3 Dec 2017 20:37:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3Kb7kf059357; Sun, 3 Dec 2017 20:37:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3Kb74S059355; Sun, 3 Dec 2017 20:37:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032037.vB3Kb74S059355@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:37:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455465 - head/net/rubygem-gitaly-proto X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/rubygem-gitaly-proto X-SVN-Commit-Revision: 455465 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:37:10 -0000 Author: sunpoet Date: Sun Dec 3 20:37:07 2017 New Revision: 455465 URL: https://svnweb.freebsd.org/changeset/ports/455465 Log: Update to 0.58.0 Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master Modified: head/net/rubygem-gitaly-proto/Makefile head/net/rubygem-gitaly-proto/distinfo Modified: head/net/rubygem-gitaly-proto/Makefile ============================================================================== --- head/net/rubygem-gitaly-proto/Makefile Sun Dec 3 20:37:02 2017 (r455464) +++ head/net/rubygem-gitaly-proto/Makefile Sun Dec 3 20:37:07 2017 (r455465) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitaly-proto -PORTVERSION= 0.55.0 +PORTVERSION= 0.58.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-gitaly-proto/distinfo ============================================================================== --- head/net/rubygem-gitaly-proto/distinfo Sun Dec 3 20:37:02 2017 (r455464) +++ head/net/rubygem-gitaly-proto/distinfo Sun Dec 3 20:37:07 2017 (r455465) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511545717 -SHA256 (rubygem/gitaly-proto-0.55.0.gem) = 678483e7b351176c2b7d5330de62f326758a92874163910e36605ddb7d433da0 -SIZE (rubygem/gitaly-proto-0.55.0.gem) = 13312 +TIMESTAMP = 1512157780 +SHA256 (rubygem/gitaly-proto-0.58.0.gem) = f4e6421071fece2c54d1613fd41c14a7470426c02170078636ce4afa6d7e5e42 +SIZE (rubygem/gitaly-proto-0.58.0.gem) = 13312 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:37:16 2017 Return-Path: Delivered-To: svn-ports-head@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 26221E67907; Sun, 3 Dec 2017 20:37:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 D13C26797E; Sun, 3 Dec 2017 20:37:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KbCXp059482; Sun, 3 Dec 2017 20:37:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KbCue059480; Sun, 3 Dec 2017 20:37:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032037.vB3KbCue059480@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:37:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455466 - head/textproc/rubygem-jekyll-sass-converter X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/rubygem-jekyll-sass-converter X-SVN-Commit-Revision: 455466 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:37:16 -0000 Author: sunpoet Date: Sun Dec 3 20:37:12 2017 New Revision: 455466 URL: https://svnweb.freebsd.org/changeset/ports/455466 Log: Update to 1.5.1 Changes: https://github.com/jekyll/jekyll-sass-converter/blob/master/History.markdown Modified: head/textproc/rubygem-jekyll-sass-converter/Makefile head/textproc/rubygem-jekyll-sass-converter/distinfo Modified: head/textproc/rubygem-jekyll-sass-converter/Makefile ============================================================================== --- head/textproc/rubygem-jekyll-sass-converter/Makefile Sun Dec 3 20:37:07 2017 (r455465) +++ head/textproc/rubygem-jekyll-sass-converter/Makefile Sun Dec 3 20:37:12 2017 (r455466) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jekyll-sass-converter -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-jekyll-sass-converter/distinfo ============================================================================== --- head/textproc/rubygem-jekyll-sass-converter/distinfo Sun Dec 3 20:37:07 2017 (r455465) +++ head/textproc/rubygem-jekyll-sass-converter/distinfo Sun Dec 3 20:37:12 2017 (r455466) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480754963 -SHA256 (rubygem/jekyll-sass-converter-1.5.0.gem) = 018fe9bc0b060ba61fc4d7beaf08236e08f3718f658ec15ee8cff9614e10a906 -SIZE (rubygem/jekyll-sass-converter-1.5.0.gem) = 5632 +TIMESTAMP = 1512317160 +SHA256 (rubygem/jekyll-sass-converter-1.5.1.gem) = a91d3371b0549704bd5c803ebc46e953d7b37f82cf48ed2796c9fe542f568a6f +SIZE (rubygem/jekyll-sass-converter-1.5.1.gem) = 5632 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:37:21 2017 Return-Path: Delivered-To: svn-ports-head@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 EC1F3E67929; Sun, 3 Dec 2017 20:37:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 DA75367A57; Sun, 3 Dec 2017 20:37:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KbHGM059605; Sun, 3 Dec 2017 20:37:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KbHmG059603; Sun, 3 Dec 2017 20:37:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032037.vB3KbHmG059603@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:37:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455467 - head/astro/p5-Astro-satpass X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/astro/p5-Astro-satpass X-SVN-Commit-Revision: 455467 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:37:21 -0000 Author: sunpoet Date: Sun Dec 3 20:37:17 2017 New Revision: 455467 URL: https://svnweb.freebsd.org/changeset/ports/455467 Log: Update to 0.085 Changes: http://search.cpan.org/dist/Astro-satpass/Changes Modified: head/astro/p5-Astro-satpass/Makefile head/astro/p5-Astro-satpass/distinfo Modified: head/astro/p5-Astro-satpass/Makefile ============================================================================== --- head/astro/p5-Astro-satpass/Makefile Sun Dec 3 20:37:12 2017 (r455466) +++ head/astro/p5-Astro-satpass/Makefile Sun Dec 3 20:37:17 2017 (r455467) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-satpass -PORTVERSION= 0.084 +PORTVERSION= 0.085 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/astro/p5-Astro-satpass/distinfo ============================================================================== --- head/astro/p5-Astro-satpass/distinfo Sun Dec 3 20:37:12 2017 (r455466) +++ head/astro/p5-Astro-satpass/distinfo Sun Dec 3 20:37:17 2017 (r455467) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507869870 -SHA256 (Astro-satpass-0.084.tar.gz) = 229ebadb48369dd4da06b2723c1b73ee47b3d3364685bd7a61729118e1645071 -SIZE (Astro-satpass-0.084.tar.gz) = 541130 +TIMESTAMP = 1512165298 +SHA256 (Astro-satpass-0.085.tar.gz) = 91b064aba9ce6e3ead69fdbf3483026365f02a225659613df43eb70457e4c9e6 +SIZE (Astro-satpass-0.085.tar.gz) = 542206 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:37:27 2017 Return-Path: Delivered-To: svn-ports-head@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 B8234E67957; Sun, 3 Dec 2017 20:37:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E927767B3E; Sun, 3 Dec 2017 20:37:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KbMn9059729; Sun, 3 Dec 2017 20:37:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KbMkl059727; Sun, 3 Dec 2017 20:37:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032037.vB3KbMkl059727@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:37:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455468 - head/audio/p5-Audio-Scan X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/audio/p5-Audio-Scan X-SVN-Commit-Revision: 455468 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:37:28 -0000 Author: sunpoet Date: Sun Dec 3 20:37:22 2017 New Revision: 455468 URL: https://svnweb.freebsd.org/changeset/ports/455468 Log: Update to 0.99 Changes: http://search.cpan.org/dist/Audio-Scan/Changes Modified: head/audio/p5-Audio-Scan/Makefile head/audio/p5-Audio-Scan/distinfo Modified: head/audio/p5-Audio-Scan/Makefile ============================================================================== --- head/audio/p5-Audio-Scan/Makefile Sun Dec 3 20:37:17 2017 (r455467) +++ head/audio/p5-Audio-Scan/Makefile Sun Dec 3 20:37:22 2017 (r455468) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Audio-Scan -PORTVERSION= 0.98 +PORTVERSION= 0.99 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/audio/p5-Audio-Scan/distinfo ============================================================================== --- head/audio/p5-Audio-Scan/distinfo Sun Dec 3 20:37:17 2017 (r455467) +++ head/audio/p5-Audio-Scan/distinfo Sun Dec 3 20:37:22 2017 (r455468) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493444764 -SHA256 (Audio-Scan-0.98.tar.gz) = a40e8432d8a7f1fef37ab87346cc758e0d3dece9ec7430dffbfb2be40557d503 -SIZE (Audio-Scan-0.98.tar.gz) = 3388257 +TIMESTAMP = 1512165311 +SHA256 (Audio-Scan-0.99.tar.gz) = aad64aa1e4f4abd964e9d00fc5edc79f45f2231ed595b1520057272425130900 +SIZE (Audio-Scan-0.99.tar.gz) = 3399719 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:37:32 2017 Return-Path: Delivered-To: svn-ports-head@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 283CAE6797F; Sun, 3 Dec 2017 20:37:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 5EB4067C37; Sun, 3 Dec 2017 20:37:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KbRZf059855; Sun, 3 Dec 2017 20:37:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KbRoe059853; Sun, 3 Dec 2017 20:37:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032037.vB3KbRoe059853@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:37:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455469 - head/ftp/p5-File-Fetch X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/ftp/p5-File-Fetch X-SVN-Commit-Revision: 455469 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:37:32 -0000 Author: sunpoet Date: Sun Dec 3 20:37:27 2017 New Revision: 455469 URL: https://svnweb.freebsd.org/changeset/ports/455469 Log: Update to 0.56 Changes: http://search.cpan.org/dist/File-Fetch/CHANGES Modified: head/ftp/p5-File-Fetch/Makefile head/ftp/p5-File-Fetch/distinfo Modified: head/ftp/p5-File-Fetch/Makefile ============================================================================== --- head/ftp/p5-File-Fetch/Makefile Sun Dec 3 20:37:22 2017 (r455468) +++ head/ftp/p5-File-Fetch/Makefile Sun Dec 3 20:37:27 2017 (r455469) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= File-Fetch -PORTVERSION= 0.54 +PORTVERSION= 0.56 CATEGORIES= ftp www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/ftp/p5-File-Fetch/distinfo ============================================================================== --- head/ftp/p5-File-Fetch/distinfo Sun Dec 3 20:37:22 2017 (r455468) +++ head/ftp/p5-File-Fetch/distinfo Sun Dec 3 20:37:27 2017 (r455469) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506343550 -SHA256 (File-Fetch-0.54.tar.gz) = 842efe620aed06417b64eadccfa1a1b11b3a40292123309134b63cc7e5646f49 -SIZE (File-Fetch-0.54.tar.gz) = 20950 +TIMESTAMP = 1512165332 +SHA256 (File-Fetch-0.56.tar.gz) = b08575705916bbc7ae79c4966709549575a7a2be98e7bb6a1d85e67d5226dea1 +SIZE (File-Fetch-0.56.tar.gz) = 21056 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:37:40 2017 Return-Path: Delivered-To: svn-ports-head@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 77BB5E679A1; Sun, 3 Dec 2017 20:37:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 9D9FB67D30; Sun, 3 Dec 2017 20:37:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KbXek059980; Sun, 3 Dec 2017 20:37:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KbWSR059978; Sun, 3 Dec 2017 20:37:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032037.vB3KbWSR059978@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:37:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455470 - head/security/p5-Crypt-OpenSSL-Bignum X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/p5-Crypt-OpenSSL-Bignum X-SVN-Commit-Revision: 455470 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:37:40 -0000 Author: sunpoet Date: Sun Dec 3 20:37:32 2017 New Revision: 455470 URL: https://svnweb.freebsd.org/changeset/ports/455470 Log: Update to 0.09 Changes: http://search.cpan.org/dist/Crypt-OpenSSL-Bignum/Changes Modified: head/security/p5-Crypt-OpenSSL-Bignum/Makefile head/security/p5-Crypt-OpenSSL-Bignum/distinfo Modified: head/security/p5-Crypt-OpenSSL-Bignum/Makefile ============================================================================== --- head/security/p5-Crypt-OpenSSL-Bignum/Makefile Sun Dec 3 20:37:27 2017 (r455469) +++ head/security/p5-Crypt-OpenSSL-Bignum/Makefile Sun Dec 3 20:37:32 2017 (r455470) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-OpenSSL-Bignum -PORTVERSION= 0.08 +PORTVERSION= 0.09 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/security/p5-Crypt-OpenSSL-Bignum/distinfo ============================================================================== --- head/security/p5-Crypt-OpenSSL-Bignum/distinfo Sun Dec 3 20:37:27 2017 (r455469) +++ head/security/p5-Crypt-OpenSSL-Bignum/distinfo Sun Dec 3 20:37:32 2017 (r455470) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486737931 -SHA256 (Crypt-OpenSSL-Bignum-0.08.tar.gz) = 88c161b4f09c2f4b66dcdb1ffea1e2d3257b690b9e29aeed397f05e71ab1553d -SIZE (Crypt-OpenSSL-Bignum-0.08.tar.gz) = 16023 +TIMESTAMP = 1512317168 +SHA256 (Crypt-OpenSSL-Bignum-0.09.tar.gz) = 234e72fb8396d45527e6fd45e43759c5c3f3a208cf8f29e6a22161a996fd42dc +SIZE (Crypt-OpenSSL-Bignum-0.09.tar.gz) = 16202 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:37:43 2017 Return-Path: Delivered-To: svn-ports-head@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 EC268E679CA; Sun, 3 Dec 2017 20:37:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 4486C67E09; Sun, 3 Dec 2017 20:37:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3Kbchv060104; Sun, 3 Dec 2017 20:37:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KbbhG060102; Sun, 3 Dec 2017 20:37:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032037.vB3KbbhG060102@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:37:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455471 - head/textproc/p5-SVG X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/p5-SVG X-SVN-Commit-Revision: 455471 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:37:44 -0000 Author: sunpoet Date: Sun Dec 3 20:37:37 2017 New Revision: 455471 URL: https://svnweb.freebsd.org/changeset/ports/455471 Log: Update to 2.79 Changes: http://search.cpan.org/dist/SVG/Changes Modified: head/textproc/p5-SVG/Makefile head/textproc/p5-SVG/distinfo Modified: head/textproc/p5-SVG/Makefile ============================================================================== --- head/textproc/p5-SVG/Makefile Sun Dec 3 20:37:32 2017 (r455470) +++ head/textproc/p5-SVG/Makefile Sun Dec 3 20:37:37 2017 (r455471) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= SVG -PORTVERSION= 2.78 +PORTVERSION= 2.79 CATEGORIES= textproc graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/textproc/p5-SVG/distinfo ============================================================================== --- head/textproc/p5-SVG/distinfo Sun Dec 3 20:37:32 2017 (r455470) +++ head/textproc/p5-SVG/distinfo Sun Dec 3 20:37:37 2017 (r455471) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499518797 -SHA256 (SVG-2.78.tar.gz) = a665c1f18c0529f3da0f4b631976eb47e0f71f6d6784ef3f44d32fd76643d6bb -SIZE (SVG-2.78.tar.gz) = 53473 +TIMESTAMP = 1512165341 +SHA256 (SVG-2.79.tar.gz) = daf9853154a66654984e7616a0d225f5868d9d15da28d86e4227872aaa64291b +SIZE (SVG-2.79.tar.gz) = 53537 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:37:46 2017 Return-Path: Delivered-To: svn-ports-head@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 CA93BE679E2; Sun, 3 Dec 2017 20:37:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 BDC1267EDE; Sun, 3 Dec 2017 20:37:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KbgNf060229; Sun, 3 Dec 2017 20:37:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KbgCG060227; Sun, 3 Dec 2017 20:37:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032037.vB3KbgCG060227@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:37:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455472 - head/textproc/p5-Syntax-Highlight-Engine-Kate X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/p5-Syntax-Highlight-Engine-Kate X-SVN-Commit-Revision: 455472 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:37:47 -0000 Author: sunpoet Date: Sun Dec 3 20:37:42 2017 New Revision: 455472 URL: https://svnweb.freebsd.org/changeset/ports/455472 Log: Update to 0.13 Changes: http://search.cpan.org/dist/Syntax-Highlight-Engine-Kate/Changes Modified: head/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile head/textproc/p5-Syntax-Highlight-Engine-Kate/distinfo Modified: head/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile ============================================================================== --- head/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile Sun Dec 3 20:37:37 2017 (r455471) +++ head/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile Sun Dec 3 20:37:42 2017 (r455472) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Syntax-Highlight-Engine-Kate -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/textproc/p5-Syntax-Highlight-Engine-Kate/distinfo ============================================================================== --- head/textproc/p5-Syntax-Highlight-Engine-Kate/distinfo Sun Dec 3 20:37:37 2017 (r455471) +++ head/textproc/p5-Syntax-Highlight-Engine-Kate/distinfo Sun Dec 3 20:37:42 2017 (r455472) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509131984 -SHA256 (Syntax-Highlight-Engine-Kate-0.12.tar.gz) = afa7a6006d58636fca026bea313837b4ff66d98b2c01046f44ce07495b536c1c -SIZE (Syntax-Highlight-Engine-Kate-0.12.tar.gz) = 487278 +TIMESTAMP = 1512165353 +SHA256 (Syntax-Highlight-Engine-Kate-0.13.tar.gz) = cb0a61e155f6ad65a4c1e69b1d014b22ac2b9b4f29a09c83cd20ea1d0e10a8de +SIZE (Syntax-Highlight-Engine-Kate-0.13.tar.gz) = 487462 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:37:49 2017 Return-Path: Delivered-To: svn-ports-head@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 5C11DE67A10; Sun, 3 Dec 2017 20:37:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 1F7F067F50; Sun, 3 Dec 2017 20:37:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3Kbm9p060351; Sun, 3 Dec 2017 20:37:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KblCU060349; Sun, 3 Dec 2017 20:37:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032037.vB3KblCU060349@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:37:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455473 - head/www/p5-CGI X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/p5-CGI X-SVN-Commit-Revision: 455473 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:37:49 -0000 Author: sunpoet Date: Sun Dec 3 20:37:47 2017 New Revision: 455473 URL: https://svnweb.freebsd.org/changeset/ports/455473 Log: Update to 4.38 Changes: http://search.cpan.org/dist/CGI/Changes Modified: head/www/p5-CGI/Makefile head/www/p5-CGI/distinfo Modified: head/www/p5-CGI/Makefile ============================================================================== --- head/www/p5-CGI/Makefile Sun Dec 3 20:37:42 2017 (r455472) +++ head/www/p5-CGI/Makefile Sun Dec 3 20:37:47 2017 (r455473) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CGI -PORTVERSION= 4.37 +PORTVERSION= 4.38 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-CGI/distinfo ============================================================================== --- head/www/p5-CGI/distinfo Sun Dec 3 20:37:42 2017 (r455472) +++ head/www/p5-CGI/distinfo Sun Dec 3 20:37:47 2017 (r455473) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509636234 -SHA256 (CGI-4.37.tar.gz) = 7a14eee5df640f7141848f653cf48d99bfc9b5c68e18167338ee01b91cdfb883 -SIZE (CGI-4.37.tar.gz) = 199159 +TIMESTAMP = 1512317180 +SHA256 (CGI-4.38.tar.gz) = 8c58f4a529bb92a914b22b7e64c5e31185c9854a4070a6dfad44fe5cc248e7d4 +SIZE (CGI-4.38.tar.gz) = 199241 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:37:56 2017 Return-Path: Delivered-To: svn-ports-head@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 C6BABE67A60; Sun, 3 Dec 2017 20:37:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 0271C68058; Sun, 3 Dec 2017 20:37:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3Kbr29060478; Sun, 3 Dec 2017 20:37:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3Kbrc3060476; Sun, 3 Dec 2017 20:37:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032037.vB3Kbrc3060476@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:37:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455474 - head/devel/py-simplejson X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-simplejson X-SVN-Commit-Revision: 455474 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:37:57 -0000 Author: sunpoet Date: Sun Dec 3 20:37:53 2017 New Revision: 455474 URL: https://svnweb.freebsd.org/changeset/ports/455474 Log: Update to 3.13.2 Changes: https://github.com/simplejson/simplejson/blob/master/CHANGES.txt Modified: head/devel/py-simplejson/Makefile head/devel/py-simplejson/distinfo Modified: head/devel/py-simplejson/Makefile ============================================================================== --- head/devel/py-simplejson/Makefile Sun Dec 3 20:37:47 2017 (r455473) +++ head/devel/py-simplejson/Makefile Sun Dec 3 20:37:53 2017 (r455474) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= simplejson -PORTVERSION= 3.12.0 +PORTVERSION= 3.13.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-simplejson/distinfo ============================================================================== --- head/devel/py-simplejson/distinfo Sun Dec 3 20:37:47 2017 (r455473) +++ head/devel/py-simplejson/distinfo Sun Dec 3 20:37:53 2017 (r455474) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510070492 -SHA256 (simplejson-3.12.0.tar.gz) = df5e38f5e0a24abe0e02276aa5c3f8504150047a51c0b6b848b8153e6e6d395e -SIZE (simplejson-3.12.0.tar.gz) = 77969 +TIMESTAMP = 1511830403 +SHA256 (simplejson-3.13.2.tar.gz) = 4c4ecf20e054716cc1e5a81cadc44d3f4027108d8dd0861d8b1e3bd7a32d4f0a +SIZE (simplejson-3.13.2.tar.gz) = 79735 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:38:01 2017 Return-Path: Delivered-To: svn-ports-head@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 967B6E67A7F; Sun, 3 Dec 2017 20:38:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2F2516811E; Sun, 3 Dec 2017 20:37:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KbwLp060617; Sun, 3 Dec 2017 20:37:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3Kbwmx060614; Sun, 3 Dec 2017 20:37:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032037.vB3Kbwmx060614@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:37:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455475 - head/math/py-altgraph X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/math/py-altgraph X-SVN-Commit-Revision: 455475 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:38:02 -0000 Author: sunpoet Date: Sun Dec 3 20:37:58 2017 New Revision: 455475 URL: https://svnweb.freebsd.org/changeset/ports/455475 Log: Update to 0.15 - Update WWW Changes: https://bitbucket.org/ronaldoussoren/altgraph/src/default/doc/changelog.rst Modified: head/math/py-altgraph/Makefile head/math/py-altgraph/distinfo head/math/py-altgraph/pkg-descr Modified: head/math/py-altgraph/Makefile ============================================================================== --- head/math/py-altgraph/Makefile Sun Dec 3 20:37:53 2017 (r455474) +++ head/math/py-altgraph/Makefile Sun Dec 3 20:37:58 2017 (r455475) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= altgraph -PORTVERSION= 0.14 +PORTVERSION= 0.15 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-altgraph/distinfo ============================================================================== --- head/math/py-altgraph/distinfo Sun Dec 3 20:37:53 2017 (r455474) +++ head/math/py-altgraph/distinfo Sun Dec 3 20:37:58 2017 (r455475) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494331146 -SHA256 (altgraph-0.14.tar.gz) = 481bac8feb1716bb8e485e652ed94002cc11304abccb2911f8f4574fc9dc207b -SIZE (altgraph-0.14.tar.gz) = 588506 +TIMESTAMP = 1512165401 +SHA256 (altgraph-0.15.tar.gz) = fc28b986a68fde8d3ff0e6d6ba3fbdd2cd562d11d45ef7c7735fbd826c9eec2e +SIZE (altgraph-0.15.tar.gz) = 589882 Modified: head/math/py-altgraph/pkg-descr ============================================================================== --- head/math/py-altgraph/pkg-descr Sun Dec 3 20:37:53 2017 (r455474) +++ head/math/py-altgraph/pkg-descr Sun Dec 3 20:37:58 2017 (r455475) @@ -5,4 +5,4 @@ graphviz output. altgraph includes some additional usage of Python 2.6+ features and enhancements related to modulegraph and macholib. -WWW: https://pypi.python.org/pypi/altgraph/ +WWW: https://pypi.python.org/pypi/altgraph From owner-svn-ports-head@freebsd.org Sun Dec 3 20:38:05 2017 Return-Path: Delivered-To: svn-ports-head@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 CE112E67AA1; Sun, 3 Dec 2017 20:38:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 20C01681EC; Sun, 3 Dec 2017 20:38:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3Kc3Dt060744; Sun, 3 Dec 2017 20:38:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3Kc3Bt060742; Sun, 3 Dec 2017 20:38:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032038.vB3Kc3Bt060742@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:38:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455476 - head/www/py-notebook X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/py-notebook X-SVN-Commit-Revision: 455476 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:38:06 -0000 Author: sunpoet Date: Sun Dec 3 20:38:03 2017 New Revision: 455476 URL: https://svnweb.freebsd.org/changeset/ports/455476 Log: Update to 5.2.2 Changes: https://github.com/jupyter/notebook/releases Modified: head/www/py-notebook/Makefile head/www/py-notebook/distinfo Modified: head/www/py-notebook/Makefile ============================================================================== --- head/www/py-notebook/Makefile Sun Dec 3 20:37:58 2017 (r455475) +++ head/www/py-notebook/Makefile Sun Dec 3 20:38:03 2017 (r455476) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= notebook -PORTVERSION= 5.2.1 +PORTVERSION= 5.2.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-notebook/distinfo ============================================================================== --- head/www/py-notebook/distinfo Sun Dec 3 20:37:58 2017 (r455475) +++ head/www/py-notebook/distinfo Sun Dec 3 20:38:03 2017 (r455476) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509817661 -SHA256 (notebook-5.2.1.tar.gz) = 4ae5b81dd39b37cdd99dcffe83a5182c849947b92d46ac4d2b5093af2bb9f224 -SIZE (notebook-5.2.1.tar.gz) = 12458130 +TIMESTAMP = 1512165427 +SHA256 (notebook-5.2.2.tar.gz) = 7bb54fb61b9c5426bc116f840541b973431198e00ea2896122d05fc122dbbd67 +SIZE (notebook-5.2.2.tar.gz) = 12458826 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:38:12 2017 Return-Path: Delivered-To: svn-ports-head@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 0334FE67AC3; Sun, 3 Dec 2017 20:38:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 0128A682F4; Sun, 3 Dec 2017 20:38:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3Kc88s060869; Sun, 3 Dec 2017 20:38:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3Kc8I5060867; Sun, 3 Dec 2017 20:38:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032038.vB3Kc8I5060867@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:38:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455477 - head/databases/rubygem-seed-fu X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/rubygem-seed-fu X-SVN-Commit-Revision: 455477 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:38:12 -0000 Author: sunpoet Date: Sun Dec 3 20:38:07 2017 New Revision: 455477 URL: https://svnweb.freebsd.org/changeset/ports/455477 Log: Update to 2.3.7 Changes: https://github.com/mbleigh/seed-fu/blob/master/CHANGELOG.md Modified: head/databases/rubygem-seed-fu/Makefile head/databases/rubygem-seed-fu/distinfo Modified: head/databases/rubygem-seed-fu/Makefile ============================================================================== --- head/databases/rubygem-seed-fu/Makefile Sun Dec 3 20:38:03 2017 (r455476) +++ head/databases/rubygem-seed-fu/Makefile Sun Dec 3 20:38:07 2017 (r455477) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= seed-fu -PORTVERSION= 2.3.6 +PORTVERSION= 2.3.7 CATEGORIES= databases rubygems MASTER_SITES= RG Modified: head/databases/rubygem-seed-fu/distinfo ============================================================================== --- head/databases/rubygem-seed-fu/distinfo Sun Dec 3 20:38:03 2017 (r455476) +++ head/databases/rubygem-seed-fu/distinfo Sun Dec 3 20:38:07 2017 (r455477) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482937737 -SHA256 (rubygem/seed-fu-2.3.6.gem) = 77fc00d6d505e5b47530adbf6c31ddccc7da234b0e932de8a2acf936f70d77da -SIZE (rubygem/seed-fu-2.3.6.gem) = 13824 +TIMESTAMP = 1512317188 +SHA256 (rubygem/seed-fu-2.3.7.gem) = f19673443e9af799b730e3d4eca6a89b39e5a36825015dffd00d02ea3365cf74 +SIZE (rubygem/seed-fu-2.3.7.gem) = 13824 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:38:15 2017 Return-Path: Delivered-To: svn-ports-head@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 66545E67AD6; Sun, 3 Dec 2017 20:38:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C165768391; Sun, 3 Dec 2017 20:38:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KcDO9060992; Sun, 3 Dec 2017 20:38:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KcDha060990; Sun, 3 Dec 2017 20:38:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032038.vB3KcDha060990@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:38:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455478 - head/devel/rubygem-aws-sdk-core X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk-core X-SVN-Commit-Revision: 455478 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:38:15 -0000 Author: sunpoet Date: Sun Dec 3 20:38:12 2017 New Revision: 455478 URL: https://svnweb.freebsd.org/changeset/ports/455478 Log: Update to 2.10.92 Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk-core/Makefile head/devel/rubygem-aws-sdk-core/distinfo Modified: head/devel/rubygem-aws-sdk-core/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-core/Makefile Sun Dec 3 20:38:07 2017 (r455477) +++ head/devel/rubygem-aws-sdk-core/Makefile Sun Dec 3 20:38:12 2017 (r455478) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.10.89 +PORTVERSION= 2.10.92 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Sun Dec 3 20:38:07 2017 (r455477) +++ head/devel/rubygem-aws-sdk-core/distinfo Sun Dec 3 20:38:12 2017 (r455478) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511456632 -SHA256 (rubygem/aws-sdk-core-2.10.89.gem) = 80c09bac34a1fd8d2b4643d1f4f18bae786915d87bb1d446395a1e938d51908d -SIZE (rubygem/aws-sdk-core-2.10.89.gem) = 1094144 +TIMESTAMP = 1512165667 +SHA256 (rubygem/aws-sdk-core-2.10.92.gem) = 7a43385fb567410cc970fb4c3b0d9c7bb1f51b71516a5ca7230bc296bbec71a6 +SIZE (rubygem/aws-sdk-core-2.10.92.gem) = 1167360 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:38:22 2017 Return-Path: Delivered-To: svn-ports-head@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 3B0A7E67B0F; Sun, 3 Dec 2017 20:38:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 255A86845E; Sun, 3 Dec 2017 20:38:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KcIJt061116; Sun, 3 Dec 2017 20:38:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KcI61061114; Sun, 3 Dec 2017 20:38:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032038.vB3KcI61061114@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:38:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455479 - head/devel/rubygem-aws-sdk-resources X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk-resources X-SVN-Commit-Revision: 455479 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:38:22 -0000 Author: sunpoet Date: Sun Dec 3 20:38:17 2017 New Revision: 455479 URL: https://svnweb.freebsd.org/changeset/ports/455479 Log: Update to 2.10.92 Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk-resources/Makefile head/devel/rubygem-aws-sdk-resources/distinfo Modified: head/devel/rubygem-aws-sdk-resources/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-resources/Makefile Sun Dec 3 20:38:12 2017 (r455478) +++ head/devel/rubygem-aws-sdk-resources/Makefile Sun Dec 3 20:38:17 2017 (r455479) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.10.89 +PORTVERSION= 2.10.92 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Sun Dec 3 20:38:12 2017 (r455478) +++ head/devel/rubygem-aws-sdk-resources/distinfo Sun Dec 3 20:38:17 2017 (r455479) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511456649 -SHA256 (rubygem/aws-sdk-resources-2.10.89.gem) = 76c187e0605cf2658037cd69df941cb9da91f985565c937174469e2cc9dd98dc -SIZE (rubygem/aws-sdk-resources-2.10.89.gem) = 48640 +TIMESTAMP = 1512165673 +SHA256 (rubygem/aws-sdk-resources-2.10.92.gem) = f9e4f2af5522b4582c4fe675ca2679db629b22cc023e27df495aad70bdf172ae +SIZE (rubygem/aws-sdk-resources-2.10.92.gem) = 48640 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:38:26 2017 Return-Path: Delivered-To: svn-ports-head@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 536C3E67B31; Sun, 3 Dec 2017 20:38:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 4693A6850B; Sun, 3 Dec 2017 20:38:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KcNuG061241; Sun, 3 Dec 2017 20:38:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KcNar061239; Sun, 3 Dec 2017 20:38:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032038.vB3KcNar061239@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:38:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455480 - head/devel/rubygem-aws-sdk X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk X-SVN-Commit-Revision: 455480 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:38:26 -0000 Author: sunpoet Date: Sun Dec 3 20:38:23 2017 New Revision: 455480 URL: https://svnweb.freebsd.org/changeset/ports/455480 Log: Update to 2.10.92 Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk/Makefile head/devel/rubygem-aws-sdk/distinfo Modified: head/devel/rubygem-aws-sdk/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk/Makefile Sun Dec 3 20:38:17 2017 (r455479) +++ head/devel/rubygem-aws-sdk/Makefile Sun Dec 3 20:38:23 2017 (r455480) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -PORTVERSION= 2.10.89 +PORTVERSION= 2.10.92 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Sun Dec 3 20:38:17 2017 (r455479) +++ head/devel/rubygem-aws-sdk/distinfo Sun Dec 3 20:38:23 2017 (r455480) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511456662 -SHA256 (rubygem/aws-sdk-2.10.89.gem) = 08185b0b25f672c5e07fd8ba386ac09f752cc0867c4fbb7795a3c7a283732d72 -SIZE (rubygem/aws-sdk-2.10.89.gem) = 4608 +TIMESTAMP = 1512165680 +SHA256 (rubygem/aws-sdk-2.10.92.gem) = e55432f87fd7336de20ca268b96cf2ccf9336c93faf784da826830747593d274 +SIZE (rubygem/aws-sdk-2.10.92.gem) = 4608 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:38:30 2017 Return-Path: Delivered-To: svn-ports-head@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 379BAE67B4D; Sun, 3 Dec 2017 20:38:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 AC3DF685CB; Sun, 3 Dec 2017 20:38:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KcS6w061374; Sun, 3 Dec 2017 20:38:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KcSG8061372; Sun, 3 Dec 2017 20:38:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032038.vB3KcSG8061372@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:38:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455481 - in head/devel/rubygem-cucumber: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel/rubygem-cucumber: . files X-SVN-Commit-Revision: 455481 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:38:30 -0000 Author: sunpoet Date: Sun Dec 3 20:38:27 2017 New Revision: 455481 URL: https://svnweb.freebsd.org/changeset/ports/455481 Log: Update to 3.1.0 Changes: https://github.com/cucumber/cucumber-ruby/blob/master/CHANGELOG.md Deleted: head/devel/rubygem-cucumber/files/ Modified: head/devel/rubygem-cucumber/Makefile head/devel/rubygem-cucumber/distinfo Modified: head/devel/rubygem-cucumber/Makefile ============================================================================== --- head/devel/rubygem-cucumber/Makefile Sun Dec 3 20:38:23 2017 (r455480) +++ head/devel/rubygem-cucumber/Makefile Sun Dec 3 20:38:27 2017 (r455481) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cucumber -PORTVERSION= 3.0.2 +PORTVERSION= 3.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,11 +12,11 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ - rubygem-cucumber-core>=3.0.0:devel/rubygem-cucumber-core \ - rubygem-cucumber-expressions>=4.0.3:devel/rubygem-cucumber-expressions \ + rubygem-cucumber-core>=3.1.0:devel/rubygem-cucumber-core \ + rubygem-cucumber-expressions>=5.0.4:devel/rubygem-cucumber-expressions \ rubygem-cucumber-wire>=0.0.1:devel/rubygem-cucumber-wire \ rubygem-diff-lcs>=1.3:textproc/rubygem-diff-lcs \ - rubygem-gherkin>=4.0:textproc/rubygem-gherkin \ + rubygem-gherkin>=5.0:textproc/rubygem-gherkin \ rubygem-multi_json>=1.7.5:devel/rubygem-multi_json \ rubygem-multi_test>=0.1.2:devel/rubygem-multi_test Modified: head/devel/rubygem-cucumber/distinfo ============================================================================== --- head/devel/rubygem-cucumber/distinfo Sun Dec 3 20:38:23 2017 (r455480) +++ head/devel/rubygem-cucumber/distinfo Sun Dec 3 20:38:27 2017 (r455481) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510439974 -SHA256 (rubygem/cucumber-3.0.2.gem) = 12451f9d9a0ca9b1737030215710225bb27cf387d22a5a7cec66c2022b7cc1c7 -SIZE (rubygem/cucumber-3.0.2.gem) = 152064 +TIMESTAMP = 1512183264 +SHA256 (rubygem/cucumber-3.1.0.gem) = c9e1d4685865fac1c1874f3448529cd53e4a2305124dd7818bd7a6d9a4148cdd +SIZE (rubygem/cucumber-3.1.0.gem) = 152064 From owner-svn-ports-head@freebsd.org Sun Dec 3 20:38:35 2017 Return-Path: Delivered-To: svn-ports-head@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 64157E67B90; Sun, 3 Dec 2017 20:38:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 BBA0468697; Sun, 3 Dec 2017 20:38:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KcXBj061475; Sun, 3 Dec 2017 20:38:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KcX0b061474; Sun, 3 Dec 2017 20:38:33 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032038.vB3KcX0b061474@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:38:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455482 - head/Mk X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/Mk X-SVN-Commit-Revision: 455482 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:38:35 -0000 Author: sunpoet Date: Sun Dec 3 20:38:32 2017 New Revision: 455482 URL: https://svnweb.freebsd.org/changeset/ports/455482 Log: Add shared BROTLI description Modified: head/Mk/bsd.options.desc.mk Modified: head/Mk/bsd.options.desc.mk ============================================================================== --- head/Mk/bsd.options.desc.mk Sun Dec 3 20:38:27 2017 (r455481) +++ head/Mk/bsd.options.desc.mk Sun Dec 3 20:38:32 2017 (r455482) @@ -42,6 +42,7 @@ BDB_DESC?= Berkeley DB support BDB1_DESC?= Berkeley DB 1.85 support BITTORRENT_DESC?= BitTorrent file sharing support BOOST_DESC?= Boost C++ libraries support +BROTLI_DESC?= Brotli support BZIP2_DESC?= bzip2 compression support CACA_DESC?= libcaca graphics library support CAIRO_DESC?= Cairo graphics library support From owner-svn-ports-head@freebsd.org Sun Dec 3 20:38:40 2017 Return-Path: Delivered-To: svn-ports-head@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 51E18E67BB1; Sun, 3 Dec 2017 20:38:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 7591968768; Sun, 3 Dec 2017 20:38:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3Kccrr061566; Sun, 3 Dec 2017 20:38:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KccJn061565; Sun, 3 Dec 2017 20:38:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032038.vB3KccJn061565@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:38:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455483 - head/archivers/brotli X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/archivers/brotli X-SVN-Commit-Revision: 455483 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:38:40 -0000 Author: sunpoet Date: Sun Dec 3 20:38:37 2017 New Revision: 455483 URL: https://svnweb.freebsd.org/changeset/ports/455483 Log: Add LICENSE_FILE - Do not silence installation message Approved by: portmgr (blanket) Modified: head/archivers/brotli/Makefile Modified: head/archivers/brotli/Makefile ============================================================================== --- head/archivers/brotli/Makefile Sun Dec 3 20:38:32 2017 (r455482) +++ head/archivers/brotli/Makefile Sun Dec 3 20:38:37 2017 (r455483) @@ -12,6 +12,7 @@ MAINTAINER= osa@FreeBSD.org COMMENT= Generic-purpose lossless compression algorithm LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= google @@ -22,8 +23,8 @@ USE_LDCONFIG= yes CMAKE_ARGS= -DBUILD_TESTING:BOOL=OFF post-install: - @${LN} -s libbrotlicommon.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libbrotlicommon.so.0 - @${LN} -s libbrotlidec.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libbrotlidec.so.0 - @${LN} -s libbrotlienc.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libbrotlienc.so.0 + ${LN} -s libbrotlicommon.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libbrotlicommon.so.0 + ${LN} -s libbrotlidec.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libbrotlidec.so.0 + ${LN} -s libbrotlienc.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libbrotlienc.so.0 .include From owner-svn-ports-head@freebsd.org Sun Dec 3 20:38:46 2017 Return-Path: Delivered-To: svn-ports-head@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 15AC0E67BD2; Sun, 3 Dec 2017 20:38:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 7EC3768820; Sun, 3 Dec 2017 20:38:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3Kcg7k061690; Sun, 3 Dec 2017 20:38:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KcgWe061688; Sun, 3 Dec 2017 20:38:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032038.vB3KcgWe061688@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:38:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455484 - head/comms/spandsp X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/comms/spandsp X-SVN-Commit-Revision: 455484 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:38:46 -0000 Author: sunpoet Date: Sun Dec 3 20:38:42 2017 New Revision: 455484 URL: https://svnweb.freebsd.org/changeset/ports/455484 Log: Use USES=localbase - Remove CONFLICTS: comms/spandsp-devel has been removed almost 3 years - Update pkg-descr - Update WWW Modified: head/comms/spandsp/Makefile head/comms/spandsp/pkg-descr Modified: head/comms/spandsp/Makefile ============================================================================== --- head/comms/spandsp/Makefile Sun Dec 3 20:38:37 2017 (r455483) +++ head/comms/spandsp/Makefile Sun Dec 3 20:38:42 2017 (r455484) @@ -15,13 +15,7 @@ LIB_DEPENDS= libtiff.so:graphics/tiff GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= autoreconf gmake libtool - -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib - +USES= autoreconf gmake libtool localbase USE_LDCONFIG= yes - -CONFLICTS= spandsp-devel-[0-9]* .include Modified: head/comms/spandsp/pkg-descr ============================================================================== --- head/comms/spandsp/pkg-descr Sun Dec 3 20:38:37 2017 (r455483) +++ head/comms/spandsp/pkg-descr Sun Dec 3 20:38:42 2017 (r455484) @@ -1,5 +1,4 @@ -Spandsp is a DSP library for telephony and fax functions. It -basically, also implements a complete software fax machine to -send and, or receive messages. +Spandsp is a library of many DSP functions for telephony. These range from +simple modules, such as DTMF detection, to a complete software FAX machine. -WWW: http://www.soft-switch.org/ +WWW: https://www.soft-switch.org/ From owner-svn-ports-head@freebsd.org Sun Dec 3 20:38:52 2017 Return-Path: Delivered-To: svn-ports-head@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 57907E67BF5; Sun, 3 Dec 2017 20:38:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E447E688FD; Sun, 3 Dec 2017 20:38:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KcmbU061799; Sun, 3 Dec 2017 20:38:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KcmCB061798; Sun, 3 Dec 2017 20:38:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032038.vB3KcmCB061798@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Dec 2017 20:38:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455485 - head/www/gitlab X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/gitlab X-SVN-Commit-Revision: 455485 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:38:52 -0000 Author: sunpoet Date: Sun Dec 3 20:38:47 2017 New Revision: 455485 URL: https://svnweb.freebsd.org/changeset/ports/455485 Log: Change RUN_DEPENDS from rubygem-fog-aws to rubygem-fog-aws1 - Bump PORTREVISION for dependency change Modified: head/www/gitlab/Makefile Modified: head/www/gitlab/Makefile ============================================================================== --- head/www/gitlab/Makefile Sun Dec 3 20:38:42 2017 (r455484) +++ head/www/gitlab/Makefile Sun Dec 3 20:38:47 2017 (r455485) @@ -3,8 +3,8 @@ PORTNAME= gitlab PORTVERSION= 10.1.4 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 2 CATEGORIES= www devel MAINTAINER= tz@FreeBSD.org @@ -81,7 +81,7 @@ RUN_DEPENDS= git>=2.14.1:devel/git \ rubygem-hamlit>=2.6.1:www/rubygem-hamlit \ rubygem-carrierwave>=1.1:www/rubygem-carrierwave \ rubygem-dropzonejs-rails>=0.7.1:www/rubygem-dropzonejs-rails \ - rubygem-fog-aws>=1.4:net/rubygem-fog-aws \ + rubygem-fog-aws1>=1.4:net/rubygem-fog-aws1 \ rubygem-fog-core>=1.44:devel/rubygem-fog-core \ rubygem-fog-google>=0.5:net/rubygem-fog-google \ rubygem-fog-local>=0.3:net/rubygem-fog-local \ From owner-svn-ports-head@freebsd.org Sun Dec 3 20:40:29 2017 Return-Path: Delivered-To: svn-ports-head@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 DC0BBE67E23; Sun, 3 Dec 2017 20:40:29 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-it0-x243.google.com (mail-it0-x243.google.com [IPv6:2607:f8b0:4001:c0b::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 760DE68F59; Sun, 3 Dec 2017 20:40:29 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-it0-x243.google.com with SMTP id p139so8120508itb.1; Sun, 03 Dec 2017 12:40:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=ST7tmVXaDcypxp8BoUZAUXls2QZkq2UVBmbPH9sBeuM=; b=XiBIo/pxHxqGAY6zlPSpT10MyfWAIw3VsLrQqWNCMnaJCOMT1X+VSuAECZEA+rFxKx kDkC7NbTTH22kPu1157DVi9W93lkdV5UyEmjttv30rjDWALHnG5/UIpMkhenQqxMy+S6 1xuWTnx/drHOY19k41VFQCaD9yEzqpkxPD2MgDCnp9R1Iu0Br3yIcb/m8EvoVZQIlJUs /E2Gi5OcZNE6aCNER+iEZ+MtvqUPBxyxO6L0Q9FbzBcrXopXXJxkmnNl1SW5Gc2TZY9o cFNakjs6UIi9DwoaBBxRudaJxQC54cTRqxRXryc6Z4lzUcG2S3Hrp6YDXh+WoBLEg4Hb C2Gw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=ST7tmVXaDcypxp8BoUZAUXls2QZkq2UVBmbPH9sBeuM=; b=jJE20I0XgkiGARYr+p1OEh1udxGCL5X7G5JvfGiziEhl/T0tB12J++KuSAfd4UeifA QqVdAfsHAQas99Od41/gqmv+Id0/bBEKlgqMUZ7t34YGFT3AMlOcj//s/WENILIQzgTs wfuSr0WN7qh2y+wGZvDCCTyhNdr5eogyB04KKMiV9GVrgolv66Yvonfm7INPkJP+gOjM KS0Zc1BWh76HCO920FKRK1o3tQUwj2Wh9t0Z/0OMu/KGVX4Mf63aK1eEUb3kSPNAKG6G HiX/f1X6OqAeyaaZ6OT9QSab3m5B6SuTxe4Ut7XQe+cSvULFg88O8WtwwsyEA5UkoFRO L1zg== X-Gm-Message-State: AKGB3mJYPFyyMXzwlPARg4R8xym/BBjbUyy8b/53wt7tT6UHYVzrWa1a aLRjy9hp8jI6ktS6pWPxPDWll7CCVSd2jEC+inY= X-Google-Smtp-Source: AGs4zMY1uH7hQSdzzXF5eXopALneu00RS/QL332NdgMjC4IM1aqYHFFDTjLKeNdq2/xN2cZTUbMKzLf8I6IzNhQ6v+s= X-Received: by 10.36.77.79 with SMTP id l76mr2011816itb.14.1512333628500; Sun, 03 Dec 2017 12:40:28 -0800 (PST) MIME-Version: 1.0 Sender: antoine.brodin.freebsd@gmail.com Received: by 10.107.143.134 with HTTP; Sun, 3 Dec 2017 12:40:27 -0800 (PST) In-Reply-To: <201712032034.vB3KYSLu055562@repo.freebsd.org> References: <201712032034.vB3KYSLu055562@repo.freebsd.org> From: Antoine Brodin Date: Sun, 3 Dec 2017 21:40:27 +0100 X-Google-Sender-Auth: AtONR_FiTTZEt1wcXSeRr3PlYIk Message-ID: Subject: Re: svn commit: r455433 - head/devel/pylint To: Sunpoet Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:40:30 -0000 On Sun, Dec 3, 2017 at 9:34 PM, Sunpoet Po-Chuan Hsieh wrote: > Author: sunpoet > Date: Sun Dec 3 20:34:28 2017 > New Revision: 455433 > URL: https://svnweb.freebsd.org/changeset/ports/455433 > > Log: > Convert PYTHON_PKGNAMESUFFIX to USE_PYTHON=optsuffix > > Modified: > head/devel/pylint/Makefile > > Modified: head/devel/pylint/Makefile > ============================================================================== > --- head/devel/pylint/Makefile Sun Dec 3 20:34:23 2017 (r455432) > +++ head/devel/pylint/Makefile Sun Dec 3 20:34:28 2017 (r455433) > @@ -5,7 +5,6 @@ PORTNAME= pylint > PORTVERSION= 1.7.4 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > -PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} > > MAINTAINER= sunpoet@FreeBSD.org > COMMENT= Analyzes python source code looking for bugs and signs of poor quality > @@ -25,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=1.5.1:dev > ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${FLAVOR} > > NO_ARCH= yes > -USE_PYTHON= concurrent distutils > +USE_PYTHON= concurrent distutils optsuffix > USES= python shebangfix > > SHEBANG_FILES= pylint/test/data/ascript Hi, Please revert, this breaks the tree. Antoine From owner-svn-ports-head@freebsd.org Sun Dec 3 20:46:43 2017 Return-Path: Delivered-To: svn-ports-head@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 8FA63E6822B; Sun, 3 Dec 2017 20:46:43 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [104.225.5.94]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "apnoea.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D315869476; Sun, 3 Dec 2017 20:46:42 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 312cbc7b TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Sun, 3 Dec 2017 13:46:41 -0700 (MST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.1 \(3445.4.7\)) Subject: Re: svn commit: r455482 - head/Mk From: Adam Weinberger In-Reply-To: <201712032038.vB3KcX0b061474@repo.freebsd.org> Date: Sun, 3 Dec 2017 13:46:39 -0700 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <55215236-BECF-4DDF-9700-BA3FD91AF7C1@adamw.org> References: <201712032038.vB3KcX0b061474@repo.freebsd.org> To: Sunpoet Po-Chuan Hsieh X-Mailer: Apple Mail (2.3445.4.7) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:46:43 -0000 > On 3 Dec, 2017, at 13:38, Sunpoet Po-Chuan Hsieh = wrote: >=20 > Author: sunpoet > Date: Sun Dec 3 20:38:32 2017 > New Revision: 455482 > URL: https://svnweb.freebsd.org/changeset/ports/455482 >=20 > Log: > Add shared BROTLI description >=20 > Modified: > head/Mk/bsd.options.desc.mk >=20 > Modified: head/Mk/bsd.options.desc.mk > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/Mk/bsd.options.desc.mk Sun Dec 3 20:38:27 2017 = (r455481) > +++ head/Mk/bsd.options.desc.mk Sun Dec 3 20:38:32 2017 = (r455482) > @@ -42,6 +42,7 @@ BDB_DESC?=3D Berkeley DB support > BDB1_DESC?=3D Berkeley DB 1.85 support > BITTORRENT_DESC?=3D BitTorrent file sharing support > BOOST_DESC?=3D Boost C++ libraries support > +BROTLI_DESC?=3D Brotli support Hi Sunpoet, This doesn't really say anything about Brotli though. Consider something = a little more descriptive, like "Brotli compression support". # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org From owner-svn-ports-head@freebsd.org Sun Dec 3 20:47:10 2017 Return-Path: Delivered-To: svn-ports-head@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 23423E682A5; Sun, 3 Dec 2017 20:47:10 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E2011695B0; Sun, 3 Dec 2017 20:47:09 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3Kl8Cw065946; Sun, 3 Dec 2017 20:47:08 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3Kl86N065945; Sun, 3 Dec 2017 20:47:08 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712032047.vB3Kl86N065945@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 3 Dec 2017 20:47:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455486 - head/archivers/py-librtfcomp X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/archivers/py-librtfcomp X-SVN-Commit-Revision: 455486 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:47:10 -0000 Author: antoine Date: Sun Dec 3 20:47:08 2017 New Revision: 455486 URL: https://svnweb.freebsd.org/changeset/ports/455486 Log: Unbreak Pointyhat: sunpoet Modified: head/archivers/py-librtfcomp/Makefile Modified: head/archivers/py-librtfcomp/Makefile ============================================================================== --- head/archivers/py-librtfcomp/Makefile Sun Dec 3 20:38:47 2017 (r455485) +++ head/archivers/py-librtfcomp/Makefile Sun Dec 3 20:47:08 2017 (r455486) @@ -14,7 +14,7 @@ COMMENT= Python bindings for library for handling comp LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENCE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyrex>0:devel/pyrex@${FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyrex>0:devel/pyrex@${PY_FLAVOR} LIB_DEPENDS= librtfcomp.so:archivers/librtfcomp CONFIGURE_ARGS= --enable-python-bindings From owner-svn-ports-head@freebsd.org Sun Dec 3 20:51:26 2017 Return-Path: Delivered-To: svn-ports-head@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 83F32E6839E; Sun, 3 Dec 2017 20:51:26 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 4DF3C697F8; Sun, 3 Dec 2017 20:51:26 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3KpPCJ066893; Sun, 3 Dec 2017 20:51:25 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KpPSO066892; Sun, 3 Dec 2017 20:51:25 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712032051.vB3KpPSO066892@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 3 Dec 2017 20:51:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455487 - head/devel/pylint X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/pylint X-SVN-Commit-Revision: 455487 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 20:51:26 -0000 Author: antoine Date: Sun Dec 3 20:51:25 2017 New Revision: 455487 URL: https://svnweb.freebsd.org/changeset/ports/455487 Log: Revert r455433, this breaks ports depending on pylint's package name Modified: head/devel/pylint/Makefile Modified: head/devel/pylint/Makefile ============================================================================== --- head/devel/pylint/Makefile Sun Dec 3 20:47:08 2017 (r455486) +++ head/devel/pylint/Makefile Sun Dec 3 20:51:25 2017 (r455487) @@ -5,6 +5,7 @@ PORTNAME= pylint PORTVERSION= 1.7.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP +PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Analyzes python source code looking for bugs and signs of poor quality @@ -24,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=1.5.1:dev ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${FLAVOR} NO_ARCH= yes -USE_PYTHON= concurrent distutils optsuffix +USE_PYTHON= concurrent distutils USES= python shebangfix SHEBANG_FILES= pylint/test/data/ascript From owner-svn-ports-head@freebsd.org Sun Dec 3 21:26:20 2017 Return-Path: Delivered-To: svn-ports-head@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 5EDAAE68D29; Sun, 3 Dec 2017 21:26:20 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 38E9A6A677; Sun, 3 Dec 2017 21:26:20 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3LQJxH082723; Sun, 3 Dec 2017 21:26:19 GMT (envelope-from rodrigo@FreeBSD.org) Received: (from rodrigo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3LQIfN082718; Sun, 3 Dec 2017 21:26:18 GMT (envelope-from rodrigo@FreeBSD.org) Message-Id: <201712032126.vB3LQIfN082718@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rodrigo set sender to rodrigo@FreeBSD.org using -f From: Rodrigo Osorio Date: Sun, 3 Dec 2017 21:26:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455488 - in head/science: . aircraft-datcom X-SVN-Group: ports-head X-SVN-Commit-Author: rodrigo X-SVN-Commit-Paths: in head/science: . aircraft-datcom X-SVN-Commit-Revision: 455488 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 21:26:20 -0000 Author: rodrigo Date: Sun Dec 3 21:26:18 2017 New Revision: 455488 URL: https://svnweb.freebsd.org/changeset/ports/455488 Log: Add new port science/aircraft-datcom aircraft-datcom is a modified version of USAF Aircraft DATCOM The goal of the project is to update the code and make it more usable by the end users PR: 207928 Submitted by: Michael Danilov Added: head/science/aircraft-datcom/ head/science/aircraft-datcom/Makefile (contents, props changed) head/science/aircraft-datcom/distinfo (contents, props changed) head/science/aircraft-datcom/pkg-descr (contents, props changed) head/science/aircraft-datcom/pkg-plist (contents, props changed) Modified: head/science/Makefile Modified: head/science/Makefile ============================================================================== --- head/science/Makefile Sun Dec 3 20:51:25 2017 (r455487) +++ head/science/Makefile Sun Dec 3 21:26:18 2017 (r455488) @@ -20,6 +20,7 @@ SUBDIR += R-cran-som SUBDIR += R-cran-udunits2 SUBDIR += afni + SUBDIR += aircraft-datcom SUBDIR += avogadro SUBDIR += bddsolve SUBDIR += bft Added: head/science/aircraft-datcom/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/aircraft-datcom/Makefile Sun Dec 3 21:26:18 2017 (r455488) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= aircraft-datcom +DISTVERSION= 0.0.20120723 +CATEGORIES= science + +MAINTAINER= mike.d.ft402@gmail.com +COMMENT= Modified USAF Aircraft Stability and Control Data Compendium + +LICENSE= GPLv3 + +USE_GITHUB= yes +GH_ACCOUNT= arktools +GH_TAGNAME= ed877bb + +USES= fortran cmake + +.include + +post-install: + ${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${WRKSRC}/doc/* ${STAGEDIR}${DOCSDIR} + +.include Added: head/science/aircraft-datcom/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/aircraft-datcom/distinfo Sun Dec 3 21:26:18 2017 (r455488) @@ -0,0 +1,3 @@ +TIMESTAMP = 1484250474 +SHA256 (arktools-aircraft-datcom-0.0.20120723-ed877bb_GH0.tar.gz) = e9c8e5cf55f179bf3e3fa0aa27d238455822cc491afebe11b7548661c666f598 +SIZE (arktools-aircraft-datcom-0.0.20120723-ed877bb_GH0.tar.gz) = 38664179 Added: head/science/aircraft-datcom/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/aircraft-datcom/pkg-descr Sun Dec 3 21:26:18 2017 (r455488) @@ -0,0 +1,15 @@ +This computer program calculates static stability, high lift and control, and +dynamic derivative characteristics using the methods contained in the USAF +Stability and Control Datcom (Data Compendium). Configuration geometry, +attitude, and Mach range capabilities are consistent with those accommodated by +the Datcom. The program contains a trim option that computes control +deflections and aerodynamic increments for vehicle trim at subsonic Mach +numbers. + +WWW: http://www.pdas.com/datcom.html + +This project is a modified version of the publically released USAF aircraft +datcom. The goal of the project is to update the code and make it more usable +by the end user. + +WWW: https://github.com/arktools/aircraft-datcom Added: head/science/aircraft-datcom/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/aircraft-datcom/pkg-plist Sun Dec 3 21:26:18 2017 (r455488) @@ -0,0 +1,4 @@ +bin/aircraft-datcom +bin/aircraft-datcom-plot +%%PORTDOCS%%%%DOCSDIR%%/Users'_Manual Vol_1.pdf +%%PORTDOCS%%%%DOCSDIR%%/Users'_Manual Vol_2.pdf From owner-svn-ports-head@freebsd.org Sun Dec 3 21:38:46 2017 Return-Path: Delivered-To: svn-ports-head@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 F015CE69107; Sun, 3 Dec 2017 21:38:46 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 BBFF06ABE5; Sun, 3 Dec 2017 21:38:46 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3LcjVo087302; Sun, 3 Dec 2017 21:38:45 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3Lcjss087300; Sun, 3 Dec 2017 21:38:45 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712032138.vB3Lcjss087300@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 3 Dec 2017 21:38:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455489 - head/devel/py-flake8-builtins X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/py-flake8-builtins X-SVN-Commit-Revision: 455489 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 21:38:47 -0000 Author: amdmi3 Date: Sun Dec 3 21:38:45 2017 New Revision: 455489 URL: https://svnweb.freebsd.org/changeset/ports/455489 Log: - Update to 1.0.post0 Modified: head/devel/py-flake8-builtins/Makefile head/devel/py-flake8-builtins/distinfo Modified: head/devel/py-flake8-builtins/Makefile ============================================================================== --- head/devel/py-flake8-builtins/Makefile Sun Dec 3 21:26:18 2017 (r455488) +++ head/devel/py-flake8-builtins/Makefile Sun Dec 3 21:38:45 2017 (r455489) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flake8-builtins -PORTVERSION= 1.0 +PORTVERSION= 1.0.post0 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-flake8-builtins/distinfo ============================================================================== --- head/devel/py-flake8-builtins/distinfo Sun Dec 3 21:26:18 2017 (r455488) +++ head/devel/py-flake8-builtins/distinfo Sun Dec 3 21:38:45 2017 (r455489) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503224226 -SHA256 (flake8-builtins-1.0.tar.gz) = a2a67165db017d2563225124b76d44ad7deb20488e205ceb504eb1c6f646555a -SIZE (flake8-builtins-1.0.tar.gz) = 13946 +TIMESTAMP = 1512333967 +SHA256 (flake8-builtins-1.0.post0.tar.gz) = a48ac06ae46ddd4a8b510c862c263f923f250866e06ff235a8c72603170914d3 +SIZE (flake8-builtins-1.0.post0.tar.gz) = 14095 From owner-svn-ports-head@freebsd.org Sun Dec 3 21:38:54 2017 Return-Path: Delivered-To: svn-ports-head@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 F0F35E69142; Sun, 3 Dec 2017 21:38:54 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A99C46AC46; Sun, 3 Dec 2017 21:38:54 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3Lcrfo087427; Sun, 3 Dec 2017 21:38:53 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3LcrB6087425; Sun, 3 Dec 2017 21:38:53 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712032138.vB3LcrB6087425@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 3 Dec 2017 21:38:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455490 - head/devel/py-flake8-quotes X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/py-flake8-quotes X-SVN-Commit-Revision: 455490 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 21:38:55 -0000 Author: amdmi3 Date: Sun Dec 3 21:38:53 2017 New Revision: 455490 URL: https://svnweb.freebsd.org/changeset/ports/455490 Log: - Update to 0.12.1 Modified: head/devel/py-flake8-quotes/Makefile head/devel/py-flake8-quotes/distinfo Modified: head/devel/py-flake8-quotes/Makefile ============================================================================== --- head/devel/py-flake8-quotes/Makefile Sun Dec 3 21:38:45 2017 (r455489) +++ head/devel/py-flake8-quotes/Makefile Sun Dec 3 21:38:53 2017 (r455490) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flake8-quotes -PORTVERSION= 0.11.0 +PORTVERSION= 0.12.1 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-flake8-quotes/distinfo ============================================================================== --- head/devel/py-flake8-quotes/distinfo Sun Dec 3 21:38:45 2017 (r455489) +++ head/devel/py-flake8-quotes/distinfo Sun Dec 3 21:38:53 2017 (r455490) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495713384 -SHA256 (flake8-quotes-0.11.0.tar.gz) = 0b8e5ea5407e8308ff237ab814414a1dcd4c309c5c47363b6ad07a35068684e1 -SIZE (flake8-quotes-0.11.0.tar.gz) = 6846 +TIMESTAMP = 1512334127 +SHA256 (flake8-quotes-0.12.1.tar.gz) = cfe697f8223d4f39e01f3ce6612d6345be0673ad67fc8c9e049826000f74958e +SIZE (flake8-quotes-0.12.1.tar.gz) = 6837 From owner-svn-ports-head@freebsd.org Sun Dec 3 22:16:50 2017 Return-Path: Delivered-To: svn-ports-head@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 72547E6A1C4; Sun, 3 Dec 2017 22:16:50 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 3ED116BFB9; Sun, 3 Dec 2017 22:16:50 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3MGnR5004055; Sun, 3 Dec 2017 22:16:49 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3MGnE1004053; Sun, 3 Dec 2017 22:16:49 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201712032216.vB3MGnE1004053@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Sun, 3 Dec 2017 22:16:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455491 - head/net/haproxy-devel X-SVN-Group: ports-head X-SVN-Commit-Author: demon X-SVN-Commit-Paths: head/net/haproxy-devel X-SVN-Commit-Revision: 455491 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 22:16:50 -0000 Author: demon Date: Sun Dec 3 22:16:49 2017 New Revision: 455491 URL: https://svnweb.freebsd.org/changeset/ports/455491 Log: Update to version 1.8.1. Modified: head/net/haproxy-devel/Makefile head/net/haproxy-devel/distinfo Modified: head/net/haproxy-devel/Makefile ============================================================================== --- head/net/haproxy-devel/Makefile Sun Dec 3 21:38:53 2017 (r455490) +++ head/net/haproxy-devel/Makefile Sun Dec 3 22:16:49 2017 (r455491) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 1.8.0 +DISTVERSION= 1.8.1 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.8/src/ PKGNAMESUFFIX= -devel Modified: head/net/haproxy-devel/distinfo ============================================================================== --- head/net/haproxy-devel/distinfo Sun Dec 3 21:38:53 2017 (r455490) +++ head/net/haproxy-devel/distinfo Sun Dec 3 22:16:49 2017 (r455491) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511724535 -SHA256 (haproxy-1.8.0.tar.gz) = 07b6e041b477c01543fd365cb7e7fc1b7219e0f86d810828eedd593ae98b6ca0 -SIZE (haproxy-1.8.0.tar.gz) = 2036854 +TIMESTAMP = 1512339354 +SHA256 (haproxy-1.8.1.tar.gz) = 02ded32524353da2f3e29e952e656cc2f6b5f0189400831401f9de70a6560b30 +SIZE (haproxy-1.8.1.tar.gz) = 2038215 From owner-svn-ports-head@freebsd.org Sun Dec 3 22:25:03 2017 Return-Path: Delivered-To: svn-ports-head@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 253C2E6A473; Sun, 3 Dec 2017 22:25:03 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 CA2C46C417; Sun, 3 Dec 2017 22:25:02 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3MP1qw008123; Sun, 3 Dec 2017 22:25:01 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3MP11k008120; Sun, 3 Dec 2017 22:25:01 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201712032225.vB3MP11k008120@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sun, 3 Dec 2017 22:25:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455492 - head/www/p5-Mojolicious X-SVN-Group: ports-head X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: head/www/p5-Mojolicious X-SVN-Commit-Revision: 455492 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 22:25:03 -0000 Author: adamw Date: Sun Dec 3 22:25:01 2017 New Revision: 455492 URL: https://svnweb.freebsd.org/changeset/ports/455492 Log: Update to 7.58 7.58 2017-12-02 - Added websocket_p method to Mojo::UserAgent. 7.57 2017-11-18 - Fixed installation problems with some versions of Perl on Windows. Modified: head/www/p5-Mojolicious/Makefile head/www/p5-Mojolicious/distinfo head/www/p5-Mojolicious/pkg-plist Modified: head/www/p5-Mojolicious/Makefile ============================================================================== --- head/www/p5-Mojolicious/Makefile Sun Dec 3 22:16:49 2017 (r455491) +++ head/www/p5-Mojolicious/Makefile Sun Dec 3 22:25:01 2017 (r455492) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojolicious -PORTVERSION= 7.56 +PORTVERSION= 7.58 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Mojolicious/distinfo ============================================================================== --- head/www/p5-Mojolicious/distinfo Sun Dec 3 22:16:49 2017 (r455491) +++ head/www/p5-Mojolicious/distinfo Sun Dec 3 22:25:01 2017 (r455492) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510851766 -SHA256 (Mojolicious-7.56.tar.gz) = 4c9620492ef02ed83175b417b4b92fa610144e1293440564f95ef8ce96ebe305 -SIZE (Mojolicious-7.56.tar.gz) = 705984 +TIMESTAMP = 1512339758 +SHA256 (Mojolicious-7.58.tar.gz) = d00f6788e9e9d8f72093ec33fa5315c7e29f82564bdab83ec8470df44313e74c +SIZE (Mojolicious-7.58.tar.gz) = 706983 Modified: head/www/p5-Mojolicious/pkg-plist ============================================================================== --- head/www/p5-Mojolicious/pkg-plist Sun Dec 3 22:16:49 2017 (r455491) +++ head/www/p5-Mojolicious/pkg-plist Sun Dec 3 22:25:01 2017 (r455492) @@ -123,10 +123,10 @@ bin/morbo %%SITE_PERL%%/Mojolicious/resources/public/favicon.ico %%SITE_PERL%%/Mojolicious/resources/public/mojo/failraptor.png %%SITE_PERL%%/Mojolicious/resources/public/mojo/jquery/jquery.js +%%SITE_PERL%%/Mojolicious/resources/public/mojo/logo-black-2x.png %%SITE_PERL%%/Mojolicious/resources/public/mojo/logo-black.png -%%SITE_PERL%%/Mojolicious/resources/public/mojo/logo-black@2x.png +%%SITE_PERL%%/Mojolicious/resources/public/mojo/logo-white-2x.png %%SITE_PERL%%/Mojolicious/resources/public/mojo/logo-white.png -%%SITE_PERL%%/Mojolicious/resources/public/mojo/logo-white@2x.png %%SITE_PERL%%/Mojolicious/resources/public/mojo/noraptor.png %%SITE_PERL%%/Mojolicious/resources/public/mojo/notfound.png %%SITE_PERL%%/Mojolicious/resources/public/mojo/pinstripe-dark.png From owner-svn-ports-head@freebsd.org Sun Dec 3 23:12:36 2017 Return-Path: Delivered-To: svn-ports-head@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 38435E6B71B; Sun, 3 Dec 2017 23:12:36 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C99B96DBA4; Sun, 3 Dec 2017 23:12:35 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB3NCYi0028741; Sun, 3 Dec 2017 23:12:34 GMT (envelope-from rodrigo@FreeBSD.org) Received: (from rodrigo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3NCYEk028734; Sun, 3 Dec 2017 23:12:34 GMT (envelope-from rodrigo@FreeBSD.org) Message-Id: <201712032312.vB3NCYEk028734@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rodrigo set sender to rodrigo@FreeBSD.org using -f From: Rodrigo Osorio Date: Sun, 3 Dec 2017 23:12:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455493 - in head/math: . nfft nfft/files X-SVN-Group: ports-head X-SVN-Commit-Author: rodrigo X-SVN-Commit-Paths: in head/math: . nfft nfft/files X-SVN-Commit-Revision: 455493 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 03 Dec 2017 23:12:36 -0000 Author: rodrigo Date: Sun Dec 3 23:12:34 2017 New Revision: 455493 URL: https://svnweb.freebsd.org/changeset/ports/455493 Log: Add new port math/nfft NFFT is a software library, written in C, for computing non-equispaced fast Fourier transforms and related variations. It implements the following transforms: 1. Non-equispaced fast Fourier transform (NFFT) - forward transform (NFFT), i.e. frequency to time/space domain - adjoint transform (adjoint NFFT), i.e. time/space to frequency domain 2. Generalisations - to arbitrary nodes in time and frequency domain (NNFFT) - to real-valued data, i.e. (co)sine transforms, (NFCT, NFST) - to the sphere S^2 (NFSFT) - to the rotation group (NFSOFT) - to the hyperbolic cross (NSFFT) 3. Generalised inverse transformations based on iterative methods, e.g. CGNR/CGNE PR: 223429 Submitted by: Michael Danilov Added: head/math/nfft/ head/math/nfft/Makefile (contents, props changed) head/math/nfft/distinfo (contents, props changed) head/math/nfft/files/ head/math/nfft/files/cpow.c (contents, props changed) head/math/nfft/files/patch-3rdparty_Makefile.am (contents, props changed) head/math/nfft/pkg-descr (contents, props changed) head/math/nfft/pkg-plist (contents, props changed) Modified: head/math/Makefile Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Sun Dec 3 22:25:01 2017 (r455492) +++ head/math/Makefile Sun Dec 3 23:12:34 2017 (r455493) @@ -325,6 +325,7 @@ SUBDIR += nauty SUBDIR += ndiff SUBDIR += newmat + SUBDIR += nfft SUBDIR += ngraph SUBDIR += nlopt SUBDIR += ntl Added: head/math/nfft/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/nfft/Makefile Sun Dec 3 23:12:34 2017 (r455493) @@ -0,0 +1,42 @@ +# $FreeBSD$ + +PORTNAME= nfft +PORTVERSION= 3.3.2 +CATEGORIES= math + +MAINTAINER= mike.d.ft402@gmail.com +COMMENT= Nonequispaced fast Fourier transform + +LICENSE= GPLv2 + +LIB_DEPENDS= libfftw3.so:math/fftw3 +BUILD_DEPENDS= bash:shells/bash + +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-fftw3=${PREFIX} +USES= autoreconf libtool +USE_AUTOTOOLS= autoconf:env +USE_LDCONFIG= yes +TEST_TARGET= check + +USE_GITHUB= yes +GH_ACCOUNT= NFFT + +OPTIONS_DEFINE= DOXYGEN +OPTIONS_SUB= DOXYGEN + +DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen +DOXYGEN_ALL_TARGET= all doc + +.include + +post-extract: + ${CP} ${PATCHDIR}/cpow.c ${WRKSRC}/3rdparty + +pre-configure: + cd ${WRKSRC} && bash ./bootstrap.sh + +do-configure: + cd ${WRKSRC} && bash ${WRKSRC}/configure ${CONFIGURE_ARGS} + +.include Added: head/math/nfft/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/nfft/distinfo Sun Dec 3 23:12:34 2017 (r455493) @@ -0,0 +1,3 @@ +TIMESTAMP = 1509732598 +SHA256 (NFFT-nfft-3.3.2_GH0.tar.gz) = 1821d8a7b2269df287d43d6b90c1dbf4aec56738882cae16c39db96ee44bea18 +SIZE (NFFT-nfft-3.3.2_GH0.tar.gz) = 1691205 Added: head/math/nfft/files/cpow.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/nfft/files/cpow.c Sun Dec 3 23:12:34 2017 (r455493) @@ -0,0 +1,56 @@ +/* $NetBSD: cpow.c,v 1.1 2007/08/20 16:01:35 drochner Exp $ */ + +/*- + * Copyright (c) 2007 The NetBSD Foundation, Inc. + * All rights reserved. + * + * This code is derived from software written by Stephen L. Moshier. + * It is redistributed by the NetBSD Foundation by permission of the author. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS + * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED + * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS + * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + * POSSIBILITY OF SUCH DAMAGE. + */ + +#include +#include + +double complex +cpow(double complex a, double complex z) +{ + double complex w; + double x, y, r, theta, absa, arga; + + x = creal(z); + y = cimag(z); + absa = cabs(a); + if (absa == 0.0) { + return (0.0 + 0.0 * I); + } + arga = carg(a); + r = pow(absa, x); + theta = x * arga; + if (y != 0.0) { + r = r * exp(-y * arga); + theta = theta + y * log(absa); + } + w = r * cos(theta) + (r * sin(theta)) * I; + return w; +} Added: head/math/nfft/files/patch-3rdparty_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/nfft/files/patch-3rdparty_Makefile.am Sun Dec 3 23:12:34 2017 (r455493) @@ -0,0 +1,14 @@ +--- 3rdparty/Makefile.am.orig 2016-10-16 14:46:04 UTC ++++ 3rdparty/Makefile.am +@@ -2,8 +2,8 @@ + + noinst_LTLIBRARIES = lib3rdparty.la + +-lib3rdparty_la_SOURCES = ++lib3rdparty_la_SOURCES = cpow.c + + lib3rdparty_la_LIBADD = cstripack/libcstripack.la + +-EXTRA_DIST = README +\ No newline at end of file ++EXTRA_DIST = README Added: head/math/nfft/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/nfft/pkg-descr Sun Dec 3 23:12:34 2017 (r455493) @@ -0,0 +1,18 @@ +NFFT is a software library, written in C, for computing non-equispaced fast +Fourier transforms and related variations. It implements the following +transforms: + +1. Non-equispaced fast Fourier transform (NFFT) + - forward transform (NFFT), i.e. frequency to time/space domain + - adjoint transform (adjoint NFFT), i.e. time/space to frequency domain + +2. Generalisations + - to arbitrary nodes in time and frequency domain (NNFFT) + - to real-valued data, i.e. (co)sine transforms, (NFCT, NFST) + - to the sphere S^2 (NFSFT) + - to the rotation group (NFSOFT) + - to the hyperbolic cross (NSFFT) +3. Generalised inverse transformations based on iterative methods, e.g. + CGNR/CGNE + +WWW: https://www-user.tu-chemnitz.de/~potts/nfft Added: head/math/nfft/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/nfft/pkg-plist Sun Dec 3 23:12:34 2017 (r455493) @@ -0,0 +1,496 @@ +include/nfft3.h +include/nfft3mp.h +lib/libnfft3.a +lib/libnfft3.so +lib/libnfft3.so.2 +lib/libnfft3.so.2.0.0 +libdata/pkgconfig/nfft3.pc +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/accuracy_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/annotated.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/applications_2doxygen_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/applications_2fastsumS2_2doxygen_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/applications_2iterS2_2doxygen_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/applications_2mri_2doxygen_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/applications_2mri_2mri2d_2doxygen_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/applications_2mri_2mri3d_2doxygen_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/applications_2polarFFT_2doxygen_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/applications_2quadratureS2_2doxygen_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/assert_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/bc_s.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/bdwn.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/bessel__i0_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/bspline_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/classes.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/closed.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/config_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/construct__data__2d1d_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/construct__data__2d_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/construct__data__3d_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/construct__data__inh__2d1d_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/construct__data__inh__3d_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/cycle_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/damp_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_0c7f2452bc84fa0fc4195fb15953ec53.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_0c9e32fd27b7f4e80ec4ebeb6c427e2d.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_224fe669cf662e4d4573ba584877a9b9.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_25564cacf5a7ef2ec915d9f7b609853e.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_390363ac6c75087990c53a11ba2c3b15.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_58759e03702cf5d3134868f6de633189.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_6409bbb6ca4d9fdb6de069951c273365.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_697d3e9fc07ca8e2f36d15eea53bc2fc.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_7ab5cd9d6a44db3bf3b807f89e50cefe.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_7af51a00587982c04b08a156fa91c254.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_7bc5b4c2d8fedbf49abc178849c07704.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_7eb6ea3471917cbff788e1046aaeac44.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_899180af8ae9527aed19a2e763253fcc.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_8c2550e038f78045c202418cbfa07f80.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_8d4f17a3806fad624168c14bf0ea2fb4.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_8d554148c8057b12dc5cb11ef005c62c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_8f3c7156d7272f1462551f3a6c5fabd1.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_a42734e8bce3bbae48210591d0fac63c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_a6d8c0f9045568178601abc26c60f91f.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_a6e4fee11f07c3b70486e88fe92cbbdc.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_ac1c8221356786b534ab925d360822d4.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_d28a4824dc47e487b107a5db32ef43c4.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_d44c64559bbebec7f509842c48db8b23.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_d46f6e04c6f21c2dce6558b4c13d80de.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_d47b87128a15c0ce57cf8f363265bec1.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_dc43877d82dd332f9fb2071fcca799d6.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_deedd863ca11d55d683e9872da0f56e1.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_e198b4faa999927a1ae92d03d5f1f5e6.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_e6016a3bd4e6017d6b851aae5334ffd2.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_ea25627ea6e0d39c26e4e31bca7b94c4.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_ef5ddbf7eefb3d84d608c9a9a32f9b2e.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_fa65d2cfa17fd1e7f6091ef3f0c886ac.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_fb8678d426210fc305fe5dfd30a163a5.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_fcbc4f55ac8dbf86a30b1d7535946c2d.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/doc.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/doxygen.css +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/doxygen.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dynsections.js +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/error_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/examples_2doxygen_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/examples_2solver_2doxygen_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/fastgauss_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/fastsumS2_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/fastsum_8c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/fastsum_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/fastsum_8h.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/fastsum_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/fastsum__benchomp_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/fastsum__benchomp__createdataset_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/fastsum__benchomp__detail_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/fastsum__matlab_8c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/fastsum__matlab_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/fastsum__test_8c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/fastsum__test_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/files.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/flags_8c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/flags_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/float_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/folderclosed.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/folderopen.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_0.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_1.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_10.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_100.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_101.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_102.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_103.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_104.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_105.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_106.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_107.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_108.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_109.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_11.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_110.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_111.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_112.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_113.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_114.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_115.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_116.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_117.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_118.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_119.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_12.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_120.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_121.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_122.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_123.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_124.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_125.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_126.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_127.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_128.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_129.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_13.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_130.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_131.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_132.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_133.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_134.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_135.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_136.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_137.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_138.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_139.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_14.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_140.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_141.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_142.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_143.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_144.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_145.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_146.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_147.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_15.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_16.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_17.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_18.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_19.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_2.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_20.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_21.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_22.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_23.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_24.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_25.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_26.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_27.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_28.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_29.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_3.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_30.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_31.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_32.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_33.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_34.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_35.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_36.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_37.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_38.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_39.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_4.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_40.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_41.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_42.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_43.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_44.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_45.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_46.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_47.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_48.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_49.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_5.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_50.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_51.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_52.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_53.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_54.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_55.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_56.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_57.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_58.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_59.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_6.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_60.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_61.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_62.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_63.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_64.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_65.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_66.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_67.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_68.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_69.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_7.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_70.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_71.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_72.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_73.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_74.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_75.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_76.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_77.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_78.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_79.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_8.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_80.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_81.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_82.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_83.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_84.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_85.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_86.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_87.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_88.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_89.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_9.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_90.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_91.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_92.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_93.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_94.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_95.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_96.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_97.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_98.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/form_99.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/formula.repository +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/fpt_2simple__test_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/fpt_8c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/fpt_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/fpt_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_a.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_b.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_d.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_e.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_f.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_func.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_g.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_i.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_j.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_k.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_l.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_m.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_n.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_p.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_r.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_s.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_t.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_v.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_a.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_b.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_d.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_e.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_f.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_g.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_i.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_j.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_k.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_l.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_m.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_n.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_p.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_r.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_s.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_t.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_v.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_w.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_x.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_y.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_z.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_w.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_x.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_y.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions_z.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/glacier_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/globals.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/globals_defs.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/globals_func.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/globals_type.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/globals_vars.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__fastgauss.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__fastsum.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__fastsumS2.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__fastsumS2__test.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__fastsum__matlab.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__fastsum__test.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__iterS2.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__iterS2__matlab.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__mri.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__mri2d.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__mri2d__construct__data__2d.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__mri2d__construct__data__gridding.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__mri2d__construct__data__inh__2d1d.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__mri2d__construct__data__inh__3d.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__mri2d__construct__data__inh__nnfft.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__mri2d__reconstruct__data__2d.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__mri2d__reconstruct__data__inh__2d1d.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__mri2d__reconstruct__data__inh__3d.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__mri3d.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__mri3d__construct__data__1d2d.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__mri3d__construct__data__3d.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__mri3d__reconstruct__data__1d2d.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__mri3d__reconstruct__data__3d.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__mri3d__reconstruct__data__gridding.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__polarFFT.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__polarFFT__linogramm.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__polarFFT__mpolar.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__polarFFT__polar.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__quadratureS2.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__applications__quadratureS2__test.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__examples.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__examples__solver.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__examples__solver__glacier.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__nfftutil.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__nfsft.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/include_2api_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/index.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/infft_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/int_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/inverse__radon_8c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/inverse__radon_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/iterS2_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/jquery.js +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/kernel_2nfsft_2api_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/kernels_8c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/kernels_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/kernels_8h.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/kernels_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lambda_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/legendre_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/legendre_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/linogram__fft__test_8c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/linogram__fft__test_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/logo.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/malloc_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/menu.js +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/menudata.js +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/modules.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/mpolar__fft__test_8c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/mpolar__fft__test_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/mri2d_2reconstruct__data__gridding_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/mri3d_2reconstruct__data__gridding_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/mri_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nav_f.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nav_g.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nav_h.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/ndft__fast_8c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/ndft__fast_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfct_2simple__test_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfct_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfft3_8h.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfft3_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfft3mp_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfft_2simple__test_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfft_2simple__test__threads_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfft_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfft__benchomp_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfft__benchomp__createdataset_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfft__benchomp__detail_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfft__times_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfsft_2simple__test_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfsft_2simple__test__threads_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfsft_8c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfsft_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfsft__benchomp_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfsft__benchomp__createdataset_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfsft__benchomp__detail_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfsoft_2simple__test_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfsoft_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfst_2simple__test_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nfst_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nnfft_2simple__test_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nnfft_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nsfft_2simple__test_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nsfft_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nsfft__test_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/open.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/polar__fft__test_8c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/polar__fft__test_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/print_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/quadratureS2_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/radon_8c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/radon_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/rand_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/reconstruct__data__2d1d_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/reconstruct__data__2d_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/reconstruct__data__3d_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/reconstruct__data__inh__2d1d_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/reconstruct__data__inh__3d_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/reconstruct__data__inh__nnfft_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/sinc_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/solver_2simple__test_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/solver_8c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/solver_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/solver__adjoint_8h.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/solver__adjoint_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/sort_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/splitbar.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structfastsum__plan__.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structfgt__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structfpt__data__.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structfpt__set__s__.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structfpt__step__.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structimri__inh__2d1d__adjoint__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structimri__inh__3d__adjoint__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structinfct__adjoint__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structinfft__adjoint__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structinfsft__adjoint__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structinfst__adjoint__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structinnfft__adjoint__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structmri__inh__2d1d__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structmri__inh__3d__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structmrif__inh__2d1d__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structmrif__inh__3d__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structmril__inh__2d1d__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structmril__inh__3d__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfct__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfctf__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfctl__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfft__mv__plan__complex.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfft__mv__plan__double.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfft__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfftf__mv__plan__complex.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfftf__mv__plan__double.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfftf__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfftl__mv__plan__complex.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfftl__mv__plan__double.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfftl__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfsft__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfsft__wisdom.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfsftf__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfsftl__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfsoft__plan__.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfsoftf__plan__.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfsoftl__plan__.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfst__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfstf__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnfstl__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnnfft__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnnfftf__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnnfftl__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnsfft__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnsfftf__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structnsfftl__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structs__param.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structs__result.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structs__resval.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structs__testset.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structsolver__plan__complex.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structsolver__plan__double.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structsolverf__plan__complex.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structsolverf__plan__double.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structsolverl__plan__complex.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structsolverl__plan__double.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structtaylor__plan.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structwindow__funct__plan__.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/sync_off.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/sync_on.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/tab_a.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/tab_b.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/tab_h.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/tab_s.png +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/tabs.css +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/taylor__nfft_8c.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/taylor__nfft_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/thread_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/ticks_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/time_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/vector1_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/vector2_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/vector3_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/version_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/voronoi_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/wigner_8c_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/wigner_8h.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/wigner_8h_source.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/window_8c_source.html From owner-svn-ports-head@freebsd.org Mon Dec 4 03:46:29 2017 Return-Path: Delivered-To: svn-ports-head@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 78CD6DEC007; Mon, 4 Dec 2017 03:46:29 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 45FB9769C0; Mon, 4 Dec 2017 03:46:29 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB43kSrV040890; Mon, 4 Dec 2017 03:46:28 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB43kSVY040888; Mon, 4 Dec 2017 03:46:28 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201712040346.vB43kSVY040888@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Mon, 4 Dec 2017 03:46:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455494 - head/devel/jenkins X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/devel/jenkins X-SVN-Commit-Revision: 455494 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 03:46:29 -0000 Author: lwhsu Date: Mon Dec 4 03:46:27 2017 New Revision: 455494 URL: https://svnweb.freebsd.org/changeset/ports/455494 Log: - Update to 2.93 Modified: head/devel/jenkins/Makefile head/devel/jenkins/distinfo Modified: head/devel/jenkins/Makefile ============================================================================== --- head/devel/jenkins/Makefile Sun Dec 3 23:12:34 2017 (r455493) +++ head/devel/jenkins/Makefile Mon Dec 4 03:46:27 2017 (r455494) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 2.92 +PORTVERSION= 2.93 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: head/devel/jenkins/distinfo ============================================================================== --- head/devel/jenkins/distinfo Sun Dec 3 23:12:34 2017 (r455493) +++ head/devel/jenkins/distinfo Mon Dec 4 03:46:27 2017 (r455494) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511839475 -SHA256 (jenkins/2.92/jenkins.war) = 695898a1e8ad118c6fdb86222e0db22c6ca5a589db80b8ef3a91fe081d14b020 -SIZE (jenkins/2.92/jenkins.war) = 74299682 +TIMESTAMP = 1512359144 +SHA256 (jenkins/2.93/jenkins.war) = 81d29296dc435906dd03f0743ee91bca43f46671b9e636e85b4b014a2b1566f2 +SIZE (jenkins/2.93/jenkins.war) = 74299873 From owner-svn-ports-head@freebsd.org Mon Dec 4 05:44:26 2017 Return-Path: Delivered-To: svn-ports-head@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 51408DEEC75; Mon, 4 Dec 2017 05:44:26 +0000 (UTC) (envelope-from gonzo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E8F9779990; Mon, 4 Dec 2017 05:44:25 +0000 (UTC) (envelope-from gonzo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB45iPNX090279; Mon, 4 Dec 2017 05:44:25 GMT (envelope-from gonzo@FreeBSD.org) Received: (from gonzo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB45iOYZ090269; Mon, 4 Dec 2017 05:44:24 GMT (envelope-from gonzo@FreeBSD.org) Message-Id: <201712040544.vB45iOYZ090269@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gonzo set sender to gonzo@FreeBSD.org using -f From: Oleksandr Tymoshenko Date: Mon, 4 Dec 2017 05:44:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455495 - in head/www/chromium: . files X-SVN-Group: ports-head X-SVN-Commit-Author: gonzo X-SVN-Commit-Paths: in head/www/chromium: . files X-SVN-Commit-Revision: 455495 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 05:44:26 -0000 Author: gonzo (src committer) Date: Mon Dec 4 05:44:24 2017 New Revision: 455495 URL: https://svnweb.freebsd.org/changeset/ports/455495 Log: www/chromium: add support for USB U2F devices Implement enough of chrome.hid API to make U2F security keys work. Due to FreeBSD's HID API limitations it's not possible to consistently report vedor id or product id values for HID devices so if javascript library relies on this information to detect supported keys it won't work, only report descriptor based detection works. Also by default uhid(4) devices accessible only to root user, current solution is to change /dev/uhidX node permission using devd. For example create /usr/local/etc/devd/yubi.conf with following content and restart devd: attach 20 { match "vendor" "0x1050"; action "/bin/chmod 766 /dev/$device-name"; }; Work on u2f-devd port is in progress (see PR). When done it will take care of maintaining devd rulesets for U2F devices. PR: 196754 Approved by: cpm Added: head/www/chromium/files/patch-device_hid_hid__connection__freebsd.cc (contents, props changed) head/www/chromium/files/patch-device_hid_hid__connection__freebsd.h (contents, props changed) head/www/chromium/files/patch-device_hid_hid__device__info__freebsd.cc (contents, props changed) head/www/chromium/files/patch-device_hid_hid__device__info__freebsd.h (contents, props changed) head/www/chromium/files/patch-device_hid_hid__service.cc (contents, props changed) head/www/chromium/files/patch-device_hid_hid__service__freebsd.cc (contents, props changed) head/www/chromium/files/patch-device_hid_hid__service__freebsd.h (contents, props changed) Modified: head/www/chromium/Makefile head/www/chromium/files/patch-device_hid_BUILD.gn Modified: head/www/chromium/Makefile ============================================================================== --- head/www/chromium/Makefile Mon Dec 4 03:46:27 2017 (r455494) +++ head/www/chromium/Makefile Mon Dec 4 05:44:24 2017 (r455495) @@ -3,7 +3,7 @@ PORTNAME= chromium PORTVERSION= 61.0.3163.100 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= www MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} Modified: head/www/chromium/files/patch-device_hid_BUILD.gn ============================================================================== --- head/www/chromium/files/patch-device_hid_BUILD.gn Mon Dec 4 03:46:27 2017 (r455494) +++ head/www/chromium/files/patch-device_hid_BUILD.gn Mon Dec 4 05:44:24 2017 (r455495) @@ -1,13 +1,21 @@ ---- device/hid/BUILD.gn.orig 2017-04-19 19:06:34 UTC -+++ device/hid/BUILD.gn -@@ -56,6 +56,13 @@ source_set("hid") { - deps += [ "//device/udev_linux" ] +--- device/hid/BUILD.gn.orig 2017-12-03 15:37:09.320721000 -0800 ++++ device/hid/BUILD.gn 2017-12-03 15:37:32.146570000 -0800 +@@ -63,6 +63,21 @@ + ] } + if (is_bsd) { + sources -= [ + "hid_connection_linux.cc", + "hid_connection_linux.h", ++ ] ++ sources += [ ++ "hid_connection_freebsd.cc", ++ "hid_connection_freebsd.h", ++ "hid_device_info_freebsd.cc", ++ "hid_device_info_freebsd.h", ++ "hid_service_freebsd.cc", ++ "hid_service_freebsd.h", + ] + } + Added: head/www/chromium/files/patch-device_hid_hid__connection__freebsd.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-device_hid_hid__connection__freebsd.cc Mon Dec 4 05:44:24 2017 (r455495) @@ -0,0 +1,281 @@ +--- device/hid/hid_connection_freebsd.cc.orig 2017-12-03 15:37:32.146994000 -0800 ++++ device/hid/hid_connection_freebsd.cc 2017-12-03 15:37:32.154605000 -0800 +@@ -0,0 +1,278 @@ ++// Copyright (c) 2014 The Chromium Authors. All rights reserved. ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#include "device/hid/hid_connection_freebsd.h" ++ ++#include ++#include ++ ++#include "base/bind.h" ++#include "base/files/file_descriptor_watcher_posix.h" ++#include "base/location.h" ++#include "base/numerics/safe_math.h" ++#include "base/posix/eintr_wrapper.h" ++#include "base/single_thread_task_runner.h" ++#include "base/strings/stringprintf.h" ++#include "base/task_scheduler/post_task.h" ++#include "base/threading/thread_restrictions.h" ++#include "base/threading/thread_task_runner_handle.h" ++#include "components/device_event_log/device_event_log.h" ++#include "device/hid/hid_service.h" ++ ++namespace device { ++ ++class HidConnectionFreeBSD::BlockingTaskHelper { ++ public: ++ BlockingTaskHelper(base::ScopedFD fd, ++ scoped_refptr device_info, ++ base::WeakPtr connection) ++ : fd_(std::move(fd)), ++ connection_(connection), ++ origin_task_runner_(base::ThreadTaskRunnerHandle::Get()) { ++ DETACH_FROM_SEQUENCE(sequence_checker_); ++ // Report buffers must always have room for the report ID. ++ report_buffer_size_ = device_info->max_input_report_size() + 1; ++ has_report_id_ = device_info->has_report_id(); ++ } ++ ++ ~BlockingTaskHelper() { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); } ++ ++ // Starts the FileDescriptorWatcher that reads input events from the device. ++ // Must be called on a thread that has a base::MessageLoopForIO. ++ void Start() { ++ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); ++ base::ThreadRestrictions::AssertIOAllowed(); ++ ++ file_watcher_ = base::FileDescriptorWatcher::WatchReadable( ++ fd_.get(), base::Bind(&BlockingTaskHelper::OnFileCanReadWithoutBlocking, ++ base::Unretained(this))); ++ } ++ ++ void Write(scoped_refptr buffer, ++ size_t size, ++ const WriteCallback& callback) { ++ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); ++ char *data = buffer->data(); ++ // if report id is 0, it shouldn't be included ++ if (data[0] == 0) { ++ data++; ++ size--; ++ } ++ ++ ssize_t result = HANDLE_EINTR(write(fd_.get(), data, size)); ++ if (result < 0) { ++ HID_PLOG(EVENT) << "Write failed"; ++ origin_task_runner_->PostTask(FROM_HERE, base::Bind(callback, false)); ++ } else { ++ if (static_cast(result) != size) ++ HID_LOG(EVENT) << "Incomplete HID write: " << result << " != " << size; ++ origin_task_runner_->PostTask(FROM_HERE, base::Bind(callback, true)); ++ } ++ } ++ ++ void GetFeatureReport(uint8_t report_id, ++ scoped_refptr buffer, ++ const ReadCallback& callback) { ++ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); ++ struct usb_gen_descriptor ugd; ++ ugd.ugd_report_type = UHID_FEATURE_REPORT; ++ ugd.ugd_data = buffer->data(); ++ ugd.ugd_maxlen = buffer->size(); ++ int result = HANDLE_EINTR( ++ ioctl(fd_.get(), USB_GET_REPORT, &ugd)); ++ if (result < 0) { ++ HID_PLOG(EVENT) << "Failed to get feature report"; ++ origin_task_runner_->PostTask(FROM_HERE, ++ base::Bind(callback, false, nullptr, 0)); ++ } else if (result == 0) { ++ HID_LOG(EVENT) << "Get feature result too short."; ++ origin_task_runner_->PostTask(FROM_HERE, ++ base::Bind(callback, false, nullptr, 0)); ++ } else { ++ origin_task_runner_->PostTask(FROM_HERE, ++ base::Bind(callback, true, buffer, result)); ++ } ++ } ++ ++ void SendFeatureReport(scoped_refptr buffer, ++ size_t size, ++ const WriteCallback& callback) { ++ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); ++ struct usb_gen_descriptor ugd; ++ ugd.ugd_report_type = UHID_FEATURE_REPORT; ++ ugd.ugd_data = buffer->data(); ++ ugd.ugd_maxlen = size; ++ // FreeBSD does not require report id if it's not used ++ if (buffer->data()[0] == 0) { ++ ugd.ugd_data = buffer->data() + 1; ++ ugd.ugd_maxlen = size - 1; ++ } else { ++ ugd.ugd_data = buffer->data(); ++ ugd.ugd_maxlen = size; ++ } ++ int result = HANDLE_EINTR( ++ ioctl(fd_.get(), USB_SET_REPORT, &ugd)); ++ if (result < 0) { ++ HID_PLOG(EVENT) << "Failed to send feature report"; ++ origin_task_runner_->PostTask(FROM_HERE, base::Bind(callback, false)); ++ } else { ++ origin_task_runner_->PostTask(FROM_HERE, base::Bind(callback, true)); ++ } ++ } ++ ++ private: ++ void OnFileCanReadWithoutBlocking() { ++ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); ++ ++ scoped_refptr buffer(new net::IOBuffer(report_buffer_size_)); ++ char* data = buffer->data(); ++ size_t length = report_buffer_size_; ++ if (!has_report_id_) { ++ // FreeBSD will not prefix the buffer with a report ID if report IDs are not ++ // used by the device. Prefix the buffer with 0. ++ *data++ = 0; ++ length--; ++ } ++ ++ ssize_t bytes_read = HANDLE_EINTR(read(fd_.get(), data, length)); ++ if (bytes_read < 0) { ++ if (errno != EAGAIN) { ++ HID_PLOG(EVENT) << "Read failed"; ++ // This assumes that the error is unrecoverable and disables reading ++ // from the device until it has been re-opened. ++ // TODO(reillyg): Investigate starting and stopping the file descriptor ++ // watcher in response to pending read requests so that per-request ++ // errors can be returned to the client. ++ file_watcher_.reset(); ++ } ++ return; ++ } ++ if (!has_report_id_) { ++ // Behave as if the byte prefixed above as the the report ID was read. ++ bytes_read++; ++ } ++ ++ origin_task_runner_->PostTask( ++ FROM_HERE, base::Bind(&HidConnectionFreeBSD::ProcessInputReport, ++ connection_, buffer, bytes_read)); ++ } ++ ++ SEQUENCE_CHECKER(sequence_checker_); ++ base::ScopedFD fd_; ++ size_t report_buffer_size_; ++ bool has_report_id_; ++ base::WeakPtr connection_; ++ const scoped_refptr origin_task_runner_; ++ std::unique_ptr file_watcher_; ++ ++ DISALLOW_COPY_AND_ASSIGN(BlockingTaskHelper); ++}; ++ ++HidConnectionFreeBSD::HidConnectionFreeBSD( ++ scoped_refptr device_info, ++ base::ScopedFD fd, ++ scoped_refptr blocking_task_runner) ++ : HidConnection(device_info), ++ blocking_task_runner_(std::move(blocking_task_runner)), ++ weak_factory_(this) { ++ helper_ = base::MakeUnique(std::move(fd), device_info, ++ weak_factory_.GetWeakPtr()); ++ blocking_task_runner_->PostTask( ++ FROM_HERE, ++ base::Bind(&BlockingTaskHelper::Start, base::Unretained(helper_.get()))); ++} ++ ++HidConnectionFreeBSD::~HidConnectionFreeBSD() {} ++ ++void HidConnectionFreeBSD::PlatformClose() { ++ // By closing the device on the blocking task runner 1) the requirement that ++ // base::ScopedFD is destroyed on a thread where I/O is allowed is satisfied ++ // and 2) any tasks posted to this task runner that refer to this file will ++ // complete before it is closed. ++ blocking_task_runner_->DeleteSoon(FROM_HERE, helper_.release()); ++ ++ while (!pending_reads_.empty()) { ++ pending_reads_.front().callback.Run(false, NULL, 0); ++ pending_reads_.pop(); ++ } ++} ++ ++void HidConnectionFreeBSD::PlatformRead(const ReadCallback& callback) { ++ DCHECK(thread_checker().CalledOnValidThread()); ++ PendingHidRead pending_read; ++ pending_read.callback = callback; ++ pending_reads_.push(pending_read); ++ ProcessReadQueue(); ++} ++ ++void HidConnectionFreeBSD::PlatformWrite(scoped_refptr buffer, ++ size_t size, ++ const WriteCallback& callback) { ++ ++ blocking_task_runner_->PostTask( ++ FROM_HERE, ++ base::Bind(&BlockingTaskHelper::Write, base::Unretained(helper_.get()), ++ buffer, size, callback)); ++} ++ ++void HidConnectionFreeBSD::PlatformGetFeatureReport(uint8_t report_id, ++ const ReadCallback& callback) { ++ // The first byte of the destination buffer is the report ID being requested ++ // and is overwritten by the feature report. ++ DCHECK_GT(device_info()->max_feature_report_size(), 0u); ++ scoped_refptr buffer( ++ new net::IOBufferWithSize(device_info()->max_feature_report_size() + 1)); ++ if (report_id != 0) ++ buffer->data()[0] = report_id; ++ ++ blocking_task_runner_->PostTask( ++ FROM_HERE, ++ base::Bind(&BlockingTaskHelper::GetFeatureReport, ++ base::Unretained(helper_.get()), report_id, buffer, callback)); ++} ++ ++void HidConnectionFreeBSD::PlatformSendFeatureReport( ++ scoped_refptr buffer, ++ size_t size, ++ const WriteCallback& callback) { ++ blocking_task_runner_->PostTask( ++ FROM_HERE, ++ base::Bind(&BlockingTaskHelper::SendFeatureReport, ++ base::Unretained(helper_.get()), buffer, size, callback)); ++} ++ ++void HidConnectionFreeBSD::ProcessInputReport( ++ scoped_refptr buffer, ++ size_t size) { ++ DCHECK(thread_checker().CalledOnValidThread()); ++ DCHECK_GE(size, 1u); ++ ++ uint8_t report_id = buffer->data()[0]; ++ if (IsReportIdProtected(report_id)) ++ return; ++ ++ PendingHidReport report; ++ report.buffer = buffer; ++ report.size = size; ++ pending_reports_.push(report); ++ ProcessReadQueue(); ++} ++ ++void HidConnectionFreeBSD::ProcessReadQueue() { ++ DCHECK(thread_checker().CalledOnValidThread()); ++ ++ // Hold a reference to |this| to prevent a callback from freeing this object ++ // during the loop. ++ scoped_refptr self(this); ++ while (pending_reads_.size() && pending_reports_.size()) { ++ PendingHidRead read = pending_reads_.front(); ++ PendingHidReport report = pending_reports_.front(); ++ ++ pending_reads_.pop(); ++ pending_reports_.pop(); ++ read.callback.Run(true, report.buffer, report.size); ++ } ++} ++ ++} // namespace device Added: head/www/chromium/files/patch-device_hid_hid__connection__freebsd.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-device_hid_hid__connection__freebsd.h Mon Dec 4 05:44:24 2017 (r455495) @@ -0,0 +1,79 @@ +--- device/hid/hid_connection_freebsd.h.orig 2017-12-03 15:37:32.155357000 -0800 ++++ device/hid/hid_connection_freebsd.h 2017-12-03 15:37:32.159062000 -0800 +@@ -0,0 +1,76 @@ ++// Copyright (c) 2014 The Chromium Authors. All rights reserved. ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#ifndef DEVICE_HID_HID_CONNECTION_FREEBSD_H_ ++#define DEVICE_HID_HID_CONNECTION_FREEBSD_H_ ++ ++#include ++#include ++ ++#include ++ ++#include "base/files/scoped_file.h" ++#include "base/macros.h" ++#include "base/memory/weak_ptr.h" ++#include "base/sequence_checker.h" ++#include "device/hid/hid_connection.h" ++ ++namespace base { ++class SequencedTaskRunner; ++} ++ ++namespace net { ++class IOBuffer; ++} ++ ++namespace device { ++ ++class HidConnectionFreeBSD : public HidConnection { ++ public: ++ HidConnectionFreeBSD( ++ scoped_refptr device_info, ++ base::ScopedFD fd, ++ scoped_refptr blocking_task_runner); ++ ++ private: ++ friend class base::RefCountedThreadSafe; ++ class BlockingTaskHelper; ++ ++ ~HidConnectionFreeBSD() override; ++ ++ // HidConnection implementation. ++ void PlatformClose() override; ++ void PlatformRead(const ReadCallback& callback) override; ++ void PlatformWrite(scoped_refptr buffer, ++ size_t size, ++ const WriteCallback& callback) override; ++ void PlatformGetFeatureReport(uint8_t report_id, ++ const ReadCallback& callback) override; ++ void PlatformSendFeatureReport(scoped_refptr buffer, ++ size_t size, ++ const WriteCallback& callback) override; ++ void ProcessInputReport(scoped_refptr buffer, size_t size); ++ void ProcessReadQueue(); ++ ++ // |helper_| lives on the sequence to which |blocking_task_runner_| posts ++ // tasks so all calls must be posted there including this object's ++ // destruction. ++ std::unique_ptr helper_; ++ ++ const scoped_refptr blocking_task_runner_; ++ ++ std::queue pending_reports_; ++ std::queue pending_reads_; ++ const scoped_refptr task_runner_; ++ ++ SEQUENCE_CHECKER(sequence_checker_); ++ ++ base::WeakPtrFactory weak_factory_; ++ ++ DISALLOW_COPY_AND_ASSIGN(HidConnectionFreeBSD); ++}; ++ ++} // namespace device ++ ++#endif // DEVICE_HID_HID_CONNECTION_FREEBSD_H_ Added: head/www/chromium/files/patch-device_hid_hid__device__info__freebsd.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-device_hid_hid__device__info__freebsd.cc Mon Dec 4 05:44:24 2017 (r455495) @@ -0,0 +1,33 @@ +--- device/hid/hid_device_info_freebsd.cc.orig 2017-12-03 15:37:32.159794000 -0800 ++++ device/hid/hid_device_info_freebsd.cc 2017-12-03 15:37:32.162092000 -0800 +@@ -0,0 +1,30 @@ ++// Copyright 2015 The Chromium Authors. All rights reserved. ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#include "hid_device_info_freebsd.h" ++ ++namespace device { ++ ++HidDeviceInfoFreeBSD::HidDeviceInfoFreeBSD( ++ const HidDeviceId& device_id, ++ const std::string& device_node, ++ uint16_t vendor_id, ++ uint16_t product_id, ++ const std::string& product_name, ++ const std::string& serial_number, ++ HidBusType bus_type, ++ const std::vector report_descriptor) ++ : HidDeviceInfo(device_id, ++ vendor_id, ++ product_id, ++ product_name, ++ serial_number, ++ bus_type, ++ report_descriptor), ++ device_node_(device_node) {} ++ ++HidDeviceInfoFreeBSD::~HidDeviceInfoFreeBSD() { ++} ++ ++} // namespace device Added: head/www/chromium/files/patch-device_hid_hid__device__info__freebsd.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-device_hid_hid__device__info__freebsd.h Mon Dec 4 05:44:24 2017 (r455495) @@ -0,0 +1,38 @@ +--- device/hid/hid_device_info_freebsd.h.orig 2017-12-03 15:37:32.162846000 -0800 ++++ device/hid/hid_device_info_freebsd.h 2017-12-03 15:37:32.165247000 -0800 +@@ -0,0 +1,35 @@ ++// Copyright 2015 The Chromium Authors. All rights reserved. ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#ifndef DEVICE_HID_HID_DEVICE_INFO_LINUX_H_ ++#define DEVICE_HID_HID_DEVICE_INFO_LINUX_H_ ++ ++#include ++ ++#include "device/hid/hid_device_info.h" ++ ++namespace device { ++ ++class HidDeviceInfoFreeBSD : public HidDeviceInfo { ++ public: ++ HidDeviceInfoFreeBSD(const HidDeviceId& device_id, ++ const std::string& device_node, ++ uint16_t vendor_id, ++ uint16_t product_id, ++ const std::string& product_name, ++ const std::string& serial_number, ++ HidBusType bus_type, ++ const std::vector report_descriptor); ++ ++ const std::string& device_node() const { return device_node_; } ++ ++ private: ++ ~HidDeviceInfoFreeBSD() override; ++ ++ std::string device_node_; ++}; ++ ++} // namespace device ++ ++#endif // DEVICE_HID_HID_DEVICE_INFO_LINUX_H_ Added: head/www/chromium/files/patch-device_hid_hid__service.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-device_hid_hid__service.cc Mon Dec 4 05:44:24 2017 (r455495) @@ -0,0 +1,20 @@ +--- device/hid/hid_service.cc.orig 2017-09-21 15:04:58.000000000 -0700 ++++ device/hid/hid_service.cc 2017-12-03 15:37:32.167748000 -0800 +@@ -16,6 +16,8 @@ + + #if defined(OS_LINUX) && defined(USE_UDEV) + #include "device/hid/hid_service_linux.h" ++#elif defined(OS_BSD) ++#include "device/hid/hid_service_freebsd.h" + #elif defined(OS_MACOSX) + #include "device/hid/hid_service_mac.h" + #elif defined(OS_WIN) +@@ -42,6 +44,8 @@ + std::unique_ptr HidService::Create() { + #if defined(OS_LINUX) && defined(USE_UDEV) + return base::WrapUnique(new HidServiceLinux()); ++#elif defined(OS_BSD) ++ return base::WrapUnique(new HidServiceFreeBSD()); + #elif defined(OS_MACOSX) + return base::WrapUnique(new HidServiceMac()); + #elif defined(OS_WIN) Added: head/www/chromium/files/patch-device_hid_hid__service__freebsd.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-device_hid_hid__service__freebsd.cc Mon Dec 4 05:44:24 2017 (r455495) @@ -0,0 +1,373 @@ +--- device/hid/hid_service_freebsd.cc.orig 2017-12-03 15:37:32.168519000 -0800 ++++ device/hid/hid_service_freebsd.cc 2017-12-03 15:37:32.179514000 -0800 +@@ -0,0 +1,370 @@ ++// Copyright 2014 The Chromium Authors. All rights reserved. ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#include "device/hid/hid_service_freebsd.h" ++ ++#include ++#include ++#include ++#include ++ ++#include ++#include ++#include ++ ++#include "base/bind.h" ++#include "base/files/file_descriptor_watcher_posix.h" ++#include "base/files/file_enumerator.h" ++#include "base/location.h" ++#include "base/logging.h" ++#include "base/posix/eintr_wrapper.h" ++#include "base/single_thread_task_runner.h" ++#include "base/stl_util.h" ++#include "base/strings/pattern.h" ++#include "base/strings/stringprintf.h" ++#include "base/strings/sys_string_conversions.h" ++#include "base/strings/string_util.h" ++#include "base/strings/string_split.h" ++#include "base/task_scheduler/post_task.h" ++#include "base/threading/thread_restrictions.h" ++#include "base/threading/thread_task_runner_handle.h" ++#include "components/device_event_log/device_event_log.h" ++#include "device/hid/hid_connection_freebsd.h" ++#include "device/hid/hid_device_info_freebsd.h" ++ ++const int kMaxPermissionChecks = 5; ++ ++namespace device { ++ ++struct HidServiceFreeBSD::ConnectParams { ++ ConnectParams(scoped_refptr device_info, ++ const ConnectCallback& callback) ++ : device_info(std::move(device_info)), ++ callback(callback), ++ task_runner(base::ThreadTaskRunnerHandle::Get()), ++ blocking_task_runner( ++ base::CreateSequencedTaskRunnerWithTraits(kBlockingTaskTraits)) {} ++ ~ConnectParams() {} ++ ++ scoped_refptr device_info; ++ ConnectCallback callback; ++ scoped_refptr task_runner; ++ scoped_refptr blocking_task_runner; ++ base::ScopedFD fd; ++}; ++ ++class HidServiceFreeBSD::BlockingTaskHelper { ++ public: ++ BlockingTaskHelper(base::WeakPtr service) ++ : service_(std::move(service)), ++ task_runner_(base::ThreadTaskRunnerHandle::Get()) { ++ DETACH_FROM_SEQUENCE(sequence_checker_); ++ ++ timer_.reset(new base::RepeatingTimer()); ++ devd_buffer_ = new net::IOBufferWithSize(1024); ++ } ++ ++ ~BlockingTaskHelper() { ++ } ++ ++ void Start() { ++ base::ThreadRestrictions::AssertIOAllowed(); ++ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); ++ ++ const base::FilePath kDevRoot("/dev"); ++ const std::string kUHIDPattern("/dev/uhid*"); ++ ++ base::FileEnumerator enumerator(kDevRoot, false, base::FileEnumerator::FILES); ++ do { ++ const base::FilePath next_device_path(enumerator.Next()); ++ const std::string next_device = next_device_path.value(); ++ if (next_device.empty()) ++ break; ++ ++ if (base::MatchPattern(next_device, kUHIDPattern)) ++ OnDeviceAdded(next_device.substr(5)); ++ } while (true); ++ ++ SetupDevdMonitor(); ++ ++ task_runner_->PostTask( ++ FROM_HERE, ++ base::Bind(&HidServiceFreeBSD::FirstEnumerationComplete, service_)); ++ } ++ ++ bool HaveReadWritePermissions(std::string device_id) { ++ std::string device_node = "/dev/" + device_id; ++ base::ThreadRestrictions::AssertIOAllowed(); ++ ++ base::FilePath device_path(device_node); ++ base::File device_file; ++ int flags = ++ base::File::FLAG_OPEN | base::File::FLAG_READ | base::File::FLAG_WRITE; ++ device_file.Initialize(device_path, flags); ++ if (!device_file.IsValid()) ++ return false; ++ ++ return true; ++ } ++ ++ void OnDeviceAdded(std::string device_id) { ++ std::string device_node = "/dev/" + device_id; ++ uint16_t vendor_id = 0xffff; ++ uint16_t product_id = 0xffff; ++ std::string product_name = ""; ++ std::string serial_number = ""; ++ ++ std::vector report_descriptor; ++ ++ base::ThreadRestrictions::AssertIOAllowed(); ++ ++ base::FilePath device_path(device_node); ++ base::File device_file; ++ int flags = ++ base::File::FLAG_OPEN | base::File::FLAG_READ | base::File::FLAG_WRITE; ++ device_file.Initialize(device_path, flags); ++ if (!device_file.IsValid()) { ++ HID_LOG(ERROR) << "Failed to open '" << device_node ++ << "': " ++ << base::File::ErrorToString(device_file.error_details()); ++ return; ++ } ++ ++ base::ScopedFD fd; ++ fd.reset(device_file.TakePlatformFile()); ++ ++ struct usb_gen_descriptor ugd; ++ ugd.ugd_data = NULL; ++ ugd.ugd_maxlen = 0xffff; ++ int result = HANDLE_EINTR( ++ ioctl(fd.get(), USB_GET_REPORT_DESC, &ugd)); ++ ++ if (result < 0) { ++ HID_LOG(ERROR) << "Failed to get report descriptor size"; ++ return; ++ } ++ ++ report_descriptor.resize(ugd.ugd_actlen); ++ ++ ugd.ugd_data = report_descriptor.data(); ++ ugd.ugd_maxlen = ugd.ugd_actlen; ++ result = HANDLE_EINTR( ++ ioctl(fd.get(), USB_GET_REPORT_DESC, &ugd)); ++ ++ if (result < 0) { ++ HID_LOG(ERROR) << "Failed to get report descriptor"; ++ return; ++ } ++ ++ scoped_refptr device_info(new HidDeviceInfoFreeBSD( ++ device_id, device_node, vendor_id, product_id, product_name, ++ serial_number, ++ kHIDBusTypeUSB, ++ report_descriptor)); ++ ++ task_runner_->PostTask(FROM_HERE, base::Bind(&HidServiceFreeBSD::AddDevice, ++ service_, device_info)); ++ } ++ ++ void OnDeviceRemoved(std::string device_id) { ++ task_runner_->PostTask( ++ FROM_HERE, base::Bind(&HidServiceFreeBSD::RemoveDevice, service_, ++ device_id)); ++ } ++ ++ private: ++ ++ void CheckPendingPermissionChange() { ++ base::ThreadRestrictions::AssertIOAllowed(); ++ std::map::iterator it; ++ for (it = permissions_checks_attempts_.begin(); it != permissions_checks_attempts_.end();) { ++ std::string device_name = it->first; ++ bool keep = true; ++ if (HaveReadWritePermissions(device_name)) { ++ OnDeviceAdded(device_name); ++ keep = false; ++ } ++ else if (it->second-- <= 0) { ++ HID_LOG(ERROR) << "Still don't have write permissions to '" << device_name ++ << "' after " << kMaxPermissionChecks << " attempts"; ++ keep = false; ++ } ++ ++ if (keep) ++ ++it; ++ else ++ permissions_checks_attempts_.erase(it++); ++ } ++ ++ if (permissions_checks_attempts_.empty()) ++ timer_->Stop(); ++ } ++ ++ void SetupDevdMonitor() { ++ base::ThreadRestrictions::AssertIOAllowed(); ++ ++ int devd_fd = socket(AF_UNIX, SOCK_SEQPACKET, 0); ++ if (devd_fd < 0) ++ return; ++ ++ struct sockaddr_un sa; ++ ++ sa.sun_family = AF_UNIX; ++ strlcpy(sa.sun_path, "/var/run/devd.seqpacket.pipe", sizeof(sa.sun_path)); ++ if (connect(devd_fd, (struct sockaddr *) &sa, sizeof(sa)) < 0) { ++ close(devd_fd); ++ return; ++ } ++ ++ devd_fd_.reset(devd_fd); ++ file_watcher_ = base::FileDescriptorWatcher::WatchReadable( ++ devd_fd_.get(), base::Bind(&BlockingTaskHelper::OnDevdMessageCanBeRead, ++ base::Unretained(this))); ++ } ++ ++ void OnDevdMessageCanBeRead() { ++ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); ++ ssize_t bytes_read = HANDLE_EINTR(recv(devd_fd_.get(), devd_buffer_->data(), ++ devd_buffer_->size() - 1, MSG_WAITALL)); ++ if (bytes_read < 0) { ++ if (errno != EAGAIN) { ++ HID_LOG(ERROR) << "Read failed"; ++ file_watcher_.reset(); ++ } ++ return; ++ } ++ ++ devd_buffer_->data()[bytes_read] = 0; ++ char *data = devd_buffer_->data(); ++ // It may take some time for devd to change permissions ++ // on /dev/uhidX node. So do not fail immediately if ++ // open fail. Retry each second for kMaxPermissionChecks ++ // times before giving up entirely ++ if (base::StartsWith(data, "+uhid", base::CompareCase::SENSITIVE)) { ++ std::vector parts = base::SplitString( ++ data, " ", base::TRIM_WHITESPACE, base::SPLIT_WANT_ALL); ++ if (!parts.empty()) { ++ std::string device_name = parts[0].substr(1); // skip '+' ++ if (HaveReadWritePermissions(device_name)) ++ OnDeviceAdded(parts[0].substr(1)); ++ else { ++ // Do not re-add to checks ++ if (permissions_checks_attempts_.find(device_name) == permissions_checks_attempts_.end()) { ++ permissions_checks_attempts_.insert(std::pair(device_name, kMaxPermissionChecks)); ++ timer_->Start(FROM_HERE, base::TimeDelta::FromSeconds(1), ++ this, &BlockingTaskHelper::CheckPendingPermissionChange); ++ } ++ } ++ } ++ } ++ ++ if (base::StartsWith(data, "-uhid", base::CompareCase::SENSITIVE)) { ++ std::vector parts = base::SplitString( ++ data, " ", base::TRIM_WHITESPACE, base::SPLIT_WANT_ALL); ++ if (!parts.empty()) { ++ std::string device_name = parts[0].substr(1); // skip '-' ++ auto it = permissions_checks_attempts_.find(device_name); ++ if (it != permissions_checks_attempts_.end()) { ++ permissions_checks_attempts_.erase(it); ++ if (permissions_checks_attempts_.empty()) ++ timer_->Stop(); ++ } ++ OnDeviceRemoved(parts[0].substr(1)); ++ } ++ } ++ } ++ ++ SEQUENCE_CHECKER(sequence_checker_); ++ ++ // This weak pointer is only valid when checked on this task runner. ++ base::WeakPtr service_; ++ scoped_refptr task_runner_; ++ std::unique_ptr file_watcher_; ++ std::unique_ptr timer_; ++ base::ScopedFD devd_fd_; ++ scoped_refptr devd_buffer_; ++ std::map permissions_checks_attempts_; ++ ++ DISALLOW_COPY_AND_ASSIGN(BlockingTaskHelper); ++}; ++ ++HidServiceFreeBSD::HidServiceFreeBSD() ++ : task_runner_(base::ThreadTaskRunnerHandle::Get()), ++ blocking_task_runner_( ++ base::CreateSequencedTaskRunnerWithTraits(kBlockingTaskTraits)), ++ weak_factory_(this) { ++ helper_ = base::MakeUnique(weak_factory_.GetWeakPtr()); ++ blocking_task_runner_->PostTask( ++ FROM_HERE, ++ base::Bind(&BlockingTaskHelper::Start, base::Unretained(helper_.get()))); ++} ++ ++HidServiceFreeBSD::~HidServiceFreeBSD() { ++ blocking_task_runner_->DeleteSoon(FROM_HERE, helper_.release()); ++} ++ ++// static ++void HidServiceFreeBSD::OpenOnBlockingThread( ++ std::unique_ptr params) { ++ base::ThreadRestrictions::AssertIOAllowed(); ++ scoped_refptr task_runner = params->task_runner; ++ ++ base::FilePath device_path(params->device_info->device_node()); ++ base::File device_file; ++ int flags = ++ base::File::FLAG_OPEN | base::File::FLAG_READ | base::File::FLAG_WRITE; ++ device_file.Initialize(device_path, flags); ++ if (!device_file.IsValid()) { ++ HID_LOG(EVENT) << "Failed to open '" << params->device_info->device_node() ++ << "': " ++ << base::File::ErrorToString(device_file.error_details()); ++ task_runner->PostTask(FROM_HERE, base::Bind(params->callback, nullptr)); ++ return; ++ } ++ params->fd.reset(device_file.TakePlatformFile()); ++ FinishOpen(std::move(params)); ++} ++ ++void HidServiceFreeBSD::Connect(const HidDeviceId& device_id, ++ const ConnectCallback& callback) { ++ DCHECK(thread_checker_.CalledOnValidThread()); ++ ++ const auto& map_entry = devices().find(device_id); ++ if (map_entry == devices().end()) { ++ base::ThreadTaskRunnerHandle::Get()->PostTask( ++ FROM_HERE, base::Bind(callback, nullptr)); ++ return; ++ } ++ ++ scoped_refptr device_info = ++ static_cast(map_entry->second.get()); ++ ++ auto params = base::MakeUnique(device_info, callback); ++ ++ scoped_refptr blocking_task_runner = ++ params->blocking_task_runner; ++ blocking_task_runner->PostTask( ++ FROM_HERE, base::Bind(&HidServiceFreeBSD::OpenOnBlockingThread, ++ base::Passed(¶ms))); ++} ++ ++// static ++void HidServiceFreeBSD::FinishOpen(std::unique_ptr params) { ++ base::ThreadRestrictions::AssertIOAllowed(); ++ scoped_refptr task_runner = params->task_runner; ++ ++ task_runner->PostTask( ++ FROM_HERE, ++ base::Bind(&HidServiceFreeBSD::CreateConnection, base::Passed(¶ms))); ++} ++ ++// static ++void HidServiceFreeBSD::CreateConnection(std::unique_ptr params) { ++ DCHECK(params->fd.is_valid()); ++ params->callback.Run(base::MakeRefCounted( ++ std::move(params->device_info), std::move(params->fd), ++ std::move(params->blocking_task_runner))); ++} ++ ++} // namespace device Added: head/www/chromium/files/patch-device_hid_hid__service__freebsd.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-device_hid_hid__service__freebsd.h Mon Dec 4 05:44:24 2017 (r455495) @@ -0,0 +1,50 @@ +--- device/hid/hid_service_freebsd.h.orig 2017-12-03 15:37:32.180261000 -0800 ++++ device/hid/hid_service_freebsd.h 2017-12-03 15:37:32.183647000 -0800 +@@ -0,0 +1,47 @@ ++// Copyright 2014 The Chromium Authors. All rights reserved. ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++#ifndef DEVICE_HID_HID_SERVICE_FREEBSD_H_ ++#define DEVICE_HID_HID_SERVICE_FREEBSD_H_ ++ ++#include ++ ++#include "base/macros.h" ++#include "base/memory/ref_counted.h" ++#include "base/memory/weak_ptr.h" ++#include "base/timer/timer.h" ++#include "device/hid/hid_service.h" ++#include "net/base/io_buffer.h" ++ ++namespace device { ++ ++class HidServiceFreeBSD : public HidService { ++ public: ++ HidServiceFreeBSD(); ++ ~HidServiceFreeBSD() override; ++ ++ void Connect(const HidDeviceId& device_id, ++ const ConnectCallback& connect) override; ++ ++ private: ++ struct ConnectParams; ++ class BlockingTaskHelper; ++ ++ static void OpenOnBlockingThread(std::unique_ptr params); ++ static void FinishOpen(std::unique_ptr params); ++ static void CreateConnection(std::unique_ptr params); ++ ++ const scoped_refptr task_runner_; ++ const scoped_refptr blocking_task_runner_; ++ // |helper_| lives on the sequence |blocking_task_runner_| posts to and holds ++ // a weak reference back to the service that owns it. ++ std::unique_ptr helper_; ++ base::WeakPtrFactory weak_factory_; ++ ++ DISALLOW_COPY_AND_ASSIGN(HidServiceFreeBSD); ++}; ++ ++} // namespace device ++ ++#endif // DEVICE_HID_HID_SERVICE_FREEBSD_H_ From owner-svn-ports-head@freebsd.org Mon Dec 4 06:28:22 2017 Return-Path: Delivered-To: svn-ports-head@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 3296CDEF7EB; Mon, 4 Dec 2017 06:28:22 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E83D87A85F; Mon, 4 Dec 2017 06:28:21 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB46SLtT007085; Mon, 4 Dec 2017 06:28:21 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB46SKv5007083; Mon, 4 Dec 2017 06:28:20 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201712040628.vB46SKv5007083@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 4 Dec 2017 06:28:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455496 - head/textproc/p5-BibTeX-Parser X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/textproc/p5-BibTeX-Parser X-SVN-Commit-Revision: 455496 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 06:28:22 -0000 Author: wen Date: Mon Dec 4 06:28:20 2017 New Revision: 455496 URL: https://svnweb.freebsd.org/changeset/ports/455496 Log: - Update to 1.01 Changes: http://cpansearch.perl.org/src/BORISV/BibTeX-Parser-1.01/Changes Modified: head/textproc/p5-BibTeX-Parser/Makefile head/textproc/p5-BibTeX-Parser/distinfo Modified: head/textproc/p5-BibTeX-Parser/Makefile ============================================================================== --- head/textproc/p5-BibTeX-Parser/Makefile Mon Dec 4 05:44:24 2017 (r455495) +++ head/textproc/p5-BibTeX-Parser/Makefile Mon Dec 4 06:28:20 2017 (r455496) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= BibTeX-Parser -PORTVERSION= 1.00 +PORTVERSION= 1.01 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BORISV Modified: head/textproc/p5-BibTeX-Parser/distinfo ============================================================================== --- head/textproc/p5-BibTeX-Parser/distinfo Mon Dec 4 05:44:24 2017 (r455495) +++ head/textproc/p5-BibTeX-Parser/distinfo Mon Dec 4 06:28:20 2017 (r455496) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489912987 -SHA256 (BibTeX-Parser-1.00.tar.gz) = 148159b0f71d15131e60bf1c2dfc4eb2a2abd00c0b49bfe3dce4b0044a1ba4bb -SIZE (BibTeX-Parser-1.00.tar.gz) = 25344 +TIMESTAMP = 1512397206 +SHA256 (BibTeX-Parser-1.01.tar.gz) = 322d0951368c34b5f1d392af6d6ea700bdbdb616059e37af4d3610d21aaf0972 +SIZE (BibTeX-Parser-1.01.tar.gz) = 26354 From owner-svn-ports-head@freebsd.org Mon Dec 4 07:29:48 2017 Return-Path: Delivered-To: svn-ports-head@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 9E83CDF3079; Mon, 4 Dec 2017 07:29:48 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 60D317BFBB; Mon, 4 Dec 2017 07:29:48 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB47Tlq7031898; Mon, 4 Dec 2017 07:29:47 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB47Tlbl031896; Mon, 4 Dec 2017 07:29:47 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201712040729.vB47Tlbl031896@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Mon, 4 Dec 2017 07:29:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455497 - head/sysutils/siegfried X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/sysutils/siegfried X-SVN-Commit-Revision: 455497 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 07:29:48 -0000 Author: tobik Date: Mon Dec 4 07:29:47 2017 New Revision: 455497 URL: https://svnweb.freebsd.org/changeset/ports/455497 Log: sysutils/siegfried: Update to 1.7.8 Changes: https://github.com/richardlehane/siegfried/blob/v1.7.8/CHANGELOG.md PR: 224063 Submitted by: steffen@fritz.wtf (maintainer) Modified: head/sysutils/siegfried/Makefile head/sysutils/siegfried/distinfo Modified: head/sysutils/siegfried/Makefile ============================================================================== --- head/sysutils/siegfried/Makefile Mon Dec 4 06:28:20 2017 (r455496) +++ head/sysutils/siegfried/Makefile Mon Dec 4 07:29:47 2017 (r455497) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= siegfried -PORTVERSION= 1.7.6 DISTVERSIONPREFIX= v +DISTVERSION= 1.7.8 CATEGORIES= sysutils MAINTAINER= steffen@fritz.wtf Modified: head/sysutils/siegfried/distinfo ============================================================================== --- head/sysutils/siegfried/distinfo Mon Dec 4 06:28:20 2017 (r455496) +++ head/sysutils/siegfried/distinfo Mon Dec 4 07:29:47 2017 (r455497) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507387137 -SHA256 (richardlehane-siegfried-v1.7.6_GH0.tar.gz) = d79a403798a39ccdea94d91e4a2d08c92b01f9905a28b76439436182fe9f4e47 -SIZE (richardlehane-siegfried-v1.7.6_GH0.tar.gz) = 23760908 +TIMESTAMP = 1512337444 +SHA256 (richardlehane-siegfried-v1.7.8_GH0.tar.gz) = 2fdee3ec940a153d30902e781a19b3cd32cfc4dced6a997048976c94b53ba456 +SIZE (richardlehane-siegfried-v1.7.8_GH0.tar.gz) = 24941718 From owner-svn-ports-head@freebsd.org Mon Dec 4 08:00:11 2017 Return-Path: Delivered-To: svn-ports-head@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 4E766DF3B89; Mon, 4 Dec 2017 08:00:11 +0000 (UTC) (envelope-from ultima@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 1906F7CAAB; Mon, 4 Dec 2017 08:00:11 +0000 (UTC) (envelope-from ultima@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB480AHd044339; Mon, 4 Dec 2017 08:00:10 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4809U1044334; Mon, 4 Dec 2017 08:00:09 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201712040800.vB4809U1044334@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Mon, 4 Dec 2017 08:00:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455498 - in head: net-mgmt/seafile-server www/py-seafdav www/py-seafobj www/seahub X-SVN-Group: ports-head X-SVN-Commit-Author: ultima X-SVN-Commit-Paths: in head: net-mgmt/seafile-server www/py-seafdav www/py-seafobj www/seahub X-SVN-Commit-Revision: 455498 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 08:00:11 -0000 Author: ultima Date: Mon Dec 4 08:00:09 2017 New Revision: 455498 URL: https://svnweb.freebsd.org/changeset/ports/455498 Log: * Updated to 6.2.1 Affected ports: www/seahub www/py-seafdav www/py-seafobj Modified: head/net-mgmt/seafile-server/Makefile.include head/www/py-seafdav/distinfo head/www/py-seafobj/distinfo head/www/seahub/distinfo head/www/seahub/pkg-plist Modified: head/net-mgmt/seafile-server/Makefile.include ============================================================================== --- head/net-mgmt/seafile-server/Makefile.include Mon Dec 4 07:29:47 2017 (r455497) +++ head/net-mgmt/seafile-server/Makefile.include Mon Dec 4 08:00:09 2017 (r455498) @@ -1,7 +1,7 @@ # $FreeBSD$ SEAFILE_VER=6.2.3 -SEAHUB_VER=6.2.0 +SEAHUB_VER=6.2.1 # Various vars used in most/all the Makefiles Modified: head/www/py-seafdav/distinfo ============================================================================== --- head/www/py-seafdav/distinfo Mon Dec 4 07:29:47 2017 (r455497) +++ head/www/py-seafdav/distinfo Mon Dec 4 08:00:09 2017 (r455498) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507925076 -SHA256 (haiwen-seafdav-v6.2.0-pro_GH0.tar.gz) = e709b35901272c864c1e19562a846f7d634c2d1c52e6602a6781cc5d24f01d14 -SIZE (haiwen-seafdav-v6.2.0-pro_GH0.tar.gz) = 2554681 +TIMESTAMP = 1512362606 +SHA256 (haiwen-seafdav-v6.2.1-pro_GH0.tar.gz) = 8ad468a5690969cf1c5be8222ac195e09b25eb4ec77eb74119a3c4493e6dcde1 +SIZE (haiwen-seafdav-v6.2.1-pro_GH0.tar.gz) = 2554674 Modified: head/www/py-seafobj/distinfo ============================================================================== --- head/www/py-seafobj/distinfo Mon Dec 4 07:29:47 2017 (r455497) +++ head/www/py-seafobj/distinfo Mon Dec 4 08:00:09 2017 (r455498) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507925078 -SHA256 (haiwen-seafobj-v6.2.0-pro_GH0.tar.gz) = 4e779c88ade9f23ee17cdf826121bfee1390df2e5a3695035f1c274e7b999891 -SIZE (haiwen-seafobj-v6.2.0-pro_GH0.tar.gz) = 6626620 +TIMESTAMP = 1512362611 +SHA256 (haiwen-seafobj-v6.2.1-pro_GH0.tar.gz) = cbbbff5dc5a067ab2f3780b3a52b323c592866bba18633d7a68aab5d1c163234 +SIZE (haiwen-seafobj-v6.2.1-pro_GH0.tar.gz) = 6627248 Modified: head/www/seahub/distinfo ============================================================================== --- head/www/seahub/distinfo Mon Dec 4 07:29:47 2017 (r455497) +++ head/www/seahub/distinfo Mon Dec 4 08:00:09 2017 (r455498) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507925081 -SHA256 (haiwen-seahub-v6.2.0-pro_GH0.tar.gz) = c5c04a6d6ff7e868a5f69342167191c32f505e19960d79e9b6bbfced5e20048b -SIZE (haiwen-seahub-v6.2.0-pro_GH0.tar.gz) = 9341508 +TIMESTAMP = 1512362617 +SHA256 (haiwen-seahub-v6.2.1-pro_GH0.tar.gz) = 4bfe6ee7222cdccc8de89155f90330c8b2dfc11a339c72efc0448c69aee258ad +SIZE (haiwen-seahub-v6.2.1-pro_GH0.tar.gz) = 9422147 Modified: head/www/seahub/pkg-plist ============================================================================== --- head/www/seahub/pkg-plist Mon Dec 4 07:29:47 2017 (r455497) +++ head/www/seahub/pkg-plist Mon Dec 4 08:00:09 2017 (r455498) @@ -217,7 +217,7 @@ %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-history-settings.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-share-link-admin.69b3699a5c20.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-share-link-admin.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/dir.2526116a077f.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/dir.1c153669b413.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dir.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dirent-details.346773d1083c.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dirent-details.js @@ -251,7 +251,7 @@ %%SEAHUBDIR%%/media/assets/scripts/app/views/group-members.js %%SEAHUBDIR%%/media/assets/scripts/app/views/group-repo.36d38b85baca.js %%SEAHUBDIR%%/media/assets/scripts/app/views/group-repo.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/group-settings.54474821c0ee.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/group-settings.9568b4537cdb.js %%SEAHUBDIR%%/media/assets/scripts/app/views/group-settings.js %%SEAHUBDIR%%/media/assets/scripts/app/views/group.492d9dabef8c.js %%SEAHUBDIR%%/media/assets/scripts/app/views/group.js @@ -285,7 +285,7 @@ %%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-folder.js %%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-folders.a6ff47989ba5.js %%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-folders.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-repo.2c28d31f78eb.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-repo.3116ca93e4e7.js %%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-repo.js %%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-repos.e2b964af5a8f.js %%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-repos.js @@ -297,7 +297,7 @@ %%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-upload-link.js %%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-upload-links.bb406c0f1843.js %%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-upload-links.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/share.40b076bf64ea.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/share.7e1dc5d93639.js %%SEAHUBDIR%%/media/assets/scripts/app/views/share.js %%SEAHUBDIR%%/media/assets/scripts/app/views/shared-repo.887016f9da47.js %%SEAHUBDIR%%/media/assets/scripts/app/views/shared-repo.js @@ -387,7 +387,7 @@ %%SEAHUBDIR%%/media/assets/scripts/dist/lib/jquery.iframe-transport.js %%SEAHUBDIR%%/media/assets/scripts/dist/lib/require.75e6d0132deb.js %%SEAHUBDIR%%/media/assets/scripts/dist/lib/require.js -%%SEAHUBDIR%%/media/assets/scripts/dist/main.48792e8c6fb0.js +%%SEAHUBDIR%%/media/assets/scripts/dist/main.68c570aae3d0.js %%SEAHUBDIR%%/media/assets/scripts/dist/main.js %%SEAHUBDIR%%/media/assets/scripts/dist/sysadmin-main.9b7e528270f9.js %%SEAHUBDIR%%/media/assets/scripts/dist/sysadmin-main.js @@ -399,7 +399,7 @@ %%SEAHUBDIR%%/media/assets/scripts/i18n/ca/djangojs.js %%SEAHUBDIR%%/media/assets/scripts/i18n/cs/djangojs.9dbef50d1ad9.js %%SEAHUBDIR%%/media/assets/scripts/i18n/cs/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/de/djangojs.23fee097d616.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/de/djangojs.12a5583dba40.js %%SEAHUBDIR%%/media/assets/scripts/i18n/de/djangojs.js %%SEAHUBDIR%%/media/assets/scripts/i18n/el/djangojs.30265339e750.js %%SEAHUBDIR%%/media/assets/scripts/i18n/el/djangojs.js @@ -413,7 +413,7 @@ %%SEAHUBDIR%%/media/assets/scripts/i18n/es/djangojs.js %%SEAHUBDIR%%/media/assets/scripts/i18n/fi/djangojs.799e628eacb2.js %%SEAHUBDIR%%/media/assets/scripts/i18n/fi/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/fr/djangojs.f90e47da71e4.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/fr/djangojs.ed920db95a16.js %%SEAHUBDIR%%/media/assets/scripts/i18n/fr/djangojs.js %%SEAHUBDIR%%/media/assets/scripts/i18n/he/djangojs.f701701595f1.js %%SEAHUBDIR%%/media/assets/scripts/i18n/he/djangojs.js @@ -431,7 +431,7 @@ %%SEAHUBDIR%%/media/assets/scripts/i18n/lv/djangojs.js %%SEAHUBDIR%%/media/assets/scripts/i18n/nl/djangojs.b3c580d87d21.js %%SEAHUBDIR%%/media/assets/scripts/i18n/nl/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/pl/djangojs.d590b729280e.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/pl/djangojs.d672b47df45f.js %%SEAHUBDIR%%/media/assets/scripts/i18n/pl/djangojs.js %%SEAHUBDIR%%/media/assets/scripts/i18n/pt-br/djangojs.7ed00277fd1b.js %%SEAHUBDIR%%/media/assets/scripts/i18n/pt-br/djangojs.js @@ -441,7 +441,7 @@ %%SEAHUBDIR%%/media/assets/scripts/i18n/sk/djangojs.js %%SEAHUBDIR%%/media/assets/scripts/i18n/sl/djangojs.b4d2169424f0.js %%SEAHUBDIR%%/media/assets/scripts/i18n/sl/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/sv/djangojs.318fcdbb2ec8.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/sv/djangojs.3e3accb77c80.js %%SEAHUBDIR%%/media/assets/scripts/i18n/sv/djangojs.js %%SEAHUBDIR%%/media/assets/scripts/i18n/th/djangojs.f53496bdd5ff.js %%SEAHUBDIR%%/media/assets/scripts/i18n/th/djangojs.js @@ -699,9 +699,10 @@ %%SEAHUBDIR%%/media/img/file/24/word.png %%SEAHUBDIR%%/media/img/folder-192.png %%SEAHUBDIR%%/media/img/folder-24.png -%%SEAHUBDIR%%/media/img/folder-beige-192.png +%%SEAHUBDIR%%/media/img/folder-256.png %%SEAHUBDIR%%/media/img/folder-read-only-192.png %%SEAHUBDIR%%/media/img/folder-read-only-24.png +%%SEAHUBDIR%%/media/img/folder-readonly-256.png %%SEAHUBDIR%%/media/img/grid-white.png %%SEAHUBDIR%%/media/img/grid.png %%SEAHUBDIR%%/media/img/grippy_large.png @@ -860,6 +861,7 @@ %%SEAHUBDIR%%/seahub/api2/endpoints/file_tag.py %%SEAHUBDIR%%/seahub/api2/endpoints/group_discussion.py %%SEAHUBDIR%%/seahub/api2/endpoints/group_discussions.py +%%SEAHUBDIR%%/seahub/api2/endpoints/group_libraries.py %%SEAHUBDIR%%/seahub/api2/endpoints/group_members.py %%SEAHUBDIR%%/seahub/api2/endpoints/groups.py %%SEAHUBDIR%%/seahub/api2/endpoints/invitation.py @@ -1083,6 +1085,14 @@ %%SEAHUBDIR%%/seahub/notifications/urls.py %%SEAHUBDIR%%/seahub/notifications/utils.py %%SEAHUBDIR%%/seahub/notifications/views.py +%%SEAHUBDIR%%/seahub/oauth/__init__.py +%%SEAHUBDIR%%/seahub/oauth/admin.py +%%SEAHUBDIR%%/seahub/oauth/backends.py +%%SEAHUBDIR%%/seahub/oauth/migrations/__init__.py +%%SEAHUBDIR%%/seahub/oauth/models.py +%%SEAHUBDIR%%/seahub/oauth/tests.py +%%SEAHUBDIR%%/seahub/oauth/urls.py +%%SEAHUBDIR%%/seahub/oauth/views.py %%SEAHUBDIR%%/seahub/onlyoffice/__init__.py %%SEAHUBDIR%%/seahub/onlyoffice/admin.py %%SEAHUBDIR%%/seahub/onlyoffice/migrations/__init__.py @@ -1248,6 +1258,7 @@ %%SEAHUBDIR%%/seahub/templates/sysadmin/sys_statistic_user.html %%SEAHUBDIR%%/seahub/templates/sysadmin/sys_terms_admin.html %%SEAHUBDIR%%/seahub/templates/sysadmin/sys_trafficadmin.html +%%SEAHUBDIR%%/seahub/templates/sysadmin/sys_upload_link_admin.html %%SEAHUBDIR%%/seahub/templates/sysadmin/sys_user_admin_ldap_imported.html %%SEAHUBDIR%%/seahub/templates/sysadmin/sys_useradmin.html %%SEAHUBDIR%%/seahub/templates/sysadmin/sys_useradmin_admins.html @@ -1319,17 +1330,6 @@ %%SEAHUBDIR%%/seahub/two_factor/gateways/twilio/middleware.py %%SEAHUBDIR%%/seahub/two_factor/gateways/twilio/urls.py %%SEAHUBDIR%%/seahub/two_factor/gateways/twilio/views.py -%%SEAHUBDIR%%/seahub/two_factor/locale/ar/LC_MESSAGES/django.po -%%SEAHUBDIR%%/seahub/two_factor/locale/de/LC_MESSAGES/django.po -%%SEAHUBDIR%%/seahub/two_factor/locale/en/LC_MESSAGES/django.po -%%SEAHUBDIR%%/seahub/two_factor/locale/en_GB/LC_MESSAGES/django.po -%%SEAHUBDIR%%/seahub/two_factor/locale/es/LC_MESSAGES/django.po -%%SEAHUBDIR%%/seahub/two_factor/locale/fr/LC_MESSAGES/django.po -%%SEAHUBDIR%%/seahub/two_factor/locale/he_IL/LC_MESSAGES/django.po -%%SEAHUBDIR%%/seahub/two_factor/locale/nl/LC_MESSAGES/django.po -%%SEAHUBDIR%%/seahub/two_factor/locale/pt_BR/LC_MESSAGES/django.po -%%SEAHUBDIR%%/seahub/two_factor/locale/sv/LC_MESSAGES/django.po -%%SEAHUBDIR%%/seahub/two_factor/locale/zh_CN/LC_MESSAGES/django.po %%SEAHUBDIR%%/seahub/two_factor/management/__init__.py %%SEAHUBDIR%%/seahub/two_factor/management/commands/__init__.py %%SEAHUBDIR%%/seahub/two_factor/management/commands/two_factor_disable.py @@ -1687,6 +1687,7 @@ %%SEAHUBDIR%%/tests/api/endpoints/test_file_view.py %%SEAHUBDIR%%/tests/api/endpoints/test_group_discussion.py %%SEAHUBDIR%%/tests/api/endpoints/test_group_discussions.py +%%SEAHUBDIR%%/tests/api/endpoints/test_group_libraries.py %%SEAHUBDIR%%/tests/api/endpoints/test_group_members.py %%SEAHUBDIR%%/tests/api/endpoints/test_groups.py %%SEAHUBDIR%%/tests/api/endpoints/test_invitation.py From owner-svn-ports-head@freebsd.org Mon Dec 4 08:59:41 2017 Return-Path: Delivered-To: svn-ports-head@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 B1D3EDF4C26; Mon, 4 Dec 2017 08:59:41 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 715487E220; Mon, 4 Dec 2017 08:59:41 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB48xeDP069225; Mon, 4 Dec 2017 08:59:40 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB48xeHK069223; Mon, 4 Dec 2017 08:59:40 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201712040859.vB48xeHK069223@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Mon, 4 Dec 2017 08:59:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455499 - head/devel/b2 X-SVN-Group: ports-head X-SVN-Commit-Author: robak X-SVN-Commit-Paths: head/devel/b2 X-SVN-Commit-Revision: 455499 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 08:59:41 -0000 Author: robak Date: Mon Dec 4 08:59:40 2017 New Revision: 455499 URL: https://svnweb.freebsd.org/changeset/ports/455499 Log: devel/b2: fix missing dependency and update 0.7.2 -> 1.1.0 - Fix missing py-futures dependency - Add NO_ARCH PR: 224057 Submitted by: ler MFH: 2017Q4 Modified: head/devel/b2/Makefile head/devel/b2/distinfo Modified: head/devel/b2/Makefile ============================================================================== --- head/devel/b2/Makefile Mon Dec 4 08:00:09 2017 (r455498) +++ head/devel/b2/Makefile Mon Dec 4 08:59:40 2017 (r455499) @@ -3,7 +3,7 @@ PORTNAME= b2 DISTVERSIONPREFIX= v -DISTVERSION= 0.7.2 +DISTVERSION= 1.1.0 CATEGORIES= devel MAINTAINER= robak@FreeBSD.org @@ -13,6 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>=0.8.0:devel/py-arrow@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}futures>=3.0.5:devel/py-futures@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}logfury>=0.1.2:devel/py-logfury@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.9.1:www/py-requests@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.10:devel/py-six@${FLAVOR} \ @@ -21,6 +22,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>=0.8.0:devel USES= python:2.7+ USE_PYTHON= distutils autoplist concurrent optsuffix + +NO_ARCH= yes USE_GITHUB= yes GH_ACCOUNT= Backblaze Modified: head/devel/b2/distinfo ============================================================================== --- head/devel/b2/distinfo Mon Dec 4 08:00:09 2017 (r455498) +++ head/devel/b2/distinfo Mon Dec 4 08:59:40 2017 (r455499) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503852685 -SHA256 (Backblaze-B2_Command_Line_Tool-v0.7.2_GH0.tar.gz) = 7e284cbf0ddc3ae102df03ada91bd4fcfa28e1452a26fe19b136f681e9321e8c -SIZE (Backblaze-B2_Command_Line_Tool-v0.7.2_GH0.tar.gz) = 99169 +TIMESTAMP = 1512314966 +SHA256 (Backblaze-B2_Command_Line_Tool-v1.1.0_GH0.tar.gz) = fae0dd48a2b6ab38cb142b91d7907a66144659d599bdfbf3c8995788ed29313b +SIZE (Backblaze-B2_Command_Line_Tool-v1.1.0_GH0.tar.gz) = 109967 From owner-svn-ports-head@freebsd.org Mon Dec 4 09:00:27 2017 Return-Path: Delivered-To: svn-ports-head@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 44984DF4E58; Mon, 4 Dec 2017 09:00:27 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 0EAD97E32D; Mon, 4 Dec 2017 09:00:26 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB490Q12069428; Mon, 4 Dec 2017 09:00:26 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB490Ptm069425; Mon, 4 Dec 2017 09:00:25 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712040900.vB490Ptm069425@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 4 Dec 2017 09:00:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455500 - head/misc/dvorak7min X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/misc/dvorak7min X-SVN-Commit-Revision: 455500 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 09:00:27 -0000 Author: amdmi3 Date: Mon Dec 4 09:00:25 2017 New Revision: 455500 URL: https://svnweb.freebsd.org/changeset/ports/455500 Log: - Add LICENSE_FILE - Cosmetic fixes - Update WWW Approved by: portmgr blanket Modified: head/misc/dvorak7min/Makefile head/misc/dvorak7min/pkg-descr Modified: head/misc/dvorak7min/Makefile ============================================================================== --- head/misc/dvorak7min/Makefile Mon Dec 4 08:59:40 2017 (r455499) +++ head/misc/dvorak7min/Makefile Mon Dec 4 09:00:25 2017 (r455500) @@ -13,6 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Ncurses-based Dvorak typing tutor LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING USES= ncurses WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} @@ -26,7 +27,6 @@ post-patch: s|-lncurses|-lcurses|' ${WRKSRC}/Makefile do-install: - (cd ${WRKSRC} && ${INSTALL_PROGRAM} dvorak7min \ - ${STAGEDIR}${PREFIX}/bin) + ${INSTALL_PROGRAM} ${WRKSRC}/dvorak7min ${STAGEDIR}${PREFIX}/bin .include Modified: head/misc/dvorak7min/pkg-descr ============================================================================== --- head/misc/dvorak7min/pkg-descr Mon Dec 4 08:59:40 2017 (r455499) +++ head/misc/dvorak7min/pkg-descr Mon Dec 4 09:00:25 2017 (r455500) @@ -4,4 +4,4 @@ lessons, color for easy visual feedback, and a real ti second display. It's called 7min because it originally was a personal hack written in 7 min. -WWW: http://packages.qa.debian.org/d/dvorak7min.html +WWW: https://packages.qa.debian.org/d/dvorak7min.html From owner-svn-ports-head@freebsd.org Mon Dec 4 09:00:27 2017 Return-Path: Delivered-To: svn-ports-head@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 F395BDF4E5D; Mon, 4 Dec 2017 09:00:27 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 BE3B17E32E; Mon, 4 Dec 2017 09:00:27 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB490Qkr069516; Mon, 4 Dec 2017 09:00:26 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB490QhQ069515; Mon, 4 Dec 2017 09:00:26 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712040900.vB490QhQ069515@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 4 Dec 2017 09:00:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455501 - head/audio/baudline X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/audio/baudline X-SVN-Commit-Revision: 455501 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 09:00:28 -0000 Author: amdmi3 Date: Mon Dec 4 09:00:26 2017 New Revision: 455501 URL: https://svnweb.freebsd.org/changeset/ports/455501 Log: - Unsilence installation commands - Switch to options helpers Approved by: portmgr blanket Modified: head/audio/baudline/Makefile Modified: head/audio/baudline/Makefile ============================================================================== --- head/audio/baudline/Makefile Mon Dec 4 09:00:25 2017 (r455500) +++ head/audio/baudline/Makefile Mon Dec 4 09:00:26 2017 (r455501) @@ -40,9 +40,10 @@ do-build: ${BRANDELF} -t Linux ${WRKSRC}/baudline do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/baudline ${STAGEDIR}${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/baudline ${STAGEDIR}${PREFIX}/bin + do-install-DOCS-on: - @${INSTALL} -d ${STAGEDIR}${DOCSDIR} - @cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ + @${MKDIR} ${STAGEDIR}${DOCSDIR} + cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ .include From owner-svn-ports-head@freebsd.org Mon Dec 4 09:39:20 2017 Return-Path: Delivered-To: svn-ports-head@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 8D535DF5C03; Mon, 4 Dec 2017 09:39:20 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 554B47FB1E; Mon, 4 Dec 2017 09:39:20 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB49dJ8A086149; Mon, 4 Dec 2017 09:39:19 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB49dJXs086148; Mon, 4 Dec 2017 09:39:19 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712040939.vB49dJXs086148@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 4 Dec 2017 09:39:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455502 - head/devel/b2 X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/b2 X-SVN-Commit-Revision: 455502 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 09:39:20 -0000 Author: antoine Date: Mon Dec 4 09:39:19 2017 New Revision: 455502 URL: https://svnweb.freebsd.org/changeset/ports/455502 Log: py-futures is only for the py27 flavor With hat: portmgr Modified: head/devel/b2/Makefile Modified: head/devel/b2/Makefile ============================================================================== --- head/devel/b2/Makefile Mon Dec 4 09:00:26 2017 (r455501) +++ head/devel/b2/Makefile Mon Dec 4 09:39:19 2017 (r455502) @@ -13,7 +13,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>=0.8.0:devel/py-arrow@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}futures>=3.0.5:devel/py-futures@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}logfury>=0.1.2:devel/py-logfury@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.9.1:www/py-requests@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.10:devel/py-six@${FLAVOR} \ @@ -29,4 +28,10 @@ USE_GITHUB= yes GH_ACCOUNT= Backblaze GH_PROJECT= B2_Command_Line_Tool -.include +.include + +.if ${PYTHON_REL} < 3000 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>=3.0.5:devel/py-futures@${FLAVOR} +.endif + +.include From owner-svn-ports-head@freebsd.org Mon Dec 4 11:07:05 2017 Return-Path: Delivered-To: svn-ports-head@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 ABD78DF87AB; Mon, 4 Dec 2017 11:07:05 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 793233A33; Mon, 4 Dec 2017 11:07:05 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4B74oH026248; Mon, 4 Dec 2017 11:07:04 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4B74Ur026247; Mon, 4 Dec 2017 11:07:04 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201712041107.vB4B74Ur026247@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 4 Dec 2017 11:07:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455503 - head/Mk/Uses X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/Mk/Uses X-SVN-Commit-Revision: 455503 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 11:07:05 -0000 Author: mat Date: Mon Dec 4 11:07:04 2017 New Revision: 455503 URL: https://svnweb.freebsd.org/changeset/ports/455503 Log: Add a WARNING for people trying to do clever but bad things with Python versions. Sponsored by: Absolight Modified: head/Mk/Uses/python.mk Modified: head/Mk/Uses/python.mk ============================================================================== --- head/Mk/Uses/python.mk Mon Dec 4 09:39:19 2017 (r455502) +++ head/Mk/Uses/python.mk Mon Dec 4 11:07:04 2017 (r455503) @@ -302,6 +302,10 @@ WARNING+= "PYTHON2_DEFAULT_VERSION is defined, conside WARNING+= "PYTHON3_DEFAULT_VERSION is defined, consider using DEFAULT_VERSIONS=python3=${PYTHON3_DEFAULT_VERSION:S/^python//} instead" .endif +.if ${PYTHON2_DEFAULT} != ${PYTHON_DEFAULT} && ${PYTHON3_DEFAULT} != ${PYTHON_DEFAULT} +WARNING+= "PYTHON_DEFAULT must be a version present in PYTHON2_DEFAULT or PYTHON3_DEFAULT, if you want more Python flavors, set BUILD_ALL_PYTHON_FLAVORS in your make.conf" +.endif + .if exists(${LOCALBASE}/bin/python) .if !defined(_PYTHON_DEFAULT_VERSION) _PYTHON_DEFAULT_VERSION!= (${LOCALBASE}/bin/python -c \ From owner-svn-ports-head@freebsd.org Mon Dec 4 11:07:12 2017 Return-Path: Delivered-To: svn-ports-head@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 063FADF87D4; Mon, 4 Dec 2017 11:07:12 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C547B3A5B; Mon, 4 Dec 2017 11:07:11 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4B7AHE026447; Mon, 4 Dec 2017 11:07:10 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4B7AAW026446; Mon, 4 Dec 2017 11:07:10 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201712041107.vB4B7AAW026446@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 4 Dec 2017 11:07:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455505 - head/Mk/Uses X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/Mk/Uses X-SVN-Commit-Revision: 455505 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 11:07:12 -0000 Author: mat Date: Mon Dec 4 11:07:10 2017 New Revision: 455505 URL: https://svnweb.freebsd.org/changeset/ports/455505 Log: Deprecate USES=python:2 and USES=python:3 Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D13291 Modified: head/Mk/Uses/python.mk Modified: head/Mk/Uses/python.mk ============================================================================== --- head/Mk/Uses/python.mk Mon Dec 4 11:07:07 2017 (r455504) +++ head/Mk/Uses/python.mk Mon Dec 4 11:07:10 2017 (r455505) @@ -341,9 +341,11 @@ PYTHON3_DEFAULT_VERSION?= python${PYTHON3_DEFAULT} .if ${_PYTHON_ARGS} == "2" _PYTHON_ARGS= ${PYTHON2_DEFAULT_VERSION:S/^python//} _WANTS_META_PORT= 2 +DEV_WARNING+= "USES=python:2 is deprecated, use USES=python:2.7" .elif ${_PYTHON_ARGS} == "3" _PYTHON_ARGS= ${PYTHON3_DEFAULT_VERSION:S/^python//} _WANTS_META_PORT= 3 +DEV_WARNING+= "USES=python:3 is deprecated, use USES=python:3.4+ or an appropriate version range" .endif # ${_PYTHON_ARGS} == "2" .if defined(PYTHON_VERSION) From owner-svn-ports-head@freebsd.org Mon Dec 4 11:07:09 2017 Return-Path: Delivered-To: svn-ports-head@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 38B66DF87C0; Mon, 4 Dec 2017 11:07:09 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 04D243A3C; Mon, 4 Dec 2017 11:07:08 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4B78U8026346; Mon, 4 Dec 2017 11:07:08 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4B78gv026345; Mon, 4 Dec 2017 11:07:08 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201712041107.vB4B78gv026345@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 4 Dec 2017 11:07:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455504 - head/Mk/Uses X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/Mk/Uses X-SVN-Commit-Revision: 455504 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 11:07:09 -0000 Author: mat Date: Mon Dec 4 11:07:07 2017 New Revision: 455504 URL: https://svnweb.freebsd.org/changeset/ports/455504 Log: Correctly fix the Python 3 being the default but in fact not problem. Sponsored by: Absolight Modified: head/Mk/Uses/python.mk Modified: head/Mk/Uses/python.mk ============================================================================== --- head/Mk/Uses/python.mk Mon Dec 4 11:07:04 2017 (r455503) +++ head/Mk/Uses/python.mk Mon Dec 4 11:07:07 2017 (r455504) @@ -428,10 +428,10 @@ _ALL_PYTHON_FLAVORS= ${_PYTHON_VERSIONS:S/.//:S/^/py/} . if defined(BUILD_ALL_PYTHON_FLAVORS) || defined(_PYTHON_FEATURE_ALLFLAVORS) FLAVORS= ${_ALL_PYTHON_FLAVORS} . else -. for _v in ${PYTHON3_DEFAULT} ${PYTHON2_DEFAULT} ${PYTHON_DEFAULT} +. for _v in ${PYTHON_DEFAULT} ${PYTHON2_DEFAULT} ${PYTHON3_DEFAULT} _f= py${_v:S/.//} -. if ${_ALL_PYTHON_FLAVORS:M${_f}} -FLAVORS:= ${_f} ${FLAVORS:N${_f}} +. if ${_ALL_PYTHON_FLAVORS:M${_f}} && !${FLAVORS:M${_f}} +FLAVORS:= ${FLAVORS} ${_f} . endif . endfor . endif From owner-svn-ports-head@freebsd.org Mon Dec 4 11:17:25 2017 Return-Path: Delivered-To: svn-ports-head@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 866DADF8CFA; Mon, 4 Dec 2017 11:17:25 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 5394D63687; Mon, 4 Dec 2017 11:17:25 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4BHNS3031155; Mon, 4 Dec 2017 11:17:23 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4BHN38031154; Mon, 4 Dec 2017 11:17:23 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201712041117.vB4BHN38031154@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 4 Dec 2017 11:17:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455506 - head/Mk/Uses X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/Mk/Uses X-SVN-Commit-Revision: 455506 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 11:17:25 -0000 Author: mat Date: Mon Dec 4 11:17:23 2017 New Revision: 455506 URL: https://svnweb.freebsd.org/changeset/ports/455506 Log: Depend on pkgnames and not files, always better. Sponsored by: Absolight Modified: head/Mk/Uses/python.mk Modified: head/Mk/Uses/python.mk ============================================================================== --- head/Mk/Uses/python.mk Mon Dec 4 11:07:10 2017 (r455505) +++ head/Mk/Uses/python.mk Mon Dec 4 11:17:23 2017 (r455506) @@ -661,8 +661,8 @@ CMAKE_ARGS+= -DPython_ADDITIONAL_VERSIONS=${PYTHON_VER # Python 3rd-party modules PYGAME= ${PYTHON_PKGNAMEPREFIX}game>0:devel/py-game@${PY_FLAVOR} -PYNUMERIC= ${PYTHON_SITELIBDIR}/Numeric/Numeric.py:math/py-numeric@${PY_FLAVOR} -PYNUMPY= ${PYTHON_SITELIBDIR}/numpy/core/numeric.py:math/py-numpy@${PY_FLAVOR} +PYNUMERIC= ${PYTHON_PKGNAMEPREFIX}numeric>0:math/py-numeric@${PY_FLAVOR} +PYNUMPY= ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} # Common Python modules that can be needed but only for some versions of Python. .if ${PYTHON_REL} < 3400 From owner-svn-ports-head@freebsd.org Mon Dec 4 11:23:51 2017 Return-Path: Delivered-To: svn-ports-head@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 0B0A6DF9028; Mon, 4 Dec 2017 11:23:51 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A3F4063B75; Mon, 4 Dec 2017 11:23:50 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id B16BFBDD31; Mon, 4 Dec 2017 12:23:46 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id A2786BDD2F; Mon, 4 Dec 2017 12:23:46 +0100 (CET) Subject: Re: svn commit: r455433 - head/devel/pylint To: Sunpoet Po-Chuan Hsieh , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201712032034.vB3KYSLu055562@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: Date: Mon, 4 Dec 2017 12:23:42 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <201712032034.vB3KYSLu055562@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0ANbB5IDJx53k7pN4EjF1IF8wwa6QJXGM" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 11:23:51 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --0ANbB5IDJx53k7pN4EjF1IF8wwa6QJXGM Content-Type: multipart/mixed; boundary="2prxrsKdwTNg4Hceg2vCE0uCNfDD3tage"; protected-headers="v1" From: Mathieu Arnold To: Sunpoet Po-Chuan Hsieh , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: Subject: Re: svn commit: r455433 - head/devel/pylint References: <201712032034.vB3KYSLu055562@repo.freebsd.org> In-Reply-To: <201712032034.vB3KYSLu055562@repo.freebsd.org> --2prxrsKdwTNg4Hceg2vCE0uCNfDD3tage Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 03/12/2017 =C3=A0 21:34, Sunpoet Po-Chuan Hsieh a =C3=A9crit=C2=A0: > Author: sunpoet > Date: Sun Dec 3 20:34:28 2017 > New Revision: 455433 > URL: https://svnweb.freebsd.org/changeset/ports/455433 > > Log: > Convert PYTHON_PKGNAMESUFFIX to USE_PYTHON=3Doptsuffix Never, ever do that. optsuffix is a temporary solution to the new Python flavors, it will go away eventually. > Modified: > head/devel/pylint/Makefile > > Modified: head/devel/pylint/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/devel/pylint/Makefile Sun Dec 3 20:34:23 2017 (r455432) > +++ head/devel/pylint/Makefile Sun Dec 3 20:34:28 2017 (r455433) > @@ -5,7 +5,6 @@ PORTNAME=3D pylint > PORTVERSION=3D 1.7.4 > CATEGORIES=3D devel python > MASTER_SITES=3D CHEESESHOP > -PKGNAMESUFFIX=3D ${PYTHON_PKGNAMESUFFIX} > =20 > MAINTAINER=3D sunpoet@FreeBSD.org > COMMENT=3D Analyzes python source code looking for bugs and signs of p= oor quality > @@ -25,7 +24,7 @@ RUN_DEPENDS=3D ${PYTHON_PKGNAMEPREFIX}astroid>=3D1.5.= 1:dev > ${PYTHON_PKGNAMEPREFIX}six>=3D0:devel/py-six@${FLAVOR} > =20 > NO_ARCH=3D yes > -USE_PYTHON=3D concurrent distutils > +USE_PYTHON=3D concurrent distutils optsuffix > USES=3D python shebangfix > =20 > SHEBANG_FILES=3D pylint/test/data/ascript > > --=20 Mathieu Arnold --2prxrsKdwTNg4Hceg2vCE0uCNfDD3tage-- --0ANbB5IDJx53k7pN4EjF1IF8wwa6QJXGM Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJaJTBBXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85InrgP/jZL7wVugxTq3fCWbiBRpMaD lEXZzt2JYccrlQ/wYnGrtJBB6yni/K5ucA05lIAViiKthm/qe4es2sKaJmg4X/40 EYOaJFnFKlWDtsVG2gJEhWPk439xSUQMH/Tg/BtNGUxjuUPaLnaUAivFFj4yaMe+ 6vehhgAxrlV0UHMwYjClNDotZqLx+WR8Fr+PEAExUaWsGoHReyqqP7j48hDE4M/n g/wj+tvHzU2V+fmKEC/LXkNRMJSeINfkn0JYKBtf2eW85zmJVVjUlS7VMCr0igut QbtvGWht+nftJUE91p7b707K6wS2NwWtG0SfTv9M9t9LjaO9lPF68RctJ6sXki3y XG0Kzt0StuA1PRk8ZNHW1/9TQzXwX1bjsYtL+LhUoGqyWupBGlomoLaU1M5cwFXv scZO6boMlXmoAmR3qYE/oBEf4yeMj44HXE4O/fjYfTQyCPi7CHGNQ9vbl9BV/rql mlFAm78sqBZ7uQ9YdzbvvLWxJiBWPDi9je4Y9XbPX5wEC3EtQusCf8RvXP1G7M5D 8PsTOmwbU5ZibQ8U6JS7akn0TKXY0hlFjcxVs/lF8ANHVKktSwW9ULpKC1eg6wj6 thOFCpiQUTJy0RsoWWNmQTZJdCxAnKd/BexdOc5JyePMQ68WxRmDBB/V0aalXJuP dbBknmB/gsD9SbNS24ZB =0q68 -----END PGP SIGNATURE----- --0ANbB5IDJx53k7pN4EjF1IF8wwa6QJXGM-- From owner-svn-ports-head@freebsd.org Mon Dec 4 11:26:49 2017 Return-Path: Delivered-To: svn-ports-head@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 1A80EDF9126; Mon, 4 Dec 2017 11:26:49 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 DBE5C63DC9; Mon, 4 Dec 2017 11:26:48 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4BQlbk036201; Mon, 4 Dec 2017 11:26:47 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4BQlif036200; Mon, 4 Dec 2017 11:26:47 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201712041126.vB4BQlif036200@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 4 Dec 2017 11:26:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455507 - head/Mk/Uses X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/Mk/Uses X-SVN-Commit-Revision: 455507 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 11:26:49 -0000 Author: mat Date: Mon Dec 4 11:26:47 2017 New Revision: 455507 URL: https://svnweb.freebsd.org/changeset/ports/455507 Log: Add a note about USE_PYTHON=optsuffix being a kludge. Sponsored by: Absolight Modified: head/Mk/Uses/python.mk Modified: head/Mk/Uses/python.mk ============================================================================== --- head/Mk/Uses/python.mk Mon Dec 4 11:17:23 2017 (r455506) +++ head/Mk/Uses/python.mk Mon Dec 4 11:26:47 2017 (r455507) @@ -448,6 +448,7 @@ _PYTHON_VERSION= ${FLAVOR:S/py//:C/(.)/\1./} .if !empty(FLAVOR) && ${_PYTHON_VERSION} != ${PYTHON_DEFAULT} .if defined(_PYTHON_FEATURE_OPTSUFFIX) +DEV_WARNING+= "USE_PYTHON=optsuffix is deprecated, consider migrating to using unconditional PKGNAMESUFFIX or PKGNAMEPREFIX" PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} .endif .endif From owner-svn-ports-head@freebsd.org Mon Dec 4 11:27:45 2017 Return-Path: Delivered-To: svn-ports-head@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 CACF1DF9285; Mon, 4 Dec 2017 11:27:45 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 8AEEB64072; Mon, 4 Dec 2017 11:27:45 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 8432ABDD2F; Mon, 4 Dec 2017 12:27:43 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 7889ABDD2D; Mon, 4 Dec 2017 12:27:43 +0100 (CET) Subject: Re: svn commit: r455499 - head/devel/b2 To: Bartek Rutkowski , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201712040859.vB48xeHK069223@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: Date: Mon, 4 Dec 2017 12:27:41 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <201712040859.vB48xeHK069223@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="47wEOTvvmAr7ic38u8un1CJhIhSBEimLc" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 11:27:45 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --47wEOTvvmAr7ic38u8un1CJhIhSBEimLc Content-Type: multipart/mixed; boundary="eA9TIRdeBQRtW0sTNW9FCem7LfTmfEU7D"; protected-headers="v1" From: Mathieu Arnold To: Bartek Rutkowski , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: Subject: Re: svn commit: r455499 - head/devel/b2 References: <201712040859.vB48xeHK069223@repo.freebsd.org> In-Reply-To: <201712040859.vB48xeHK069223@repo.freebsd.org> --eA9TIRdeBQRtW0sTNW9FCem7LfTmfEU7D Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 04/12/2017 =C3=A0 09:59, Bartek Rutkowski a =C3=A9crit=C2=A0: > Author: robak > Date: Mon Dec 4 08:59:40 2017 > New Revision: 455499 > URL: https://svnweb.freebsd.org/changeset/ports/455499 > > Log: > devel/b2: fix missing dependency and update 0.7.2 -> 1.1.0 Please test build before you commit things. --=20 Mathieu Arnold --eA9TIRdeBQRtW0sTNW9FCem7LfTmfEU7D-- --47wEOTvvmAr7ic38u8un1CJhIhSBEimLc Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJaJTEuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IQyYP/2SeUreWzvA29XsMfIOq03+x TFUlhGVeJUBX6u34k9nWlUcZEebxOfv3peQWl33NyQ2wSwMqBKrVJBkgMcXTX739 6LdVHIuxm/KchC7bKjj1zpbB7t8N10tt2QEssPYQvJ53uWgJ+BNWFCYpgYLdYhDY 7fjpa45kixQmtg1UWr9zUbHB+ONZ3zBmSL0S+Q6TOEzJ/uBG2Uy9ILQrdJuveSYc lakrF2mSoTPnYGruOW+5y941I57/fYVfpp5WCeyc4gbtT1RVmoQYclQ5LkETQ1u9 QC+XbFUxjIi6dTR4m6pkMlzZCls/3xgnSOD8dDg7Uq9zfJ6mAlaye2qcTvnSrxmg wBx3J5cyO60ZMxgE0frD+Xb2dLG6IAfOTcvEpio0mpwwQE4M6ifCkCgDz3tN/hRs Y/nWV1f7nmIQYXODlFyNVmt2bXYIH0l8uyIlSTb6inL2FcwIWDf1JqUx7tKzayLs ckYcHfDp7RnnXQGpnujn+eABNK/2HSm+KuA8wQiKlY4KwYMQaxru+cDQ+m1rqVN8 Ial05e6e6OTDyQh3hKYkd1rK8LfRzFoYDQqm+1Zosvi4wh58X0jcr68wxLd8AlAa FC4XmBfu915R2F7JYx9kTo47V0WKvfCXUCtg5icGW8Bxqmo3GRov7cW5HqTlWt1G GF5Edj1S1WL++9LSQF5i =XQjE -----END PGP SIGNATURE----- --47wEOTvvmAr7ic38u8un1CJhIhSBEimLc-- From owner-svn-ports-head@freebsd.org Mon Dec 4 11:32:30 2017 Return-Path: Delivered-To: svn-ports-head@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 580C2DF94AD; Mon, 4 Dec 2017 11:32:30 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 250DC64413; Mon, 4 Dec 2017 11:32:30 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4BWTH7040578; Mon, 4 Dec 2017 11:32:29 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4BWTfB040575; Mon, 4 Dec 2017 11:32:29 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712041132.vB4BWTfB040575@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 4 Dec 2017 11:32:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455508 - head/math/glm X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/math/glm X-SVN-Commit-Revision: 455508 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 11:32:30 -0000 Author: amdmi3 Date: Mon Dec 4 11:32:28 2017 New Revision: 455508 URL: https://svnweb.freebsd.org/changeset/ports/455508 Log: - Update to 0.9.8.5 Modified: head/math/glm/Makefile head/math/glm/distinfo head/math/glm/pkg-plist Modified: head/math/glm/Makefile ============================================================================== --- head/math/glm/Makefile Mon Dec 4 11:26:47 2017 (r455507) +++ head/math/glm/Makefile Mon Dec 4 11:32:28 2017 (r455508) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= glm -PORTVERSION= 0.9.8.4 -PORTEPOCH= 1 +PORTVERSION= 0.9.8.5 CATEGORIES= math graphics MAINTAINER= amdmi3@FreeBSD.org Modified: head/math/glm/distinfo ============================================================================== --- head/math/glm/distinfo Mon Dec 4 11:26:47 2017 (r455507) +++ head/math/glm/distinfo Mon Dec 4 11:32:28 2017 (r455508) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496432867 -SHA256 (g-truc-glm-0.9.8.4_GH0.tar.gz) = a220e60f8711265595be3221e530d632d5823641ecd46a3a54bc174933bff14c -SIZE (g-truc-glm-0.9.8.4_GH0.tar.gz) = 3769208 +TIMESTAMP = 1512334474 +SHA256 (g-truc-glm-0.9.8.5_GH0.tar.gz) = 80cf9958f06e5504f8df45ea14fde87411270102930be31c0a16c0da430fc920 +SIZE (g-truc-glm-0.9.8.5_GH0.tar.gz) = 3756809 Modified: head/math/glm/pkg-plist ============================================================================== --- head/math/glm/pkg-plist Mon Dec 4 11:26:47 2017 (r455507) +++ head/math/glm/pkg-plist Mon Dec 4 11:32:28 2017 (r455508) @@ -210,12 +210,6 @@ include/glm/gtx/rotate_vector.inl include/glm/gtx/scalar_multiplication.hpp include/glm/gtx/scalar_relational.hpp include/glm/gtx/scalar_relational.inl -include/glm/gtx/simd_mat4.hpp -include/glm/gtx/simd_mat4.inl -include/glm/gtx/simd_quat.hpp -include/glm/gtx/simd_quat.inl -include/glm/gtx/simd_vec4.hpp -include/glm/gtx/simd_vec4.inl include/glm/gtx/spline.hpp include/glm/gtx/spline.inl include/glm/gtx/std_based_type.hpp From owner-svn-ports-head@freebsd.org Mon Dec 4 11:38:52 2017 Return-Path: Delivered-To: svn-ports-head@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 6FC84DF96F2 for ; Mon, 4 Dec 2017 11:38:52 +0000 (UTC) (envelope-from r@robakdesign.com) Received: from mail-wr0-f176.google.com (mail-wr0-f176.google.com [209.85.128.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0C954647E0 for ; Mon, 4 Dec 2017 11:38:51 +0000 (UTC) (envelope-from r@robakdesign.com) Received: by mail-wr0-f176.google.com with SMTP id y21so16848927wrc.1 for ; Mon, 04 Dec 2017 03:38:51 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:message-id:mime-version:subject:date :in-reply-to:cc:to:references; bh=Hjkn7s2IlqJCSJsMRdj8M1f1vrS/JzcU6gcaOpXlafE=; b=PczhAqymreK3OCl3SlKSfJL5xC2zRXmb1OETZ3JJr71+dXibbM1Tx9iixRyHDe61l1 M/tbHwhkOMv3dNa6uF6vAI+pq3su+N+wEZJSOUAFMORjwybdLdacV++PqclYW8fXY7sw DLvkWdwTBf1pe+hr/YdgxfvPSYDeWHtGOgkJJ0xxP8hZUSs3pha+gkbuvncLlvFFANcT AR40RT/+ZfulUUcEM7LdH2pJy4InN6pyAKISZbwSeV/NcbFQ6FZVe9Pi4hsg90L/B+dq VZPX0jDxpFx//lw4M+wB1rgHzJfAwxBgAyNjczzFQvp+YXxXXMLoAdS94JqtsVhwr5mS Zd/g== X-Gm-Message-State: AJaThX4f4salisRymzG8tojvsBsb/b0LEMlAdejawPSDRiFle9BNBgh8 +Rw0MIpiHfyB66y0jrMSJwmDIQ== X-Google-Smtp-Source: AGs4zMbdDWZRNflPHnC5yGDmL/SS5dEW/c1Plpg4XFEQB5SQ/mn7bgcfv88eidaPQsnBhsqOni00wg== X-Received: by 10.223.179.215 with SMTP id x23mr12517652wrd.198.1512387210414; Mon, 04 Dec 2017 03:33:30 -0800 (PST) Received: from [192.168.1.99] (host86-134-113-114.range86-134.btcentralplus.com. [86.134.113.114]) by smtp.gmail.com with ESMTPSA id z11sm11478571wre.73.2017.12.04.03.33.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2017 03:33:29 -0800 (PST) From: =?utf-8?Q?Bart=C5=82omiej_Rutkowski?= Message-Id: <4AC3735E-DA2A-4A92-9F56-145830685775@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_61AE78D5-6F4C-4FD8-938D-15AE9283F1C0"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 11.1 \(3445.4.7\)) Subject: Re: svn commit: r455499 - head/devel/b2 Date: Mon, 4 Dec 2017 11:33:28 +0000 In-Reply-To: Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org To: Mathieu Arnold References: <201712040859.vB48xeHK069223@repo.freebsd.org> X-Mailer: Apple Mail (2.3445.4.7) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 11:38:52 -0000 --Apple-Mail=_61AE78D5-6F4C-4FD8-938D-15AE9283F1C0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On 4 Dec 2017, at 11:27, Mathieu Arnold wrote: >=20 > Le 04/12/2017 =C3=A0 09:59, Bartek Rutkowski a =C3=A9crit : >> Author: robak >> Date: Mon Dec 4 08:59:40 2017 >> New Revision: 455499 >> URL: https://svnweb.freebsd.org/changeset/ports/455499 >>=20 >> Log: >> devel/b2: fix missing dependency and update 0.7.2 -> 1.1.0 >=20 > Please test build before you commit things. >=20 > -- > Mathieu Arnold I obviously tested the builds, as I always do. Logs below: https://pd.valinor.palantiri.org/data/latest-per-pkg/b2/1.1.0/ Kind regards, Bartek Rutkowski --Apple-Mail=_61AE78D5-6F4C-4FD8-938D-15AE9283F1C0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIzBAEBCgAdFiEEKBbmLj0h0W5U7fB8LY9tvD5fZpAFAlolMogACgkQLY9tvD5f ZpCeBw/9FLY8EWaDAZwYAoNzv5XOjWGNAm38fvpL3uFmjNkzcYmqGxlr9qZ/Orct kOJLehXNLJY2vg/13tD+xdKb6W7M4LQaGbLnYXvwVozixmCTcXdxaoOucamOehfl Du+jrzxY9UQDYhQQqfIc6pha4JCB5Q3f16d20MSTIrE4T0XP7QgnXoXyLbHY7Gb1 nvJHdDmDcnwtlkzXm1gdVXx0lCTAfgwqCVgxEtvVsfx8L2/CP7J+0/0jD9a3Zk30 uwIg8HJ+OsgQDidw96kJzd9tq3gRMd6iAUyouqxWdX9o5gbKgkSS6K6nPnQbNyF3 Eeb9iaXAQVFpin6okiC36D1RG3USKjgjgGKdgXexZ9fzr489qBotOBzBGk1O33t5 GtQEYkMRaFrDUTp+2Nv9Gy/MpcC4w8AQxQKn+gGFN5pQAEuj7RdhqmmAoarD3WAB kjPlkOAzVs6MwOMuXvSfp7HZ3I3tj7YZrrKKX7gesdfP7k6RgoB+ScgbmZ59gDRn Vkur423y3THORd7Sdef/QFF+iRitRGC7ADceEzOKQVi1affKSl47N1NBvufkJsjx Mt0TzBXNUuKe3IJG2fnU9Wd52Y5dI7IoPBmf3tIItsa6RBbxe2skSoUlInz1Ky5U I5PkbqP3IWbYvr8SROMvYNTNCPletcZxysnch/F81qhu2i0Fg9w= =iou4 -----END PGP SIGNATURE----- --Apple-Mail=_61AE78D5-6F4C-4FD8-938D-15AE9283F1C0-- From owner-svn-ports-head@freebsd.org Mon Dec 4 11:43:39 2017 Return-Path: Delivered-To: svn-ports-head@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 482B5DF9955; Mon, 4 Dec 2017 11:43:39 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id F2C2464AD9; Mon, 4 Dec 2017 11:43:38 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 61E55BDD31; Mon, 4 Dec 2017 12:43:37 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 51831BDD2F; Mon, 4 Dec 2017 12:43:37 +0100 (CET) Subject: Re: svn commit: r455499 - head/devel/b2 To: =?UTF-8?Q?Bart=c5=82omiej_Rutkowski?= , Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201712040859.vB48xeHK069223@repo.freebsd.org> <4AC3735E-DA2A-4A92-9F56-145830685775@FreeBSD.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <150b2080-e12c-4293-bb33-44bc1d2d93fa@FreeBSD.org> Date: Mon, 4 Dec 2017 12:43:36 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <4AC3735E-DA2A-4A92-9F56-145830685775@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="TX9jDgvTJbG22RkB2q6qlJPttljDUQdNJ" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 11:43:39 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --TX9jDgvTJbG22RkB2q6qlJPttljDUQdNJ Content-Type: multipart/mixed; boundary="4ltIo81PHX80uN9XxCkfotbNMuiTbQCFf"; protected-headers="v1" From: Mathieu Arnold To: =?UTF-8?Q?Bart=c5=82omiej_Rutkowski?= , Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <150b2080-e12c-4293-bb33-44bc1d2d93fa@FreeBSD.org> Subject: Re: svn commit: r455499 - head/devel/b2 References: <201712040859.vB48xeHK069223@repo.freebsd.org> <4AC3735E-DA2A-4A92-9F56-145830685775@FreeBSD.org> In-Reply-To: <4AC3735E-DA2A-4A92-9F56-145830685775@FreeBSD.org> --4ltIo81PHX80uN9XxCkfotbNMuiTbQCFf Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 04/12/2017 =C3=A0 12:33, Bart=C5=82omiej Rutkowski a =C3=A9crit=C2=A0:= > >> On 4 Dec 2017, at 11:27, Mathieu Arnold wrote: >> >> Le 04/12/2017 =C3=A0 09:59, Bartek Rutkowski a =C3=A9crit : >>> Author: robak >>> Date: Mon Dec 4 08:59:40 2017 >>> New Revision: 455499 >>> URL: https://svnweb.freebsd.org/changeset/ports/455499 >>> >>> Log: >>> devel/b2: fix missing dependency and update 0.7.2 -> 1.1.0 >> Please test build before you commit things. >> >> -- >> Mathieu Arnold > I obviously tested the builds, as I always do. Logs below: > > https://pd.valinor.palantiri.org/data/latest-per-pkg/b2/1.1.0/ You only tested the default flavor, which is not sufficient.=C2=A0 Either= run: poudriere bulk -t devel/b2@all or run through all entries from FLAVORS with: poudriere testport devel/b2@ --=20 Mathieu Arnold --4ltIo81PHX80uN9XxCkfotbNMuiTbQCFf-- --TX9jDgvTJbG22RkB2q6qlJPttljDUQdNJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJaJTToXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IDr4P/0Tw5jGpULDdY+SXax3YYc2R xU1MR/Yw2tGlCN020QLpGDwXA8EMQV31g9SVfJMREluFpVf3bfi8Wy9BYJ7HTqyK X14CwoDAduaQ0kV/UwzJQ0a83322p8M51r9hiFm6hy0pJ6je6wreP/fs8zrGdCKw PaxBlt8hWhpS0m6oYYhMyEDfkSwE5iqZ0GKMxlpZKEeF20ZtB6NOtjhEaqqH2EtW 52UR2bRVlvYp2TPyMXbVQJPxwK3A3XI7sEO3gdFKxJJCxZ5oQev9rwJzVQjI8Jxg sAvNKbvnsL01YlhnD2/yGmMquWQiD8qcccrOwXnVQSdRdzZ/+w8ygmwSgThBeqPO Z6RkC5zDAF52YURbk8+5fK1XWmt+lGCDhZdhHRUaUKtGcLmXgMhvvukHMphABj6r 4F+XoIWZSHwILmSYXplWoNA6VK+a+2Ay7fMqEgKuUzSUflGmo9qKtbaLrDMR+F7F TB96LeySQKRdriFRW/KqAwZsPvlgI5bxNzPmymBp9RzbmF6lsTkb1S0B6Xi4jDZO ZU6hgAKg9QMODJFxFDxsJ0QXXCuMfKwTbbGlgFSrJrIrbs63LZV+33q0qjAaL+2/ tvk8iZ/W45HkOzKchMox6PuHGi2M1f9z36KAdr0v9x8tt9CQY2kAzqadHuKT7utj z0vBLdD1lQ2mDSmcdx7X =Bbp/ -----END PGP SIGNATURE----- --TX9jDgvTJbG22RkB2q6qlJPttljDUQdNJ-- From owner-svn-ports-head@freebsd.org Mon Dec 4 12:12:59 2017 Return-Path: Delivered-To: svn-ports-head@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 B2876DFADC9; Mon, 4 Dec 2017 12:12:59 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 7F96D65D57; Mon, 4 Dec 2017 12:12:59 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4CCwGI059474; Mon, 4 Dec 2017 12:12:58 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4CCwu4059472; Mon, 4 Dec 2017 12:12:58 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201712041212.vB4CCwu4059472@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Mon, 4 Dec 2017 12:12:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455509 - head/devel/py-flake8 X-SVN-Group: ports-head X-SVN-Commit-Author: wg X-SVN-Commit-Paths: head/devel/py-flake8 X-SVN-Commit-Revision: 455509 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 12:12:59 -0000 Author: wg Date: Mon Dec 4 12:12:58 2017 New Revision: 455509 URL: https://svnweb.freebsd.org/changeset/ports/455509 Log: devel/py-flake8: add missing dependencies PR: 219648 Submitted by: asomers Modified: head/devel/py-flake8/Makefile Modified: head/devel/py-flake8/Makefile ============================================================================== --- head/devel/py-flake8/Makefile Mon Dec 4 11:32:28 2017 (r455508) +++ head/devel/py-flake8/Makefile Mon Dec 4 12:12:58 2017 (r455509) @@ -21,4 +21,13 @@ USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes -.include +.include + +.if ${PYTHON_REL} < 3200 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}configparser>0:devel/py-configparser@${FLAVOR} +.endif +.if ${PYTHON_REL} < 3400 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>0:devel/py-enum34@${FLAVOR} +.endif + +.include From owner-svn-ports-head@freebsd.org Mon Dec 4 12:36:57 2017 Return-Path: Delivered-To: svn-ports-head@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 36F20DFB913; Mon, 4 Dec 2017 12:36:57 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 0D8F9669E7; Mon, 4 Dec 2017 12:36:56 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4Caupa069364; Mon, 4 Dec 2017 12:36:56 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4CatnJ069362; Mon, 4 Dec 2017 12:36:55 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201712041236.vB4CatnJ069362@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarev Date: Mon, 4 Dec 2017 12:36:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455510 - in head/dns/powerdns-recursor: . files X-SVN-Group: ports-head X-SVN-Commit-Author: krion X-SVN-Commit-Paths: in head/dns/powerdns-recursor: . files X-SVN-Commit-Revision: 455510 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 12:36:57 -0000 Author: krion Date: Mon Dec 4 12:36:55 2017 New Revision: 455510 URL: https://svnweb.freebsd.org/changeset/ports/455510 Log: Update to 4.0.7 - Drop support for Botan 1.10 in favor of Botan 2.x - Backported bugfixes/improvements from the 4.1.x branch - Pet portlint and use DISTVERSION - Added devel/protobuf as dependency as suggested by upstream PR: 224027 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D13338 Deleted: head/dns/powerdns-recursor/files/patch-botan110signers.cc Modified: head/dns/powerdns-recursor/Makefile head/dns/powerdns-recursor/distinfo Modified: head/dns/powerdns-recursor/Makefile ============================================================================== --- head/dns/powerdns-recursor/Makefile Mon Dec 4 12:12:58 2017 (r455509) +++ head/dns/powerdns-recursor/Makefile Mon Dec 4 12:36:55 2017 (r455510) @@ -2,30 +2,31 @@ # $FreeBSD$ PORTNAME= recursor -PORTVERSION= 4.0.6 -PORTREVISION= 5 +DISTVERSION= 4.0.7 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- -DISTNAME= pdns-${PORTNAME}-${PORTVERSION} +DISTNAME= pdns-${PORTNAME}-${DISTVERSION} MAINTAINER= tremere@cainites.net COMMENT= Advanced DNS recursor LICENSE= GPLv2 -BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs -LIB_DEPENDS= libboost_context.so:devel/boost-libs - BROKEN_armv6= fails to compile: use of overloaded operator << is ambiguous BROKEN_armv7= fails to compile: use of overloaded operator << is ambiguous BROKEN_sparc64= fails to compile: json11.cpp: undefined reference to std::__throw_out_of_range_fmt BROKEN_powerpc64= fails to compile: dnslabeltext.cc: undefined reference to std::__cxx11::basic_string -USES= compiler:c++11-lib cpe gmake localbase pkgconfig ssl tar:bzip2 +BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs +LIB_DEPENDS= libboost_context.so:devel/boost-libs \ + libprotobuf.so:devel/protobuf + +USES= compiler:c++11-lib cpe gmake localbase:ldflags pkgconfig ssl tar:bzip2 GNU_CONFIGURE= YES CXXFLAGS+= -D_GLIBCXX_USE_C99 -CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/pdns +CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/pdns \ + --with-protobuf CPE_VENDOR= powerdns @@ -46,9 +47,9 @@ LUA_USES= lua LUAJIT_CONFIGURE_WITH= luajit LUAJIT_LIB_DEPENDS= libluajit-5.1.so.2:lang/luajit -OPTALGO_CONFIGURE_ON= --enable-botan1.10 \ +OPTALGO_CONFIGURE_ON= --enable-botan \ --enable-libsodium -OPTALGO_LIB_DEPENDS= libbotan-1.10.so:security/botan110 \ +OPTALGO_LIB_DEPENDS= libbotan-2.so:security/botan2 \ libsodium.so:security/libsodium SETUID_VARS= USERS=pdns_recursor GROUPS=pdns Modified: head/dns/powerdns-recursor/distinfo ============================================================================== --- head/dns/powerdns-recursor/distinfo Mon Dec 4 12:12:58 2017 (r455509) +++ head/dns/powerdns-recursor/distinfo Mon Dec 4 12:36:55 2017 (r455510) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499338924 -SHA256 (pdns-recursor-4.0.6.tar.bz2) = f2182ac644268bb08b865a71351f11d75c5015ac0608a1469eb4c1cd5494d60d -SIZE (pdns-recursor-4.0.6.tar.bz2) = 1105423 +TIMESTAMP = 1512117295 +SHA256 (pdns-recursor-4.0.7.tar.bz2) = 966d1654c32c72bd0cc9b301ae5b723a34e36f3c02e62c73a7643260122f94e7 +SIZE (pdns-recursor-4.0.7.tar.bz2) = 1107546 From owner-svn-ports-head@freebsd.org Mon Dec 4 12:38:11 2017 Return-Path: Delivered-To: svn-ports-head@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 C2632DFB954; Mon, 4 Dec 2017 12:38:11 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 99DD466AEF; Mon, 4 Dec 2017 12:38:11 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4CcABE069658; Mon, 4 Dec 2017 12:38:10 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4CcANH069653; Mon, 4 Dec 2017 12:38:10 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201712041238.vB4CcANH069653@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarev Date: Mon, 4 Dec 2017 12:38:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455511 - in head/dns/powerdns: . files X-SVN-Group: ports-head X-SVN-Commit-Author: krion X-SVN-Commit-Paths: in head/dns/powerdns: . files X-SVN-Commit-Revision: 455511 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 12:38:11 -0000 Author: krion Date: Mon Dec 4 12:38:10 2017 New Revision: 455511 URL: https://svnweb.freebsd.org/changeset/ports/455511 Log: Update to 4.1.0 IMPORTANT: This release removes support for recursor pass-through. This might impact a lot of people! More information can be found here (including other improvements/fixes/changes): https://blog.powerdns.com/2017/11/30/powerdns-authoritative-server-4-1/ Changelog: https://doc.powerdns.com/authoritative/changelog/4.1.html PR: 224028 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D13339 Deleted: head/dns/powerdns/files/patch-ext_json11_json11.cpp head/dns/powerdns/files/patch-pdns_botan110signers.cc Modified: head/dns/powerdns/Makefile head/dns/powerdns/distinfo head/dns/powerdns/pkg-plist Modified: head/dns/powerdns/Makefile ============================================================================== --- head/dns/powerdns/Makefile Mon Dec 4 12:36:55 2017 (r455510) +++ head/dns/powerdns/Makefile Mon Dec 4 12:38:10 2017 (r455511) @@ -1,11 +1,10 @@ # $FreeBSD$ PORTNAME= powerdns -PORTVERSION= 4.0.4 -PORTREVISION= 6 +DISTVERSION= 4.1.0 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ -DISTNAME= pdns-${PORTVERSION} +DISTNAME= pdns-${DISTVERSION} MAINTAINER= tremere@cainites.net COMMENT= Advanced DNS server with multiple backends including SQL @@ -78,9 +77,9 @@ OPENLDAP_CXXFLAGS= -DLDAP_DEPRECATED=1 OPENLDAP_USE= OPENLDAP=YES OPENLDAP_VARS= MODULES+=ldap -OPTALGO_CONFIGURE_ON= --enable-botan1.10 \ +OPTALGO_CONFIGURE_ON= --enable-botan \ --enable-libsodium -OPTALGO_LIB_DEPENDS= libbotan-1.10.so:security/botan110 \ +OPTALGO_LIB_DEPENDS= libbotan-2.so:security/botan2 \ libsodium.so:security/libsodium PGSQL_CONFIGURE_ON= --with-pgsql=${LOCALBASE} Modified: head/dns/powerdns/distinfo ============================================================================== --- head/dns/powerdns/distinfo Mon Dec 4 12:36:55 2017 (r455510) +++ head/dns/powerdns/distinfo Mon Dec 4 12:38:10 2017 (r455511) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498217242 -SHA256 (pdns-4.0.4.tar.bz2) = d974ab89de69477c7f581a3233bc731eacbb43d479291e472b2c531c83b6d763 -SIZE (pdns-4.0.4.tar.bz2) = 1320327 +TIMESTAMP = 1512047293 +SHA256 (pdns-4.1.0.tar.bz2) = db9193b0f0255c24dfbfc31ecff8bd39e21fec05ff7526e5aea963abc517f0f3 +SIZE (pdns-4.1.0.tar.bz2) = 1116905 Modified: head/dns/powerdns/pkg-plist ============================================================================== --- head/dns/powerdns/pkg-plist Mon Dec 4 12:36:55 2017 (r455510) +++ head/dns/powerdns/pkg-plist Mon Dec 4 12:38:10 2017 (r455511) @@ -33,18 +33,18 @@ lib/pdns/libpipebackend.so %%SQLITE3%%lib/pdns/libgsqlite3backend.so %%TINYDNS%%lib/pdns/libtinydnsbackend.so %%UNIXODBC%%lib/pdns/libgodbcbackend.so -man/man1/calidns.1.gz -man/man1/dnsbulktest.1.gz -man/man1/dnsgram.1.gz -man/man1/dnsscan.1.gz -man/man1/dumresp.1.gz -man/man1/ixplore.1.gz -man/man1/nproxy.1.gz -man/man1/nsec3dig.1.gz -man/man1/pdns_notify.1.gz +%%TOOLS%%man/man1/calidns.1.gz +%%TOOLS%%man/man1/dnsbulktest.1.gz +%%TOOLS%%man/man1/dnsgram.1.gz +%%TOOLS%%man/man1/dnsscan.1.gz +%%TOOLS%%man/man1/dumresp.1.gz +%%TOOLS%%man/man1/ixplore.1.gz +%%TOOLS%%man/man1/nproxy.1.gz +%%TOOLS%%man/man1/nsec3dig.1.gz +%%TOOLS%%man/man1/pdns_notify.1.gz man/man1/pdnsutil.1.gz -man/man1/saxfr.1.gz -man/man1/sdig.1.gz +%%TOOLS%%man/man1/saxfr.1.gz +%%TOOLS%%man/man1/sdig.1.gz man/man1/pdns_control.1.gz man/man1/pdns_server.1.gz man/man1/zone2json.1.gz @@ -58,6 +58,8 @@ man/man1/zone2sql.1.gz @sample etc/pdns/pdns.conf-dist etc/pdns/pdns.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pdns.conf %%PORTEXAMPLES%%@dir %%EXAMPLESDIR%% +%%MYSQL%%%%PORTDOCS%%%%DOCSDIR%%/3.4.0_to_4.1.0_schema.mysql.sql +%%PGSQL%%%%PORTDOCS%%%%DOCSDIR%%/3.4.0_to_4.1.0_schema.pgsql.sql %%MYSQL%%%%PORTDOCS%%%%DOCSDIR%%/dnssec-3.x_to_3.4.0_schema.mysql.sql %%PGSQL%%%%PORTDOCS%%%%DOCSDIR%%/dnssec-3.x_to_3.4.0_schema.pgsql.sql %%SQLITE3%%%%PORTDOCS%%%%DOCSDIR%%/dnssec-3.x_to_3.4.0_schema.sqlite3.sql From owner-svn-ports-head@freebsd.org Mon Dec 4 12:45:07 2017 Return-Path: Delivered-To: svn-ports-head@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 EBE73DFBC52; Mon, 4 Dec 2017 12:45:07 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 350A1670E1; Mon, 4 Dec 2017 12:45:06 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4Cj5VA074352; Mon, 4 Dec 2017 12:45:05 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4Cj5Zx074350; Mon, 4 Dec 2017 12:45:05 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201712041245.vB4Cj5Zx074350@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 4 Dec 2017 12:45:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455512 - head/www/ilias X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/www/ilias X-SVN-Commit-Revision: 455512 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 12:45:08 -0000 Author: wen Date: Mon Dec 4 12:45:05 2017 New Revision: 455512 URL: https://svnweb.freebsd.org/changeset/ports/455512 Log: - Update to 5.2.10 Modified: head/www/ilias/Makefile head/www/ilias/distinfo Modified: head/www/ilias/Makefile ============================================================================== --- head/www/ilias/Makefile Mon Dec 4 12:38:10 2017 (r455511) +++ head/www/ilias/Makefile Mon Dec 4 12:45:05 2017 (r455512) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ilias -PORTVERSION= 5.2.8 +PORTVERSION= 5.2.10 DISTVERSIONPREFIX= v CATEGORIES= www Modified: head/www/ilias/distinfo ============================================================================== --- head/www/ilias/distinfo Mon Dec 4 12:38:10 2017 (r455511) +++ head/www/ilias/distinfo Mon Dec 4 12:45:05 2017 (r455512) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506284419 -SHA256 (ILIAS-eLearning-ILIAS-v5.2.8_GH0.tar.gz) = 74841b615fbe3dac9fc4e47d08587e25662f6e0f3a2760180d2bb865b9fdf082 -SIZE (ILIAS-eLearning-ILIAS-v5.2.8_GH0.tar.gz) = 152257019 +TIMESTAMP = 1512401586 +SHA256 (ILIAS-eLearning-ILIAS-v5.2.10_GH0.tar.gz) = 0d27b9575911d53d5244067ff049e5ca8dd342d033012c9a78140179f2f771ae +SIZE (ILIAS-eLearning-ILIAS-v5.2.10_GH0.tar.gz) = 152267241 From owner-svn-ports-head@freebsd.org Mon Dec 4 13:05:40 2017 Return-Path: Delivered-To: svn-ports-head@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 D39C6DFC43C; Mon, 4 Dec 2017 13:05:40 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A0CAE67CA4; Mon, 4 Dec 2017 13:05:40 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4D5diF083969; Mon, 4 Dec 2017 13:05:39 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4D5dJR083966; Mon, 4 Dec 2017 13:05:39 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201712041305.vB4D5dJR083966@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 4 Dec 2017 13:05:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455513 - head/finance/prestashop X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/finance/prestashop X-SVN-Commit-Revision: 455513 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 13:05:40 -0000 Author: wen Date: Mon Dec 4 13:05:39 2017 New Revision: 455513 URL: https://svnweb.freebsd.org/changeset/ports/455513 Log: - Update to 1.7.2.4 Modified: head/finance/prestashop/Makefile head/finance/prestashop/distinfo Modified: head/finance/prestashop/Makefile ============================================================================== --- head/finance/prestashop/Makefile Mon Dec 4 12:45:05 2017 (r455512) +++ head/finance/prestashop/Makefile Mon Dec 4 13:05:39 2017 (r455513) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= prestashop -PORTVERSION= 1.7.2.2 +PORTVERSION= 1.7.2.4 CATEGORIES= finance www MASTER_SITES= http://www.prestashop.com/download/old/ DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/finance/prestashop/distinfo ============================================================================== --- head/finance/prestashop/distinfo Mon Dec 4 12:45:05 2017 (r455512) +++ head/finance/prestashop/distinfo Mon Dec 4 13:05:39 2017 (r455513) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504421330 -SHA256 (prestashop_1.7.2.2.zip) = 9ae63a6ba0cbe4618db77c7bcbd403617252b9f9c1545997acc763d83f4bc0fd -SIZE (prestashop_1.7.2.2.zip) = 59619341 +TIMESTAMP = 1512420708 +SHA256 (prestashop_1.7.2.4.zip) = 0032ddcfe60b7af14a92763d318d15be63d7d28999e8ce72829f096a43d9bc28 +SIZE (prestashop_1.7.2.4.zip) = 59625556 From owner-svn-ports-head@freebsd.org Mon Dec 4 13:56:24 2017 Return-Path: Delivered-To: svn-ports-head@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 1AB03DFD66D; Mon, 4 Dec 2017 13:56:24 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E895869492; Mon, 4 Dec 2017 13:56:23 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4DuNTQ009869; Mon, 4 Dec 2017 13:56:23 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4DuMQF009865; Mon, 4 Dec 2017 13:56:22 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201712041356.vB4DuMQF009865@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 4 Dec 2017 13:56:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455514 - head/lang/perl5-devel X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/lang/perl5-devel X-SVN-Commit-Revision: 455514 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 13:56:24 -0000 Author: mat Date: Mon Dec 4 13:56:22 2017 New Revision: 455514 URL: https://svnweb.freebsd.org/changeset/ports/455514 Log: Update to v5.27.6-120-gbcc30fd. Changes: https://github.com/Perl/perl5/compare/v5.27.6-62-gb2e7ed7...v5.27.6-120-gbcc30fd Sponsored by: Absolight Modified: head/lang/perl5-devel/Makefile (contents, props changed) head/lang/perl5-devel/distinfo (contents, props changed) head/lang/perl5-devel/pkg-plist (contents, props changed) Modified: head/lang/perl5-devel/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Mon Dec 4 13:05:39 2017 (r455513) +++ head/lang/perl5-devel/Makefile Mon Dec 4 13:56:22 2017 (r455514) @@ -35,7 +35,7 @@ TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_JOBS_NUMBER} \ USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.27.6-62-gb2e7ed7 +GH_TAGNAME= v5.27.6-120-gbcc30fd OPTIONS_DEFINE= DEBUG GDBM PERL_64BITINT MULTIPLICITY SITECUSTOMIZE \ THREADS PERL_MALLOC DTRACE DOT_INC Modified: head/lang/perl5-devel/distinfo ============================================================================== --- head/lang/perl5-devel/distinfo Mon Dec 4 13:05:39 2017 (r455513) +++ head/lang/perl5-devel/distinfo Mon Dec 4 13:56:22 2017 (r455514) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511782276 -SHA256 (perl/Perl-perl5-v5.27.6-62-gb2e7ed7_GH0.tar.gz) = ccd7c3601e91bbfebfe3de135f7fc3b685699f18cccc5cd3a4cc2c47d0e26776 -SIZE (perl/Perl-perl5-v5.27.6-62-gb2e7ed7_GH0.tar.gz) = 18769954 +TIMESTAMP = 1512392123 +SHA256 (perl/Perl-perl5-v5.27.6-120-gbcc30fd_GH0.tar.gz) = cb6deb317ac324df3b20e724394368119491ac6153137957ff465db9617906a5 +SIZE (perl/Perl-perl5-v5.27.6-120-gbcc30fd_GH0.tar.gz) = 18780220 Modified: head/lang/perl5-devel/pkg-plist ============================================================================== --- head/lang/perl5-devel/pkg-plist Mon Dec 4 13:05:39 2017 (r455513) +++ head/lang/perl5-devel/pkg-plist Mon Dec 4 13:56:22 2017 (r455514) @@ -2340,31 +2340,21 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%PRIV_LIB%%/unicore/lib/Sc/Arab.pl %%PRIV_LIB%%/unicore/lib/Sc/Armn.pl %%PRIV_LIB%%/unicore/lib/Sc/Beng.pl -%%PRIV_LIB%%/unicore/lib/Sc/Bhks.pl -%%PRIV_LIB%%/unicore/lib/Sc/Cham.pl %%PRIV_LIB%%/unicore/lib/Sc/Cprt.pl %%PRIV_LIB%%/unicore/lib/Sc/Cyrl.pl %%PRIV_LIB%%/unicore/lib/Sc/Deva.pl %%PRIV_LIB%%/unicore/lib/Sc/Dupl.pl -%%PRIV_LIB%%/unicore/lib/Sc/Ethi.pl %%PRIV_LIB%%/unicore/lib/Sc/Geor.pl %%PRIV_LIB%%/unicore/lib/Sc/Glag.pl -%%PRIV_LIB%%/unicore/lib/Sc/Gonm.pl %%PRIV_LIB%%/unicore/lib/Sc/Gran.pl %%PRIV_LIB%%/unicore/lib/Sc/Grek.pl %%PRIV_LIB%%/unicore/lib/Sc/Gujr.pl %%PRIV_LIB%%/unicore/lib/Sc/Guru.pl %%PRIV_LIB%%/unicore/lib/Sc/Han.pl %%PRIV_LIB%%/unicore/lib/Sc/Hang.pl -%%PRIV_LIB%%/unicore/lib/Sc/Hebr.pl %%PRIV_LIB%%/unicore/lib/Sc/Hira.pl -%%PRIV_LIB%%/unicore/lib/Sc/Hmng.pl %%PRIV_LIB%%/unicore/lib/Sc/Kana.pl -%%PRIV_LIB%%/unicore/lib/Sc/Khar.pl -%%PRIV_LIB%%/unicore/lib/Sc/Khmr.pl %%PRIV_LIB%%/unicore/lib/Sc/Knda.pl -%%PRIV_LIB%%/unicore/lib/Sc/Lana.pl -%%PRIV_LIB%%/unicore/lib/Sc/Lao.pl %%PRIV_LIB%%/unicore/lib/Sc/Latn.pl %%PRIV_LIB%%/unicore/lib/Sc/Limb.pl %%PRIV_LIB%%/unicore/lib/Sc/Linb.pl @@ -2374,36 +2364,42 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%PRIV_LIB%%/unicore/lib/Sc/Orya.pl %%PRIV_LIB%%/unicore/lib/Sc/Sinh.pl %%PRIV_LIB%%/unicore/lib/Sc/Syrc.pl -%%PRIV_LIB%%/unicore/lib/Sc/Talu.pl %%PRIV_LIB%%/unicore/lib/Sc/Taml.pl %%PRIV_LIB%%/unicore/lib/Sc/Telu.pl -%%PRIV_LIB%%/unicore/lib/Sc/Tibt.pl -%%PRIV_LIB%%/unicore/lib/Sc/Xsux.pl %%PRIV_LIB%%/unicore/lib/Sc/Zinh.pl %%PRIV_LIB%%/unicore/lib/Sc/Zyyy.pl -%%PRIV_LIB%%/unicore/lib/Sc/Zzzz.pl %%PRIV_LIB%%/unicore/lib/Scx/Adlm.pl %%PRIV_LIB%%/unicore/lib/Scx/Arab.pl %%PRIV_LIB%%/unicore/lib/Scx/Armn.pl %%PRIV_LIB%%/unicore/lib/Scx/Beng.pl +%%PRIV_LIB%%/unicore/lib/Scx/Bhks.pl %%PRIV_LIB%%/unicore/lib/Scx/Bopo.pl %%PRIV_LIB%%/unicore/lib/Scx/Cakm.pl +%%PRIV_LIB%%/unicore/lib/Scx/Cham.pl %%PRIV_LIB%%/unicore/lib/Scx/Copt.pl %%PRIV_LIB%%/unicore/lib/Scx/Cprt.pl %%PRIV_LIB%%/unicore/lib/Scx/Cyrl.pl %%PRIV_LIB%%/unicore/lib/Scx/Deva.pl %%PRIV_LIB%%/unicore/lib/Scx/Dupl.pl +%%PRIV_LIB%%/unicore/lib/Scx/Ethi.pl %%PRIV_LIB%%/unicore/lib/Scx/Geor.pl %%PRIV_LIB%%/unicore/lib/Scx/Glag.pl +%%PRIV_LIB%%/unicore/lib/Scx/Gonm.pl %%PRIV_LIB%%/unicore/lib/Scx/Gran.pl %%PRIV_LIB%%/unicore/lib/Scx/Grek.pl %%PRIV_LIB%%/unicore/lib/Scx/Gujr.pl %%PRIV_LIB%%/unicore/lib/Scx/Guru.pl %%PRIV_LIB%%/unicore/lib/Scx/Han.pl %%PRIV_LIB%%/unicore/lib/Scx/Hang.pl +%%PRIV_LIB%%/unicore/lib/Scx/Hebr.pl %%PRIV_LIB%%/unicore/lib/Scx/Hira.pl +%%PRIV_LIB%%/unicore/lib/Scx/Hmng.pl %%PRIV_LIB%%/unicore/lib/Scx/Kana.pl +%%PRIV_LIB%%/unicore/lib/Scx/Khar.pl +%%PRIV_LIB%%/unicore/lib/Scx/Khmr.pl %%PRIV_LIB%%/unicore/lib/Scx/Knda.pl +%%PRIV_LIB%%/unicore/lib/Scx/Lana.pl +%%PRIV_LIB%%/unicore/lib/Scx/Lao.pl %%PRIV_LIB%%/unicore/lib/Scx/Latn.pl %%PRIV_LIB%%/unicore/lib/Scx/Limb.pl %%PRIV_LIB%%/unicore/lib/Scx/Lina.pl @@ -2420,13 +2416,17 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%PRIV_LIB%%/unicore/lib/Scx/Syrc.pl %%PRIV_LIB%%/unicore/lib/Scx/Tagb.pl %%PRIV_LIB%%/unicore/lib/Scx/Takr.pl +%%PRIV_LIB%%/unicore/lib/Scx/Talu.pl %%PRIV_LIB%%/unicore/lib/Scx/Taml.pl %%PRIV_LIB%%/unicore/lib/Scx/Telu.pl %%PRIV_LIB%%/unicore/lib/Scx/Thaa.pl +%%PRIV_LIB%%/unicore/lib/Scx/Tibt.pl %%PRIV_LIB%%/unicore/lib/Scx/Tirh.pl +%%PRIV_LIB%%/unicore/lib/Scx/Xsux.pl %%PRIV_LIB%%/unicore/lib/Scx/Yi.pl %%PRIV_LIB%%/unicore/lib/Scx/Zinh.pl %%PRIV_LIB%%/unicore/lib/Scx/Zyyy.pl +%%PRIV_LIB%%/unicore/lib/Scx/Zzzz.pl %%PRIV_LIB%%/unicore/lib/Term/Y.pl %%PRIV_LIB%%/unicore/lib/UIdeo/Y.pl %%PRIV_LIB%%/unicore/lib/Upper/Y.pl From owner-svn-ports-head@freebsd.org Mon Dec 4 13:56:34 2017 Return-Path: Delivered-To: svn-ports-head@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 5D4FEDFD697; Mon, 4 Dec 2017 13:56:34 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 DB4A2694F2; Mon, 4 Dec 2017 13:56:33 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4DuWl8010037; Mon, 4 Dec 2017 13:56:32 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4DuWtO010033; Mon, 4 Dec 2017 13:56:32 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201712041356.vB4DuWtO010033@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 4 Dec 2017 13:56:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455515 - in head/dns/bind9-devel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head/dns/bind9-devel: . files X-SVN-Commit-Revision: 455515 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 13:56:34 -0000 Author: mat Date: Mon Dec 4 13:56:32 2017 New Revision: 455515 URL: https://svnweb.freebsd.org/changeset/ports/455515 Log: Update to latest commit. Sponsored by: Absolight Modified: head/dns/bind9-devel/Makefile (contents, props changed) head/dns/bind9-devel/distinfo (contents, props changed) head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl (contents, props changed) head/dns/bind9-devel/files/patch-configure (contents, props changed) Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Mon Dec 4 13:56:22 2017 (r455514) +++ head/dns/bind9-devel/Makefile Mon Dec 4 13:56:32 2017 (r455515) @@ -31,8 +31,8 @@ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.12.0b1.2017.11.27 -HASH= 00ff44c +ISCVERSION= 9.12.0b1.2017.12.03 +HASH= a855b8d USES= cpe libedit Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Dec 4 13:56:22 2017 (r455514) +++ head/dns/bind9-devel/distinfo Mon Dec 4 13:56:32 2017 (r455515) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511782850 -SHA256 (bind9-00ff44c.tar.gz) = 6b03f57faed7ceafe4bdbdbbb3079c1b66a1eda01de9d9d751767e49deb7cf52 -SIZE (bind9-00ff44c.tar.gz) = 11363496 +TIMESTAMP = 1512392182 +SHA256 (bind9-a855b8d.tar.gz) = 9c19e127de9503c271a71978a388dcb44ad35e944d4fa33f2e78089cd1f7b9a3 +SIZE (bind9-a855b8d.tar.gz) = 11366006 Modified: head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl ============================================================================== --- head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl Mon Dec 4 13:56:22 2017 (r455514) +++ head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl Mon Dec 4 13:56:32 2017 (r455515) @@ -1,4 +1,4 @@ ---- bin/named/config.c.orig 2017-11-27 09:10:42 UTC +--- bin/named/config.c.orig 2017-12-03 23:45:35 UTC +++ bin/named/config.c @@ -176,12 +176,14 @@ options {\n\ max-recursion-queries 75;\n\ @@ -15,9 +15,9 @@ provide-ixfr true;\n\ query-source address *;\n\ query-source-v6 address *;\n\ ---- bin/named/server.c.orig 2017-11-27 09:10:42 UTC +--- bin/named/server.c.orig 2017-12-03 23:45:35 UTC +++ bin/named/server.c -@@ -4059,6 +4059,16 @@ configure_view(dns_view_t *view, dns_vie +@@ -4067,6 +4067,16 @@ configure_view(dns_view_t *view, dns_vie } obj = NULL; @@ -34,7 +34,7 @@ result = named_config_get(maps, "max-cache-ttl", &obj); INSIST(result == ISC_R_SUCCESS); view->maxcachettl = cfg_obj_asuint32(obj); ---- lib/dns/include/dns/view.h.orig 2017-11-27 09:10:42 UTC +--- lib/dns/include/dns/view.h.orig 2017-12-03 23:45:35 UTC +++ lib/dns/include/dns/view.h @@ -145,6 +145,8 @@ struct dns_view { isc_boolean_t requestnsid; @@ -45,7 +45,7 @@ dns_ttl_t maxncachettl; isc_uint32_t nta_lifetime; isc_uint32_t nta_recheck; ---- lib/dns/resolver.c.orig 2017-11-27 09:10:42 UTC +--- lib/dns/resolver.c.orig 2017-12-03 23:45:35 UTC +++ lib/dns/resolver.c @@ -5748,6 +5748,18 @@ cache_name(fetchctx_t *fctx, dns_name_t } @@ -66,7 +66,7 @@ * Enforce the configure maximum cache TTL. */ if (rdataset->ttl > res->view->maxcachettl) { ---- lib/isccfg/namedconf.c.orig 2017-11-27 09:10:42 UTC +--- lib/isccfg/namedconf.c.orig 2017-12-03 23:45:35 UTC +++ lib/isccfg/namedconf.c @@ -1909,6 +1909,8 @@ view_clauses[] = { { "max-acache-size", &cfg_type_sizenodefault, Modified: head/dns/bind9-devel/files/patch-configure ============================================================================== --- head/dns/bind9-devel/files/patch-configure Mon Dec 4 13:56:22 2017 (r455514) +++ head/dns/bind9-devel/files/patch-configure Mon Dec 4 13:56:32 2017 (r455515) @@ -1,4 +1,4 @@ ---- configure.orig 2017-11-13 05:58:12 UTC +--- configure.orig 2017-12-03 23:45:35 UTC +++ configure @@ -14442,27 +14442,9 @@ done # problems start to show up. @@ -79,7 +79,7 @@ DNS_GSSAPI_LIBS="$LIBS" { $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5 -@@ -23146,7 +23088,7 @@ $as_echo "" >&6; } +@@ -23145,7 +23087,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). From owner-svn-ports-head@freebsd.org Mon Dec 4 13:56:50 2017 Return-Path: Delivered-To: svn-ports-head@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 2EA73DFD713; Mon, 4 Dec 2017 13:56:50 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 0881469652; Mon, 4 Dec 2017 13:56:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4DunIt010165; Mon, 4 Dec 2017 13:56:49 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4DunpV010164; Mon, 4 Dec 2017 13:56:49 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712041356.vB4DunpV010164@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 4 Dec 2017 13:56:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455516 - head/emulators/fceux X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/emulators/fceux X-SVN-Commit-Revision: 455516 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 13:56:50 -0000 Author: amdmi3 Date: Mon Dec 4 13:56:49 2017 New Revision: 455516 URL: https://svnweb.freebsd.org/changeset/ports/455516 Log: - Fix LICENSE - Add LICENSE_FILE - Switch to USES=localbase - Switch to options helpers - Simplify installation Modified: head/emulators/fceux/Makefile Modified: head/emulators/fceux/Makefile ============================================================================== --- head/emulators/fceux/Makefile Mon Dec 4 13:56:32 2017 (r455515) +++ head/emulators/fceux/Makefile Mon Dec 4 13:56:49 2017 (r455516) @@ -3,26 +3,25 @@ PORTNAME= fceux PORTVERSION= 2.2.3 -DISTVERSIONSUFFIX= .src PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= SF/fceultra/Source%20Code/${PORTVERSION}%20src/ +DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= ports@FreeBSD.org COMMENT= Portable NES/Famicom emulator based on Bero's original FCE -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= zenity:x11/zenity WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USES= compiler:c++0x desktop-file-utils dos2unix pkgconfig scons +USES= compiler:c++0x desktop-file-utils dos2unix localbase:ldflags pkgconfig scons USE_SDL= sdl USE_XORG= x11 -LDFLAGS+= -L${LOCALBASE}/lib - OPTIONS_DEFINE= CREATE_AVI DEBUG DOCS FRAMESKIP LOGO LUA OPENGL OPTIONS_SINGLE= GUI OPTIONS_SINGLE_GUI= GTK2 GTK3 @@ -46,6 +45,7 @@ LOGO_DESC= Enable a logoscreen when creating avis LOGO_LIB_DEPENDS= libgd.so:graphics/gd LOGO_MAKE_ARGS= LOGO=1 LOGO_MAKE_ARG_OFF= LOGO=0 +LOGO_IMPLIES= CREATE_AVI LUA_USES= lua:51 LUA_MAKE_ARGS= LUA=1 SYSTEM_LUA=1 LUA_MAKE_ARGS_OFF= LUA=0 @@ -53,12 +53,6 @@ OPENGL_USE= GL=gl OPENGL_MAKE_ARGS= OPENGL=1 OPENGL_MAKE_ARGS_OFF= OPENGL=0 -.include - -.if ${PORT_OPTIONS:MLOGO} && empty(PORT_OPTIONS:MCREATE_AVI) -IGNORE= LOGO support requires CREATE_AVI support -.endif - post-patch: @${REINPLACE_CMD} -e \ '/PUBLIC/s|^|#| ; \ @@ -73,31 +67,19 @@ post-patch: do-install: .for i in fceux fceux-net-server - (cd ${WRKSRC}/bin && ${INSTALL_PROGRAM} ${i} \ - ${STAGEDIR}${PREFIX}/bin) - (cd ${WRKSRC}/documentation && ${INSTALL_MAN} ${i}.6 \ - ${STAGEDIR}${MANPREFIX}/man/man6) + ${INSTALL_PROGRAM} ${WRKSRC}/bin/${i} ${STAGEDIR}${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/documentation/${i}.6 ${STAGEDIR}${MANPREFIX}/man/man6 .endfor @${MKDIR} ${STAGEDIR}${DATADIR} - (cd ${WRKSRC}/bin && ${INSTALL_DATA} *.lua \ + ${INSTALL_DATA} ${WRKSRC}/bin/*.lua ${STAGEDIR}${DATADIR} + @(cd ${WRKSRC}/output && ${COPYTREE_SHARE} "luaScripts palettes tools" \ ${STAGEDIR}${DATADIR}) -.for i in luaScripts palettes tools - @(cd ${WRKSRC}/output && ${COPYTREE_SHARE} ${i} \ - ${STAGEDIR}${DATADIR}) -.endfor - (cd ${WRKSRC} && ${INSTALL_DATA} *.desktop \ - ${STAGEDIR}${DESKTOPDIR}) - (cd ${WRKSRC} && ${INSTALL_DATA} *.png \ - ${STAGEDIR}${PREFIX}/share/pixmaps) + ${INSTALL_DATA} ${WRKSRC}/*.desktop ${STAGEDIR}${DESKTOPDIR} + ${INSTALL_DATA} ${WRKSRC}/*.png ${STAGEDIR}${PREFIX}/share/pixmaps do-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for i in TODO-PROJECT Videolog.txt cheat.html faq fcs.txt fm2.txt \ - protocol.txt snes9x-lua.html - (cd ${WRKSRC}/documentation && ${INSTALL_DATA} ${i} \ - ${STAGEDIR}${DOCSDIR}) -.endfor - @(cd ${WRKSRC}/documentation && ${COPYTREE_SHARE} tech \ + @(cd ${WRKSRC}/documentation && ${COPYTREE_SHARE} "TODO-PROJECT Videolog.txt \ + cheat.html faq fcs.txt fm2.txt protocol.txt snes9x-lua.html tech" \ ${STAGEDIR}${DOCSDIR}) .include From owner-svn-ports-head@freebsd.org Mon Dec 4 14:20:45 2017 Return-Path: Delivered-To: svn-ports-head@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 770A5DFDD85; Mon, 4 Dec 2017 14:20:45 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 4446A6A0DE; Mon, 4 Dec 2017 14:20:45 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4EKiq6020172; Mon, 4 Dec 2017 14:20:44 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4EKidh020168; Mon, 4 Dec 2017 14:20:44 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201712041420.vB4EKidh020168@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Mon, 4 Dec 2017 14:20:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455517 - head/ports-mgmt/synth X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/ports-mgmt/synth X-SVN-Commit-Revision: 455517 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 14:20:45 -0000 Author: tobik Date: Mon Dec 4 14:20:44 2017 New Revision: 455517 URL: https://svnweb.freebsd.org/changeset/ports/455517 Log: ports-mgmt/synth: Update to 2.01 PR: 224075 Submitted by: Jonathan Chen Approved by: ericturgeon.bsd@gmail.com (maintainer) Modified: head/ports-mgmt/synth/Makefile head/ports-mgmt/synth/distinfo Modified: head/ports-mgmt/synth/Makefile ============================================================================== --- head/ports-mgmt/synth/Makefile Mon Dec 4 13:56:49 2017 (r455516) +++ head/ports-mgmt/synth/Makefile Mon Dec 4 14:20:44 2017 (r455517) @@ -3,7 +3,7 @@ PORTNAME= synth DISTVERSIONPREFIX= v -DISTVERSION= 2.00 +DISTVERSION= 2.01 CATEGORIES= ports-mgmt MAINTAINER= ericturgeon.bsd@gmail.com Modified: head/ports-mgmt/synth/distinfo ============================================================================== --- head/ports-mgmt/synth/distinfo Mon Dec 4 13:56:49 2017 (r455516) +++ head/ports-mgmt/synth/distinfo Mon Dec 4 14:20:44 2017 (r455517) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512287266 -SHA256 (jrmarino-synth-v2.00_GH0.tar.gz) = 6a2d8d75e1f5a04a48c8720568feb06cd8cce4d3ba7b82989eddd905d8ebbcdd -SIZE (jrmarino-synth-v2.00_GH0.tar.gz) = 145013 +TIMESTAMP = 1512375074 +SHA256 (jrmarino-synth-v2.01_GH0.tar.gz) = 101bccde4e8d9d17abe4640181a867a782c0bca5255643472fd0fca82c69a4f8 +SIZE (jrmarino-synth-v2.01_GH0.tar.gz) = 145519 From owner-svn-ports-head@freebsd.org Mon Dec 4 15:27:12 2017 Return-Path: Delivered-To: svn-ports-head@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 5B398DFF066; Mon, 4 Dec 2017 15:27:12 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from new1-smtp.messagingengine.com (new1-smtp.messagingengine.com [66.111.4.221]) (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 2746D6C1E7; Mon, 4 Dec 2017 15:27:11 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailnew.nyi.internal (Postfix) with ESMTP id BCF9A187A; Mon, 4 Dec 2017 10:20:55 -0500 (EST) Received: from web1 ([10.202.2.211]) by compute5.internal (MEProxy); Mon, 04 Dec 2017 10:20:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=G4xVk5 kTDodttDk1QEefk9Gao+l8CXzcdr7EIgmezxQ=; b=LA0B2sReCw/SzHeyITAxR6 qaQRuMNuJZJY1FgnIwHf/HwqE8QB8/y+LC1UopMPNIGFHaJFvFWyg8F2pa+9S50V ko1SeWnQN/4XLXHKaiVfpy+7FDCEZGzYoF9h+9GE9c8qO8FXvcQdWbDFPhHkbbHF BgiFwA8C7UhyFy7tYVy7tJDM7HWcER19B2/gikqmBlpiFGNuITSddtL16A8OwUL8 JPtdzrRuZQZG91l/ffYfAy6GXkWgRoxpO44Pg1HOFqrTBErAc5uhWLqW8ZSRA3CE tRMAOSrq2BC5G6bxKfNgPssPIepN0MbNL2W5RAePLorb+7pQzc5lFSBsbpfnLOZg == X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 91AFA940D6; Mon, 4 Dec 2017 10:20:55 -0500 (EST) Message-Id: <1512400855.2920811.1193420752.0CAFCA04@webmail.messagingengine.com> From: Brad Davis To: Kirill Ponomarev , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-1b87d328 Date: Mon, 04 Dec 2017 08:20:55 -0700 In-Reply-To: <201712041238.vB4CcANH069653@repo.freebsd.org> References: <201712041238.vB4CcANH069653@repo.freebsd.org> Subject: Re: svn commit: r455511 - in head/dns/powerdns: . files X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 15:27:12 -0000 On Mon, Dec 4, 2017, at 05:38 AM, Kirill Ponomarev wrote: > Author: krion > Date: Mon Dec 4 12:38:10 2017 > New Revision: 455511 > URL: https://svnweb.freebsd.org/changeset/ports/455511 > > Log: > Update to 4.1.0 > > IMPORTANT: This release removes support for recursor pass-through. > This might impact a lot of people! Hi Krill, Can you add a note in UPDATING please? Thanks, Brad Davis From owner-svn-ports-head@freebsd.org Mon Dec 4 15:27:30 2017 Return-Path: Delivered-To: svn-ports-head@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 C288EDFF0A7; Mon, 4 Dec 2017 15:27:30 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 9CB8B6C2C4; Mon, 4 Dec 2017 15:27:30 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4FRTZT053709; Mon, 4 Dec 2017 15:27:29 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4FRTtn053705; Mon, 4 Dec 2017 15:27:29 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201712041527.vB4FRTtn053705@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 4 Dec 2017 15:27:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455518 - in head: Mk/Uses biology/bcftools biology/samtools security/metasploit X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head: Mk/Uses biology/bcftools biology/samtools security/metasploit X-SVN-Commit-Revision: 455518 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 15:27:30 -0000 Author: mat Date: Mon Dec 4 15:27:29 2017 New Revision: 455518 URL: https://svnweb.freebsd.org/changeset/ports/455518 Log: Add a USES=python:env, that will not add a dependency on Python. It has the same effect than setting PYTHON_NO_DEPENDS, but in a more compact way. Sponsored by: Absolight Modified: head/Mk/Uses/python.mk head/biology/bcftools/Makefile (contents, props changed) head/biology/samtools/Makefile (contents, props changed) head/security/metasploit/Makefile (contents, props changed) Modified: head/Mk/Uses/python.mk ============================================================================== --- head/Mk/Uses/python.mk Mon Dec 4 14:20:44 2017 (r455517) +++ head/Mk/Uses/python.mk Mon Dec 4 15:27:29 2017 (r455518) @@ -28,6 +28,11 @@ # it to RUN_DEPENDS. # test Indicates that Python is needed at test time and adds # it to TEST_DEPENDS. +# env Indicates that the port does not require a dependency on Python +# itself but needs the environment set up. This is mainly used +# when depending on flavored python ports, or when a correct +# PYTHON_CMD is required. It has the same effect than setting +# PYTHON_NO_DEPENDS. # # If build, run and test are omitted, Python will be added as BUILD_DEPENDS, # RUN_DEPENDS and TEST_DEPENDS. PYTHON_NO_DEPENDS can be set to not add any @@ -281,6 +286,11 @@ _PYTHON_ARGS:= ${_PYTHON_ARGS:Nrun} .if ${_PYTHON_ARGS:Mtest} _PYTHON_TEST_DEP= yes _PYTHON_ARGS:= ${_PYTHON_ARGS:Ntest} +.endif +.if ${_PYTHON_ARGS:Menv} +PYTHON_NO_DEPENDS= yes +_PYTHON_ARGS:= ${_PYTHON_ARGS:Nenv} +.endif .endif # The port does not specify a build, run or test dependency, assume all are Modified: head/biology/bcftools/Makefile ============================================================================== --- head/biology/bcftools/Makefile Mon Dec 4 14:20:44 2017 (r455517) +++ head/biology/bcftools/Makefile Mon Dec 4 15:27:29 2017 (r455518) @@ -20,9 +20,8 @@ CONFLICTS_BUILD=openssl USE_GITHUB= yes GH_ACCOUNT= samtools -USES= autoreconf gmake perl5 python shebangfix +USES= autoreconf gmake perl5 python:env shebangfix USE_PERL5= test -PYTHON_NO_DEPENDS= yes GNU_CONFIGURE= yes SUB_FILES= pkg-message SHEBANG_FILES= misc/* test/test.pl Modified: head/biology/samtools/Makefile ============================================================================== --- head/biology/samtools/Makefile Mon Dec 4 14:20:44 2017 (r455517) +++ head/biology/samtools/Makefile Mon Dec 4 15:27:29 2017 (r455518) @@ -17,9 +17,8 @@ TEST_DEPENDS= bash:shells/bash USE_GITHUB= yes -USES= autoreconf gmake ncurses perl5 python shebangfix +USES= autoreconf gmake ncurses perl5 python:env shebangfix USE_PERL5= test -PYTHON_NO_DEPENDS= yes GNU_CONFIGURE= yes SUB_FILES= pkg-message SHEBANG_FILES= misc/*.pl misc/*.py misc/plot-bamstats test/test.pl Modified: head/security/metasploit/Makefile ============================================================================== --- head/security/metasploit/Makefile Mon Dec 4 14:20:44 2017 (r455517) +++ head/security/metasploit/Makefile Mon Dec 4 15:27:29 2017 (r455518) @@ -86,9 +86,8 @@ NO_ARCH= yes NO_ARCH_IGNORE= template_x64_bsd.bin template_x86_bsd.bin CVE-2013-2171.bin STRIP= -USES= python shebangfix +USES= python:env shebangfix USE_RUBY= yes -PYTHON_NO_DEPENDS= yes SHEBANG_FILES= data/exploits/CVE-2017-7494/build.sh \ data/exploits/CVE-2017-7494/install-deps.sh \ external/source/shellcode/windows/build.sh \ From owner-svn-ports-head@freebsd.org Mon Dec 4 15:31:49 2017 Return-Path: Delivered-To: svn-ports-head@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 0D36FDFF288; Mon, 4 Dec 2017 15:31:49 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 CAE216C8C5; Mon, 4 Dec 2017 15:31:48 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4FVlV2057964; Mon, 4 Dec 2017 15:31:47 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4FVlT0057962; Mon, 4 Dec 2017 15:31:47 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712041531.vB4FVlT0057962@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 4 Dec 2017 15:31:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455519 - head/sysutils/p5-BackupPC-XS X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/sysutils/p5-BackupPC-XS X-SVN-Commit-Revision: 455519 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 15:31:49 -0000 Author: swills Date: Mon Dec 4 15:31:47 2017 New Revision: 455519 URL: https://svnweb.freebsd.org/changeset/ports/455519 Log: sysutils/p5-BackupPC-XS: Update to 0.57 PR: 224073 Submitted by: Alexander Moisseev (maintainer) Modified: head/sysutils/p5-BackupPC-XS/Makefile head/sysutils/p5-BackupPC-XS/distinfo Modified: head/sysutils/p5-BackupPC-XS/Makefile ============================================================================== --- head/sysutils/p5-BackupPC-XS/Makefile Mon Dec 4 15:27:29 2017 (r455518) +++ head/sysutils/p5-BackupPC-XS/Makefile Mon Dec 4 15:31:47 2017 (r455519) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= BackupPC-XS -PORTVERSION= 0.56 +PORTVERSION= 0.57 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CBARRATT Modified: head/sysutils/p5-BackupPC-XS/distinfo ============================================================================== --- head/sysutils/p5-BackupPC-XS/distinfo Mon Dec 4 15:27:29 2017 (r455518) +++ head/sysutils/p5-BackupPC-XS/distinfo Mon Dec 4 15:31:47 2017 (r455519) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497263265 -SHA256 (BackupPC-XS-0.56.tar.gz) = 8e829978182fbe6fcc0dc143fe50e764411a81fd3e62f6ec8118a58da30c1b3a -SIZE (BackupPC-XS-0.56.tar.gz) = 287398 +TIMESTAMP = 1512371878 +SHA256 (BackupPC-XS-0.57.tar.gz) = 1b3935004513f48501a5b20294a6f68eaea9b4597382a7bcafac74901facb117 +SIZE (BackupPC-XS-0.57.tar.gz) = 287664 From owner-svn-ports-head@freebsd.org Mon Dec 4 15:33:03 2017 Return-Path: Delivered-To: svn-ports-head@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 7D240DFF49C; Mon, 4 Dec 2017 15:33:03 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 49F926CAC2; Mon, 4 Dec 2017 15:33:03 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4FX2NS058247; Mon, 4 Dec 2017 15:33:02 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4FX2Tj058245; Mon, 4 Dec 2017 15:33:02 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712041533.vB4FX2Tj058245@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 4 Dec 2017 15:33:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455520 - head/net/rsync-bpc X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/net/rsync-bpc X-SVN-Commit-Revision: 455520 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 15:33:03 -0000 Author: swills Date: Mon Dec 4 15:33:02 2017 New Revision: 455520 URL: https://svnweb.freebsd.org/changeset/ports/455520 Log: net/rsync-bpc: Update to 3.0.9.9 PR: 224074 Submitted by: Alexander Moisseev (maintainer) Modified: head/net/rsync-bpc/Makefile head/net/rsync-bpc/distinfo (contents, props changed) Modified: head/net/rsync-bpc/Makefile ============================================================================== --- head/net/rsync-bpc/Makefile Mon Dec 4 15:31:47 2017 (r455519) +++ head/net/rsync-bpc/Makefile Mon Dec 4 15:33:02 2017 (r455520) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rsync-bpc -PORTVERSION= 3.0.9.8 +PORTVERSION= 3.0.9.9 CATEGORIES= net MAINTAINER= moiseev@mezonplus.ru Modified: head/net/rsync-bpc/distinfo ============================================================================== --- head/net/rsync-bpc/distinfo Mon Dec 4 15:31:47 2017 (r455519) +++ head/net/rsync-bpc/distinfo Mon Dec 4 15:33:02 2017 (r455520) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497254792 -SHA256 (backuppc-rsync-bpc-3.0.9.8_GH0.tar.gz) = ac52991265407caf7bd78e190eeda6d35a65cf0c8ad3daab4839cc95c08fcc5d -SIZE (backuppc-rsync-bpc-3.0.9.8_GH0.tar.gz) = 777690 +TIMESTAMP = 1512372539 +SHA256 (backuppc-rsync-bpc-3.0.9.9_GH0.tar.gz) = c1a3d7ffd5231c9ee44ea78b51ca528930cbced308deb2e3dc328135fcfe7633 +SIZE (backuppc-rsync-bpc-3.0.9.9_GH0.tar.gz) = 779085 From owner-svn-ports-head@freebsd.org Mon Dec 4 15:35:38 2017 Return-Path: Delivered-To: svn-ports-head@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 65F7BDFF5ED; Mon, 4 Dec 2017 15:35:38 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 3FAC56CCAE; Mon, 4 Dec 2017 15:35:38 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4FZbQe058680; Mon, 4 Dec 2017 15:35:37 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4FZbPg058676; Mon, 4 Dec 2017 15:35:37 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712041535.vB4FZbPg058676@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 4 Dec 2017 15:35:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455521 - in head/devel/poco: . files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/devel/poco: . files X-SVN-Commit-Revision: 455521 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 15:35:38 -0000 Author: swills Date: Mon Dec 4 15:35:36 2017 New Revision: 455521 URL: https://svnweb.freebsd.org/changeset/ports/455521 Log: devel/poco: update to 1.8.0.1 PR: 224062 Submitted by: Henry Hu (maintainer) Deleted: head/devel/poco/files/patch-Net_src_SocketImpl.cpp Modified: head/devel/poco/Makefile head/devel/poco/distinfo head/devel/poco/pkg-plist Modified: head/devel/poco/Makefile ============================================================================== --- head/devel/poco/Makefile Mon Dec 4 15:33:02 2017 (r455520) +++ head/devel/poco/Makefile Mon Dec 4 15:35:36 2017 (r455521) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= poco -PORTVERSION= 1.7.8 +PORTVERSION= 1.8.0.1 DISTVERSIONSUFFIX= -all -PORTREVISION= 1 CATEGORIES= devel net MASTER_SITES= http://pocoproject.org/releases/${PORTNAME}-${PORTVERSION}/ @@ -23,13 +22,13 @@ USES= cmake localbase pkgconfig CMAKE_ARGS= -DPOCO_UNBUNDLED:BOOL=ON USE_LDCONFIG= yes -SHLIB_MAJOR= 48 +SHLIB_MAJOR= 50 PLIST_SUB= SHLIB_MAJOR=${SHLIB_MAJOR} -OPTIONS_DEFINE= MYSQL SQLITE SSL TEST +OPTIONS_DEFINE= MYSQL REDIS SQLITE SSL TEST OPTIONS_RADIO= ODBC OPTIONS_RADIO_ODBC= IODBC UNIXODBC -OPTIONS_DEFAULT= MYSQL SQLITE SSL +OPTIONS_DEFAULT= MYSQL REDIS SQLITE SSL OPTIONS_SUB= yes MYSQL_USES= mysql @@ -47,6 +46,7 @@ UNIXODBC_CMAKE_ON= -DODBC_INCLUDE_DIRECTORIES:PATH=${L -DODBC_LIBRARIES:FILEPATH=${LOCALBASE}/lib/libodbc.so TEST_CMAKE_ON= -DENABLE_TESTS:BOOL=ON TEST_IMPLIES= SQLITE +REDIS_CMAKE_OFF= -DENABLE_REDIS:BOOL=OFF .include Modified: head/devel/poco/distinfo ============================================================================== --- head/devel/poco/distinfo Mon Dec 4 15:33:02 2017 (r455520) +++ head/devel/poco/distinfo Mon Dec 4 15:35:36 2017 (r455521) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488777811 -SHA256 (poco-1.7.8-all.tar.gz) = 4e426b4870a79fb42511f6aeadbb688b4047bdc3c9a21ac31deb364ce49ec69f -SIZE (poco-1.7.8-all.tar.gz) = 6175164 +TIMESTAMP = 1512335210 +SHA256 (poco-1.8.0.1-all.tar.gz) = cb891540b44b74e844fd0787c796f2699a894dba690329660e29b57efb8f80dd +SIZE (poco-1.8.0.1-all.tar.gz) = 6333309 Modified: head/devel/poco/pkg-plist ============================================================================== --- head/devel/poco/pkg-plist Mon Dec 4 15:33:02 2017 (r455520) +++ head/devel/poco/pkg-plist Mon Dec 4 15:35:36 2017 (r455521) @@ -64,6 +64,14 @@ include/Poco/CountingStream.h %%SSL%%include/Poco/Crypto/RSAKey.h %%SSL%%include/Poco/Crypto/RSAKeyImpl.h %%SSL%%include/Poco/Crypto/X509Certificate.h +%%SSL%%include/Poco/Crypto/CryptoException.h +%%SSL%%include/Poco/Crypto/ECDSADigestEngine.h +%%SSL%%include/Poco/Crypto/ECKey.h +%%SSL%%include/Poco/Crypto/ECKeyImpl.h +%%SSL%%include/Poco/Crypto/EVPPKey.h +%%SSL%%include/Poco/Crypto/KeyPair.h +%%SSL%%include/Poco/Crypto/KeyPairImpl.h +%%SSL%%include/Poco/Crypto/PKCS12Container.h include/Poco/DOM/AbstractContainerNode.h include/Poco/DOM/AbstractNode.h include/Poco/DOM/Attr.h @@ -207,7 +215,6 @@ include/Poco/DigestStream.h include/Poco/DirectoryIterator.h include/Poco/DirectoryIteratorStrategy.h include/Poco/DirectoryIterator_UNIX.h -include/Poco/DirectoryIterator_VMS.h include/Poco/DirectoryIterator_WIN32.h include/Poco/DirectoryIterator_WIN32U.h include/Poco/DirectoryWatcher.h @@ -222,7 +229,6 @@ include/Poco/DynamicFactory.h include/Poco/DynamicStruct.h include/Poco/Environment.h include/Poco/Environment_UNIX.h -include/Poco/Environment_VMS.h include/Poco/Environment_VX.h include/Poco/Environment_WIN32.h include/Poco/Environment_WIN32U.h @@ -250,6 +256,7 @@ include/Poco/FPEnvironment.h include/Poco/FPEnvironment_C99.h include/Poco/FPEnvironment_DEC.h include/Poco/FPEnvironment_DUMMY.h +include/Poco/FPEnvironment_QNX.h include/Poco/FPEnvironment_SUN.h include/Poco/FPEnvironment_WIN32.h include/Poco/File.h @@ -259,7 +266,6 @@ include/Poco/FileStreamFactory.h include/Poco/FileStream_POSIX.h include/Poco/FileStream_WIN32.h include/Poco/File_UNIX.h -include/Poco/File_VMS.h include/Poco/File_VX.h include/Poco/File_WIN32.h include/Poco/File_WIN32U.h @@ -289,11 +295,13 @@ include/Poco/JSON/JSONException.h include/Poco/JSON/Object.h include/Poco/JSON/ParseHandler.h include/Poco/JSON/Parser.h +include/Poco/JSON/ParserImpl.h include/Poco/JSON/PrintHandler.h include/Poco/JSON/Query.h include/Poco/JSON/Stringifier.h include/Poco/JSON/Template.h include/Poco/JSON/TemplateCache.h +include/Poco/JSONString.h include/Poco/KeyValueArgs.h include/Poco/LRUCache.h include/Poco/LRUStrategy.h @@ -306,7 +314,6 @@ include/Poco/ListMap.h include/Poco/LocalDateTime.h include/Poco/LogFile.h include/Poco/LogFile_STD.h -include/Poco/LogFile_VMS.h include/Poco/LogFile_WIN32.h include/Poco/LogFile_WIN32U.h include/Poco/LogStream.h @@ -355,13 +362,11 @@ include/Poco/NObserver.h include/Poco/NamedEvent.h include/Poco/NamedEvent_Android.h include/Poco/NamedEvent_UNIX.h -include/Poco/NamedEvent_VMS.h include/Poco/NamedEvent_WIN32.h include/Poco/NamedEvent_WIN32U.h include/Poco/NamedMutex.h include/Poco/NamedMutex_Android.h include/Poco/NamedMutex_UNIX.h -include/Poco/NamedMutex_VMS.h include/Poco/NamedMutex_WIN32.h include/Poco/NamedMutex_WIN32U.h include/Poco/NamedTuple.h @@ -452,6 +457,7 @@ include/Poco/Net/ParallelSocketReactor.h include/Poco/Net/PartHandler.h include/Poco/Net/PartSource.h include/Poco/Net/PartStore.h +include/Poco/Net/PollSet.h %%SSL%%include/Poco/Net/PrivateKeyFactory.h %%SSL%%include/Poco/Net/PrivateKeyFactoryMgr.h %%SSL%%include/Poco/Net/PrivateKeyPassphraseHandler.h @@ -511,12 +517,10 @@ include/Poco/NumberParser.h include/Poco/NumericString.h include/Poco/ObjectPool.h include/Poco/Observer.h -include/Poco/OpcomChannel.h include/Poco/Optional.h include/Poco/PBKDF2Engine.h include/Poco/Path.h include/Poco/Path_UNIX.h -include/Poco/Path_VMS.h include/Poco/Path_WIN32.h include/Poco/Path_WIN32U.h include/Poco/Path_WINCE.h @@ -529,7 +533,6 @@ include/Poco/PipeImpl_WIN32.h include/Poco/PipeStream.h include/Poco/Platform.h include/Poco/Platform_POSIX.h -include/Poco/Platform_VMS.h include/Poco/Platform_VX.h include/Poco/Platform_WIN32.h include/Poco/Poco.h @@ -540,12 +543,22 @@ include/Poco/PriorityNotificationQueue.h include/Poco/PriorityStrategy.h include/Poco/Process.h include/Poco/Process_UNIX.h -include/Poco/Process_VMS.h include/Poco/Process_VX.h include/Poco/Process_WIN32.h include/Poco/Process_WIN32U.h include/Poco/Process_WINCE.h include/Poco/PurgeStrategy.h +%%REDIS%%include/Poco/Redis/Array.h +%%REDIS%%include/Poco/Redis/AsyncReader.h +%%REDIS%%include/Poco/Redis/Client.h +%%REDIS%%include/Poco/Redis/Command.h +%%REDIS%%include/Poco/Redis/Error.h +%%REDIS%%include/Poco/Redis/Exception.h +%%REDIS%%include/Poco/Redis/PoolableConnectionFactory.h +%%REDIS%%include/Poco/Redis/Redis.h +%%REDIS%%include/Poco/Redis/RedisEventArgs.h +%%REDIS%%include/Poco/Redis/RedisStream.h +%%REDIS%%include/Poco/Redis/Type.h include/Poco/RWLock.h include/Poco/RWLock_Android.h include/Poco/RWLock_POSIX.h @@ -591,7 +604,6 @@ include/Poco/Semaphore_WIN32.h include/Poco/SharedLibrary.h include/Poco/SharedLibrary_HPUX.h include/Poco/SharedLibrary_UNIX.h -include/Poco/SharedLibrary_VMS.h include/Poco/SharedLibrary_VX.h include/Poco/SharedLibrary_WIN32.h include/Poco/SharedLibrary_WIN32U.h @@ -703,13 +715,18 @@ include/Poco/Windows1250Encoding.h include/Poco/Windows1251Encoding.h include/Poco/Windows1252Encoding.h include/Poco/WindowsConsoleChannel.h +include/Poco/XML/Content.h include/Poco/XML/Name.h include/Poco/XML/NamePool.h include/Poco/XML/NamespaceStrategy.h include/Poco/XML/ParserEngine.h +include/Poco/XML/QName.h +include/Poco/XML/ValueTraits.h include/Poco/XML/XML.h include/Poco/XML/XMLException.h include/Poco/XML/XMLStream.h +include/Poco/XML/XMLStreamParser.h +include/Poco/XML/XMLStreamParserException.h include/Poco/XML/XMLString.h include/Poco/XML/XMLWriter.h include/Poco/XML/expat.h @@ -793,6 +810,10 @@ lib/cmake/Poco/PocoZipConfig.cmake lib/cmake/Poco/PocoZipConfigVersion.cmake lib/cmake/Poco/PocoZipTargets.cmake lib/cmake/Poco/PocoZipTargets-%%CMAKE_BUILD_TYPE%%.cmake +%%REDIS%%lib/cmake/Poco/PocoRedisConfig.cmake +%%REDIS%%lib/cmake/Poco/PocoRedisConfigVersion.cmake +%%REDIS%%lib/cmake/Poco/PocoRedisTargets-%%CMAKE_BUILD_TYPE%%.cmake +%%REDIS%%lib/cmake/Poco/PocoRedisTargets.cmake %%SSL%%lib/libPocoCrypto.so %%SSL%%lib/libPocoCrypto.so.%%SHLIB_MAJOR%% lib/libPocoData.so @@ -819,3 +840,5 @@ lib/libPocoXML.so lib/libPocoXML.so.%%SHLIB_MAJOR%% lib/libPocoZip.so lib/libPocoZip.so.%%SHLIB_MAJOR%% +%%REDIS%%lib/libPocoRedis.so +%%REDIS%%lib/libPocoRedis.so.%%SHLIB_MAJOR%% From owner-svn-ports-head@freebsd.org Mon Dec 4 15:43:37 2017 Return-Path: Delivered-To: svn-ports-head@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 C43F0DFF861; Mon, 4 Dec 2017 15:43:37 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 8659A6D148; Mon, 4 Dec 2017 15:43:37 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4Fhafw063718; Mon, 4 Dec 2017 15:43:36 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4FhalP063717; Mon, 4 Dec 2017 15:43:36 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201712041543.vB4FhalP063717@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 4 Dec 2017 15:43:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455522 - head/Mk/Uses X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/Mk/Uses X-SVN-Commit-Revision: 455522 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 15:43:37 -0000 Author: mat Date: Mon Dec 4 15:43:36 2017 New Revision: 455522 URL: https://svnweb.freebsd.org/changeset/ports/455522 Log: Remove extra .endif. Reported by: antoine Sponsored by: Absolight Modified: head/Mk/Uses/python.mk Modified: head/Mk/Uses/python.mk ============================================================================== --- head/Mk/Uses/python.mk Mon Dec 4 15:35:36 2017 (r455521) +++ head/Mk/Uses/python.mk Mon Dec 4 15:43:36 2017 (r455522) @@ -291,7 +291,6 @@ _PYTHON_ARGS:= ${_PYTHON_ARGS:Ntest} PYTHON_NO_DEPENDS= yes _PYTHON_ARGS:= ${_PYTHON_ARGS:Nenv} .endif -.endif # The port does not specify a build, run or test dependency, assume all are # required. From owner-svn-ports-head@freebsd.org Mon Dec 4 16:19:16 2017 Return-Path: Delivered-To: svn-ports-head@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 E257FE568D0; Mon, 4 Dec 2017 16:19:16 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 AF4996E28D; Mon, 4 Dec 2017 16:19:16 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4GJF4K078548; Mon, 4 Dec 2017 16:19:15 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4GJFJk078547; Mon, 4 Dec 2017 16:19:15 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712041619.vB4GJFJk078547@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 4 Dec 2017 16:19:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455523 - head/devel/cvs-syncmail X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/cvs-syncmail X-SVN-Commit-Revision: 455523 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 16:19:17 -0000 Author: amdmi3 Date: Mon Dec 4 16:19:15 2017 New Revision: 455523 URL: https://svnweb.freebsd.org/changeset/ports/455523 Log: - Add LICENSE - Add NO_ARCH - Remove obsolete OSVERSION condition Modified: head/devel/cvs-syncmail/Makefile Modified: head/devel/cvs-syncmail/Makefile ============================================================================== --- head/devel/cvs-syncmail/Makefile Mon Dec 4 15:43:36 2017 (r455522) +++ head/devel/cvs-syncmail/Makefile Mon Dec 4 16:19:15 2017 (r455523) @@ -6,24 +6,23 @@ PORTVERSION= 2.1 CATEGORIES= devel python MASTER_SITES= SF DISTNAME= syncmail -EXTRACT_SUFX= +EXTRACT_SUFX= # none MAINTAINER= ports@FreeBSD.org COMMENT= CVS notification tool +RUN_DEPENDS= cvs:devel/cvs + +LICENSE= BSD3CLAUSE # see CVS repository on SourceForge + USES= python shebangfix SHEBANG_FILES= ${DISTNAME} NO_BUILD= yes NO_WRKSUBDIR= yes +NO_ARCH= yes PLIST_FILES= bin/${DISTNAME} -.include - -.if ${OPSYS} == FreeBSD && ${OSVERSION} > 1000000 -RUN_DEPENDS= cvs:devel/cvs -.endif - do-extract: @${MKDIR} ${WRKSRC} ${CP} ${DISTDIR}/${DISTNAME} ${WRKSRC} @@ -31,4 +30,4 @@ do-extract: do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${STAGEDIR}${PREFIX}/bin/${DISTNAME} -.include +.include From owner-svn-ports-head@freebsd.org Mon Dec 4 16:34:13 2017 Return-Path: Delivered-To: svn-ports-head@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 863E4E5D08A; Mon, 4 Dec 2017 16:34:13 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 57F116ECCB; Mon, 4 Dec 2017 16:34:13 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4GYCaL087292; Mon, 4 Dec 2017 16:34:12 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4GYCi7087287; Mon, 4 Dec 2017 16:34:12 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201712041634.vB4GYCi7087287@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Mon, 4 Dec 2017 16:34:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455524 - in head/www/mod_pagespeed: . files X-SVN-Group: ports-head X-SVN-Commit-Author: mmokhi X-SVN-Commit-Paths: in head/www/mod_pagespeed: . files X-SVN-Commit-Revision: 455524 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 16:34:13 -0000 Author: mmokhi Date: Mon Dec 4 16:34:11 2017 New Revision: 455524 URL: https://svnweb.freebsd.org/changeset/ports/455524 Log: www/mod_pagespeed: Fix build with OpenSSL-base w/o gperf in base This patch edits select_openssl.gyp for fixing the selection of -L -I flags for build. Also adds compatibilty flags for the functions that openssl of base doesn't provide. Reviewed by: mat Sponsored by: Netzkommune GmbH Differential Revision: https://reviews.freebsd.org/D13316 Added: head/www/mod_pagespeed/files/patch-third__party_serf_instaweb__ssl__buckets.c (contents, props changed) head/www/mod_pagespeed/files/patch-third__party_serf_serf.diff (contents, props changed) Modified: head/www/mod_pagespeed/Makefile head/www/mod_pagespeed/files/patch-third__party_grpc_src_src_core_lib_tsi_ssl__transport__security.c head/www/mod_pagespeed/files/patch-third__party_serf_select__openssl.gyp Modified: head/www/mod_pagespeed/Makefile ============================================================================== --- head/www/mod_pagespeed/Makefile Mon Dec 4 16:19:15 2017 (r455523) +++ head/www/mod_pagespeed/Makefile Mon Dec 4 16:34:11 2017 (r455524) @@ -2,7 +2,7 @@ PORTNAME= mod_pagespeed PORTVERSION= 1.12.34.2 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www devel MASTER_SITES= LOCAL/mmokhi:boringssl,chromium_base,chromium_build,googleurl,gflags_arch,gflags_src,libjpeg_turbo_src,yasm_patched,libwebp,modpb64 \ @@ -14,9 +14,6 @@ COMMENT= Apache module for rewriting web pages to redu LICENSE= APACHE20 -BROKEN_SSL= base -BROKEN_SSL_REASON_base= needs openssl.pc - BUILD_DEPENDS= bash:shells/bash \ curl:ftp/curl \ closure-compiler:www/closure-compiler \ @@ -34,7 +31,7 @@ LIB_DEPENDS= libpng.so:graphics/png \ libicutu.so:devel/icu \ libopencv_legacy.so:graphics/opencv -USES= compiler:c++14-lang jpeg gmake localbase pkgconfig \ +USES= compiler:c++14-lang gperf jpeg gmake localbase pkgconfig \ python shebangfix ssl tar:xz USE_APACHE= 22 SHEBANG_GLOB= *.gyp *.gypi *.py *.sh @@ -145,7 +142,7 @@ post-patch: cd ${BUILD_WRKSRC}/third_party/google-sparsehash/gen/arch/freebsd && \ ${MV} ia32 i386 && ${MV} x64 amd64 ) ${REINPLACE_CMD} -e "s,%%LOCALBASE%%,${LOCALBASE},g" \ - ${WRKSRC}/base/base.gypi + ${WRKSRC}/base/base.gypi ${WRKSRC}/third_party/serf/select_openssl.gyp ${REINPLACE_CMD} -e "s,%%PORTSSTAGE%%,${STAGEDIR},g" \ ${WRKSRC}/install/Makefile ${FIND} ${WRKSRC} -type f \( -name "*.gyp" -o -name "*.gypi" \) -exec \ Modified: head/www/mod_pagespeed/files/patch-third__party_grpc_src_src_core_lib_tsi_ssl__transport__security.c ============================================================================== --- head/www/mod_pagespeed/files/patch-third__party_grpc_src_src_core_lib_tsi_ssl__transport__security.c Mon Dec 4 16:19:15 2017 (r455523) +++ head/www/mod_pagespeed/files/patch-third__party_grpc_src_src_core_lib_tsi_ssl__transport__security.c Mon Dec 4 16:34:11 2017 (r455524) @@ -8,3 +8,18 @@ #include #include +@@ -54,11 +55,10 @@ + #define TSI_SSL_MAX_PROTECTED_FRAME_SIZE_UPPER_BOUND 16384 + #define TSI_SSL_MAX_PROTECTED_FRAME_SIZE_LOWER_BOUND 1024 + +-/* Putting a macro like this and littering the source file with #if is really +- bad practice. +- TODO(jboeuf): refactor all the #if / #endif in a separate module. */ +-#ifndef TSI_OPENSSL_ALPN_SUPPORT ++#if OPENSSL_VERSION_NUMBER >= 0x10002000L + #define TSI_OPENSSL_ALPN_SUPPORT 1 ++#else ++#define TSI_OPENSSL_ALPN_SUPPORT 0 + #endif + + /* TODO(jboeuf): I have not found a way to get this number dynamically from the Added: head/www/mod_pagespeed/files/patch-third__party_serf_instaweb__ssl__buckets.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/mod_pagespeed/files/patch-third__party_serf_instaweb__ssl__buckets.c Mon Dec 4 16:34:11 2017 (r455524) @@ -0,0 +1,18 @@ +--- third_party/serf/instaweb_ssl_buckets.c.orig 2017-06-08 22:22:39 UTC ++++ third_party/serf/instaweb_ssl_buckets.c +@@ -1697,11 +1697,15 @@ int serf_ssl_cert_depth(const serf_ssl_c + int serf_ssl_check_host(const serf_ssl_certificate_t *cert, + const char* hostname) + { ++#if TSI_OPENSSL_ALPN_SUPPORT == 0 ++ return (-1); ++#else + return X509_check_host(cert->ssl_cert, + hostname, + strlen(hostname), + 0 /* we don't need to set any flags */, + NULL /* we don't need the SAN or CN extracted*/); ++#endif + } + + apr_hash_t *serf_ssl_cert_issuer( Modified: head/www/mod_pagespeed/files/patch-third__party_serf_select__openssl.gyp ============================================================================== --- head/www/mod_pagespeed/files/patch-third__party_serf_select__openssl.gyp Mon Dec 4 16:19:15 2017 (r455523) +++ head/www/mod_pagespeed/files/patch-third__party_serf_select__openssl.gyp Mon Dec 4 16:34:11 2017 (r455524) @@ -1,15 +1,21 @@ ---- third_party/serf/select_openssl.gyp.orig 2017-10-04 20:20:10 UTC +--- third_party/serf/select_openssl.gyp.orig 2017-06-08 22:22:39 UTC +++ third_party/serf/select_openssl.gyp -@@ -47,10 +47,10 @@ +@@ -42,15 +42,15 @@ + 'type': 'none', + 'direct_dependent_settings': { + 'cflags': [ +- 'depth; + } + +@@ -337,11 +337,15 @@ + +int serf_ssl_check_host(const serf_ssl_certificate_t *cert, + + const char* hostname) + +{ +++#if TSI_OPENSSL_ALPN_SUPPORT == 0 +++ return (-1); +++#else + + return X509_check_host(cert->ssl_cert, + + hostname, + + strlen(hostname), + + 0 /* we don't need to set any flags */, + + NULL /* we don't need the SAN or CN extracted*/); +++#endif + +} + + apr_hash_t *serf_ssl_cert_issuer( From owner-svn-ports-head@freebsd.org Mon Dec 4 16:37:21 2017 Return-Path: Delivered-To: svn-ports-head@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 04361E5D18D; Mon, 4 Dec 2017 16:37:21 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B73A36EF9A; Mon, 4 Dec 2017 16:37:20 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 84CB5BDD25; Mon, 4 Dec 2017 17:37:18 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 62B54BDD1E; Mon, 4 Dec 2017 17:37:18 +0100 (CET) Subject: Re: svn commit: r455523 - head/devel/cvs-syncmail To: Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201712041619.vB4GJFJk078547@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <44d39ae1-444a-d4ab-74f4-3d113690ac3f@FreeBSD.org> Date: Mon, 4 Dec 2017 17:37:12 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <201712041619.vB4GJFJk078547@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="XmO0VUwp96TE06n5ux6HaiD1MDlLdoGG8" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 16:37:21 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --XmO0VUwp96TE06n5ux6HaiD1MDlLdoGG8 Content-Type: multipart/mixed; boundary="rpb2koE5I8rDrEpUsfKRnbsEvoNUJRCxi"; protected-headers="v1" From: Mathieu Arnold To: Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <44d39ae1-444a-d4ab-74f4-3d113690ac3f@FreeBSD.org> Subject: Re: svn commit: r455523 - head/devel/cvs-syncmail References: <201712041619.vB4GJFJk078547@repo.freebsd.org> In-Reply-To: <201712041619.vB4GJFJk078547@repo.freebsd.org> --rpb2koE5I8rDrEpUsfKRnbsEvoNUJRCxi Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 04/12/2017 =C3=A0 17:19, Dmitry Marakasov a =C3=A9crit=C2=A0: > +RUN_DEPENDS=3D cvs:devel/cvs > + > +LICENSE=3D BSD3CLAUSE # see CVS repository on SourceForge Out of order.=C2=A0 See https://www.freebsd.org/doc/en/books/porters-handbook/porting-order.html --=20 Mathieu Arnold --rpb2koE5I8rDrEpUsfKRnbsEvoNUJRCxi-- --XmO0VUwp96TE06n5ux6HaiD1MDlLdoGG8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJaJXm8XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IotcP/17jPBosO5Lbm7bc9EslkVHj ZKoVTIWeve1w3jDs2623SW3gik6BLfT3ffmT+BBnhLVkI/idjPFIlIZQNxyel6By Wn4yuhz44OtLnvgfw2bogNR/87QP4I/gK5l9dM6lFujh1HrJ5m/MA9VryzxDit6d AdMjFBEq2VKfNvrJU/zSxHkZERGUUFG5QUk8mYD7wT/+wETqROfj3bWCuPpP3SIS Awq51lHOCQqEXL4NAV2AHUFS8Eg90kKJTKtD5M9cRPTep60xugmdcGsX+T7Wn6gz zep5IocpegYf5KdS/c/OWvl0w4z1DIupfYLelLo6YIi9sC4pDwCg3PUqmKgnUDnG XL25QpQjaXoYW1ahNkA+7mavu50pkcsu3/+1h/p5nZKXWlbIhzxgIokO2MR6jSLW XJ81ym0NDihbl8DYfVw9Gjx/vo1PO3ff9cDe++gFbNSChDWEgmrwk/JfEtOoYXgJ 3ZMVAFbpMQjy0gaVan5rDuzgIDvZ/Tyk4d3YTjAJnVTTakfAd0kCbbiCoUJbDt6Y hrxp3auoaxbk3F29ML0smFisr7S8p4nFWVn2qmKv0FrSAo0gB/K+tpzuDmnHQXRH do0Q5d4UaoZI6G6rdcEmAlYVQliE/kcXhI03tuMi3lt68XUqMKZnWiCQMhTtxIom HhCqcavB+YUI9ib1XaBS =LHhm -----END PGP SIGNATURE----- --XmO0VUwp96TE06n5ux6HaiD1MDlLdoGG8-- From owner-svn-ports-head@freebsd.org Mon Dec 4 16:53:37 2017 Return-Path: Delivered-To: svn-ports-head@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 754C0E5D7BB; Mon, 4 Dec 2017 16:53:37 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 39C466FA14; Mon, 4 Dec 2017 16:53:37 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4Gra0a095692; Mon, 4 Dec 2017 16:53:36 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4GraM1095691; Mon, 4 Dec 2017 16:53:36 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201712041653.vB4GraM1095691@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 4 Dec 2017 16:53:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455525 - head/mail/sympa X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/mail/sympa X-SVN-Commit-Revision: 455525 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 16:53:37 -0000 Author: pi Date: Mon Dec 4 16:53:36 2017 New Revision: 455525 URL: https://svnweb.freebsd.org/changeset/ports/455525 Log: mail/sympa: enable NLS by default ...because it fails to build without NLS PR: 223963 Approved by: Geoffroy Desvernay (maintainer) Modified: head/mail/sympa/Makefile Modified: head/mail/sympa/Makefile ============================================================================== --- head/mail/sympa/Makefile Mon Dec 4 16:34:11 2017 (r455524) +++ head/mail/sympa/Makefile Mon Dec 4 16:53:36 2017 (r455525) @@ -100,7 +100,7 @@ USE_RC_SUBR= sympa CONFLICTS= sympa-5* OPTIONS_DEFINE= FASTCGI APACHE NLS -OPTIONS_DEFAULT=APACHE +OPTIONS_DEFAULT=APACHE NLS OPTIONS_RADIO= DATABASE OPTIONS_RADIO_DATABASE= PGSQL SYBASE MYSQL OPTIONS_SUB= yes From owner-svn-ports-head@freebsd.org Mon Dec 4 16:57:36 2017 Return-Path: Delivered-To: svn-ports-head@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 7A4CFE5D876; Mon, 4 Dec 2017 16:57:36 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 4764B6FBC8; Mon, 4 Dec 2017 16:57:36 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4GvZMI095982; Mon, 4 Dec 2017 16:57:35 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4GvZYv095981; Mon, 4 Dec 2017 16:57:35 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201712041657.vB4GvZYv095981@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 4 Dec 2017 16:57:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455526 - head/security/dsniff X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/security/dsniff X-SVN-Commit-Revision: 455526 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 16:57:36 -0000 Author: mat Date: Mon Dec 4 16:57:35 2017 New Revision: 455526 URL: https://svnweb.freebsd.org/changeset/ports/455526 Log: It now no longer build on 11. Sponsored by: Absolight Modified: head/security/dsniff/Makefile (contents, props changed) Modified: head/security/dsniff/Makefile ============================================================================== --- head/security/dsniff/Makefile Mon Dec 4 16:53:36 2017 (r455525) +++ head/security/dsniff/Makefile Mon Dec 4 16:57:35 2017 (r455526) @@ -18,6 +18,7 @@ LIB_DEPENDS= libnet.so:net/libnet BUILD_DEPENDS= ${LOCALBASE}/lib/libnids.a:net/libnids BROKEN_FreeBSD_12= fails to compile: pcaputil.c: '/usr/include/pcap-int.h' file not found +BROKEN_FreeBSD_11= fails to compile: pcaputil.c: '/usr/include/pcap-int.h' file not found GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libnet=${LOCALBASE} From owner-svn-ports-head@freebsd.org Mon Dec 4 16:59:21 2017 Return-Path: Delivered-To: svn-ports-head@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 7A728E5D8C1; Mon, 4 Dec 2017 16:59:21 +0000 (UTC) (envelope-from asomers@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2C97A6FCEA; Mon, 4 Dec 2017 16:59:21 +0000 (UTC) (envelope-from asomers@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4GxK4t096162; Mon, 4 Dec 2017 16:59:20 GMT (envelope-from asomers@FreeBSD.org) Received: (from asomers@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4GxKQg096160; Mon, 4 Dec 2017 16:59:20 GMT (envelope-from asomers@FreeBSD.org) Message-Id: <201712041659.vB4GxKQg096160@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: asomers set sender to asomers@FreeBSD.org using -f From: Alan Somers Date: Mon, 4 Dec 2017 16:59:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455527 - in head: comms/mlan3 shells/fish X-SVN-Group: ports-head X-SVN-Commit-Author: asomers X-SVN-Commit-Paths: in head: comms/mlan3 shells/fish X-SVN-Commit-Revision: 455527 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 16:59:21 -0000 Author: asomers (src committer) Date: Mon Dec 4 16:59:19 2017 New Revision: 455527 URL: https://svnweb.freebsd.org/changeset/ports/455527 Log: comms/mlan3 shells/fish: annotate conflicts They both install /usr/local/bin/fish PR: 222777 Reported by: http://pkgtool.osorio.me/conflicts/ Approved by: Chris Hutchinson (mlan3 maintainer) Differential Revision: https://reviews.freebsd.org/D13318 Modified: head/comms/mlan3/Makefile head/shells/fish/Makefile Modified: head/comms/mlan3/Makefile ============================================================================== --- head/comms/mlan3/Makefile Mon Dec 4 16:57:35 2017 (r455526) +++ head/comms/mlan3/Makefile Mon Dec 4 16:59:19 2017 (r455527) @@ -17,6 +17,8 @@ NO_WRKSUBDIR= yes USES= dos2unix uidfix zip DOS2UNIX_GLOB= *.c *.h +CONFLICTS_INSTALL= shells/fish + post-patch: @${REINPLACE_CMD} -e '/int main/s/short argc/int argc/' \ ${WRKSRC}/apps/gethumd/gethumd.c ${WRKSRC}/apps/shaapp/shaapp.c Modified: head/shells/fish/Makefile ============================================================================== --- head/shells/fish/Makefile Mon Dec 4 16:57:35 2017 (r455526) +++ head/shells/fish/Makefile Mon Dec 4 16:59:19 2017 (r455527) @@ -17,6 +17,8 @@ USES= autoreconf cpe gmake libtool ncurses pkgconfig localbase compiler:c++11-lang shebangfix SHEBANG_FILES= share/tools/*.py share/tools/web_config/webconfig.py +CONFLICTS_INSTALL= comms/mlan3 + GNU_CONFIGURE= yes CPE_VENDOR= fishshell From owner-svn-ports-head@freebsd.org Mon Dec 4 17:09:42 2017 Return-Path: Delivered-To: svn-ports-head@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 37B18E5E1DA; Mon, 4 Dec 2017 17:09:42 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 F369970944; Mon, 4 Dec 2017 17:09:41 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4H9eXc000789; Mon, 4 Dec 2017 17:09:40 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4H9eUO000787; Mon, 4 Dec 2017 17:09:40 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201712041709.vB4H9eUO000787@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 4 Dec 2017 17:09:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455528 - head/www/p5-Catalyst-View-JSON X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/www/p5-Catalyst-View-JSON X-SVN-Commit-Revision: 455528 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 17:09:42 -0000 Author: pi Date: Mon Dec 4 17:09:40 2017 New Revision: 455528 URL: https://svnweb.freebsd.org/changeset/ports/455528 Log: www/p5-Catalyst-View-JSON: update 0.33 -> 0.36 PR: 204455 Changes: http://cpansearch.perl.org/src/JJNAPIORK/Catalyst-View-JSON-0.36/Changes Reported by: mallocbsd@foxmail.com Approved by: kuriyama (maintainer timeout) Modified: head/www/p5-Catalyst-View-JSON/Makefile head/www/p5-Catalyst-View-JSON/distinfo Modified: head/www/p5-Catalyst-View-JSON/Makefile ============================================================================== --- head/www/p5-Catalyst-View-JSON/Makefile Mon Dec 4 16:59:19 2017 (r455527) +++ head/www/p5-Catalyst-View-JSON/Makefile Mon Dec 4 17:09:40 2017 (r455528) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Catalyst-View-JSON -PORTVERSION= 0.33 -PORTREVISION= 1 +PORTVERSION= 0.36 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA @@ -10,6 +9,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Catalyst View handler that returns stash data in JSON format + +LICENSE= ART10 BUILD_DEPENDS= p5-Catalyst-Runtime>=5.6000:www/p5-Catalyst-Runtime \ p5-JSON-Any>=1.15:converters/p5-JSON-Any \ Modified: head/www/p5-Catalyst-View-JSON/distinfo ============================================================================== --- head/www/p5-Catalyst-View-JSON/distinfo Mon Dec 4 16:59:19 2017 (r455527) +++ head/www/p5-Catalyst-View-JSON/distinfo Mon Dec 4 17:09:40 2017 (r455528) @@ -1,2 +1,3 @@ -SHA256 (Catalyst-View-JSON-0.33.tar.gz) = 31ba3ed1f291937f20a0d4ba0f8b8a4db62cdef1430907499ddc3a367552cd0f -SIZE (Catalyst-View-JSON-0.33.tar.gz) = 26777 +TIMESTAMP = 1512406665 +SHA256 (Catalyst-View-JSON-0.36.tar.gz) = 5447f6cc360ab34e4880c74e8db9b05e216b750f3ab7efadc21f6461831c2475 +SIZE (Catalyst-View-JSON-0.36.tar.gz) = 29790 From owner-svn-ports-head@freebsd.org Mon Dec 4 17:43:56 2017 Return-Path: Delivered-To: svn-ports-head@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 53950E5F632; Mon, 4 Dec 2017 17:43:56 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 20A0C726B9; Mon, 4 Dec 2017 17:43:56 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4HhtHH017214; Mon, 4 Dec 2017 17:43:55 GMT (envelope-from rodrigo@FreeBSD.org) Received: (from rodrigo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4HhtBY017213; Mon, 4 Dec 2017 17:43:55 GMT (envelope-from rodrigo@FreeBSD.org) Message-Id: <201712041743.vB4HhtBY017213@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rodrigo set sender to rodrigo@FreeBSD.org using -f From: Rodrigo Osorio Date: Mon, 4 Dec 2017 17:43:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455529 - head/devel/libcfg X-SVN-Group: ports-head X-SVN-Commit-Author: rodrigo X-SVN-Commit-Paths: head/devel/libcfg X-SVN-Commit-Revision: 455529 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 17:43:56 -0000 Author: rodrigo Date: Mon Dec 4 17:43:55 2017 New Revision: 455529 URL: https://svnweb.freebsd.org/changeset/ports/455529 Log: devel/libcfg: set LLD_UNSAFE This port passes ${LDFLAGS} to both the compiler driver and directly to the linker, which is not valid. Revert to using ld.bfd for now which produces output with a bogus entry, but does not fail to link. Bump portrevision. PR: 221778 Submitted by: emaste@ Approved by: rodrigo@ (maintainer) Modified: head/devel/libcfg/Makefile Modified: head/devel/libcfg/Makefile ============================================================================== --- head/devel/libcfg/Makefile Mon Dec 4 17:09:40 2017 (r455528) +++ head/devel/libcfg/Makefile Mon Dec 4 17:43:55 2017 (r455529) @@ -3,7 +3,7 @@ PORTNAME= libcfg PORTVERSION= 0.6.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= http://opensource.platon.org/projects/ DISTNAME= ${PORTNAME}+-${DISTVERSION} @@ -19,6 +19,7 @@ CONFLICTS_INSTALL= ossp-cfg USES= autoreconf gmake GNU_CONFIGURE= yes USE_LDCONFIG= yes +LLD_UNSAFE= yes INSTALL_TARGET= install-strip install-man From owner-svn-ports-head@freebsd.org Mon Dec 4 18:11:54 2017 Return-Path: Delivered-To: svn-ports-head@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 0B88DE5FFDD; Mon, 4 Dec 2017 18:11:54 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 CD2B0735FC; Mon, 4 Dec 2017 18:11:53 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4IBq5r028814; Mon, 4 Dec 2017 18:11:52 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4IBqqi028811; Mon, 4 Dec 2017 18:11:52 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201712041811.vB4IBqqi028811@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 4 Dec 2017 18:11:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455530 - head/math/glpk X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/math/glpk X-SVN-Commit-Revision: 455530 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 18:11:54 -0000 Author: pi Date: Mon Dec 4 18:11:52 2017 New Revision: 455530 URL: https://svnweb.freebsd.org/changeset/ports/455530 Log: math/glpk: update 4.63 -> 4.64, submitter becomes maintainer PR: 224082 Changes: https://lists.gnu.org/archive/html/help-glpk/2017-12/msg00000.html Submitted by: Dmitri Goutnik Modified: head/math/glpk/Makefile head/math/glpk/distinfo head/math/glpk/pkg-plist Modified: head/math/glpk/Makefile ============================================================================== --- head/math/glpk/Makefile Mon Dec 4 17:43:55 2017 (r455529) +++ head/math/glpk/Makefile Mon Dec 4 18:11:52 2017 (r455530) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= glpk -DISTVERSION= 4.63 +DISTVERSION= 4.64 CATEGORIES= math MASTER_SITES= GNU -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dg@syrec.org COMMENT= GNU Linear Programming Kit LICENSE= GPLv3+ Modified: head/math/glpk/distinfo ============================================================================== --- head/math/glpk/distinfo Mon Dec 4 17:43:55 2017 (r455529) +++ head/math/glpk/distinfo Mon Dec 4 18:11:52 2017 (r455530) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511732948 -SHA256 (glpk-4.63.tar.gz) = 914d27f1a51c2bf4a51f1bd4a507f875fcca99db7b219380b836a25b29b3e7f6 -SIZE (glpk-4.63.tar.gz) = 4131787 +TIMESTAMP = 1512396158 +SHA256 (glpk-4.64.tar.gz) = 539267f40ea3e09c3b76a31c8747f559e8a097ec0cda8f1a3778eec3e4c3cc24 +SIZE (glpk-4.64.tar.gz) = 4143259 Modified: head/math/glpk/pkg-plist ============================================================================== --- head/math/glpk/pkg-plist Mon Dec 4 17:43:55 2017 (r455529) +++ head/math/glpk/pkg-plist Mon Dec 4 18:11:52 2017 (r455530) @@ -3,4 +3,4 @@ include/glpk.h lib/libglpk.a lib/libglpk.so lib/libglpk.so.40 -lib/libglpk.so.40.2.2 +lib/libglpk.so.40.2.3 From owner-svn-ports-head@freebsd.org Mon Dec 4 18:54:40 2017 Return-Path: Delivered-To: svn-ports-head@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 3AA5CE68120; Mon, 4 Dec 2017 18:54:40 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 07AE674D6B; Mon, 4 Dec 2017 18:54:39 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4IsdAA046250; Mon, 4 Dec 2017 18:54:39 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4Isd9N046249; Mon, 4 Dec 2017 18:54:39 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201712041854.vB4Isd9N046249@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Mon, 4 Dec 2017 18:54:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455531 - head/net-mgmt/net-snmp X-SVN-Group: ports-head X-SVN-Commit-Author: zi X-SVN-Commit-Paths: head/net-mgmt/net-snmp X-SVN-Commit-Revision: 455531 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 18:54:40 -0000 Author: zi Date: Mon Dec 4 18:54:38 2017 New Revision: 455531 URL: https://svnweb.freebsd.org/changeset/ports/455531 Log: - Add flavor support for python PR: 224092 Submitted by: Henrik Hudson Modified: head/net-mgmt/net-snmp/Makefile Modified: head/net-mgmt/net-snmp/Makefile ============================================================================== --- head/net-mgmt/net-snmp/Makefile Mon Dec 4 18:11:52 2017 (r455530) +++ head/net-mgmt/net-snmp/Makefile Mon Dec 4 18:54:38 2017 (r455531) @@ -75,9 +75,9 @@ TLS_CONFIGURE_ON= --with-security-modules=tsm --with-t .if ${PORT_OPTIONS:MPYTHON} PYDISTUTILS_PKGNAME?= netsnmp-python PYDISTUTILS_PKGVERSION?= 1.0a1 -USES+= python -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools -BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools +USES+= python:2.7 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} +BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} CONFIGURE_ARGS+=--with-python-modules CONFIGURE_ENV+= PYTHONPROG="${PYTHON_CMD}" MAKE_ENV+= PYDISTUTILS_INSTALLARGS="${PYDISTUTILS_INSTALLARGS}" STAGEDIR="${STAGEDIR}" From owner-svn-ports-head@freebsd.org Mon Dec 4 20:02:47 2017 Return-Path: Delivered-To: svn-ports-head@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 43E54E695CE; Mon, 4 Dec 2017 20:02:47 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 108B776DA2; Mon, 4 Dec 2017 20:02:46 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4K2kf2075085; Mon, 4 Dec 2017 20:02:46 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4K2kFZ075084; Mon, 4 Dec 2017 20:02:46 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712042002.vB4K2kFZ075084@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 4 Dec 2017 20:02:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455532 - head/x11/xcurs X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/x11/xcurs X-SVN-Commit-Revision: 455532 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 20:02:47 -0000 Author: antoine Date: Mon Dec 4 20:02:45 2017 New Revision: 455532 URL: https://svnweb.freebsd.org/changeset/ports/455532 Log: - xcurs fails to run with python3 - add explicit FLAVOR to dependency (useful when using DEFAULT_VERSIONS=python=3.x) Modified: head/x11/xcurs/Makefile Modified: head/x11/xcurs/Makefile ============================================================================== --- head/x11/xcurs/Makefile Mon Dec 4 18:54:38 2017 (r455531) +++ head/x11/xcurs/Makefile Mon Dec 4 20:02:45 2017 (r455532) @@ -11,9 +11,9 @@ MASTER_SITES= http://freebsd.nsu.ru/distfiles/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Editor for new X.Org style full-color cursors properties -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR} -USES= python +USES= python:2.7 USE_GNOME= pygtk2 NO_BUILD= yes From owner-svn-ports-head@freebsd.org Mon Dec 4 20:07:55 2017 Return-Path: Delivered-To: svn-ports-head@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 65E52E69661; Mon, 4 Dec 2017 20:07:55 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 331A976EE7; Mon, 4 Dec 2017 20:07:55 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4K7sYX075353; Mon, 4 Dec 2017 20:07:54 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4K7sYg075352; Mon, 4 Dec 2017 20:07:54 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712042007.vB4K7sYg075352@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 4 Dec 2017 20:07:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455533 - head/devel/boaconstructor X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/boaconstructor X-SVN-Commit-Revision: 455533 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 20:07:55 -0000 Author: antoine Date: Mon Dec 4 20:07:54 2017 New Revision: 455533 URL: https://svnweb.freebsd.org/changeset/ports/455533 Log: boaconstructor fails to build with python3 Modified: head/devel/boaconstructor/Makefile Modified: head/devel/boaconstructor/Makefile ============================================================================== --- head/devel/boaconstructor/Makefile Mon Dec 4 20:02:45 2017 (r455532) +++ head/devel/boaconstructor/Makefile Mon Dec 4 20:07:54 2017 (r455533) @@ -14,7 +14,7 @@ COMMENT= Cross platform RAD GUI Building IDE for wxPyt WRKSRC= ${WRKDIR}/boa-constructor-${PORTVERSION} -USES= dos2unix gettext python zip +USES= dos2unix gettext python:2.7 zip USE_WX= 3.0+ WX_COMPS= python DATADIR= ${PREFIX}/share/Boa From owner-svn-ports-head@freebsd.org Mon Dec 4 20:12:22 2017 Return-Path: Delivered-To: svn-ports-head@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 D119FE698B9; Mon, 4 Dec 2017 20:12:22 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 981B777390; Mon, 4 Dec 2017 20:12:22 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4KCL8B079300; Mon, 4 Dec 2017 20:12:21 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4KCLw7079299; Mon, 4 Dec 2017 20:12:21 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712042012.vB4KCLw7079299@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 4 Dec 2017 20:12:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455534 - head/devel/doxygen X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/doxygen X-SVN-Commit-Revision: 455534 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 20:12:22 -0000 Author: amdmi3 Date: Mon Dec 4 20:12:21 2017 New Revision: 455534 URL: https://svnweb.freebsd.org/changeset/ports/455534 Log: - Allow build with Python 3 PR: 224085 Approved by: cyberbotx@cyberbotx.com (maintainer) Modified: head/devel/doxygen/Makefile Modified: head/devel/doxygen/Makefile ============================================================================== --- head/devel/doxygen/Makefile Mon Dec 4 20:07:54 2017 (r455533) +++ head/devel/doxygen/Makefile Mon Dec 4 20:12:21 2017 (r455534) @@ -16,7 +16,7 @@ COMMENT= Documentation system for C, C++, and other la LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= bison cmake:outsource,noninja iconv python:2 shebangfix +USES= bison cmake:outsource,noninja iconv python shebangfix ALL_TARGET= all CMAKE_ARGS+= -DDOC_INSTALL_DIR:PATH=${DOCSDIR_REL} # Parallel jobs breaks when the DOCS option is on From owner-svn-ports-head@freebsd.org Mon Dec 4 20:13:40 2017 Return-Path: Delivered-To: svn-ports-head@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 E8D7BE699B3; Mon, 4 Dec 2017 20:13:40 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 B433E77575; Mon, 4 Dec 2017 20:13:40 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4KDdLT079463; Mon, 4 Dec 2017 20:13:39 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4KDdiE079462; Mon, 4 Dec 2017 20:13:39 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712042013.vB4KDdiE079462@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 4 Dec 2017 20:13:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455535 - head/games/brainworkshop X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/games/brainworkshop X-SVN-Commit-Revision: 455535 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 20:13:41 -0000 Author: antoine Date: Mon Dec 4 20:13:39 2017 New Revision: 455535 URL: https://svnweb.freebsd.org/changeset/ports/455535 Log: Add explicit FLAVOR to dependency (useful when using DEFAULT_VERSIONS=python=3.x) Modified: head/games/brainworkshop/Makefile Modified: head/games/brainworkshop/Makefile ============================================================================== --- head/games/brainworkshop/Makefile Mon Dec 4 20:12:21 2017 (r455534) +++ head/games/brainworkshop/Makefile Mon Dec 4 20:13:39 2017 (r455535) @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Brain%20Works MAINTAINER= amdmi3@FreeBSD.org COMMENT= Free open-source version of the Dual N-Back mental exercise -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyglet/__init__.py:graphics/py-pyglet +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyglet/__init__.py:graphics/py-pyglet@${PY_FLAVOR} USES= dos2unix python:2.7,run zip NO_BUILD= yes From owner-svn-ports-head@freebsd.org Mon Dec 4 20:25:19 2017 Return-Path: Delivered-To: svn-ports-head@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 81DDCE69D55; Mon, 4 Dec 2017 20:25:19 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 4E16477BA7; Mon, 4 Dec 2017 20:25:19 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4KPIuG084149; Mon, 4 Dec 2017 20:25:18 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4KPIX6084148; Mon, 4 Dec 2017 20:25:18 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712042025.vB4KPIX6084148@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 4 Dec 2017 20:25:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455536 - head/x11/wbarconf X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/x11/wbarconf X-SVN-Commit-Revision: 455536 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 20:25:19 -0000 Author: antoine Date: Mon Dec 4 20:25:18 2017 New Revision: 455536 URL: https://svnweb.freebsd.org/changeset/ports/455536 Log: wbarconf fails to run with python3 Modified: head/x11/wbarconf/Makefile Modified: head/x11/wbarconf/Makefile ============================================================================== --- head/x11/wbarconf/Makefile Mon Dec 4 20:13:39 2017 (r455535) +++ head/x11/wbarconf/Makefile Mon Dec 4 20:25:18 2017 (r455536) @@ -15,7 +15,7 @@ LICENSE= GPLv3 RUN_DEPENDS= wbar:x11/wbar USE_GNOME= pygobject pygtk2 gtk20 -USES= gettext desktop-file-utils python shebangfix +USES= gettext desktop-file-utils python:2.7 shebangfix SHEBANG_FILES= ${WRKSRC}/wbarconf python_OLD_CMD= "/usr/bin/env python2" NO_BUILD= yes From owner-svn-ports-head@freebsd.org Mon Dec 4 20:27:10 2017 Return-Path: Delivered-To: svn-ports-head@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 1EA7AE69DCB; Mon, 4 Dec 2017 20:27:10 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 DFAA577CAE; Mon, 4 Dec 2017 20:27:09 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4KR9FL084304; Mon, 4 Dec 2017 20:27:09 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4KR9sv084303; Mon, 4 Dec 2017 20:27:09 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712042027.vB4KR9sv084303@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 4 Dec 2017 20:27:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455537 - head/devel/osc X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/osc X-SVN-Commit-Revision: 455537 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 20:27:10 -0000 Author: amdmi3 Date: Mon Dec 4 20:27:08 2017 New Revision: 455537 URL: https://svnweb.freebsd.org/changeset/ports/455537 Log: - Chase tag slip; diff only includes version change Modified: head/devel/osc/distinfo Modified: head/devel/osc/distinfo ============================================================================== --- head/devel/osc/distinfo Mon Dec 4 20:25:18 2017 (r455536) +++ head/devel/osc/distinfo Mon Dec 4 20:27:08 2017 (r455537) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512130305 -SHA256 (openSUSE-osc-0.162.0_GH0.tar.gz) = 34b853e1e27c526fb5dccc45084524612c627fdd8e2c0342ec60ab391063aae9 -SIZE (openSUSE-osc-0.162.0_GH0.tar.gz) = 344040 +TIMESTAMP = 1512403187 +SHA256 (openSUSE-osc-0.162.0_GH0.tar.gz) = 9d47097ff6aff84a5f2b39ce4252fe2a8935cfdc67e570e76e941182a0cecccc +SIZE (openSUSE-osc-0.162.0_GH0.tar.gz) = 344014 From owner-svn-ports-head@freebsd.org Mon Dec 4 20:40:19 2017 Return-Path: Delivered-To: svn-ports-head@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 292B7E6A325; Mon, 4 Dec 2017 20:40:19 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E983678559; Mon, 4 Dec 2017 20:40:18 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4KeI3s088480; Mon, 4 Dec 2017 20:40:18 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4KeICG088479; Mon, 4 Dec 2017 20:40:18 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712042040.vB4KeICG088479@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 4 Dec 2017 20:40:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455538 - head/security/spike-proxy X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/spike-proxy X-SVN-Commit-Revision: 455538 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 20:40:19 -0000 Author: antoine Date: Mon Dec 4 20:40:17 2017 New Revision: 455538 URL: https://svnweb.freebsd.org/changeset/ports/455538 Log: - spike-proxy fails to run with python3 - py-openssl is a runtime dependency, not build time - add explicit FLAVOR to dependency (useful when using DEFAULT_VERSIONS=python=3.x) Modified: head/security/spike-proxy/Makefile Modified: head/security/spike-proxy/Makefile ============================================================================== --- head/security/spike-proxy/Makefile Mon Dec 4 20:27:08 2017 (r455537) +++ head/security/spike-proxy/Makefile Mon Dec 4 20:40:17 2017 (r455538) @@ -3,6 +3,7 @@ PORTNAME= spike-proxy PORTVERSION= 1.4.8 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.immunitysec.com/downloads/ DISTNAME= SP${PORTVERSION:tl:C/\.//g} @@ -13,9 +14,9 @@ COMMENT= Tool looking for vulnerabilities in web appli LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl@${PY_FLAVOR} -USES= python shebangfix tar:tgz +USES= python:2.7 shebangfix tar:tgz SHEBANG_FILES= *.py NO_BUILD= yes NO_ARCH= yes From owner-svn-ports-head@freebsd.org Mon Dec 4 20:45:57 2017 Return-Path: Delivered-To: svn-ports-head@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 D3B64E6A59B; Mon, 4 Dec 2017 20:45:57 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A01E978AB5; Mon, 4 Dec 2017 20:45:57 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4KjuHM092437; Mon, 4 Dec 2017 20:45:56 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4Kjuck092436; Mon, 4 Dec 2017 20:45:56 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712042045.vB4Kjuck092436@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 4 Dec 2017 20:45:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455539 - head/x11-toolkits/py-wax X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/x11-toolkits/py-wax X-SVN-Commit-Revision: 455539 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 20:45:57 -0000 Author: antoine Date: Mon Dec 4 20:45:56 2017 New Revision: 455539 URL: https://svnweb.freebsd.org/changeset/ports/455539 Log: py-wax doesn't work with python3 Modified: head/x11-toolkits/py-wax/Makefile Modified: head/x11-toolkits/py-wax/Makefile ============================================================================== --- head/x11-toolkits/py-wax/Makefile Mon Dec 4 20:40:17 2017 (r455538) +++ head/x11-toolkits/py-wax/Makefile Mon Dec 4 20:45:56 2017 (r455539) @@ -12,7 +12,7 @@ MAINTAINER= nivit@FreeBSD.org COMMENT= User-friendly layer on top of wxPython NO_BUILD= yes -USES= python +USES= python:2.7 USE_WX= 2.8 WX_COMPS= python:run From owner-svn-ports-head@freebsd.org Mon Dec 4 20:50:31 2017 Return-Path: Delivered-To: svn-ports-head@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 A2CB2E6A731; Mon, 4 Dec 2017 20:50:31 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 7001C78D66; Mon, 4 Dec 2017 20:50:31 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4KoU8s092702; Mon, 4 Dec 2017 20:50:30 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4KoUhY092701; Mon, 4 Dec 2017 20:50:30 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712042050.vB4KoUhY092701@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 4 Dec 2017 20:50:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455540 - head/games/pysycache X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/games/pysycache X-SVN-Commit-Revision: 455540 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 20:50:31 -0000 Author: antoine Date: Mon Dec 4 20:50:30 2017 New Revision: 455540 URL: https://svnweb.freebsd.org/changeset/ports/455540 Log: Add explicit FLAVOR to dependency (useful when using DEFAULT_VERSIONS=python=3.x) Modified: head/games/pysycache/Makefile Modified: head/games/pysycache/Makefile ============================================================================== --- head/games/pysycache/Makefile Mon Dec 4 20:45:56 2017 (r455539) +++ head/games/pysycache/Makefile Mon Dec 4 20:50:30 2017 (r455540) @@ -14,7 +14,7 @@ COMMENT= Educational software made in python LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:devel/py-game +RUN_DEPENDS= ${PYGAME} USES= python:2.7 shebangfix zip NO_BUILD= yes From owner-svn-ports-head@freebsd.org Mon Dec 4 21:00:34 2017 Return-Path: Delivered-To: svn-ports-head@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 97AD3E6AB2C; Mon, 4 Dec 2017 21:00:34 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 649D3793D1; Mon, 4 Dec 2017 21:00:34 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4L0XZA096976; Mon, 4 Dec 2017 21:00:33 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4L0XSE096975; Mon, 4 Dec 2017 21:00:33 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712042100.vB4L0XSE096975@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 4 Dec 2017 21:00:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455541 - head/math/clarence X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/math/clarence X-SVN-Commit-Revision: 455541 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 21:00:34 -0000 Author: antoine Date: Mon Dec 4 21:00:33 2017 New Revision: 455541 URL: https://svnweb.freebsd.org/changeset/ports/455541 Log: clarence doesn't run with python3 Modified: head/math/clarence/Makefile Modified: head/math/clarence/Makefile ============================================================================== --- head/math/clarence/Makefile Mon Dec 4 20:50:30 2017 (r455540) +++ head/math/clarence/Makefile Mon Dec 4 21:00:33 2017 (r455541) @@ -11,7 +11,7 @@ MASTER_SITES= http://www.sourcefiles.org/Productivity_ MAINTAINER= psh@iki.fi COMMENT= Programmer's calculator -USES= python shebangfix +USES= python:2.7 shebangfix USE_GNOME= pygtk2 NO_BUILD= yes From owner-svn-ports-head@freebsd.org Mon Dec 4 21:10:43 2017 Return-Path: Delivered-To: svn-ports-head@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 37FB8E6AD49; Mon, 4 Dec 2017 21:10:43 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 ED8BE79859; Mon, 4 Dec 2017 21:10:42 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4LAgI5002959; Mon, 4 Dec 2017 21:10:42 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4LAfRm002957; Mon, 4 Dec 2017 21:10:41 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201712042110.vB4LAfRm002957@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Mon, 4 Dec 2017 21:10:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455542 - head/ports-mgmt/poudriere-devel X-SVN-Group: ports-head X-SVN-Commit-Author: bdrewery X-SVN-Commit-Paths: head/ports-mgmt/poudriere-devel X-SVN-Commit-Revision: 455542 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 21:10:43 -0000 Author: bdrewery Date: Mon Dec 4 21:10:41 2017 New Revision: 455542 URL: https://svnweb.freebsd.org/changeset/ports/455542 Log: Update to 3.2.2-32-gd8cbf566 - bulk: Properly rebuild packages that have moved origins. Modified: head/ports-mgmt/poudriere-devel/Makefile head/ports-mgmt/poudriere-devel/distinfo Modified: head/ports-mgmt/poudriere-devel/Makefile ============================================================================== --- head/ports-mgmt/poudriere-devel/Makefile Mon Dec 4 21:00:33 2017 (r455541) +++ head/ports-mgmt/poudriere-devel/Makefile Mon Dec 4 21:10:41 2017 (r455542) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= poudriere -DISTVERSION= 3.2.99.20171129 +DISTVERSION= 3.2.99.20171204 PORTREVISION= 0 CATEGORIES= ports-mgmt MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \ @@ -18,7 +18,7 @@ CONFLICTS_INSTALL= poudriere-[0-9]* USE_GITHUB= yes GH_ACCOUNT= freebsd -GH_TAGNAME= 3.2.2-25-g8695dfd6 +GH_TAGNAME= 3.2.2-32-gd8cbf566 #DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${GH_TAGNAME} GNU_CONFIGURE= yes Modified: head/ports-mgmt/poudriere-devel/distinfo ============================================================================== --- head/ports-mgmt/poudriere-devel/distinfo Mon Dec 4 21:00:33 2017 (r455541) +++ head/ports-mgmt/poudriere-devel/distinfo Mon Dec 4 21:10:41 2017 (r455542) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511988702 -SHA256 (freebsd-poudriere-3.2.99.20171129-3.2.2-25-g8695dfd6_GH0.tar.gz) = ab274a43b149ed101be4c8cf2b03d0e31773ee324fe841c17aef226f80fce8e2 -SIZE (freebsd-poudriere-3.2.99.20171129-3.2.2-25-g8695dfd6_GH0.tar.gz) = 4355244 +TIMESTAMP = 1512421565 +SHA256 (freebsd-poudriere-3.2.99.20171204-3.2.2-32-gd8cbf566_GH0.tar.gz) = 06412379eb3fd40015203289a64be93372b44f48b8a31946322ac8b0ee9909e5 +SIZE (freebsd-poudriere-3.2.99.20171204-3.2.2-32-gd8cbf566_GH0.tar.gz) = 4357951 From owner-svn-ports-head@freebsd.org Mon Dec 4 21:19:06 2017 Return-Path: Delivered-To: svn-ports-head@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 978C6E6AFFB; Mon, 4 Dec 2017 21:19:06 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 645E879DCB; Mon, 4 Dec 2017 21:19:06 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4LJ5Qp005565; Mon, 4 Dec 2017 21:19:05 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4LJ5T1005564; Mon, 4 Dec 2017 21:19:05 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712042119.vB4LJ5T1005564@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 4 Dec 2017 21:19:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455543 - head/devel/py-ocempgui X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/py-ocempgui X-SVN-Commit-Revision: 455543 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 21:19:06 -0000 Author: antoine Date: Mon Dec 4 21:19:05 2017 New Revision: 455543 URL: https://svnweb.freebsd.org/changeset/ports/455543 Log: - Remove dependency on python2 metaport - Add explicit FLAVOR to dependency (useful when using DEFAULT_VERSIONS=python=3.x) Modified: head/devel/py-ocempgui/Makefile Modified: head/devel/py-ocempgui/Makefile ============================================================================== --- head/devel/py-ocempgui/Makefile Mon Dec 4 21:10:41 2017 (r455542) +++ head/devel/py-ocempgui/Makefile Mon Dec 4 21:19:05 2017 (r455543) @@ -3,7 +3,7 @@ PORTNAME= ocempgui PORTVERSION= 0.2.9 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel python MASTER_SITES= SF/ocemp/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,10 +15,10 @@ COMMENT= GUI toolkit in python LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${LOCALBASE}/include/${PYTHON_VERSION}/pygame/pygame.h:devel/py-game -RUN_DEPENDS= ${LOCALBASE}/include/${PYTHON_VERSION}/pygame/pygame.h:devel/py-game +BUILD_DEPENDS= ${PYGAME} +RUN_DEPENDS= ${PYGAME} -USES= python:2 +USES= python:2.7 USE_GNOME= atk USE_PYTHON= autoplist distutils NO_ARCH= yes From owner-svn-ports-head@freebsd.org Mon Dec 4 21:29:09 2017 Return-Path: Delivered-To: svn-ports-head@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 39C74E6B48C; Mon, 4 Dec 2017 21:29:09 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 069717A4B7; Mon, 4 Dec 2017 21:29:08 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4LT8Bb009670; Mon, 4 Dec 2017 21:29:08 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4LT8HY009669; Mon, 4 Dec 2017 21:29:08 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712042129.vB4LT8HY009669@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 4 Dec 2017 21:29:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455544 - head/devel/shiboken X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/shiboken X-SVN-Commit-Revision: 455544 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 21:29:09 -0000 Author: antoine Date: Mon Dec 4 21:29:07 2017 New Revision: 455544 URL: https://svnweb.freebsd.org/changeset/ports/455544 Log: shiboken fails to configure with python3 Modified: head/devel/shiboken/Makefile Modified: head/devel/shiboken/Makefile ============================================================================== --- head/devel/shiboken/Makefile Mon Dec 4 21:19:05 2017 (r455543) +++ head/devel/shiboken/Makefile Mon Dec 4 21:29:07 2017 (r455544) @@ -22,7 +22,7 @@ PLIST_SUB= PORTVERSION=${PORTVERSION} \ USE_QT4= corelib qmake_build qtestlib moc_build network \ uic_build rcc_build xml xmlpatterns -USES= cmake python tar:bzip2 +USES= cmake python:2.7 tar:bzip2 USE_LDCONFIG= yes ALL_TARGET= all From owner-svn-ports-head@freebsd.org Mon Dec 4 21:30:02 2017 Return-Path: Delivered-To: svn-ports-head@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 05B4BE6B52C; Mon, 4 Dec 2017 21:30:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C68D67A5BC; Mon, 4 Dec 2017 21:30:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4LU0qE009819; Mon, 4 Dec 2017 21:30:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4LU0qd009818; Mon, 4 Dec 2017 21:30:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712042130.vB4LU0qd009818@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 4 Dec 2017 21:30:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455545 - head/Mk X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/Mk X-SVN-Commit-Revision: 455545 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 21:30:02 -0000 Author: sunpoet Date: Mon Dec 4 21:30:00 2017 New Revision: 455545 URL: https://svnweb.freebsd.org/changeset/ports/455545 Log: Update BROTLI description Suggested by: adamw Modified: head/Mk/bsd.options.desc.mk Modified: head/Mk/bsd.options.desc.mk ============================================================================== --- head/Mk/bsd.options.desc.mk Mon Dec 4 21:29:07 2017 (r455544) +++ head/Mk/bsd.options.desc.mk Mon Dec 4 21:30:00 2017 (r455545) @@ -42,7 +42,7 @@ BDB_DESC?= Berkeley DB support BDB1_DESC?= Berkeley DB 1.85 support BITTORRENT_DESC?= BitTorrent file sharing support BOOST_DESC?= Boost C++ libraries support -BROTLI_DESC?= Brotli support +BROTLI_DESC?= Brotli compression support BZIP2_DESC?= bzip2 compression support CACA_DESC?= libcaca graphics library support CAIRO_DESC?= Cairo graphics library support From owner-svn-ports-head@freebsd.org Mon Dec 4 21:32:02 2017 Return-Path: Delivered-To: svn-ports-head@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 D0D41E6B6E7; Mon, 4 Dec 2017 21:32:02 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 843127A931; Mon, 4 Dec 2017 21:32:02 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4LW1xA013827; Mon, 4 Dec 2017 21:32:01 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4LW1T3013825; Mon, 4 Dec 2017 21:32:01 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201712042132.vB4LW1T3013825@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 4 Dec 2017 21:32:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455546 - in head/ports-mgmt/pkg: . files X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head/ports-mgmt/pkg: . files X-SVN-Commit-Revision: 455546 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 21:32:02 -0000 Author: bapt Date: Mon Dec 4 21:32:01 2017 New Revision: 455546 URL: https://svnweb.freebsd.org/changeset/ports/455546 Log: Update to 1.10.3 - Accept DT_SONAME anywhere in .dynamic when parsing elf binaries - Fix pkg version when it deals with the ports tree and INDEX after flavors - Sort fts traversal in repo creation (for reproducible builds) - Documentation improvements - make pkg version -r imply -R Deleted: head/ports-mgmt/pkg/files/0001-Do-not-use-the-origin-at-all-anymore-when-looking-fo.patch head/ports-mgmt/pkg/files/0002-Fix-finding-ports-updates-with-flavors.patch Modified: head/ports-mgmt/pkg/Makefile head/ports-mgmt/pkg/distinfo Modified: head/ports-mgmt/pkg/Makefile ============================================================================== --- head/ports-mgmt/pkg/Makefile Mon Dec 4 21:30:00 2017 (r455545) +++ head/ports-mgmt/pkg/Makefile Mon Dec 4 21:32:01 2017 (r455546) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.10.2 -PORTREVISION= 1 +DISTVERSION= 1.10.3 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ @@ -31,8 +30,6 @@ CFLAGS+= -Wno-error .if !exists(/usr/include/jail.h) EXTRA_PATCHES= ${FILESDIR}/extra-patch-docs_pkg.8 .endif -EXTRA_PATCHES+= ${FILESDIR}/0001-Do-not-use-the-origin-at-all-anymore-when-looking-fo.patch:-p1 \ - ${FILESDIR}/0002-Fix-finding-ports-updates-with-flavors.patch:-p1 .include Modified: head/ports-mgmt/pkg/distinfo ============================================================================== --- head/ports-mgmt/pkg/distinfo Mon Dec 4 21:30:00 2017 (r455545) +++ head/ports-mgmt/pkg/distinfo Mon Dec 4 21:32:01 2017 (r455546) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510740067 -SHA256 (pkg-1.10.2.tar.xz) = 942e9e119f6d7f7d4684aef572d8d3310a9d60826a91b82cf912eb32e873ea4d -SIZE (pkg-1.10.2.tar.xz) = 2220904 +TIMESTAMP = 1512423062 +SHA256 (pkg-1.10.3.tar.xz) = a5db61522eccc91538b0ac19da56ddbe8eaf8c3bd94868a1753c37c8bade7715 +SIZE (pkg-1.10.3.tar.xz) = 2188196 From owner-svn-ports-head@freebsd.org Mon Dec 4 21:33:59 2017 Return-Path: Delivered-To: svn-ports-head@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 D7389E6B7A9; Mon, 4 Dec 2017 21:33:59 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A420D7AAE1; Mon, 4 Dec 2017 21:33:59 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4LXwPm014004; Mon, 4 Dec 2017 21:33:58 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4LXwc8014003; Mon, 4 Dec 2017 21:33:58 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712042133.vB4LXwc8014003@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 4 Dec 2017 21:33:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455547 - head/deskutils/cycle X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/deskutils/cycle X-SVN-Commit-Revision: 455547 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 21:33:59 -0000 Author: antoine Date: Mon Dec 4 21:33:58 2017 New Revision: 455547 URL: https://svnweb.freebsd.org/changeset/ports/455547 Log: cycle fails to run with python3 Modified: head/deskutils/cycle/Makefile Modified: head/deskutils/cycle/Makefile ============================================================================== --- head/deskutils/cycle/Makefile Mon Dec 4 21:32:01 2017 (r455546) +++ head/deskutils/cycle/Makefile Mon Dec 4 21:33:58 2017 (r455547) @@ -12,7 +12,7 @@ COMMENT= Calendar program for women LICENSE= GPLv2+ -USES= python:run shebangfix tar:bzip2 +USES= python:2.7,run shebangfix tar:bzip2 SHEBANG_FILES= cycle.py USE_WX= 3.0+ WX_COMPS= python From owner-svn-ports-head@freebsd.org Mon Dec 4 21:38:48 2017 Return-Path: Delivered-To: svn-ports-head@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 E0CA8E6BA4A; Mon, 4 Dec 2017 21:38:48 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 AD7E97ADC9; Mon, 4 Dec 2017 21:38:48 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4LclBx014267; Mon, 4 Dec 2017 21:38:47 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4LclHA014266; Mon, 4 Dec 2017 21:38:47 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712042138.vB4LclHA014266@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 4 Dec 2017 21:38:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455548 - head/net/tucan X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/net/tucan X-SVN-Commit-Revision: 455548 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 21:38:49 -0000 Author: antoine Date: Mon Dec 4 21:38:47 2017 New Revision: 455548 URL: https://svnweb.freebsd.org/changeset/ports/455548 Log: - tucan fails to run with python3 - Add explicit FLAVOR to dependency (useful when using DEFAULT_VERSIONS=python=3.x) Modified: head/net/tucan/Makefile Modified: head/net/tucan/Makefile ============================================================================== --- head/net/tucan/Makefile Mon Dec 4 21:33:58 2017 (r455547) +++ head/net/tucan/Makefile Mon Dec 4 21:38:47 2017 (r455548) @@ -10,13 +10,13 @@ MASTER_SITES= http://forja.rediris.es/frs/download.php MAINTAINER= gustau.perez@gmail.com COMMENT= Tucan Manager aids file-sharing with 1-click hosters -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \ ${LOCALBASE}/bin/cntraining:graphics/tesseract NO_BUILD= yes USE_GNOME= pygtk2 librsvg2 -USES= gettext python +USES= gettext python:2.7 post-patch: ${REINPLACE_CMD} -Ee 's|#! /usr/bin/env python|#! ${PYTHON_CMD}|' ${WRKSRC}/tucan.py From owner-svn-ports-head@freebsd.org Mon Dec 4 22:07:36 2017 Return-Path: Delivered-To: svn-ports-head@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 208CAE6C46E; Mon, 4 Dec 2017 22:07:36 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 DAFD37BCEB; Mon, 4 Dec 2017 22:07:35 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4M7ZsO026754; Mon, 4 Dec 2017 22:07:35 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4M7Ze9026753; Mon, 4 Dec 2017 22:07:35 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712042207.vB4M7Ze9026753@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 4 Dec 2017 22:07:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455549 - head/multimedia/devede X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/multimedia/devede X-SVN-Commit-Revision: 455549 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 22:07:36 -0000 Author: antoine Date: Mon Dec 4 22:07:34 2017 New Revision: 455549 URL: https://svnweb.freebsd.org/changeset/ports/455549 Log: devede doesn't run with python3 Modified: head/multimedia/devede/Makefile Modified: head/multimedia/devede/Makefile ============================================================================== --- head/multimedia/devede/Makefile Mon Dec 4 21:38:47 2017 (r455548) +++ head/multimedia/devede/Makefile Mon Dec 4 22:07:34 2017 (r455549) @@ -23,7 +23,7 @@ USE_GITHUB= yes GH_ACCOUNT= rastersoft GH_PROJECT= Devede -USES= iconv python:run shebangfix +USES= iconv python:2.7,run shebangfix USE_GNOME= pygtk2:run SHEBANG_FILES= devede NO_ARCH= yes From owner-svn-ports-head@freebsd.org Mon Dec 4 23:52:44 2017 Return-Path: Delivered-To: svn-ports-head@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 37853E6EA4B; Mon, 4 Dec 2017 23:52:44 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 11AEA7F03F; Mon, 4 Dec 2017 23:52:43 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4Nqhsw072057; Mon, 4 Dec 2017 23:52:43 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4NqhDR072054; Mon, 4 Dec 2017 23:52:43 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712042352.vB4NqhDR072054@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 4 Dec 2017 23:52:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455550 - in head/www/waterfox: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/www/waterfox: . files X-SVN-Commit-Revision: 455550 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 23:52:44 -0000 Author: jbeich Date: Mon Dec 4 23:52:42 2017 New Revision: 455550 URL: https://svnweb.freebsd.org/changeset/ports/455550 Log: www/waterfox: update to 56.0.s20171203 Changes: https://github.com/MrAlex94/Waterfox/compare/8c17fb8d3c7f...eadf0f15d05e Modified: head/www/waterfox/Makefile (contents, props changed) head/www/waterfox/distinfo (contents, props changed) head/www/waterfox/files/patch-typos (contents, props changed) Modified: head/www/waterfox/Makefile ============================================================================== --- head/www/waterfox/Makefile Mon Dec 4 22:07:34 2017 (r455549) +++ head/www/waterfox/Makefile Mon Dec 4 23:52:42 2017 (r455550) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= waterfox -DISTVERSION= 56.0.s20171130 -PORTREVISION= 1 +DISTVERSION= 56.0.s20171203 CATEGORIES= www ipv6 MAINTAINER= jbeich@FreeBSD.org @@ -33,7 +32,7 @@ LIB_DEPENDS= libv4l2.so:multimedia/libv4l USE_GITHUB= yes GH_ACCOUNT= MrAlex94 GH_PROJECT= Waterfox -GH_TAGNAME= 8c17fb8d3c7f +GH_TAGNAME= eadf0f15d05e USE_GECKO= gecko MOZ_PKGCONFIG_FILES= # empty Modified: head/www/waterfox/distinfo ============================================================================== --- head/www/waterfox/distinfo Mon Dec 4 22:07:34 2017 (r455549) +++ head/www/waterfox/distinfo Mon Dec 4 23:52:42 2017 (r455550) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512000823 -SHA256 (MrAlex94-Waterfox-56.0.s20171130-8c17fb8d3c7f_GH0.tar.gz) = 6d452052eb4eb618459a39ebe41ed343312cf07bc1f9668c550502844b376dcc -SIZE (MrAlex94-Waterfox-56.0.s20171130-8c17fb8d3c7f_GH0.tar.gz) = 394188551 +TIMESTAMP = 1512266552 +SHA256 (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) = edc9c603192ad20ddddbf3f9c1557619c05c545fb10ca33435c79239ff667505 +SIZE (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) = 394204922 Modified: head/www/waterfox/files/patch-typos ============================================================================== --- head/www/waterfox/files/patch-typos Mon Dec 4 22:07:34 2017 (r455549) +++ head/www/waterfox/files/patch-typos Mon Dec 4 23:52:42 2017 (r455550) @@ -10,17 +10,6 @@ Mismerges found by comparing changes with Firefox 56 if (elem) { elem->NodeInfoChanged(newDoc); } ---- netwerk/test/unit/test_idn_urls.js.orig -+++ netwerk/test/unit/test_idn_urls.js -@@ -286,7 +286,7 @@ const testcases = [ - // Thai (also tests that node with over 63 UTF-8 octets doesn't fail) - ["เครื่องทà¹à¸²à¸™à¹‰à¹à¸²à¸—à¹à¸²à¸™à¹‰à¹à¸²à¹à¸‚็ง", - "xn--22cdjb2fanb9fyepcbbb9dwh4a3igze4fdcd", -- false, true, true] -+ false, true, true], - - // Effect of adding valid or invalid subdomains (bug 1399540) - ["䕮䕵䕶䕱.ascii", "xn--google.ascii", false, true, true], --- security/nss/lib/softoken/softkver.h.orig +++ security/nss/lib/softoken/softkver.h @@ -26,6 +26,6 @@ From owner-svn-ports-head@freebsd.org Mon Dec 4 23:52:55 2017 Return-Path: Delivered-To: svn-ports-head@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 4A27CE6EA7B; Mon, 4 Dec 2017 23:52:55 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2DDD77F0C4; Mon, 4 Dec 2017 23:52:54 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4NqqaJ072186; Mon, 4 Dec 2017 23:52:52 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4NqqVl072184; Mon, 4 Dec 2017 23:52:52 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712042352.vB4NqqVl072184@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 4 Dec 2017 23:52:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455551 - head/emulators/ppsspp X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/emulators/ppsspp X-SVN-Commit-Revision: 455551 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 23:52:55 -0000 Author: jbeich Date: Mon Dec 4 23:52:52 2017 New Revision: 455551 URL: https://svnweb.freebsd.org/changeset/ports/455551 Log: emulators/ppsspp: update to 1.5.3 Changes: http://ppsspp.org/#news Changes: https://github.com/hrydgard/ppsspp/compare/v1.5.2...v1.5.3 Modified: head/emulators/ppsspp/Makefile (contents, props changed) head/emulators/ppsspp/distinfo (contents, props changed) Modified: head/emulators/ppsspp/Makefile ============================================================================== --- head/emulators/ppsspp/Makefile Mon Dec 4 23:52:42 2017 (r455550) +++ head/emulators/ppsspp/Makefile Mon Dec 4 23:52:52 2017 (r455551) @@ -2,7 +2,7 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v -DISTVERSION?= 1.5.2 +DISTVERSION?= 1.5.3 PORTREVISION?= 0 CATEGORIES= emulators # XXX Get from Debian once #697821 lands @@ -23,7 +23,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils USE_GITHUB= yes GH_ACCOUNT= hrydgard GH_TUPLE?= hrydgard:glslang:2edde666:glslang/ext/glslang \ - hrydgard:${PORTNAME}-lang:c37028e:lang/assets/lang \ + hrydgard:${PORTNAME}-lang:6f00429:lang/assets/lang \ KhronosGroup:SPIRV-Cross:90966d5:SPIRV/ext/SPIRV-Cross \ Kingcom:armips:v0.9-89-g8b4cada:armips/ext/armips \ Kingcom:tinyformat:Release-2.0.1-7-gb7f5a22:tinyformat/ext/armips/ext/tinyformat Modified: head/emulators/ppsspp/distinfo ============================================================================== --- head/emulators/ppsspp/distinfo Mon Dec 4 23:52:42 2017 (r455550) +++ head/emulators/ppsspp/distinfo Mon Dec 4 23:52:52 2017 (r455551) @@ -1,12 +1,12 @@ -TIMESTAMP = 1512030114 +TIMESTAMP = 1512213048 SHA256 (ppsspp.1) = 64a7cca4c3a5fc6ad5b63399edef9056b0c85ea68fed00fb7e97f4b2724e503b SIZE (ppsspp.1) = 1598 -SHA256 (hrydgard-ppsspp-v1.5.2_GH0.tar.gz) = 29e000f5f0176192ae412ef8dd2e5eefbba640a97ca502aeea6a91dc92142d38 -SIZE (hrydgard-ppsspp-v1.5.2_GH0.tar.gz) = 19005533 +SHA256 (hrydgard-ppsspp-v1.5.3_GH0.tar.gz) = 9f73078ab8ef32a1c0d65ca8979cb4717f08551f4c1e834faa4d5270faa38879 +SIZE (hrydgard-ppsspp-v1.5.3_GH0.tar.gz) = 19007098 SHA256 (hrydgard-glslang-2edde666_GH0.tar.gz) = 9ab09c2aa5a89b2c32297358d25850bec56667aa28fdfe6986fbedd1ced28e78 SIZE (hrydgard-glslang-2edde666_GH0.tar.gz) = 1941913 -SHA256 (hrydgard-ppsspp-lang-c37028e_GH0.tar.gz) = 768d2719dce1cec5ca25f8ff18d83fd4faa2cb89a8ff89f06f6253e5aebeb870 -SIZE (hrydgard-ppsspp-lang-c37028e_GH0.tar.gz) = 345639 +SHA256 (hrydgard-ppsspp-lang-6f00429_GH0.tar.gz) = a531b69ef2279b87c203a78e08c4499491ee3de7858938d95300bc172d103f55 +SIZE (hrydgard-ppsspp-lang-6f00429_GH0.tar.gz) = 346448 SHA256 (KhronosGroup-SPIRV-Cross-90966d5_GH0.tar.gz) = de8bcf01e0a0c4107871fdc8b764771487052fedbe2990a369e7908d4a95c000 SIZE (KhronosGroup-SPIRV-Cross-90966d5_GH0.tar.gz) = 228783 SHA256 (Kingcom-armips-v0.9-89-g8b4cada_GH0.tar.gz) = c41aa68bd6798356af568509de4f298485f752f620caae35ff84d17ff798b227 From owner-svn-ports-head@freebsd.org Mon Dec 4 23:53:20 2017 Return-Path: Delivered-To: svn-ports-head@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 29C27E6EADB; Mon, 4 Dec 2017 23:53:20 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 EA4E17F212; Mon, 4 Dec 2017 23:53:19 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4NrJn0072331; Mon, 4 Dec 2017 23:53:19 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4NrICf072329; Mon, 4 Dec 2017 23:53:18 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201712042353.vB4NrICf072329@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Mon, 4 Dec 2017 23:53:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455552 - head/ports-mgmt/poudriere-devel X-SVN-Group: ports-head X-SVN-Commit-Author: bdrewery X-SVN-Commit-Paths: head/ports-mgmt/poudriere-devel X-SVN-Commit-Revision: 455552 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 23:53:20 -0000 Author: bdrewery Date: Mon Dec 4 23:53:18 2017 New Revision: 455552 URL: https://svnweb.freebsd.org/changeset/ports/455552 Log: Update to 3.2.2-37-gf25a99c8 - jail -c -m null: Fix crashing with existing-dir error after commit 1d0222b696. - jail -c -m src: Respect existing .cpignore properly - jail -m null -S : Use the -S path for jail source rather than expect /usr/src. - jail -c -m null: Assert that the jail is populated already. - HTML: Throw explicit error if unknown ports type is encountered. [1] PR: 224065 [1] Modified: head/ports-mgmt/poudriere-devel/Makefile head/ports-mgmt/poudriere-devel/distinfo Modified: head/ports-mgmt/poudriere-devel/Makefile ============================================================================== --- head/ports-mgmt/poudriere-devel/Makefile Mon Dec 4 23:52:52 2017 (r455551) +++ head/ports-mgmt/poudriere-devel/Makefile Mon Dec 4 23:53:18 2017 (r455552) @@ -2,7 +2,7 @@ PORTNAME= poudriere DISTVERSION= 3.2.99.20171204 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= ports-mgmt MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \ http://mirror.shatow.net/freebsd/${PORTNAME}/ \ @@ -18,7 +18,7 @@ CONFLICTS_INSTALL= poudriere-[0-9]* USE_GITHUB= yes GH_ACCOUNT= freebsd -GH_TAGNAME= 3.2.2-32-gd8cbf566 +GH_TAGNAME= 3.2.2-37-gf25a99c8 #DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${GH_TAGNAME} GNU_CONFIGURE= yes Modified: head/ports-mgmt/poudriere-devel/distinfo ============================================================================== --- head/ports-mgmt/poudriere-devel/distinfo Mon Dec 4 23:52:52 2017 (r455551) +++ head/ports-mgmt/poudriere-devel/distinfo Mon Dec 4 23:53:18 2017 (r455552) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512421565 -SHA256 (freebsd-poudriere-3.2.99.20171204-3.2.2-32-gd8cbf566_GH0.tar.gz) = 06412379eb3fd40015203289a64be93372b44f48b8a31946322ac8b0ee9909e5 -SIZE (freebsd-poudriere-3.2.99.20171204-3.2.2-32-gd8cbf566_GH0.tar.gz) = 4357951 +TIMESTAMP = 1512431516 +SHA256 (freebsd-poudriere-3.2.99.20171204-3.2.2-37-gf25a99c8_GH0.tar.gz) = d925d63c10c93ae6e061d4bd0ca5501e6289cf8dc17c048bdfee7e55e243db3e +SIZE (freebsd-poudriere-3.2.99.20171204-3.2.2-37-gf25a99c8_GH0.tar.gz) = 4355800 From owner-svn-ports-head@freebsd.org Mon Dec 4 23:55:06 2017 Return-Path: Delivered-To: svn-ports-head@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 C69EEE6EC16; Mon, 4 Dec 2017 23:55:06 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 9366E7F438; Mon, 4 Dec 2017 23:55:06 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB4Nt5Cd072550; Mon, 4 Dec 2017 23:55:05 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB4Nt5wZ072548; Mon, 4 Dec 2017 23:55:05 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201712042355.vB4Nt5wZ072548@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 4 Dec 2017 23:55:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455553 - head/mail/maildrop X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/mail/maildrop X-SVN-Commit-Revision: 455553 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 04 Dec 2017 23:55:06 -0000 Author: madpilot Date: Mon Dec 4 23:55:05 2017 New Revision: 455553 URL: https://svnweb.freebsd.org/changeset/ports/455553 Log: Update mail/maildrop to 2.9.3 Modified: head/mail/maildrop/Makefile head/mail/maildrop/distinfo Modified: head/mail/maildrop/Makefile ============================================================================== --- head/mail/maildrop/Makefile Mon Dec 4 23:53:18 2017 (r455552) +++ head/mail/maildrop/Makefile Mon Dec 4 23:55:05 2017 (r455553) @@ -16,7 +16,7 @@ # MAILDROP_MBOX_DIR= Specify DEFAULT mailbox location PORTNAME= maildrop -PORTVERSION= 2.9.2 +PORTVERSION= 2.9.3 CATEGORIES= mail MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} Modified: head/mail/maildrop/distinfo ============================================================================== --- head/mail/maildrop/distinfo Mon Dec 4 23:53:18 2017 (r455552) +++ head/mail/maildrop/distinfo Mon Dec 4 23:55:05 2017 (r455553) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507210219 -SHA256 (maildrop-2.9.2.tar.bz2) = 599341e63b7e430cb719a1295f8d2a948ce9ed4fdcfe67e05203cf27727ce7c5 -SIZE (maildrop-2.9.2.tar.bz2) = 2078713 +TIMESTAMP = 1512335312 +SHA256 (maildrop-2.9.3.tar.bz2) = fceae3b85dd9caf4d769d76e5d1179c4065b7f3af88623008ad44f9e08299794 +SIZE (maildrop-2.9.3.tar.bz2) = 2079784 From owner-svn-ports-head@freebsd.org Tue Dec 5 00:10:58 2017 Return-Path: Delivered-To: svn-ports-head@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 78E60E6F51A; Tue, 5 Dec 2017 00:10:58 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 45AAF7FC13; Tue, 5 Dec 2017 00:10:58 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB50AvB8079266; Tue, 5 Dec 2017 00:10:57 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB50AvFD079264; Tue, 5 Dec 2017 00:10:57 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712050010.vB50AvFD079264@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 5 Dec 2017 00:10:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455555 - head/emulators/rpcs3 X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/emulators/rpcs3 X-SVN-Commit-Revision: 455555 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 00:10:58 -0000 Author: jbeich Date: Tue Dec 5 00:10:57 2017 New Revision: 455555 URL: https://svnweb.freebsd.org/changeset/ports/455555 Log: emulators/rpcs3: update to 0.0.4.132 Changes: https://github.com/RPCS3/rpcs3/compare/8f314c51...970d2a06 Modified: head/emulators/rpcs3/Makefile (contents, props changed) head/emulators/rpcs3/distinfo (contents, props changed) Modified: head/emulators/rpcs3/Makefile ============================================================================== --- head/emulators/rpcs3/Makefile Mon Dec 4 23:58:42 2017 (r455554) +++ head/emulators/rpcs3/Makefile Tue Dec 5 00:10:57 2017 (r455555) @@ -2,8 +2,8 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.4-125 -DISTVERSIONSUFFIX= -g8f314c51 +DISTVERSION= 0.0.4-132 +DISTVERSIONSUFFIX= -g970d2a06 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org Modified: head/emulators/rpcs3/distinfo ============================================================================== --- head/emulators/rpcs3/distinfo Mon Dec 4 23:58:42 2017 (r455554) +++ head/emulators/rpcs3/distinfo Tue Dec 5 00:10:57 2017 (r455555) @@ -1,6 +1,6 @@ -TIMESTAMP = 1512160086 -SHA256 (RPCS3-rpcs3-v0.0.4-125-g8f314c51_GH0.tar.gz) = 78e23025fc89567757ed01a01782fe8fa7324a1e48920744477d42fc8763b797 -SIZE (RPCS3-rpcs3-v0.0.4-125-g8f314c51_GH0.tar.gz) = 3598712 +TIMESTAMP = 1512400938 +SHA256 (RPCS3-rpcs3-v0.0.4-132-g970d2a06_GH0.tar.gz) = 8fa919484d7906d3790174e764e5c838707f2bb51e2af1e212c4da277eba48b1 +SIZE (RPCS3-rpcs3-v0.0.4-132-g970d2a06_GH0.tar.gz) = 3598702 SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = e50e4f4e9035e891e16867e995f44aac87ce734a9dde169f02fc9719b2ce3642 SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = 105623 SHA256 (RPCS3-yaml-cpp-release-0.5.3-62-g017626a_GH0.tar.gz) = 1d4b32443f137c23b68d3cb183ba6fb48eb76be2b0b30016970adff5c770d841 From owner-svn-ports-head@freebsd.org Tue Dec 5 00:12:59 2017 Return-Path: Delivered-To: svn-ports-head@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 215A8E6F6EB; Tue, 5 Dec 2017 00:12:59 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 EFA7B7FF4A; Tue, 5 Dec 2017 00:12:58 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB50Cw3r080936; Tue, 5 Dec 2017 00:12:58 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB50Cv4g080934; Tue, 5 Dec 2017 00:12:57 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712050012.vB50Cv4g080934@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 5 Dec 2017 00:12:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455556 - head/emulators/citra X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/emulators/citra X-SVN-Commit-Revision: 455556 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 00:12:59 -0000 Author: jbeich Date: Tue Dec 5 00:12:57 2017 New Revision: 455556 URL: https://svnweb.freebsd.org/changeset/ports/455556 Log: emulators/citra: update to s20171204 Changes: https://github.com/citra-emu/citra/compare/b2a99043...56db8e08 Modified: head/emulators/citra/Makefile (contents, props changed) head/emulators/citra/distinfo (contents, props changed) Modified: head/emulators/citra/Makefile ============================================================================== --- head/emulators/citra/Makefile Tue Dec 5 00:10:57 2017 (r455555) +++ head/emulators/citra/Makefile Tue Dec 5 00:12:57 2017 (r455556) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20171129 +PORTVERSION= s20171204 PORTREVISION?= 0 CATEGORIES= emulators @@ -26,15 +26,15 @@ ONLY_FOR_ARCHS_REASON= https://github.com/MerryMage/dy USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= b2a99043 +GH_TAGNAME= 56db8e08 GH_TUPLE= citra-emu:ext-soundtouch:019d208:soundtouch/externals/soundtouch \ MerryMage:dynarmic:bb87d25:dynarmic/externals/dynarmic \ + benhoyt:inih:r40:inih/externals/inih/inih \ + catchorg:Catch2:v2.0.1:catch/externals/catch \ fmtlib:fmt:4.0.0:fmt/externals/fmt \ herumi:xbyak:v5.53-1-gc5da377:xbyak/externals/xbyak \ lsalzman:enet:a84c120:enet/externals/enet \ neobrain:nihstro:7e24743:nihstro/externals/nihstro \ - philsquared:Catch:v1.9.4:catch/externals/catch \ - svn2github:inih:603729d:inih/externals/inih/inih \ weidai11:cryptopp:CRYPTOPP_5_6_5-610-g24bc2b8:cryptopp/externals/cryptopp/cryptopp USES= cmake:outsource compiler:c++14-lang iconv localbase:ldflags @@ -58,7 +58,7 @@ SDL_PLIST_FILES=bin/${PORTNAME} \ man/man6/${PORTNAME}.6.gz QT5_USES= desktop-file-utils shared-mime-info -QT5_USE= QT5=qmake_build,buildtools_build,core,gui,opengl,widgets +QT5_USE= QT5=qmake_build,buildtools_build,concurrent_build,core,gui,opengl,widgets QT5_CMAKE_BOOL= ENABLE_QT QT5_PLIST_FILES=bin/${PORTNAME}-qt \ man/man6/${PORTNAME}-qt.6.gz \ Modified: head/emulators/citra/distinfo ============================================================================== --- head/emulators/citra/distinfo Tue Dec 5 00:10:57 2017 (r455555) +++ head/emulators/citra/distinfo Tue Dec 5 00:12:57 2017 (r455556) @@ -1,10 +1,14 @@ -TIMESTAMP = 1511970348 -SHA256 (citra-emu-citra-s20171129-b2a99043_GH0.tar.gz) = 3d49cbb7b06ebc9927b4006a105cdbd4601cec3c5b73d181b57ec543cac64d3a -SIZE (citra-emu-citra-s20171129-b2a99043_GH0.tar.gz) = 1635637 +TIMESTAMP = 1512421828 +SHA256 (citra-emu-citra-s20171204-56db8e08_GH0.tar.gz) = 4a03d4a5453ae51d7dce5c2b3af5e41839c82beb37ff1a49921d966a477914fc +SIZE (citra-emu-citra-s20171204-56db8e08_GH0.tar.gz) = 1641549 SHA256 (citra-emu-ext-soundtouch-019d208_GH0.tar.gz) = f48c211bbabe7ad79e1c504af1082756c74241be6bab4aca13140803f4b694e7 SIZE (citra-emu-ext-soundtouch-019d208_GH0.tar.gz) = 59366 SHA256 (MerryMage-dynarmic-bb87d25_GH0.tar.gz) = c9ac2c24b410526b94984d700081a77da8e28f5e5f553f18a1e2d99ff8fd54f8 SIZE (MerryMage-dynarmic-bb87d25_GH0.tar.gz) = 1246108 +SHA256 (benhoyt-inih-r40_GH0.tar.gz) = 0a7d8600c523ccd2d01a5bec2ef3a6482ada49794e67cf694d2bec796cb2c340 +SIZE (benhoyt-inih-r40_GH0.tar.gz) = 11436 +SHA256 (catchorg-Catch2-v2.0.1_GH0.tar.gz) = 5f31b93712e65d363f257ad0f0c02cfbed7a3988979d5f320ad7771e513d4cc8 +SIZE (catchorg-Catch2-v2.0.1_GH0.tar.gz) = 397154 SHA256 (fmtlib-fmt-4.0.0_GH0.tar.gz) = 35300a0d356529447a79ed5ccf419239d8b34f916e5d4625f046fd37afa3650a SIZE (fmtlib-fmt-4.0.0_GH0.tar.gz) = 617818 SHA256 (herumi-xbyak-v5.53-1-gc5da377_GH0.tar.gz) = 51129bc945fe2650f5fcd41f3b0166555b17589f03bda5d2216927234ef6446a @@ -13,10 +17,6 @@ SHA256 (lsalzman-enet-a84c120_GH0.tar.gz) = 409d458f2d SIZE (lsalzman-enet-a84c120_GH0.tar.gz) = 79369 SHA256 (neobrain-nihstro-7e24743_GH0.tar.gz) = 063728b01f7de99ca91693c46bd5c5a0fb03c0058baf4452d539f630b10f3650 SIZE (neobrain-nihstro-7e24743_GH0.tar.gz) = 110273 -SHA256 (philsquared-Catch-v1.9.4_GH0.tar.gz) = d67d2ee26ec9f72618dd9b28a9d1b7ba3c6368bc846ecfeda05a1e5d1b8b9b20 -SIZE (philsquared-Catch-v1.9.4_GH0.tar.gz) = 363097 -SHA256 (svn2github-inih-603729d_GH0.tar.gz) = b4faa364c3e33261707d4b669e1c669ca3818d7b9515c15fe0befd9df3f1f00a -SIZE (svn2github-inih-603729d_GH0.tar.gz) = 8342 SHA256 (weidai11-cryptopp-CRYPTOPP_5_6_5-610-g24bc2b8_GH0.tar.gz) = 9f3f59538ba0515307e142ab404d65270da709aa3ac906770ec658e47a277ec2 SIZE (weidai11-cryptopp-CRYPTOPP_5_6_5-610-g24bc2b8_GH0.tar.gz) = 7008104 SHA256 (whoshuu-cpr-1.3.0-12-gb5758fb_GH0.tar.gz) = 84ea509dc08766d7182b867b78ba6dd16f3352d85b18b0654661079b8617dae4 From owner-svn-ports-head@freebsd.org Tue Dec 5 00:54:44 2017 Return-Path: Delivered-To: svn-ports-head@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 1C2BFE70B05; Tue, 5 Dec 2017 00:54:44 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 DD44D15D2; Tue, 5 Dec 2017 00:54:43 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB50sgjl097744; Tue, 5 Dec 2017 00:54:42 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB50sgMt097742; Tue, 5 Dec 2017 00:54:42 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712050054.vB50sgMt097742@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 5 Dec 2017 00:54:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455559 - head/www/py-flexget X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/www/py-flexget X-SVN-Commit-Revision: 455559 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 00:54:44 -0000 Author: jbeich Date: Tue Dec 5 00:54:42 2017 New Revision: 455559 URL: https://svnweb.freebsd.org/changeset/ports/455559 Log: www/py-flexget: update to 2.11.6 Changes: https://github.com/Flexget/Flexget/compare/2.10.104...2.11.6 Modified: head/www/py-flexget/Makefile (contents, props changed) head/www/py-flexget/distinfo (contents, props changed) Modified: head/www/py-flexget/Makefile ============================================================================== --- head/www/py-flexget/Makefile Tue Dec 5 00:16:54 2017 (r455558) +++ head/www/py-flexget/Makefile Tue Dec 5 00:54:42 2017 (r455559) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flexget -PORTVERSION= 2.10.104 +PORTVERSION= 2.11.6 PORTEPOCH= 1 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-flexget/distinfo ============================================================================== --- head/www/py-flexget/distinfo Tue Dec 5 00:16:54 2017 (r455558) +++ head/www/py-flexget/distinfo Tue Dec 5 00:54:42 2017 (r455559) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508811383 -SHA256 (flexget-Flexget-2.10.104_GH0.tar.gz) = 978de46e779f2965b32c50a438ba8ccae7aba85b3059da8152bb489749130d71 -SIZE (flexget-Flexget-2.10.104_GH0.tar.gz) = 6774232 +TIMESTAMP = 1512093898 +SHA256 (flexget-Flexget-2.11.6_GH0.tar.gz) = 2c51f8e3028e5f008be9375b04155e677c57dc3868da27e81a3df240608d42f2 +SIZE (flexget-Flexget-2.11.6_GH0.tar.gz) = 6901281 From owner-svn-ports-head@freebsd.org Tue Dec 5 02:09:23 2017 Return-Path: Delivered-To: svn-ports-head@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 A6DD5E74846; Tue, 5 Dec 2017 02:09:23 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 803AB63D1F; Tue, 5 Dec 2017 02:09:23 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB529M4r027153; Tue, 5 Dec 2017 02:09:22 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB529MrF027151; Tue, 5 Dec 2017 02:09:22 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201712050209.vB529MrF027151@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Tue, 5 Dec 2017 02:09:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455560 - head/www/nginx-devel X-SVN-Group: ports-head X-SVN-Commit-Author: osa X-SVN-Commit-Paths: head/www/nginx-devel X-SVN-Commit-Revision: 455560 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 02:09:23 -0000 Author: osa Date: Tue Dec 5 02:09:22 2017 New Revision: 455560 URL: https://svnweb.freebsd.org/changeset/ports/455560 Log: Switch to fork that uses new brotli ABI. Thanks to: Evgenii Kliuchnikov PR: 224000 While I'm here add CONFLICTS_INSTALL and PORTSCOUNT. Bump PORTREVISION. Modified: head/www/nginx-devel/Makefile head/www/nginx-devel/distinfo Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Tue Dec 5 00:54:42 2017 (r455559) +++ head/www/nginx-devel/Makefile Tue Dec 5 02:09:22 2017 (r455560) @@ -3,7 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.13.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ MASTER_SITES+= LOCAL/osa @@ -15,6 +15,10 @@ COMMENT?= Robust and small WWW server LICENSE= BSD2CLAUSE +CONFLICTS_INSTALL= nginx + +PORTSCOUT= limit:^1\.13\.[0-9]* + USES+= cpe CPE_VENDOR= nginx @@ -1137,9 +1141,9 @@ CONFIGURE_ARGS+=--add-module=${WRKSRC_arrayvar} .endif .if ${PORT_OPTIONS:MBROTLI} -NGINX_BROTLI_VERSION= 12529813 +NGINX_BROTLI_VERSION= 14dede1 LIB_DEPENDS+= libbrotlicommon.so:archivers/brotli -GH_ACCOUNT+= google:brotli +GH_ACCOUNT+= eustas:brotli GH_PROJECT+= ngx_brotli:brotli GH_TAGNAME+= ${NGINX_BROTLI_VERSION}:brotli .if ${PORT_OPTIONS:MDSO} @@ -1262,6 +1266,11 @@ post-patch: @${REINPLACE_CMD} \ 's!%%PREFIX%%!${LOCALBASE}!g' \ ${WRKSRC_nginx_tarantool}/config +.endif +.if ${PORT_OPTIONS:MBROTLI} + @${REINPLACE_CMD} \ + '62s|\/usr\/local|${LOCALBASE}|' \ + ${WRKSRC_brotli}/config .endif pre-configure: Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Tue Dec 5 00:54:42 2017 (r455559) +++ head/www/nginx-devel/distinfo Tue Dec 5 02:09:22 2017 (r455560) @@ -1,4 +1,4 @@ -TIMESTAMP = 1511734956 +TIMESTAMP = 1512438369 SHA256 (nginx-1.13.7.tar.gz) = beb732bc7da80948c43fd0bf94940a21a21b1c1ddfba0bd99a4b88e026220f5c SIZE (nginx-1.13.7.tar.gz) = 990836 SHA256 (ngx_cache_purge-2.3.tar.gz) = 279e0d8a46d3b1521fd43b3f78bc1c08b263899142a7cc5058c1c0361a92c89c @@ -125,8 +125,8 @@ SHA256 (nginx-njs-bd40aea_GH0.tar.gz) = 0fea9022d79db2 SIZE (nginx-njs-bd40aea_GH0.tar.gz) = 203897 SHA256 (openresty-array-var-nginx-module-v0.05_GH0.tar.gz) = c949d4be6f3442c8e2937046448dc8d8def25c0e0fa6f4e805144cea45eabe80 SIZE (openresty-array-var-nginx-module-v0.05_GH0.tar.gz) = 11280 -SHA256 (google-ngx_brotli-12529813_GH0.tar.gz) = 788b25c4a3285b34d06e48a469fd0d0cb52d43b43edccd2935e22802dcfd2d69 -SIZE (google-ngx_brotli-12529813_GH0.tar.gz) = 10448 +SHA256 (eustas-ngx_brotli-14dede1_GH0.tar.gz) = 655e47be5d947b105b7fd53303c5a94b78e9c8ed9cd96fc786cedc7445fbf539 +SIZE (eustas-ngx_brotli-14dede1_GH0.tar.gz) = 10583 SHA256 (calio-form-input-nginx-module-v0.12_GH0.tar.gz) = 5c1869d55897075adb3fdf840b21060dc54669a1f840a36d1539acc7e59dd106 SIZE (calio-form-input-nginx-module-v0.12_GH0.tar.gz) = 11090 SHA256 (calio-iconv-nginx-module-v0.14_GH0.tar.gz) = b8b9f355c05c0790226512f6732348a2404d48531688a1fc04ce6768163bf462 From owner-svn-ports-head@freebsd.org Tue Dec 5 02:33:24 2017 Return-Path: Delivered-To: svn-ports-head@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 51768DBA115 for ; Tue, 5 Dec 2017 02:33:24 +0000 (UTC) (envelope-from jrm@ftfl.ca) Received: from mail-vk0-f52.google.com (mail-vk0-f52.google.com [209.85.213.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1261065515 for ; Tue, 5 Dec 2017 02:33:23 +0000 (UTC) (envelope-from jrm@ftfl.ca) Received: by mail-vk0-f52.google.com with SMTP id s197so11089288vkh.11 for ; Mon, 04 Dec 2017 18:33:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=mAOCgvmCQRyx7hpSDTeHzuShZuq39jcN2EeihuqsEHY=; b=OODpKg2+7kVHmwCzAz8FrQQ2MQSpE62xLDDaDxUeQdPUizCkS4Oj5FK6M8Uwj+xN1g Q2CRoLUvsKrLbZK/ut5/nA+Tgf7+RuxzzK5xrC/JjyjknfyGu6vz+NUOyR53O5m5pibi VMpS331P2QqxliwpHVgK2qv1CW8YwgPBYy0tYuNC4y+wOi1L1b/gzAgSpHS267KRc8FQ KzzGm9VRdzFvzijwJK12o8/CXrFdaENwOYnPkW3NoyPGu3zf1UXgCpYQHWDGwpv8h9zb 8uGE2mti8L62ehOFMfJJG/aNHSqzoGBorKDjMoiQwLUy1QFq4xeggKD7nv6LI/Bpy4Sm QOzA== X-Gm-Message-State: AKGB3mKvptuhNjR6VHhM/v4Lo/1HX1sJvwJi59UJ/3y1jdfO8NVG8Lll JDrEWIvexzENAnJmdOr6pN/O1NBEKCw= X-Google-Smtp-Source: AGs4zMabZ0y6qzEqyqz99PdA3PwG8nmx9nWTUxtJiEfskIik8fesLunlu9dOIEeBjwBzRQrylZs2AQ== X-Received: by 10.31.5.5 with SMTP id 5mr2164529vkf.47.1512439578097; Mon, 04 Dec 2017 18:06:18 -0800 (PST) Received: from phe.ftfl.ca.ftfl.ca (hlfxns017vw-142-134-23-107.dhcp-dynamic.fibreop.ns.bellaliant.net. [142.134.23.107]) by smtp.gmail.com with ESMTPSA id e4sm4848735vkd.39.2017.12.04.18.06.16 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 04 Dec 2017 18:06:16 -0800 (PST) From: Joseph Mingrone To: Jan Beich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r455550 - in head/www/waterfox: . files References: <201712042352.vB4NqhDR072054@repo.freebsd.org> Date: Mon, 04 Dec 2017 22:06:15 -0400 In-Reply-To: <201712042352.vB4NqhDR072054@repo.freebsd.org> (Jan Beich's message of "Mon, 4 Dec 2017 23:52:43 +0000 (UTC)") Message-ID: <86k1y2q67c.fsf@phe.ftfl.ca> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 02:33:24 -0000 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Jan Beich writes: > Author: jbeich > Date: Mon Dec 4 23:52:42 2017 > New Revision: 455550 > URL: https://svnweb.freebsd.org/changeset/ports/455550 > Log: > www/waterfox: update to 56.0.s20171203 > Changes: https://github.com/MrAlex94/Waterfox/compare/8c17fb8d3c7f...ea= df0f15d05e > Modified: > head/www/waterfox/Makefile (contents, props changed) > head/www/waterfox/distinfo (contents, props changed) > head/www/waterfox/files/patch-typos (contents, props changed) > Modified: head/www/waterfox/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/www/waterfox/Makefile Mon Dec 4 22:07:34 2017 (r455549) > +++ head/www/waterfox/Makefile Mon Dec 4 23:52:42 2017 (r455550) > @@ -1,8 +1,7 @@ > # $FreeBSD$ > PORTNAME=3D waterfox > -DISTVERSION=3D 56.0.s20171130 > -PORTREVISION=3D 1 > +DISTVERSION=3D 56.0.s20171203 > CATEGORIES=3D www ipv6 > MAINTAINER=3D jbeich@FreeBSD.org > @@ -33,7 +32,7 @@ LIB_DEPENDS=3D libv4l2.so:multimedia/libv4l > USE_GITHUB=3D yes > GH_ACCOUNT=3D MrAlex94 > GH_PROJECT=3D Waterfox > -GH_TAGNAME=3D 8c17fb8d3c7f > +GH_TAGNAME=3D eadf0f15d05e > USE_GECKO=3D gecko > MOZ_PKGCONFIG_FILES=3D # empty > Modified: head/www/waterfox/distinfo > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/www/waterfox/distinfo Mon Dec 4 22:07:34 2017 (r455549) > +++ head/www/waterfox/distinfo Mon Dec 4 23:52:42 2017 (r455550) > @@ -1,3 +1,3 @@ > -TIMESTAMP =3D 1512000823 > -SHA256 (MrAlex94-Waterfox-56.0.s20171130-8c17fb8d3c7f_GH0.tar.gz) =3D 6d= 452052eb4eb618459a39ebe41ed343312cf07bc1f9668c550502844b376dcc > -SIZE (MrAlex94-Waterfox-56.0.s20171130-8c17fb8d3c7f_GH0.tar.gz) =3D 3941= 88551 > +TIMESTAMP =3D 1512266552 > +SHA256 (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) =3D ed= c9c603192ad20ddddbf3f9c1557619c05c545fb10ca33435c79239ff667505 > +SIZE (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) =3D 3942= 04922 > Modified: head/www/waterfox/files/patch-typos > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/www/waterfox/files/patch-typos Mon Dec 4 22:07:34 2017 (r455549) > +++ head/www/waterfox/files/patch-typos Mon Dec 4 23:52:42 2017 (r455550) > @@ -10,17 +10,6 @@ Mismerges found by comparing changes with Firefox 56 > if (elem) { > elem->NodeInfoChanged(newDoc); > } > ---- netwerk/test/unit/test_idn_urls.js.orig > -+++ netwerk/test/unit/test_idn_urls.js > -@@ -286,7 +286,7 @@ const testcases =3D [ > - // Thai (also tests that node with over 63 UTF-8 octets doesn't fai= l) > - ["=E0=B9=80=E0=B8=84=E0=B8=A3=E0=B8=B7=E0=B9=88=E0=B8=AD=E0=B8=87= =E0=B8=97=E0=B9=8D=E0=B8=B2=E0=B8=99=E0=B9=89=E0=B9=8D=E0=B8=B2=E0=B8=97=E0= =B9=8D=E0=B8=B2=E0=B8=99=E0=B9=89=E0=B9=8D=E0=B8=B2=E0=B9=81=E0=B8=82=E0=B9= =87=E0=B8=87", > - "xn--22cdjb2fanb9fyepcbbb9dwh4a3igze4fdcd", > -- false, true, true] > -+ false, true, true], > -=20 > - // Effect of adding valid or invalid subdomains (bug 1399540) > - ["=E4=95=AE=E4=95=B5=E4=95=B6=E4=95=B1.ascii", "xn--google.ascii", = false, true, true], > --- security/nss/lib/softoken/softkver.h.orig > +++ security/nss/lib/softoken/softkver.h > @@ -26,6 +26,6 @@ Did upstream change something? It's unfetchable with the current distinfo. http://pkg.awarnach.mathstat.dal.ca/data/11amd64-default/2017-12-04_21h14m5= 5s/logs/errors/waterfox-56.0.s20171203.log `make makesum` fixes things. % git diff diff --git a/www/waterfox/distinfo b/www/waterfox/distinfo index 6a28ba4d7526..09d25b5b1077 100644 =2D-- a/www/waterfox/distinfo +++ b/www/waterfox/distinfo @@ -1,3 +1,3 @@ =2DTIMESTAMP =3D 1512266552 =2DSHA256 (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) =3D ed= c9c603192ad20ddddbf3f9c1557619c05c545fb10ca33435c79239ff667505 =2DSIZE (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) =3D 3942= 04922 +TIMESTAMP =3D 1512439330 +SHA256 (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) =3D 4f36= e446d0f93f3906038fde0db8ebfef90649aa0ec27a3903ced385905ce05b +SIZE (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) =3D 394205= 881 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEEVbCTpybDiFVxIrrVNqQMg7DW754FAlol/xdfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDU1 QjA5M0E3MjZDMzg4NTU3MTIyQkFENTM2QTQwQzgzQjBENkVGOUUACgkQNqQMg7DW 7563Ew/+NLn+cV7IeAR0GJHfFzPuV/ezRRZNIU12Sse9cPeX5vNaPMzjgDWiPwKh hk54o7mqMj6H4gg4w7xmAN/mSYcwNkYbEo9cT8RRksqlvJ+jBnBkKrwHMIVJIfY9 BIDkwEDXXbCklkj53jS7YoETMb14Y37ZI7l4PW3y6FKYUpjlSy19JFQ7RWCXd1CZ zwpW8Wwii8Tv2Y5Vpow5UXFJTnMZce7pmpInF3kaxQgO6pjTRC3L1cKYpOUlpaWd +5cxC0CNyeI3KjZNbGxVUEnUZx2M8LlxpKYv+SyCUcl/rfErDVM6Dswf8wGNcpZ1 S62aCGJuo6bILf+L60xxdrcM4WpPy8LK7j97lLPSnnZVw1JiMlYhr8XVwshDNEuK xLgiVtq5CtJpA4JwISOuQrbG38e5GY6hi3hIjQXMRHmjTPKfecz3+iOAiSK7n8uX oBzkgq4AmzQnhJ9AP8eZIozWRZaMEO/xaCvytU2vzELfYWAaoQfFq888MxE3KkRe 5gn+Jcm6rG8VeZeuGs7/XZbEx6GpkOSyTPiXnXztKizM+uvajFkYi/7w6mycs8Ki kcTexuxPoPMogIVS8rDC4RbMCaW/VlwqyeKBFe3FwS8qRT1jyuwx8nYk4ABm7w1O OhAsz9mIpD7Dje8JKzJuM0uN9QM00dIaOUOHfAFBdSXNwwwWh00= =mHmF -----END PGP SIGNATURE----- --=-=-=-- From owner-svn-ports-head@freebsd.org Tue Dec 5 02:59:02 2017 Return-Path: Delivered-To: svn-ports-head@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 99FC2DEC6C1; Tue, 5 Dec 2017 02:59:02 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 66D0B6621E; Tue, 5 Dec 2017 02:59:02 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB52x1k4048155; Tue, 5 Dec 2017 02:59:01 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB52x1am048154; Tue, 5 Dec 2017 02:59:01 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <201712050259.vB52x1am048154@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Tue, 5 Dec 2017 02:59:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455561 - head/biology/py-macs2 X-SVN-Group: ports-head X-SVN-Commit-Author: jwb X-SVN-Commit-Paths: head/biology/py-macs2 X-SVN-Commit-Revision: 455561 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 02:59:02 -0000 Author: jwb Date: Tue Dec 5 02:59:01 2017 New Revision: 455561 URL: https://svnweb.freebsd.org/changeset/ports/455561 Log: biology/py-macs2: Restrict to python 2.7. Use ${PYNUMPY} per mat suggestion. Approved by: jrm Differential Revision: https://reviews.freebsd.org/D13350 Modified: head/biology/py-macs2/Makefile Modified: head/biology/py-macs2/Makefile ============================================================================== --- head/biology/py-macs2/Makefile Tue Dec 5 02:09:22 2017 (r455560) +++ head/biology/py-macs2/Makefile Tue Dec 5 02:59:01 2017 (r455561) @@ -11,9 +11,9 @@ COMMENT= Analysis of chromatin immunoprecipitation (Ch LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} +BUILD_DEPENDS= ${PYNUMPY} -USES= python +USES= python:2.7 USE_PYTHON= autoplist concurrent cython distutils USE_GITHUB= yes From owner-svn-ports-head@freebsd.org Tue Dec 5 03:03:40 2017 Return-Path: Delivered-To: svn-ports-head@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 F34D4DECC3B; Tue, 5 Dec 2017 03:03:39 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 B349C66B15; Tue, 5 Dec 2017 03:03:39 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB533clU052852; Tue, 5 Dec 2017 03:03:38 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB533cHO052848; Tue, 5 Dec 2017 03:03:38 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <201712050303.vB533cHO052848@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Tue, 5 Dec 2017 03:03:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455562 - in head/biology/fasttree: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jwb X-SVN-Commit-Paths: in head/biology/fasttree: . files X-SVN-Commit-Revision: 455562 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 03:03:40 -0000 Author: jwb Date: Tue Dec 5 03:03:38 2017 New Revision: 455562 URL: https://svnweb.freebsd.org/changeset/ports/455562 Log: biology/fasttree: update to version 2.1.10 Approved by: jrm Differential Revision: https://reviews.freebsd.org/D8187 Added: head/biology/fasttree/files/ head/biology/fasttree/files/Makefile (contents, props changed) head/biology/fasttree/files/patch-FastTree-2.1.10.c (contents, props changed) Modified: head/biology/fasttree/Makefile head/biology/fasttree/distinfo (contents, props changed) Modified: head/biology/fasttree/Makefile ============================================================================== --- head/biology/fasttree/Makefile Tue Dec 5 02:59:01 2017 (r455561) +++ head/biology/fasttree/Makefile Tue Dec 5 03:03:38 2017 (r455562) @@ -1,34 +1,23 @@ -# Created by: Jason Bacon # $FreeBSD$ PORTNAME= FastTree -PORTVERSION= 2.1.8 -PORTREVISION= 3 +DISTVERSION= 2.1.10 CATEGORIES= biology MASTER_SITES= http://www.microbesonline.org/fasttree/ EXTRACT_SUFX= .c -MAINTAINER= bacon4000@gmail.com +MAINTAINER= jwb@FreeBSD.org COMMENT= Approximately-maximum-likelihood phylogenetic trees from alignments -# LICENSE= unspecified open source +LICENSE= GPLv2+ USES= compiler:openmp -CFLAGS+= -DOPENMP -fopenmp -O3 -finline-functions -funroll-loops -LDFLAGS+= -lm - +NO_WRKSUBDIR= yes PLIST_FILES= bin/FastTree do-extract: - ${MKDIR} ${WRKSRC} - ${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC} - -do-build: - cd ${WRKSRC} && ${CC} ${CFLAGS} -o FastTree ${DISTFILES} ${LDFLAGS} - -do-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/FastTree ${STAGEDIR}${PREFIX}/bin + @${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC} + @${CP} ${FILESDIR}/Makefile ${WRKSRC} .include Modified: head/biology/fasttree/distinfo ============================================================================== --- head/biology/fasttree/distinfo Tue Dec 5 02:59:01 2017 (r455561) +++ head/biology/fasttree/distinfo Tue Dec 5 03:03:38 2017 (r455562) @@ -1,2 +1,3 @@ -SHA256 (FastTree-2.1.8.c) = b172d160f1b12b764d21a6937c3ce01ba42fa8743d95e083e031c6947762f837 -SIZE (FastTree-2.1.8.c) = 385231 +TIMESTAMP = 1512317739 +SHA256 (FastTree-2.1.10.c) = 54cb89fc1728a974a59eae7a7ee6309cdd3cddda9a4c55b700a71219fc6e926d +SIZE (FastTree-2.1.10.c) = 390916 Added: head/biology/fasttree/files/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/fasttree/files/Makefile Tue Dec 5 03:03:38 2017 (r455562) @@ -0,0 +1,25 @@ + +BIN = FastTree +SRC = FastTree*.c +CC ?= gcc +CFLAGS ?= -O3 +CFLAGS += -DOPENMP -fopenmp -finline-functions -funroll-loops + +MKDIR ?= mkdir +INSTALL ?= install +PREFIX ?= /usr/local +DESTDIR ?= . + +.PHONY: all install clean + +all: ${BIN} + +${BIN}: ${SRC} Makefile + ${CC} ${CFLAGS} ${SRC} -o ${BIN} -lm + +install: ${BIN} + ${MKDIR} -p ${DESTDIR}${PREFIX}/bin + ${INSTALL} -s -c ${BIN} ${DESTDIR}${PREFIX}/bin + +clean: + ${RM} -f ${BIN} Added: head/biology/fasttree/files/patch-FastTree-2.1.10.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/fasttree/files/patch-FastTree-2.1.10.c Tue Dec 5 03:03:38 2017 (r455562) @@ -0,0 +1,11 @@ +--- FastTree-2.1.10.c.orig 2017-12-04 15:09:11 UTC ++++ FastTree-2.1.10.c +@@ -8759,7 +8759,7 @@ double pnorm(double x) + + void *mymalloc(size_t sz) { + if (sz == 0) return(NULL); +- void *new = malloc(sz); ++ void *new = aligned_alloc(16, sz); + if (new == NULL) { + fprintf(stderr, "Out of memory\n"); + exit(1); From owner-svn-ports-head@freebsd.org Tue Dec 5 03:17:31 2017 Return-Path: Delivered-To: svn-ports-head@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 B4DE1DED3FA; Tue, 5 Dec 2017 03:17:31 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6E45467221; Tue, 5 Dec 2017 03:17:31 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB53HUnH057216; Tue, 5 Dec 2017 03:17:30 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB53HUpY057213; Tue, 5 Dec 2017 03:17:30 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201712050317.vB53HUpY057213@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Tue, 5 Dec 2017 03:17:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455563 - in head/www/nginx-devel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: osa X-SVN-Commit-Paths: in head/www/nginx-devel: . files X-SVN-Commit-Revision: 455563 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 03:17:31 -0000 Author: osa Date: Tue Dec 5 03:17:30 2017 New Revision: 455563 URL: https://svnweb.freebsd.org/changeset/ports/455563 Log: Upgrade next third-party modules to their recent versions: o) njs; o) echo; o) lua; o) nchan; o) redis2; o) srcache; o) tarantul; o) vod. Remove needless patches cause most of them have been added to their upstreams. Deleted: head/www/nginx-devel/files/extra-patch-ngx_http_echo_request_info.c head/www/nginx-devel/files/extra-patch-ngx_http_lua_common.h head/www/nginx-devel/files/extra-patch-ngx_http_lua_headers.c head/www/nginx-devel/files/extra-patch-ngx_http_lua_headers.h head/www/nginx-devel/files/extra-patch-ngx_http_lua_ssl_ocsp.c head/www/nginx-devel/files/extra-patch-ngx_http_redis2_util.c Modified: head/www/nginx-devel/Makefile head/www/nginx-devel/distinfo head/www/nginx-devel/files/extra-patch-ngx_http_tarantool-config Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Tue Dec 5 03:03:38 2017 (r455562) +++ head/www/nginx-devel/Makefile Tue Dec 5 03:17:30 2017 (r455563) @@ -457,7 +457,7 @@ IGNORE= CT option requires OpenSSL 1.0.2, add DEFAULT .endif .if ${PORT_OPTIONS:MECHO} -NGINX_ECHO_VERSION= 46334b3 +NGINX_ECHO_VERSION= d95da35 GH_ACCOUNT+= openresty:echo GH_PROJECT+= echo-nginx-module:echo GH_TAGNAME+= ${NGINX_ECHO_VERSION}:echo @@ -466,7 +466,6 @@ CONFIGURE_ARGS+=--add-dynamic-module=${WRKSRC_echo} .else CONFIGURE_ARGS+=--add-module=${WRKSRC_echo} .endif -EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ngx_http_echo_request_info.c .endif .if ${PORT_OPTIONS:MFASTDFS} @@ -635,7 +634,7 @@ USES+= perl5 .endif .if ${PORT_OPTIONS:MHTTP_PUSH} -GIT_PUSH_VERSION= 0.99.16 +GIT_PUSH_VERSION= 1.1.13 GH_ACCOUNT+= slact:push GH_PROJECT+= nchan:push GH_TAGNAME+= v${GIT_PUSH_VERSION}:push @@ -689,7 +688,7 @@ LIB_DEPENDS+= libmsgpuck.so:devel/msgpuck \ libyajl.so:devel/yajl GH_ACCOUNT+= tarantool:nginx_tarantool GH_PROJECT+= nginx_upstream_module:nginx_tarantool -GH_TAGNAME+= 1278ee5:nginx_tarantool +GH_TAGNAME+= 4ca8684:nginx_tarantool .if ${PORT_OPTIONS:MDSO} CONFIGURE_ARGS+=--add-dynamic-module=${WRKSRC_nginx_tarantool} .else @@ -857,7 +856,7 @@ CONFIGURE_ARGS+=--add-module=${WRKSRC_let} LIB_DEPENDS+= libluajit-5.1.so:lang/luajit CONFIGURE_ENV+= "LUAJIT_INC=${LOCALBASE}/include/luajit-2.0" CONFIGURE_ENV+= "LUAJIT_LIB=${LOCALBASE}/lib" -NGINX_LUA_VERSION= 0.10.8 +NGINX_LUA_VERSION= 0.10.11 GH_ACCOUNT+= openresty:lua GH_PROJECT+= lua-nginx-module:lua GH_TAGNAME+= v${NGINX_LUA_VERSION}:lua @@ -866,11 +865,6 @@ CONFIGURE_ARGS+=--add-dynamic-module=${WRKSRC_lua} .else CONFIGURE_ARGS+=--add-module=${WRKSRC_lua} .endif -EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ngx_http_lua_common.h \ - ${PATCHDIR}/extra-patch-ngx_http_lua_headers.c \ - ${PATCHDIR}/extra-patch-ngx_http_lua_headers.h \ - ${PATCHDIR}/extra-patch-ngx_http_lua_module.c \ - ${PATCHDIR}/extra-patch-ngx_http_lua_ssl_ocsp.c .endif .if ${PORT_OPTIONS:MMEMC} @@ -963,12 +957,11 @@ CONFIGURE_ARGS+=--add-module=${WRKSRC_rdsjson} .endif .if ${PORT_OPTIONS:MREDIS2} -NGINX_REDIS2_VERSION= 0.12 +NGINX_REDIS2_VERSION= 0.14 GH_ACCOUNT+= openresty:redis2 GH_PROJECT+= redis2-nginx-module:redis2 GH_TAGNAME+= v${NGINX_REDIS2_VERSION}:redis2 CONFIGURE_ARGS+=--add-module=${WRKSRC_redis2} -EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ngx_http_redis2_util.c .endif .if ${PORT_OPTIONS:MRTMP} @@ -1031,7 +1024,7 @@ CONFIGURE_ARGS+=--add-module=${WRKSRC_small_light} .endif .if ${PORT_OPTIONS:MSRCACHE} -NGINX_SRCACHE_VERSION= 0.30 +NGINX_SRCACHE_VERSION= 0.31 GH_ACCOUNT+= openresty:srcache GH_PROJECT+= srcache-nginx-module:srcache GH_TAGNAME+= v${NGINX_SRCACHE_VERSION}:srcache @@ -1039,7 +1032,7 @@ CONFIGURE_ARGS+=--add-module=${WRKSRC_srcache} .endif .if ${PORT_OPTIONS:MVOD} -NGINX_VOD_VERSION= 1.18 +NGINX_VOD_VERSION= 1.22 GH_ACCOUNT+= kaltura:vod GH_PROJECT+= nginx-vod-module:vod GH_TAGNAME+= ${NGINX_VOD_VERSION}:vod @@ -1067,7 +1060,7 @@ CONFIGURE_ARGS+=--with-http_v2_module .if ${PORT_OPTIONS:MNJS} GH_ACCOUNT+= nginx:njs GH_PROJECT+= njs:njs -GH_TAGNAME+= bd40aea:njs +GH_TAGNAME+= 4ed8a0b:njs .if ${PORT_OPTIONS:MDSO} CONFIGURE_ARGS+=--add-dynamic-module=${WRKSRC_njs}/nginx .else Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Tue Dec 5 03:03:38 2017 (r455562) +++ head/www/nginx-devel/distinfo Tue Dec 5 03:17:30 2017 (r455563) @@ -1,4 +1,4 @@ -TIMESTAMP = 1512438369 +TIMESTAMP = 1512443241 SHA256 (nginx-1.13.7.tar.gz) = beb732bc7da80948c43fd0bf94940a21a21b1c1ddfba0bd99a4b88e026220f5c SIZE (nginx-1.13.7.tar.gz) = 990836 SHA256 (ngx_cache_purge-2.3.tar.gz) = 279e0d8a46d3b1521fd43b3f78bc1c08b263899142a7cc5058c1c0361a92c89c @@ -37,8 +37,8 @@ SHA256 (nginx-clojure-nginx-clojure-v0.4.5_GH0.tar.gz) SIZE (nginx-clojure-nginx-clojure-v0.4.5_GH0.tar.gz) = 602064 SHA256 (grahamedgecombe-nginx-ct-v1.3.2_GH0.tar.gz) = b4ceae549b9dbf84b2e511633982e4efeee0388e3b7a038a8bac555008a77b88 SIZE (grahamedgecombe-nginx-ct-v1.3.2_GH0.tar.gz) = 6844 -SHA256 (openresty-echo-nginx-module-46334b3_GH0.tar.gz) = 00d42a5f562a0be5570110d9b70c8f2cace93b292421a6f994cf4ec76a8979f0 -SIZE (openresty-echo-nginx-module-46334b3_GH0.tar.gz) = 52766 +SHA256 (openresty-echo-nginx-module-d95da35_GH0.tar.gz) = d1cd947c9ab3174857781e7e8a481125e3f05596be76a6114ba4a6e19ee5e902 +SIZE (openresty-echo-nginx-module-d95da35_GH0.tar.gz) = 53162 SHA256 (happyfish100-fastdfs-nginx-module-5a8110f_GH0.tar.gz) = 58daa08a5ab9b9de5459817fc088230f4092fb818b87a2cb61b217952a5af54d SIZE (happyfish100-fastdfs-nginx-module-5a8110f_GH0.tar.gz) = 17980 SHA256 (openresty-headers-more-nginx-module-84241e4_GH0.tar.gz) = d3442be9058682ed0ad1d294ab27effcb245c0a320fcf418c452dc923f714531 @@ -57,14 +57,14 @@ SHA256 (nginx-modules-ngx_http_json_status_module-1d2f SIZE (nginx-modules-ngx_http_json_status_module-1d2f303_GH0.tar.gz) = 6736 SHA256 (kr-nginx-notice-3c95966_GH0.tar.gz) = e829fc94178cc8c91fef15a1fc44ee7ac162c13eddc0bba4c9427aaa23386885 SIZE (kr-nginx-notice-3c95966_GH0.tar.gz) = 3343 -SHA256 (slact-nchan-v0.99.16_GH0.tar.gz) = 200cc1b02931a067c3edb07243a7faac80265ce6aab37af680cf7373011efc41 -SIZE (slact-nchan-v0.99.16_GH0.tar.gz) = 378626 +SHA256 (slact-nchan-v1.1.13_GH0.tar.gz) = 8e869ea92fd885f5d9755f926e809ee81ca21967044b98e9932a8eb661d91709 +SIZE (slact-nchan-v1.1.13_GH0.tar.gz) = 629850 SHA256 (wandenberg-nginx-push-stream-module-0.5.1_GH0.tar.gz) = a95f31e80120fd7324795b92a0d94c0b43e1265df7fd0f1eba11a337c1e0a626 SIZE (wandenberg-nginx-push-stream-module-0.5.1_GH0.tar.gz) = 175263 SHA256 (yaoweibin-ngx_http_substitutions_filter_module-v0.6.4_GH0.tar.gz) = ed4ddbcf0c434f4a1e97b61251a63ace759792764bd5cb79ff20efe348db8db3 SIZE (yaoweibin-ngx_http_substitutions_filter_module-v0.6.4_GH0.tar.gz) = 92230 -SHA256 (tarantool-nginx_upstream_module-1278ee5_GH0.tar.gz) = 34d51afcd464582e6011a5d3abe6829c5690ddb9b50c993dfdafb4c725a4803a -SIZE (tarantool-nginx_upstream_module-1278ee5_GH0.tar.gz) = 48378 +SHA256 (tarantool-nginx_upstream_module-4ca8684_GH0.tar.gz) = e1ce39052f2df4972dc7ce827a3ff774660586955c5894cf38997c6f687d8fa4 +SIZE (tarantool-nginx_upstream_module-4ca8684_GH0.tar.gz) = 59005 SHA256 (Austinb-nginx-upload-module-72ec037_GH0.tar.gz) = c6d4e38ad0712c898cc53721f492f8f73acf2753cc0a0769fa34d4d6ba4e8efd SIZE (Austinb-nginx-upload-module-72ec037_GH0.tar.gz) = 28303 SHA256 (masterzen-nginx-upload-progress-module-v0.9.0_GH0.tar.gz) = 93e29b9b437a2e34713de54c2861ea51151624aca09f73f9f44d1caaff01a6b1 @@ -91,8 +91,8 @@ SHA256 (mongodb-mongo-c-driver-v0.3.1_GH0.tar.gz) = 55 SIZE (mongodb-mongo-c-driver-v0.3.1_GH0.tar.gz) = 53024 SHA256 (arut-nginx-let-module-v0.0.4_GH0.tar.gz) = cbf6fcddc00a7e30289134bdeace12565e000cc7d4efee2d2ebb8799d0b88270 SIZE (arut-nginx-let-module-v0.0.4_GH0.tar.gz) = 20534 -SHA256 (openresty-lua-nginx-module-v0.10.8_GH0.tar.gz) = d67449c71051b3cc2d6dd60df0ae0d21fca08aa19c9b30c5b95ee21ff38ef8dd -SIZE (openresty-lua-nginx-module-v0.10.8_GH0.tar.gz) = 606643 +SHA256 (openresty-lua-nginx-module-v0.10.11_GH0.tar.gz) = c0fb91fcfd1c6e7dec34ca64826ef81ffebafdef6174d254467636f380566626 +SIZE (openresty-lua-nginx-module-v0.10.11_GH0.tar.gz) = 616653 SHA256 (openresty-memc-nginx-module-v0.18_GH0.tar.gz) = 4e280d1dcb8b312bc7875604c1e35b17879279126d3d5fbf482aa9cc7c11276d SIZE (openresty-memc-nginx-module-v0.18_GH0.tar.gz) = 37113 SHA256 (nbs-system-naxsi-0.54_GH0.tar.gz) = 9cc2c09405bc71f78ef26a8b6d70afcea3fccbe8125df70cb0cfc480133daba5 @@ -103,8 +103,8 @@ SHA256 (openresty-rds-csv-nginx-module-v0.07_GH0.tar.g SIZE (openresty-rds-csv-nginx-module-v0.07_GH0.tar.gz) = 19444 SHA256 (openresty-rds-json-nginx-module-v0.14_GH0.tar.gz) = 99aedf222a9664484918392988cce41b1a6238240d42f8bd44f5ff102c05c36c SIZE (openresty-rds-json-nginx-module-v0.14_GH0.tar.gz) = 33496 -SHA256 (openresty-redis2-nginx-module-v0.12_GH0.tar.gz) = baf5274c815a5f27854747df09ff5bcd6d82e0baa2f224a9db6450d2f3a35a4f -SIZE (openresty-redis2-nginx-module-v0.12_GH0.tar.gz) = 28981 +SHA256 (openresty-redis2-nginx-module-v0.14_GH0.tar.gz) = d830e072fcb4acee8490ba3e38eee6034fd884a954d17ad4efeb397032c58a71 +SIZE (openresty-redis2-nginx-module-v0.14_GH0.tar.gz) = 27924 SHA256 (arut-nginx-rtmp-module-v1.1.8_GH0.tar.gz) = de5866111a5b18c9dfb1c10f3a0e84b56af77f7005a41807368f7769b8a50965 SIZE (arut-nginx-rtmp-module-v1.1.8_GH0.tar.gz) = 519647 SHA256 (openresty-set-misc-nginx-module-f808ef4_GH0.tar.gz) = 5f32c484b29b9047dfa65fd3eec511c0f7c65f0f3ec0a4e0453359cf4642d405 @@ -115,14 +115,14 @@ SHA256 (nginx-shib-nginx-http-shibboleth-4f1119b_GH0.t SIZE (nginx-shib-nginx-http-shibboleth-4f1119b_GH0.tar.gz) = 16688 SHA256 (cubicdaiya-ngx_small_light-v0.8.0_GH0.tar.gz) = 8f513d6d3df32c3b05327d40e16efd020532a911d3eeca8015eb6271f2d4fd1c SIZE (cubicdaiya-ngx_small_light-v0.8.0_GH0.tar.gz) = 55918 -SHA256 (openresty-srcache-nginx-module-v0.30_GH0.tar.gz) = e34b1ab5f5007661f73819f9c20fd6c2a46ed3e53364e9449b02ef2bd3628633 -SIZE (openresty-srcache-nginx-module-v0.30_GH0.tar.gz) = 58777 -SHA256 (kaltura-nginx-vod-module-1.18_GH0.tar.gz) = cba0673725f66279671d9dc0ac7bea6ea78cf963ce1b6582320d10a857a818d3 -SIZE (kaltura-nginx-vod-module-1.18_GH0.tar.gz) = 388548 +SHA256 (openresty-srcache-nginx-module-v0.31_GH0.tar.gz) = 3f9729e73a8340926fa9d9fc15707c2f287cd27b6a9fe42e83f660ca48a5972d +SIZE (openresty-srcache-nginx-module-v0.31_GH0.tar.gz) = 48310 +SHA256 (kaltura-nginx-vod-module-1.22_GH0.tar.gz) = 79214a1c2f9b133e039ae78d6a09635ad2bec183c77e2a32bf03003841b3c35b +SIZE (kaltura-nginx-vod-module-1.22_GH0.tar.gz) = 438203 SHA256 (openresty-xss-nginx-module-v0.05_GH0.tar.gz) = 958bd8de773601d8d3138501cc4be0420f1c818a3987a70cc9c0023371e432cf SIZE (openresty-xss-nginx-module-v0.05_GH0.tar.gz) = 11477 -SHA256 (nginx-njs-bd40aea_GH0.tar.gz) = 0fea9022d79db2b74d2da1b44f6366a3c60fe47475b77a80c506ef02ad976151 -SIZE (nginx-njs-bd40aea_GH0.tar.gz) = 203897 +SHA256 (nginx-njs-4ed8a0b_GH0.tar.gz) = 44cd86b48bf6a65e6faf76b59cbf75b6317d62d33081671d192632baaf43f165 +SIZE (nginx-njs-4ed8a0b_GH0.tar.gz) = 229162 SHA256 (openresty-array-var-nginx-module-v0.05_GH0.tar.gz) = c949d4be6f3442c8e2937046448dc8d8def25c0e0fa6f4e805144cea45eabe80 SIZE (openresty-array-var-nginx-module-v0.05_GH0.tar.gz) = 11280 SHA256 (eustas-ngx_brotli-14dede1_GH0.tar.gz) = 655e47be5d947b105b7fd53303c5a94b78e9c8ed9cd96fc786cedc7445fbf539 Modified: head/www/nginx-devel/files/extra-patch-ngx_http_tarantool-config ============================================================================== --- head/www/nginx-devel/files/extra-patch-ngx_http_tarantool-config Tue Dec 5 03:03:38 2017 (r455562) +++ head/www/nginx-devel/files/extra-patch-ngx_http_tarantool-config Tue Dec 5 03:17:30 2017 (r455563) @@ -1,20 +1,24 @@ ---- ../nginx_upstream_module-1278ee5/config.orig 2016-08-07 15:39:47.000000000 -0400 -+++ ../nginx_upstream_module-1278ee5/config 2016-08-07 16:38:59.298414000 -0400 -@@ -1,14 +1,14 @@ - ngx_addon_name="ngx_http_tnt_module" - --__lib_yajl="$ngx_addon_dir/third_party/yajl/build/yajl-2.1.0/lib/libyajl_s.a" -+__lib_yajl="%%PREFIX%%/lib/libyajl.so" - - __module_src_dir="$ngx_addon_dir/src" - - __include_paths=" \ - $ngx_addon_dir/src \ +--- ../nginx_upstream_module-4ca8684/config.orig 2017-09-18 11:54:00.000000000 -0400 ++++ ../nginx_upstream_module-4ca8684/config 2017-12-04 21:56:41.978227000 -0500 +@@ -7,18 +7,10 @@ $ngx_addon_dir/third_party \ + " + +-test -f $ngx_addon_dir/third_party/yajl/build/yajl-2.1.0/lib/libyajl_s.a && +-test -f $ngx_addon_dir/third_party/msgpuck/libmsgpuck.a && { +- libs=" \ +- $ngx_addon_dir/third_party/yajl/build/yajl-2.1.0/lib/libyajl_s.a \ +- $ngx_addon_dir/third_party/msgpuck/libmsgpuck.a \ +- " +- +- include_paths="${include_paths} \ - $ngx_addon_dir/third_party/msgpuck \ - $ngx_addon_dir/third_party/yajl/build/yajl-2.1.0/include \ ++include_paths="${include_paths} \ + %%PREFIX%%/include/msgpuck \ + %%PREFIX%%/include/yajl \ " +-} - __sources=" \ + module_src_dir="$ngx_addon_dir/src" + From owner-svn-ports-head@freebsd.org Tue Dec 5 03:26:37 2017 Return-Path: Delivered-To: svn-ports-head@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 C268CDED8EC; Tue, 5 Dec 2017 03:26:37 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 8A6FD6776E; Tue, 5 Dec 2017 03:26:37 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB53QaI3061560; Tue, 5 Dec 2017 03:26:36 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB53QaOr061558; Tue, 5 Dec 2017 03:26:36 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201712050326.vB53QaOr061558@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Tue, 5 Dec 2017 03:26:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455564 - head/databases/redis-devel X-SVN-Group: ports-head X-SVN-Commit-Author: osa X-SVN-Commit-Paths: head/databases/redis-devel X-SVN-Commit-Revision: 455564 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 03:26:37 -0000 Author: osa Date: Tue Dec 5 03:26:36 2017 New Revision: 455564 URL: https://svnweb.freebsd.org/changeset/ports/455564 Log: Upgrade from 4.0.2 to 4.0.6. ChangeLog: https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES Modified: head/databases/redis-devel/Makefile head/databases/redis-devel/distinfo Modified: head/databases/redis-devel/Makefile ============================================================================== --- head/databases/redis-devel/Makefile Tue Dec 5 03:17:30 2017 (r455563) +++ head/databases/redis-devel/Makefile Tue Dec 5 03:26:36 2017 (r455564) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= redis -DISTVERSION= 4.0.2 +DISTVERSION= 4.0.6 CATEGORIES= databases MASTER_SITES= http://download.redis.io/releases/ PKGNAMESUFFIX= -devel Modified: head/databases/redis-devel/distinfo ============================================================================== --- head/databases/redis-devel/distinfo Tue Dec 5 03:17:30 2017 (r455563) +++ head/databases/redis-devel/distinfo Tue Dec 5 03:26:36 2017 (r455564) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506183038 -SHA256 (redis-4.0.2.tar.gz) = b1a0915dbc91b979d06df1977fe594c3fa9b189f1f3d38743a2948c9f7634813 -SIZE (redis-4.0.2.tar.gz) = 1713990 +TIMESTAMP = 1512444121 +SHA256 (redis-4.0.6.tar.gz) = 769b5d69ec237c3e0481a262ff5306ce30db9b5c8ceb14d1023491ca7be5f6fa +SIZE (redis-4.0.6.tar.gz) = 1723533 From owner-svn-ports-head@freebsd.org Tue Dec 5 03:49:22 2017 Return-Path: Delivered-To: svn-ports-head@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 31DDCDEF7EE; Tue, 5 Dec 2017 03:49:22 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 0C355682C2; Tue, 5 Dec 2017 03:49:21 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB53nLug070123; Tue, 5 Dec 2017 03:49:21 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB53nKDR070121; Tue, 5 Dec 2017 03:49:20 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201712050349.vB53nKDR070121@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Tue, 5 Dec 2017 03:49:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455565 - head/www/nginx-devel X-SVN-Group: ports-head X-SVN-Commit-Author: osa X-SVN-Commit-Paths: head/www/nginx-devel X-SVN-Commit-Revision: 455565 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 03:49:22 -0000 Author: osa Date: Tue Dec 5 03:49:20 2017 New Revision: 455565 URL: https://svnweb.freebsd.org/changeset/ports/455565 Log: Add third-party vts (virtual host traffic status) module. Suggested by: "Eugene M. Zheganin" Modified: head/www/nginx-devel/Makefile head/www/nginx-devel/distinfo Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Tue Dec 5 03:26:36 2017 (r455564) +++ head/www/nginx-devel/Makefile Tue Dec 5 03:49:20 2017 (r455565) @@ -127,6 +127,7 @@ OPTIONS_DEFINE= \ SMALL_LIGHT \ SRCACHE \ VOD \ + VTS \ X11 \ XSS @@ -237,6 +238,7 @@ SLOWFS_CACHE_DESC= 3rd party slowfs_cache module SMALL_LIGHT_DESC= 3rd party small_light module SRCACHE_DESC= 3rd party srcache module VOD_DESC= 3rd party vod module +VTS_DESC= 3rd party vts module X11_DESC= graphics/ImageMagick[-nox11] dependency XSS_DESC= 3rd party xss module VIDEO_DESC= Video module support @@ -1041,6 +1043,14 @@ CONFIGURE_ARGS+=--add-dynamic-module=${WRKSRC_vod} .else CONFIGURE_ARGS+=--add-module=${WRKSRC_vod} .endif +.endif + +.if ${PORT_OPTIONS:MVTS} +NGINX_VTS_VERSION= 0.1.15 +GH_ACCOUNT+= vozlt:vts +GH_PROJECT+= nginx-module-vts:vts +GH_TAGNAME+= v${NGINX_VTS_VERSION}:vts +CONFIGURE_ARGS+=--add-module=${WRKSRC_vts} .endif .if ${PORT_OPTIONS:MXSS} Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Tue Dec 5 03:26:36 2017 (r455564) +++ head/www/nginx-devel/distinfo Tue Dec 5 03:49:20 2017 (r455565) @@ -1,4 +1,4 @@ -TIMESTAMP = 1512443241 +TIMESTAMP = 1512445126 SHA256 (nginx-1.13.7.tar.gz) = beb732bc7da80948c43fd0bf94940a21a21b1c1ddfba0bd99a4b88e026220f5c SIZE (nginx-1.13.7.tar.gz) = 990836 SHA256 (ngx_cache_purge-2.3.tar.gz) = 279e0d8a46d3b1521fd43b3f78bc1c08b263899142a7cc5058c1c0361a92c89c @@ -119,6 +119,8 @@ SHA256 (openresty-srcache-nginx-module-v0.31_GH0.tar.g SIZE (openresty-srcache-nginx-module-v0.31_GH0.tar.gz) = 48310 SHA256 (kaltura-nginx-vod-module-1.22_GH0.tar.gz) = 79214a1c2f9b133e039ae78d6a09635ad2bec183c77e2a32bf03003841b3c35b SIZE (kaltura-nginx-vod-module-1.22_GH0.tar.gz) = 438203 +SHA256 (vozlt-nginx-module-vts-v0.1.15_GH0.tar.gz) = 5112a054b1b1edb4c0042a9a840ef45f22abb3c05c68174e28ebf483164fb7e1 +SIZE (vozlt-nginx-module-vts-v0.1.15_GH0.tar.gz) = 371128 SHA256 (openresty-xss-nginx-module-v0.05_GH0.tar.gz) = 958bd8de773601d8d3138501cc4be0420f1c818a3987a70cc9c0023371e432cf SIZE (openresty-xss-nginx-module-v0.05_GH0.tar.gz) = 11477 SHA256 (nginx-njs-4ed8a0b_GH0.tar.gz) = 44cd86b48bf6a65e6faf76b59cbf75b6317d62d33081671d192632baaf43f165 From owner-svn-ports-head@freebsd.org Tue Dec 5 08:00:13 2017 Return-Path: Delivered-To: svn-ports-head@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 B1A58DFB067; Tue, 5 Dec 2017 08:00:13 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 8BCFF6FA33; Tue, 5 Dec 2017 08:00:13 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB580CnE074560; Tue, 5 Dec 2017 08:00:12 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB580CCB074557; Tue, 5 Dec 2017 08:00:12 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201712050800.vB580CCB074557@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 5 Dec 2017 08:00:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455566 - in head/lang: php56 php70 php71 php72 X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: in head/lang: php56 php70 php71 php72 X-SVN-Commit-Revision: 455566 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 08:00:13 -0000 Author: lwhsu Date: Tue Dec 5 08:00:12 2017 New Revision: 455566 URL: https://svnweb.freebsd.org/changeset/ports/455566 Log: - Add EMBED to default on options This is required for the php module of www/unit Approved by: ale, tz (maintainers) Modified: head/lang/php56/Makefile head/lang/php70/Makefile head/lang/php71/Makefile head/lang/php72/Makefile Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Tue Dec 5 03:49:20 2017 (r455565) +++ head/lang/php56/Makefile Tue Dec 5 08:00:12 2017 (r455566) @@ -3,7 +3,7 @@ PORTNAME= php56 PORTVERSION= 5.6.32 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} @@ -35,7 +35,7 @@ CONFIGURE_ARGS+=--with-layout=GNU \ USE_GNOME= libxml2 OPTIONS_DEFINE+=CLI CGI FPM EMBED PHPDBG DEBUG DTRACE IPV6 MAILHEAD LINKTHR ZTS -OPTIONS_DEFAULT=CLI CGI FPM LINKTHR +OPTIONS_DEFAULT=CLI CGI FPM EMBED LINKTHR # Bug 197128: No ASM code for MIPS/MIPS64, disable FPM OPTIONS_EXCLUDE_mips=FPM OPTIONS_EXCLUDE_mips64=FPM Modified: head/lang/php70/Makefile ============================================================================== --- head/lang/php70/Makefile Tue Dec 5 03:49:20 2017 (r455565) +++ head/lang/php70/Makefile Tue Dec 5 08:00:12 2017 (r455566) @@ -3,7 +3,7 @@ PORTNAME= php70 PORTVERSION= 7.0.26 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} @@ -37,7 +37,7 @@ CONFIGURE_ARGS+=--with-layout=GNU \ USE_GNOME= libxml2 OPTIONS_DEFINE+=CLI CGI FPM EMBED PHPDBG DEBUG DTRACE IPV6 MAILHEAD LINKTHR ZTS -OPTIONS_DEFAULT=CLI CGI FPM LINKTHR DTRACE +OPTIONS_DEFAULT=CLI CGI FPM EMBED LINKTHR DTRACE # Bug 197128: No ASM code for MIPS/MIPS64, disable FPM OPTIONS_EXCLUDE_mips=FPM OPTIONS_EXCLUDE_mips64=FPM Modified: head/lang/php71/Makefile ============================================================================== --- head/lang/php71/Makefile Tue Dec 5 03:49:20 2017 (r455565) +++ head/lang/php71/Makefile Tue Dec 5 08:00:12 2017 (r455566) @@ -3,7 +3,7 @@ PORTNAME= php71 PORTVERSION= 7.1.12 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} @@ -38,7 +38,7 @@ CONFIGURE_ARGS+=--with-layout=GNU \ USE_GNOME= libxml2 OPTIONS_DEFINE+=CLI CGI FPM EMBED PHPDBG DEBUG DTRACE IPV6 MAILHEAD LINKTHR ZTS -OPTIONS_DEFAULT=CLI CGI FPM LINKTHR DTRACE +OPTIONS_DEFAULT=CLI CGI FPM EMBED LINKTHR DTRACE # Bug 197128: No ASM code for MIPS/MIPS64, disable FPM OPTIONS_EXCLUDE_mips=FPM Modified: head/lang/php72/Makefile ============================================================================== --- head/lang/php72/Makefile Tue Dec 5 03:49:20 2017 (r455565) +++ head/lang/php72/Makefile Tue Dec 5 08:00:12 2017 (r455566) @@ -3,7 +3,7 @@ PORTNAME= php72 DISTVERSION= 7.2.0RC6 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= lang devel www MASTER_SITES= https://downloads.php.net/~pollita/ DISTNAME= php-${DISTVERSION} @@ -38,7 +38,7 @@ CONFIGURE_ARGS+=--with-layout=GNU \ USE_GNOME= libxml2 OPTIONS_DEFINE+=CLI CGI FPM EMBED PHPDBG DEBUG DTRACE IPV6 LINKTHR ZTS -OPTIONS_DEFAULT=CLI CGI FPM LINKTHR DTRACE +OPTIONS_DEFAULT=CLI CGI FPM EMBED LINKTHR DTRACE # Bug 197128: No ASM code for MIPS/MIPS64, disable FPM OPTIONS_EXCLUDE_mips=FPM From owner-svn-ports-head@freebsd.org Tue Dec 5 08:01:29 2017 Return-Path: Delivered-To: svn-ports-head@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 6729BDFB1D4; Tue, 5 Dec 2017 08:01:29 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 321DA6FBE4; Tue, 5 Dec 2017 08:01:29 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB581Sa6075462; Tue, 5 Dec 2017 08:01:28 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB581SWZ075461; Tue, 5 Dec 2017 08:01:28 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201712050801.vB581SWZ075461@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Tue, 5 Dec 2017 08:01:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455567 - head/security/krb5 X-SVN-Group: ports-head X-SVN-Commit-Author: cy X-SVN-Commit-Paths: head/security/krb5 X-SVN-Commit-Revision: 455567 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 08:01:29 -0000 Author: cy Date: Tue Dec 5 08:01:28 2017 New Revision: 455567 URL: https://svnweb.freebsd.org/changeset/ports/455567 Log: Follow up on r455423. Pointy hat to: rene Modified: head/security/krb5/Makefile Modified: head/security/krb5/Makefile ============================================================================== --- head/security/krb5/Makefile Tue Dec 5 08:00:12 2017 (r455566) +++ head/security/krb5/Makefile Tue Dec 5 08:01:28 2017 (r455567) @@ -1,6 +1,6 @@ # $FreeBSD$ -VERSIONS= 113 114 115 +VERSIONS= 114 115 KRB5_VERSION?= 115 MASTERDIR= ${.CURDIR}/../krb5-${KRB5_VERSION} From owner-svn-ports-head@freebsd.org Tue Dec 5 09:00:24 2017 Return-Path: Delivered-To: svn-ports-head@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 76926DFDBDB; Tue, 5 Dec 2017 09:00:24 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 4067071925; Tue, 5 Dec 2017 09:00:24 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB590NuS099809; Tue, 5 Dec 2017 09:00:23 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB590NPi099808; Tue, 5 Dec 2017 09:00:23 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712050900.vB590NPi099808@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 5 Dec 2017 09:00:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455568 - head/textproc/elasticsearch5 X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/textproc/elasticsearch5 X-SVN-Commit-Revision: 455568 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 09:00:24 -0000 Author: amdmi3 Date: Tue Dec 5 09:00:23 2017 New Revision: 455568 URL: https://svnweb.freebsd.org/changeset/ports/455568 Log: - Update WWW Approved by: portmgr blanket Modified: head/textproc/elasticsearch5/pkg-descr Modified: head/textproc/elasticsearch5/pkg-descr ============================================================================== --- head/textproc/elasticsearch5/pkg-descr Tue Dec 5 08:01:28 2017 (r455567) +++ head/textproc/elasticsearch5/pkg-descr Tue Dec 5 09:00:23 2017 (r455568) @@ -1,4 +1,4 @@ Elasticsearch aims to be a Distributed, RESTful, Search Engine built on top of Apache Lucene. -WWW: http://www.elastic.co/ +WWW: https://www.elastic.co/ From owner-svn-ports-head@freebsd.org Tue Dec 5 09:00:28 2017 Return-Path: Delivered-To: svn-ports-head@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 7883FDFDBE1; Tue, 5 Dec 2017 09:00:28 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 4330B71926; Tue, 5 Dec 2017 09:00:28 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB590RpW099905; Tue, 5 Dec 2017 09:00:27 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB590Rip099904; Tue, 5 Dec 2017 09:00:27 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712050900.vB590Rip099904@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 5 Dec 2017 09:00:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455569 - head/comms/ebook2cwgui X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/comms/ebook2cwgui X-SVN-Commit-Revision: 455569 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 09:00:28 -0000 Author: amdmi3 Date: Tue Dec 5 09:00:27 2017 New Revision: 455569 URL: https://svnweb.freebsd.org/changeset/ports/455569 Log: - Pet portlint - Add LICENSE - Unsilence installation commands - Switch to options helpers Approved by: portmgr blanket Modified: head/comms/ebook2cwgui/Makefile Modified: head/comms/ebook2cwgui/Makefile ============================================================================== --- head/comms/ebook2cwgui/Makefile Tue Dec 5 09:00:23 2017 (r455568) +++ head/comms/ebook2cwgui/Makefile Tue Dec 5 09:00:27 2017 (r455569) @@ -7,14 +7,19 @@ CATEGORIES= comms hamradio MASTER_SITES= http://fkurz.net/ham/ebook4cw/ MAINTAINER= hamradio@FreeBSD.org -COMMENT= gui front end for ebooks2cw +COMMENT= Gui front end for ebooks2cw +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + RUN_DEPENDS= ebook2cw:comms/ebook2cw -USE_WX= 2.8 +USE_WX= 2.8 PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|wx-config|${WX_CONFIG:S,${PREFIX}/bin/,,}|g' \ ${WRKSRC}/Makefile @@ -23,11 +28,13 @@ post-patch: ${WRKSRC}/Makefile do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/ebook2cwgui ${STAGEDIR}${PREFIX}/bin/ebook2cwgui - @${INSTALL_DATA} ${WRKSRC}/ebook2cwgui.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_PROGRAM} ${WRKSRC}/ebook2cwgui ${STAGEDIR}${PREFIX}/bin/ebook2cwgui + ${INSTALL_DATA} ${WRKSRC}/ebook2cwgui.1 ${STAGEDIR}${MANPREFIX}/man/man1 + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for f in README COPYING ChangeLog - @${INSTALL_DATA} ${WRKSRC}/$f ${STAGEDIR}${DOCSDIR}/$f +.for f in README ChangeLog + ${INSTALL_DATA} ${WRKSRC}/$f ${STAGEDIR}${DOCSDIR}/$f .endfor .include From owner-svn-ports-head@freebsd.org Tue Dec 5 09:11:18 2017 Return-Path: Delivered-To: svn-ports-head@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 D718EDFE2CE; Tue, 5 Dec 2017 09:11:18 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B4EA072162; Tue, 5 Dec 2017 09:11:18 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 06B15CCD4; Tue, 5 Dec 2017 09:11:18 +0000 (UTC) From: Jan Beich To: Joseph Mingrone Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r455550 - in head/www/waterfox: . files In-Reply-To: <86k1y2q67c.fsf@phe.ftfl.ca> (Joseph Mingrone's message of "Mon, 04 Dec 2017 22:06:15 -0400") References: <201712042352.vB4NqhDR072054@repo.freebsd.org> <86k1y2q67c.fsf@phe.ftfl.ca> Date: Tue, 05 Dec 2017 10:11:14 +0100 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 09:11:18 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Joseph Mingrone writes: > Jan Beich writes: > >> Author: jbeich >> Date: Mon Dec 4 23:52:42 2017 >> New Revision: 455550 >> URL: https://svnweb.freebsd.org/changeset/ports/455550 > >> Log: >> www/waterfox: update to 56.0.s20171203 > >> Changes: https://github.com/MrAlex94/Waterfox/compare/8c17fb8d3c7f...e= adf0f15d05e [...] > Did upstream change something? It's unfetchable with the current distinf= o. > http://pkg.awarnach.mathstat.dal.ca/data/11amd64-default/2017-12-04_21h14= m55s/logs/errors/waterfox-56.0.s20171203.log > > `make makesum` fixes things. > > % git diff > > diff --git a/www/waterfox/distinfo b/www/waterfox/distinfo > index 6a28ba4d7526..09d25b5b1077 100644 > --- a/www/waterfox/distinfo > +++ b/www/waterfox/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP =3D 1512266552 > -SHA256 (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) =3D ed= c9c603192ad20ddddbf3f9c1557619c05c545fb10ca33435c79239ff667505 > -SIZE (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) =3D 3942= 04922 > +TIMESTAMP =3D 1512439330 > +SHA256 (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) =3D 4f= 36e446d0f93f3906038fde0db8ebfef90649aa0ec27a3903ced385905ce05b > +SIZE (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) =3D 3942= 05881 If upstream has changed something commit hash would be different. According to the following diff it's probably a git-archive(1) quirk. Looking at the commits indeed HEAD on master branch has changed from eadf0f15d05e to bbce73332523. $ diff -urN Waterfox-eadf0f15d05e.old Waterfox-eadf0f15d05e =2D-- Waterfox-eadf0f15d05e.old/addon-sdk/source/python-lib/cuddlefish/_ver= sion.py 2017-12-03 02:02:32.000000000 +0000 +++ Waterfox-eadf0f15d05e/addon-sdk/source/python-lib/cuddlefish/_version.p= y 2017-12-03 02:02:32.000000000 +0000 @@ -9,7 +9,7 @@ # (https://github.com/warner/python-versioneer) =20 # these strings will be replaced by git during git-archive =2Dgit_refnames =3D " (HEAD -> master)" +git_refnames =3D "" git_full =3D "eadf0f15d05eafc5bbfa4fa02314ffa8227b96d4" =20 =20 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQF8BAEBCgBmBQJaJmKyXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bl8kH/3vU9bBwwvoFExkbOSW1tIkR 6miaDaCMpTbsw8kMw6e9KMIhVwODetNpOoOfZrLtTFftthsQwLONOe2u9vGMj7u/ qOzVTiV/yEhOnA34oMuoh5JujvCc3ujQgg3Y/2M2T9hVfHGlMw5Gbp6hWvNlfS5/ zHMHZLaN7jTe0ch/kgofRUXrJVTbitnmIkmiQHwDZVsRMSgSNIXEX3newemoMsPG MZkoCMQHj5xupIa3/beysAcxfXpey8uh3JiUc9NoXHbLMbSdo5NhvWFi8T3kTIIg M85Atsnh/UdTzxx8YTSOJhTholG+PRzwSJom+r9jXiurzrbBPg2mfoyI6GlJ3Kk= =52I+ -----END PGP SIGNATURE----- --=-=-=-- From owner-svn-ports-head@freebsd.org Tue Dec 5 09:50:03 2017 Return-Path: Delivered-To: svn-ports-head@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 791D0DFF6C6; Tue, 5 Dec 2017 09:50:03 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 456D7733AB; Tue, 5 Dec 2017 09:50:03 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB59o2Gc021154; Tue, 5 Dec 2017 09:50:02 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB59o2Il021152; Tue, 5 Dec 2017 09:50:02 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201712050950.vB59o2Il021152@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 5 Dec 2017 09:50:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455570 - head/devel/elixir-nimble_csv X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/devel/elixir-nimble_csv X-SVN-Commit-Revision: 455570 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 09:50:03 -0000 Author: olgeni Date: Tue Dec 5 09:50:02 2017 New Revision: 455570 URL: https://svnweb.freebsd.org/changeset/ports/455570 Log: Update devel/elixir-nimble_csv to version 0.4.0. Modified: head/devel/elixir-nimble_csv/Makefile head/devel/elixir-nimble_csv/distinfo Modified: head/devel/elixir-nimble_csv/Makefile ============================================================================== --- head/devel/elixir-nimble_csv/Makefile Tue Dec 5 09:00:27 2017 (r455569) +++ head/devel/elixir-nimble_csv/Makefile Tue Dec 5 09:50:02 2017 (r455570) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nimble_csv -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.0 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-nimble_csv/distinfo ============================================================================== --- head/devel/elixir-nimble_csv/distinfo Tue Dec 5 09:00:27 2017 (r455569) +++ head/devel/elixir-nimble_csv/distinfo Tue Dec 5 09:50:02 2017 (r455570) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507725659 -SHA256 (plataformatec-nimble_csv-v0.3.0_GH0.tar.gz) = a4d4e1014345fe46783d6ecf50d5f2138107e6a09eed6d78ea3144abc2855da2 -SIZE (plataformatec-nimble_csv-v0.3.0_GH0.tar.gz) = 6617 +TIMESTAMP = 1512467012 +SHA256 (plataformatec-nimble_csv-v0.4.0_GH0.tar.gz) = 7d1375290698dedeaf6c5520d1214a67870e925e3117391b22e5138b9f6f024c +SIZE (plataformatec-nimble_csv-v0.4.0_GH0.tar.gz) = 6623 From owner-svn-ports-head@freebsd.org Tue Dec 5 10:05:09 2017 Return-Path: Delivered-To: svn-ports-head@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 A1DFBDFFF1B; Tue, 5 Dec 2017 10:05:09 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6AE5173DC1; Tue, 5 Dec 2017 10:05:09 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5A58Yw029075; Tue, 5 Dec 2017 10:05:08 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5A58Fq029074; Tue, 5 Dec 2017 10:05:08 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201712051005.vB5A58Fq029074@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 5 Dec 2017 10:05:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455571 - head/databases/timescaledb/files X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/databases/timescaledb/files X-SVN-Commit-Revision: 455571 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 10:05:09 -0000 Author: olgeni Date: Tue Dec 5 10:05:08 2017 New Revision: 455571 URL: https://svnweb.freebsd.org/changeset/ports/455571 Log: databases/timescaledb: use PORTVERSION in pkg-message.in. Modified: head/databases/timescaledb/files/pkg-message.in Modified: head/databases/timescaledb/files/pkg-message.in ============================================================================== --- head/databases/timescaledb/files/pkg-message.in Tue Dec 5 09:50:02 2017 (r455570) +++ head/databases/timescaledb/files/pkg-message.in Tue Dec 5 10:05:08 2017 (r455571) @@ -4,4 +4,4 @@ run CREATE EXTENSION IF NOT EXISTS timescaledb CASCADE; If you are upgrading, restart PostgreSQL server and run - ALTER EXTENSION timescaledb UPDATE TO '0.6.0'; + ALTER EXTENSION timescaledb UPDATE TO '%%PORTVERSION%%'; From owner-svn-ports-head@freebsd.org Tue Dec 5 10:17:41 2017 Return-Path: Delivered-To: svn-ports-head@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 1AC0AE5658E; Tue, 5 Dec 2017 10:17:41 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 DBF7A74380; Tue, 5 Dec 2017 10:17:40 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5AHe0v033411; Tue, 5 Dec 2017 10:17:40 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5AHdo1033409; Tue, 5 Dec 2017 10:17:39 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201712051017.vB5AHdo1033409@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Tue, 5 Dec 2017 10:17:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455572 - head/net/py-shodan X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/net/py-shodan X-SVN-Commit-Revision: 455572 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 10:17:41 -0000 Author: ehaupt Date: Tue Dec 5 10:17:39 2017 New Revision: 455572 URL: https://svnweb.freebsd.org/changeset/ports/455572 Log: Update to 1.7.6 Modified: head/net/py-shodan/Makefile head/net/py-shodan/distinfo Modified: head/net/py-shodan/Makefile ============================================================================== --- head/net/py-shodan/Makefile Tue Dec 5 10:05:08 2017 (r455571) +++ head/net/py-shodan/Makefile Tue Dec 5 10:17:39 2017 (r455572) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shodan -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-shodan/distinfo ============================================================================== --- head/net/py-shodan/distinfo Tue Dec 5 10:05:08 2017 (r455571) +++ head/net/py-shodan/distinfo Tue Dec 5 10:17:39 2017 (r455572) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511100663 -SHA256 (shodan-1.7.5.tar.gz) = ce6137b48ccfd33239731abf7f91e86afb4e657eb3b41c8aaa9c84bb67558fd4 -SIZE (shodan-1.7.5.tar.gz) = 41043 +TIMESTAMP = 1512468480 +SHA256 (shodan-1.7.6.tar.gz) = b1b80d7f5f54ae35ff2ebd9f71a4c90691eaebdca0abce07fa13f6131afefdd7 +SIZE (shodan-1.7.6.tar.gz) = 41781 From owner-svn-ports-head@freebsd.org Tue Dec 5 10:32:13 2017 Return-Path: Delivered-To: svn-ports-head@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 D9717E56C61; Tue, 5 Dec 2017 10:32:13 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A317B74B6F; Tue, 5 Dec 2017 10:32:13 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5AWC4B040268; Tue, 5 Dec 2017 10:32:12 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5AWCl3040266; Tue, 5 Dec 2017 10:32:12 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201712051032.vB5AWCl3040266@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 5 Dec 2017 10:32:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455573 - head/devel/tig X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/devel/tig X-SVN-Commit-Revision: 455573 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 10:32:14 -0000 Author: mat Date: Tue Dec 5 10:32:12 2017 New Revision: 455573 URL: https://svnweb.freebsd.org/changeset/ports/455573 Log: Make the git dependency optional. PR: 203457 Submitted by: lightside gmx com Approved by: dharrigan gmail com Sponsored by: Absolight Added: head/devel/tig/pkg-message-git (contents, props changed) Modified: head/devel/tig/Makefile (contents, props changed) Modified: head/devel/tig/Makefile ============================================================================== --- head/devel/tig/Makefile Tue Dec 5 10:17:39 2017 (r455572) +++ head/devel/tig/Makefile Tue Dec 5 10:32:12 2017 (r455573) @@ -3,6 +3,7 @@ PORTNAME= tig PORTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/jonas/tig/releases/download/${DISTNAME}/ @@ -12,8 +13,6 @@ COMMENT= Text-mode interface for git LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= git:devel/git - USES= iconv gmake ncurses readline:port GNU_CONFIGURE= yes CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE} @@ -24,8 +23,13 @@ INSTALL_TARGET= install PLIST_FILES= bin/tig etc/tigrc -OPTIONS_DEFINE= MANPAGES +OPTIONS_DEFINE= GIT MANPAGES OPTIONS_DEFAULT=MANPAGES + +GIT_DESC= Install devel/git as runtime dependency + +GIT_RUN_DEPENDS= git:devel/git +GIT_VARS_OFF= PKGMESSAGE="${.CURDIR}/pkg-message-git" MANPAGES_BUILD_DEPENDS= asciidoc:textproc/asciidoc \ xmlto:textproc/xmlto Added: head/devel/tig/pkg-message-git ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/tig/pkg-message-git Tue Dec 5 10:32:12 2017 (r455573) @@ -0,0 +1 @@ +Required to (post-)install devel/git* port as runtime dependency. From owner-svn-ports-head@freebsd.org Tue Dec 5 10:37:17 2017 Return-Path: Delivered-To: svn-ports-head@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 5D6C2E56FE7; Tue, 5 Dec 2017 10:37:17 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2777574DB7; Tue, 5 Dec 2017 10:37:17 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5AbG73042075; Tue, 5 Dec 2017 10:37:16 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5AbGPx042073; Tue, 5 Dec 2017 10:37:16 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712051037.vB5AbGPx042073@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 5 Dec 2017 10:37:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455574 - head/deskutils/py-vdirsyncer X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/deskutils/py-vdirsyncer X-SVN-Commit-Revision: 455574 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 10:37:17 -0000 Author: amdmi3 Date: Tue Dec 5 10:37:15 2017 New Revision: 455574 URL: https://svnweb.freebsd.org/changeset/ports/455574 Log: - Update to 0.16.3 - Fix LICENSE PR: 217981 Submitted by: lbdm@privacychain.ch Reported by: amdmi3 Approved by: maintainer timeout (che@bein.link, 8 months) Modified: head/deskutils/py-vdirsyncer/Makefile head/deskutils/py-vdirsyncer/distinfo Modified: head/deskutils/py-vdirsyncer/Makefile ============================================================================== --- head/deskutils/py-vdirsyncer/Makefile Tue Dec 5 10:32:12 2017 (r455573) +++ head/deskutils/py-vdirsyncer/Makefile Tue Dec 5 10:37:15 2017 (r455574) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vdirsyncer -PORTVERSION= 0.12.1 +PORTVERSION= 0.16.3 CATEGORIES= deskutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,7 +9,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= che@bein.link COMMENT= Synchronize calendars and contacts -LICENSE= MIT +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.10.1:devel/py-setuptools_scm@${FLAVOR} @@ -17,13 +17,16 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atomicwrites>=0.1. ${PYTHON_PKGNAMEPREFIX}click>=5.0:devel/py-click@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click-log>=0.1.3:devel/py-click-log@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click-threading>=0.1.2:devel/py-click-threading@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}icalendar>=3.6:devel/py-icalendar@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml>=3.1:devel/py-lxml@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.4.1:www/py-requests@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.4.0:www/py-requests-toolbelt@${FLAVOR} -USES= python +USES= python:3.4+ USE_PYTHON= autoplist distutils NO_ARCH= yes + +OPTIONS_DEFINE= GOOGLE + +GOOGLE_DESC= Enable Google Calendar support +GOOGLE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0:www/py-requests-oauthlib@${FLAVOR} .include Modified: head/deskutils/py-vdirsyncer/distinfo ============================================================================== --- head/deskutils/py-vdirsyncer/distinfo Tue Dec 5 10:32:12 2017 (r455573) +++ head/deskutils/py-vdirsyncer/distinfo Tue Dec 5 10:37:15 2017 (r455574) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473264230 -SHA256 (vdirsyncer-0.12.1.tar.gz) = 3fbba82d5c687238698799799521978bffe72f87b911a267a9c1933b10bd7df8 -SIZE (vdirsyncer-0.12.1.tar.gz) = 99808 +TIMESTAMP = 1512087875 +SHA256 (vdirsyncer-0.16.3.tar.gz) = fc5f6c5225d588b01ee225358a7c096283896a2a26a4f02c9651cf93a25bfc36 +SIZE (vdirsyncer-0.16.3.tar.gz) = 113327 From owner-svn-ports-head@freebsd.org Tue Dec 5 11:05:49 2017 Return-Path: Delivered-To: svn-ports-head@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 6CD9EE5DE0C; Tue, 5 Dec 2017 11:05:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 39A6375CB6; Tue, 5 Dec 2017 11:05:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5B5mSQ054864; Tue, 5 Dec 2017 11:05:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5B5ma5054863; Tue, 5 Dec 2017 11:05:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712051105.vB5B5ma5054863@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 5 Dec 2017 11:05:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455576 - head/devel/cvs-syncmail X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/cvs-syncmail X-SVN-Commit-Revision: 455576 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 11:05:49 -0000 Author: amdmi3 Date: Tue Dec 5 11:05:48 2017 New Revision: 455576 URL: https://svnweb.freebsd.org/changeset/ports/455576 Log: - Fix statement order Reported by: mat Modified: head/devel/cvs-syncmail/Makefile Modified: head/devel/cvs-syncmail/Makefile ============================================================================== --- head/devel/cvs-syncmail/Makefile Tue Dec 5 10:48:10 2017 (r455575) +++ head/devel/cvs-syncmail/Makefile Tue Dec 5 11:05:48 2017 (r455576) @@ -11,9 +11,9 @@ EXTRACT_SUFX= # none MAINTAINER= ports@FreeBSD.org COMMENT= CVS notification tool -RUN_DEPENDS= cvs:devel/cvs - LICENSE= BSD3CLAUSE # see CVS repository on SourceForge + +RUN_DEPENDS= cvs:devel/cvs USES= python shebangfix SHEBANG_FILES= ${DISTNAME} From owner-svn-ports-head@freebsd.org Tue Dec 5 11:43:42 2017 Return-Path: Delivered-To: svn-ports-head@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 B3F39E5F4F9; Tue, 5 Dec 2017 11:43:42 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 809487706E; Tue, 5 Dec 2017 11:43:42 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5BhfHv071383; Tue, 5 Dec 2017 11:43:41 GMT (envelope-from philip@FreeBSD.org) Received: (from philip@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5Bhflp071382; Tue, 5 Dec 2017 11:43:41 GMT (envelope-from philip@FreeBSD.org) Message-Id: <201712051143.vB5Bhflp071382@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: philip set sender to philip@FreeBSD.org using -f From: Philip Paeps Date: Tue, 5 Dec 2017 11:43:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455577 - head/graphics/dspdfviewer X-SVN-Group: ports-head X-SVN-Commit-Author: philip X-SVN-Commit-Paths: head/graphics/dspdfviewer X-SVN-Commit-Revision: 455577 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 11:43:42 -0000 Author: philip Date: Tue Dec 5 11:43:41 2017 New Revision: 455577 URL: https://svnweb.freebsd.org/changeset/ports/455577 Log: Fix build on 11-STABLE >= 1100511 (LLVM update) Submitted by: Santhosh Raju (maintainer) Modified: head/graphics/dspdfviewer/Makefile Modified: head/graphics/dspdfviewer/Makefile ============================================================================== --- head/graphics/dspdfviewer/Makefile Tue Dec 5 11:05:48 2017 (r455576) +++ head/graphics/dspdfviewer/Makefile Tue Dec 5 11:43:41 2017 (r455577) @@ -35,7 +35,7 @@ PLIST_FILES= bin/dspdfviewer \ # Build fails with LLVM 4.0. Reported upstream as #191: # https://github.com/dannyedel/dspdfviewer/issues/191 -.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200023 +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1100511 CFLAGS+= -Wno-error=undefined-func-template .endif From owner-svn-ports-head@freebsd.org Tue Dec 5 12:12:29 2017 Return-Path: Delivered-To: svn-ports-head@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 54265E67DD1; Tue, 5 Dec 2017 12:12:29 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 20A8978300; Tue, 5 Dec 2017 12:12:29 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5CCSjs084019; Tue, 5 Dec 2017 12:12:28 GMT (envelope-from lev@FreeBSD.org) Received: (from lev@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5CCS3k084017; Tue, 5 Dec 2017 12:12:28 GMT (envelope-from lev@FreeBSD.org) Message-Id: <201712051212.vB5CCS3k084017@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lev set sender to lev@FreeBSD.org using -f From: "Lev A. Serebryakov" Date: Tue, 5 Dec 2017 12:12:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455578 - in head/devel/msp430-debug-stack: . files X-SVN-Group: ports-head X-SVN-Commit-Author: lev X-SVN-Commit-Paths: in head/devel/msp430-debug-stack: . files X-SVN-Commit-Revision: 455578 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 12:12:29 -0000 Author: lev Date: Tue Dec 5 12:12:27 2017 New Revision: 455578 URL: https://svnweb.freebsd.org/changeset/ports/455578 Log: Fix namespace conflict for new Boost. PR: 224094 Reported by: jbeich@FreeBSD.org Added: head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430__DLL_BSL430__DLL_Physical__Interfaces_MSPBSL__PhysicalInterfaceUSB.cpp (contents, props changed) Modified: head/devel/msp430-debug-stack/Makefile Modified: head/devel/msp430-debug-stack/Makefile ============================================================================== --- head/devel/msp430-debug-stack/Makefile Tue Dec 5 11:43:41 2017 (r455577) +++ head/devel/msp430-debug-stack/Makefile Tue Dec 5 12:12:27 2017 (r455578) @@ -2,7 +2,7 @@ PORTNAME= msp430-debug-stack PORTVERSION= 3.10.001.000 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= http://www.ti.com/lit/sw/slac460v/ \ http://www.ti.com/lit/ug/slau320z/:doc1 \ Added: head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430__DLL_BSL430__DLL_Physical__Interfaces_MSPBSL__PhysicalInterfaceUSB.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430__DLL_BSL430__DLL_Physical__Interfaces_MSPBSL__PhysicalInterfaceUSB.cpp Tue Dec 5 12:12:27 2017 (r455578) @@ -0,0 +1,11 @@ +--- ThirdParty/BSL430_DLL/BSL430_DLL/Physical_Interfaces/MSPBSL_PhysicalInterfaceUSB.cpp.orig 2017-12-05 15:03:57.734396000 +0300 ++++ ThirdParty/BSL430_DLL/BSL430_DLL/Physical_Interfaces/MSPBSL_PhysicalInterfaceUSB.cpp 2017-12-05 15:04:17.062811000 +0300 +@@ -189,7 +189,7 @@ + return ERROR_READING_DATA; + } + +- this_thread::sleep_for(chrono::milliseconds(500)); ++ this_thread::sleep_for(std::chrono::milliseconds(500)); + } + + return 0; From owner-svn-ports-head@freebsd.org Tue Dec 5 12:32:20 2017 Return-Path: Delivered-To: svn-ports-head@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 7C580E688CC; Tue, 5 Dec 2017 12:32:20 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 5403278C5F; Tue, 5 Dec 2017 12:32:20 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5CWJ7C091600; Tue, 5 Dec 2017 12:32:19 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5CWJQ9091597; Tue, 5 Dec 2017 12:32:19 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201712051232.vB5CWJQ9091597@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 5 Dec 2017 12:32:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455579 - head/sysutils/virtualmin X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/sysutils/virtualmin X-SVN-Commit-Revision: 455579 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 12:32:20 -0000 Author: olgeni Date: Tue Dec 5 12:32:19 2017 New Revision: 455579 URL: https://svnweb.freebsd.org/changeset/ports/455579 Log: Update sysutils/virtualmin to version 6.02. Modified: head/sysutils/virtualmin/Makefile head/sysutils/virtualmin/distinfo head/sysutils/virtualmin/pkg-plist Modified: head/sysutils/virtualmin/Makefile ============================================================================== --- head/sysutils/virtualmin/Makefile Tue Dec 5 12:12:27 2017 (r455578) +++ head/sysutils/virtualmin/Makefile Tue Dec 5 12:32:19 2017 (r455579) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= virtualmin -PORTVERSION= 6.01 +PORTVERSION= 6.02 PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= http://download.webmin.com/download/virtualmin/ Modified: head/sysutils/virtualmin/distinfo ============================================================================== --- head/sysutils/virtualmin/distinfo Tue Dec 5 12:12:27 2017 (r455578) +++ head/sysutils/virtualmin/distinfo Tue Dec 5 12:32:19 2017 (r455579) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508401638 -SHA256 (virtual-server-6.01.gpl.wbm.gz) = 3b761c5d447ace14de2e99f81d3cf214e8574e2d22f4accd940be5dcd958937e -SIZE (virtual-server-6.01.gpl.wbm.gz) = 2435334 +TIMESTAMP = 1512476671 +SHA256 (virtual-server-6.02.gpl.wbm.gz) = 8c97bb4e03f66693560505a69b89bf5a2b6939857cab33b532c31d841548ed92 +SIZE (virtual-server-6.02.gpl.wbm.gz) = 2440948 Modified: head/sysutils/virtualmin/pkg-plist ============================================================================== --- head/sysutils/virtualmin/pkg-plist Tue Dec 5 12:12:27 2017 (r455578) +++ head/sysutils/virtualmin/pkg-plist Tue Dec 5 12:32:19 2017 (r455579) @@ -600,6 +600,7 @@ lib/webmin/virtual-server/help/config_edit_homes.html lib/webmin/virtual-server/help/config_edit_homes.nl.html lib/webmin/virtual-server/help/config_edit_quota.html lib/webmin/virtual-server/help/config_edit_quota.nl.html +lib/webmin/virtual-server/help/config_everything_tmpl.html lib/webmin/virtual-server/help/config_fcgid_max.html lib/webmin/virtual-server/help/config_fcgid_max.nl.html lib/webmin/virtual-server/help/config_force_email.html @@ -722,6 +723,7 @@ lib/webmin/virtual-server/help/config_netmask6.html lib/webmin/virtual-server/help/config_netmask6.nl.html lib/webmin/virtual-server/help/config_nodeniedssh.html lib/webmin/virtual-server/help/config_nodeniedssh.nl.html +lib/webmin/virtual-server/help/config_nopostfix_extra_user.html lib/webmin/virtual-server/help/config_openssl_cnf.html lib/webmin/virtual-server/help/config_openssl_cnf.nl.html lib/webmin/virtual-server/help/config_other_doms.html @@ -2291,6 +2293,7 @@ lib/webmin/virtual-server/save_newsv.cgi lib/webmin/virtual-server/save_newupdate.cgi lib/webmin/virtual-server/save_newuser.cgi lib/webmin/virtual-server/save_pass.cgi +lib/webmin/virtual-server/save_peripcerts.cgi lib/webmin/virtual-server/save_phpmode.cgi lib/webmin/virtual-server/save_phpver.cgi lib/webmin/virtual-server/save_plan.cgi From owner-svn-ports-head@freebsd.org Tue Dec 5 12:37:08 2017 Return-Path: Delivered-To: svn-ports-head@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 4577FE689E9; Tue, 5 Dec 2017 12:37:08 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 0EC3678E09; Tue, 5 Dec 2017 12:37:07 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5Cb7NX092769; Tue, 5 Dec 2017 12:37:07 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5Cb7pa092767; Tue, 5 Dec 2017 12:37:07 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201712051237.vB5Cb7pa092767@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Tue, 5 Dec 2017 12:37:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455580 - in head/lang/gcc8-devel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: in head/lang/gcc8-devel: . files X-SVN-Commit-Revision: 455580 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 12:37:08 -0000 Author: gerald Date: Tue Dec 5 12:37:06 2017 New Revision: 455580 URL: https://svnweb.freebsd.org/changeset/ports/455580 Log: Update to the 20171203 snapshot of GCC 8. I pushed files/patch-clang3.4.1-fixes upstream, so remove it here. Deleted: head/lang/gcc8-devel/files/patch-clang3.4.1-fixes Modified: head/lang/gcc8-devel/Makefile head/lang/gcc8-devel/distinfo Modified: head/lang/gcc8-devel/Makefile ============================================================================== --- head/lang/gcc8-devel/Makefile Tue Dec 5 12:32:19 2017 (r455579) +++ head/lang/gcc8-devel/Makefile Tue Dec 5 12:37:06 2017 (r455580) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 8.0.0.s20171126 +PORTVERSION= 8.0.0.s20171203 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc8-devel/distinfo ============================================================================== --- head/lang/gcc8-devel/distinfo Tue Dec 5 12:32:19 2017 (r455579) +++ head/lang/gcc8-devel/distinfo Tue Dec 5 12:37:06 2017 (r455580) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511737702 -SHA256 (gcc-8-20171126.tar.xz) = b3fc82c0714f1489119bfbde242221bdd851e105af236da1f15b4a542da98b51 -SIZE (gcc-8-20171126.tar.xz) = 60566772 +TIMESTAMP = 1512367452 +SHA256 (gcc-8-20171203.tar.xz) = c53fc75277fa6730330d8e766d0110a561182c9a0a41f29563fa9065d632e029 +SIZE (gcc-8-20171203.tar.xz) = 60299312 From owner-svn-ports-head@freebsd.org Tue Dec 5 12:45:10 2017 Return-Path: Delivered-To: svn-ports-head@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 02C09E68CD3; Tue, 5 Dec 2017 12:45:10 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C14B879227; Tue, 5 Dec 2017 12:45:09 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5Cj8Mr096972; Tue, 5 Dec 2017 12:45:08 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5Cj82j096971; Tue, 5 Dec 2017 12:45:08 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201712051245.vB5Cj82j096971@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Tue, 5 Dec 2017 12:45:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455581 - head/lang/gcc X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc X-SVN-Commit-Revision: 455581 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 12:45:10 -0000 Author: gerald Date: Tue Dec 5 12:45:08 2017 New Revision: 455581 URL: https://svnweb.freebsd.org/changeset/ports/455581 Log: Remove the additional java category from this port. lang/gcc6, which this pulls in by default, still provides GCJ/libgcj (as the last GCC-based port doing so), but unlike C, C++, or Fortran we do not create any symlink for Java and users may also change the default version of GCC, so really nothing Java-specific here. Modified: head/lang/gcc/Makefile Modified: head/lang/gcc/Makefile ============================================================================== --- head/lang/gcc/Makefile Tue Dec 5 12:37:06 2017 (r455580) +++ head/lang/gcc/Makefile Tue Dec 5 12:45:08 2017 (r455581) @@ -3,7 +3,7 @@ PORTNAME= gcc PORTVERSION= ${GCC_DEFAULT} -CATEGORIES= lang java +CATEGORIES= lang MASTER_SITES= # not applicable DISTFILES= # not applicable From owner-svn-ports-head@freebsd.org Tue Dec 5 13:38:42 2017 Return-Path: Delivered-To: svn-ports-head@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 F2858E6A0F0; Tue, 5 Dec 2017 13:38:42 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 BF06E7A997; Tue, 5 Dec 2017 13:38:42 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5DcfnR017742; Tue, 5 Dec 2017 13:38:41 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5DcfrR017741; Tue, 5 Dec 2017 13:38:41 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712051338.vB5DcfrR017741@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 5 Dec 2017 13:38:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455582 - head/deskutils/py-khal X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/deskutils/py-khal X-SVN-Commit-Revision: 455582 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 13:38:43 -0000 Author: antoine Date: Tue Dec 5 13:38:41 2017 New Revision: 455582 URL: https://svnweb.freebsd.org/changeset/ports/455582 Log: Chase py-vdirsyncer switch to python3 Modified: head/deskutils/py-khal/Makefile Modified: head/deskutils/py-khal/Makefile ============================================================================== --- head/deskutils/py-khal/Makefile Tue Dec 5 12:45:08 2017 (r455581) +++ head/deskutils/py-khal/Makefile Tue Dec 5 13:38:41 2017 (r455582) @@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=3.2:devel/p ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pkginfo>0:sysutils/py-pkginfo@${FLAVOR} -USES= python +USES= python:3.4+ USE_PYTHON= autoplist distutils PLIST_FILES= share/zsh/site-functions/__khal From owner-svn-ports-head@freebsd.org Tue Dec 5 13:51:28 2017 Return-Path: Delivered-To: svn-ports-head@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 2D7B5E6A64C; Tue, 5 Dec 2017 13:51:28 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E8C657B470; Tue, 5 Dec 2017 13:51:27 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5DpRgM023922; Tue, 5 Dec 2017 13:51:27 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5DpRi4023902; Tue, 5 Dec 2017 13:51:27 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712051351.vB5DpRi4023902@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 5 Dec 2017 13:51:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455583 - head/deskutils/py-khal X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/deskutils/py-khal X-SVN-Commit-Revision: 455583 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 13:51:28 -0000 Author: antoine Date: Tue Dec 5 13:51:26 2017 New Revision: 455583 URL: https://svnweb.freebsd.org/changeset/ports/455583 Log: Mark BROKEN Modified: head/deskutils/py-khal/Makefile Modified: head/deskutils/py-khal/Makefile ============================================================================== --- head/deskutils/py-khal/Makefile Tue Dec 5 13:38:41 2017 (r455582) +++ head/deskutils/py-khal/Makefile Tue Dec 5 13:51:26 2017 (r455583) @@ -13,6 +13,8 @@ COMMENT= CalDAV-based calendar LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= py36-khal-0.7.1 depends on package: py36-vdirsyncer<0.13 - not found + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=3.2:devel/py-click@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}icalendar>=3.8.2:devel/py-icalendar@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urwid>=1.2.1:devel/py-urwid@${FLAVOR} \ From owner-svn-ports-head@freebsd.org Tue Dec 5 14:01:14 2017 Return-Path: Delivered-To: svn-ports-head@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 4BFB4E6AAEC; Tue, 5 Dec 2017 14:01:14 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 194F97B9C2; Tue, 5 Dec 2017 14:01:14 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5E1DgY026522; Tue, 5 Dec 2017 14:01:13 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5E1Dej026521; Tue, 5 Dec 2017 14:01:13 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201712051401.vB5E1Dej026521@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Tue, 5 Dec 2017 14:01:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455584 - head/devel/osc X-SVN-Group: ports-head X-SVN-Commit-Author: lme X-SVN-Commit-Paths: head/devel/osc X-SVN-Commit-Revision: 455584 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 14:01:14 -0000 Author: lme Date: Tue Dec 5 14:01:12 2017 New Revision: 455584 URL: https://svnweb.freebsd.org/changeset/ports/455584 Log: devel/osc: Fix typo in pkg-descr Approved by: portmgr blanket Modified: head/devel/osc/pkg-descr Modified: head/devel/osc/pkg-descr ============================================================================== --- head/devel/osc/pkg-descr Tue Dec 5 13:51:26 2017 (r455583) +++ head/devel/osc/pkg-descr Tue Dec 5 14:01:12 2017 (r455584) @@ -1,4 +1,4 @@ -osc is a command-line client fot openSUSE build service. It is +osc is a command-line client for openSUSE build service. It is written in Python, and in addition to the commandline interface it also provides a Python module, for use by other Python programs. From owner-svn-ports-head@freebsd.org Tue Dec 5 15:00:05 2017 Return-Path: Delivered-To: svn-ports-head@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 954A4E6CA98; Tue, 5 Dec 2017 15:00:05 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6EF197DF4C; Tue, 5 Dec 2017 15:00:05 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5F04GA051082; Tue, 5 Dec 2017 15:00:04 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5F04CR051076; Tue, 5 Dec 2017 15:00:04 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201712051500.vB5F04CR051076@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Tue, 5 Dec 2017 15:00:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455585 - in head: devel devel/py-backports devel/py-backports.functools_lru_cache devel/py-backports.shutil_get_terminal_size security/py-backports.ssl_match_hostname X-SVN-Group: ports-head X-SVN-Commit-Author: lifanov X-SVN-Commit-Paths: in head: devel devel/py-backports devel/py-backports.functools_lru_cache devel/py-backports.shutil_get_terminal_size security/py-backports.ssl_match_hostname X-SVN-Commit-Revision: 455585 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 15:00:05 -0000 Author: lifanov Date: Tue Dec 5 15:00:03 2017 New Revision: 455585 URL: https://svnweb.freebsd.org/changeset/ports/455585 Log: add devel/py-backports - namespace shim for Python backports Currently, all py-backports.* ports conflict with each other over a file that has the same contents. This creates a port that installs the shared file and py-backports.* ports should depend on this one and remove the shared file from their own pkg-plist. It's the same approach as the one taken by OpenBSD. Some ports are already converted as an example: - security/py-backports.ssl_match_hostname - devel/py-backports.functools_lru_cache - devel/py-backports.shutil_get_terminal_size The last two conversions and the fix to work with FLAVORS were submitted by antoine. Thank you! Reviewed by: antoine Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D11095 Added: head/devel/py-backports/ head/devel/py-backports/Makefile (contents, props changed) head/devel/py-backports/pkg-descr (contents, props changed) Modified: head/devel/Makefile head/devel/py-backports.functools_lru_cache/Makefile head/devel/py-backports.shutil_get_terminal_size/Makefile head/security/py-backports.ssl_match_hostname/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Dec 5 14:01:12 2017 (r455584) +++ head/devel/Makefile Tue Dec 5 15:00:03 2017 (r455585) @@ -4263,6 +4263,7 @@ SUBDIR += py-avro SUBDIR += py-babel SUBDIR += py-babelfish + SUBDIR += py-backports SUBDIR += py-backports.csv SUBDIR += py-backports.functools_lru_cache SUBDIR += py-backports.shutil_get_terminal_size Modified: head/devel/py-backports.functools_lru_cache/Makefile ============================================================================== --- head/devel/py-backports.functools_lru_cache/Makefile Tue Dec 5 14:01:12 2017 (r455584) +++ head/devel/py-backports.functools_lru_cache/Makefile Tue Dec 5 15:00:03 2017 (r455585) @@ -2,6 +2,7 @@ PORTNAME= backports.functools_lru_cache PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +13,20 @@ COMMENT= Backport of functools.lru_cache from Python 3 LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.15.0:devel/py-setuptools_scm@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backports>0:devel/py-backports@${FLAVOR} NO_ARCH= yes USE_PYTHON= autoplist distutils USES= python:2.7 + +POST_PLIST= trim-backports-namespace + +post-install: + @${RM} ${STAGEDIR}${PYTHON_SITELIBDIR}/backports/__init__.py* + @${RM} -r ${STAGEDIR}${PYTHON_SITELIBDIR}/backports/__pycache__ + +trim-backports-namespace: + @${REINPLACE_CMD} '/backports\/__init__.py*/d' ${TMPPLIST} + @${REINPLACE_CMD} '/backports\/__pycache__*/d' ${TMPPLIST} .include Modified: head/devel/py-backports.shutil_get_terminal_size/Makefile ============================================================================== --- head/devel/py-backports.shutil_get_terminal_size/Makefile Tue Dec 5 14:01:12 2017 (r455584) +++ head/devel/py-backports.shutil_get_terminal_size/Makefile Tue Dec 5 15:00:03 2017 (r455585) @@ -2,6 +2,7 @@ PORTNAME= backports.shutil_get_terminal_size PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +12,19 @@ COMMENT= Backport of the get_terminal_size function fr LICENSE= PSFL +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backports>0:devel/py-backports@${FLAVOR} + USES= python USE_PYTHON= autoplist distutils + +POST_PLIST= trim-backports-namespace + +post-install: + @${RM} ${STAGEDIR}${PYTHON_SITELIBDIR}/backports/__init__.py* + @${RM} -r ${STAGEDIR}${PYTHON_SITELIBDIR}/backports/__pycache__ + +trim-backports-namespace: + @${REINPLACE_CMD} '/backports\/__init__.py*/d' ${TMPPLIST} + @${REINPLACE_CMD} '/backports\/__pycache__*/d' ${TMPPLIST} .include Added: head/devel/py-backports/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-backports/Makefile Tue Dec 5 15:00:03 2017 (r455585) @@ -0,0 +1,38 @@ +# $FreeBSD$ + +PORTNAME= backports +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PORTVERSION= 1 +CATEGORIES= devel python +DISTFILES= + +MAINTAINER= lifanov@FreeBSD.org +COMMENT= Shared namespace shim for py-backports.* ports + +LICENSE= MIT + +NO_FETCH= yes +NO_BUILD= yes +NO_ARCH= yes +USES= python +USE_PYTHON= flavors + +.include + +.if ${PYTHON_MAJOR_VER} == 2 +PLIST_FILES= ${PYTHON_SITELIBDIR}/backports/__init__.py \ + ${PYTHON_SITELIBDIR}/backports/__init__.pyc \ + ${PYTHON_SITELIBDIR}/backports/__init__.${PYTHON_PYOEXTENSION} +.else +PLIST_FILES= ${PYTHON_SITELIBDIR}/backports/__init__.py \ + ${PYTHON_SITELIBDIR}/backports/__pycache__/__init__.cpython-${PYTHON_SUFFIX}.pyc \ + ${PYTHON_SITELIBDIR}/backports/__pycache__/__init__.cpython-${PYTHON_SUFFIX}.${PYTHON_PYOEXTENSION} +.endif + +do-install: + ${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/backports + ${ECHO_CMD} "__path__ = __import__('pkgutil').extend_path(__path__, __name__)" > ${STAGEDIR}${PYTHON_SITELIBDIR}/backports/__init__.py + ${PYTHON_CMD} -m compileall -d ${PYTHON_SITELIBDIR} ${STAGEDIR}${PYTHON_SITELIBDIR} + ${PYTHON_CMD} -O -m compileall -d ${PYTHON_SITELIBDIR} ${STAGEDIR}${PYTHON_SITELIBDIR} + +.include Added: head/devel/py-backports/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-backports/pkg-descr Tue Dec 5 15:00:03 2017 (r455585) @@ -0,0 +1,4 @@ +shared namespace shim for py-backports.* ports + +py-backports provides a common backports/__init__.py, +which is shared among all py-backports.* ports. Modified: head/security/py-backports.ssl_match_hostname/Makefile ============================================================================== --- head/security/py-backports.ssl_match_hostname/Makefile Tue Dec 5 14:01:12 2017 (r455584) +++ head/security/py-backports.ssl_match_hostname/Makefile Tue Dec 5 15:00:03 2017 (r455585) @@ -2,6 +2,7 @@ PORTNAME= backports.ssl_match_hostname PORTVERSION= 3.5.0.1 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +12,19 @@ COMMENT= Backport of the ssl_match_hostname function f LICENSE= PSFL +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backports>0:devel/py-backports@${FLAVOR} + USES= python:-3.4 USE_PYTHON= autoplist distutils + +POST_PLIST= trim-backports-namespace + +post-install: + @${RM} ${STAGEDIR}${PYTHON_SITELIBDIR}/backports/__init__.py* + @${RM} -r ${STAGEDIR}${PYTHON_SITELIBDIR}/backports/__pycache__ + +trim-backports-namespace: + @${REINPLACE_CMD} '/backports\/__init__.py*/d' ${TMPPLIST} + @${REINPLACE_CMD} '/backports\/__pycache__*/d' ${TMPPLIST} .include From owner-svn-ports-head@freebsd.org Tue Dec 5 15:56:06 2017 Return-Path: Delivered-To: svn-ports-head@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 1D9E9E6EA0C; Tue, 5 Dec 2017 15:56:06 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 DE8298016B; Tue, 5 Dec 2017 15:56:05 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5Fu5m3075848; Tue, 5 Dec 2017 15:56:05 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5Fu4Zw075846; Tue, 5 Dec 2017 15:56:04 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201712051556.vB5Fu4Zw075846@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Tue, 5 Dec 2017 15:56:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455586 - in head/archivers/php71-phar: . files X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: in head/archivers/php71-phar: . files X-SVN-Commit-Revision: 455586 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 15:56:06 -0000 Author: tz Date: Tue Dec 5 15:56:04 2017 New Revision: 455586 URL: https://svnweb.freebsd.org/changeset/ports/455586 Log: archivers/php71-phar: Unbreak if devel/re2c is installed There is a upstream bug which makes compiling this module impossible if devel/re2c is installed: https://bugs.php.net/bug.php?id=75587 The patch unbreaks this behavior. PR: 223880 Submitted by: mishin@mh.san.ru Added: head/archivers/php71-phar/files/patch-Makefile.frag (contents, props changed) Modified: head/archivers/php71-phar/Makefile Modified: head/archivers/php71-phar/Makefile ============================================================================== --- head/archivers/php71-phar/Makefile Tue Dec 5 15:00:03 2017 (r455585) +++ head/archivers/php71-phar/Makefile Tue Dec 5 15:56:04 2017 (r455586) @@ -2,6 +2,7 @@ CATEGORIES= archivers +PORTREVISION= 2 MASTERDIR= ${.CURDIR}/../../lang/php71 PKGNAMESUFFIX= -phar Added: head/archivers/php71-phar/files/patch-Makefile.frag ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/php71-phar/files/patch-Makefile.frag Tue Dec 5 15:56:04 2017 (r455586) @@ -0,0 +1,9 @@ +--- Makefile.frag.orig 2017-12-05 11:59:48 UTC ++++ Makefile.frag +@@ -1,5 +1,5 @@ + $(srcdir)/phar_path_check.c: $(srcdir)/phar_path_check.re +- @(cd $(top_srcdir); $(RE2C) --no-generation-date -b -o ext/phar/phar_path_check.c ext/phar/phar_path_check.re) ++ @(cd $(top_srcdir); $(RE2C) --no-generation-date -b -o phar_path_check.c phar_path_check.re) + + pharcmd: $(builddir)/phar.php $(builddir)/phar.phar + From owner-svn-ports-head@freebsd.org Tue Dec 5 15:57:28 2017 Return-Path: Delivered-To: svn-ports-head@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 813A1E6EAB9; Tue, 5 Dec 2017 15:57:28 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 1C9458028E; Tue, 5 Dec 2017 15:57:28 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5FvRhL076171; Tue, 5 Dec 2017 15:57:27 GMT (envelope-from lev@FreeBSD.org) Received: (from lev@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5FvQUH076158; Tue, 5 Dec 2017 15:57:26 GMT (envelope-from lev@FreeBSD.org) Message-Id: <201712051557.vB5FvQUH076158@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lev set sender to lev@FreeBSD.org using -f From: "Lev A. Serebryakov" Date: Tue, 5 Dec 2017 15:57:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455587 - in head/devel/msp430-debug-stack: . files X-SVN-Group: ports-head X-SVN-Commit-Author: lev X-SVN-Commit-Paths: in head/devel/msp430-debug-stack: . files X-SVN-Commit-Revision: 455587 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 15:57:28 -0000 Author: lev Date: Tue Dec 5 15:57:25 2017 New Revision: 455587 URL: https://svnweb.freebsd.org/changeset/ports/455587 Log: Second try to fix compatibility with new boost PR: 224094 Reported by: jbeich@FreeBSD.org Added: head/devel/msp430-debug-stack/files/patch-DLL430_v3_src_DLL430_OldApiV3.cpp (contents, props changed) head/devel/msp430-debug-stack/files/patch-DLL430_v3_src_TI_DLL430_ConfigManager.cpp (contents, props changed) head/devel/msp430-debug-stack/files/patch-DLL430_v3_src_TI_DLL430_UpdateManagerFet.cpp (contents, props changed) head/devel/msp430-debug-stack/files/patch-DLL430_v3_src_TI_DLL430_UpdateManagerMSP_FET430.cpp (contents, props changed) head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430_DLL_BSL430_DLL_Connections_MSPBSL_Connection5xxUSB.cpp (contents, props changed) head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430_DLL_BSL430_DLL_MSPBSL_Factory.cpp (contents, props changed) head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430_DLL_BSL430_DLL_Physical_Interfaces_MSPBSL_PhysicalInterfaceSerialUART.cpp (contents, props changed) Modified: head/devel/msp430-debug-stack/Makefile head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_FetControl.cpp head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_UsbCdcIoChannel.cpp head/devel/msp430-debug-stack/files/patch-Makefile head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430__DLL_BSL430__DLL_Physical__Interfaces_MSPBSL__PhysicalInterfaceUSB.cpp head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430__DLL_Makefile Modified: head/devel/msp430-debug-stack/Makefile ============================================================================== --- head/devel/msp430-debug-stack/Makefile Tue Dec 5 15:56:04 2017 (r455586) +++ head/devel/msp430-debug-stack/Makefile Tue Dec 5 15:57:25 2017 (r455587) @@ -2,7 +2,7 @@ PORTNAME= msp430-debug-stack PORTVERSION= 3.10.001.000 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= http://www.ti.com/lit/sw/slac460v/ \ http://www.ti.com/lit/ug/slau320z/:doc1 \ Modified: head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_FetControl.cpp ============================================================================== --- head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_FetControl.cpp Tue Dec 5 15:56:04 2017 (r455586) +++ head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_FetControl.cpp Tue Dec 5 15:57:25 2017 (r455587) @@ -1,6 +1,6 @@ ---- DLL430_v3/src/TI/DLL430/FetControl.cpp.orig 2016-03-12 13:23:34 UTC -+++ DLL430_v3/src/TI/DLL430/FetControl.cpp -@@ -214,7 +214,7 @@ bool FetControl::resetCommunication() +--- DLL430_v3/src/TI/DLL430/FetControl.cpp.orig 2017-12-05 18:47:14.471975000 +0300 ++++ DLL430_v3/src/TI/DLL430/FetControl.cpp 2017-12-05 18:47:14.610359000 +0300 +@@ -222,7 +222,7 @@ bool FetControl::resetCommunication() data.push_back(0x00); this->sendData(data); // reset connection Modified: head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_UsbCdcIoChannel.cpp ============================================================================== --- head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_UsbCdcIoChannel.cpp Tue Dec 5 15:56:04 2017 (r455586) +++ head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_UsbCdcIoChannel.cpp Tue Dec 5 15:57:25 2017 (r455587) @@ -1,33 +1,20 @@ ---- DLL430_v3/src/TI/DLL430/UsbCdcIoChannel.cpp.orig 2016-05-02 09:51:53.763023000 +0200 -+++ DLL430_v3/src/TI/DLL430/UsbCdcIoChannel.cpp 2016-05-02 09:53:56.332580000 +0200 -@@ -303,6 +303,22 @@ - } - #else - stringstream cdcIdStream; -+ -+#ifdef __FreeBSD__ -+ -+ path p( "/dev" ); -+ if( exists(p) && is_directory(p) ) { -+ -+ cdcIdStream << hex << setfill('0') << "mspfet" << setw(4) << productId; -+ -+ const directory_iterator end; -+ for( directory_iterator it(p); it != end; ++it ) { -+ -+ string dir = it->path().string(); -+ if( dir.find( cdcIdStream.str() ) != string::npos ) { -+ { -+ -+#else - cdcIdStream << hex << setfill('0') << "usb:v" << setw(4) << vendorId << "p" << setw(4) << productId; +--- DLL430_v3/src/TI/DLL430/UsbCdcIoChannel.cpp.orig 2017-12-05 18:49:13.159254000 +0300 ++++ DLL430_v3/src/TI/DLL430/UsbCdcIoChannel.cpp 2017-12-05 18:49:23.590490000 +0300 +@@ -401,7 +401,7 @@ bool UsbCdcIoChannel::openPort() + int retry = 5; + while (ec && --retry ) + { +- this_thread::sleep_for(chrono::milliseconds(5)); ++ this_thread::sleep_for(std::chrono::milliseconds(5)); + ec = port->open(portInfo.path, ec); + } - path p("/sys/class/tty/"); -@@ -324,6 +340,7 @@ - ifNumStream >> interfaceNumber; - if (modalias.find(cdcIdStream.str()) == 0 && interfaceNumber == 0) - { -+#endif - const string filename = it->path().filename().string(); - const string portPath = string("/dev/") + filename; - +@@ -426,7 +426,7 @@ void UsbCdcIoChannel::retrieveStatus() + { + openPort(); + //Seeing issues on some platforms (eg. Ubuntu) when port is immediately closed again +- this_thread::sleep_for(chrono::milliseconds(100)); ++ this_thread::sleep_for(std::chrono::milliseconds(100)); + close(); + } + } Added: head/devel/msp430-debug-stack/files/patch-DLL430_v3_src_DLL430_OldApiV3.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/msp430-debug-stack/files/patch-DLL430_v3_src_DLL430_OldApiV3.cpp Tue Dec 5 15:57:25 2017 (r455587) @@ -0,0 +1,56 @@ +--- DLL430_v3/src/DLL430_OldApiV3.cpp.orig 2017-12-05 18:38:46.037302000 +0300 ++++ DLL430_v3/src/DLL430_OldApiV3.cpp 2017-12-05 18:40:21.357777000 +0300 +@@ -191,7 +191,7 @@ void DLL430_OldApiV3::event(DebugEventTa + //With trace/variable watch enabled, give storage events on same trigger time to be reported + if (trace_storage.trControl == TR_ENABLE) + { +- this_thread::sleep_for(chrono::milliseconds(100)); ++ this_thread::sleep_for(std::chrono::milliseconds(100)); + } + db_man->pausePolling(); + } +@@ -1524,7 +1524,7 @@ bool DLL430_OldApiV3::Erase(int32_t type + log(LogTarget::ERR, ERASE_ERR, ""); + return false; + } +- this_thread::sleep_for(chrono::seconds(1)); ++ this_thread::sleep_for(std::chrono::seconds(1)); + return true; + + } +@@ -1538,7 +1538,7 @@ bool DLL430_OldApiV3::Erase(int32_t type + } + if (singleDevice) + { +- this_thread::sleep_for(chrono::seconds(1)); ++ this_thread::sleep_for(std::chrono::seconds(1)); + return true; + } + } +@@ -1923,7 +1923,7 @@ bool DLL430_OldApiV3::Reset(int32_t meth + if (devArchitecture != MSP432_M4) + { + db_man->resumePolling(); +- this_thread::sleep_for(chrono::milliseconds(500)); ++ this_thread::sleep_for(std::chrono::milliseconds(500)); + db_man->pausePolling(); + } + if (!State(&state, true, &pCPUCycles)) +@@ -3781,7 +3781,7 @@ bool DLL430_OldApiV3::FET_FwUpdate( + + if (!handle) + { +- this_thread::sleep_for(chrono::seconds(3)); ++ this_thread::sleep_for(std::chrono::seconds(3)); + this->Initialize(&port[0], &version); + } + +@@ -4179,7 +4179,7 @@ bool DLL430_OldApiV3::writeToExternalMem + + Run(FREE_RUN, true); // start execution of loader code + +- this_thread::sleep_for(chrono::seconds(15)); ++ this_thread::sleep_for(std::chrono::seconds(15)); + + int32_t state; + int32_t pCPUCycles; Added: head/devel/msp430-debug-stack/files/patch-DLL430_v3_src_TI_DLL430_ConfigManager.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/msp430-debug-stack/files/patch-DLL430_v3_src_TI_DLL430_ConfigManager.cpp Tue Dec 5 15:57:25 2017 (r455587) @@ -0,0 +1,91 @@ +--- DLL430_v3/src/TI/DLL430/ConfigManager.cpp.orig 2017-12-05 18:47:14.461686000 +0300 ++++ DLL430_v3/src/TI/DLL430/ConfigManager.cpp 2017-12-05 18:47:14.601264000 +0300 +@@ -135,7 +135,7 @@ void ConfigManager::init () + iniFile = string(iniPathEnv) + "/" + iniFile; + } + +- ifstream DllV3Ini(iniFile.c_str()); ++ std::ifstream DllV3Ini(iniFile.c_str()); + + while (DllV3Ini && !DllV3Ini.eof()) + { +@@ -259,9 +259,9 @@ bool ConfigManager::jtagErase(uint16_t e + return false; + } + #if defined(_WIN32) || defined(_WIN64) || defined(__APPLE__) +- this_thread::sleep_for(chrono::milliseconds(100)); ++ this_thread::sleep_for(std::chrono::milliseconds(100)); + #else +- this_thread::sleep_for(chrono::milliseconds(500)); ++ this_thread::sleep_for(std::chrono::milliseconds(500)); + #endif + return true; + } +@@ -561,7 +561,7 @@ bool ConfigManager::reset(bool vcc, bool + return false; + } + // keep voltage 0 for minmum 5 seconds +- this_thread::sleep_for(chrono::seconds(5)); ++ this_thread::sleep_for(std::chrono::seconds(5)); + + if (!this->setDeviceVcc(voltage)) + { +@@ -622,7 +622,7 @@ bool ConfigManager::reset(bool vcc, bool + return false; + } + // keep voltate 0 for minmum 5 seconds +- this_thread::sleep_for(chrono::seconds(5)); ++ this_thread::sleep_for(std::chrono::seconds(5)); + if (!this->setDeviceVcc(voltage)) + { + return false; +@@ -718,10 +718,10 @@ bool ConfigManager::setVccEzFet(uint16_t + #if defined(_WIN32) || defined(_WIN64) || defined(__APPLE__) + if (vcc) + { +- this_thread::sleep_for(chrono::milliseconds(500)); ++ this_thread::sleep_for(std::chrono::milliseconds(500)); + } + #else +- this_thread::sleep_for(chrono::milliseconds(1000)); ++ this_thread::sleep_for(std::chrono::milliseconds(1000)); + #endif + + } +@@ -789,9 +789,9 @@ bool ConfigManager::setVccMspFET(uint16_ + } + + #if defined(_WIN32) || defined(_WIN64) || defined(__APPLE__) +- this_thread::sleep_for(chrono::milliseconds(100)); ++ this_thread::sleep_for(std::chrono::milliseconds(100)); + #else +- this_thread::sleep_for(chrono::milliseconds(700)); ++ this_thread::sleep_for(std::chrono::milliseconds(700)); + #endif + + // now run calibration to support Energy Trace +@@ -822,9 +822,9 @@ bool ConfigManager::setVccMspFET(uint16_ + return false; + } + #if defined(_WIN32) || defined(_WIN64) || defined(__APPLE__) +- this_thread::sleep_for(chrono::milliseconds(100)); ++ this_thread::sleep_for(std::chrono::milliseconds(100)); + #else +- this_thread::sleep_for(chrono::milliseconds(700)); ++ this_thread::sleep_for(std::chrono::milliseconds(700)); + #endif + + // Send power down command to Sub mcu Firmware +@@ -858,10 +858,10 @@ bool ConfigManager::setVccMspFetUif(uint + #if defined(_WIN32) || defined(_WIN64) || defined(__APPLE__) + if (vcc) + { +- this_thread::sleep_for(chrono::milliseconds(1000)); ++ this_thread::sleep_for(std::chrono::milliseconds(1000)); + } + #else +- this_thread::sleep_for(chrono::milliseconds(2500)); ++ this_thread::sleep_for(std::chrono::milliseconds(2500)); + #endif + return true; + } Added: head/devel/msp430-debug-stack/files/patch-DLL430_v3_src_TI_DLL430_UpdateManagerFet.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/msp430-debug-stack/files/patch-DLL430_v3_src_TI_DLL430_UpdateManagerFet.cpp Tue Dec 5 15:57:25 2017 (r455587) @@ -0,0 +1,47 @@ +--- DLL430_v3/src/TI/DLL430/UpdateManagerFet.cpp.orig 2017-12-05 18:47:14.471473000 +0300 ++++ DLL430_v3/src/TI/DLL430/UpdateManagerFet.cpp 2017-12-05 18:47:14.610002000 +0300 +@@ -128,7 +128,7 @@ bool UpdateManagerFet::updateCore(Memory + intCallback(BL_DATA_BLOCK_PROGRAMMED, (uint32_t)( 100-(requiredCoreUpdates)*requiredCoreUpdates), 0); + } + +- this_thread::sleep_for(chrono::seconds(4)); ++ this_thread::sleep_for(std::chrono::seconds(4)); + + fetHandle->shutdown(); + +@@ -141,7 +141,7 @@ bool UpdateManagerFet::updateCore(Memory + uint32_t countedHidDevices = 0, timeout = 50; + do + { +- this_thread::sleep_for(chrono::seconds(1)); ++ this_thread::sleep_for(std::chrono::seconds(1)); + countedHidDevices = HidUpdateManager::countHidDevices(currentPid); + + if (intCallback) +@@ -635,7 +635,7 @@ bool UpdateManagerFet::updateFpga() + // Start the FPGA update + this->upInit(3); + +- this_thread::sleep_for(chrono::seconds(1)); ++ this_thread::sleep_for(std::chrono::seconds(1)); + + // Restore the normal HAL module + if (returnValue && !updateHal()) +@@ -956,7 +956,7 @@ bool UpdateManagerFet::firmWareUpdate(co + + UpdateLog.append("\n---------------------Firmware upate end--------------------------\n"); + +- ofstream(logfile.c_str(), ios::app | ios::out) << UpdateLog; ++ std::ofstream(logfile.c_str(), ios::app | ios::out) << UpdateLog; + #endif + } + return returnValue; +@@ -1063,7 +1063,7 @@ bool UpdateManagerFet::updateFirmware(co + this->upInit(0); + + // give the firmware time to execute initialisation +- this_thread::sleep_for(chrono::seconds(1)); ++ this_thread::sleep_for(std::chrono::seconds(1)); + return true; + } + Added: head/devel/msp430-debug-stack/files/patch-DLL430_v3_src_TI_DLL430_UpdateManagerMSP_FET430.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/msp430-debug-stack/files/patch-DLL430_v3_src_TI_DLL430_UpdateManagerMSP_FET430.cpp Tue Dec 5 15:57:25 2017 (r455587) @@ -0,0 +1,29 @@ +--- DLL430_v3/src/TI/DLL430/UpdateManagerMSP_FET430.cpp.orig 2017-12-05 18:38:46.041601000 +0300 ++++ DLL430_v3/src/TI/DLL430/UpdateManagerMSP_FET430.cpp 2017-12-05 18:41:45.548342000 +0300 +@@ -212,7 +212,7 @@ bool UpdateManagerMSP_FET430::firmWareUp + control->sendData(data_55); + control->clearResponse(); + +- this_thread::sleep_for(chrono::seconds(8)); ++ this_thread::sleep_for(std::chrono::seconds(8)); + } + + MemoryContent firmware; +@@ -282,7 +282,7 @@ bool UpdateManagerMSP_FET430::firmWareUp + const bool initFailed = !this->fetHandle->send(initCmd); + + // give the firmware time to execute initialisation +- this_thread::sleep_for(chrono::seconds(1)); ++ this_thread::sleep_for(std::chrono::seconds(1)); + + //Only an error if no user specified file is used (ie. init will fail for a downgrade) + if (initFailed && !fname) +@@ -300,7 +300,7 @@ bool UpdateManagerMSP_FET430::firmWareUp + cmd.elements.emplace_back(el); + + fetHandle->send(cmd); +- this_thread::sleep_for(chrono::seconds(2)); ++ this_thread::sleep_for(std::chrono::seconds(2)); + + if (callback) + callback(BL_UPDATE_DONE, 0, 0); Modified: head/devel/msp430-debug-stack/files/patch-Makefile ============================================================================== --- head/devel/msp430-debug-stack/files/patch-Makefile Tue Dec 5 15:56:04 2017 (r455586) +++ head/devel/msp430-debug-stack/files/patch-Makefile Tue Dec 5 15:57:25 2017 (r455587) @@ -1,6 +1,6 @@ ---- Makefile.orig 2016-04-11 14:08:50.000000000 +0200 -+++ Makefile 2016-05-02 09:51:27.848060000 +0200 -@@ -16,6 +16,7 @@ +--- Makefile.orig 2017-06-22 12:44:14.000000000 +0300 ++++ Makefile 2017-12-05 18:35:24.639422000 +0300 +@@ -16,6 +16,7 @@ MAKE_PCH += -x c++-header USE_PCH += -include $(PCH_HEADER) export BOOST_DIR @@ -8,7 +8,7 @@ export BIT32 export STATIC export DEBUG -@@ -76,15 +77,15 @@ +@@ -76,15 +77,15 @@ ifeq ($(PLATFORM),Linux) HIDOBJ := $(LIBTHIRD)/hid-libusb.o else @@ -29,7 +29,7 @@ endif ifdef BOOST_DIR -@@ -92,9 +93,14 @@ +@@ -92,9 +93,14 @@ else LIBDIRS += -L$(BOOST_DIR)/lib endif Added: head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430_DLL_BSL430_DLL_Connections_MSPBSL_Connection5xxUSB.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430_DLL_BSL430_DLL_Connections_MSPBSL_Connection5xxUSB.cpp Tue Dec 5 15:57:25 2017 (r455587) @@ -0,0 +1,20 @@ +--- ThirdParty/BSL430_DLL/BSL430_DLL/Connections/MSPBSL_Connection5xxUSB.cpp.orig 2017-12-05 18:38:46.035629000 +0300 ++++ ThirdParty/BSL430_DLL/BSL430_DLL/Connections/MSPBSL_Connection5xxUSB.cpp 2017-12-05 18:39:43.517163000 +0300 +@@ -70,7 +70,7 @@ void MSPBSL_Connection5xxUSB:: closeBslc + { + uint8_t usbDisconnct = USB_DISCONNECT_COMMAND; + this->thePacketHandler->TX_Packet(&usbDisconnct,1); +- this_thread::sleep_for(chrono::seconds(5)); ++ this_thread::sleep_for(std::chrono::seconds(5)); + } + + /***************************************************************************//** +@@ -134,7 +134,7 @@ uint16_t MSPBSL_Connection5xxUSB::loadRA + { + return retValue; + } +- this_thread::sleep_for(chrono::seconds(1)); ++ this_thread::sleep_for(std::chrono::seconds(1)); + + return ACK; + } Added: head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430_DLL_BSL430_DLL_MSPBSL_Factory.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430_DLL_BSL430_DLL_MSPBSL_Factory.cpp Tue Dec 5 15:57:25 2017 (r455587) @@ -0,0 +1,11 @@ +--- ThirdParty/BSL430_DLL/BSL430_DLL/MSPBSL_Factory.cpp.orig 2017-12-05 18:38:46.036313000 +0300 ++++ ThirdParty/BSL430_DLL/BSL430_DLL/MSPBSL_Factory.cpp 2017-12-05 18:39:50.453006000 +0300 +@@ -212,7 +212,7 @@ MSPBSL_Connection* MSPBSL_Factory::getMS + bool isOpen = s->physicalInterfaceCommand(ENUMERATE_COMMAND) == 0; + while (s && !isOpen && retries-- > 0) + { +- this_thread::sleep_for(chrono::seconds(2)); ++ this_thread::sleep_for(std::chrono::seconds(2)); + isOpen = s->physicalInterfaceCommand(ENUMERATE_COMMAND) == 0; + } + if (!isOpen) Added: head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430_DLL_BSL430_DLL_Physical_Interfaces_MSPBSL_PhysicalInterfaceSerialUART.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430_DLL_BSL430_DLL_Physical_Interfaces_MSPBSL_PhysicalInterfaceSerialUART.cpp Tue Dec 5 15:57:25 2017 (r455587) @@ -0,0 +1,37 @@ +--- ThirdParty/BSL430_DLL/BSL430_DLL/Physical_Interfaces/MSPBSL_PhysicalInterfaceSerialUART.cpp.orig 2017-12-05 18:38:46.034235000 +0300 ++++ ThirdParty/BSL430_DLL/BSL430_DLL/Physical_Interfaces/MSPBSL_PhysicalInterfaceSerialUART.cpp 2017-12-05 18:39:30.622349000 +0300 +@@ -193,27 +193,27 @@ void MSPBSL_PhysicalInterfaceSerialUART: + + port->set_option(RESETControl(LOW_SIGNAL)); + port->set_option(TESTControl(LOW_SIGNAL)); +- this_thread::sleep_for(chrono::milliseconds(10)); ++ this_thread::sleep_for(std::chrono::milliseconds(10)); + port->set_option(TESTControl(HIGH_SIGNAL)); +- this_thread::sleep_for(chrono::milliseconds(10)); ++ this_thread::sleep_for(std::chrono::milliseconds(10)); + port->set_option(TESTControl(LOW_SIGNAL)); +- this_thread::sleep_for(chrono::milliseconds(10)); ++ this_thread::sleep_for(std::chrono::milliseconds(10)); + port->set_option(TESTControl(HIGH_SIGNAL)); +- this_thread::sleep_for(chrono::milliseconds(10)); ++ this_thread::sleep_for(std::chrono::milliseconds(10)); + if( method == STANDARD_INVOKE ) + { + port->set_option(RESETControl(HIGH_SIGNAL)); +- this_thread::sleep_for(chrono::milliseconds(10)); ++ this_thread::sleep_for(std::chrono::milliseconds(10)); + port->set_option(TESTControl(LOW_SIGNAL)); + } + else if ( method == BSL_XXXX_INVOKE ) + { + port->set_option(TESTControl(LOW_SIGNAL)); +- this_thread::sleep_for(chrono::milliseconds(10)); ++ this_thread::sleep_for(std::chrono::milliseconds(10)); + port->set_option(RESETControl(HIGH_SIGNAL)); + } + +- this_thread::sleep_for(chrono::milliseconds(250)); ++ this_thread::sleep_for(std::chrono::milliseconds(250)); + + } + Modified: head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430__DLL_BSL430__DLL_Physical__Interfaces_MSPBSL__PhysicalInterfaceUSB.cpp ============================================================================== --- head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430__DLL_BSL430__DLL_Physical__Interfaces_MSPBSL__PhysicalInterfaceUSB.cpp Tue Dec 5 15:56:04 2017 (r455586) +++ head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430__DLL_BSL430__DLL_Physical__Interfaces_MSPBSL__PhysicalInterfaceUSB.cpp Tue Dec 5 15:57:25 2017 (r455587) @@ -1,6 +1,6 @@ ---- ThirdParty/BSL430_DLL/BSL430_DLL/Physical_Interfaces/MSPBSL_PhysicalInterfaceUSB.cpp.orig 2017-12-05 15:03:57.734396000 +0300 -+++ ThirdParty/BSL430_DLL/BSL430_DLL/Physical_Interfaces/MSPBSL_PhysicalInterfaceUSB.cpp 2017-12-05 15:04:17.062811000 +0300 -@@ -189,7 +189,7 @@ +--- ThirdParty/BSL430_DLL/BSL430_DLL/Physical_Interfaces/MSPBSL_PhysicalInterfaceUSB.cpp.orig 2017-12-05 18:47:14.538669000 +0300 ++++ ThirdParty/BSL430_DLL/BSL430_DLL/Physical_Interfaces/MSPBSL_PhysicalInterfaceUSB.cpp 2017-12-05 18:47:14.575461000 +0300 +@@ -189,7 +189,7 @@ uint16_t MSPBSL_PhysicalInterfaceUSB::RX return ERROR_READING_DATA; } Modified: head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430__DLL_Makefile ============================================================================== --- head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430__DLL_Makefile Tue Dec 5 15:56:04 2017 (r455586) +++ head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430__DLL_Makefile Tue Dec 5 15:57:25 2017 (r455587) @@ -1,5 +1,5 @@ ---- ThirdParty/BSL430_DLL/Makefile.orig 2015-04-22 12:01:02 UTC -+++ ThirdParty/BSL430_DLL/Makefile +--- ThirdParty/BSL430_DLL/Makefile.orig 2016-02-29 15:26:38.000000000 +0300 ++++ ThirdParty/BSL430_DLL/Makefile 2017-12-05 18:35:24.642830000 +0300 @@ -47,11 +47,15 @@ ifeq ($(PLATFORM),Linux) INCLUDES += -I$(BOOST_DIR) endif From owner-svn-ports-head@freebsd.org Tue Dec 5 16:07:00 2017 Return-Path: Delivered-To: svn-ports-head@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 2F11BE6EF91; Tue, 5 Dec 2017 16:07:00 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 11A608098E; Tue, 5 Dec 2017 16:07:00 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 5EA6D1318E; Tue, 5 Dec 2017 16:06:59 +0000 (UTC) From: Jan Beich To: "Lev A. Serebryakov" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r455587 - in head/devel/msp430-debug-stack: . files References: <201712051557.vB5FvQUH076158@repo.freebsd.org> Date: Tue, 05 Dec 2017 17:06:50 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 16:07:00 -0000 "Lev A. Serebryakov" writes: > Modified: head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_UsbCdcIoChannel.cpp > ============================================================================== > --- head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_UsbCdcIoChannel.cpp Tue Dec 5 15:56:04 2017 (r455586) > +++ head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_UsbCdcIoChannel.cpp Tue Dec 5 15:57:25 2017 (r455587) > @@ -1,33 +1,20 @@ > ---- DLL430_v3/src/TI/DLL430/UsbCdcIoChannel.cpp.orig 2016-05-02 09:51:53.763023000 +0200 > -+++ DLL430_v3/src/TI/DLL430/UsbCdcIoChannel.cpp 2016-05-02 09:53:56.332580000 +0200 > -@@ -303,6 +303,22 @@ > - } > - #else > - stringstream cdcIdStream; > -+ > -+#ifdef __FreeBSD__ > -+ > -+ path p( "/dev" ); > -+ if( exists(p) && is_directory(p) ) { > -+ > -+ cdcIdStream << hex << setfill('0') << "mspfet" << setw(4) << productId; > -+ > -+ const directory_iterator end; > -+ for( directory_iterator it(p); it != end; ++it ) { > -+ > -+ string dir = it->path().string(); > -+ if( dir.find( cdcIdStream.str() ) != string::npos ) { > -+ { > -+ > -+#else > - cdcIdStream << hex << setfill('0') << "usb:v" << setw(4) << vendorId << "p" << setw(4) << productId; I think, you've accidentally removed existing patch against this file. From owner-svn-ports-head@freebsd.org Tue Dec 5 16:15:37 2017 Return-Path: Delivered-To: svn-ports-head@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 80039E6F590; Tue, 5 Dec 2017 16:15:37 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.not-for.work (onlyone.not-for.work [148.251.9.81]) by mx1.freebsd.org (Postfix) with ESMTP id 4A6B1114A; Tue, 5 Dec 2017 16:15:37 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from [192.168.23.186] (unknown [89.113.128.32]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.not-for.work (Postfix) with ESMTPSA id 22EF5574; Tue, 5 Dec 2017 19:15:30 +0300 (MSK) Reply-To: lev@FreeBSD.org Subject: Re: svn commit: r455587 - in head/devel/msp430-debug-stack: . files To: Jan Beich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201712051557.vB5FvQUH076158@repo.freebsd.org> From: Lev Serebryakov Organization: FreeBSD Message-ID: <8af64b17-cb6b-001c-a113-a5fe3f3b11fc@FreeBSD.org> Date: Tue, 5 Dec 2017 19:15:29 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 16:15:37 -0000 On 05.12.2017 19:06, Jan Beich wrote: I stop to understand how does "update-patches" work. Also, don't do anything in last daty before month-long AFK vacations :-) Thank you! > "Lev A. Serebryakov" writes: > >> Modified: head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_UsbCdcIoChannel.cpp >> ============================================================================== >> --- head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_UsbCdcIoChannel.cpp Tue Dec 5 15:56:04 2017 (r455586) >> +++ head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_UsbCdcIoChannel.cpp Tue Dec 5 15:57:25 2017 (r455587) >> @@ -1,33 +1,20 @@ >> ---- DLL430_v3/src/TI/DLL430/UsbCdcIoChannel.cpp.orig 2016-05-02 09:51:53.763023000 +0200 >> -+++ DLL430_v3/src/TI/DLL430/UsbCdcIoChannel.cpp 2016-05-02 09:53:56.332580000 +0200 >> -@@ -303,6 +303,22 @@ >> - } >> - #else >> - stringstream cdcIdStream; >> -+ >> -+#ifdef __FreeBSD__ >> -+ >> -+ path p( "/dev" ); >> -+ if( exists(p) && is_directory(p) ) { >> -+ >> -+ cdcIdStream << hex << setfill('0') << "mspfet" << setw(4) << productId; >> -+ >> -+ const directory_iterator end; >> -+ for( directory_iterator it(p); it != end; ++it ) { >> -+ >> -+ string dir = it->path().string(); >> -+ if( dir.find( cdcIdStream.str() ) != string::npos ) { >> -+ { >> -+ >> -+#else >> - cdcIdStream << hex << setfill('0') << "usb:v" << setw(4) << vendorId << "p" << setw(4) << productId; > > I think, you've accidentally removed existing patch against this file. > -- // Lev Serebryakov From owner-svn-ports-head@freebsd.org Tue Dec 5 16:20:58 2017 Return-Path: Delivered-To: svn-ports-head@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 142D6E6F743; Tue, 5 Dec 2017 16:20:58 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 D52AF1381; Tue, 5 Dec 2017 16:20:57 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5GKuWH086695; Tue, 5 Dec 2017 16:20:56 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5GKudH086694; Tue, 5 Dec 2017 16:20:56 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712051620.vB5GKudH086694@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 5 Dec 2017 16:20:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455588 - head/devel/py-columnize X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/py-columnize X-SVN-Commit-Revision: 455588 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 16:20:58 -0000 Author: antoine Date: Tue Dec 5 16:20:56 2017 New Revision: 455588 URL: https://svnweb.freebsd.org/changeset/ports/455588 Log: Fix after py-backports.shutil_get_terminal_size PORTREVISION bump Modified: head/devel/py-columnize/Makefile Modified: head/devel/py-columnize/Makefile ============================================================================== --- head/devel/py-columnize/Makefile Tue Dec 5 15:57:25 2017 (r455587) +++ head/devel/py-columnize/Makefile Tue Dec 5 16:20:56 2017 (r455588) @@ -24,7 +24,7 @@ USE_PYTHON= autoplist distutils .if ${PYTHON_MAJOR_VER} == "3" EXTRA_PATCHES= ${FILESDIR}/extra-patch-____pkginfo____.py .else -MY_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.shutil_get_terminal_size=1.0:devel/py-backports.shutil_get_terminal_size@${FLAVOR} +MY_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.shutil_get_terminal_size>=1.0:devel/py-backports.shutil_get_terminal_size@${FLAVOR} .endif .include From owner-svn-ports-head@freebsd.org Tue Dec 5 16:22:03 2017 Return-Path: Delivered-To: svn-ports-head@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 12DC7E6F9A4; Tue, 5 Dec 2017 16:22:03 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 D40B717B9; Tue, 5 Dec 2017 16:22:02 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5GM2Fp087735; Tue, 5 Dec 2017 16:22:02 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5GM14g087733; Tue, 5 Dec 2017 16:22:01 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201712051622.vB5GM14g087733@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 5 Dec 2017 16:22:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455589 - in head/ports-mgmt/pkg: . files X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head/ports-mgmt/pkg: . files X-SVN-Commit-Revision: 455589 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 16:22:03 -0000 Author: bapt Date: Tue Dec 5 16:22:01 2017 New Revision: 455589 URL: https://svnweb.freebsd.org/changeset/ports/455589 Log: Fix segfault in pkg version against the ports tree PR: 224023 Reported by: jrm, kib, Trond.Endrestol@ximalas.info Tested by: jrm (an early version of the patch) Added: head/ports-mgmt/pkg/files/patch-src_version.c (contents, props changed) Modified: head/ports-mgmt/pkg/Makefile Modified: head/ports-mgmt/pkg/Makefile ============================================================================== --- head/ports-mgmt/pkg/Makefile Tue Dec 5 16:20:56 2017 (r455588) +++ head/ports-mgmt/pkg/Makefile Tue Dec 5 16:22:01 2017 (r455589) @@ -2,6 +2,7 @@ PORTNAME= pkg DISTVERSION= 1.10.3 +PORTREVISION= 1 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Added: head/ports-mgmt/pkg/files/patch-src_version.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/ports-mgmt/pkg/files/patch-src_version.c Tue Dec 5 16:22:01 2017 (r455589) @@ -0,0 +1,28 @@ +diff --git src/version.c src/version.c +index d265776b..92c18060 100644 +--- src/version.c ++++ src/version.c +@@ -601,6 +601,8 @@ exec_buf(UT_string *res, char **argv) { + if (errno != EINTR) + return (-1); + } ++ if (WEXITSTATUS(pstat) != 0) ++ return (-1); + + return (utstring_len(res)); + } +@@ -716,11 +718,13 @@ port_version(UT_string *cmd, const char *portsdir, const char *origin, + argv[3] = "flavors-package-names"; + argv[4] = NULL; + +- if (exec_buf(cmd, argv) != 0) { ++ if (exec_buf(cmd, argv) > 0) { + output = utstring_body(cmd); + while ((walk = strsep(&output, "\n")) != NULL) { + name = walk; + walk = strrchr(walk, '-'); ++ if (walk == NULL) ++ continue; + walk[0] = '\0'; + walk++; + if (strcmp(name, pkgname) == 0) { From owner-svn-ports-head@freebsd.org Tue Dec 5 16:24:18 2017 Return-Path: Delivered-To: svn-ports-head@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 7BC0FE6FA9F; Tue, 5 Dec 2017 16:24:18 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.not-for.work (onlyone.not-for.work [IPv6:2a01:4f8:201:6350::2]) by mx1.freebsd.org (Postfix) with ESMTP id 165D61996; Tue, 5 Dec 2017 16:24:18 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from [192.168.23.186] (unknown [89.113.128.32]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.not-for.work (Postfix) with ESMTPSA id 2DCDE57A; Tue, 5 Dec 2017 19:24:16 +0300 (MSK) Reply-To: lev@FreeBSD.org Subject: Re: svn commit: r455587 - in head/devel/msp430-debug-stack: . files To: Jan Beich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201712051557.vB5FvQUH076158@repo.freebsd.org> From: Lev Serebryakov Organization: FreeBSD Message-ID: <6a171bb7-b303-59e4-4e8c-201687931e18@FreeBSD.org> Date: Tue, 5 Dec 2017 19:24:11 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="MqjCbxtqVviwWpt7upaWxS7Tv8dw01btM" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 16:24:18 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --MqjCbxtqVviwWpt7upaWxS7Tv8dw01btM Content-Type: multipart/mixed; boundary="tPp0Rm8OvWJHrMpBOMMSfXMEm7PHxlH4V"; protected-headers="v1" From: Lev Serebryakov Reply-To: lev@FreeBSD.org To: Jan Beich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <6a171bb7-b303-59e4-4e8c-201687931e18@FreeBSD.org> Subject: Re: svn commit: r455587 - in head/devel/msp430-debug-stack: . files References: <201712051557.vB5FvQUH076158@repo.freebsd.org> In-Reply-To: --tPp0Rm8OvWJHrMpBOMMSfXMEm7PHxlH4V Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 05.12.2017 19:06, Jan Beich wrote: Is it possible to get new boost port to check all changes locally? > "Lev A. Serebryakov" writes: >=20 >> Modified: head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_= DLL430_UsbCdcIoChannel.cpp >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> --- head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430= _UsbCdcIoChannel.cpp Tue Dec 5 15:56:04 2017 (r455586) >> +++ head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430= _UsbCdcIoChannel.cpp Tue Dec 5 15:57:25 2017 (r455587) >> @@ -1,33 +1,20 @@ >> ---- DLL430_v3/src/TI/DLL430/UsbCdcIoChannel.cpp.orig 2016-05-02 09:51= :53.763023000 +0200 >> -+++ DLL430_v3/src/TI/DLL430/UsbCdcIoChannel.cpp 2016-05-02 09:53:56.3= 32580000 +0200 >> -@@ -303,6 +303,22 @@ >> - } >> - #else >> - stringstream cdcIdStream; >> -+ >> -+#ifdef __FreeBSD__ >> -+ >> -+ path p( "/dev" ); >> -+ if( exists(p) && is_directory(p) ) { >> -+ >> -+ cdcIdStream << hex << setfill('0') << "mspfet" << setw(4) << produ= ctId; >> -+ >> -+ const directory_iterator end; >> -+ for( directory_iterator it(p); it !=3D end; ++it ) { >> -+ >> -+ string dir =3D it->path().string(); >> -+ if( dir.find( cdcIdStream.str() ) !=3D string::npos ) { >> -+ { >> -+ >> -+#else >> - cdcIdStream << hex << setfill('0') << "usb:v" << setw(4) << vendorI= d << "p" << setw(4) << productId; >=20 > I think, you've accidentally removed existing patch against this file. >=20 --=20 // Lev Serebryakov --tPp0Rm8OvWJHrMpBOMMSfXMEm7PHxlH4V-- --MqjCbxtqVviwWpt7upaWxS7Tv8dw01btM Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEE+W0coLX0MYtnSzMK6rA8WL/cR48FAlomyC9fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEY5 NkQxQ0EwQjVGNDMxOEI2NzRCMzMwQUVBQjAzQzU4QkZEQzQ3OEYACgkQ6rA8WL/c R4+HkhAA2kMdhJVz88puhNgeTiFH8NekN6p2e3CmOD6h2nIpxlRXVSjywGoSGOkV hd6LGj2Wxu4laX8zXUxskogDhFCcodjFbwkj9M3lfJAO6L5421xx/nwJkHzSNcKn xizkne7dsT1Wmcsk+/c0BLt4AU5cGrjXkKhXOk37yIam2XaER8/hkMO4awb7nAWy vAOapmkDHJHTb36ae6wK8CjanvcIz5byx1+Xe1w4FXVNFV3rvASKFiVY4u9WfXB7 81vk0L+jP7/LM1UScY0bCELDnBHfoTQUqrZ+XQ3X9NC+TXPB9fkxrt63zgoe9hon Qj6bMENxmf0Cz0QKCyHBRQk2ZRtEFBbbo8KDh0wtIUxUp4YcAAkTPh8JWRH0q/dv ykETAlNVW8XzZI3xqoapM1pwqwHPAFn3sPq/+PJq6VCN8XznzUdureFUjLviT8Mt TxOZyRzqLznNv3uCl2girnXemz5gSqaIZmEY5BKf3ndjkP3SV+9jtcXm1FLpAnrp KVC2c5zBMk+UA8iXHgKYEJqPqHQTKbB+FQa1O0ZqGla1SKyo2SuyDYZlwBd8WhQV QeLB3Z4trw+Akf3xPfsxtuW898ZJVSueoju+pstAspKSZ0II582N26FcDV7wloXO 570GVKrXFGDRnoS0+jLvvbpB76TEttF0o1mj/x5bHijgOtDu6pM= =JLiK -----END PGP SIGNATURE----- --MqjCbxtqVviwWpt7upaWxS7Tv8dw01btM-- From owner-svn-ports-head@freebsd.org Tue Dec 5 16:28:29 2017 Return-Path: Delivered-To: svn-ports-head@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 DDAC9E6FBE7; Tue, 5 Dec 2017 16:28:29 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A87F31B2D; Tue, 5 Dec 2017 16:28:29 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5GSSwq089114; Tue, 5 Dec 2017 16:28:28 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5GSSo1089113; Tue, 5 Dec 2017 16:28:28 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201712051628.vB5GSSo1089113@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarev Date: Tue, 5 Dec 2017 16:28:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455590 - head X-SVN-Group: ports-head X-SVN-Commit-Author: krion X-SVN-Commit-Paths: head X-SVN-Commit-Revision: 455590 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 16:28:30 -0000 Author: krion Date: Tue Dec 5 16:28:28 2017 New Revision: 455590 URL: https://svnweb.freebsd.org/changeset/ports/455590 Log: Add info about recursor passthrough removal in dns/powerdns Reported by: brd Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D13375 Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Dec 5 16:22:01 2017 (r455589) +++ head/UPDATING Tue Dec 5 16:28:28 2017 (r455590) @@ -5,6 +5,19 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20171205: + AFFECTS: users of dns/powerdns + AUTHOR: krion@FreeBSD.org + + Recursor passthrough removal: This will impact many installations. + Previously, the PowerDNS Authoritative Server contained a facility + for sending recursion desired queries to a resolving backend, + possibly after first consulting its local cache. This feature + (‘recursor=’) was frequently confusing and also delivered + inconsistent results, for example when a query ended up referring + to a CNAME that was outside of the Authoritative Server’s + knowledge. + 20171203: AFFECTS: users of sysutils/dsbmd AUTHOR: mk@freeshell.de From owner-svn-ports-head@freebsd.org Tue Dec 5 16:32:27 2017 Return-Path: Delivered-To: svn-ports-head@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 37AB9E6FF05; Tue, 5 Dec 2017 16:32:27 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1752521B6; Tue, 5 Dec 2017 16:32:27 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 2BF3513E52; Tue, 5 Dec 2017 16:32:26 +0000 (UTC) From: Jan Beich To: Lev Serebryakov Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r455587 - in head/devel/msp430-debug-stack: . files References: <201712051557.vB5FvQUH076158@repo.freebsd.org> <6a171bb7-b303-59e4-4e8c-201687931e18@FreeBSD.org> Date: Tue, 05 Dec 2017 17:32:21 +0100 In-Reply-To: <6a171bb7-b303-59e4-4e8c-201687931e18@FreeBSD.org> (Lev Serebryakov's message of "Tue, 5 Dec 2017 19:24:11 +0300") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 16:32:27 -0000 Lev Serebryakov writes: > On 05.12.2017 19:06, Jan Beich wrote: >> "Lev A. Serebryakov" writes: >> >>> Modified: head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_UsbCdcIoChannel.cpp >>> ============================================================================== >>> --- >>> head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_UsbCdcIoChannel.cpp >>> Tue Dec 5 15:56:04 2017 (r455586) >>> +++ >>> head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_UsbCdcIoChannel.cpp >>> Tue Dec 5 15:57:25 2017 (r455587) >>> @@ -1,33 +1,20 @@ >>> ---- DLL430_v3/src/TI/DLL430/UsbCdcIoChannel.cpp.orig 2016-05-02 09:51:53.763023000 +0200 >>> -+++ DLL430_v3/src/TI/DLL430/UsbCdcIoChannel.cpp 2016-05-02 09:53:56.332580000 +0200 >>> -@@ -303,6 +303,22 @@ >>> - } [...] >> >> I think, you've accidentally removed existing patch against this file. > > Is it possible to get new boost port to check all changes locally? Side-by-side? Probably not as it'd require adjusting install path and making sure more than one Boost version isn't picked up during build and as part of dependency chain. Otherwise, the update is available as a patch in https://reviews.freebsd.org/D13279 as documented in bugzilla. From owner-svn-ports-head@freebsd.org Tue Dec 5 16:35:49 2017 Return-Path: Delivered-To: svn-ports-head@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 E071DE6FFE5; Tue, 5 Dec 2017 16:35:49 +0000 (UTC) (envelope-from kp@krion.cc) Received: from krion.cc (krion.cc [148.251.235.209]) (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 A3B71242A; Tue, 5 Dec 2017 16:35:49 +0000 (UTC) (envelope-from kp@krion.cc) Received: from krion.cc (krion.cc [148.251.235.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by krion.cc (Postfix) with ESMTPSA id DA5205E0DB; Tue, 5 Dec 2017 17:28:48 +0100 (CET) Date: Tue, 5 Dec 2017 17:28:48 +0100 From: Kirill Ponomarev To: Brad Davis Cc: Kirill Ponomarev , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r455511 - in head/dns/powerdns: . files Message-ID: <20171205162848.bf7iu76d3foebu3s@krion.cc> References: <201712041238.vB4CcANH069653@repo.freebsd.org> <1512400855.2920811.1193420752.0CAFCA04@webmail.messagingengine.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ybbqbdikd732znxg" Content-Disposition: inline In-Reply-To: <1512400855.2920811.1193420752.0CAFCA04@webmail.messagingengine.com> User-Agent: NeoMutt/20171027 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 16:35:50 -0000 --ybbqbdikd732znxg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 12/04, Brad Davis wrote: > > Author: krion > > Date: Mon Dec 4 12:38:10 2017 > > New Revision: 455511 > > URL: https://svnweb.freebsd.org/changeset/ports/455511 > >=20 > > Log: > > Update to 4.1.0 > > =20 > > IMPORTANT: This release removes support for recursor pass-through. > > This might impact a lot of people! >=20 > Hi Krill, >=20 > Can you add a note in UPDATING please? Sure, done. K. --ybbqbdikd732znxg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEJCHRFhEAQujKni1pDyI9/LMCykUFAlomyUAACgkQDyI9/LMC ykXjEgf9HrKG7EcRw1S6STnf+5P84RuXzIEsS9+shLbbd4/vmcmnJSZQ2FiAwKqD iH4WPiTB18o8lYB6TR7HMWArZ6IMWBmneZFqMwKgk7HfWHI0gijy5VOfbtmdxxAO ytX87VGQWUvQ8Spd+y3IqkY514ZqmkOPk7cKHlsCqmD97OboDQoJGn9r7hSVJVbZ sXQPkUA9UCeQHScIFVga8ZC+aITIk33Qepcc5e50oqn6Q7KuaNzyD+M8qMlPrAX+ WI9ls4jGiSfGbWi5kyNpKp7/H92IfQUty6M2HLiq/I/QRTZGeNBbB5i9eZ8pb+7V rj49t7wTSjz0uTQTi1ITT6fHx6uzQA== =py94 -----END PGP SIGNATURE----- --ybbqbdikd732znxg-- From owner-svn-ports-head@freebsd.org Tue Dec 5 16:44:13 2017 Return-Path: Delivered-To: svn-ports-head@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 A5D0BE70572; Tue, 5 Dec 2017 16:44:13 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6992B2BC8; Tue, 5 Dec 2017 16:44:13 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5GiCY0097734; Tue, 5 Dec 2017 16:44:12 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5Gi9tk097701; Tue, 5 Dec 2017 16:44:09 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201712051644.vB5Gi9tk097701@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Tue, 5 Dec 2017 16:44:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455591 - in head: databases/rubygem-peek-mysql2 databases/rubygem-peek-pg devel/gitaly devel/gitlab-shell devel/rubygem-bootstrap_form devel/rubygem-debugger-ruby_core_source devel/rub... X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: in head: databases/rubygem-peek-mysql2 databases/rubygem-peek-pg devel/gitaly devel/gitlab-shell devel/rubygem-bootstrap_form devel/rubygem-debugger-ruby_core_source devel/rubygem-licensee devel/rubyg... X-SVN-Commit-Revision: 455591 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 16:44:13 -0000 Author: tz Date: Tue Dec 5 16:44:09 2017 New Revision: 455591 URL: https://svnweb.freebsd.org/changeset/ports/455591 Log: GitLab and related ports maintained by me: pass maintainership to Matthias Fechner Matthias has proven himself as capable and enthusiastic enough to update www/gitlab on its own - which frees much of my time. :) I wrote an update guide for him and everybody interested in it: http://gitlab.toco-domains.de/FreeBSD/GitLab-docu/blob/master/update/how-to-update-the-freebsd-port.md Modified: head/databases/rubygem-peek-mysql2/Makefile head/databases/rubygem-peek-pg/Makefile head/devel/gitaly/Makefile head/devel/gitlab-shell/Makefile head/devel/rubygem-bootstrap_form/Makefile head/devel/rubygem-debugger-ruby_core_source/Makefile head/devel/rubygem-licensee/Makefile head/devel/rubygem-mmap2/Makefile head/devel/rubygem-peek-gc/Makefile head/devel/rubygem-peek-host/Makefile head/devel/rubygem-peek-performance_bar/Makefile head/devel/rubygem-peek-rblineprof/Makefile head/devel/rubygem-peek-redis/Makefile head/devel/rubygem-peek-sidekiq/Makefile head/devel/rubygem-prometheus-client-mmap/Makefile head/devel/rubygem-rails-i18n-4/Makefile head/devel/rubygem-rake-compiler-dock/Makefile head/devel/rubygem-rblineprof/Makefile head/devel/rubygem-re2/Makefile head/net/rubygem-gitaly/Makefile head/net/rubygem-grpc/Makefile head/net/rubygem-omniauth-auth0/Makefile head/net/rubygem-omniauth-azure-oauth2/Makefile head/net/rubygem-omniauth-kerberos/Makefile head/security/rubygem-bcrypt_pbkdf/Makefile head/security/rubygem-rbnacl-libsodium/Makefile head/security/rubygem-rbnacl/Makefile head/textproc/rubygem-citrus/Makefile head/www/gitlab-workhorse/Makefile head/www/gitlab/Makefile head/www/rubygem-toml-rb/Makefile Modified: head/databases/rubygem-peek-mysql2/Makefile ============================================================================== --- head/databases/rubygem-peek-mysql2/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/databases/rubygem-peek-mysql2/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 1.2.0 CATEGORIES= databases rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Take a peek into the MySQL queries made LICENSE= MIT Modified: head/databases/rubygem-peek-pg/Makefile ============================================================================== --- head/databases/rubygem-peek-pg/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/databases/rubygem-peek-pg/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 1.3.0 CATEGORIES= databases rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Take a peek into the MySQL queries made LICENSE= MIT Modified: head/devel/gitaly/Makefile ============================================================================== --- head/devel/gitaly/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/devel/gitaly/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=${DISTVERSIONPREFIX}${PORTVERSION}&dummy=/ -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Smart reverse proxy for GitLab LICENSE= MIT Modified: head/devel/gitlab-shell/Makefile ============================================================================== --- head/devel/gitlab-shell/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/devel/gitlab-shell/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} LICENSE= MIT -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= GitLab Shell handles git commands for GitLab BUILD_DEPENDS= gem:devel/ruby-gems \ Modified: head/devel/rubygem-bootstrap_form/Makefile ============================================================================== --- head/devel/rubygem-bootstrap_form/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/devel/rubygem-bootstrap_form/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 2.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Form builder using Twitter Bootstrap 3+ LICENSE= MIT Modified: head/devel/rubygem-debugger-ruby_core_source/Makefile ============================================================================== --- head/devel/rubygem-debugger-ruby_core_source/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/devel/rubygem-debugger-ruby_core_source/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 1.3.8 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Provide Ruby core source files for C extensions that need them LICENSE= MIT Modified: head/devel/rubygem-licensee/Makefile ============================================================================== --- head/devel/rubygem-licensee/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/devel/rubygem-licensee/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -6,7 +6,7 @@ PORTVERSION= 8.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Detects under what license a project is distributed LICENSE= MIT Modified: head/devel/rubygem-mmap2/Makefile ============================================================================== --- head/devel/rubygem-mmap2/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/devel/rubygem-mmap2/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Implement memory-mapped file objects for Ruby 2.x LICENSE= RUBY Modified: head/devel/rubygem-peek-gc/Makefile ============================================================================== --- head/devel/rubygem-peek-gc/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/devel/rubygem-peek-gc/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 0.0.2 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Take a peek into the GC info of your Rails application LICENSE= MIT Modified: head/devel/rubygem-peek-host/Makefile ============================================================================== --- head/devel/rubygem-peek-host/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/devel/rubygem-peek-host/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 1.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Take a peek into the host which served your Rails request LICENSE= MIT Modified: head/devel/rubygem-peek-performance_bar/Makefile ============================================================================== --- head/devel/rubygem-peek-performance_bar/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/devel/rubygem-peek-performance_bar/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 1.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Take a peek into the window.performance timing behind your app LICENSE= MIT Modified: head/devel/rubygem-peek-rblineprof/Makefile ============================================================================== --- head/devel/rubygem-peek-rblineprof/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/devel/rubygem-peek-rblineprof/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 0.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Peek into how much each line of your Rails application takes LICENSE= MIT Modified: head/devel/rubygem-peek-redis/Makefile ============================================================================== --- head/devel/rubygem-peek-redis/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/devel/rubygem-peek-redis/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 1.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Provide a peek into the Redis calls made LICENSE= MIT Modified: head/devel/rubygem-peek-sidekiq/Makefile ============================================================================== --- head/devel/rubygem-peek-sidekiq/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/devel/rubygem-peek-sidekiq/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 1.0.3 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Provide a peek into the Sidekiq calls made LICENSE= MIT Modified: head/devel/rubygem-prometheus-client-mmap/Makefile ============================================================================== --- head/devel/rubygem-prometheus-client-mmap/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/devel/rubygem-prometheus-client-mmap/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ DISTVERSION= 0.7.0.beta18 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Suite of instrumentation metric primitives LICENSE= RUBY Modified: head/devel/rubygem-rails-i18n-4/Makefile ============================================================================== --- head/devel/rubygem-rails-i18n-4/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/devel/rubygem-rails-i18n-4/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -6,7 +6,7 @@ CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -4 -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Common locale data and translations for Rails i18n LICENSE= MIT Modified: head/devel/rubygem-rake-compiler-dock/Makefile ============================================================================== --- head/devel/rubygem-rake-compiler-dock/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/devel/rubygem-rake-compiler-dock/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 0.6.1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Cross compiler environment for building Windows binary gems LICENSE= MIT Modified: head/devel/rubygem-rblineprof/Makefile ============================================================================== --- head/devel/rubygem-rblineprof/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/devel/rubygem-rblineprof/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 0.3.7 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Shows you lines of code that are slow LICENSE= MIT Modified: head/devel/rubygem-re2/Makefile ============================================================================== --- head/devel/rubygem-re2/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/devel/rubygem-re2/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 1.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Ruby bindings to re2 LICENSE= BSD3CLAUSE Modified: head/net/rubygem-gitaly/Makefile ============================================================================== --- head/net/rubygem-gitaly/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/net/rubygem-gitaly/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 0.14.0 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Auto-generated gRPC client for gitaly LICENSE= MIT Modified: head/net/rubygem-grpc/Makefile ============================================================================== --- head/net/rubygem-grpc/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/net/rubygem-grpc/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -6,7 +6,7 @@ PORTREVISION= 2 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Ruby implementation of gRPC LICENSE= BSD3CLAUSE Modified: head/net/rubygem-omniauth-auth0/Makefile ============================================================================== --- head/net/rubygem-omniauth-auth0/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/net/rubygem-omniauth-auth0/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -6,7 +6,7 @@ PORTVERSION= 1.4.1 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Authentication broker supporting different identity providers LICENSE= MIT Modified: head/net/rubygem-omniauth-azure-oauth2/Makefile ============================================================================== --- head/net/rubygem-omniauth-azure-oauth2/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/net/rubygem-omniauth-azure-oauth2/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -6,7 +6,7 @@ PORTVERSION= 0.0.9 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Azure OAuth2 Strategy for OmniAuth LICENSE= MIT Modified: head/net/rubygem-omniauth-kerberos/Makefile ============================================================================== --- head/net/rubygem-omniauth-kerberos/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/net/rubygem-omniauth-kerberos/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 0.3.0 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= OmniAuth strategy for Kerberos LICENSE= MIT Modified: head/security/rubygem-bcrypt_pbkdf/Makefile ============================================================================== --- head/security/rubygem-bcrypt_pbkdf/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/security/rubygem-bcrypt_pbkdf/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 1.0.0 CATEGORIES= security rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= This gem implements bcrypt_pdkfd LICENSE= MIT Modified: head/security/rubygem-rbnacl-libsodium/Makefile ============================================================================== --- head/security/rubygem-rbnacl-libsodium/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/security/rubygem-rbnacl-libsodium/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 1.0.13 CATEGORIES= security rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Port rbnacl with bundled libsodium LICENSE= MIT Modified: head/security/rubygem-rbnacl/Makefile ============================================================================== --- head/security/rubygem-rbnacl/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/security/rubygem-rbnacl/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 4.0.2 CATEGORIES= security rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Networking and Cryptography (NaCl) library LICENSE= MIT Modified: head/textproc/rubygem-citrus/Makefile ============================================================================== --- head/textproc/rubygem-citrus/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/textproc/rubygem-citrus/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 3.0.2 CATEGORIES= textproc rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Parsing Expressions for Ruby BUILD_DEPENDS= rubygem-rake>=0:devel/rubygem-rake Modified: head/www/gitlab-workhorse/Makefile ============================================================================== --- head/www/gitlab-workhorse/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/www/gitlab-workhorse/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=${DISTVERSIONPREFIX}${PORTVERSION}&dummy=/ -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Smart reverse proxy for GitLab LICENSE= MIT Modified: head/www/gitlab/Makefile ============================================================================== --- head/www/gitlab/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/www/gitlab/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 2 CATEGORIES= www devel -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Web GUI for managing git repositories LICENSE= MIT Modified: head/www/rubygem-toml-rb/Makefile ============================================================================== --- head/www/rubygem-toml-rb/Makefile Tue Dec 5 16:28:28 2017 (r455590) +++ head/www/rubygem-toml-rb/Makefile Tue Dec 5 16:44:09 2017 (r455591) @@ -5,7 +5,7 @@ PORTVERSION= 1.0.0 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= TOML parser using Citrus parsing library LICENSE= MIT From owner-svn-ports-head@freebsd.org Tue Dec 5 17:00:50 2017 Return-Path: Delivered-To: svn-ports-head@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 3BF08E70D13; Tue, 5 Dec 2017 17:00:50 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 0676D3800; Tue, 5 Dec 2017 17:00:49 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5H0ndd002321; Tue, 5 Dec 2017 17:00:49 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5H0n3T002320; Tue, 5 Dec 2017 17:00:49 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201712051700.vB5H0n3T002320@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Tue, 5 Dec 2017 17:00:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455592 - head/lang/php72 X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: head/lang/php72 X-SVN-Commit-Revision: 455592 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 17:00:50 -0000 Author: tz Date: Tue Dec 5 17:00:48 2017 New Revision: 455592 URL: https://svnweb.freebsd.org/changeset/ports/455592 Log: lang/php72: Add support for libargon2 PHP now provides support for argon-hashes. Add this support to the port. Reported by: Petr Hejl Modified: head/lang/php72/Makefile Modified: head/lang/php72/Makefile ============================================================================== --- head/lang/php72/Makefile Tue Dec 5 16:44:09 2017 (r455591) +++ head/lang/php72/Makefile Tue Dec 5 17:00:48 2017 (r455592) @@ -3,7 +3,7 @@ PORTNAME= php72 DISTVERSION= 7.2.0RC6 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES?= lang devel www MASTER_SITES= https://downloads.php.net/~pollita/ DISTNAME= php-${DISTVERSION} @@ -23,7 +23,8 @@ USE_AUTOTOOLS= autoconf #USES+= autoreconf gmake #GNU_CONFIGURE= yes -LIB_DEPENDS= libpcre.so:devel/pcre +LIB_DEPENDS= libpcre.so:devel/pcre \ + libargon2.so:security/libargon2 CONFIGURE_ARGS+=--with-layout=GNU \ --localstatedir=/var \ @@ -33,6 +34,7 @@ CONFIGURE_ARGS+=--with-layout=GNU \ --enable-mysqlnd \ --with-libxml-dir=${LOCALBASE} \ --with-pcre-regex=${LOCALBASE} \ + --with-password-argon2=${LOCALBASE} \ --program-prefix="" USE_GNOME= libxml2 From owner-svn-ports-head@freebsd.org Tue Dec 5 17:06:50 2017 Return-Path: Delivered-To: svn-ports-head@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 8EFC2E711E8; Tue, 5 Dec 2017 17:06:50 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 640723FA3; Tue, 5 Dec 2017 17:06:50 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5H6nhE006704; Tue, 5 Dec 2017 17:06:49 GMT (envelope-from lev@FreeBSD.org) Received: (from lev@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5H6m9s006699; Tue, 5 Dec 2017 17:06:48 GMT (envelope-from lev@FreeBSD.org) Message-Id: <201712051706.vB5H6m9s006699@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lev set sender to lev@FreeBSD.org using -f From: "Lev A. Serebryakov" Date: Tue, 5 Dec 2017 17:06:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455593 - in head/devel/msp430-debug-stack: . files X-SVN-Group: ports-head X-SVN-Commit-Author: lev X-SVN-Commit-Paths: in head/devel/msp430-debug-stack: . files X-SVN-Commit-Revision: 455593 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 17:06:50 -0000 Author: lev Date: Tue Dec 5 17:06:48 2017 New Revision: 455593 URL: https://svnweb.freebsd.org/changeset/ports/455593 Log: Third round of adapting port to new boost 1.66 PR: 224094 Reported by: jbeich@FreeBSD.org Added: head/devel/msp430-debug-stack/files/patch-DLL430_v3_src_TI_DLL430_UsbCdcIoChannel.h (contents, props changed) head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430_DLL_BSL430_DLL_Physical_Interfaces_MSPBSL_PhysicalInterfaceSerialUART.h (contents, props changed) Modified: head/devel/msp430-debug-stack/Makefile head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_UsbCdcIoChannel.cpp head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430_DLL_BSL430_DLL_Physical_Interfaces_MSPBSL_PhysicalInterfaceSerialUART.cpp Modified: head/devel/msp430-debug-stack/Makefile ============================================================================== --- head/devel/msp430-debug-stack/Makefile Tue Dec 5 17:00:48 2017 (r455592) +++ head/devel/msp430-debug-stack/Makefile Tue Dec 5 17:06:48 2017 (r455593) @@ -2,7 +2,7 @@ PORTNAME= msp430-debug-stack PORTVERSION= 3.10.001.000 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= http://www.ti.com/lit/sw/slac460v/ \ http://www.ti.com/lit/ug/slau320z/:doc1 \ Modified: head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_UsbCdcIoChannel.cpp ============================================================================== --- head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_UsbCdcIoChannel.cpp Tue Dec 5 17:00:48 2017 (r455592) +++ head/devel/msp430-debug-stack/files/patch-DLL430__v3_src_TI_DLL430_UsbCdcIoChannel.cpp Tue Dec 5 17:06:48 2017 (r455593) @@ -1,6 +1,49 @@ ---- DLL430_v3/src/TI/DLL430/UsbCdcIoChannel.cpp.orig 2017-12-05 18:49:13.159254000 +0300 -+++ DLL430_v3/src/TI/DLL430/UsbCdcIoChannel.cpp 2017-12-05 18:49:23.590490000 +0300 -@@ -401,7 +401,7 @@ bool UsbCdcIoChannel::openPort() +--- DLL430_v3/src/TI/DLL430/UsbCdcIoChannel.cpp.orig 2017-12-05 19:25:19.220234000 +0300 ++++ DLL430_v3/src/TI/DLL430/UsbCdcIoChannel.cpp 2017-12-05 19:31:57.808647000 +0300 +@@ -309,6 +309,22 @@ + } + #else + stringstream cdcIdStream; ++ ++#ifdef __FreeBSD__ ++ ++ path p( "/dev" ); ++ if( exists(p) && is_directory(p) ) { ++ ++ cdcIdStream << hex << setfill('0') << "mspfet" << setw(4) << productId; ++ ++ const directory_iterator end; ++ for( directory_iterator it(p); it != end; ++it ) { ++ ++ string dir = it->path().string(); ++ if( dir.find( cdcIdStream.str() ) != string::npos ) { ++ { ++ ++#else + cdcIdStream << hex << setfill('0') << "usb:v" << setw(4) << vendorId << "p" << setw(4) << productId; + + path p("/sys/class/tty/"); +@@ -330,6 +346,7 @@ + ifNumStream >> interfaceNumber; + if (modalias.find(cdcIdStream.str()) == 0 && interfaceNumber == 0) + { ++#endif + const string filename = it->path().filename().string(); + const string portPath = string("/dev/") + filename; + +@@ -375,7 +392,11 @@ + + bool UsbCdcIoChannel::openPort() + { ++#if BOOST_VERSION < 106600 + ioService = new boost::asio::io_service; ++#else ++ ioService = new boost::asio::io_context; ++#endif + port = new boost::asio::serial_port(*ioService); + timer = new boost::asio::deadline_timer(*ioService); + +@@ -384,7 +405,7 @@ int retry = 5; while (ec && --retry ) { @@ -9,7 +52,7 @@ ec = port->open(portInfo.path, ec); } -@@ -426,7 +426,7 @@ void UsbCdcIoChannel::retrieveStatus() +@@ -409,7 +430,7 @@ { openPort(); //Seeing issues on some platforms (eg. Ubuntu) when port is immediately closed again Added: head/devel/msp430-debug-stack/files/patch-DLL430_v3_src_TI_DLL430_UsbCdcIoChannel.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/msp430-debug-stack/files/patch-DLL430_v3_src_TI_DLL430_UsbCdcIoChannel.h Tue Dec 5 17:06:48 2017 (r455593) @@ -0,0 +1,14 @@ +--- DLL430_v3/src/TI/DLL430/UsbCdcIoChannel.h.orig 2017-12-05 19:32:41.218250000 +0300 ++++ DLL430_v3/src/TI/DLL430/UsbCdcIoChannel.h 2017-12-05 19:33:09.405049000 +0300 +@@ -73,7 +73,11 @@ + + private: + std::vector inputBuffer; ++#if BOOST_VERSION < 106600 + boost::asio::io_service* ioService; ++#else ++ boost::asio::io_context* ioService; ++#endif + boost::asio::serial_port* port; + boost::asio::deadline_timer* timer; + ComState comState; Modified: head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430_DLL_BSL430_DLL_Physical_Interfaces_MSPBSL_PhysicalInterfaceSerialUART.cpp ============================================================================== --- head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430_DLL_BSL430_DLL_Physical_Interfaces_MSPBSL_PhysicalInterfaceSerialUART.cpp Tue Dec 5 17:00:48 2017 (r455592) +++ head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430_DLL_BSL430_DLL_Physical_Interfaces_MSPBSL_PhysicalInterfaceSerialUART.cpp Tue Dec 5 17:06:48 2017 (r455593) @@ -1,6 +1,18 @@ ---- ThirdParty/BSL430_DLL/BSL430_DLL/Physical_Interfaces/MSPBSL_PhysicalInterfaceSerialUART.cpp.orig 2017-12-05 18:38:46.034235000 +0300 -+++ ThirdParty/BSL430_DLL/BSL430_DLL/Physical_Interfaces/MSPBSL_PhysicalInterfaceSerialUART.cpp 2017-12-05 18:39:30.622349000 +0300 -@@ -193,27 +193,27 @@ void MSPBSL_PhysicalInterfaceSerialUART: +--- ThirdParty/BSL430_DLL/BSL430_DLL/Physical_Interfaces/MSPBSL_PhysicalInterfaceSerialUART.cpp.orig 2017-12-05 19:25:19.310735000 +0300 ++++ ThirdParty/BSL430_DLL/BSL430_DLL/Physical_Interfaces/MSPBSL_PhysicalInterfaceSerialUART.cpp 2017-12-05 19:34:23.723027000 +0300 +@@ -129,7 +129,11 @@ + + + //TODO: Catch exception forunknown ports ++#if BOOST_VERSION < 106600 + io_service io; ++#else ++ io_context io; ++#endif + port = new serial_port( io, PORT ); + port->set_option( serial_port_base::character_size( 8 ) ); + port->set_option( serial_port_base::flow_control( serial_port_base::flow_control::none ) ); +@@ -193,27 +197,27 @@ port->set_option(RESETControl(LOW_SIGNAL)); port->set_option(TESTControl(LOW_SIGNAL)); Added: head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430_DLL_BSL430_DLL_Physical_Interfaces_MSPBSL_PhysicalInterfaceSerialUART.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/msp430-debug-stack/files/patch-ThirdParty_BSL430_DLL_BSL430_DLL_Physical_Interfaces_MSPBSL_PhysicalInterfaceSerialUART.h Tue Dec 5 17:06:48 2017 (r455593) @@ -0,0 +1,13 @@ +--- ThirdParty/BSL430_DLL/BSL430_DLL/Physical_Interfaces/MSPBSL_PhysicalInterfaceSerialUART.h.orig 2017-12-05 19:35:16.469154000 +0300 ++++ ThirdParty/BSL430_DLL/BSL430_DLL/Physical_Interfaces/MSPBSL_PhysicalInterfaceSerialUART.h 2017-12-05 19:35:38.930835000 +0300 +@@ -72,6 +72,10 @@ + virtual std::string getErrorInformation( uint16_t err ); + + private: ++#if BOOST_VERSION < 106600 + boost::asio::io_service io; ++#else ++ boost::asio::io_context io; ++#endif + boost::asio::serial_port* port; + }; From owner-svn-ports-head@freebsd.org Tue Dec 5 17:32:38 2017 Return-Path: Delivered-To: svn-ports-head@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 8F8A2E7209A; Tue, 5 Dec 2017 17:32:38 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6993E64B1B; Tue, 5 Dec 2017 17:32:38 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5HWbLa018990; Tue, 5 Dec 2017 17:32:37 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5HWbUA018987; Tue, 5 Dec 2017 17:32:37 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712051732.vB5HWbUA018987@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 5 Dec 2017 17:32:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455594 - in head/science/mcstas: . files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/science/mcstas: . files X-SVN-Commit-Revision: 455594 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 17:32:38 -0000 Author: swills Date: Tue Dec 5 17:32:37 2017 New Revision: 455594 URL: https://svnweb.freebsd.org/changeset/ports/455594 Log: science/mcstas: simplify Makefile While here, remove unecessary pkg-install/deinstall PR: 223905 Submitted by: Erik B Knudsen (maintainer) Deleted: head/science/mcstas/files/ Modified: head/science/mcstas/Makefile head/science/mcstas/distinfo head/science/mcstas/pkg-plist Modified: head/science/mcstas/Makefile ============================================================================== --- head/science/mcstas/Makefile Tue Dec 5 17:06:48 2017 (r455593) +++ head/science/mcstas/Makefile Tue Dec 5 17:32:37 2017 (r455594) @@ -1,25 +1,28 @@ -# Created by: Erik B Knudsen # $FreeBSD$ PORTNAME= mcstas -PORTVERSION= 2.2a +DISTVERSION= 2.2a CATEGORIES= science -MASTER_SITES= http://download.mcstas.org/${PORTNAME}-${PORTVERSION}/unix/McStas-${PORTVERSION}-UNIX-src/ -DISTNAME= mcstas-${PORTVERSION}-src +MASTER_SITES= http://download.mcstas.org/${PORTNAME}-${DISTVERSION}/unix/McStas-${DISTVERSION}-UNIX-src/ +DISTNAME= mcstas-${DISTVERSION}-src MAINTAINER= erkn@fysik.dtu.dk COMMENT= Monte Carlo neutron ray tracing package -LICENSE= GPLv2 +LICENSE= LGPL21+ -USES= bison:build cmake +USES= bison:build cmake:outsource CMAKE_ARGS= "-Denable_mcstas=1" -PLIST_SUB+= PORTVERSION=${PORTVERSION} -SUB_FILES= pkg-deinstall pkg-install +MANDIRS= ${PREFIX}/${PORTNAME}/${DISTVERSION}/doc/man/man1 +PLIST_SUB+= DISTVERSION=${DISTVERSION} +MCEXECS= mcstas mcformat + post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/mcstas/${PORTVERSION}/bin/mcformat - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/mcstas/${PORTVERSION}/bin/mcstas +.for e in ${MCEXECS} + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${PORTNAME}/${DISTVERSION}/bin/${e} + ${LN} -s ${PREFIX}/${PORTNAME}/${DISTVERSION}/bin/${e} ${STAGEDIR}${PREFIX}/bin/${e} +.endfor .include Modified: head/science/mcstas/distinfo ============================================================================== --- head/science/mcstas/distinfo Tue Dec 5 17:06:48 2017 (r455593) +++ head/science/mcstas/distinfo Tue Dec 5 17:32:37 2017 (r455594) @@ -1,2 +1,3 @@ +TIMESTAMP = 1511649139 SHA256 (mcstas-2.2a-src.tar.gz) = 7f8cca7ceea87e4b99c17ee16e4f1e6fd89712d2de1ba61ab97a2cd7ea0f8b9d SIZE (mcstas-2.2a-src.tar.gz) = 347943 Modified: head/science/mcstas/pkg-plist ============================================================================== --- head/science/mcstas/pkg-plist Tue Dec 5 17:06:48 2017 (r455593) +++ head/science/mcstas/pkg-plist Tue Dec 5 17:32:37 2017 (r455594) @@ -1,60 +1,62 @@ -mcstas/%%PORTVERSION%%/LGPL -mcstas/%%PORTVERSION%%/LICENSE.LIB -mcstas/%%PORTVERSION%%/NOMENCLATURE -mcstas/%%PORTVERSION%%/README -mcstas/%%PORTVERSION%%/bin/mcformat -mcstas/%%PORTVERSION%%/bin/mcstas -mcstas/%%PORTVERSION%%/data/Al.nxs -mcstas/%%PORTVERSION%%/data/Cu.nxs -mcstas/%%PORTVERSION%%/doc/man/man1/mcformat-%%PORTVERSION%%.1 -mcstas/%%PORTVERSION%%/doc/man/man1/mcstas-%%PORTVERSION%%.1 -mcstas/%%PORTVERSION%%/environment -mcstas/%%PORTVERSION%%/module -mcstas/%%PORTVERSION%%/share/adapt_tree-lib.c -mcstas/%%PORTVERSION%%/share/adapt_tree-lib.h -mcstas/%%PORTVERSION%%/share/general.c -mcstas/%%PORTVERSION%%/share/general.h -mcstas/%%PORTVERSION%%/share/interoff-lib.c -mcstas/%%PORTVERSION%%/share/interoff-lib.h -mcstas/%%PORTVERSION%%/share/interpolation/array-utils.c -mcstas/%%PORTVERSION%%/share/interpolation/array-utils.h -mcstas/%%PORTVERSION%%/share/interpolation/natural/README -mcstas/%%PORTVERSION%%/share/interpolation/natural/delaunay.c -mcstas/%%PORTVERSION%%/share/interpolation/natural/delaunay.h -mcstas/%%PORTVERSION%%/share/interpolation/natural/example.c -mcstas/%%PORTVERSION%%/share/interpolation/natural/natural.c -mcstas/%%PORTVERSION%%/share/interpolation/natural/natural.h -mcstas/%%PORTVERSION%%/share/interpolation/natural/predicates.c -mcstas/%%PORTVERSION%%/share/interpolation/natural/utils-extra.c -mcstas/%%PORTVERSION%%/share/interpolation/natural/utils-extra.h -mcstas/%%PORTVERSION%%/share/interpolation/natural/vertex.h -mcstas/%%PORTVERSION%%/share/interpolation/nearest/README -mcstas/%%PORTVERSION%%/share/interpolation/nearest/example.c -mcstas/%%PORTVERSION%%/share/interpolation/nearest/kdtree.c -mcstas/%%PORTVERSION%%/share/interpolation/nearest/kdtree.h -mcstas/%%PORTVERSION%%/share/interpolation/nearest/vertex.h -mcstas/%%PORTVERSION%%/share/interpolation/resample.c -mcstas/%%PORTVERSION%%/share/interpolation/resample.h -mcstas/%%PORTVERSION%%/share/intersection.c -mcstas/%%PORTVERSION%%/share/intersection.h -mcstas/%%PORTVERSION%%/share/mccode-r.c -mcstas/%%PORTVERSION%%/share/mccode-r.h -mcstas/%%PORTVERSION%%/share/mcstas-r.c -mcstas/%%PORTVERSION%%/share/mcstas-r.h -mcstas/%%PORTVERSION%%/share/nxslib/README.TXT -mcstas/%%PORTVERSION%%/share/nxslib/nxs.c -mcstas/%%PORTVERSION%%/share/nxslib/nxs.h -mcstas/%%PORTVERSION%%/share/nxslib/sgclib.c -mcstas/%%PORTVERSION%%/share/nxslib/sgfind.c -mcstas/%%PORTVERSION%%/share/nxslib/sghkl.c -mcstas/%%PORTVERSION%%/share/nxslib/sginfo.h -mcstas/%%PORTVERSION%%/share/nxslib/sgio.c -mcstas/%%PORTVERSION%%/share/nxslib/sgsi.c -mcstas/%%PORTVERSION%%/share/pol-lib.c -mcstas/%%PORTVERSION%%/share/pol-lib.h -mcstas/%%PORTVERSION%%/share/read_table-lib.c -mcstas/%%PORTVERSION%%/share/read_table-lib.h -mcstas/%%PORTVERSION%%/share/ref-lib.c -mcstas/%%PORTVERSION%%/share/ref-lib.h -mcstas/%%PORTVERSION%%/share/vitess-lib.c -mcstas/%%PORTVERSION%%/share/vitess-lib.h +mcstas/%%DISTVERSION%%/LGPL +mcstas/%%DISTVERSION%%/LICENSE.LIB +mcstas/%%DISTVERSION%%/NOMENCLATURE +mcstas/%%DISTVERSION%%/README +mcstas/%%DISTVERSION%%/bin/mcformat +mcstas/%%DISTVERSION%%/bin/mcstas +mcstas/%%DISTVERSION%%/data/Al.nxs +mcstas/%%DISTVERSION%%/data/Cu.nxs +mcstas/%%DISTVERSION%%/doc/man/man1/mcformat-%%DISTVERSION%%.1.gz +mcstas/%%DISTVERSION%%/doc/man/man1/mcstas-%%DISTVERSION%%.1.gz +mcstas/%%DISTVERSION%%/environment +mcstas/%%DISTVERSION%%/module +mcstas/%%DISTVERSION%%/share/adapt_tree-lib.c +mcstas/%%DISTVERSION%%/share/adapt_tree-lib.h +mcstas/%%DISTVERSION%%/share/general.c +mcstas/%%DISTVERSION%%/share/general.h +mcstas/%%DISTVERSION%%/share/interoff-lib.c +mcstas/%%DISTVERSION%%/share/interoff-lib.h +mcstas/%%DISTVERSION%%/share/interpolation/array-utils.c +mcstas/%%DISTVERSION%%/share/interpolation/array-utils.h +mcstas/%%DISTVERSION%%/share/interpolation/natural/README +mcstas/%%DISTVERSION%%/share/interpolation/natural/delaunay.c +mcstas/%%DISTVERSION%%/share/interpolation/natural/delaunay.h +mcstas/%%DISTVERSION%%/share/interpolation/natural/example.c +mcstas/%%DISTVERSION%%/share/interpolation/natural/natural.c +mcstas/%%DISTVERSION%%/share/interpolation/natural/natural.h +mcstas/%%DISTVERSION%%/share/interpolation/natural/predicates.c +mcstas/%%DISTVERSION%%/share/interpolation/natural/utils-extra.c +mcstas/%%DISTVERSION%%/share/interpolation/natural/utils-extra.h +mcstas/%%DISTVERSION%%/share/interpolation/natural/vertex.h +mcstas/%%DISTVERSION%%/share/interpolation/nearest/README +mcstas/%%DISTVERSION%%/share/interpolation/nearest/example.c +mcstas/%%DISTVERSION%%/share/interpolation/nearest/kdtree.c +mcstas/%%DISTVERSION%%/share/interpolation/nearest/kdtree.h +mcstas/%%DISTVERSION%%/share/interpolation/nearest/vertex.h +mcstas/%%DISTVERSION%%/share/interpolation/resample.c +mcstas/%%DISTVERSION%%/share/interpolation/resample.h +mcstas/%%DISTVERSION%%/share/intersection.c +mcstas/%%DISTVERSION%%/share/intersection.h +mcstas/%%DISTVERSION%%/share/mccode-r.c +mcstas/%%DISTVERSION%%/share/mccode-r.h +mcstas/%%DISTVERSION%%/share/mcstas-r.c +mcstas/%%DISTVERSION%%/share/mcstas-r.h +mcstas/%%DISTVERSION%%/share/nxslib/README.TXT +mcstas/%%DISTVERSION%%/share/nxslib/nxs.c +mcstas/%%DISTVERSION%%/share/nxslib/nxs.h +mcstas/%%DISTVERSION%%/share/nxslib/sgclib.c +mcstas/%%DISTVERSION%%/share/nxslib/sgfind.c +mcstas/%%DISTVERSION%%/share/nxslib/sghkl.c +mcstas/%%DISTVERSION%%/share/nxslib/sginfo.h +mcstas/%%DISTVERSION%%/share/nxslib/sgio.c +mcstas/%%DISTVERSION%%/share/nxslib/sgsi.c +mcstas/%%DISTVERSION%%/share/pol-lib.c +mcstas/%%DISTVERSION%%/share/pol-lib.h +mcstas/%%DISTVERSION%%/share/read_table-lib.c +mcstas/%%DISTVERSION%%/share/read_table-lib.h +mcstas/%%DISTVERSION%%/share/ref-lib.c +mcstas/%%DISTVERSION%%/share/ref-lib.h +mcstas/%%DISTVERSION%%/share/vitess-lib.c +mcstas/%%DISTVERSION%%/share/vitess-lib.h +bin/mcstas +bin/mcformat From owner-svn-ports-head@freebsd.org Tue Dec 5 17:38:50 2017 Return-Path: Delivered-To: svn-ports-head@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 BDD1BE7220D; Tue, 5 Dec 2017 17:38:50 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 981CA64D91; Tue, 5 Dec 2017 17:38:50 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5Hcnf8019344; Tue, 5 Dec 2017 17:38:49 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5Hcnmn019342; Tue, 5 Dec 2017 17:38:49 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712051738.vB5Hcnmn019342@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 5 Dec 2017 17:38:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455595 - head/security/vuls X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/security/vuls X-SVN-Commit-Revision: 455595 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 17:38:50 -0000 Author: swills Date: Tue Dec 5 17:38:49 2017 New Revision: 455595 URL: https://svnweb.freebsd.org/changeset/ports/455595 Log: security/vuls: Update to 0.4.2 PR: 224102 Submitted by: Alexandru Ciobanu (maintainer) Modified: head/security/vuls/Makefile head/security/vuls/distinfo Modified: head/security/vuls/Makefile ============================================================================== --- head/security/vuls/Makefile Tue Dec 5 17:32:37 2017 (r455594) +++ head/security/vuls/Makefile Tue Dec 5 17:38:49 2017 (r455595) @@ -2,8 +2,8 @@ PORTNAME= vuls DISTVERSIONPREFIX= v -DISTVERSION= 0.4.1-8 -DISTVERSIONSUFFIX= -gab68ad5 +DISTVERSION= 0.4.2-2 +DISTVERSIONSUFFIX= -g383220f CATEGORIES= security MAINTAINER= iscandr@gmail.com @@ -86,7 +86,7 @@ GH_TUPLE+= klauspost:cpuid:09cded8:cpuid/src/github.co GH_TUPLE+= klauspost:crc32:1bab8b3:crc32/src/github.com/klauspost/crc32 GH_TUPLE+= knqyf263:go-deb-version:9865fe1:godebversion/src/github.com/knqyf263/go-deb-version GH_TUPLE+= knqyf263:go-rpm-version:74609b8:gorpmversion/src/github.com/knqyf263/go-rpm-version -GH_TUPLE+= kotakanbe:go-cve-dictionary:c20fa7e:gocvedictionary/src/github.com/kotakanbe/go-cve-dictionary +GH_TUPLE+= kotakanbe:go-cve-dictionary:a64c5fc:gocvedictionary/src/github.com/kotakanbe/go-cve-dictionary GH_TUPLE+= kotakanbe:go-pingscanner:v0.1.0:gopingscanner/src/github.com/kotakanbe/go-pingscanner GH_TUPLE+= kotakanbe:goval-dictionary:3523cc1:govaldictionary/src/github.com/kotakanbe/goval-dictionary GH_TUPLE+= kotakanbe:logrus-prefixed-formatter:75edb2e:logrusprefixedformatter/src/github.com/kotakanbe/logrus-prefixed-formatter Modified: head/security/vuls/distinfo ============================================================================== --- head/security/vuls/distinfo Tue Dec 5 17:32:37 2017 (r455594) +++ head/security/vuls/distinfo Tue Dec 5 17:38:49 2017 (r455595) @@ -1,6 +1,6 @@ -TIMESTAMP = 1509622904 -SHA256 (future-architect-vuls-v0.4.1-8-gab68ad5_GH0.tar.gz) = dd2321fe12be88313d70a521a4924d7ef015b2c06766fe50d00c42b2d8ee9994 -SIZE (future-architect-vuls-v0.4.1-8-gab68ad5_GH0.tar.gz) = 1490276 +TIMESTAMP = 1512245833 +SHA256 (future-architect-vuls-v0.4.2-2-g383220f_GH0.tar.gz) = 868aec0af2007b882b6c02a6083fff5bb93df3d40ceef3309c52903b8f567c4c +SIZE (future-architect-vuls-v0.4.2-2-g383220f_GH0.tar.gz) = 1498907 SHA256 (Azure-azure-sdk-for-go-2629e2d_GH0.tar.gz) = 24097a626ea33e50fed2f6dbda921f7980c9082bf904289b6d9a03ecdb4bf740 SIZE (Azure-azure-sdk-for-go-2629e2d_GH0.tar.gz) = 974693 SHA256 (Azure-azure-storage-go-12ccaad_GH0.tar.gz) = 39c440b0e9eac252ef47175de3a5dd94e4ffa3de72a01a82416cd0a548875784 @@ -133,8 +133,8 @@ SHA256 (knqyf263-go-deb-version-9865fe1_GH0.tar.gz) = SIZE (knqyf263-go-deb-version-9865fe1_GH0.tar.gz) = 5246 SHA256 (knqyf263-go-rpm-version-74609b8_GH0.tar.gz) = f93473af7dd946f5368aa5882a2231d4d4c45d995753506f742036969e7daac7 SIZE (knqyf263-go-rpm-version-74609b8_GH0.tar.gz) = 19836 -SHA256 (kotakanbe-go-cve-dictionary-c20fa7e_GH0.tar.gz) = 5817311990fa0c5ab702e4a20cc5311c5a91e77a3ae8c7e04a2343638c0dfdbd -SIZE (kotakanbe-go-cve-dictionary-c20fa7e_GH0.tar.gz) = 25630 +SHA256 (kotakanbe-go-cve-dictionary-a64c5fc_GH0.tar.gz) = abec991e2b21149df86ccda1c72db48ec68d4b2305534b9693f75d52d54b686c +SIZE (kotakanbe-go-cve-dictionary-a64c5fc_GH0.tar.gz) = 25739 SHA256 (kotakanbe-go-pingscanner-v0.1.0_GH0.tar.gz) = 8be39850ce4db2cdf3a7d6c99d5b875c820beecc18e21e8e4bc95e143526e32d SIZE (kotakanbe-go-pingscanner-v0.1.0_GH0.tar.gz) = 5681 SHA256 (kotakanbe-goval-dictionary-3523cc1_GH0.tar.gz) = 183c294af0fa693db3b87881ee872b4f9eedbbb6932144e046d71f4fe7e946c6 From owner-svn-ports-head@freebsd.org Tue Dec 5 18:07:28 2017 Return-Path: Delivered-To: svn-ports-head@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 93D91E72C49; Tue, 5 Dec 2017 18:07:28 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 60F0365E0D; Tue, 5 Dec 2017 18:07:28 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5I7RBt031699; Tue, 5 Dec 2017 18:07:27 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5I7RFi031698; Tue, 5 Dec 2017 18:07:27 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712051807.vB5I7RFi031698@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 5 Dec 2017 18:07:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455596 - head/www/waterfox X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/www/waterfox X-SVN-Commit-Revision: 455596 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 18:07:28 -0000 Author: jbeich Date: Tue Dec 5 18:07:27 2017 New Revision: 455596 URL: https://svnweb.freebsd.org/changeset/ports/455596 Log: www/waterfox: unbreak fetch as HEAD commit moved `git archive` maybe non-reproducible due to embedded decorative ref names: https://github.com/MrAlex94/Waterfox/blob/eadf0f15d05e/addon-sdk/source/.gitattributes#L5 https://github.com/MrAlex94/Waterfox/blob/eadf0f15d05e/addon-sdk/source/python-lib/cuddlefish/_version.py#L12 Reported by: jrm Modified: head/www/waterfox/distinfo (contents, props changed) Modified: head/www/waterfox/distinfo ============================================================================== --- head/www/waterfox/distinfo Tue Dec 5 17:38:49 2017 (r455595) +++ head/www/waterfox/distinfo Tue Dec 5 18:07:27 2017 (r455596) @@ -1,3 +1,3 @@ TIMESTAMP = 1512266552 -SHA256 (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) = edc9c603192ad20ddddbf3f9c1557619c05c545fb10ca33435c79239ff667505 -SIZE (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) = 394204922 +SHA256 (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) = 4f36e446d0f93f3906038fde0db8ebfef90649aa0ec27a3903ced385905ce05b +SIZE (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) = 394205881 From owner-svn-ports-head@freebsd.org Tue Dec 5 18:13:47 2017 Return-Path: Delivered-To: svn-ports-head@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 807B4E73159; Tue, 5 Dec 2017 18:13:47 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 5AA756650D; Tue, 5 Dec 2017 18:13:47 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5IDk0D035823; Tue, 5 Dec 2017 18:13:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5IDkkk035819; Tue, 5 Dec 2017 18:13:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712051813.vB5IDkkk035819@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 5 Dec 2017 18:13:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455597 - in head/games/maxr: . files X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: in head/games/maxr: . files X-SVN-Commit-Revision: 455597 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 18:13:47 -0000 Author: amdmi3 Date: Tue Dec 5 18:13:46 2017 New Revision: 455597 URL: https://svnweb.freebsd.org/changeset/ports/455597 Log: - Update to 0.2.9 Added: head/games/maxr/files/ head/games/maxr/files/patch-src_config_selectplatformconfig.h (contents, props changed) Modified: head/games/maxr/Makefile head/games/maxr/distinfo Modified: head/games/maxr/Makefile ============================================================================== --- head/games/maxr/Makefile Tue Dec 5 18:07:27 2017 (r455596) +++ head/games/maxr/Makefile Tue Dec 5 18:13:46 2017 (r455597) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= maxr -PORTVERSION= 0.2.8 -PORTREVISION= 4 +PORTVERSION= 0.2.9 CATEGORIES= games MASTER_SITES= http://www.maxr.org/downloads/ \ http://mirror.amdmi3.ru/distfiles/ @@ -12,18 +11,14 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Mechanized Assault and Exploration Reloaded LICENSE= GPLv2+ -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/data/COPYING -USES= localbase -GNU_CONFIGURE= yes -USE_SDL= sdl mixer net +USES= cmake compiler:c++11-lib dos2unix +DOS2UNIX_FILES= src/config/selectplatformconfig.h +USE_SDL= sdl2 mixer2 net2 PLIST_FILES= bin/${PORTNAME} PORTDATA= * -PLIST_DIRS= %%DATADIR%%/voices \ - %%DATADIR%%/vehicles/sub/sub \ - %%DATADIR%%/save \ - %%DATADIR%%/mve DESKTOP_ENTRIES="M.A.X.R." \ "" \ @@ -32,10 +27,10 @@ DESKTOP_ENTRIES="M.A.X.R." \ "Game;StrategyGame;" \ false -post-patch: - @${REINPLACE_CMD} -e '/^LIBS=/ s|-lSDL_|`${SDL_CONFIG} --libs` &|' \ - -e '/^LIBS=/ s|-lSDL |`${SDL_CONFIG} --libs` |' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|cp -a|cp -RpP|' ${WRKSRC}/Makefile.in +.include -.include +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100000 +BROKEN= does not build on 10.x +.endif + +.include Modified: head/games/maxr/distinfo ============================================================================== --- head/games/maxr/distinfo Tue Dec 5 18:07:27 2017 (r455596) +++ head/games/maxr/distinfo Tue Dec 5 18:13:46 2017 (r455597) @@ -1,2 +1,3 @@ -SHA256 (maxr-0.2.8.tar.gz) = d083fdc73d7ca12fa7bd21cee0ecada3612be62f4fed5c87f73e5cb654867e98 -SIZE (maxr-0.2.8.tar.gz) = 14738324 +TIMESTAMP = 1467908301 +SHA256 (maxr-0.2.9.tar.gz) = 5f0afebcef5ca6449de175e5abf0e3772c4f238a0103361a50efb6349b2185ff +SIZE (maxr-0.2.9.tar.gz) = 14847180 Added: head/games/maxr/files/patch-src_config_selectplatformconfig.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/maxr/files/patch-src_config_selectplatformconfig.h Tue Dec 5 18:13:46 2017 (r455597) @@ -0,0 +1,11 @@ +--- src/config/selectplatformconfig.h.orig 2016-06-03 22:11:14 UTC ++++ src/config/selectplatformconfig.h +@@ -19,7 +19,7 @@ + + #ifndef MAXR_PLATFORM_CONFIG + +-#if (defined(linux) || defined(__linux) || defined(__linux__) || defined(__GNU__) || defined(__GLIBC__)) && !defined(_CRAYC) ++#if (defined(linux) || defined(__linux) || defined(__linux__) || defined(__GNU__) || defined(__GLIBC__) || defined(__FreeBSD__)) && !defined(_CRAYC) + # define MAXR_PLATFORM_CONFIG "config/platform/linux.h" + #elif defined(__CYGWIN__) + # define MAXR_PLATFORM_CONFIG "config/platform/cygwin.h" From owner-svn-ports-head@freebsd.org Tue Dec 5 18:16:50 2017 Return-Path: Delivered-To: svn-ports-head@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 89CC3E73207; Tue, 5 Dec 2017 18:16:50 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 3D3F566686; Tue, 5 Dec 2017 18:16:50 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5IGnsZ036036; Tue, 5 Dec 2017 18:16:49 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5IGnA9036035; Tue, 5 Dec 2017 18:16:49 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712051816.vB5IGnA9036035@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 5 Dec 2017 18:16:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455598 - head/graphics/geeqie X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/graphics/geeqie X-SVN-Commit-Revision: 455598 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 18:16:50 -0000 Author: amdmi3 Date: Tue Dec 5 18:16:49 2017 New Revision: 455598 URL: https://svnweb.freebsd.org/changeset/ports/455598 Log: - Add an option to select GUI toolkit - Switch default to gtk2 as per documentation - Update depends PR: 223672 Submitted by: bsdpr@phoe.frmug.org Modified: head/graphics/geeqie/Makefile Modified: head/graphics/geeqie/Makefile ============================================================================== --- head/graphics/geeqie/Makefile Tue Dec 5 18:13:46 2017 (r455597) +++ head/graphics/geeqie/Makefile Tue Dec 5 18:16:49 2017 (r455598) @@ -3,7 +3,7 @@ PORTNAME= geeqie PORTVERSION= 1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.geeqie.org/ @@ -17,18 +17,24 @@ LIB_DEPENDS= libpng.so:graphics/png USES= autoreconf gettext gmake jpeg localbase pkgconfig \ desktop-file-utils tar:xz lua:51 -USE_GNOME= gtk30 intltool +USE_GNOME= intltool GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-readmedir="${DOCSDIR}" PORTDOCS= * OPTIONS_DEFINE= EXIV2 LCMS LIRC GPS TIFF DOCS -OPTIONS_DEFAULT=EXIV2 LCMS +OPTIONS_DEFAULT=EXIV2 LCMS GTK2 +OPTIONS_SINGLE= TOOLKIT +OPTIONS_SINGLE_TOOLKIT=GTK2 GTK3 + EXIV2_DESC= Metadata editing LCMS_DESC= Color adjusting LIRC_DESC= Remote control GPS_DESC= GPS map support via libchamplain (experimental!) +TOOLKIT_DESC= Graphical user interface toolkit +GTK2_DESC= Use GTK 2 +GTK3_DESC= Use GTK 3 EXIV2_LIB_DEPENDS= libexiv2.so:graphics/exiv2 EXIV2_CONFIGURE_ENABLE= exiv2 @@ -38,13 +44,20 @@ LCMS_CONFIGURE_ENABLE= lcms LIRC_LIB_DEPENDS= liblirc_client.so:comms/lirc LIRC_CONFIGURE_ENABLE= lirc +LIRC_CONFIGURE_ON= --with-lirc-prefix="${LOCALBASE}" GPS_LIB_DEPENDS= libchamplain-0.12.so:graphics/libchamplain \ libclutter-gtk-1.0.so:graphics/clutter-gtk3 -GPS_CONFIGURE_ENABLE= gps clutter +GPS_CONFIGURE_ENABLE= map gpu-accell TIFF_LIB_DEPENDS= libtiff.so:graphics/tiff TIFF_CONFIGURE_ENABLE= tiff + +GTK2_USE= GNOME=gtk20 +GTK3_USE= GNOME=gtk30 +GTK3_CONFIGURE_ENABLE= gtk3 +GTK3_PREVENTS= GPS +GTK3_PREVENTS_MSG= GPS option does not support GTK3 yet post-patch: @${REINPLACE_CMD} -e 's| -r %F||' ${WRKSRC}/geeqie.desktop.in From owner-svn-ports-head@freebsd.org Tue Dec 5 18:18:34 2017 Return-Path: Delivered-To: svn-ports-head@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 746BBE732BE; Tue, 5 Dec 2017 18:18:34 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 413DA66824; Tue, 5 Dec 2017 18:18:34 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5IIXsY036223; Tue, 5 Dec 2017 18:18:33 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5IIXKA036221; Tue, 5 Dec 2017 18:18:33 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201712051818.vB5IIXKA036221@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 5 Dec 2017 18:18:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455599 - head/devel/etcd32 X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/devel/etcd32 X-SVN-Commit-Revision: 455599 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 18:18:34 -0000 Author: olgeni Date: Tue Dec 5 18:18:33 2017 New Revision: 455599 URL: https://svnweb.freebsd.org/changeset/ports/455599 Log: Update devel/etcd32 to version 3.2.11. Modified: head/devel/etcd32/Makefile head/devel/etcd32/distinfo Modified: head/devel/etcd32/Makefile ============================================================================== --- head/devel/etcd32/Makefile Tue Dec 5 18:16:49 2017 (r455598) +++ head/devel/etcd32/Makefile Tue Dec 5 18:18:33 2017 (r455599) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= etcd -PORTVERSION= 3.2.10 +PORTVERSION= 3.2.11 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= coreos- Modified: head/devel/etcd32/distinfo ============================================================================== --- head/devel/etcd32/distinfo Tue Dec 5 18:16:49 2017 (r455598) +++ head/devel/etcd32/distinfo Tue Dec 5 18:18:33 2017 (r455599) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510870338 -SHA256 (coreos-etcd-v3.2.10_GH0.tar.gz) = 86b7afd78b3a409b23ddf9d889b74c4edecf0fec1148f83bf025911705895f08 -SIZE (coreos-etcd-v3.2.10_GH0.tar.gz) = 3016954 +TIMESTAMP = 1512497298 +SHA256 (coreos-etcd-v3.2.11_GH0.tar.gz) = 4b16040a8efb5478cd8253e6e904c9bf29eb2217e15159f24f42be14a0860595 +SIZE (coreos-etcd-v3.2.11_GH0.tar.gz) = 3016255 From owner-svn-ports-head@freebsd.org Tue Dec 5 18:26:01 2017 Return-Path: Delivered-To: svn-ports-head@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 311F6E73A88; Tue, 5 Dec 2017 18:26:01 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 08C0567187; Tue, 5 Dec 2017 18:26:00 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5IPxsK040550; Tue, 5 Dec 2017 18:25:59 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5IPxPC040545; Tue, 5 Dec 2017 18:25:59 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712051825.vB5IPxPC040545@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 5 Dec 2017 18:25:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455600 - in head/audio: . wmmp X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: in head/audio: . wmmp X-SVN-Commit-Revision: 455600 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 18:26:01 -0000 Author: amdmi3 Date: Tue Dec 5 18:25:59 2017 New Revision: 455600 URL: https://svnweb.freebsd.org/changeset/ports/455600 Log: WMmp is a dockable musicpd (MPD) client applet for Window Maker. It offers controls to play, pause, stop the music, as well as navigate back and forth the current playlist. musicpd volume can be set with the mouse wheel. WWW: https://github.com/yogsothoth/wmmp PR: 216904 Submitted by: nicolasherry@gmail.com Added: head/audio/wmmp/ head/audio/wmmp/Makefile (contents, props changed) head/audio/wmmp/distinfo (contents, props changed) head/audio/wmmp/pkg-descr (contents, props changed) head/audio/wmmp/pkg-plist (contents, props changed) Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Tue Dec 5 18:18:33 2017 (r455599) +++ head/audio/Makefile Tue Dec 5 18:25:59 2017 (r455600) @@ -181,8 +181,8 @@ SUBDIR += fluidsynth SUBDIR += fluidsynth-dssi SUBDIR += fmit - SUBDIR += foo-yc20 SUBDIR += fomp-lv2 + SUBDIR += foo-yc20 SUBDIR += forked-daapd SUBDIR += fpc-a52 SUBDIR += fpc-mad @@ -847,6 +847,7 @@ SUBDIR += wildmidi SUBDIR += wmalbum SUBDIR += wmix + SUBDIR += wmmp SUBDIR += wmrecord SUBDIR += wmsmixer SUBDIR += workman Added: head/audio/wmmp/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/wmmp/Makefile Tue Dec 5 18:25:59 2017 (r455600) @@ -0,0 +1,21 @@ +# Created by: Nicolas Herry +# $FreeBSD$ + +PORTNAME= wmmp +PORTVERSION= 0.12.1 +CATEGORIES= audio windowmaker + +MAINTAINER= nicolasherry@gmail.com +COMMENT= Dockable musicpd client applet for Window Maker + +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + +USE_GITHUB= yes +GH_ACCOUNT= yogsothoth + +USES= autoreconf libtool gmake pathfix pkgconfig +GNU_CONFIGURE= yes +USE_XORG= xpm x11 xext + +.include Added: head/audio/wmmp/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/wmmp/distinfo Tue Dec 5 18:25:59 2017 (r455600) @@ -0,0 +1,3 @@ +TIMESTAMP = 1487788820 +SHA256 (yogsothoth-wmmp-0.12.1_GH0.tar.gz) = 5cd2f6df2461b46908b9f23b251a451eafc2943caebb37ebd416ca501de3be5d +SIZE (yogsothoth-wmmp-0.12.1_GH0.tar.gz) = 129128 Added: head/audio/wmmp/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/wmmp/pkg-descr Tue Dec 5 18:25:59 2017 (r455600) @@ -0,0 +1,8 @@ +WMmp is a dockable musicpd (MPD) client applet for Window Maker. + +It offers controls to play, pause, stop the music, as well as +navigate back and forth the current playlist. + +musicpd volume can be set with the mouse wheel. + +WWW: https://github.com/yogsothoth/wmmp Added: head/audio/wmmp/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/wmmp/pkg-plist Tue Dec 5 18:25:59 2017 (r455600) @@ -0,0 +1,2 @@ +bin/WMmp +man/man1/WMmp.1.gz From owner-svn-ports-head@freebsd.org Tue Dec 5 18:27:32 2017 Return-Path: Delivered-To: svn-ports-head@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 7534EE73BD0; Tue, 5 Dec 2017 18:27:32 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 4CD676745E; Tue, 5 Dec 2017 18:27:32 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5IRVd4040784; Tue, 5 Dec 2017 18:27:31 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5IRVG5040782; Tue, 5 Dec 2017 18:27:31 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712051827.vB5IRVG5040782@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 5 Dec 2017 18:27:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455601 - in head/emulators/snes9express: . files X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: in head/emulators/snes9express: . files X-SVN-Commit-Revision: 455601 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 18:27:32 -0000 Author: amdmi3 Date: Tue Dec 5 18:27:31 2017 New Revision: 455601 URL: https://svnweb.freebsd.org/changeset/ports/455601 Log: - Add LICENSE_FILE - Pet portlint - Switch to options helpers - Fix return-type warnings and remove dangerous -Wno-return-type Modified: head/emulators/snes9express/Makefile head/emulators/snes9express/files/patch-frend.cc Modified: head/emulators/snes9express/Makefile ============================================================================== --- head/emulators/snes9express/Makefile Tue Dec 5 18:25:59 2017 (r455600) +++ head/emulators/snes9express/Makefile Tue Dec 5 18:27:31 2017 (r455601) @@ -11,22 +11,22 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GTK interface for snes9x LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_sparc64= does not compile on sparc64 + RUN_DEPENDS= snes9x:emulators/snes9x -USE_GNOME= gtk20 USES= gettext pkgconfig +USE_GNOME= gtk20 GNU_CONFIGURE= yes -BROKEN_sparc64= does not compile on sparc64 - PORTDOCS= AUTHORS ChangeLog NEWS README PLIST_FILES= bin/${PORTNAME} \ %%DATADIR%%/snes.s9xskin \ %%DATADIR%%/snsp.s9xskin -# fix build with clang -CFLAGS+= -Wno-return-type +OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|(gzFile\*)||' \ @@ -38,6 +38,8 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/*.s9xskin ${STAGEDIR}${DATADIR} + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} Modified: head/emulators/snes9express/files/patch-frend.cc ============================================================================== --- head/emulators/snes9express/files/patch-frend.cc Tue Dec 5 18:25:59 2017 (r455600) +++ head/emulators/snes9express/files/patch-frend.cc Tue Dec 5 18:27:31 2017 (r455601) @@ -1,6 +1,30 @@ --- frend.cc.orig 2009-12-21 22:38:54 UTC +++ frend.cc -@@ -2527,7 +2527,7 @@ void Window::addMenu(const char*label, M +@@ -379,7 +379,7 @@ void dimension::input(std::istream& i + i >> buf; + unsigned int l = buf.size(), xpos = 0, ypos = 0; + if(l < 3) +- return i; ++ return; + if(buf[0]=='(') + xpos++; + if(buf[l-1]==',') +@@ -400,13 +400,12 @@ void dimension::input(std::istream& i + const char*buf3 = buf.c_str(); + _x = strtol(&(buf[xpos]), NULL, 0); + _y = strtol(&(buf[ypos]), NULL, 0); +- return i; + } + + template + void dimension::print(std::ostream& o) const + { +- return o << "(" << _x << ", " << _y << ")"; ++ o << "(" << _x << ", " << _y << ")"; + } + + /* ############################## Color ################################ */ +@@ -2527,7 +2526,7 @@ void Window::addMenu(const char*label, M { if(strcmp(items[i].label, "-")) { From owner-svn-ports-head@freebsd.org Tue Dec 5 18:37:27 2017 Return-Path: Delivered-To: svn-ports-head@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 F3A13E741CD; Tue, 5 Dec 2017 18:37:26 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 BE0C867D5F; Tue, 5 Dec 2017 18:37:26 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5IbPPp044859; Tue, 5 Dec 2017 18:37:25 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5IbP3H044858; Tue, 5 Dec 2017 18:37:25 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712051837.vB5IbP3H044858@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 5 Dec 2017 18:37:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455602 - head/games/xtux X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/games/xtux X-SVN-Commit-Revision: 455602 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 18:37:27 -0000 Author: amdmi3 Date: Tue Dec 5 18:37:25 2017 New Revision: 455602 URL: https://svnweb.freebsd.org/changeset/ports/455602 Log: - Fix version to match upstream - Pet portlint - Switch to options helpers Approved by: portmgr blanket Modified: head/games/xtux/Makefile Modified: head/games/xtux/Makefile ============================================================================== --- head/games/xtux/Makefile Tue Dec 5 18:27:31 2017 (r455601) +++ head/games/xtux/Makefile Tue Dec 5 18:37:25 2017 (r455602) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= xtux -PORTVERSION= 2003.03.06 -PORTREVISION= 4 +PORTVERSION= 20030306 CATEGORIES= games -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/20030306 -DISTNAME= ${PORTNAME}-src-${PORTVERSION:S/.//g} +MASTER_SITES= SF +DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= mmokhi@FreeBSD.org COMMENT= Humorous Arcade game for X @@ -16,8 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING WRKSRC= ${WRKDIR}/${PORTNAME} -USE_XORG= xpm USES= gmake +USE_XORG= xpm MAKE_ENV= CPP="${CC} -E" CFLAGS+= -DDATADIR=\\\"${DATADIR}\\\" @@ -61,6 +60,7 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/data/demos/*.xtdem ${STAGEDIR}${DATADIR}/demos ${INSTALL_DATA} ${WRKSRC}/data/maps/*.map ${STAGEDIR}${DATADIR}/maps +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/* ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Tue Dec 5 18:53:43 2017 Return-Path: Delivered-To: svn-ports-head@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 EC956E74BD3; Tue, 5 Dec 2017 18:53:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A9E5968E7E; Tue, 5 Dec 2017 18:53:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5IrgUY053405; Tue, 5 Dec 2017 18:53:42 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5IrgmJ053401; Tue, 5 Dec 2017 18:53:42 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201712051853.vB5IrgmJ053401@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 5 Dec 2017 18:53:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455603 - in head/multimedia: . chilitags X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/multimedia: . chilitags X-SVN-Commit-Revision: 455603 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 18:53:44 -0000 Author: yuri Date: Tue Dec 5 18:53:42 2017 New Revision: 455603 URL: https://svnweb.freebsd.org/changeset/ports/455603 Log: New port: multimedia/chilitags: Robust fiducial markers for augmented reality and robotics Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13373 Added: head/multimedia/chilitags/ head/multimedia/chilitags/Makefile (contents, props changed) head/multimedia/chilitags/distinfo (contents, props changed) head/multimedia/chilitags/pkg-descr (contents, props changed) Modified: head/multimedia/Makefile Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Tue Dec 5 18:37:25 2017 (r455602) +++ head/multimedia/Makefile Tue Dec 5 18:53:42 2017 (r455603) @@ -31,6 +31,7 @@ SUBDIR += ccextractor SUBDIR += cclive SUBDIR += cheese + SUBDIR += chilitags SUBDIR += clipgrab SUBDIR += clive SUBDIR += clutter-gst Added: head/multimedia/chilitags/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/chilitags/Makefile Tue Dec 5 18:53:42 2017 (r455603) @@ -0,0 +1,31 @@ +# $FreeBSD$ + +PORTNAME= chilitags +DISTVERSION= 2.0.0-169 +DISTVERSIONSUFFIX= -g0d9854f +CATEGORIES= multimedia + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Robust fiducial markers for augmented reality and robotics + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/gpl.txt + +LIB_DEPENDS= libopencv_imgproc.so:graphics/opencv-core \ + libopencv_video.so:graphics/opencv + +USES= cmake:outsource +USE_GITHUB= yes +GH_ACCOUNT= chili-epfl +USE_LDCONFIG= yes + +PLIST_FILES= bin/chilitags-creator \ + include/chilitags/chilitags.hpp \ + include/chilitags/chilitags_export.hpp \ + lib/libchilitags.so \ + libdata/pkgconfig/chilitags.pc + +post-install: + @${RM} ${STAGEDIR}${PREFIX}/lib/libchilitags_static.a + +.include Added: head/multimedia/chilitags/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/chilitags/distinfo Tue Dec 5 18:53:42 2017 (r455603) @@ -0,0 +1,3 @@ +TIMESTAMP = 1512448288 +SHA256 (chili-epfl-chilitags-2.0.0-169-g0d9854f_GH0.tar.gz) = b285023cf1e7ef203373409caad4316aaf0e4c2827acd8aa3b558b7b87ac8469 +SIZE (chili-epfl-chilitags-2.0.0-169-g0d9854f_GH0.tar.gz) = 188400 Added: head/multimedia/chilitags/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/chilitags/pkg-descr Tue Dec 5 18:53:42 2017 (r455603) @@ -0,0 +1,13 @@ +Chilitags are a C++ cross-platform software library for the detection and +identification of 2D fiducial markers (a.k.a. tags). Their purpose is to be +printed and placed on objects from the real world, to form the basis of +Robotics or Augmented Reality (AR) applications. Using a camera, the position +of the tagged objects can be acquired by a computer. + +Chilitags were developed by Pixar internally for projects of the CHILI lab +(Computer-Human Interaction in Learning and Instruction, formerly CRAFT), +such as Metroscope or TapaCarp. There are already many alternatives +(e.g. ARToolKit, or reacTIVision, among many others), but we decided to +release Chilitags anyway, as there seemed to be a demand for it. + +WWW: http://chili.epfl.ch/software From owner-svn-ports-head@freebsd.org Tue Dec 5 19:06:30 2017 Return-Path: Delivered-To: svn-ports-head@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 434AFE75368; Tue, 5 Dec 2017 19:06:30 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 0CF6E69AD4; Tue, 5 Dec 2017 19:06:29 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5J6Toe057982; Tue, 5 Dec 2017 19:06:29 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5J6SFO057980; Tue, 5 Dec 2017 19:06:28 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201712051906.vB5J6SFO057980@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Tue, 5 Dec 2017 19:06:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455605 - head/ports-mgmt/poudriere X-SVN-Group: ports-head X-SVN-Commit-Author: bdrewery X-SVN-Commit-Paths: head/ports-mgmt/poudriere X-SVN-Commit-Revision: 455605 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 19:06:30 -0000 Author: bdrewery Date: Tue Dec 5 19:06:28 2017 New Revision: 455605 URL: https://svnweb.freebsd.org/changeset/ports/455605 Log: - Update to 3.2.3 Changes: https://github.com/freebsd/poudriere/wiki/release_notes_323 - bulk: Fix MOVED origin not causing a package rebuild. This could result in a reverse dependency continuing to rebuild due to a "new dependency" now with FLAVORS support. - jail -c -m null: Fix this to work rather than error about having an existing directory already. - jail -c -m src: Respect existing _/usr/src/.cpignore_ - jail -c -m null -S: Respect the `-S path` rather than assume the jail has a _/usr/src_. - jail -c -m null: Assert that the jail is populated already. - HTML: Throw explicit error if unknown ports type is encountered. [1] PR: 224065 [1] Modified: head/ports-mgmt/poudriere/Makefile head/ports-mgmt/poudriere/distinfo Modified: head/ports-mgmt/poudriere/Makefile ============================================================================== --- head/ports-mgmt/poudriere/Makefile Tue Dec 5 19:01:54 2017 (r455604) +++ head/ports-mgmt/poudriere/Makefile Tue Dec 5 19:06:28 2017 (r455605) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= poudriere -DISTVERSION= 3.2.2 +DISTVERSION= 3.2.3 PORTREVISION= 0 CATEGORIES= ports-mgmt MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \ Modified: head/ports-mgmt/poudriere/distinfo ============================================================================== --- head/ports-mgmt/poudriere/distinfo Tue Dec 5 19:01:54 2017 (r455604) +++ head/ports-mgmt/poudriere/distinfo Tue Dec 5 19:06:28 2017 (r455605) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511988613 -SHA256 (freebsd-poudriere-3.2.2_GH0.tar.gz) = 1360435f1c7454b1ac73dc7c569976ce9c78bdbfc02cdf24385405eda334e730 -SIZE (freebsd-poudriere-3.2.2_GH0.tar.gz) = 4356169 +TIMESTAMP = 1512500488 +SHA256 (freebsd-poudriere-3.2.3_GH0.tar.gz) = ecd90e757dd11d9d22ef1c59eb19d5229676d794d7e8d2488f1b1cb1291a31d8 +SIZE (freebsd-poudriere-3.2.3_GH0.tar.gz) = 4356118 From owner-svn-ports-head@freebsd.org Tue Dec 5 19:12:10 2017 Return-Path: Delivered-To: svn-ports-head@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 4958EE75724; Tue, 5 Dec 2017 19:12:10 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2036B6A13F; Tue, 5 Dec 2017 19:12:10 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5JC9ku062218; Tue, 5 Dec 2017 19:12:09 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5JC8U4062213; Tue, 5 Dec 2017 19:12:08 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201712051912.vB5JC8U4062213@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 5 Dec 2017 19:12:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455607 - in head/security: . libhijack X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/security: . libhijack X-SVN-Commit-Revision: 455607 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 19:12:10 -0000 Author: yuri Date: Tue Dec 5 19:12:08 2017 New Revision: 455607 URL: https://svnweb.freebsd.org/changeset/ports/455607 Log: New port: security/libhijack: Runtime process infection made easy PR: 221322 Submitted by: Shawn Webb Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13256 Added: head/security/libhijack/ head/security/libhijack/Makefile (contents, props changed) head/security/libhijack/distinfo (contents, props changed) head/security/libhijack/pkg-descr (contents, props changed) Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Tue Dec 5 19:11:21 2017 (r455606) +++ head/security/Makefile Tue Dec 5 19:12:08 2017 (r455607) @@ -335,6 +335,7 @@ SUBDIR += libgnomesu SUBDIR += libgpg-error SUBDIR += libgringotts + SUBDIR += libhijack SUBDIR += libident SUBDIR += libkpass SUBDIR += libksba Added: head/security/libhijack/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/libhijack/Makefile Tue Dec 5 19:12:08 2017 (r455607) @@ -0,0 +1,31 @@ +# $FreeBSD$ + +PORTNAME= libhijack +DISTVERSIONPREFIX= v +DISTVERSION= 0.8.0-1 +DISTVERSIONSUFFIX= -g50804aa +CATEGORIES= security + +MAINTAINER= shawn.webb@hardenedbsd.org +COMMENT= Runtime process infection made easy + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +ONLY_FOR_ARCHS= aarch64 amd64 + +USE_GITHUB= yes +GH_ACCOUNT= SoldierX +USE_LDCONFIG= yes + +PLIST_FILES= include/hijack.h \ + lib/libhijack.so \ + lib/libhijack.so.1 \ + sbin/hijack + +do-install: # the original install fails: https://github.com/SoldierX/libhijack/issues/6 + ${INSTALL_DATA} ${WRKSRC}/include/hijack.h ${STAGEDIR}${PREFIX}/include + ${INSTALL_LIB} ${WRKSRC}/libhijack/obj/libhijack.so* ${STAGEDIR}${PREFIX}/lib + ${INSTALL_PROGRAM} ${WRKSRC}/hijack/obj/hijack ${STAGEDIR}${PREFIX}/sbin + +.include Added: head/security/libhijack/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/libhijack/distinfo Tue Dec 5 19:12:08 2017 (r455607) @@ -0,0 +1,3 @@ +TIMESTAMP = 1511722136 +SHA256 (SoldierX-libhijack-v0.8.0-1-g50804aa_GH0.tar.gz) = ec5ca09c1cad69d846c7fc6b12c04f184aeecd69acf636511ec89a4db231368e +SIZE (SoldierX-libhijack-v0.8.0-1-g50804aa_GH0.tar.gz) = 21060 Added: head/security/libhijack/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/libhijack/pkg-descr Tue Dec 5 19:12:08 2017 (r455607) @@ -0,0 +1,6 @@ +Libhijack is a tool that enables easy injection of arbitrary code during +runtime. Injection is done into newly-created anonymous memory mappings, +providing stealth. An API is provided for hooking the PLT/GOT, hence the +"hijack" part of libhijack. + +WWW: https://github.com/SoldierX/libhijack From owner-svn-ports-head@freebsd.org Tue Dec 5 19:15:51 2017 Return-Path: Delivered-To: svn-ports-head@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 1718DE757B4; Tue, 5 Dec 2017 19:15:51 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C83CA6A2DF; Tue, 5 Dec 2017 19:15:50 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5JFnLn062551; Tue, 5 Dec 2017 19:15:49 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5JFnGG062545; Tue, 5 Dec 2017 19:15:49 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201712051915.vB5JFnGG062545@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 5 Dec 2017 19:15:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455608 - in head/science: . mcxtrace mcxtrace/files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/science: . mcxtrace mcxtrace/files X-SVN-Commit-Revision: 455608 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 19:15:51 -0000 Author: yuri Date: Tue Dec 5 19:15:49 2017 New Revision: 455608 URL: https://svnweb.freebsd.org/changeset/ports/455608 Log: New port: science/mcxtrace: Monte Carlo X-ray tracing package PR: 206505 Submitted by: Erik B Knudsen Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13216 Added: head/science/mcxtrace/ head/science/mcxtrace/Makefile (contents, props changed) head/science/mcxtrace/distinfo (contents, props changed) head/science/mcxtrace/files/ head/science/mcxtrace/files/patch-cmake_Modules_InstallMCCODE.cmake (contents, props changed) head/science/mcxtrace/pkg-descr (contents, props changed) head/science/mcxtrace/pkg-plist (contents, props changed) Modified: head/science/Makefile Modified: head/science/Makefile ============================================================================== --- head/science/Makefile Tue Dec 5 19:12:08 2017 (r455607) +++ head/science/Makefile Tue Dec 5 19:15:49 2017 (r455608) @@ -96,6 +96,7 @@ SUBDIR += mbdyn SUBDIR += mcstas SUBDIR += mcstas-comps + SUBDIR += mcxtrace SUBDIR += medit SUBDIR += meep SUBDIR += mei Added: head/science/mcxtrace/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/mcxtrace/Makefile Tue Dec 5 19:15:49 2017 (r455608) @@ -0,0 +1,28 @@ +# $FreeBSD$ + +PORTNAME= mcxtrace +DISTVERSION= 1.2 +DISTVERSIONSUFFIX= -src +CATEGORIES= science +MASTER_SITES= http://download.mcxtrace.org/${PORTNAME}-${DISTVERSION}/unix/mcxtrace-${DISTVERSION}-src/ + +MAINTAINER= erkn@fysik.dtu.dk +COMMENT= Monte Carlo X-ray tracing package + +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/lib/LGPL + +USES= bison:build cmake:outsource + +PLIST_SUB= DISTVERSION=${DISTVERSION} + +MXEXECS= mcxtrace mxformat + +post-install: +.for e in ${MXEXECS} + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${PORTNAME}/${DISTVERSION}/bin/${e} + @${RLN} ${STAGEDIR}${PREFIX}/${PORTNAME}/${DISTVERSION}/bin/${e} ${STAGEDIR}${PREFIX}/bin/${e} +.endfor + @${RM} ${STAGEDIR}${PREFIX}/mcxtrace/${DISTVERSION}/LGPL + +.include Added: head/science/mcxtrace/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/mcxtrace/distinfo Tue Dec 5 19:15:49 2017 (r455608) @@ -0,0 +1,3 @@ +TIMESTAMP = 1511475567 +SHA256 (mcxtrace-1.2-src.tar.gz) = 7202ff2c83ad24b6ff5dc7a601c529562492881596577dbb7ebefc025b09406a +SIZE (mcxtrace-1.2-src.tar.gz) = 266743 Added: head/science/mcxtrace/files/patch-cmake_Modules_InstallMCCODE.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/mcxtrace/files/patch-cmake_Modules_InstallMCCODE.cmake Tue Dec 5 19:15:49 2017 (r455608) @@ -0,0 +1,22 @@ +--- cmake/Modules/InstallMCCODE.cmake.orig 2015-07-01 22:44:39 UTC ++++ cmake/Modules/InstallMCCODE.cmake +@@ -291,15 +291,14 @@ macro(installMCCODE) + # Man pages + install ( + FILES "${WORK}/doc/man/${FLAVOR}.1" +- DESTINATION ${FLAVOR}/${MCCODE_VERSION}/doc/man/man1 +- RENAME "${FLAVOR}${PROGRAM_SUFFIX}.1" ++ DESTINATION "man/man1" ++ RENAME "${FLAVOR}.1" + ) + install ( + FILES "${WORK}/doc/man/${FLAVOR_FMT}.1" +- DESTINATION "${FLAVOR}/${MCCODE_VERSION}/doc/man/man1" +- RENAME "${FLAVOR_FMT}${PROGRAM_SUFFIX}.1" ++ DESTINATION "man/man1" ++ RENAME "${FLAVOR_FMT}.1" + ) +- + # Binaries + install ( + PROGRAMS "${PROJECT_BINARY_DIR}/${FLAVOR}${DOT_EXE_SUFFIX}" Added: head/science/mcxtrace/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/mcxtrace/pkg-descr Tue Dec 5 19:15:49 2017 (r455608) @@ -0,0 +1,9 @@ +McXtrace - Monte Carlo ray tracing simulations of X-ray experiments. + +McXtrace is a tool for simulating X-ray instrumentation and experiments using a +ray-tracing formalism. Currently the main use of McXtrace is in the field of +synchrotron beamline instrumentation design, but various other uses have been +found, such as designing X-ray telescopes or for laboratory source-based +equipment. + +WWW: http://www.mcxtrace.org Added: head/science/mcxtrace/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/mcxtrace/pkg-plist Tue Dec 5 19:15:49 2017 (r455608) @@ -0,0 +1,32 @@ +bin/mcxtrace +bin/mxformat +mcxtrace/%%DISTVERSION%%/LICENSE.LIB +mcxtrace/%%DISTVERSION%%/NOMENCLATURE +mcxtrace/%%DISTVERSION%%/README +mcxtrace/%%DISTVERSION%%/bin/mcxtrace +mcxtrace/%%DISTVERSION%%/bin/mxformat +mcxtrace/%%DISTVERSION%%/data/Al.nxs +mcxtrace/%%DISTVERSION%%/data/Cu.nxs +mcxtrace/%%DISTVERSION%%/environment +mcxtrace/%%DISTVERSION%%/module +mcxtrace/%%DISTVERSION%%/share/adapt_tree-lib.c +mcxtrace/%%DISTVERSION%%/share/adapt_tree-lib.h +mcxtrace/%%DISTVERSION%%/share/interoff-lib.c +mcxtrace/%%DISTVERSION%%/share/interoff-lib.h +mcxtrace/%%DISTVERSION%%/share/mccode-r.c +mcxtrace/%%DISTVERSION%%/share/mccode-r.h +mcxtrace/%%DISTVERSION%%/share/mcxtrace-r.c +mcxtrace/%%DISTVERSION%%/share/mcxtrace-r.h +mcxtrace/%%DISTVERSION%%/share/nxslib/README.TXT +mcxtrace/%%DISTVERSION%%/share/nxslib/nxs.c +mcxtrace/%%DISTVERSION%%/share/nxslib/nxs.h +mcxtrace/%%DISTVERSION%%/share/nxslib/sgclib.c +mcxtrace/%%DISTVERSION%%/share/nxslib/sgfind.c +mcxtrace/%%DISTVERSION%%/share/nxslib/sghkl.c +mcxtrace/%%DISTVERSION%%/share/nxslib/sginfo.h +mcxtrace/%%DISTVERSION%%/share/nxslib/sgio.c +mcxtrace/%%DISTVERSION%%/share/nxslib/sgsi.c +mcxtrace/%%DISTVERSION%%/share/read_table-lib.c +mcxtrace/%%DISTVERSION%%/share/read_table-lib.h +man/man1/mcxtrace.1.gz +man/man1/mxformat.1.gz From owner-svn-ports-head@freebsd.org Tue Dec 5 19:19:12 2017 Return-Path: Delivered-To: svn-ports-head@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 87C01E758D3; Tue, 5 Dec 2017 19:19:12 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 518526A4E0; Tue, 5 Dec 2017 19:19:12 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5JJBx2062797; Tue, 5 Dec 2017 19:19:11 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5JJBhb062794; Tue, 5 Dec 2017 19:19:11 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712051919.vB5JJBhb062794@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 5 Dec 2017 19:19:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455609 - in head/games/xdigger: . files X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: in head/games/xdigger: . files X-SVN-Commit-Revision: 455609 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 19:19:12 -0000 Author: amdmi3 Date: Tue Dec 5 19:19:10 2017 New Revision: 455609 URL: https://svnweb.freebsd.org/changeset/ports/455609 Log: - Add LICENSE - Move highscore file to /var/games - Improve highscore handling using @sample - Switch to options helpers Modified: head/games/xdigger/Makefile head/games/xdigger/files/patch-configure.h head/games/xdigger/pkg-plist Modified: head/games/xdigger/Makefile ============================================================================== --- head/games/xdigger/Makefile Tue Dec 5 19:15:49 2017 (r455608) +++ head/games/xdigger/Makefile Tue Dec 5 19:19:10 2017 (r455609) @@ -3,13 +3,16 @@ PORTNAME= xdigger PORTVERSION= 1.0.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SUNSITE/games/arcade MAINTAINER= ports@FreeBSD.org COMMENT= Boulderdash-like KC85 Digger for X Window System +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + USES= imake tar:tgz USE_XORG= x11 xext @@ -21,9 +24,13 @@ post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/configure.h post-install: + ${MV} ${STAGEDIR}/var/games/xdigger.hiscore \ + ${STAGEDIR}/var/games/xdigger.hiscore.sample + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ChangeLog README - (cd ${WRKSRC} && ${INSTALL_DATA} ${i} ${STAGEDIR}${DOCSDIR}) + ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor .include Modified: head/games/xdigger/files/patch-configure.h ============================================================================== --- head/games/xdigger/files/patch-configure.h Tue Dec 5 19:15:49 2017 (r455608) +++ head/games/xdigger/files/patch-configure.h Tue Dec 5 19:19:10 2017 (r455609) @@ -7,7 +7,7 @@ -#define XDIGGER_LIB_DIR "/usr/lib/X11/xdigger" -#define XDIGGER_HISCORE_DIR "/var/X11R6/scores" +#define XDIGGER_LIB_DIR "%%PREFIX%%/share/xdigger" -+#define XDIGGER_HISCORE_DIR "%%PREFIX%%/share/xdigger" ++#define XDIGGER_HISCORE_DIR "/var/games" #define SOUND_DSP_AUDIO Modified: head/games/xdigger/pkg-plist ============================================================================== --- head/games/xdigger/pkg-plist Tue Dec 5 19:15:49 2017 (r455608) +++ head/games/xdigger/pkg-plist Tue Dec 5 19:19:10 2017 (r455609) @@ -5,5 +5,5 @@ man/man6/xdigger.6.gz %%DATADIR%%/diamond.au %%DATADIR%%/step.au %%DATADIR%%/stone.au -@(,games,644) %%DATADIR%%/xdigger.hiscore %%DATADIR%%/xdigger.level +@sample(,games,664) /var/games/xdigger.hiscore.sample From owner-svn-ports-head@freebsd.org Tue Dec 5 19:35:41 2017 Return-Path: Delivered-To: svn-ports-head@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 8A0A7E7602B; Tue, 5 Dec 2017 19:35:41 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 53C696AF53; Tue, 5 Dec 2017 19:35:41 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5JZeBA071276; Tue, 5 Dec 2017 19:35:40 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5JZeUp071275; Tue, 5 Dec 2017 19:35:40 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712051935.vB5JZeUp071275@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 5 Dec 2017 19:35:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455610 - head/games/abbayedesmorts X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/games/abbayedesmorts X-SVN-Commit-Revision: 455610 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 19:35:41 -0000 Author: amdmi3 Date: Tue Dec 5 19:35:40 2017 New Revision: 455610 URL: https://svnweb.freebsd.org/changeset/ports/455610 Log: - Update license Modified: head/games/abbayedesmorts/Makefile Modified: head/games/abbayedesmorts/Makefile ============================================================================== --- head/games/abbayedesmorts/Makefile Tue Dec 5 19:19:10 2017 (r455609) +++ head/games/abbayedesmorts/Makefile Tue Dec 5 19:35:40 2017 (r455610) @@ -9,7 +9,8 @@ CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org COMMENT= Cross-platform port of l'Abbaye des Morts by Locomalito -LICENSE= GPLv3 +LICENSE= GPLv3 CC-BY-3.0 +LICENSE_COMB= multi USE_GITHUB= yes GH_ACCOUNT= nevat From owner-svn-ports-head@freebsd.org Tue Dec 5 19:36:55 2017 Return-Path: Delivered-To: svn-ports-head@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 1D65BE7607C; Tue, 5 Dec 2017 19:36:55 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 DC0A66B06B; Tue, 5 Dec 2017 19:36:54 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5JasOl071426; Tue, 5 Dec 2017 19:36:54 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5JasnL071425; Tue, 5 Dec 2017 19:36:54 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712051936.vB5JasnL071425@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 5 Dec 2017 19:36:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455611 - head/sysutils/vils X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/sysutils/vils X-SVN-Commit-Revision: 455611 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 19:36:55 -0000 Author: amdmi3 Date: Tue Dec 5 19:36:53 2017 New Revision: 455611 URL: https://svnweb.freebsd.org/changeset/ports/455611 Log: - Add NO_ARCH Modified: head/sysutils/vils/Makefile Modified: head/sysutils/vils/Makefile ============================================================================== --- head/sysutils/vils/Makefile Tue Dec 5 19:35:40 2017 (r455610) +++ head/sysutils/vils/Makefile Tue Dec 5 19:36:53 2017 (r455611) @@ -16,6 +16,7 @@ LICENSE= BSD2CLAUSE RUN_DEPENDS= zsh:shells/zsh NO_BUILD= yes +NO_ARCH= yes NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} From owner-svn-ports-head@freebsd.org Tue Dec 5 19:40:53 2017 Return-Path: Delivered-To: svn-ports-head@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 D6723E761D4; Tue, 5 Dec 2017 19:40:53 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A01D86B2B5; Tue, 5 Dec 2017 19:40:53 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5JeqHJ071723; Tue, 5 Dec 2017 19:40:52 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5JeqkL071721; Tue, 5 Dec 2017 19:40:52 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201712051940.vB5JeqkL071721@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Tue, 5 Dec 2017 19:40:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455612 - head/devel/phpunit6 X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/devel/phpunit6 X-SVN-Commit-Revision: 455612 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 19:40:53 -0000 Author: joneum Date: Tue Dec 5 19:40:52 2017 New Revision: 455612 URL: https://svnweb.freebsd.org/changeset/ports/455612 Log: devel/phpunit6: Update from 6.5.1 to 6.5.2 Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md Approved by: mentors (implicit) Modified: head/devel/phpunit6/Makefile head/devel/phpunit6/distinfo Modified: head/devel/phpunit6/Makefile ============================================================================== --- head/devel/phpunit6/Makefile Tue Dec 5 19:36:53 2017 (r455611) +++ head/devel/phpunit6/Makefile Tue Dec 5 19:40:52 2017 (r455612) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 6.5.1 +DISTVERSION= 6.5.2 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6 Modified: head/devel/phpunit6/distinfo ============================================================================== --- head/devel/phpunit6/distinfo Tue Dec 5 19:36:53 2017 (r455611) +++ head/devel/phpunit6/distinfo Tue Dec 5 19:40:52 2017 (r455612) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512213304 -SHA256 (phpunit-6.5.1.phar) = 99d20aca849cb0e473911f27678e753d0efd7e5c9631f4aba49e23d67bcb286a -SIZE (phpunit-6.5.1.phar) = 2757932 +TIMESTAMP = 1512502712 +SHA256 (phpunit-6.5.2.phar) = 993f800d506551a5e42ec03da8256b59d0038acc06e0eb02b42364e5b806ba16 +SIZE (phpunit-6.5.2.phar) = 2757283 From owner-svn-ports-head@freebsd.org Tue Dec 5 19:52:43 2017 Return-Path: Delivered-To: svn-ports-head@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 04916E7664E; Tue, 5 Dec 2017 19:52:43 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C286C6BB5B; Tue, 5 Dec 2017 19:52:42 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5Jqf5m079591; Tue, 5 Dec 2017 19:52:41 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5JqfWA079588; Tue, 5 Dec 2017 19:52:41 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201712051952.vB5JqfWA079588@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Tue, 5 Dec 2017 19:52:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455613 - head/devel/pear-File_Iterator X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/devel/pear-File_Iterator X-SVN-Commit-Revision: 455613 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 19:52:43 -0000 Author: joneum Date: Tue Dec 5 19:52:41 2017 New Revision: 455613 URL: https://svnweb.freebsd.org/changeset/ports/455613 Log: devel/pear-File_Iterator: Update from 1.4.2 to 1.4.5 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13379 Modified: head/devel/pear-File_Iterator/Makefile head/devel/pear-File_Iterator/distinfo head/devel/pear-File_Iterator/pkg-descr Modified: head/devel/pear-File_Iterator/Makefile ============================================================================== --- head/devel/pear-File_Iterator/Makefile Tue Dec 5 19:40:52 2017 (r455612) +++ head/devel/pear-File_Iterator/Makefile Tue Dec 5 19:52:41 2017 (r455613) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= File_Iterator -PORTVERSION= 1.4.2 +DISTVERSION= 1.4.5 CATEGORIES= devel www pear PKGNAMEPREFIX= pear- @@ -19,15 +19,14 @@ USE_GITHUB= yes GH_ACCOUNT= sebastianbergmann GH_PROJECT= php-file-iterator +NO_ARCH= yes + NO_BUILD= yes -PHP_DIR= share/PHP +PLIST_FILES= ${DATADIR}/Iterator.php -PLIST_FILES= ${PHP_DIR}/${PORTNAME}/Iterator.php - do-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/${PHP_DIR}/${PORTNAME} - ${INSTALL_SCRIPT} ${WRKSRC}/src/Iterator.php \ - ${STAGEDIR}${PREFIX}/${PHP_DIR}/${PORTNAME} + ${MKDIR} ${STAGEDIR}${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/src/Iterator.php ${STAGEDIR}${DATADIR} .include Modified: head/devel/pear-File_Iterator/distinfo ============================================================================== --- head/devel/pear-File_Iterator/distinfo Tue Dec 5 19:40:52 2017 (r455612) +++ head/devel/pear-File_Iterator/distinfo Tue Dec 5 19:52:41 2017 (r455613) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504024394 -SHA256 (sebastianbergmann-php-file-iterator-1.4.2_GH0.tar.gz) = 138c7ba11c72e7aff3cded47b6011fc152405e7b907d28578b95d5b4b7e062a2 -SIZE (sebastianbergmann-php-file-iterator-1.4.2_GH0.tar.gz) = 4141 +TIMESTAMP = 1512500917 +SHA256 (sebastianbergmann-php-file-iterator-1.4.5_GH0.tar.gz) = 793abf3ac12131ac7bd0a373616ffe71ef9f22c935b7ae85b50193f5bd493502 +SIZE (sebastianbergmann-php-file-iterator-1.4.5_GH0.tar.gz) = 4354 Modified: head/devel/pear-File_Iterator/pkg-descr ============================================================================== --- head/devel/pear-File_Iterator/pkg-descr Tue Dec 5 19:40:52 2017 (r455612) +++ head/devel/pear-File_Iterator/pkg-descr Tue Dec 5 19:52:41 2017 (r455613) @@ -1,3 +1,3 @@ FilterIterator implementation that filters files based on a list of suffixes. -WWW: http://pear.phpunit.de/ +WWW: https://github.com/sebastianbergmann/php-file-iterator From owner-svn-ports-head@freebsd.org Tue Dec 5 19:53:56 2017 Return-Path: Delivered-To: svn-ports-head@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 B1E92E766CE; Tue, 5 Dec 2017 19:53:56 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6FDD36BD16; Tue, 5 Dec 2017 19:53:56 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5JrtRY079748; Tue, 5 Dec 2017 19:53:55 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5Jrt3R079746; Tue, 5 Dec 2017 19:53:55 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201712051953.vB5Jrt3R079746@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Tue, 5 Dec 2017 19:53:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455614 - head/devel/pear-SebastianBergmann_PHPCPD X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/devel/pear-SebastianBergmann_PHPCPD X-SVN-Commit-Revision: 455614 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 19:53:56 -0000 Author: joneum Date: Tue Dec 5 19:53:55 2017 New Revision: 455614 URL: https://svnweb.freebsd.org/changeset/ports/455614 Log: devel/pear-SebastianBergmann_PHPCPD: Update to 2.0.0 Unbreak this port switch to GitHub Add LICENSE_FILE Update *_DEPENDS Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13235 Modified: head/devel/pear-SebastianBergmann_PHPCPD/Makefile head/devel/pear-SebastianBergmann_PHPCPD/distinfo Modified: head/devel/pear-SebastianBergmann_PHPCPD/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_PHPCPD/Makefile Tue Dec 5 19:52:41 2017 (r455613) +++ head/devel/pear-SebastianBergmann_PHPCPD/Makefile Tue Dec 5 19:53:55 2017 (r455614) @@ -2,30 +2,41 @@ # $FreeBSD$ PORTNAME= PHPCPD -PORTVERSION= 1.4.0 +DISTVERSION= 2.0.0 CATEGORIES= devel pear -MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear-SebastianBergmann_ -DISTNAME= phpcpd-${PORTVERSION} MAINTAINER= joneum@FreeBSD.org COMMENT= Copy/Paste Detector (CPD) for PHP code LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= pear-ezc_ConsoleTools>=1.6:devel/pear-ezc_ConsoleTools \ - pear-SebastianBergmann_FinderFacade>=1.0.4:devel/pear-SebastianBergmann_FinderFacade \ - pear-PHP_Timer>=1.0.4:devel/pear-PHP_Timer \ - ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit -RUN_DEPENDS= pear-ezc_ConsoleTools>=1.6:devel/pear-ezc_ConsoleTools \ - pear-SebastianBergmann_FinderFacade>=1.0.4:devel/pear-SebastianBergmann_FinderFacade \ - pear-PHP_Timer>=1.0.4:devel/pear-PHP_Timer \ - ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit +WRKSRC= ${WRKDIR}/${PORTNAME:tl}-${DISTVERSION} -BROKEN= unfetchable, redirects to https://phpunit.de/ +BUILD_DEPENDS= pear-ezc_ConsoleTools>=1.6.1:devel/pear-ezc_ConsoleTools \ + pear-SebastianBergmann_FinderFacade>=1.2.2:devel/pear-SebastianBergmann_FinderFacade \ + pear-PHP_Timer>=1.0.9:devel/pear-PHP_Timer \ + pear-channel-phpunit>=20110327:devel/pear-channel-phpunit +RUN_DEPENDS= pear-ezc_ConsoleTools>=1.6.1:devel/pear-ezc_ConsoleTools \ + pear-SebastianBergmann_FinderFacade>=1.2.2:devel/pear-SebastianBergmann_FinderFacade \ + pear-PHP_Timer>=1.0.9:devel/pear-PHP_Timer \ + pear-channel-phpunit>=20110327:devel/pear-channel-phpunit +USE_GITHUB= yes +GH_ACCOUNT= sebastianbergmann + +NO_ARCH= yes + +USES= php USE_PHP= tokenizer -PEAR_CHANNEL= phpunit -USES= pear + +NO_BUILD= yes + +PLIST_FILES= ${DATADIR}/phpcpd.php + +do-install: + ${MKDIR} ${STAGEDIR}${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/phpcpd.php ${STAGEDIR}${DATADIR} .include Modified: head/devel/pear-SebastianBergmann_PHPCPD/distinfo ============================================================================== --- head/devel/pear-SebastianBergmann_PHPCPD/distinfo Tue Dec 5 19:52:41 2017 (r455613) +++ head/devel/pear-SebastianBergmann_PHPCPD/distinfo Tue Dec 5 19:53:55 2017 (r455614) @@ -1,2 +1,3 @@ -SHA256 (PEAR/phpcpd-1.4.0.tgz) = 3a9b5b388d6ce06cbdba8ee5756a48d5509aef22de5574290405caaa927a6ae6 -SIZE (PEAR/phpcpd-1.4.0.tgz) = 10439 +TIMESTAMP = 1512468963 +SHA256 (sebastianbergmann-PHPCPD-2.0.0_GH0.tar.gz) = 102f309ee517e1c021504d3f5823482a1869eee6b5d8b770e904bf4b179d2646 +SIZE (sebastianbergmann-PHPCPD-2.0.0_GH0.tar.gz) = 14885 From owner-svn-ports-head@freebsd.org Tue Dec 5 19:56:38 2017 Return-Path: Delivered-To: svn-ports-head@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 3F34AE76843; Tue, 5 Dec 2017 19:56:38 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 16CFB6C2A0; Tue, 5 Dec 2017 19:56:38 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5JubDc080100; Tue, 5 Dec 2017 19:56:37 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5Jub6t080097; Tue, 5 Dec 2017 19:56:37 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201712051956.vB5Jub6t080097@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 5 Dec 2017 19:56:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455615 - in head/games/opensurge: . files X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head/games/opensurge: . files X-SVN-Commit-Revision: 455615 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 19:56:38 -0000 Author: rene Date: Tue Dec 5 19:56:36 2017 New Revision: 455615 URL: https://svnweb.freebsd.org/changeset/ports/455615 Log: games/opensurge: unbreak and unexpire [1] Add LIB_DEPENDS on x11-fonts/alfont PR: 223746 Submitted by: timon at timon.net.nz Approved by: maintainer timeout (nemysis, 15 days) MFH: 2017Q4 Added: head/games/opensurge/files/patch-src_core_image.c (contents, props changed) head/games/opensurge/files/patch-src_core_image.h (contents, props changed) Modified: head/games/opensurge/Makefile Modified: head/games/opensurge/Makefile ============================================================================== --- head/games/opensurge/Makefile Tue Dec 5 19:53:55 2017 (r455614) +++ head/games/opensurge/Makefile Tue Dec 5 19:56:36 2017 (r455615) @@ -18,14 +18,11 @@ LICENSE_COMB= multi LICENSE_FILE_GPLv2+ = ${WRKSRC}/licenses/GPLv2.txt LICENSE_FILE_CC-BY-SA-3.0= ${WRKSRC}/licenses/CC-BY-SA-3.0.txt -BROKEN= Does not build -DEPRECATED= Does not build -EXPIRATION_DATE=2018-02-01 - BUILD_DEPENDS= ${LOCALBASE}/lib/libaldmb.a:audio/dumb-allegro \ ${LOCALBASE}/include/alfont.h:x11-fonts/alfont \ alureplay:audio/alure -LIB_DEPENDS= liballeg.so:devel/allegro \ +LIB_DEPENDS= libalfont.so:x11-fonts/alfont \ + liballeg.so:devel/allegro \ libogg.so:audio/libogg \ libvorbis.so:audio/libvorbis RUN_DEPENDS= ${LOCALBASE}/lib/libaldmb.a:audio/dumb-allegro Added: head/games/opensurge/files/patch-src_core_image.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/opensurge/files/patch-src_core_image.c Tue Dec 5 19:56:36 2017 (r455615) @@ -0,0 +1,41 @@ +--- src/core/image.c.orig 2017-11-14 12:17:25 UTC ++++ src/core/image.c +@@ -34,12 +34,6 @@ + #include "resourcemanager.h" + #include "util.h" + +-/* image structure */ +-struct image_t { +- BITMAP *data; /* this must be the first field */ +- int w, h; +-}; +- + /* useful stuff */ + #define IS_PNG(path) (str_icmp((path)+strlen(path)-4, ".png") == 0) + typedef int (*fast_getpixel_funptr)(BITMAP*,int,int); +@@ -233,25 +227,6 @@ image_t *image_create_shared(const image + return img; + } + +-/* +- * image_width() +- * The width of the image +- */ +-inline int image_width(const image_t *img) +-{ +- return img->w; +-} +- +- +-/* +- * image_height() +- * The height of the image +- */ +-inline int image_height(const image_t *img) +-{ +- return img->h; +-} +- + + /* + * image_getpixel() Added: head/games/opensurge/files/patch-src_core_image.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/opensurge/files/patch-src_core_image.h Tue Dec 5 19:56:36 2017 (r455615) @@ -0,0 +1,51 @@ +--- src/core/image.h.orig 2017-11-14 12:16:37 UTC ++++ src/core/image.h +@@ -22,10 +22,15 @@ + #ifndef _IMAGE_H + #define _IMAGE_H + ++#include "allegro.h" + #include "global.h" + #include "v2d.h" + +-/* opaque image type */ ++/* image structure */ ++struct image_t { ++ BITMAP *data; /* this must be the first field */ ++ int w, h; ++}; + typedef struct image_t image_t; + + /* image flags (bitwise OR) */ +@@ -42,13 +47,29 @@ void image_save(const image_t *img, cons + image_t *image_create_shared(const image_t *parent, int x, int y, int width, int height); /* creates a sub-image */ + + /* properties */ +-inline int image_width(const image_t *img); +-inline int image_height(const image_t *img); + uint32 image_rgb(uint8 r, uint8 g, uint8 b); + void image_color2rgb(uint32 color, uint8 *r, uint8 *g, uint8 *b); + int image_pixelperfect_collision(const image_t *img1, const image_t *img2, int x1, int y1, int x2, int y2); + uint32 image_getpixel(const image_t *img, int x, int y); + ++/* ++ * image_width() ++ * The width of the image ++ */ ++inline int image_width(const image_t *img) ++{ ++ return img->w; ++} ++ ++/* ++ * image_height() ++ * The height of the image ++ */ ++inline int image_height(const image_t *img) ++{ ++ return img->h; ++} ++ + /* drawing primitives */ + void image_clear(image_t *img, uint32 color); + void image_putpixel(image_t *img, int x, int y, uint32 color); From owner-svn-ports-head@freebsd.org Tue Dec 5 20:08:27 2017 Return-Path: Delivered-To: svn-ports-head@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 72A32E76BAD; Tue, 5 Dec 2017 20:08:27 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 3D5786C96D; Tue, 5 Dec 2017 20:08:27 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5K8QU3084516; Tue, 5 Dec 2017 20:08:26 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5K8QI2084513; Tue, 5 Dec 2017 20:08:26 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201712052008.vB5K8QI2084513@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Tue, 5 Dec 2017 20:08:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455616 - head/security/acme.sh X-SVN-Group: ports-head X-SVN-Commit-Author: dvl X-SVN-Commit-Paths: head/security/acme.sh X-SVN-Commit-Revision: 455616 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 20:08:27 -0000 Author: dvl Date: Tue Dec 5 20:08:25 2017 New Revision: 455616 URL: https://svnweb.freebsd.org/changeset/ports/455616 Log: Upgrade to 2.7.5 PR: 224104 Submitted by: olgeni Modified: head/security/acme.sh/Makefile head/security/acme.sh/distinfo head/security/acme.sh/pkg-plist Modified: head/security/acme.sh/Makefile ============================================================================== --- head/security/acme.sh/Makefile Tue Dec 5 19:56:36 2017 (r455615) +++ head/security/acme.sh/Makefile Tue Dec 5 20:08:25 2017 (r455616) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= acme.sh -PORTVERSION= 2.7.4 -PORTREVISION= 1 +PORTVERSION= 2.7.5 CATEGORIES= security MAINTAINER= dvl@FreeBSD.org Modified: head/security/acme.sh/distinfo ============================================================================== --- head/security/acme.sh/distinfo Tue Dec 5 19:56:36 2017 (r455615) +++ head/security/acme.sh/distinfo Tue Dec 5 20:08:25 2017 (r455616) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504379015 -SHA256 (Neilpang-acme.sh-2.7.4_GH0.tar.gz) = 0d438a64404c4f26aaa175e7a51a27bd5e1e393a11309dfc341a4be4336e1f28 -SIZE (Neilpang-acme.sh-2.7.4_GH0.tar.gz) = 84244 +TIMESTAMP = 1512467588 +SHA256 (Neilpang-acme.sh-2.7.5_GH0.tar.gz) = d8c438ef36ad7c4c0c8cada06c58ed953be4a96895ddcebc2390f627fe511989 +SIZE (Neilpang-acme.sh-2.7.5_GH0.tar.gz) = 85854 Modified: head/security/acme.sh/pkg-plist ============================================================================== --- head/security/acme.sh/pkg-plist Tue Dec 5 19:56:36 2017 (r455615) +++ head/security/acme.sh/pkg-plist Tue Dec 5 20:08:25 2017 (r455616) @@ -5,6 +5,7 @@ sbin/acme.sh %%EXAMPLESDIR%%/deploy/cpanel_uapi.sh %%EXAMPLESDIR%%/deploy/dovecot.sh %%EXAMPLESDIR%%/deploy/exim4.sh +%%EXAMPLESDIR%%/deploy/fritzbox.sh %%EXAMPLESDIR%%/deploy/haproxy.sh %%EXAMPLESDIR%%/deploy/keychain.sh %%EXAMPLESDIR%%/deploy/kong.sh @@ -13,6 +14,7 @@ sbin/acme.sh %%EXAMPLESDIR%%/deploy/nginx.sh %%EXAMPLESDIR%%/deploy/opensshd.sh %%EXAMPLESDIR%%/deploy/pureftpd.sh +%%EXAMPLESDIR%%/deploy/strongswan.sh %%EXAMPLESDIR%%/deploy/unifi.sh %%EXAMPLESDIR%%/deploy/vsftpd.sh %%EXAMPLESDIR%%/dnsapi/README.md From owner-svn-ports-head@freebsd.org Tue Dec 5 20:19:12 2017 Return-Path: Delivered-To: svn-ports-head@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 DB55FE76FDC; Tue, 5 Dec 2017 20:19:12 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A55776D152; Tue, 5 Dec 2017 20:19:12 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5KJBM6088984; Tue, 5 Dec 2017 20:19:11 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5KJBD7088983; Tue, 5 Dec 2017 20:19:11 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201712052019.vB5KJBD7088983@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Tue, 5 Dec 2017 20:19:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455617 - head/textproc/py-elasticsearch-dsl-py X-SVN-Group: ports-head X-SVN-Commit-Author: dvl X-SVN-Commit-Paths: head/textproc/py-elasticsearch-dsl-py X-SVN-Commit-Revision: 455617 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 20:19:13 -0000 Author: dvl Date: Tue Dec 5 20:19:11 2017 New Revision: 455617 URL: https://svnweb.freebsd.org/changeset/ports/455617 Log: Add devel/py-dateutil as RUN_DEPENDS PR: 224047 Submitted by: jeremybbaggs@gmail.com Modified: head/textproc/py-elasticsearch-dsl-py/Makefile Modified: head/textproc/py-elasticsearch-dsl-py/Makefile ============================================================================== --- head/textproc/py-elasticsearch-dsl-py/Makefile Tue Dec 5 20:08:25 2017 (r455616) +++ head/textproc/py-elasticsearch-dsl-py/Makefile Tue Dec 5 20:19:11 2017 (r455617) @@ -3,6 +3,7 @@ PORTNAME= elasticsearch-dsl-py PORTVERSION= 0.0.11 +PORTREVISION= 1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +12,8 @@ COMMENT= High level Python client for Elasticsearch LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}elasticsearch-py>=1.3.0:textproc/py-elasticsearch-py@${FLAVOR} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}elasticsearch-py>=1.3.0:textproc/py-elasticsearch-py@${FLAVOR} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${FLAVOR} USE_GITHUB= yes GH_ACCOUNT= elastic From owner-svn-ports-head@freebsd.org Tue Dec 5 20:21:55 2017 Return-Path: Delivered-To: svn-ports-head@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 AA3A1E80244; Tue, 5 Dec 2017 20:21:55 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 748886D632; Tue, 5 Dec 2017 20:21:55 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5KLsLt092139; Tue, 5 Dec 2017 20:21:54 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5KLsH2092136; Tue, 5 Dec 2017 20:21:54 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712052021.vB5KLsH2092136@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 5 Dec 2017 20:21:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455618 - in head/security/i2pd: . files X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: in head/security/i2pd: . files X-SVN-Commit-Revision: 455618 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 20:21:55 -0000 Author: amdmi3 Date: Tue Dec 5 20:21:54 2017 New Revision: 455618 URL: https://svnweb.freebsd.org/changeset/ports/455618 Log: - Update to 2.17.0 Modified: head/security/i2pd/Makefile head/security/i2pd/distinfo head/security/i2pd/files/patch-build_CMakeLists.txt Modified: head/security/i2pd/Makefile ============================================================================== --- head/security/i2pd/Makefile Tue Dec 5 20:19:11 2017 (r455617) +++ head/security/i2pd/Makefile Tue Dec 5 20:21:54 2017 (r455618) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= i2pd -PORTVERSION= 2.16.0 +PORTVERSION= 2.17.0 CATEGORIES= security net-p2p MAINTAINER= amdmi3@FreeBSD.org Modified: head/security/i2pd/distinfo ============================================================================== --- head/security/i2pd/distinfo Tue Dec 5 20:19:11 2017 (r455617) +++ head/security/i2pd/distinfo Tue Dec 5 20:21:54 2017 (r455618) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511264028 -SHA256 (PurpleI2P-i2pd-2.16.0_GH0.tar.gz) = 0a8fbc76422ba3452d281f31dbd55bc2e3da3b6bb2bc689b3b93c8039b6edfcd -SIZE (PurpleI2P-i2pd-2.16.0_GH0.tar.gz) = 1872885 +TIMESTAMP = 1512469109 +SHA256 (PurpleI2P-i2pd-2.17.0_GH0.tar.gz) = 9afc79427300cabd4e50216466bcb5be980aee841dc2aea17a8c2ab60cd7918b +SIZE (PurpleI2P-i2pd-2.17.0_GH0.tar.gz) = 1874984 Modified: head/security/i2pd/files/patch-build_CMakeLists.txt ============================================================================== --- head/security/i2pd/files/patch-build_CMakeLists.txt Tue Dec 5 20:19:11 2017 (r455617) +++ head/security/i2pd/files/patch-build_CMakeLists.txt Tue Dec 5 20:21:54 2017 (r455618) @@ -1,18 +1,6 @@ ---- build/CMakeLists.txt.orig 2017-11-13 19:20:41 UTC +--- build/CMakeLists.txt.orig 2017-12-04 18:40:32 UTC +++ build/CMakeLists.txt -@@ -177,11 +177,6 @@ if (CMAKE_CXX_COMPILER_ID STREQUAL "GNU" - set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wformat -Wformat-security -Werror=format-security" ) - set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fstack-protector --param ssp-buffer-size=4" ) - endif () --elseif (CMAKE_CXX_COMPILER_ID STREQUAL "Clang") -- # more tweaks -- if (NOT (MSVC OR MSYS OR APPLE)) -- set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -stdlib=libstdc++" ) -- endif() - endif () - - if (WITH_HARDENING AND MSVC) -@@ -461,12 +456,6 @@ if (WITH_BINARY) +@@ -461,12 +461,6 @@ if (WITH_BINARY) fixup_bundle(\"${APPS}\" \"\" \"${DIRS}\") " COMPONENT Runtime) endif () From owner-svn-ports-head@freebsd.org Tue Dec 5 20:27:28 2017 Return-Path: Delivered-To: svn-ports-head@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 BD5D1E803BA; Tue, 5 Dec 2017 20:27:28 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 8A7BE6D8B2; Tue, 5 Dec 2017 20:27:28 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5KRRiH093205; Tue, 5 Dec 2017 20:27:27 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5KRRRF093204; Tue, 5 Dec 2017 20:27:27 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201712052027.vB5KRRRF093204@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Tue, 5 Dec 2017 20:27:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455619 - head/devel/py-apache_conf_parser X-SVN-Group: ports-head X-SVN-Commit-Author: dvl X-SVN-Commit-Paths: head/devel/py-apache_conf_parser X-SVN-Commit-Revision: 455619 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 20:27:28 -0000 Author: dvl Date: Tue Dec 5 20:27:27 2017 New Revision: 455619 URL: https://svnweb.freebsd.org/changeset/ports/455619 Log: Update license information to BSD2CLAUSE PR: 222450 Submitted by: yasu@utahime.org Modified: head/devel/py-apache_conf_parser/Makefile Modified: head/devel/py-apache_conf_parser/Makefile ============================================================================== --- head/devel/py-apache_conf_parser/Makefile Tue Dec 5 20:21:54 2017 (r455618) +++ head/devel/py-apache_conf_parser/Makefile Tue Dec 5 20:27:27 2017 (r455619) @@ -3,6 +3,7 @@ PORTNAME= apache_conf_parser PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dvl@FreeBSD.org COMMENT= Parse and manipulate apache conf files -LICENSE= BSD +LICENSE= BSD2CLAUSE USES= python USE_PYTHON= distutils autoplist From owner-svn-ports-head@freebsd.org Tue Dec 5 20:35:46 2017 Return-Path: Delivered-To: svn-ports-head@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 CF758E808B2; Tue, 5 Dec 2017 20:35:46 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 9A7F86DFE2; Tue, 5 Dec 2017 20:35:46 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5KZjt5097279; Tue, 5 Dec 2017 20:35:45 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5KZjuC097277; Tue, 5 Dec 2017 20:35:45 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201712052035.vB5KZjuC097277@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Tue, 5 Dec 2017 20:35:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455620 - head/ports-mgmt/ports-tools X-SVN-Group: ports-head X-SVN-Commit-Author: pawel X-SVN-Commit-Paths: head/ports-mgmt/ports-tools X-SVN-Commit-Revision: 455620 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 20:35:46 -0000 Author: pawel Date: Tue Dec 5 20:35:45 2017 New Revision: 455620 URL: https://svnweb.freebsd.org/changeset/ports/455620 Log: Update to version 1.5 Changelog: tbuilder: - Add flavors support, add 'all' alias to build all flavors upgrade-ports: - Use deinstall instead of reinstall, make backup package so things can be restored when install fails - Improve usage help description - Add flavors support Modified: head/ports-mgmt/ports-tools/Makefile head/ports-mgmt/ports-tools/distinfo Modified: head/ports-mgmt/ports-tools/Makefile ============================================================================== --- head/ports-mgmt/ports-tools/Makefile Tue Dec 5 20:27:27 2017 (r455619) +++ head/ports-mgmt/ports-tools/Makefile Tue Dec 5 20:35:45 2017 (r455620) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ports-tools -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= ports-mgmt MAINTAINER= pawel@FreeBSD.org Modified: head/ports-mgmt/ports-tools/distinfo ============================================================================== --- head/ports-mgmt/ports-tools/distinfo Tue Dec 5 20:27:27 2017 (r455619) +++ head/ports-mgmt/ports-tools/distinfo Tue Dec 5 20:35:45 2017 (r455620) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510606558 -SHA256 (ppekala-ports-tools-1.4_GH0.tar.gz) = 5dd067626fbfc742710896adab41465dd8f8b49b4e8cbf0ba1b010bc9a6ceadc -SIZE (ppekala-ports-tools-1.4_GH0.tar.gz) = 22137 +TIMESTAMP = 1512505928 +SHA256 (ppekala-ports-tools-1.5_GH0.tar.gz) = a8569ecce38a2b52e641e9ef705fa787d3234e34e393f679b9285fcaffd54898 +SIZE (ppekala-ports-tools-1.5_GH0.tar.gz) = 22662 From owner-svn-ports-head@freebsd.org Tue Dec 5 20:52:59 2017 Return-Path: Delivered-To: svn-ports-head@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 5CD77E81273; Tue, 5 Dec 2017 20:52:59 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 36F326EF4E; Tue, 5 Dec 2017 20:52:59 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5Kqw5M005934; Tue, 5 Dec 2017 20:52:58 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5KqwtZ005931; Tue, 5 Dec 2017 20:52:58 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712052052.vB5KqwtZ005931@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 5 Dec 2017 20:52:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455621 - in head/graphics/colmap: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/graphics/colmap: . files X-SVN-Commit-Revision: 455621 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 20:52:59 -0000 Author: jbeich Date: Tue Dec 5 20:52:57 2017 New Revision: 455621 URL: https://svnweb.freebsd.org/changeset/ports/455621 Log: graphics/colmap: update to 3.3 Changes: https://github.com/colmap/colmap/blob/3.3/CHANGELOG.txt Deleted: head/graphics/colmap/files/patch-pba-nostd Modified: head/graphics/colmap/Makefile (contents, props changed) head/graphics/colmap/distinfo (contents, props changed) head/graphics/colmap/files/patch-vlfeat-rtcpu (contents, props changed) Modified: head/graphics/colmap/Makefile ============================================================================== --- head/graphics/colmap/Makefile Tue Dec 5 20:35:45 2017 (r455620) +++ head/graphics/colmap/Makefile Tue Dec 5 20:52:57 2017 (r455621) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= colmap -DISTVERSION= 3.2 -PORTREVISION= 4 +DISTVERSION= 3.3 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org Modified: head/graphics/colmap/distinfo ============================================================================== --- head/graphics/colmap/distinfo Tue Dec 5 20:35:45 2017 (r455620) +++ head/graphics/colmap/distinfo Tue Dec 5 20:52:57 2017 (r455621) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504347098 -SHA256 (colmap-colmap-3.2_GH0.tar.gz) = 7d86d3a0a68efdbcdde7bf4f24fdf40f695e61454c8497d519e9c823d148e424 -SIZE (colmap-colmap-3.2_GH0.tar.gz) = 5674070 +TIMESTAMP = 1511304389 +SHA256 (colmap-colmap-3.3_GH0.tar.gz) = 7fba029a14a68d827ebd57383a8c6271d259c0edbdee7f1e4f0874477f1c3e99 +SIZE (colmap-colmap-3.3_GH0.tar.gz) = 5683574 Modified: head/graphics/colmap/files/patch-vlfeat-rtcpu ============================================================================== --- head/graphics/colmap/files/patch-vlfeat-rtcpu Tue Dec 5 20:35:45 2017 (r455620) +++ head/graphics/colmap/files/patch-vlfeat-rtcpu Tue Dec 5 20:52:57 2017 (r455621) @@ -1,6 +1,6 @@ build: don't force SSE2/AVX, enable at runtime instead ---- CMakeLists.txt.orig 2017-05-22 13:02:37 UTC +--- CMakeLists.txt.orig 2017-11-21 22:46:29 UTC +++ CMakeLists.txt @@ -17,8 +17,6 @@ include(CheckCXXCompilerFlag) # the CMake policies in this file @@ -17,36 +17,37 @@ build: don't force SSE2/AVX, enable at runtime instead +option(SIMD_ENABLED "Whether to enable SIMD optimizations" ON) option(OPENMP_ENABLED "Whether to enable OpenMP" ON) - option(LTO_ENABLED "Whether to enable link-time optimization" ON) + option(IPO_ENABLED "Whether to enable interprocedural optimization" ON) option(CUDA_ENABLED "Whether to enable CUDA, if available" ON) ---- src/ext/VLFeat/CMakeLists.txt.orig 2017-09-02 10:11:38 UTC +--- src/ext/VLFeat/CMakeLists.txt.orig 2017-11-21 22:46:29 UTC +++ src/ext/VLFeat/CMakeLists.txt -@@ -1,14 +1,25 @@ --if(IS_GNU OR IS_CLANG) -- if(NOT HAS_AVX_EXTENSION) -- add_definitions(-DVL_DISABLE_AVX) -- endif() -+set(VLFEAT_SOURCE_FILES) +@@ -70,16 +70,16 @@ set(VLFEAT_SOURCE_FILES + vlad.h) -- if(NOT HAS_SSE2_EXTENSION) -- add_definitions(-DVL_DISABLE_SSE2) -- endif() -+if(CMAKE_SYSTEM_PROCESSOR MATCHES "[ix].?86|amd64|AMD64") -+ set(IS_X86 TRUE) -+endif() + if(IS_GNU OR IS_CLANG) +- if(HAS_AVX_EXTENSION) +- list(APPEND VLFEAT_SOURCE_FILES ++ if(SIMD_ENABLED AND CMAKE_SYSTEM_PROCESSOR MATCHES "[ix].?86|amd64|AMD64") ++ set(AVX_SOURCES + mathop_avx.c + mathop_avx.h) + else() + add_definitions(-DVL_DISABLE_AVX) + endif() +- if(HAS_SSE2_EXTENSION) +- list(APPEND VLFEAT_SOURCE_FILES ++ if(SIMD_ENABLED AND CMAKE_SYSTEM_PROCESSOR MATCHES "[ix].?86|amd64|AMD64") ++ set(SSE2_SOURCES + mathop_sse2.c + mathop_sse2.h + imopv_sse2.c +@@ -88,8 +88,12 @@ if(IS_GNU OR IS_CLANG) + add_definitions(-DVL_DISABLE_SSE2) + endif() + - set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${SSE_FLAGS}") - set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${SSE_FLAGS}") -+if(SIMD_ENABLED AND IS_X86 AND NOT IS_MSVC) -+ set(SSE2_SOURCES -+ imopv_sse2.c -+ imopv_sse2.h -+ mathop_sse2.c -+ mathop_sse2.h) -+ set(AVX_SOURCES -+ mathop_avx.c -+ mathop_avx.h) -+ + list(APPEND VLFEAT_SOURCE_FILES ${AVX_SOURCES} ${SSE2_SOURCES}) + + set_source_files_properties(${AVX_SOURCES} @@ -56,32 +57,3 @@ build: don't force SSE2/AVX, enable at runtime instead else() add_definitions(-DVL_DISABLE_AVX) add_definitions(-DVL_DISABLE_SSE2) -@@ -18,7 +29,7 @@ if(NOT OPENMP_ENABLED OR NOT OPENMP_FOUND) - add_definitions(-DVL_DISABLE_OPENMP) - endif() - --set(VLFEAT_SOURCE_FILES -+list(APPEND VLFEAT_SOURCE_FILES - aib.c - aib.h - array.c -@@ -52,8 +63,6 @@ set(VLFEAT_SOURCE_FILES - ikmeans_lloyd.tc - imopv.c - imopv.h -- imopv_sse2.c -- imopv_sse2.h - kdtree.c - kdtree.h - kmeans.c -@@ -64,10 +73,6 @@ set(VLFEAT_SOURCE_FILES - liop.h - mathop.c - mathop.h -- mathop_avx.c -- mathop_avx.h -- mathop_sse2.c -- mathop_sse2.h - mser.c - mser.h - pgm.c From owner-svn-ports-head@freebsd.org Tue Dec 5 20:55:22 2017 Return-Path: Delivered-To: svn-ports-head@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 73D87E814A5; Tue, 5 Dec 2017 20:55:22 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 4B11D6F252; Tue, 5 Dec 2017 20:55:22 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5KtLIw006162; Tue, 5 Dec 2017 20:55:21 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5KtL12006160; Tue, 5 Dec 2017 20:55:21 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712052055.vB5KtL12006160@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 5 Dec 2017 20:55:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455622 - head/emulators/ppsspp X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/emulators/ppsspp X-SVN-Commit-Revision: 455622 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 20:55:22 -0000 Author: jbeich Date: Tue Dec 5 20:55:21 2017 New Revision: 455622 URL: https://svnweb.freebsd.org/changeset/ports/455622 Log: emulators/ppsspp: update to 1.5.4 Changes: http://ppsspp.org/#news Changes: https://github.com/hrydgard/ppsspp/compare/v1.5.3...v1.5.4 Modified: head/emulators/ppsspp/Makefile (contents, props changed) head/emulators/ppsspp/distinfo (contents, props changed) Modified: head/emulators/ppsspp/Makefile ============================================================================== --- head/emulators/ppsspp/Makefile Tue Dec 5 20:52:57 2017 (r455621) +++ head/emulators/ppsspp/Makefile Tue Dec 5 20:55:21 2017 (r455622) @@ -2,7 +2,7 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v -DISTVERSION?= 1.5.3 +DISTVERSION?= 1.5.4 PORTREVISION?= 0 CATEGORIES= emulators # XXX Get from Debian once #697821 lands @@ -23,7 +23,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils USE_GITHUB= yes GH_ACCOUNT= hrydgard GH_TUPLE?= hrydgard:glslang:2edde666:glslang/ext/glslang \ - hrydgard:${PORTNAME}-lang:6f00429:lang/assets/lang \ + hrydgard:${PORTNAME}-lang:1e3e4a0:lang/assets/lang \ KhronosGroup:SPIRV-Cross:90966d5:SPIRV/ext/SPIRV-Cross \ Kingcom:armips:v0.9-89-g8b4cada:armips/ext/armips \ Kingcom:tinyformat:Release-2.0.1-7-gb7f5a22:tinyformat/ext/armips/ext/tinyformat Modified: head/emulators/ppsspp/distinfo ============================================================================== --- head/emulators/ppsspp/distinfo Tue Dec 5 20:52:57 2017 (r455621) +++ head/emulators/ppsspp/distinfo Tue Dec 5 20:55:21 2017 (r455622) @@ -1,12 +1,12 @@ -TIMESTAMP = 1512213048 +TIMESTAMP = 1512481911 SHA256 (ppsspp.1) = 64a7cca4c3a5fc6ad5b63399edef9056b0c85ea68fed00fb7e97f4b2724e503b SIZE (ppsspp.1) = 1598 -SHA256 (hrydgard-ppsspp-v1.5.3_GH0.tar.gz) = 9f73078ab8ef32a1c0d65ca8979cb4717f08551f4c1e834faa4d5270faa38879 -SIZE (hrydgard-ppsspp-v1.5.3_GH0.tar.gz) = 19007098 +SHA256 (hrydgard-ppsspp-v1.5.4_GH0.tar.gz) = e739155f135f9b3e2e5ce85d0cc11028c4ad71a0078673abe3f908ac6875284a +SIZE (hrydgard-ppsspp-v1.5.4_GH0.tar.gz) = 19008538 SHA256 (hrydgard-glslang-2edde666_GH0.tar.gz) = 9ab09c2aa5a89b2c32297358d25850bec56667aa28fdfe6986fbedd1ced28e78 SIZE (hrydgard-glslang-2edde666_GH0.tar.gz) = 1941913 -SHA256 (hrydgard-ppsspp-lang-6f00429_GH0.tar.gz) = a531b69ef2279b87c203a78e08c4499491ee3de7858938d95300bc172d103f55 -SIZE (hrydgard-ppsspp-lang-6f00429_GH0.tar.gz) = 346448 +SHA256 (hrydgard-ppsspp-lang-1e3e4a0_GH0.tar.gz) = 9b4f7356c5e17de9910a70f82d7ea5593db6d8b05e369ca2d8095d371f1ca9c3 +SIZE (hrydgard-ppsspp-lang-1e3e4a0_GH0.tar.gz) = 347352 SHA256 (KhronosGroup-SPIRV-Cross-90966d5_GH0.tar.gz) = de8bcf01e0a0c4107871fdc8b764771487052fedbe2990a369e7908d4a95c000 SIZE (KhronosGroup-SPIRV-Cross-90966d5_GH0.tar.gz) = 228783 SHA256 (Kingcom-armips-v0.9-89-g8b4cada_GH0.tar.gz) = c41aa68bd6798356af568509de4f298485f752f620caae35ff84d17ff798b227 From owner-svn-ports-head@freebsd.org Tue Dec 5 21:05:01 2017 Return-Path: Delivered-To: svn-ports-head@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 48AC0E81FB5; Tue, 5 Dec 2017 21:05:01 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 22D3D6FFBB; Tue, 5 Dec 2017 21:05:01 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5L50Ce010531; Tue, 5 Dec 2017 21:05:00 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5L4xsH010517; Tue, 5 Dec 2017 21:04:59 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201712052104.vB5L4xsH010517@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Tue, 5 Dec 2017 21:04:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455624 - in head/finance/electrum: . files X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: in head/finance/electrum: . files X-SVN-Commit-Revision: 455624 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 21:05:01 -0000 Author: ehaupt Date: Tue Dec 5 21:04:59 2017 New Revision: 455624 URL: https://svnweb.freebsd.org/changeset/ports/455624 Log: Now that we have flavors, reintroduce hardware/cold-storage wallet support for Ledger and Trezor. Added: head/finance/electrum/files/ledger_wallet.conf.sample (contents, props changed) head/finance/electrum/files/pkg-message-hwwallet.in (contents, props changed) head/finance/electrum/files/trezor_wallet.conf.sample (contents, props changed) Modified: head/finance/electrum/Makefile Modified: head/finance/electrum/Makefile ============================================================================== --- head/finance/electrum/Makefile Tue Dec 5 21:00:21 2017 (r455623) +++ head/finance/electrum/Makefile Tue Dec 5 21:04:59 2017 (r455624) @@ -3,6 +3,7 @@ PORTNAME= electrum PORTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= https://download.electrum.org/${PORTVERSION}/ \ http://download.electrum.org/${PORTVERSION}/ @@ -32,8 +33,32 @@ USE_PYQT= gui_run sip widgets USE_PYTHON= autoplist distutils optsuffix PYDISTUTILS_PKGNAME= Electrum NO_ARCH= yes +OPTIONS_SUB= yes +OPTIONS_DEFINE= LEDGER TREZOR +OPTIONS_DEFAULT=LEDGER TREZOR + +LEDGER_DESC= Enable LEDGER Bitcoin hardware wallet support +TREZOR_DESC= Enable TREZOR Bitcoin hardware wallet support + +LEDGER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}btchip-python>0:security/py-btchip-python@${FLAVOR} +TREZOR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}trezor>0:security/py-trezor@${FLAVOR} + +LEDGER_PLIST_FILES= "@sample etc/devd/ledger_wallet.conf.sample" +TREZOR_PLIST_FILES= "@sample etc/devd/trezor_wallet.conf.sample" + +LEDGER_SUB_FILES= pkg-message-hwwallet +TREZOR_SUB_FILES= pkg-message-hwwallet + post-patch: @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},g' ${WRKSRC}/setup.py + +post-install-LEDGER-on: + ${INSTALL_DATA} ${FILESDIR}/ledger_wallet.conf.sample \ + ${STAGEDIR}${PREFIX}/etc/devd + +post-install-TREZOR-on: + ${INSTALL_DATA} ${FILESDIR}/trezor_wallet.conf.sample \ + ${STAGEDIR}${PREFIX}/etc/devd .include Added: head/finance/electrum/files/ledger_wallet.conf.sample ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/electrum/files/ledger_wallet.conf.sample Tue Dec 5 21:04:59 2017 (r455624) @@ -0,0 +1,13 @@ +# $FreeBSD$ +# +# Allow members of group operator to access hardware wallet devices + +## Ledger Nano S +#notify 301 { +# match "system" "USB"; +# match "subsystem" "DEVICE"; +# match "vendor" "0x2c97"; +# match "product" "0x0001"; +# match "type" "ATTACH"; +# action "/bin/chmod g=rw /dev/$cdev"; +#}; Added: head/finance/electrum/files/pkg-message-hwwallet.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/electrum/files/pkg-message-hwwallet.in Tue Dec 5 21:04:59 2017 (r455624) @@ -0,0 +1,14 @@ +For hardware wallet devices to work you need to be in the operator group +and need r/w permissions to the appropriate /dev/usb/* device. + +Add a user to operator group: + +% pw groupmod operator -m satoshi + +Edit your configuration: + +%%PREFIX%%/etc/devd/*_wallet.conf + +Then restart devd to load the new rules: + +% /etc/rc.d/devd restart Added: head/finance/electrum/files/trezor_wallet.conf.sample ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/electrum/files/trezor_wallet.conf.sample Tue Dec 5 21:04:59 2017 (r455624) @@ -0,0 +1,13 @@ +# $FreeBSD$ +# +# Allow members of group operator to access hardware wallet devices + +## SatoshiLabs TREZOR +#notify 301 { +# match "system" "USB"; +# match "subsystem" "DEVICE"; +# match "vendor" "0x534c"; +# match "product" "0x0001"; +# match "type" "ATTACH"; +# action "/bin/chmod g=rw /dev/$cdev"; +#}; From owner-svn-ports-head@freebsd.org Tue Dec 5 21:05:15 2017 Return-Path: Delivered-To: svn-ports-head@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 5524CE81FE7; Tue, 5 Dec 2017 21:05:15 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 537367007D; Tue, 5 Dec 2017 21:05:13 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5L5Dq1010740; Tue, 5 Dec 2017 21:05:13 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5L5CAB010734; Tue, 5 Dec 2017 21:05:12 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201712052105.vB5L5CAB010734@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Tue, 5 Dec 2017 21:05:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455625 - in head/www: . nextcloud-calendar nextcloud-notes X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: in head/www: . nextcloud-calendar nextcloud-notes X-SVN-Commit-Revision: 455625 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 21:05:15 -0000 Author: brnrd Date: Tue Dec 5 21:05:12 2017 New Revision: 455625 URL: https://svnweb.freebsd.org/changeset/ports/455625 Log: www/nextcloud-calendar: Add nextcloud Notes app - Fix pkg-descr of calendar app while here Added: head/www/nextcloud-notes/ head/www/nextcloud-notes/Makefile (contents, props changed) head/www/nextcloud-notes/distinfo (contents, props changed) head/www/nextcloud-notes/pkg-descr (contents, props changed) head/www/nextcloud-notes/pkg-plist (contents, props changed) Modified: head/www/Makefile head/www/nextcloud-calendar/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Tue Dec 5 21:04:59 2017 (r455624) +++ head/www/Makefile Tue Dec 5 21:05:12 2017 (r455625) @@ -540,6 +540,7 @@ SUBDIR += nextcloud SUBDIR += nextcloud-calendar SUBDIR += nextcloud-contacts + SUBDIR += nextcloud-notes SUBDIR += nghttp2 SUBDIR += nginx SUBDIR += nginx-devel Modified: head/www/nextcloud-calendar/Makefile ============================================================================== --- head/www/nextcloud-calendar/Makefile Tue Dec 5 21:04:59 2017 (r455624) +++ head/www/nextcloud-calendar/Makefile Tue Dec 5 21:05:12 2017 (r455625) @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//}/${DISTNAME}-${DISTVERSIONPREFIX}${PORTVERSION} MAINTAINER= brnrd@freebsd.org -COMMENT= Contacts app for Nextcloud +COMMENT= Calendar app for Nextcloud LICENSE= AGPLv3 Added: head/www/nextcloud-notes/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nextcloud-notes/Makefile Tue Dec 5 21:05:12 2017 (r455625) @@ -0,0 +1,35 @@ +# Created by: Bernard Spil +# $FreeBSD$ + +PORTNAME= notes +PORTVERSION= 2.3.2 +DISTVERSIONPREFIX= v +CATEGORIES= www +MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ +PKGNAMEPREFIX= nextcloud- +DISTNAME= ${PORTNAME} +DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//}/${DISTNAME}-${DISTVERSIONPREFIX}${PORTVERSION} + +MAINTAINER= brnrd@freebsd.org +COMMENT= Notes app for Nextcloud + +LICENSE= AGPLv3 + +RUN_DEPENDS= nextcloud>=12:www/nextcloud + +NO_BUILD= yes +NO_ARCH= yes + +NEXTCLOUD_USERNAME?= ${WWWOWN} +NEXTCLOUD_GROUPNAME?= ${WWWGRP} + +PLIST_SUB= NEXTCLOUD_USERNAME=${NEXTCLOUD_USERNAME} \ + NEXTCLOUD_GROUPNAME=${NEXTCLOUD_GROUPNAME} + +WWWDIR= ${PREFIX}/www/nextcloud/apps/${PORTNAME} + +do-install: + ${MKDIR} ${STAGEDIR}${WWWDIR} + (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) + +.include Added: head/www/nextcloud-notes/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nextcloud-notes/distinfo Tue Dec 5 21:05:12 2017 (r455625) @@ -0,0 +1,3 @@ +TIMESTAMP = 1512507750 +SHA256 (nextcloud/notes-v2.3.2/notes.tar.gz) = 381f9d03b1ad0181c6bc737e3b54d7cd9e6b90332e66cabaa27057ae0eab60eb +SIZE (nextcloud/notes-v2.3.2/notes.tar.gz) = 1788432 Added: head/www/nextcloud-notes/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nextcloud-notes/pkg-descr Tue Dec 5 21:05:12 2017 (r455625) @@ -0,0 +1,8 @@ +The Notes app is a distraction free notes taking app. It supports +formatting using Markdown syntax. Notes are saved as files in your +Nextcloud, so you can view and edit them with every Nextcloud client. +Furthermore, a separate RESTful API allows for an easy integration into +third-party apps (currently, there are notes apps for Android and iOS which +allow convenient access to your Nextcloud notes). Further features include +marking notes as favorites and future versions will provide categories for +better organization. Added: head/www/nextcloud-notes/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nextcloud-notes/pkg-plist Tue Dec 5 21:05:12 2017 (r455625) @@ -0,0 +1,384 @@ +@owner %%NEXTCLOUD_USERNAME%% +@group %%NEXTCLOUD_GROUPNAME%% +%%WWWDIR%%/AUTHORS +%%WWWDIR%%/COPYING +%%WWWDIR%%/README.md +%%WWWDIR%%/appinfo/app.php +%%WWWDIR%%/appinfo/database.xml +%%WWWDIR%%/appinfo/info.xml +%%WWWDIR%%/appinfo/routes.php +%%WWWDIR%%/appinfo/signature.json +%%WWWDIR%%/controller/errors.php +%%WWWDIR%%/controller/notesapicontroller.php +%%WWWDIR%%/controller/notescontroller.php +%%WWWDIR%%/controller/pagecontroller.php +%%WWWDIR%%/css/notes.css +%%WWWDIR%%/css/vendor/bootstrap/tooltip.css +%%WWWDIR%%/db/meta.php +%%WWWDIR%%/db/metamapper.php +%%WWWDIR%%/db/note.php +%%WWWDIR%%/img/favicon-mask.svg +%%WWWDIR%%/img/favicon-touch.png +%%WWWDIR%%/img/favicon-touch.svg +%%WWWDIR%%/img/favicon.ico +%%WWWDIR%%/img/favicon.png +%%WWWDIR%%/img/favicon.svg +%%WWWDIR%%/img/loading.gif +%%WWWDIR%%/img/notes.svg +%%WWWDIR%%/js/.bowerrc +%%WWWDIR%%/js/.jshintrc +%%WWWDIR%%/js/README.md +%%WWWDIR%%/js/app/controllers/appcontroller.js +%%WWWDIR%%/js/app/controllers/notecontroller.js +%%WWWDIR%%/js/app/controllers/notecontroller.js.orig +%%WWWDIR%%/js/app/controllers/notescontroller.js +%%WWWDIR%%/js/app/directives/autofocus.js +%%WWWDIR%%/js/app/directives/editor.js +%%WWWDIR%%/js/app/directives/tooltip.js +%%WWWDIR%%/js/app/filters/and.js +%%WWWDIR%%/js/app/filters/noteTitle.js +%%WWWDIR%%/js/app/filters/wordCount.js +%%WWWDIR%%/js/app/services/debounce.js +%%WWWDIR%%/js/app/services/is.js +%%WWWDIR%%/js/app/services/notesmodel.js +%%WWWDIR%%/js/app/services/savequeue.js +%%WWWDIR%%/js/app/services/urlFinder.js +%%WWWDIR%%/js/config/app.js +%%WWWDIR%%/js/public/app.min.js +%%WWWDIR%%/js/public/app.min.js.map +%%WWWDIR%%/js/vendor/angular-mocks/.bower.json +%%WWWDIR%%/js/vendor/angular-mocks/README.md +%%WWWDIR%%/js/vendor/angular-mocks/angular-mocks.js +%%WWWDIR%%/js/vendor/angular-mocks/bower.json +%%WWWDIR%%/js/vendor/angular-mocks/ngAnimateMock.js +%%WWWDIR%%/js/vendor/angular-mocks/ngMock.js +%%WWWDIR%%/js/vendor/angular-mocks/ngMockE2E.js +%%WWWDIR%%/js/vendor/angular-mocks/package.json +%%WWWDIR%%/js/vendor/angular-route/.bower.json +%%WWWDIR%%/js/vendor/angular-route/README.md +%%WWWDIR%%/js/vendor/angular-route/angular-route.js +%%WWWDIR%%/js/vendor/angular-route/angular-route.min.js +%%WWWDIR%%/js/vendor/angular-route/angular-route.min.js.map +%%WWWDIR%%/js/vendor/angular-route/bower.json +%%WWWDIR%%/js/vendor/angular-route/index.js +%%WWWDIR%%/js/vendor/angular-route/package.json +%%WWWDIR%%/js/vendor/angular/.bower.json +%%WWWDIR%%/js/vendor/angular/README.md +%%WWWDIR%%/js/vendor/angular/angular-csp.css +%%WWWDIR%%/js/vendor/angular/angular.js +%%WWWDIR%%/js/vendor/angular/angular.min.js +%%WWWDIR%%/js/vendor/angular/angular.min.js.gzip +%%WWWDIR%%/js/vendor/angular/angular.min.js.map +%%WWWDIR%%/js/vendor/angular/bower.json +%%WWWDIR%%/js/vendor/angular/index.js +%%WWWDIR%%/js/vendor/angular/package.json +%%WWWDIR%%/js/vendor/bootstrap/tooltip.js +%%WWWDIR%%/js/vendor/jquery/.bower.json +%%WWWDIR%%/js/vendor/jquery/MIT-LICENSE.txt +%%WWWDIR%%/js/vendor/jquery/bower.json +%%WWWDIR%%/js/vendor/jquery/dist/jquery.js +%%WWWDIR%%/js/vendor/jquery/dist/jquery.min.js +%%WWWDIR%%/js/vendor/jquery/dist/jquery.min.map +%%WWWDIR%%/js/vendor/jquery/src/ajax.js +%%WWWDIR%%/js/vendor/jquery/src/ajax/jsonp.js +%%WWWDIR%%/js/vendor/jquery/src/ajax/load.js +%%WWWDIR%%/js/vendor/jquery/src/ajax/parseJSON.js +%%WWWDIR%%/js/vendor/jquery/src/ajax/parseXML.js +%%WWWDIR%%/js/vendor/jquery/src/ajax/script.js +%%WWWDIR%%/js/vendor/jquery/src/ajax/var/nonce.js +%%WWWDIR%%/js/vendor/jquery/src/ajax/var/rquery.js +%%WWWDIR%%/js/vendor/jquery/src/ajax/xhr.js +%%WWWDIR%%/js/vendor/jquery/src/attributes.js +%%WWWDIR%%/js/vendor/jquery/src/attributes/attr.js +%%WWWDIR%%/js/vendor/jquery/src/attributes/classes.js +%%WWWDIR%%/js/vendor/jquery/src/attributes/prop.js +%%WWWDIR%%/js/vendor/jquery/src/attributes/support.js +%%WWWDIR%%/js/vendor/jquery/src/attributes/val.js +%%WWWDIR%%/js/vendor/jquery/src/callbacks.js +%%WWWDIR%%/js/vendor/jquery/src/core.js +%%WWWDIR%%/js/vendor/jquery/src/core/access.js +%%WWWDIR%%/js/vendor/jquery/src/core/init.js +%%WWWDIR%%/js/vendor/jquery/src/core/parseHTML.js +%%WWWDIR%%/js/vendor/jquery/src/core/ready.js +%%WWWDIR%%/js/vendor/jquery/src/core/var/rsingleTag.js +%%WWWDIR%%/js/vendor/jquery/src/css.js +%%WWWDIR%%/js/vendor/jquery/src/css/addGetHookIf.js +%%WWWDIR%%/js/vendor/jquery/src/css/curCSS.js +%%WWWDIR%%/js/vendor/jquery/src/css/defaultDisplay.js +%%WWWDIR%%/js/vendor/jquery/src/css/hiddenVisibleSelectors.js +%%WWWDIR%%/js/vendor/jquery/src/css/support.js +%%WWWDIR%%/js/vendor/jquery/src/css/swap.js +%%WWWDIR%%/js/vendor/jquery/src/css/var/cssExpand.js +%%WWWDIR%%/js/vendor/jquery/src/css/var/getStyles.js +%%WWWDIR%%/js/vendor/jquery/src/css/var/isHidden.js +%%WWWDIR%%/js/vendor/jquery/src/css/var/rmargin.js +%%WWWDIR%%/js/vendor/jquery/src/css/var/rnumnonpx.js +%%WWWDIR%%/js/vendor/jquery/src/data.js +%%WWWDIR%%/js/vendor/jquery/src/data/Data.js +%%WWWDIR%%/js/vendor/jquery/src/data/accepts.js +%%WWWDIR%%/js/vendor/jquery/src/data/var/data_priv.js +%%WWWDIR%%/js/vendor/jquery/src/data/var/data_user.js +%%WWWDIR%%/js/vendor/jquery/src/deferred.js +%%WWWDIR%%/js/vendor/jquery/src/deprecated.js +%%WWWDIR%%/js/vendor/jquery/src/dimensions.js +%%WWWDIR%%/js/vendor/jquery/src/effects.js +%%WWWDIR%%/js/vendor/jquery/src/effects/Tween.js +%%WWWDIR%%/js/vendor/jquery/src/effects/animatedSelector.js +%%WWWDIR%%/js/vendor/jquery/src/event.js +%%WWWDIR%%/js/vendor/jquery/src/event/ajax.js +%%WWWDIR%%/js/vendor/jquery/src/event/alias.js +%%WWWDIR%%/js/vendor/jquery/src/event/support.js +%%WWWDIR%%/js/vendor/jquery/src/exports/amd.js +%%WWWDIR%%/js/vendor/jquery/src/exports/global.js +%%WWWDIR%%/js/vendor/jquery/src/intro.js +%%WWWDIR%%/js/vendor/jquery/src/jquery.js +%%WWWDIR%%/js/vendor/jquery/src/manipulation.js +%%WWWDIR%%/js/vendor/jquery/src/manipulation/_evalUrl.js +%%WWWDIR%%/js/vendor/jquery/src/manipulation/support.js +%%WWWDIR%%/js/vendor/jquery/src/manipulation/var/rcheckableType.js +%%WWWDIR%%/js/vendor/jquery/src/offset.js +%%WWWDIR%%/js/vendor/jquery/src/outro.js +%%WWWDIR%%/js/vendor/jquery/src/queue.js +%%WWWDIR%%/js/vendor/jquery/src/queue/delay.js +%%WWWDIR%%/js/vendor/jquery/src/selector-native.js +%%WWWDIR%%/js/vendor/jquery/src/selector-sizzle.js +%%WWWDIR%%/js/vendor/jquery/src/selector.js +%%WWWDIR%%/js/vendor/jquery/src/serialize.js +%%WWWDIR%%/js/vendor/jquery/src/sizzle/dist/sizzle.js +%%WWWDIR%%/js/vendor/jquery/src/sizzle/dist/sizzle.min.js +%%WWWDIR%%/js/vendor/jquery/src/sizzle/dist/sizzle.min.map +%%WWWDIR%%/js/vendor/jquery/src/traversing.js +%%WWWDIR%%/js/vendor/jquery/src/traversing/findFilter.js +%%WWWDIR%%/js/vendor/jquery/src/traversing/var/rneedsContext.js +%%WWWDIR%%/js/vendor/jquery/src/var/arr.js +%%WWWDIR%%/js/vendor/jquery/src/var/class2type.js +%%WWWDIR%%/js/vendor/jquery/src/var/concat.js +%%WWWDIR%%/js/vendor/jquery/src/var/hasOwn.js +%%WWWDIR%%/js/vendor/jquery/src/var/indexOf.js +%%WWWDIR%%/js/vendor/jquery/src/var/pnum.js +%%WWWDIR%%/js/vendor/jquery/src/var/push.js +%%WWWDIR%%/js/vendor/jquery/src/var/rnotwhite.js +%%WWWDIR%%/js/vendor/jquery/src/var/slice.js +%%WWWDIR%%/js/vendor/jquery/src/var/strundefined.js +%%WWWDIR%%/js/vendor/jquery/src/var/support.js +%%WWWDIR%%/js/vendor/jquery/src/var/toString.js +%%WWWDIR%%/js/vendor/jquery/src/wrap.js +%%WWWDIR%%/js/vendor/lodash/.bower.json +%%WWWDIR%%/js/vendor/lodash/LICENSE.txt +%%WWWDIR%%/js/vendor/lodash/bower.json +%%WWWDIR%%/js/vendor/lodash/dist/lodash.compat.js +%%WWWDIR%%/js/vendor/lodash/dist/lodash.compat.min.js +%%WWWDIR%%/js/vendor/lodash/dist/lodash.js +%%WWWDIR%%/js/vendor/lodash/dist/lodash.min.js +%%WWWDIR%%/js/vendor/lodash/dist/lodash.underscore.js +%%WWWDIR%%/js/vendor/lodash/dist/lodash.underscore.min.js +%%WWWDIR%%/js/vendor/restangular/.bower.json +%%WWWDIR%%/js/vendor/restangular/CHANGELOG.md +%%WWWDIR%%/js/vendor/restangular/CONTRIBUTE.md +%%WWWDIR%%/js/vendor/restangular/Gruntfile.js +%%WWWDIR%%/js/vendor/restangular/README.md +%%WWWDIR%%/js/vendor/restangular/bower.json +%%WWWDIR%%/js/vendor/restangular/dist/restangular.js +%%WWWDIR%%/js/vendor/restangular/dist/restangular.min.js +%%WWWDIR%%/js/vendor/restangular/dist/restangular.zip +%%WWWDIR%%/js/vendor/restangular/karma.conf.js +%%WWWDIR%%/js/vendor/restangular/karma.underscore.conf.js +%%WWWDIR%%/js/vendor/restangular/license.md +%%WWWDIR%%/js/vendor/restangular/package.json +%%WWWDIR%%/js/vendor/restangular/src/restangular.js +%%WWWDIR%%/js/vendor/restangular/test/restangularSpec.js +%%WWWDIR%%/js/vendor/simplemde/.bower.json +%%WWWDIR%%/js/vendor/simplemde/LICENSE +%%WWWDIR%%/js/vendor/simplemde/README.md +%%WWWDIR%%/js/vendor/simplemde/bower.json +%%WWWDIR%%/js/vendor/simplemde/debug/simplemde.css +%%WWWDIR%%/js/vendor/simplemde/debug/simplemde.debug.js +%%WWWDIR%%/js/vendor/simplemde/debug/simplemde.js +%%WWWDIR%%/js/vendor/simplemde/dist/simplemde.min.css +%%WWWDIR%%/js/vendor/simplemde/dist/simplemde.min.js +%%WWWDIR%%/js/vendor/simplemde/gulpfile.js +%%WWWDIR%%/js/vendor/simplemde/package.json +%%WWWDIR%%/js/vendor/simplemde/src/css/simplemde.css +%%WWWDIR%%/js/vendor/simplemde/src/js/codemirror/tablist.js +%%WWWDIR%%/js/vendor/simplemde/src/js/simplemde.js +%%WWWDIR%%/js/vendor/underscore/.bower.json +%%WWWDIR%%/js/vendor/underscore/.eslintrc +%%WWWDIR%%/js/vendor/underscore/LICENSE +%%WWWDIR%%/js/vendor/underscore/README.md +%%WWWDIR%%/js/vendor/underscore/bower.json +%%WWWDIR%%/js/vendor/underscore/component.json +%%WWWDIR%%/js/vendor/underscore/package.json +%%WWWDIR%%/js/vendor/underscore/underscore-min.js +%%WWWDIR%%/js/vendor/underscore/underscore-min.map +%%WWWDIR%%/js/vendor/underscore/underscore.js +%%WWWDIR%%/l10n/.gitkeep +%%WWWDIR%%/l10n/af.js +%%WWWDIR%%/l10n/af.json +%%WWWDIR%%/l10n/af_ZA.php +%%WWWDIR%%/l10n/ar.js +%%WWWDIR%%/l10n/ar.json +%%WWWDIR%%/l10n/ast.js +%%WWWDIR%%/l10n/ast.json +%%WWWDIR%%/l10n/az.js +%%WWWDIR%%/l10n/az.json +%%WWWDIR%%/l10n/bg.js +%%WWWDIR%%/l10n/bg.json +%%WWWDIR%%/l10n/bn_BD.js +%%WWWDIR%%/l10n/bn_BD.json +%%WWWDIR%%/l10n/bn_IN.php +%%WWWDIR%%/l10n/ca.js +%%WWWDIR%%/l10n/ca.json +%%WWWDIR%%/l10n/cs.js +%%WWWDIR%%/l10n/cs.json +%%WWWDIR%%/l10n/cy_GB.php +%%WWWDIR%%/l10n/da.js +%%WWWDIR%%/l10n/da.json +%%WWWDIR%%/l10n/de.js +%%WWWDIR%%/l10n/de.json +%%WWWDIR%%/l10n/de_DE.js +%%WWWDIR%%/l10n/de_DE.json +%%WWWDIR%%/l10n/el.js +%%WWWDIR%%/l10n/el.json +%%WWWDIR%%/l10n/en_GB.js +%%WWWDIR%%/l10n/en_GB.json +%%WWWDIR%%/l10n/eo.js +%%WWWDIR%%/l10n/eo.json +%%WWWDIR%%/l10n/es.js +%%WWWDIR%%/l10n/es.json +%%WWWDIR%%/l10n/es_AR.js +%%WWWDIR%%/l10n/es_AR.json +%%WWWDIR%%/l10n/es_CL.js +%%WWWDIR%%/l10n/es_CL.json +%%WWWDIR%%/l10n/es_CO.js +%%WWWDIR%%/l10n/es_CO.json +%%WWWDIR%%/l10n/es_CR.js +%%WWWDIR%%/l10n/es_CR.json +%%WWWDIR%%/l10n/es_DO.js +%%WWWDIR%%/l10n/es_DO.json +%%WWWDIR%%/l10n/es_EC.js +%%WWWDIR%%/l10n/es_EC.json +%%WWWDIR%%/l10n/es_GT.js +%%WWWDIR%%/l10n/es_GT.json +%%WWWDIR%%/l10n/es_HN.js +%%WWWDIR%%/l10n/es_HN.json +%%WWWDIR%%/l10n/es_MX.js +%%WWWDIR%%/l10n/es_MX.json +%%WWWDIR%%/l10n/es_NI.js +%%WWWDIR%%/l10n/es_NI.json +%%WWWDIR%%/l10n/es_PA.js +%%WWWDIR%%/l10n/es_PA.json +%%WWWDIR%%/l10n/es_PE.js +%%WWWDIR%%/l10n/es_PE.json +%%WWWDIR%%/l10n/es_PR.js +%%WWWDIR%%/l10n/es_PR.json +%%WWWDIR%%/l10n/es_PY.js +%%WWWDIR%%/l10n/es_PY.json +%%WWWDIR%%/l10n/es_SV.js +%%WWWDIR%%/l10n/es_SV.json +%%WWWDIR%%/l10n/es_UY.js +%%WWWDIR%%/l10n/es_UY.json +%%WWWDIR%%/l10n/et_EE.js +%%WWWDIR%%/l10n/et_EE.json +%%WWWDIR%%/l10n/eu.js +%%WWWDIR%%/l10n/eu.json +%%WWWDIR%%/l10n/fa.js +%%WWWDIR%%/l10n/fa.json +%%WWWDIR%%/l10n/fi.js +%%WWWDIR%%/l10n/fi.json +%%WWWDIR%%/l10n/fr.js +%%WWWDIR%%/l10n/fr.json +%%WWWDIR%%/l10n/gl.js +%%WWWDIR%%/l10n/gl.json +%%WWWDIR%%/l10n/he.js +%%WWWDIR%%/l10n/he.json +%%WWWDIR%%/l10n/hi.php +%%WWWDIR%%/l10n/hr.js +%%WWWDIR%%/l10n/hr.json +%%WWWDIR%%/l10n/hu.js +%%WWWDIR%%/l10n/hu.json +%%WWWDIR%%/l10n/hy.js +%%WWWDIR%%/l10n/hy.json +%%WWWDIR%%/l10n/ia.js +%%WWWDIR%%/l10n/ia.json +%%WWWDIR%%/l10n/id.js +%%WWWDIR%%/l10n/id.json +%%WWWDIR%%/l10n/ignorelist +%%WWWDIR%%/l10n/is.js +%%WWWDIR%%/l10n/is.json +%%WWWDIR%%/l10n/it.js +%%WWWDIR%%/l10n/it.json +%%WWWDIR%%/l10n/ja.js +%%WWWDIR%%/l10n/ja.json +%%WWWDIR%%/l10n/ja_JP.php +%%WWWDIR%%/l10n/ka_GE.js +%%WWWDIR%%/l10n/ka_GE.json +%%WWWDIR%%/l10n/km.js +%%WWWDIR%%/l10n/km.json +%%WWWDIR%%/l10n/ko.js +%%WWWDIR%%/l10n/ko.json +%%WWWDIR%%/l10n/ku_IQ.php +%%WWWDIR%%/l10n/lb.php +%%WWWDIR%%/l10n/lt_LT.js +%%WWWDIR%%/l10n/lt_LT.json +%%WWWDIR%%/l10n/lv.js +%%WWWDIR%%/l10n/lv.json +%%WWWDIR%%/l10n/mk.js +%%WWWDIR%%/l10n/mk.json +%%WWWDIR%%/l10n/mn.js +%%WWWDIR%%/l10n/mn.json +%%WWWDIR%%/l10n/ms_MY.js +%%WWWDIR%%/l10n/ms_MY.json +%%WWWDIR%%/l10n/my_MM.php +%%WWWDIR%%/l10n/nb.js +%%WWWDIR%%/l10n/nb.json +%%WWWDIR%%/l10n/nl.js +%%WWWDIR%%/l10n/nl.json +%%WWWDIR%%/l10n/nn_NO.js +%%WWWDIR%%/l10n/nn_NO.json +%%WWWDIR%%/l10n/oc.js +%%WWWDIR%%/l10n/oc.json +%%WWWDIR%%/l10n/pl.js +%%WWWDIR%%/l10n/pl.json +%%WWWDIR%%/l10n/pl_PL.php +%%WWWDIR%%/l10n/pt_BR.js +%%WWWDIR%%/l10n/pt_BR.json +%%WWWDIR%%/l10n/pt_PT.js +%%WWWDIR%%/l10n/pt_PT.json +%%WWWDIR%%/l10n/ro.js +%%WWWDIR%%/l10n/ro.json +%%WWWDIR%%/l10n/ru.js +%%WWWDIR%%/l10n/ru.json +%%WWWDIR%%/l10n/ru_RU.php +%%WWWDIR%%/l10n/si_LK.php +%%WWWDIR%%/l10n/sk.js +%%WWWDIR%%/l10n/sk.json +%%WWWDIR%%/l10n/sl.js +%%WWWDIR%%/l10n/sl.json +%%WWWDIR%%/l10n/sq.js +%%WWWDIR%%/l10n/sq.json +%%WWWDIR%%/l10n/sr.js +%%WWWDIR%%/l10n/sr.json +%%WWWDIR%%/l10n/sr@latin.php +%%WWWDIR%%/l10n/sv.js +%%WWWDIR%%/l10n/sv.json +%%WWWDIR%%/l10n/ta_LK.php +%%WWWDIR%%/l10n/th.js +%%WWWDIR%%/l10n/th.json +%%WWWDIR%%/l10n/tr.js +%%WWWDIR%%/l10n/tr.json +%%WWWDIR%%/l10n/ug.php +%%WWWDIR%%/l10n/uk.js +%%WWWDIR%%/l10n/uk.json +%%WWWDIR%%/l10n/zh_CN.GB2312.php +%%WWWDIR%%/l10n/zh_CN.js +%%WWWDIR%%/l10n/zh_CN.json +%%WWWDIR%%/l10n/zh_HK.js +%%WWWDIR%%/l10n/zh_HK.json +%%WWWDIR%%/l10n/zh_TW.js +%%WWWDIR%%/l10n/zh_TW.json +%%WWWDIR%%/service/metaservice.php +%%WWWDIR%%/service/notedoesnotexistexception.php +%%WWWDIR%%/service/notesservice.php +%%WWWDIR%%/templates/main.php +%%WWWDIR%%/templates/note.php +%%WWWDIR%%/templates/note.php.orig From owner-svn-ports-head@freebsd.org Tue Dec 5 21:15:32 2017 Return-Path: Delivered-To: svn-ports-head@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 79A8BE827FF; Tue, 5 Dec 2017 21:15:32 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 1E1C470C6D; Tue, 5 Dec 2017 21:15:32 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5LFVIa014877; Tue, 5 Dec 2017 21:15:31 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5LFUN9014874; Tue, 5 Dec 2017 21:15:30 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201712052115.vB5LFUN9014874@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Tue, 5 Dec 2017 21:15:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455626 - in head/databases: mariadb102-client mariadb102-server X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: in head/databases: mariadb102-client mariadb102-server X-SVN-Commit-Revision: 455626 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 21:15:32 -0000 Author: brnrd Date: Tue Dec 5 21:15:30 2017 New Revision: 455626 URL: https://svnweb.freebsd.org/changeset/ports/455626 Log: databases/mariadb102-server: Bugfix update to 10.2.11 - Remove portrevision from slave Modified: head/databases/mariadb102-client/Makefile head/databases/mariadb102-server/Makefile head/databases/mariadb102-server/distinfo Modified: head/databases/mariadb102-client/Makefile ============================================================================== --- head/databases/mariadb102-client/Makefile Tue Dec 5 21:05:12 2017 (r455625) +++ head/databases/mariadb102-client/Makefile Tue Dec 5 21:15:30 2017 (r455626) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mariadb -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= 102-client COMMENT= Multithreaded SQL database (client) Modified: head/databases/mariadb102-server/Makefile ============================================================================== --- head/databases/mariadb102-server/Makefile Tue Dec 5 21:05:12 2017 (r455625) +++ head/databases/mariadb102-server/Makefile Tue Dec 5 21:15:30 2017 (r455626) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME?= mariadb -PORTVERSION= 10.2.10 +PORTVERSION= 10.2.11 PORTREVISION?= 0 CATEGORIES= databases ipv6 MASTER_SITES= http://mirrors.supportex.net/${SITESDIR}/ \ Modified: head/databases/mariadb102-server/distinfo ============================================================================== --- head/databases/mariadb102-server/distinfo Tue Dec 5 21:05:12 2017 (r455625) +++ head/databases/mariadb102-server/distinfo Tue Dec 5 21:15:30 2017 (r455626) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509742001 -SHA256 (mariadb-10.2.10.tar.gz) = 5c7b83c4d2f7501ef9f187d8c97688a24fd3e53dc43bb388f8e1cead61a92fc2 -SIZE (mariadb-10.2.10.tar.gz) = 72388999 +TIMESTAMP = 1512075561 +SHA256 (mariadb-10.2.11.tar.gz) = 63555a810db905175a8bd714f6ec77d1b1a11fcfa6d4b97b448cf5bcb6caa3e8 +SIZE (mariadb-10.2.11.tar.gz) = 72772830 From owner-svn-ports-head@freebsd.org Tue Dec 5 21:31:39 2017 Return-Path: Delivered-To: svn-ports-head@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 0CAF4E82E7E; Tue, 5 Dec 2017 21:31:39 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 CBCAF71CEA; Tue, 5 Dec 2017 21:31:38 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5LVb62022641; Tue, 5 Dec 2017 21:31:37 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5LVbfK022638; Tue, 5 Dec 2017 21:31:37 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712052131.vB5LVbfK022638@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 5 Dec 2017 21:31:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455627 - in head/sysutils/consul: . files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/sysutils/consul: . files X-SVN-Commit-Revision: 455627 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 21:31:39 -0000 Author: swills Date: Tue Dec 5 21:31:37 2017 New Revision: 455627 URL: https://svnweb.freebsd.org/changeset/ports/455627 Log: sysutils/consul: update to 1.0.1 While here, remove config test because it always fails on hosts with more than 1 IP. Modified: head/sysutils/consul/Makefile head/sysutils/consul/distinfo head/sysutils/consul/files/consul.in Modified: head/sysutils/consul/Makefile ============================================================================== --- head/sysutils/consul/Makefile Tue Dec 5 21:15:30 2017 (r455626) +++ head/sysutils/consul/Makefile Tue Dec 5 21:31:37 2017 (r455627) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= consul -PORTVERSION= 0.9.3 -PORTREVISION= 1 +PORTVERSION= 1.0.1 DISTVERSIONPREFIX= v CATEGORIES= sysutils Modified: head/sysutils/consul/distinfo ============================================================================== --- head/sysutils/consul/distinfo Tue Dec 5 21:15:30 2017 (r455626) +++ head/sysutils/consul/distinfo Tue Dec 5 21:31:37 2017 (r455627) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505222411 -SHA256 (hashicorp-consul-v0.9.3_GH0.tar.gz) = 69b76432203e046a8025ce13f7cc041b2308d72f07f240a57f2ba5d580fcff70 -SIZE (hashicorp-consul-v0.9.3_GH0.tar.gz) = 7278357 +TIMESTAMP = 1512496236 +SHA256 (hashicorp-consul-v1.0.1_GH0.tar.gz) = 3b28237dcf055445247a3fe6b9a9a575fd584df721e25477769a5e91b1f2cdce +SIZE (hashicorp-consul-v1.0.1_GH0.tar.gz) = 7972294 Modified: head/sysutils/consul/files/consul.in ============================================================================== --- head/sysutils/consul/files/consul.in Tue Dec 5 21:15:30 2017 (r455626) +++ head/sysutils/consul/files/consul.in Tue Dec 5 21:31:37 2017 (r455627) @@ -37,9 +37,6 @@ command="/usr/sbin/daemon" command_args="-f -p ${pidfile} /usr/bin/env ${consul_env} ${procname} agent -data-dir=${consul_dir} -config-dir=%%PREFIX%%/etc/consul.d ${consul_args}" start_precmd=consul_startprecmd -restart_precmd=consul_checkconfig -reload_precmd=consul_checkconfig -configtest_cmd=consul_checkconfig consul_startprecmd() { @@ -50,12 +47,6 @@ consul_startprecmd() if [ ! -d ${consul_dir} ]; then install -d -o ${consul_user} -g ${consul_group} ${consul_dir} fi - consul_checkconfig -} - -consul_checkconfig() -{ - ${procname} validate /usr/local/etc/consul.d } run_rc_command "$1" From owner-svn-ports-head@freebsd.org Tue Dec 5 21:44:14 2017 Return-Path: Delivered-To: svn-ports-head@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 9DF9DE83EFF; Tue, 5 Dec 2017 21:44:14 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6ADAE73BE3; Tue, 5 Dec 2017 21:44:14 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5LiDcO028389; Tue, 5 Dec 2017 21:44:13 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5LiDPs028387; Tue, 5 Dec 2017 21:44:13 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712052144.vB5LiDPs028387@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 5 Dec 2017 21:44:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455628 - head/www/minio X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/www/minio X-SVN-Commit-Revision: 455628 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 21:44:14 -0000 Author: swills Date: Tue Dec 5 21:44:13 2017 New Revision: 455628 URL: https://svnweb.freebsd.org/changeset/ports/455628 Log: www/minio: update to 2017.11.22.19.55.46 Modified: head/www/minio/Makefile head/www/minio/distinfo Modified: head/www/minio/Makefile ============================================================================== --- head/www/minio/Makefile Tue Dec 5 21:31:37 2017 (r455627) +++ head/www/minio/Makefile Tue Dec 5 21:44:13 2017 (r455628) @@ -14,9 +14,9 @@ BUILD_DEPENDS= go>=1.7:lang/go USES= compiler USE_GITHUB= yes -GH_TAGNAME= RELEASE.2017-09-29T19-16-56Z +GH_TAGNAME= RELEASE.2017-11-22T19-55-46Z GH_SUBDIR= src/github.com/${PORTNAME}/${PORTNAME} -COMMIT_ID= 60cc6184d253efee4a3120683517028342229e21 +COMMIT_ID= d1a6c32d800f1d5b703baad1f8aeede6cf2cdf48 PLIST_FILES= bin/minio Modified: head/www/minio/distinfo ============================================================================== --- head/www/minio/distinfo Tue Dec 5 21:31:37 2017 (r455627) +++ head/www/minio/distinfo Tue Dec 5 21:44:13 2017 (r455628) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507655373 -SHA256 (minio-minio-2017.09.29.19.16.56-RELEASE.2017-09-29T19-16-56Z_GH0.tar.gz) = 9d8bdb8c7cf177bb8ed07b1a4b9f3c1effa789d1446a47a6e905faedfc4302c0 -SIZE (minio-minio-2017.09.29.19.16.56-RELEASE.2017-09-29T19-16-56Z_GH0.tar.gz) = 6977013 +TIMESTAMP = 1512509952 +SHA256 (minio-minio-2017.11.22.19.55.46-RELEASE.2017-11-22T19-55-46Z_GH0.tar.gz) = d5716baf8e35a3726791646e20c6a1fc2588abd9d6bb282c1c9952c62d5dc535 +SIZE (minio-minio-2017.11.22.19.55.46-RELEASE.2017-11-22T19-55-46Z_GH0.tar.gz) = 7029320 From owner-svn-ports-head@freebsd.org Tue Dec 5 21:51:12 2017 Return-Path: Delivered-To: svn-ports-head@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 F0257E841BB; Tue, 5 Dec 2017 21:51:12 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 CA1B274011; Tue, 5 Dec 2017 21:51:12 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5LpBhK029458; Tue, 5 Dec 2017 21:51:11 GMT (envelope-from kevans@FreeBSD.org) Received: (from kevans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5LpBmn029456; Tue, 5 Dec 2017 21:51:11 GMT (envelope-from kevans@FreeBSD.org) Message-Id: <201712052151.vB5LpBmn029456@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kevans set sender to kevans@FreeBSD.org using -f From: Kyle Evans Date: Tue, 5 Dec 2017 21:51:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455629 - in head/sysutils/u-boot-sinovoip-bpi-m3: . files X-SVN-Group: ports-head X-SVN-Commit-Author: kevans X-SVN-Commit-Paths: in head/sysutils/u-boot-sinovoip-bpi-m3: . files X-SVN-Commit-Revision: 455629 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 21:51:13 -0000 Author: kevans (src committer) Date: Tue Dec 5 21:51:11 2017 New Revision: 455629 URL: https://svnweb.freebsd.org/changeset/ports/455629 Log: u-boot-sinovoip-bpi-m3: Update to u-boot-master Update to u-boot-master model, moved MAINTAINER to uboot@. This brings the version from 2016.05 (super old) to 2017.09 under the unified FreeBSD u-boot model. All of the patches previously here have been made redundant, either by upstream or by using our U-Boot repository with FreeBSD patches applied. Reviewed by: imp, manu Approved by: imp, jmcneill (maintainer) Differential Revision: https://reviews.freebsd.org/D13352 Deleted: head/sysutils/u-boot-sinovoip-bpi-m3/distinfo head/sysutils/u-boot-sinovoip-bpi-m3/files/ Modified: head/sysutils/u-boot-sinovoip-bpi-m3/Makefile head/sysutils/u-boot-sinovoip-bpi-m3/pkg-descr Modified: head/sysutils/u-boot-sinovoip-bpi-m3/Makefile ============================================================================== --- head/sysutils/u-boot-sinovoip-bpi-m3/Makefile Tue Dec 5 21:44:13 2017 (r455628) +++ head/sysutils/u-boot-sinovoip-bpi-m3/Makefile Tue Dec 5 21:51:11 2017 (r455629) @@ -1,51 +1,10 @@ # $FreeBSD$ -PORTNAME= u-boot -PORTVERSION= 2016.05 -CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.denx.de/pub/u-boot/ -PKGNAMESUFFIX?= -sinovoip-bpi-m3 +MAINTAINER= uboot@FreeBSD.org +MASTERDIR= ${.CURDIR}/../u-boot-master -MAINTAINER= jmcneill@FreeBSD.org -COMMENT= Cross-build U-Boot loader for Sinovoip Banana Pi M3 +MODEL= sinovoip-bpi-m3 +BOARD_CONFIG= Sinovoip_BPI_M3_defconfig +FAMILY= allwinner -LICENSE= GPLv2 - -BUILD_DEPENDS= arm-none-eabi-gcc:devel/arm-none-eabi-gcc - -USES= gmake tar:bzip2 -WRKSRC= ${WRKDIR}/u-boot-${DISTVERSION} - -.include -NO_ARCH= yes - -MODEL?= sinovoip-bpi-m3 -CONF_TARGET?= Sinovoip_BPI_M3_defconfig - -SSP_UNSAFE= yes # cross-LD does not support -fstack-protector - -U_BOOT_DIR= share/u-boot/${PORTNAME}${PKGNAMESUFFIX} -PLIST_FILES= ${U_BOOT_DIR}/u-boot.img \ - ${U_BOOT_DIR}/u-boot-sunxi-with-spl.bin \ - ${U_BOOT_DIR}/sunxi-spl.bin \ - ${U_BOOT_DIR}/README - -MAKE_ARGS+= ARCH=arm \ - CROSS_COMPILE=arm-none-eabi- - -post-patch: - @${REINPLACE_CMD} -e "s,%%MODEL%%,${MODEL}," \ - ${WRKSRC}/include/configs/sunxi-common.h - -do-configure: - (cd ${WRKSRC}; ${MAKE_CMD} ${CONF_TARGET}) - -do-install: - ${MKDIR} ${STAGEDIR}/${PREFIX}/${U_BOOT_DIR} - ${INSTALL_DATA} ${WRKSRC}/spl/sunxi-spl.bin ${STAGEDIR}/${PREFIX}/${U_BOOT_DIR} - ${INSTALL_DATA} ${WRKSRC}/u-boot-sunxi-with-spl.bin \ - ${STAGEDIR}/${PREFIX}/${U_BOOT_DIR} - ${INSTALL_DATA} ${WRKSRC}/u-boot.img ${STAGEDIR}/${PREFIX}/${U_BOOT_DIR} - ${INSTALL_DATA} ${DESCR} ${STAGEDIR}/${PREFIX}/${U_BOOT_DIR}/README - -.include +.include "${MASTERDIR}/Makefile" Modified: head/sysutils/u-boot-sinovoip-bpi-m3/pkg-descr ============================================================================== --- head/sysutils/u-boot-sinovoip-bpi-m3/pkg-descr Tue Dec 5 21:44:13 2017 (r455628) +++ head/sysutils/u-boot-sinovoip-bpi-m3/pkg-descr Tue Dec 5 21:51:11 2017 (r455629) @@ -1,19 +1,19 @@ U-Boot loader for Banana Pi M3. -To install this bootloader, follow the instructions in - http://linux-sunxi.org/Bootable_SD_card#Bootloader +To install this bootloader on an sdcard just do : +dd if=/usr/local/share/u-boot/u-boot-sinovoip-bpi-m3/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=notrunc,sync This version is patched so that: * ELF and API features are enabled. * The default environment is trimmed to just what's needed to boot. * The saveenv command writes to the file u-boot.env on the FAT partition. - * The DTB file name is chosen based on the board model and passed to ubldr - using the fdtfile env variable. ubldr loads the DTB from /boot/dtb/ on + * The DTB file name is chosen based on the board model and passed to ubldr.bin + using the fdtfile env variable. ubldr.bin loads the DTB from /boot/dtb/ on the FreeBSD partition. - * By default, it loads ELF ubldr from file ubldr on the FAT partition + * By default, it loads PIE ubldr.bin from file ubldr.bin on the FAT partition to address 0x42000000, and launches it. -For information about running FreeBSD on Banana Pi M3, see +For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot From owner-svn-ports-head@freebsd.org Tue Dec 5 22:00:57 2017 Return-Path: Delivered-To: svn-ports-head@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 0982EE846C8; Tue, 5 Dec 2017 22:00:57 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C79DD7480F; Tue, 5 Dec 2017 22:00:56 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5M0t7W035957; Tue, 5 Dec 2017 22:00:55 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5M0t9O035956; Tue, 5 Dec 2017 22:00:55 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201712052200.vB5M0t9O035956@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Tue, 5 Dec 2017 22:00:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455630 - head/textproc/py-elasticsearch-py X-SVN-Group: ports-head X-SVN-Commit-Author: zi X-SVN-Commit-Paths: head/textproc/py-elasticsearch-py X-SVN-Commit-Revision: 455630 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 22:00:57 -0000 Author: zi Date: Tue Dec 5 22:00:55 2017 New Revision: 455630 URL: https://svnweb.freebsd.org/changeset/ports/455630 Log: - Reassign MAINTAINER to ports@ Modified: head/textproc/py-elasticsearch-py/Makefile Modified: head/textproc/py-elasticsearch-py/Makefile ============================================================================== --- head/textproc/py-elasticsearch-py/Makefile Tue Dec 5 21:51:11 2017 (r455629) +++ head/textproc/py-elasticsearch-py/Makefile Tue Dec 5 22:00:55 2017 (r455630) @@ -6,7 +6,7 @@ PORTVERSION= 5.4.0 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= zi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Official Python low-level client for Elasticsearch LICENSE= APACHE20 From owner-svn-ports-head@freebsd.org Tue Dec 5 23:31:09 2017 Return-Path: Delivered-To: svn-ports-head@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 E7070E86C8F; Tue, 5 Dec 2017 23:31:09 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 B32DD78838; Tue, 5 Dec 2017 23:31:09 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB5NV8nP070350; Tue, 5 Dec 2017 23:31:08 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB5NV8Xj070347; Tue, 5 Dec 2017 23:31:08 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712052331.vB5NV8Xj070347@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 5 Dec 2017 23:31:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455631 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 455631 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 05 Dec 2017 23:31:10 -0000 Author: jbeich Date: Tue Dec 5 23:31:08 2017 New Revision: 455631 URL: https://svnweb.freebsd.org/changeset/ports/455631 Log: security/vuxml: mark firefox < 57.0.1 as vulnerable Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Dec 5 22:00:55 2017 (r455630) +++ head/security/vuxml/vuln.xml Tue Dec 5 23:31:08 2017 (r455631) @@ -58,6 +58,52 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + mozilla -- multiple vulnerabilities + + + firefox + 57.0,157.0.1,1 + 56.0.2_11,1 + + + waterfox + 56.0.s20171130 + + + seamonkey + linux-seamonkey + 2.49.2 + + + firefox-esr + 52.5.1,1 + + + linux-firefox + 52.5.1,2 + + + + +

Mozilla Foundation reports:

+
+

CVE-2017-7843: Web worker in Private Browsing mode can write IndexedDB data

+

CVE-2017-7844: Visited history information leak through SVG image

+
+ +
+ + CVE-2017-7843 + CVE-2017-7844 + https://www.mozilla.org/security/advisories/mfsa2017-27/ + + + 2017-11-29 + 2017-12-05 + +
+ varnish -- information disclosure vulnerability From owner-svn-ports-head@freebsd.org Wed Dec 6 02:28:57 2017 Return-Path: Delivered-To: svn-ports-head@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 2063FE8C9A7; Wed, 6 Dec 2017 02:28:57 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E168D7EC86; Wed, 6 Dec 2017 02:28:56 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB62SuUU044911; Wed, 6 Dec 2017 02:28:56 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB62Stpo044909; Wed, 6 Dec 2017 02:28:55 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201712060228.vB62Stpo044909@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 6 Dec 2017 02:28:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455632 - head/math/R-cran-Zelig X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/math/R-cran-Zelig X-SVN-Commit-Revision: 455632 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 02:28:57 -0000 Author: wen Date: Wed Dec 6 02:28:55 2017 New Revision: 455632 URL: https://svnweb.freebsd.org/changeset/ports/455632 Log: - Update to 5.1.5 Modified: head/math/R-cran-Zelig/Makefile head/math/R-cran-Zelig/distinfo Modified: head/math/R-cran-Zelig/Makefile ============================================================================== --- head/math/R-cran-Zelig/Makefile Tue Dec 5 23:31:08 2017 (r455631) +++ head/math/R-cran-Zelig/Makefile Wed Dec 6 02:28:55 2017 (r455632) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Zelig -DISTVERSION= 5.1-3 +DISTVERSION= 5.1.5 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-Zelig/distinfo ============================================================================== --- head/math/R-cran-Zelig/distinfo Tue Dec 5 23:31:08 2017 (r455631) +++ head/math/R-cran-Zelig/distinfo Wed Dec 6 02:28:55 2017 (r455632) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502186740 -SHA256 (Zelig_5.1-3.tar.gz) = edaec00865fd4c2ad7dba066e3f15f5e32d63b6663d05eadddc9ac033e8a6262 -SIZE (Zelig_5.1-3.tar.gz) = 751554 +TIMESTAMP = 1512075212 +SHA256 (Zelig_5.1.5.tar.gz) = ed9e67cd052e48564dd1828aa548ce6646e2d50c04fdc193cd8d7c558f8dec53 +SIZE (Zelig_5.1.5.tar.gz) = 753785 From owner-svn-ports-head@freebsd.org Wed Dec 6 02:41:22 2017 Return-Path: Delivered-To: svn-ports-head@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 AFF48E8CE1E; Wed, 6 Dec 2017 02:41:22 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 7C37D7F327; Wed, 6 Dec 2017 02:41:22 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB62fLSl052120; Wed, 6 Dec 2017 02:41:21 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB62fLj4052118; Wed, 6 Dec 2017 02:41:21 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712060241.vB62fLj4052118@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 6 Dec 2017 02:41:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455633 - head/net/syncthing X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/net/syncthing X-SVN-Commit-Revision: 455633 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 02:41:22 -0000 Author: swills Date: Wed Dec 6 02:41:21 2017 New Revision: 455633 URL: https://svnweb.freebsd.org/changeset/ports/455633 Log: net/syncthing: update to 0.14.41 Modified: head/net/syncthing/Makefile head/net/syncthing/distinfo Modified: head/net/syncthing/Makefile ============================================================================== --- head/net/syncthing/Makefile Wed Dec 6 02:28:55 2017 (r455632) +++ head/net/syncthing/Makefile Wed Dec 6 02:41:21 2017 (r455633) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.14.39 +PORTVERSION= 0.14.41 DISTVERSIONPREFIX= v CATEGORIES= net Modified: head/net/syncthing/distinfo ============================================================================== --- head/net/syncthing/distinfo Wed Dec 6 02:28:55 2017 (r455632) +++ head/net/syncthing/distinfo Wed Dec 6 02:41:21 2017 (r455633) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508030286 -SHA256 (syncthing-syncthing-v0.14.39_GH0.tar.gz) = 0a4a64615c3080aab9285bbe9746ae2c6b9cc8fa0ce2ec7dd9b1dd9b801ff89c -SIZE (syncthing-syncthing-v0.14.39_GH0.tar.gz) = 8249047 +TIMESTAMP = 1512510338 +SHA256 (syncthing-syncthing-v0.14.41_GH0.tar.gz) = 9c406897443465e03d3259df1dda10bd86e49ae4286f8c855d9f35e47026af2f +SIZE (syncthing-syncthing-v0.14.41_GH0.tar.gz) = 8308803 From owner-svn-ports-head@freebsd.org Wed Dec 6 04:18:15 2017 Return-Path: Delivered-To: svn-ports-head@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 B3EA3E8F08F; Wed, 6 Dec 2017 04:18:15 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 8053A1F48; Wed, 6 Dec 2017 04:18:15 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB64IEc9090992; Wed, 6 Dec 2017 04:18:14 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB64IEkR090987; Wed, 6 Dec 2017 04:18:14 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201712060418.vB64IEkR090987@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 6 Dec 2017 04:18:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455634 - in head/security: . krb5 krb5-116 X-SVN-Group: ports-head X-SVN-Commit-Author: cy X-SVN-Commit-Paths: in head/security: . krb5 krb5-116 X-SVN-Commit-Revision: 455634 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 04:18:15 -0000 Author: cy Date: Wed Dec 6 04:18:14 2017 New Revision: 455634 URL: https://svnweb.freebsd.org/changeset/ports/455634 Log: Welcome the new security/krb5-116 port. This port follows MIT's KRB5 1.16 releases. Major changes in 1.16 (2017-12-05) ================================== Administrator experience: * The KDC can match PKINIT client certificates against the "pkinit_cert_match" string attribute on the client principal entry, using the same syntax as the existing "pkinit_cert_match" profile option. * The ktutil addent command supports the "-k 0" option to ignore the key version, and the "-s" option to use a non-default salt string. * kpropd supports a --pid-file option to write a pid file at startup, when it is run in standalone mode. * The "encrypted_challenge_indicator" realm option can be used to attach an authentication indicator to tickets obtained using FAST encrypted challenge pre-authentication. * Localization support can be disabled at build time with the --disable-nls configure option. Developer experience: * The kdcpolicy pluggable interface allows modules control whether tickets are issued by the KDC. * The kadm5_auth pluggable interface allows modules to control whether kadmind grants access to a kadmin request. * The certauth pluggable interface allows modules to control which PKINIT client certificates can authenticate to which client principals. * KDB modules can use the client and KDC interface IP addresses to determine whether to allow an AS request. * GSS applications can query the bit strength of a krb5 GSS context using the GSS_C_SEC_CONTEXT_SASL_SSF OID with gss_inquire_sec_context_by_oid(). * GSS applications can query the impersonator name of a krb5 GSS credential using the GSS_KRB5_GET_CRED_IMPERSONATOR OID with gss_inquire_cred_by_oid(). * kdcpreauth modules can query the KDC for the canonicalized requested client principal name, or match a principal name against the requested client principal name with canonicalization. Protocol evolution: * The client library will continue to try pre-authentication mechanisms after most failure conditions. * The KDC will issue trivially renewable tickets (where the renewable lifetime is equal to or less than the ticket lifetime) if requested by the client, to be friendlier to scripts. * The client library will use a random nonce for TGS requests instead of the current system time. * For the RC4 string-to-key or PAC operations, UTF-16 is supported (previously only UCS-2 was supported). * When matching PKINIT client certificates, UPN SANs will be matched correctly as UPNs, with canonicalization. User experience: * Dates after the year 2038 are accepted (provided that the platform time facilities support them), through the year 2106. * Automatic credential cache selection based on the client realm will take into account the fallback realm and the service hostname. * Referral and alternate cross-realm TGTs will not be cached, avoiding some scenarios where they can be added to the credential cache multiple times. * A German translation has been added. Added: head/security/krb5-116/ - copied from r455584, head/security/krb5-115/ Modified: head/security/Makefile head/security/krb5-116/Makefile head/security/krb5-116/distinfo head/security/krb5-116/pkg-plist head/security/krb5/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Wed Dec 6 02:41:21 2017 (r455633) +++ head/security/Makefile Wed Dec 6 04:18:14 2017 (r455634) @@ -312,6 +312,7 @@ SUBDIR += krb5 SUBDIR += krb5-114 SUBDIR += krb5-115 + SUBDIR += krb5-116 SUBDIR += krb5-appl SUBDIR += krb5-devel SUBDIR += kripp Modified: head/security/krb5-116/Makefile ============================================================================== --- head/security/krb5-115/Makefile Tue Dec 5 14:01:12 2017 (r455584) +++ head/security/krb5-116/Makefile Wed Dec 6 04:18:14 2017 (r455634) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= krb5 -PORTVERSION= 1.15.2 +PORTVERSION= 1.16 CATEGORIES= security MASTER_SITES= http://web.mit.edu/kerberos/dist/${PORTNAME}/${PORTVERSION:C/^[0-9]*\.[0-9]*/&X/:C/X\.[0-9]*$//:C/X//}/ .if !defined(MASTERDIR) -PKGNAMESUFFIX= -115 +PKGNAMESUFFIX= -116 .endif PATCH_SITES= http://web.mit.edu/kerberos/advisories/ Modified: head/security/krb5-116/distinfo ============================================================================== --- head/security/krb5-115/distinfo Tue Dec 5 14:01:12 2017 (r455584) +++ head/security/krb5-116/distinfo Wed Dec 6 04:18:14 2017 (r455634) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506419874 -SHA256 (krb5-1.15.2.tar.gz) = 1639e392edf25e3b6cfec2ae68f97eb53e07c2dbe74bfeede0108465d5d1c87e -SIZE (krb5-1.15.2.tar.gz) = 9380755 +TIMESTAMP = 1512508523 +SHA256 (krb5-1.16.tar.gz) = faeb125f83b0fb4cdb2f99f088140631bb47d975982de0956d18c85842969e08 +SIZE (krb5-1.16.tar.gz) = 9474479 Modified: head/security/krb5-116/pkg-plist ============================================================================== --- head/security/krb5-115/pkg-plist Tue Dec 5 14:01:12 2017 (r455584) +++ head/security/krb5-116/pkg-plist Wed Dec 6 04:18:14 2017 (r455634) @@ -49,6 +49,7 @@ include/krb5/ccselect_plugin.h include/krb5/clpreauth_plugin.h include/krb5/hostrealm_plugin.h include/krb5/kadm5_hook_plugin.h +include/krb5/kdcpolicy_plugin.h include/krb5/kdcpreauth_plugin.h include/krb5/localauth_plugin.h include/krb5/krb5.h @@ -57,8 +58,10 @@ include/krb5/plugin.h include/krb5/pwqual_plugin.h include/kadm5/admin.h include/kadm5/chpass_util_strings.h +include/krb5/kadm5_auth_plugin.h include/kadm5/kadm_err.h include/kdb.h +include/krb5/certauth_plugin.h include/krb5/preauth_plugin.h include/profile.h include/verto-module.h @@ -84,8 +87,8 @@ lib/libkadm5srv_mit.so lib/libkadm5srv_mit.so.11 lib/libkadm5srv_mit.so.11.0 lib/libkdb5.so -lib/libkdb5.so.8 -lib/libkdb5.so.8.0 +lib/libkdb5.so.9 +lib/libkdb5.so.9.0 lib/libkrb5.so lib/libkrb5.so.3 lib/libkrb5.so.3.3 @@ -159,6 +162,7 @@ sbin/sserver sbin/uuserver share/et/et_c.awk share/et/et_h.awk +%%NLS%%share/locale/de/LC_MESSAGES/mit-krb5.mo %%NLS%%share/locale/en_US/LC_MESSAGES/mit-krb5.mo %%LDAP%%%%DATADIR%%/kerberos.schema %%LDAP%%%%DATADIR%%/kerberos.ldif Modified: head/security/krb5/Makefile ============================================================================== --- head/security/krb5/Makefile Wed Dec 6 02:41:21 2017 (r455633) +++ head/security/krb5/Makefile Wed Dec 6 04:18:14 2017 (r455634) @@ -1,6 +1,6 @@ # $FreeBSD$ -VERSIONS= 114 115 +VERSIONS= 114 115 116 KRB5_VERSION?= 115 MASTERDIR= ${.CURDIR}/../krb5-${KRB5_VERSION} From owner-svn-ports-head@freebsd.org Wed Dec 6 04:43:05 2017 Return-Path: Delivered-To: svn-ports-head@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 06D2CE8FC2F; Wed, 6 Dec 2017 04:43:05 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C535B30DE; Wed, 6 Dec 2017 04:43:04 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB64h3nD003398; Wed, 6 Dec 2017 04:43:03 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB64h3TS003397; Wed, 6 Dec 2017 04:43:03 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201712060443.vB64h3TS003397@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 6 Dec 2017 04:43:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455635 - head/security/krb5-114 X-SVN-Group: ports-head X-SVN-Commit-Author: cy X-SVN-Commit-Paths: head/security/krb5-114 X-SVN-Commit-Revision: 455635 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 04:43:05 -0000 Author: cy Date: Wed Dec 6 04:43:03 2017 New Revision: 455635 URL: https://svnweb.freebsd.org/changeset/ports/455635 Log: As per MIT policy, deprecate and expire twelve months following release of 1.16 (+ grace period to end of month). Modified: head/security/krb5-114/Makefile Modified: head/security/krb5-114/Makefile ============================================================================== --- head/security/krb5-114/Makefile Wed Dec 6 04:18:14 2017 (r455634) +++ head/security/krb5-114/Makefile Wed Dec 6 04:43:03 2017 (r455635) @@ -17,6 +17,9 @@ COMMENT= MIT implementation of RFC 4120 network authe LICENSE= MIT +DEPRECATED= EOL twelve months after release of krb5-1.16 +EXPIRATION_DATE= 2017-12-31 + CONFLICTS= heimdal-[0-9]* srp-[0-9]* krb5-11[35]-[0-9]* \ krb5-1.[0-9]* krb5-devel-* From owner-svn-ports-head@freebsd.org Wed Dec 6 07:05:53 2017 Return-Path: Delivered-To: svn-ports-head@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 99FF4E9865C; Wed, 6 Dec 2017 07:05:53 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7A38166B63; Wed, 6 Dec 2017 07:05:53 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 9A88E60A1; Wed, 6 Dec 2017 07:05:52 +0000 (UTC) Date: Wed, 6 Dec 2017 07:05:52 +0000 From: Alexey Dokuchaev To: Steve Wills Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r455594 - in head/science/mcstas: . files Message-ID: <20171206070552.GA29159@FreeBSD.org> References: <201712051732.vB5HWbUA018987@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201712051732.vB5HWbUA018987@repo.freebsd.org> User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 07:05:53 -0000 On Tue, Dec 05, 2017 at 05:32:37PM +0000, Steve Wills wrote: > New Revision: 455594 > URL: https://svnweb.freebsd.org/changeset/ports/455594 > > Log: > science/mcstas: simplify Makefile > > While here, remove unecessary pkg-install/deinstall > > PR: 223905 > Submitted by: Erik B Knudsen (maintainer) > > ... > PORTNAME= mcstas > -PORTVERSION= 2.2a > +DISTVERSION= 2.2a Ok, so PKGVERSION had changed now, I think you might need PORTEPOCH :( $ make -V PKGVERSION 2.2.a $ pkg version -t 2.2.a 2.2a < > > -PLIST_SUB+= PORTVERSION=${PORTVERSION} > -SUB_FILES= pkg-deinstall pkg-install > +MANDIRS= ${PREFIX}/${PORTNAME}/${DISTVERSION}/doc/man/man1 There is MANPREFIX for manpages, but more importantly, why embed version in the path at all? > +PLIST_SUB+= DISTVERSION=${DISTVERSION} > > +MCEXECS= mcstas mcformat > + > post-install: > - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/mcstas/${PORTVERSION}/bin/mcformat > - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/mcstas/${PORTVERSION}/bin/mcstas > +.for e in ${MCEXECS} > + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${PORTNAME}/${DISTVERSION}/bin/${e} > + ${LN} -s ${PREFIX}/${PORTNAME}/${DISTVERSION}/bin/${e} ${STAGEDIR}${PREFIX}/bin/${e} Symlinks should not point to an absolute path. > @@ -1,2 +1,3 @@ > +TIMESTAMP = 1511649139 This change was uncalled for since the remaining of distinfo was left intact. It should have been removed from the commit bach to reduce the diff noise and repo churn. > -mcstas/%%PORTVERSION%%/share/ref-lib.h > -mcstas/%%PORTVERSION%%/share/vitess-lib.c > -mcstas/%%PORTVERSION%%/share/vitess-lib.h > +mcstas/%%DISTVERSION%%/LGPL > +mcstas/%%DISTVERSION%%/LICENSE.LIB > +mcstas/%%DISTVERSION%%/NOMENCLATURE > +mcstas/%%DISTVERSION%%/README > +mcstas/%%DISTVERSION%%/bin/mcformat > +mcstas/%%DISTVERSION%%/bin/mcstas > +mcstas/%%DISTVERSION%%/data/Al.nxs > +mcstas/%%DISTVERSION%%/data/Cu.nxs > +mcstas/%%DISTVERSION%%/doc/man/man1/mcformat-%%DISTVERSION%%.1.gz > +mcstas/%%DISTVERSION%%/doc/man/man1/mcstas-%%DISTVERSION%%.1.gz Ditt (what's the reason behind having PORTVERSION in the path? I don't see any potentially conflicting versions of the port in the tree. This also breaks its conformance to hier(7). ./danfe From owner-svn-ports-head@freebsd.org Wed Dec 6 08:45:29 2017 Return-Path: Delivered-To: svn-ports-head@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 89035E999C5; Wed, 6 Dec 2017 08:45:29 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 53AF968F81; Wed, 6 Dec 2017 08:45:29 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB68jS4K002236; Wed, 6 Dec 2017 08:45:28 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB68jSND002234; Wed, 6 Dec 2017 08:45:28 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201712060845.vB68jSND002234@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Wed, 6 Dec 2017 08:45:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455636 - head/emulators/qemu-riscv X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/emulators/qemu-riscv X-SVN-Commit-Revision: 455636 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 08:45:29 -0000 Author: lwhsu Date: Wed Dec 6 08:45:28 2017 New Revision: 455636 URL: https://svnweb.freebsd.org/changeset/ports/455636 Log: - Update to 20171130 snapshot Modified: head/emulators/qemu-riscv/Makefile head/emulators/qemu-riscv/distinfo Modified: head/emulators/qemu-riscv/Makefile ============================================================================== --- head/emulators/qemu-riscv/Makefile Wed Dec 6 04:43:03 2017 (r455635) +++ head/emulators/qemu-riscv/Makefile Wed Dec 6 08:45:28 2017 (r455636) @@ -2,30 +2,30 @@ PORTNAME= qemu PORTVERSION= 2.7.50 -PORTREVISION= 20170306 +PORTREVISION= 20171130 CATEGORIES= emulators -PKGNAMESUFFIX?= -riscv +PKGNAMESUFFIX= -riscv MAINTAINER= lwhsu@FreeBSD.org COMMENT= QEMU with RISC-V (RV64GC, RV32GC) emulation support LICENSE= GPLv2 +ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 BROKEN_powerpc64= fails to compile: async.c: internal compiler error: Segmentation fault USE_GITHUB= yes -GH_ACCOUNT= riscv -GH_PROJECT= riscv-qemu -GH_TAGNAME= 2094f39 +GH_TUPLE= riscv:riscv-qemu:7632a4d \ + qemu:dtc:65cc4d2:dtc/dtc HAS_CONFIGURE= yes -USES= gmake libtool makeinfo pkgconfig python:2,build +USES= gmake libtool makeinfo pkgconfig python:2.7,build USE_XORG= pixman USE_GNOME+= glib20 -ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 CONFIGURE_ARGS+=--target-list=riscv64-softmmu,riscv32-softmmu \ --cc=${CC} \ + --enable-fdt \ --disable-curl \ --disable-docs \ --disable-gtk \ Modified: head/emulators/qemu-riscv/distinfo ============================================================================== --- head/emulators/qemu-riscv/distinfo Wed Dec 6 04:43:03 2017 (r455635) +++ head/emulators/qemu-riscv/distinfo Wed Dec 6 08:45:28 2017 (r455636) @@ -1,3 +1,5 @@ -TIMESTAMP = 1488789558 -SHA256 (riscv-riscv-qemu-2.7.50-2094f39_GH0.tar.gz) = 683dbed0d3db73a7681f6318846f7259da06770879db27fc950ff22b942d3d39 -SIZE (riscv-riscv-qemu-2.7.50-2094f39_GH0.tar.gz) = 12960091 +TIMESTAMP = 1512491076 +SHA256 (riscv-riscv-qemu-2.7.50-7632a4d_GH0.tar.gz) = fcf4c65d6267964a1ede4521894f98e30b5f08ced74347cb9cf431fbbd95b3ff +SIZE (riscv-riscv-qemu-2.7.50-7632a4d_GH0.tar.gz) = 12971486 +SHA256 (qemu-dtc-65cc4d2_GH0.tar.gz) = 102a954974c8229acde3557673b0b945768ea18a93fcf64883ca51d64f81c8ed +SIZE (qemu-dtc-65cc4d2_GH0.tar.gz) = 133030 From owner-svn-ports-head@freebsd.org Wed Dec 6 09:00:25 2017 Return-Path: Delivered-To: svn-ports-head@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 2B34AE99F45; Wed, 6 Dec 2017 09:00:25 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E9A9D694C5; Wed, 6 Dec 2017 09:00:24 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB690NdJ006471; Wed, 6 Dec 2017 09:00:23 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB690NOY006469; Wed, 6 Dec 2017 09:00:23 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712060900.vB690NOY006469@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 6 Dec 2017 09:00:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455637 - head/science/bft X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/science/bft X-SVN-Commit-Revision: 455637 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 09:00:25 -0000 Author: amdmi3 Date: Wed Dec 6 09:00:23 2017 New Revision: 455637 URL: https://svnweb.freebsd.org/changeset/ports/455637 Log: - Fix LICENSE - Add LICENSE_FILE - Switch to new test framework - Update WWW Approved by: portmgr blanket Modified: head/science/bft/Makefile head/science/bft/pkg-descr Modified: head/science/bft/Makefile ============================================================================== --- head/science/bft/Makefile Wed Dec 6 08:45:28 2017 (r455636) +++ head/science/bft/Makefile Wed Dec 6 09:00:23 2017 (r455637) @@ -11,7 +11,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} MAINTAINER= thierry@FreeBSD.org COMMENT= Code_Saturne Base Functions and Types library -LICENSE= LGPL21 +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} @@ -26,7 +27,7 @@ pre-configure: # No useful doc there ${REINPLACE_CMD} -e 's|tests doc|tests|' ${WRKSRC}/Makefile.in -regression-test: +do-test: .for pg in ${TESTSBIN} (cd ${WRKSRC}/tests; ./${pg} arg1 arg2) .endfor Modified: head/science/bft/pkg-descr ============================================================================== --- head/science/bft/pkg-descr Wed Dec 6 08:45:28 2017 (r455636) +++ head/science/bft/pkg-descr Wed Dec 6 09:00:23 2017 (r455637) @@ -2,4 +2,4 @@ BFT stands for Base Functions and Types. It is destined to be used by scientific codes (CFD) often using some form of parallelism, especially MPI. -WWW: http://www.code-saturne.org/ +WWW: https://www.code-saturne.org/ From owner-svn-ports-head@freebsd.org Wed Dec 6 09:00:29 2017 Return-Path: Delivered-To: svn-ports-head@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 78CDEE99F4A; Wed, 6 Dec 2017 09:00:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 43549694CE; Wed, 6 Dec 2017 09:00:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB690SjH006598; Wed, 6 Dec 2017 09:00:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB690Seg006596; Wed, 6 Dec 2017 09:00:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712060900.vB690Seg006596@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 6 Dec 2017 09:00:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455638 - head/devel/build X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/build X-SVN-Commit-Revision: 455638 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 09:00:29 -0000 Author: amdmi3 Date: Wed Dec 6 09:00:28 2017 New Revision: 455638 URL: https://svnweb.freebsd.org/changeset/ports/455638 Log: - Update WWW - Add NO_ARCH - Add LICENSE_FILE Modified: head/devel/build/Makefile head/devel/build/pkg-descr Modified: head/devel/build/Makefile ============================================================================== --- head/devel/build/Makefile Wed Dec 6 09:00:23 2017 (r455637) +++ head/devel/build/Makefile Wed Dec 6 09:00:28 2017 (r455638) @@ -4,21 +4,23 @@ PORTNAME= build PORTVERSION= 0.3.10 CATEGORIES= devel -MASTER_SITES= http://www.codesynthesis.com/download/${PORTNAME}/${PORTVERSION:R}/ +MASTER_SITES= https://www.codesynthesis.com/download/${PORTNAME}/${PORTVERSION:R}/ MAINTAINER= ports@FreeBSD.org COMMENT= Massively-parallel build system implemented on top of GNU make LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bash:shells/bash -RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS= bash:shells/bash USES= gmake tar:bzip2 - -NO_BUILD= yes MAKEFILE= makefile MAKE_ARGS= install_prefix=${STAGEDIR}${PREFIX} + +NO_BUILD= yes +NO_ARCH= yes PLIST_SUB= BUILD_VER=${PORTVERSION:R} Modified: head/devel/build/pkg-descr ============================================================================== --- head/devel/build/pkg-descr Wed Dec 6 09:00:23 2017 (r455637) +++ head/devel/build/pkg-descr Wed Dec 6 09:00:28 2017 (r455638) @@ -14,4 +14,4 @@ Some of its features include: * inter-project dependency tracking. * extensible language/compiler framework. -WWW: http://www.codesynthesis.com/projects/build/ +WWW: https://www.codesynthesis.com/projects/build/ From owner-svn-ports-head@freebsd.org Wed Dec 6 09:21:13 2017 Return-Path: Delivered-To: svn-ports-head@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 19950E9A50B; Wed, 6 Dec 2017 09:21:13 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 D771B69F47; Wed, 6 Dec 2017 09:21:12 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB69LBx2018052; Wed, 6 Dec 2017 09:21:11 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB69LB73018050; Wed, 6 Dec 2017 09:21:11 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201712060921.vB69LB73018050@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 6 Dec 2017 09:21:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455639 - head/net-im/py-fbmq X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/net-im/py-fbmq X-SVN-Commit-Revision: 455639 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 09:21:13 -0000 Author: olgeni Date: Wed Dec 6 09:21:11 2017 New Revision: 455639 URL: https://svnweb.freebsd.org/changeset/ports/455639 Log: Update net-im/py-fbmq to version 2.4.2. Modified: head/net-im/py-fbmq/Makefile head/net-im/py-fbmq/distinfo Modified: head/net-im/py-fbmq/Makefile ============================================================================== --- head/net-im/py-fbmq/Makefile Wed Dec 6 09:00:28 2017 (r455638) +++ head/net-im/py-fbmq/Makefile Wed Dec 6 09:21:11 2017 (r455639) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fbmq -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= net-im devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net-im/py-fbmq/distinfo ============================================================================== --- head/net-im/py-fbmq/distinfo Wed Dec 6 09:00:28 2017 (r455638) +++ head/net-im/py-fbmq/distinfo Wed Dec 6 09:21:11 2017 (r455639) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510063239 -SHA256 (fbmq-2.4.1.tar.gz) = c1422909b1aa14103491f04e2a12966f1877795dbc0c9b9d1a36ed21604f634e -SIZE (fbmq-2.4.1.tar.gz) = 6788 +TIMESTAMP = 1512551934 +SHA256 (fbmq-2.4.2.tar.gz) = 765e89f657c067f0c5c8c515e6a42215fcace647dd30a1391b3f5314474781a4 +SIZE (fbmq-2.4.2.tar.gz) = 6837 From owner-svn-ports-head@freebsd.org Wed Dec 6 09:37:37 2017 Return-Path: Delivered-To: svn-ports-head@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 BAE25E9A940; Wed, 6 Dec 2017 09:37:37 +0000 (UTC) (envelope-from pizzamig@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 84D1A6A6CB; Wed, 6 Dec 2017 09:37:37 +0000 (UTC) (envelope-from pizzamig@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB69ba0f023227; Wed, 6 Dec 2017 09:37:36 GMT (envelope-from pizzamig@FreeBSD.org) Received: (from pizzamig@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB69badl023225; Wed, 6 Dec 2017 09:37:36 GMT (envelope-from pizzamig@FreeBSD.org) Message-Id: <201712060937.vB69badl023225@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pizzamig set sender to pizzamig@FreeBSD.org using -f From: Luca Pizzamiglio Date: Wed, 6 Dec 2017 09:37:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455640 - head/net/librdkafka X-SVN-Group: ports-head X-SVN-Commit-Author: pizzamig X-SVN-Commit-Paths: head/net/librdkafka X-SVN-Commit-Revision: 455640 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 09:37:37 -0000 Author: pizzamig Date: Wed Dec 6 09:37:36 2017 New Revision: 455640 URL: https://svnweb.freebsd.org/changeset/ports/455640 Log: net/librdkafka: Update to 0.11.3 Sponsored by: trivago N.V. Modified: head/net/librdkafka/Makefile head/net/librdkafka/distinfo Modified: head/net/librdkafka/Makefile ============================================================================== --- head/net/librdkafka/Makefile Wed Dec 6 09:21:11 2017 (r455639) +++ head/net/librdkafka/Makefile Wed Dec 6 09:37:36 2017 (r455640) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= librdkafka -PORTVERSION= 0.11.1 +PORTVERSION= 0.11.3 DISTVERSIONPREFIX= v CATEGORIES= net Modified: head/net/librdkafka/distinfo ============================================================================== --- head/net/librdkafka/distinfo Wed Dec 6 09:21:11 2017 (r455639) +++ head/net/librdkafka/distinfo Wed Dec 6 09:37:36 2017 (r455640) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508317013 -SHA256 (edenhill-librdkafka-v0.11.1_GH0.tar.gz) = dd035d57c8f19b0b612dd6eefe6e5eebad76f506e302cccb7c2066f25a83585e -SIZE (edenhill-librdkafka-v0.11.1_GH0.tar.gz) = 859238 +TIMESTAMP = 1512486071 +SHA256 (edenhill-librdkafka-v0.11.3_GH0.tar.gz) = 2b96d7ed71470b0d0027bd9f0b6eb8fb68ed979f8092611c148771eb01abb72c +SIZE (edenhill-librdkafka-v0.11.3_GH0.tar.gz) = 1849838 From owner-svn-ports-head@freebsd.org Wed Dec 6 09:47:48 2017 Return-Path: Delivered-To: svn-ports-head@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 9C3D4E9ACA6; Wed, 6 Dec 2017 09:47:48 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3C7FC6AD43; Wed, 6 Dec 2017 09:47:48 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id A929ABDD2D; Wed, 6 Dec 2017 10:47:45 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 4C06CBDD1E; Wed, 6 Dec 2017 10:47:45 +0100 (CET) Subject: Re: svn commit: r455594 - in head/science/mcstas: . files To: Alexey Dokuchaev , Steve Wills Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201712051732.vB5HWbUA018987@repo.freebsd.org> <20171206070552.GA29159@FreeBSD.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: Date: Wed, 6 Dec 2017 10:47:29 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <20171206070552.GA29159@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="FV1SNje9G9GelvRh0fiDpA1KoRT82WOIC" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 09:47:48 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --FV1SNje9G9GelvRh0fiDpA1KoRT82WOIC Content-Type: multipart/mixed; boundary="wEQTJToWX7IfaJQIXA0TXO9vhDsVaCtIk"; protected-headers="v1" From: Mathieu Arnold To: Alexey Dokuchaev , Steve Wills Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: Subject: Re: svn commit: r455594 - in head/science/mcstas: . files References: <201712051732.vB5HWbUA018987@repo.freebsd.org> <20171206070552.GA29159@FreeBSD.org> In-Reply-To: <20171206070552.GA29159@FreeBSD.org> --wEQTJToWX7IfaJQIXA0TXO9vhDsVaCtIk Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 06/12/2017 =C3=A0 08:05, Alexey Dokuchaev a =C3=A9crit=C2=A0: > On Tue, Dec 05, 2017 at 05:32:37PM +0000, Steve Wills wrote: >> New Revision: 455594 >> URL: https://svnweb.freebsd.org/changeset/ports/455594 >> >> Log: >> science/mcstas: simplify Makefile >> =20 >> While here, remove unecessary pkg-install/deinstall >> =20 >> PR: 223905 >> Submitted by: Erik B Knudsen (maintainer) >> >> ... >> PORTNAME=3D mcstas >> -PORTVERSION=3D 2.2a >> +DISTVERSION=3D 2.2a > Ok, so PKGVERSION had changed now, I think you might need PORTEPOCH :( > > $ make -V PKGVERSION > 2.2.a > $ pkg version -t 2.2.a 2.2a > < > No need to bump PORTEPOCH, just put back PORTVERSION. >> =20 >> -PLIST_SUB+=3D PORTVERSION=3D${PORTVERSION} >> -SUB_FILES=3D pkg-deinstall pkg-install >> +MANDIRS=3D ${PREFIX}/${PORTNAME}/${DISTVERSION}/doc/man/man1 > There is MANPREFIX for manpages, but more importantly, why embed versio= n > in the path at all? > >> +PLIST_SUB+=3D DISTVERSION=3D${DISTVERSION} >> =20 >> +MCEXECS=3D mcstas mcformat >> + >> post-install: >> - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/mcstas/${PORTVERSION}/bin/mcformat= >> - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/mcstas/${PORTVERSION}/bin/mcstas >> +.for e in ${MCEXECS} >> + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${PORTNAME}/${DISTVERSION}/bin/${e= } >> + ${LN} -s ${PREFIX}/${PORTNAME}/${DISTVERSION}/bin/${e} ${STAGEDIR}${= PREFIX}/bin/${e} > Symlinks should not point to an absolute path. > >> @@ -1,2 +1,3 @@ >> +TIMESTAMP =3D 1511649139 > This change was uncalled for since the remaining of distinfo was left > intact. It should have been removed from the commit bach to reduce > the diff noise and repo churn. > >> -mcstas/%%PORTVERSION%%/share/ref-lib.h >> -mcstas/%%PORTVERSION%%/share/vitess-lib.c >> -mcstas/%%PORTVERSION%%/share/vitess-lib.h >> +mcstas/%%DISTVERSION%%/LGPL >> +mcstas/%%DISTVERSION%%/LICENSE.LIB >> +mcstas/%%DISTVERSION%%/NOMENCLATURE >> +mcstas/%%DISTVERSION%%/README >> +mcstas/%%DISTVERSION%%/bin/mcformat >> +mcstas/%%DISTVERSION%%/bin/mcstas >> +mcstas/%%DISTVERSION%%/data/Al.nxs >> +mcstas/%%DISTVERSION%%/data/Cu.nxs >> +mcstas/%%DISTVERSION%%/doc/man/man1/mcformat-%%DISTVERSION%%.1.gz >> +mcstas/%%DISTVERSION%%/doc/man/man1/mcstas-%%DISTVERSION%%.1.gz > Ditt (what's the reason behind having PORTVERSION in the path? I don't= > see any potentially conflicting versions of the port in the tree. This= > also breaks its conformance to hier(7). > > ./danfe > > --=20 Mathieu Arnold --wEQTJToWX7IfaJQIXA0TXO9vhDsVaCtIk-- --FV1SNje9G9GelvRh0fiDpA1KoRT82WOIC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJaJ7zAXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85Iub0P/Rv7I5ZSccI653jjr/fH8DX+ /9LuhIMRUEVFGcNrE2cFYpE/DQHws8Bl8EkJDH9Jzt1Tm0hUSjf1xP+OnYB6Ni+f XkOvDITt9c7QzaLGSfyKAIxUMUFxpAt9rKWtAdC/AIaX/rBo+HrkDUvLIDkaBaf4 OOOBTdbNNCdts4sdDKnCD8OUvJADTtR6jFjOG3Ue3zUcozY716pzm40nc1c4rFA7 YLUfGyzhEAnCl+fyJbdFKj7iQ6dP7okkQAzxlLmVGLtKDigYkiOJr4LItHEZWU+m OJcgVHJTrz7t0Emea1DtSvAld4PwCO1v/DVikqQ4+I2PlrILYiwDYzHTiGbuDxTx 19g94dvCnaZ1ZqZpfFS+Y6VCR2ToC8KVvvmcffJ2dTcoefL8WEe43vkamldWpCWu uSKSKW2fVXPBB7oPm9cPYkBYC3A+PXSGX0HaLbT+F1ztps2jyOrFOL3UmGnAdM2V 2p8RNX+r4JavYdjfy+i8DuMmN9hJWvo4F/5tZ7I5d17UpfNfOnnUHlW7R8uWHBmA Ei7olIqreepsI7o2I1Zja5XCL1ZrELqv07sautng0rQKnLcAycnA6lQBWciZjexK NnLiCrS4r2k92CkIASiXCC3VlZDxzTzHDlyFeS0mzY/Ph9J1PfeJZX3ldxvZcf9/ 9xO3XeLPptv6xpPxcTXA =aWm4 -----END PGP SIGNATURE----- --FV1SNje9G9GelvRh0fiDpA1KoRT82WOIC-- From owner-svn-ports-head@freebsd.org Wed Dec 6 09:57:33 2017 Return-Path: Delivered-To: svn-ports-head@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 C8EF5E9AFED; Wed, 6 Dec 2017 09:57:33 +0000 (UTC) (envelope-from hselasky@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 4AB1A6B3AD; Wed, 6 Dec 2017 09:57:33 +0000 (UTC) (envelope-from hselasky@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB69vWui031971; Wed, 6 Dec 2017 09:57:32 GMT (envelope-from hselasky@FreeBSD.org) Received: (from hselasky@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB69vWud031968; Wed, 6 Dec 2017 09:57:32 GMT (envelope-from hselasky@FreeBSD.org) Message-Id: <201712060957.vB69vWud031968@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hselasky set sender to hselasky@FreeBSD.org using -f From: Hans Petter Selasky Date: Wed, 6 Dec 2017 09:57:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455641 - in head/audio/zynaddsubfx: . files X-SVN-Group: ports-head X-SVN-Commit-Author: hselasky X-SVN-Commit-Paths: in head/audio/zynaddsubfx: . files X-SVN-Commit-Revision: 455641 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 09:57:33 -0000 Author: hselasky (src committer) Date: Wed Dec 6 09:57:32 2017 New Revision: 455641 URL: https://svnweb.freebsd.org/changeset/ports/455641 Log: Update ZynAddSubFx to v3.0.3. This update include many bugfixes and many new features over v2.4.3. The list of changes would be too long for this commit message. Please refer to the ZynAddSubFx release announcements at zynaddsubfx-user@lists.sourceforge.net for more information. PR: 220958 PR: 223635 Tested by: pi @ Approved by: maintainer Deleted: head/audio/zynaddsubfx/files/ Modified: head/audio/zynaddsubfx/Makefile head/audio/zynaddsubfx/distinfo head/audio/zynaddsubfx/pkg-plist Modified: head/audio/zynaddsubfx/Makefile ============================================================================== --- head/audio/zynaddsubfx/Makefile Wed Dec 6 09:37:36 2017 (r455640) +++ head/audio/zynaddsubfx/Makefile Wed Dec 6 09:57:32 2017 (r455641) @@ -2,11 +2,9 @@ # $FreeBSD$ PORTNAME= zynaddsubfx -PORTVERSION= 2.4.3 -PORTREVISION= 7 +PORTVERSION= 3.0.3 CATEGORIES= audio MASTER_SITES= SF -DISTNAME= ZynAddSubFX-${PORTVERSION} MAINTAINER= hselasky@FreeBSD.org COMMENT= Realtime software synthesizer @@ -14,19 +12,20 @@ COMMENT= Realtime software synthesizer LICENSE= GPLv2 LIB_DEPENDS= libfftw3.so:math/fftw3 \ - libmxml.so:textproc/mxml + libmxml.so:textproc/mxml \ + liblo.so:audio/liblo USES= tar:bzip2 cmake pkgconfig +USE_LDCONFIG= yes -OPTIONS_DEFINE= JACK GUI PORTAUDIO LASH LO DOCS EXAMPLES -OPTIONS_DEFAULT= JACK GUI PORTAUDIO +OPTIONS_DEFINE= OSS JACK GUI PORTAUDIO LASH DOCS EXAMPLES +OPTIONS_DEFAULT= OSS JACK GUI PORTAUDIO OPTIONS_RADIO= AUDIO OPTIONS_RADIO_AUDIO= ALSAMIDI DSSI OPTIONS_SUB= yes ALSAMIDI_DESC= MIDI input through ALSA DSSI_DESC= DSSI Plugin -LO_DESC= Open Sound Control support via LibLO ALSAMIDI_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSAMIDI_CMAKE_OFF= -DAlsaEnable:BOOL=OFF @@ -37,27 +36,32 @@ DSSI_RUN_DEPENDS= dssi>0:audio/dssi DSSI_CFLAGS= -I${LOCALBASE}/include/dssi DSSI_CMAKE_OFF= -DDssiEnable:BOOL=OFF -GUI_LIB_DEPENDS= libfltk.so:x11-toolkits/fltk +GUI_LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \ + libpng16.so:graphics/png \ + libfontconfig.so:x11-fonts/fontconfig GUI_ON= -DGuiModule:STRING=fltk GUI_CMAKE_OFF= -DGuiModule:STRING=OFF +GUI_USE+= XORG=x11,xext,xfixes,xcursor,ice,sm,xpm,xinerama,xft +GUI_USE+= GL=glu +GUI_USES= jpeg -LO_LIB_DEPENDS= liblo.so:audio/liblo -LO_CMAKE_OFF= -DLibloEnable:BOOL=OFF +OSS_CMAKE_ON= -DOssEnable:BOOL=ON +OSS_CMAKE_OFF= -DOssEnable:BOOL=OFF LASH_LIB_DEPENDS= liblash.so:audio/lash -LASH_CMAKE_OFF= -DLashEnabe:BOOL=OFF +LASH_CMAKE_OFF= -DLashEnable:BOOL=OFF JACK_LIB_DEPENDS= libjack.so:audio/jack JACK_CMAKE_OFF= -DJackEnable:BOOL=OFF PORTAUDIO_LIB_DEPENDS= libportaudio.so:audio/portaudio -PORTAUDIO_CMAKE_OFF= -DPaEnabe:BOOL=OFF -PORTAUDIO_LDFLAGS= -lportaudio +PORTAUDIO_CMAKE_OFF= -DPaEnable:BOOL=OFF +PORTAUDIO_LDFLAGS= -L${LOCALBASE}/lib -lportaudio PORTDOCS= * DOCSRCDIR1= ${WRKSRC} -DOC_FILES1= AUTHORS.txt ChangeLog FAQ.txt HISTORY.txt README.txt +DOC_FILES1= AUTHORS.txt ChangeLog HISTORY.txt DOCSRCDIR2= ${WRKSRC}/doc DOCSDIR2= ${DOCSDIR}/doc @@ -70,6 +74,9 @@ DOC_FILES3= *.png *.jpg PORTEXAMPLES= * +CMAKE_ARGS+= -DZYN_DATADIR:STRING=${DATADIR} +CMAKE_ARGS+= -DZYN_EXAMPLESDIR:STRING=${EXAMPLESDIR} + .include .if ${ARCH} == "i386" || ${ARCH} == "amd64" @@ -78,17 +85,14 @@ CFLAGS+= -DASM_F2I_YES post-patch: @${REINPLACE_CMD} -e \ - '/FILES/s|^|#| ; \ - /DESTINATION/s|^|#| ; \ - /[[:blank:]])/s|^|#|' ${WRKSRC}/CMakeLists.txt - @${REINPLACE_CMD} -e \ 's|-O3 .* -fomit-frame-pointer|| ; \ /-DASM_F2I_YES/d ; \ - /-g #/d ; \ - /pthread/d ; \ - s|lib64|lib|' ${WRKSRC}/src/CMakeLists.txt - @${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|' ${WRKSRC}/src/Misc/Config.cpp + /-g #/d' ${WRKSRC}/src/CMakeLists.txt +post-configure-GUI-off: +# kill a stray -lX11, fixed upstream + @${REINPLACE_CMD} -e 's| -lX11||' ${WRKSRC}/build.ninja + post-install: @${MKDIR} ${STAGEDIR}${DATADIR}/banks \ ${STAGEDIR}${DOCSDIR} \ @@ -101,7 +105,5 @@ post-install: ${INSTALL_DATA} ${DOC_FILES1:S|^|${DOCSRCDIR1}/|} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${DOC_FILES2:S|^|${DOCSRCDIR2}/|} ${STAGEDIR}${DOCSDIR2} ${INSTALL_DATA} ${DOC_FILES3:S|^|${DOCSRCDIR3}/|} ${STAGEDIR}${DOCSDIR3} - (cd ${WRKSRC}/instruments/examples && \ - ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) .include Modified: head/audio/zynaddsubfx/distinfo ============================================================================== --- head/audio/zynaddsubfx/distinfo Wed Dec 6 09:37:36 2017 (r455640) +++ head/audio/zynaddsubfx/distinfo Wed Dec 6 09:57:32 2017 (r455641) @@ -1,2 +1,3 @@ -SHA256 (ZynAddSubFX-2.4.3.tar.bz2) = b84b595660ccec3ebc364c29c2d29def7d28a6947fc1dfb26bd8c34ca0e7f54d -SIZE (ZynAddSubFX-2.4.3.tar.bz2) = 2536667 +TIMESTAMP = 1512549274 +SHA256 (zynaddsubfx-3.0.3.tar.bz2) = 11de448f9664076e9e8f2bcb8f7f45bf54a13516b7d6693da1ef8c511b8ed7c1 +SIZE (zynaddsubfx-3.0.3.tar.bz2) = 7989258 Modified: head/audio/zynaddsubfx/pkg-plist ============================================================================== --- head/audio/zynaddsubfx/pkg-plist Wed Dec 6 09:37:36 2017 (r455640) +++ head/audio/zynaddsubfx/pkg-plist Wed Dec 6 09:57:32 2017 (r455641) @@ -1,5 +1,49 @@ -bin/zynaddsubfx +%%GUI%%bin/zynaddsubfx +%%GUI%%bin/zynaddsubfx-ext-gui %%DSSI%%lib/dssi/libzynaddsubfx_dssi.so +lib/lv2/ZynAddSubFX.lv2presets/Arpeggios.ttl +lib/lv2/ZynAddSubFX.lv2presets/Bass.ttl +lib/lv2/ZynAddSubFX.lv2presets/Brass.ttl +lib/lv2/ZynAddSubFX.lv2presets/Choir and Voice.ttl +lib/lv2/ZynAddSubFX.lv2presets/Collection.ttl +lib/lv2/ZynAddSubFX.lv2presets/Companion.ttl +lib/lv2/ZynAddSubFX.lv2presets/Cormi_Noise.ttl +lib/lv2/ZynAddSubFX.lv2presets/Cormi_Sound.ttl +lib/lv2/ZynAddSubFX.lv2presets/Drums.ttl +lib/lv2/ZynAddSubFX.lv2presets/Dual.ttl +lib/lv2/ZynAddSubFX.lv2presets/Fantasy.ttl +lib/lv2/ZynAddSubFX.lv2presets/Guitar.ttl +lib/lv2/ZynAddSubFX.lv2presets/Laba170bank.ttl +lib/lv2/ZynAddSubFX.lv2presets/Misc.ttl +lib/lv2/ZynAddSubFX.lv2presets/Noises.ttl +lib/lv2/ZynAddSubFX.lv2presets/Organ.ttl +lib/lv2/ZynAddSubFX.lv2presets/Pads.ttl +lib/lv2/ZynAddSubFX.lv2presets/Plucked.ttl +lib/lv2/ZynAddSubFX.lv2presets/Reed and Wind.ttl +lib/lv2/ZynAddSubFX.lv2presets/Rhodes.ttl +lib/lv2/ZynAddSubFX.lv2presets/Splitted.ttl +lib/lv2/ZynAddSubFX.lv2presets/Strings.ttl +lib/lv2/ZynAddSubFX.lv2presets/Synth.ttl +lib/lv2/ZynAddSubFX.lv2presets/SynthPiano.ttl +lib/lv2/ZynAddSubFX.lv2presets/manifest.ttl +lib/lv2/ZynAddSubFX.lv2presets/net-wisdom.ttl +lib/lv2/ZynAddSubFX.lv2presets/olivers-100.ttl +lib/lv2/ZynAddSubFX.lv2presets/olivers-other.ttl +lib/lv2/ZynAddSubFX.lv2presets/the_mysterious_bank.ttl +lib/lv2/ZynAddSubFX.lv2presets/the_mysterious_bank_2.ttl +lib/lv2/ZynAddSubFX.lv2presets/the_mysterious_bank_3.ttl +lib/lv2/ZynAddSubFX.lv2presets/the_mysterious_bank_4.ttl +lib/lv2/ZynAddSubFX.lv2/ZynAddSubFX.so +lib/lv2/ZynAddSubFX.lv2/manifest.ttl +lib/lv2/ZynAddSubFX.lv2/presets.ttl +lib/lv2/ZynAddSubFX.lv2/ZynAddSubFX.ttl +lib/lv2/ZynAddSubFX.lv2/ZynAddSubFX_ui.so +lib/lv2/ZynAddSubFX.lv2/ZynAddSubFX_ui.ttl +lib/vst/ZynAddSubFX.so +%%GUI%%share/applications/zynaddsubfx-jack.desktop +%%GUI%%share/applications/zynaddsubfx-alsa.desktop +%%GUI%%share/applications/zynaddsubfx-oss.desktop +share/pixmaps/zynaddsubfx.svg %%DATADIR%%/banks/Arpeggios/0001-Arpeggio1.xiz %%DATADIR%%/banks/Arpeggios/0002-Arpeggio2.xiz %%DATADIR%%/banks/Arpeggios/0003-Arpeggio3.xiz @@ -79,120 +123,342 @@ bin/zynaddsubfx %%DATADIR%%/banks/Collection/0003-Soft Vibes.xiz %%DATADIR%%/banks/Collection/0004-Simple Chimes.xiz %%DATADIR%%/banks/Collection/0005-Silver Bell.xiz -%%DATADIR%%/banks/Collection/0008-Ethereal.xiz -%%DATADIR%%/banks/Collection/0010-Trem Lead.xiz -%%DATADIR%%/banks/Collection/0012-Trem Synth Piano 3.xiz -%%DATADIR%%/banks/Collection/0013-Trem Synth.xiz -%%DATADIR%%/banks/Collection/0015-Simple Square.xiz -%%DATADIR%%/banks/Collection/0016-Full Square.xiz -%%DATADIR%%/banks/Collection/0017-Super Square.xiz -%%DATADIR%%/banks/Collection/0018-Steel Wire.xiz -%%DATADIR%%/banks/Collection/0019-Metal Drips.xiz -%%DATADIR%%/banks/Collection/0020-Fantasia.xiz -%%DATADIR%%/banks/Collection/0021-Soft.xiz -%%DATADIR%%/banks/Collection/0022-Ultra Soft.xiz -%%DATADIR%%/banks/Collection/0023-Whistle.xiz -%%DATADIR%%/banks/Collection/0024-Wipe Whistle.xiz -%%DATADIR%%/banks/Collection/0025-Ghost Whistle.xiz -%%DATADIR%%/banks/Collection/0028-Echo Bubbles.xiz -%%DATADIR%%/banks/Collection/0029-Full Strings.xiz -%%DATADIR%%/banks/Collection/0030-Slow Strings.xiz -%%DATADIR%%/banks/Collection/0032-Pizzicato Strings.xiz -%%DATADIR%%/banks/Collection/0033-Sweep Synth.xiz -%%DATADIR%%/banks/Collection/0034-Warm Synth.xiz -%%DATADIR%%/banks/Collection/0035-Hard Synth.xiz -%%DATADIR%%/banks/Collection/0036-Bright Synth.xiz -%%DATADIR%%/banks/Collection/0037-Multi Synth.xiz -%%DATADIR%%/banks/Collection/0038-Slow Saw.xiz -%%DATADIR%%/banks/Collection/0039-Medium Saw.xiz -%%DATADIR%%/banks/Collection/0040-Hard Saw.xiz -%%DATADIR%%/banks/Collection/0041-Voiced Saw.xiz -%%DATADIR%%/banks/Collection/0042-Sweep Saw.xiz -%%DATADIR%%/banks/Collection/0044-Wipe Synth.xiz -%%DATADIR%%/banks/Collection/0045-Hard Stereo Sweep Synth.xiz -%%DATADIR%%/banks/Collection/0046-Master Synth Low.xiz -%%DATADIR%%/banks/Collection/0047-Master Synth High.xiz -%%DATADIR%%/banks/Collection/0048-Sharp Synth.xiz -%%DATADIR%%/banks/Collection/0050-Fretless Bass.xiz -%%DATADIR%%/banks/Collection/0051-Decay Bass.xiz -%%DATADIR%%/banks/Collection/0052-Steel Bass.xiz -%%DATADIR%%/banks/Collection/0053-Synth Bass.xiz -%%DATADIR%%/banks/Collection/0054-Distorted Bass.xiz -%%DATADIR%%/banks/Collection/0057-Sub Delay.xiz -%%DATADIR%%/banks/Collection/0058-Reed Organ.xiz -%%DATADIR%%/banks/Collection/0059-Soft Organ.xiz -%%DATADIR%%/banks/Collection/0060-Thin Pipe.xiz -%%DATADIR%%/banks/Collection/0061-Great Organ.xiz -%%DATADIR%%/banks/Collection/0062-Hammond Organ.xiz -%%DATADIR%%/banks/Collection/0063-Percussion Organ.xiz -%%DATADIR%%/banks/Collection/0064-Sines.xiz -%%DATADIR%%/banks/Collection/0067-Soft Flute.xiz -%%DATADIR%%/banks/Collection/0068-Warm Flute.xiz -%%DATADIR%%/banks/Collection/0071-Ocarina.xiz -%%DATADIR%%/banks/Collection/0073-Variable Reed.xiz -%%DATADIR%%/banks/Collection/0075-Smooth.xiz -%%DATADIR%%/banks/Collection/0077-Matrix.xiz -%%DATADIR%%/banks/Collection/0078-Sweep Matrix.xiz -%%DATADIR%%/banks/Collection/0079-Ice Field.xiz -%%DATADIR%%/banks/Collection/0080-Hollow Ice Field.xiz -%%DATADIR%%/banks/Collection/0081-Beyond.xiz -%%DATADIR%%/banks/Collection/0083-Sweep Pad.xiz -%%DATADIR%%/banks/Collection/0084-Breathy Pad.xiz -%%DATADIR%%/banks/Collection/0085-Bottle.xiz -%%DATADIR%%/banks/Collection/0086-ReedBank.xiz -%%DATADIR%%/banks/Collection/0087-Sweep Rushes.xiz -%%DATADIR%%/banks/Collection/0088-Rushes.xiz -%%DATADIR%%/banks/Collection/0089-Medium Rushes.xiz -%%DATADIR%%/banks/Collection/0090-Bright Rushes.xiz -%%DATADIR%%/banks/Collection/0091-Bright Rush Pipe.xiz -%%DATADIR%%/banks/Collection/0092-Bright Rush Long Tail.xiz -%%DATADIR%%/banks/Collection/0093-Voyager.xiz -%%DATADIR%%/banks/Collection/0094-Soft Voyager.xiz -%%DATADIR%%/banks/Collection/0095-Soft Voyager Reverse.xiz -%%DATADIR%%/banks/Collection/0096-Echo Choir.xiz -%%DATADIR%%/banks/Collection/0097-Sharp.xiz -%%DATADIR%%/banks/Collection/0098-Sharp and Warm.xiz -%%DATADIR%%/banks/Collection/0099-Sharp and Deep.xiz -%%DATADIR%%/banks/Collection/0100-Sharp Reed.xiz -%%DATADIR%%/banks/Collection/0101-Far Reed.xiz -%%DATADIR%%/banks/Collection/0103-Clarinet.xiz -%%DATADIR%%/banks/Collection/0104-Bassoon.xiz -%%DATADIR%%/banks/Collection/0106-Aooww.xiz -%%DATADIR%%/banks/Collection/0107-Daooww.xiz -%%DATADIR%%/banks/Collection/0108-Yaooww.xiz -%%DATADIR%%/banks/Collection/0109-Yiee.xiz -%%DATADIR%%/banks/Collection/0110-Eeoow.xiz -%%DATADIR%%/banks/Collection/0112-Overdrive.xiz -%%DATADIR%%/banks/Collection/0113-Overdrive 2.xiz -%%DATADIR%%/banks/Collection/0114-Overdrive 3.xiz -%%DATADIR%%/banks/Collection/0116-Power Guitar 1.xiz -%%DATADIR%%/banks/Collection/0117-Power Guitar 2.xiz -%%DATADIR%%/banks/Collection/0120-Wet Brass.xiz -%%DATADIR%%/banks/Collection/0122-Extended Rushes.xiz -%%DATADIR%%/banks/Collection/0123-Prophesy.xiz -%%DATADIR%%/banks/Collection/0125-Pan Pipe 32.xiz -%%DATADIR%%/banks/Collection/0126-Pan Pipe.xiz -%%DATADIR%%/banks/Collection/0127-Pan Pipe 96.xiz -%%DATADIR%%/banks/Collection/0131-Lite Guitar.xiz -%%DATADIR%%/banks/Collection/0132-Trem Guitar.xiz -%%DATADIR%%/banks/Collection/0133-Smooth Guitar.xiz -%%DATADIR%%/banks/Collection/0134-Nylon Guitar.xiz -%%DATADIR%%/banks/Collection/0139-Home Piano.xiz -%%DATADIR%%/banks/Collection/0140-Moonlight Piano.xiz -%%DATADIR%%/banks/Collection/0141-Soft Piano1.xiz -%%DATADIR%%/banks/Collection/0142-Soft Piano2.xiz -%%DATADIR%%/banks/Collection/0143-Space Piano.xiz -%%DATADIR%%/banks/Collection/0146-Space Voice.xiz -%%DATADIR%%/banks/Collection/0147-Space Voice 2.xiz -%%DATADIR%%/banks/Collection/0149-Soft Choir.xiz -%%DATADIR%%/banks/Collection/0150-Full Choir.xiz -%%DATADIR%%/banks/Collection/0151-Soft Ahh.xiz -%%DATADIR%%/banks/Collection/0152-Breathy Ahh.xiz -%%DATADIR%%/banks/Collection/0155-Super Pad.xiz -%%DATADIR%%/banks/Collection/0156-Hyper Pad.xiz -%%DATADIR%%/banks/Collection/0157-Hyper Matrix.xiz -%%DATADIR%%/banks/Collection/0158-Extreme.xiz -%%DATADIR%%/banks/Collection/0160-Wind and Surf.xiz +%%DATADIR%%/banks/Collection/0006-Soft Hammer.xiz +%%DATADIR%%/banks/Collection/0007-Ethereal.xiz +%%DATADIR%%/banks/Collection/0008-Metal Drips.xiz +%%DATADIR%%/banks/Collection/0009-Trem Lead.xiz +%%DATADIR%%/banks/Collection/0010-Trem Synth Piano 3.xiz +%%DATADIR%%/banks/Collection/0011-Trem Synth.xiz +%%DATADIR%%/banks/Collection/0012-Simple Square.xiz +%%DATADIR%%/banks/Collection/0013-Full Square.xiz +%%DATADIR%%/banks/Collection/0014-Super Square.xiz +%%DATADIR%%/banks/Collection/0015-Steel Wire.xiz +%%DATADIR%%/banks/Collection/0016-Echo Bubbles.xiz +%%DATADIR%%/banks/Collection/0017-Fantasia.xiz +%%DATADIR%%/banks/Collection/0018-Sub Delay.xiz +%%DATADIR%%/banks/Collection/0019-Soft.xiz +%%DATADIR%%/banks/Collection/0020-Ultra Soft.xiz +%%DATADIR%%/banks/Collection/0021-Whistle.xiz +%%DATADIR%%/banks/Collection/0022-Wipe Whistle.xiz +%%DATADIR%%/banks/Collection/0023-Ghost Whistle.xiz +%%DATADIR%%/banks/Collection/0024-Full Strings.xiz +%%DATADIR%%/banks/Collection/0025-Slow Strings.xiz +%%DATADIR%%/banks/Collection/0026-Pizzicato Strings.xiz +%%DATADIR%%/banks/Collection/0027-Sweep Synth.xiz +%%DATADIR%%/banks/Collection/0028-Warm Synth.xiz +%%DATADIR%%/banks/Collection/0029-Hard Synth.xiz +%%DATADIR%%/banks/Collection/0030-Bright Synth.xiz +%%DATADIR%%/banks/Collection/0031-Multi Synth.xiz +%%DATADIR%%/banks/Collection/0032-Slow Saw.xiz +%%DATADIR%%/banks/Collection/0033-Medium Saw.xiz +%%DATADIR%%/banks/Collection/0034-Hard Saw.xiz +%%DATADIR%%/banks/Collection/0035-Voiced Saw.xiz +%%DATADIR%%/banks/Collection/0036-Sweep Saw.xiz +%%DATADIR%%/banks/Collection/0037-Stereo Sweep Saw.xiz +%%DATADIR%%/banks/Collection/0038-Wipe Synth.xiz +%%DATADIR%%/banks/Collection/0039-Hard Stereo Sweep Synth.xiz +%%DATADIR%%/banks/Collection/0040-Master Synth Low.xiz +%%DATADIR%%/banks/Collection/0041-Master Synth High.xiz +%%DATADIR%%/banks/Collection/0042-Sharp Synth.xiz +%%DATADIR%%/banks/Collection/0043-Fretless Bass.xiz +%%DATADIR%%/banks/Collection/0044-Decay Bass.xiz +%%DATADIR%%/banks/Collection/0045-Steel Bass.xiz +%%DATADIR%%/banks/Collection/0046-Synth Bass.xiz +%%DATADIR%%/banks/Collection/0047-Distorted Bass.xiz +%%DATADIR%%/banks/Collection/0048-Variable Reed.xiz +%%DATADIR%%/banks/Collection/0049-Reed Organ.xiz +%%DATADIR%%/banks/Collection/0050-Soft Organ.xiz +%%DATADIR%%/banks/Collection/0051-Thin Pipe.xiz +%%DATADIR%%/banks/Collection/0052-Great Organ.xiz +%%DATADIR%%/banks/Collection/0053-64ft Organ.xiz +%%DATADIR%%/banks/Collection/0054-Hammond Organ.xiz +%%DATADIR%%/banks/Collection/0055-Percussion Organ.xiz +%%DATADIR%%/banks/Collection/0056-Sines.xiz +%%DATADIR%%/banks/Collection/0057-Soft Flute.xiz +%%DATADIR%%/banks/Collection/0058-Warm Flute.xiz +%%DATADIR%%/banks/Collection/0059-Ocarina.xiz +%%DATADIR%%/banks/Collection/0060-Beyond.xiz +%%DATADIR%%/banks/Collection/0061-Sweep Pad.xiz +%%DATADIR%%/banks/Collection/0062-Sweep Matrix.xiz +%%DATADIR%%/banks/Collection/0063-Matrix.xiz +%%DATADIR%%/banks/Collection/0064-Slow Deep Matrix.xiz +%%DATADIR%%/banks/Collection/0065-Ice Field.xiz +%%DATADIR%%/banks/Collection/0066-Hollow Ice Field.xiz +%%DATADIR%%/banks/Collection/0067-Smooth.xiz +%%DATADIR%%/banks/Collection/0068-Rushes.xiz +%%DATADIR%%/banks/Collection/0069-Medium Rushes.xiz +%%DATADIR%%/banks/Collection/0070-Bright Rushes.xiz +%%DATADIR%%/banks/Collection/0071-Bright Rush Long Tail.xiz +%%DATADIR%%/banks/Collection/0072-Extended Rushes.xiz +%%DATADIR%%/banks/Collection/0073-Bright Rush Pipe.xiz +%%DATADIR%%/banks/Collection/0074-Sweep Rushes.xiz +%%DATADIR%%/banks/Collection/0075-Breathy Pad.xiz +%%DATADIR%%/banks/Collection/0076-ReedBank.xiz +%%DATADIR%%/banks/Collection/0077-Voyager.xiz +%%DATADIR%%/banks/Collection/0078-Soft Voyager.xiz +%%DATADIR%%/banks/Collection/0079-Soft Voyager Reverse.xiz +%%DATADIR%%/banks/Collection/0080-Echo Choir.xiz +%%DATADIR%%/banks/Collection/0081-Sharp.xiz +%%DATADIR%%/banks/Collection/0082-Sharp and Warm.xiz +%%DATADIR%%/banks/Collection/0083-Sharp and Deep.xiz +%%DATADIR%%/banks/Collection/0084-Sharp Reed.xiz +%%DATADIR%%/banks/Collection/0085-Far Reed.xiz +%%DATADIR%%/banks/Collection/0086-Clarinet.xiz +%%DATADIR%%/banks/Collection/0087-Bassoon.xiz +%%DATADIR%%/banks/Collection/0088-Aooww.xiz +%%DATADIR%%/banks/Collection/0089-Daooww.xiz +%%DATADIR%%/banks/Collection/0090-Yaooww.xiz +%%DATADIR%%/banks/Collection/0091-Yiee.xiz +%%DATADIR%%/banks/Collection/0092-Eeoow.xiz +%%DATADIR%%/banks/Collection/0093-Overdrive.xiz +%%DATADIR%%/banks/Collection/0094-Overdrive 2.xiz +%%DATADIR%%/banks/Collection/0095-Overdrive 3.xiz +%%DATADIR%%/banks/Collection/0096-Power Guitar 1.xiz +%%DATADIR%%/banks/Collection/0097-Power Guitar 2.xiz +%%DATADIR%%/banks/Collection/0098-Wet Brass.xiz +%%DATADIR%%/banks/Collection/0099-Wet Brass 2.xiz +%%DATADIR%%/banks/Collection/0100-Prophesy.xiz +%%DATADIR%%/banks/Collection/0101-Bottle.xiz +%%DATADIR%%/banks/Collection/0102-Pan Pipe 32.xiz +%%DATADIR%%/banks/Collection/0103-Pan Pipe.xiz +%%DATADIR%%/banks/Collection/0104-Pan Pipe 96.xiz +%%DATADIR%%/banks/Collection/0105-Lite Guitar.xiz +%%DATADIR%%/banks/Collection/0106-Trem Guitar.xiz +%%DATADIR%%/banks/Collection/0107-Smooth Guitar.xiz +%%DATADIR%%/banks/Collection/0108-Nylon Guitar.xiz +%%DATADIR%%/banks/Collection/0109-Tunnel Piano.xiz +%%DATADIR%%/banks/Collection/0110-Home Piano.xiz +%%DATADIR%%/banks/Collection/0111-Moonlight Piano.xiz +%%DATADIR%%/banks/Collection/0112-Soft Piano1.xiz +%%DATADIR%%/banks/Collection/0113-Soft Piano2.xiz +%%DATADIR%%/banks/Collection/0114-Space Piano.xiz +%%DATADIR%%/banks/Collection/0115-Space Voice.xiz +%%DATADIR%%/banks/Collection/0116-Far Space Voice.xiz +%%DATADIR%%/banks/Collection/0117-Space Voice 2.xiz +%%DATADIR%%/banks/Collection/0118-Soft Choir.xiz +%%DATADIR%%/banks/Collection/0119-Full Choir.xiz +%%DATADIR%%/banks/Collection/0120-Soft Ahh.xiz +%%DATADIR%%/banks/Collection/0121-Breathy Ahh.xiz +%%DATADIR%%/banks/Collection/0122-Another Choir.xiz +%%DATADIR%%/banks/Collection/0123-Light Choir.xiz +%%DATADIR%%/banks/Collection/0124-Super Pad.xiz +%%DATADIR%%/banks/Collection/0125-Hyper Pad.xiz +%%DATADIR%%/banks/Collection/0126-Hyper Matrix.xiz +%%DATADIR%%/banks/Collection/0127-Extreme.xiz +%%DATADIR%%/banks/Collection/0128-Wind and Surf.xiz +%%DATADIR%%/banks/Companion/.bankdir +%%DATADIR%%/banks/Companion/0004-Muffled Bells.xiz +%%DATADIR%%/banks/Companion/0006-Tinkle Bell.xiz +%%DATADIR%%/banks/Companion/0010-Metal Sweep.xiz +%%DATADIR%%/banks/Companion/0011-Slow Steel.xiz +%%DATADIR%%/banks/Companion/0013-Bright Metal.xiz +%%DATADIR%%/banks/Companion/0014-Metal Tines.xiz +%%DATADIR%%/banks/Companion/0016-Soft Metal.xiz +%%DATADIR%%/banks/Companion/0019-Warm Square Swell.xiz +%%DATADIR%%/banks/Companion/0021-Bubbles.xiz +%%DATADIR%%/banks/Companion/0024-Solo.xiz +%%DATADIR%%/banks/Companion/0025-Wind Whistle.xiz +%%DATADIR%%/banks/Companion/0028-Theramin.xiz +%%DATADIR%%/banks/Companion/0037-Special Saw.xiz +%%DATADIR%%/banks/Companion/0038-Smooth Saw.xiz +%%DATADIR%%/banks/Companion/0039-Slow Morph.xiz +%%DATADIR%%/banks/Companion/0040-Shimmer.xiz +%%DATADIR%%/banks/Companion/0041-Buzz.xiz +%%DATADIR%%/banks/Companion/0042-Variable Synth.xiz +%%DATADIR%%/banks/Companion/0045-Bite.xiz +%%DATADIR%%/banks/Companion/0051-Orc Voice.xiz +%%DATADIR%%/banks/Companion/0054-Sub Phase Bass.xiz +%%DATADIR%%/banks/Companion/0055-Thick Bass.xiz +%%DATADIR%%/banks/Companion/0056-Wide Bass.xiz +%%DATADIR%%/banks/Companion/0057-Ultra Bass.xiz +%%DATADIR%%/banks/Companion/0060-Stopped Pipe.xiz +%%DATADIR%%/banks/Companion/0074-Smooth Expanded.xiz +%%DATADIR%%/banks/Companion/0078-Brassy.xiz +%%DATADIR%%/banks/Companion/0079-Brassy Flutter.xiz +%%DATADIR%%/banks/Companion/0080-Soft Brass.xiz +%%DATADIR%%/banks/Companion/0081-Post Horn.xiz +%%DATADIR%%/banks/Companion/0092-Wind Pipes.xiz +%%DATADIR%%/banks/Companion/0106-Harpsichord.xiz +%%DATADIR%%/banks/Companion/0107-Cathedral Harp.xiz +%%DATADIR%%/banks/Companion/0108-Angel Harp.xiz +%%DATADIR%%/banks/Companion/0110-Angel Piano.xiz +%%DATADIR%%/banks/Companion/0112-SciFi Piano.xiz +%%DATADIR%%/banks/Companion/0114-Space Pipes.xiz +%%DATADIR%%/banks/Companion/0116-Soprano.xiz +%%DATADIR%%/banks/Companion/0117-Boy Choir.xiz +%%DATADIR%%/banks/Companion/0118-Ooo.xiz +%%DATADIR%%/banks/Companion/0119-Ghost Choir.xiz +%%DATADIR%%/banks/Companion/0121-Ghost Ensemble.xiz +%%DATADIR%%/banks/Companion/0127-Hoover.xiz +%%DATADIR%%/banks/Cormi_Noise/.bankdir +%%DATADIR%%/banks/Cormi_Noise/0002-Sparo_01.xiz +%%DATADIR%%/banks/Cormi_Noise/0003-Laser_01.xiz +%%DATADIR%%/banks/Cormi_Noise/0005-Elettrico.xiz +%%DATADIR%%/banks/Cormi_Noise/0006-Ronzio_01.xiz +%%DATADIR%%/banks/Cormi_Noise/0007-Ronzio_02.xiz +%%DATADIR%%/banks/Cormi_Noise/0008-Ronzio_03.xiz +%%DATADIR%%/banks/Cormi_Noise/0010-Interferenze.xiz +%%DATADIR%%/banks/Cormi_Noise/0012-Passa_astronave.xiz +%%DATADIR%%/banks/Cormi_Noise/0013-Passa_asteroide.xiz +%%DATADIR%%/banks/Cormi_Noise/0015-Nave.xiz +%%DATADIR%%/banks/Cormi_Noise/0017-Strano_01.xiz +%%DATADIR%%/banks/Cormi_Noise/0018-Strano_02.xiz +%%DATADIR%%/banks/Cormi_Noise/0020-Acqua.xiz +%%DATADIR%%/banks/Cormi_Noise/0021-Asteroide.xiz +%%DATADIR%%/banks/Cormi_Noise/0024-tastiera.xiz +%%DATADIR%%/banks/Cormi_Noise/0026-beepA.xiz +%%DATADIR%%/banks/Cormi_Noise/0027-beepB.xiz +%%DATADIR%%/banks/Cormi_Noise/0028-beepC.xiz +%%DATADIR%%/banks/Cormi_Noise/0033-buao.xiz +%%DATADIR%%/banks/Cormi_Noise/0034-creepy.xiz +%%DATADIR%%/banks/Cormi_Noise/0036-Trillo.xiz +%%DATADIR%%/banks/Cormi_Noise/0037-Trillo1.xiz +%%DATADIR%%/banks/Cormi_Noise/0038-Trillo2.xiz +%%DATADIR%%/banks/Cormi_Noise/0039-Trillo5.xiz +%%DATADIR%%/banks/Cormi_Noise/0041-Scherzo.xiz +%%DATADIR%%/banks/Cormi_Noise/0043-Grave.xiz +%%DATADIR%%/banks/Cormi_Noise/0045-Fischia_01.xiz +%%DATADIR%%/banks/Cormi_Noise/0046-Fischia_02.xiz +%%DATADIR%%/banks/Cormi_Noise/0047-Fischia_03.xiz +%%DATADIR%%/banks/Cormi_Noise/0049-Resonance Pad2.xiz +%%DATADIR%%/banks/Cormi_Noise/0050-Resonance Pad2.xiz +%%DATADIR%%/banks/Cormi_Noise/0052-ImpossibleDream1.xiz +%%DATADIR%%/banks/Cormi_Noise/0053-ImpossibleDream4.xiz +%%DATADIR%%/banks/Cormi_Noise/0054-Delayed Echo.xiz +%%DATADIR%%/banks/Cormi_Noise/0057-Glass_01.xiz +%%DATADIR%%/banks/Cormi_Noise/0059-Tremulo_01.xiz +%%DATADIR%%/banks/Cormi_Noise/0061-Campane.xiz +%%DATADIR%%/banks/Cormi_Sound/0001-Bassoon.xiz +%%DATADIR%%/banks/Cormi_Sound/0002-Bassoon2.xiz +%%DATADIR%%/banks/Cormi_Sound/0003-Bassoon3.xiz +%%DATADIR%%/banks/Cormi_Sound/0004-Volo.xiz +%%DATADIR%%/banks/Cormi_Sound/0006-Arpeggio_01.xiz +%%DATADIR%%/banks/Cormi_Sound/0007-Arpeggio_02.xiz +%%DATADIR%%/banks/Cormi_Sound/0008-Arpeggio_03.xiz +%%DATADIR%%/banks/Cormi_Sound/0009-Glass Arpeggio2.xiz +%%DATADIR%%/banks/Cormi_Sound/0011-abracadabra.xiz +%%DATADIR%%/banks/Cormi_Sound/0012-Ghost Whistle.xiz +%%DATADIR%%/banks/Cormi_Sound/0013-Spazio1.xiz +%%DATADIR%%/banks/Cormi_Sound/0014-Spazio2.xiz +%%DATADIR%%/banks/Cormi_Sound/0015-Space Synth.xiz +%%DATADIR%%/banks/Cormi_Sound/0016-SpaceAtmo.xiz +%%DATADIR%%/banks/Cormi_Sound/0017-friendly sines.xiz +%%DATADIR%%/banks/Cormi_Sound/0019-Acquoso_1.xiz +%%DATADIR%%/banks/Cormi_Sound/0020-Acquoso_5.xiz +%%DATADIR%%/banks/Cormi_Sound/0021-Acquoso_6.xiz +%%DATADIR%%/banks/Cormi_Sound/0023-Fagotto_01.xiz +%%DATADIR%%/banks/Cormi_Sound/0024-Fagotto_02.xiz +%%DATADIR%%/banks/Cormi_Sound/0025-Fagotto_03.xiz +%%DATADIR%%/banks/Cormi_Sound/0027-Delicato_01.xiz +%%DATADIR%%/banks/Cormi_Sound/0028-Delicato_02.xiz +%%DATADIR%%/banks/Cormi_Sound/0029-Delicato_03.xiz +%%DATADIR%%/banks/Cormi_Sound/0031-Wah_dolce_1.xiz +%%DATADIR%%/banks/Cormi_Sound/0032-Wah_dolce_2.xiz +%%DATADIR%%/banks/Cormi_Sound/0033-Long Space Choir 2.xiz +%%DATADIR%%/banks/Cormi_Sound/0034-Choir Pad4.xiz +%%DATADIR%%/banks/Cormi_Sound/0035-Ancient_Echos.xiz +%%DATADIR%%/banks/Cormi_Sound/0036-Campane.xiz +%%DATADIR%%/banks/Cormi_Sound/0037-Chorus.xiz +%%DATADIR%%/banks/Cormi_Sound/0038-HellVoice.xiz +%%DATADIR%%/banks/Cormi_Sound/0039-Chorus2.xiz +%%DATADIR%%/banks/Cormi_Sound/0041-DarkNight.xiz +%%DATADIR%%/banks/Cormi_Sound/0042-LightDawn.xiz +%%DATADIR%%/banks/Cormi_Sound/0043-Fiiuu.xiz +%%DATADIR%%/banks/Cormi_Sound/0045-Spazio_profondo1.xiz +%%DATADIR%%/banks/Cormi_Sound/0046-Spazio_Profondo2.xiz +%%DATADIR%%/banks/Cormi_Sound/0047-Spazio_Profondo3.xiz +%%DATADIR%%/banks/Cormi_Sound/0049-DolcePiano_01.xiz +%%DATADIR%%/banks/Cormi_Sound/0050-DolcePiano_02.xiz +%%DATADIR%%/banks/Cormi_Sound/0051-DolcePiano_03.xiz +%%DATADIR%%/banks/Cormi_Sound/0053-Ding_01.xiz +%%DATADIR%%/banks/Cormi_Sound/0054-Ding_02.xiz +%%DATADIR%%/banks/Cormi_Sound/0056-Senza_tempo.xiz +%%DATADIR%%/banks/Cormi_Sound/0057-Senza_tempo_2.xiz +%%DATADIR%%/banks/Cormi_Sound/0058-Senza_tempo_3.xiz +%%DATADIR%%/banks/Cormi_Sound/0059-Senza_tempo_4.xiz +%%DATADIR%%/banks/Cormi_Sound/0060-Senza_tempo_5.xiz +%%DATADIR%%/banks/Cormi_Sound/0062-Sospirato_01.xiz +%%DATADIR%%/banks/Cormi_Sound/0063-Sospirato_02.xiz +%%DATADIR%%/banks/Cormi_Sound/0064-Sospirato_03.xiz +%%DATADIR%%/banks/Cormi_Sound/0065-Synth_piano_03.xiz +%%DATADIR%%/banks/Cormi_Sound/0066-Synth_Piano_02.xiz +%%DATADIR%%/banks/Cormi_Sound/0068-Piano.xiz +%%DATADIR%%/banks/Cormi_Sound/0069-Pianola.xiz +%%DATADIR%%/banks/Cormi_Sound/0070-clavicembalo.xiz +%%DATADIR%%/banks/Cormi_Sound/0072-Zufolo_1.xiz +%%DATADIR%%/banks/Cormi_Sound/0073-Zufolo_2.xiz +%%DATADIR%%/banks/Cormi_Sound/0074-Zufolo_3.xiz +%%DATADIR%%/banks/Cormi_Sound/0075-Zufolo_4.xiz +%%DATADIR%%/banks/Cormi_Sound/0076-Pinkollo.xiz +%%DATADIR%%/banks/Cormi_Sound/0078-Tremulo_01.xiz +%%DATADIR%%/banks/Cormi_Sound/0079-Tremulo_02.xiz +%%DATADIR%%/banks/Cormi_Sound/0081-Organetto_01.xiz +%%DATADIR%%/banks/Cormi_Sound/0082-Organetto_02.xiz +%%DATADIR%%/banks/Cormi_Sound/0084-Organo_01.xiz +%%DATADIR%%/banks/Cormi_Sound/0085-Organo_02.xiz +%%DATADIR%%/banks/Cormi_Sound/0086-Organo_03.xiz +%%DATADIR%%/banks/Cormi_Sound/0087-Harp 3.xiz +%%DATADIR%%/banks/Cormi_Sound/0088-Harp4.xiz +%%DATADIR%%/banks/Cormi_Sound/0090-Dolcino_01.xiz +%%DATADIR%%/banks/Cormi_Sound/0091-Dolcino_02.xiz +%%DATADIR%%/banks/Cormi_Sound/0092-Dolcino_03.xiz +%%DATADIR%%/banks/Cormi_Sound/0093-Dolcino_04.xiz +%%DATADIR%%/banks/Cormi_Sound/0095-Accordian.xiz +%%DATADIR%%/banks/Cormi_Sound/0096-padNice.xiz +%%DATADIR%%/banks/Cormi_Sound/0097-k.xiz +%%DATADIR%%/banks/Cormi_Sound/0098-z.xiz +%%DATADIR%%/banks/Cormi_Sound/0099-a.xiz +%%DATADIR%%/banks/Cormi_Sound/0100-Steel Rhodes.xiz +%%DATADIR%%/banks/Cormi_Sound/0101-Sweet_Night.xiz +%%DATADIR%%/banks/Cormi_Sound/0102-Sweet_Night_2.xiz +%%DATADIR%%/banks/Cormi_Sound/0103-Gocce.xiz +%%DATADIR%%/banks/Cormi_Sound/0104-Ice Rhodes2.xiz +%%DATADIR%%/banks/Cormi_Sound/0105-Voluttuoso.xiz +%%DATADIR%%/banks/Cormi_Sound/0106-Entropia.xiz +%%DATADIR%%/banks/Cormi_Sound/0108-Arcano.xiz +%%DATADIR%%/banks/Cormi_Sound/0109-Arcano2.xiz +%%DATADIR%%/banks/Cormi_Sound/0110-Arcano3.xiz +%%DATADIR%%/banks/Cormi_Sound/0112-Glass_01.xiz +%%DATADIR%%/banks/Cormi_Sound/0113-Glass_02a.xiz +%%DATADIR%%/banks/Cormi_Sound/0114-Glass_02b.xiz +%%DATADIR%%/banks/Cormi_Sound/0115-Glass_03.xiz +%%DATADIR%%/banks/Cormi_Sound/0116-Glass_04.xiz +%%DATADIR%%/banks/Cormi_Sound/0119-Arcadia_1.xiz +%%DATADIR%%/banks/Cormi_Sound/0120-Arcadia_2.xiz +%%DATADIR%%/banks/Cormi_Sound/0121-Arcadia_3.xiz +%%DATADIR%%/banks/Cormi_Sound/0122-Arcadia_4.xiz +%%DATADIR%%/banks/Cormi_Sound/0124-Armonica.xiz +%%DATADIR%%/banks/Cormi_Sound/0125-Fanfara.xiz +%%DATADIR%%/banks/Cormi_Sound/0126-Polvere.xiz +%%DATADIR%%/banks/Cormi_Sound/0127-Comb Filter.xiz +%%DATADIR%%/banks/Cormi_Sound/0128-Synth Pad 5.xiz +%%DATADIR%%/banks/Cormi_Sound/0129-Bello.xiz +%%DATADIR%%/banks/Cormi_Sound/0130-abbellimento.xiz +%%DATADIR%%/banks/Cormi_Sound/0131-Carino.xiz +%%DATADIR%%/banks/Cormi_Sound/0132-Cigno.xiz +%%DATADIR%%/banks/Cormi_Sound/0133-fluido.xiz +%%DATADIR%%/banks/Cormi_Sound/0136-Romantico.xiz +%%DATADIR%%/banks/Cormi_Sound/0137-Romantico2.xiz +%%DATADIR%%/banks/Cormi_Sound/0138-romanticone.xiz +%%DATADIR%%/banks/Cormi_Sound/0139-Emptyness3.xiz +%%DATADIR%%/banks/Cormi_Sound/0140-Foglie.xiz +%%DATADIR%%/banks/Cormi_Sound/0142-Solitudine.xiz +%%DATADIR%%/banks/Cormi_Sound/0144-Inquietudine.xiz +%%DATADIR%%/banks/Cormi_Sound/0145-c.xiz +%%DATADIR%%/banks/Cormi_Sound/0146-Ancestrale.xiz +%%DATADIR%%/banks/Cormi_Sound/0147-Attesa.xiz +%%DATADIR%%/banks/Cormi_Sound/0148-vento.xiz +%%DATADIR%%/banks/Cormi_Sound/0149-pioggia.xiz +%%DATADIR%%/banks/Cormi_Sound/0150-nebbia.xiz +%%DATADIR%%/banks/Cormi_Sound/0151-Memory.xiz +%%DATADIR%%/banks/Cormi_Sound/0152-Memory2.xiz +%%DATADIR%%/banks/Cormi_Sound/0153-Memory3.xiz +%%DATADIR%%/banks/Cormi_Sound/0155-contorno.xiz +%%DATADIR%%/banks/Cormi_Sound/0156-fantasia.xiz +%%DATADIR%%/banks/Cormi_Sound/0157-nostalgia.xiz +%%DATADIR%%/banks/Cormi_Sound/0158-patetico.xiz +%%DATADIR%%/banks/Cormi_Sound/0159-Destino.xiz +%%DATADIR%%/banks/Cormi_Sound/ReadMe.txt %%DATADIR%%/banks/Drums/0001-Drums Kit1.xiz %%DATADIR%%/banks/Dual/0001-Layered1.xiz %%DATADIR%%/banks/Dual/0002-Layered2.xiz @@ -238,6 +504,70 @@ bin/zynaddsubfx %%DATADIR%%/banks/Guitar/0065-Clean Guitar1.xiz %%DATADIR%%/banks/Guitar/0066-Electric Guitar.xiz %%DATADIR%%/banks/Guitar/0097-Space Guitar.xiz +%%DATADIR%%/banks/Laba170bank/0001-SquareToSine.xiz +%%DATADIR%%/banks/Laba170bank/0002-GaussToSine.xiz +%%DATADIR%%/banks/Laba170bank/0003-MorphingOrgan.xiz +%%DATADIR%%/banks/Laba170bank/0004-ThinLead.xiz +%%DATADIR%%/banks/Laba170bank/0005-BrightLead.xiz +%%DATADIR%%/banks/Laba170bank/0006-GenericLead.xiz +%%DATADIR%%/banks/Laba170bank/0007-MorphingSuperSaw.xiz +%%DATADIR%%/banks/Laba170bank/0008-BrassyFlute.xiz +%%DATADIR%%/banks/Laba170bank/0009-GenericLead2.xiz +%%DATADIR%%/banks/Laba170bank/0027-ShortFlute.xiz +%%DATADIR%%/banks/Laba170bank/0028-PianoBell.xiz +%%DATADIR%%/banks/Laba170bank/0029-PianoHarp.xiz +%%DATADIR%%/banks/Laba170bank/0030-ScaredPulse.xiz +%%DATADIR%%/banks/Laba170bank/0031-Twang2.xiz +%%DATADIR%%/banks/Laba170bank/0032-Twang1.xiz +%%DATADIR%%/banks/Laba170bank/0037-FatPatch.xiz +%%DATADIR%%/banks/Laba170bank/0038-FatPatchSimpler.xiz +%%DATADIR%%/banks/Laba170bank/0039-FatPatchSimpler2.xiz +%%DATADIR%%/banks/Laba170bank/0046-NoisyGuitar.xiz +%%DATADIR%%/banks/Laba170bank/0047-NoisyGuitar2.xiz +%%DATADIR%%/banks/Laba170bank/0048-NoisyGuitar3.xiz +%%DATADIR%%/banks/Laba170bank/0049-guitar-PowerChorder.xiz +%%DATADIR%%/banks/Laba170bank/0050-SynGuitarAcoustic1.xiz +%%DATADIR%%/banks/Laba170bank/0051-SynGuitarAcoustic2.xiz +%%DATADIR%%/banks/Laba170bank/0052-SynGuitarAcoustic3.xiz +%%DATADIR%%/banks/Laba170bank/0054-DevilsFiddle.xiz +%%DATADIR%%/banks/Laba170bank/0055-DevilsFiddle2.xiz +%%DATADIR%%/banks/Laba170bank/0085-PanFluteSawPad.xiz +%%DATADIR%%/banks/Laba170bank/0086-BlownPiano.xiz +%%DATADIR%%/banks/Laba170bank/0087-ChoirPatch.xiz +%%DATADIR%%/banks/Laba170bank/0088-InfraSoundPad.xiz +%%DATADIR%%/banks/Laba170bank/0089-InfraSound2.xiz +%%DATADIR%%/banks/Laba170bank/0090-Pad-RingModSine.xiz +%%DATADIR%%/banks/Laba170bank/0091-FatPad.xiz +%%DATADIR%%/banks/Laba170bank/0092-VibratingPad.xiz +%%DATADIR%%/banks/Laba170bank/0097-AnalogBass.xiz +%%DATADIR%%/banks/Laba170bank/0098-DoublePadBass.xiz +%%DATADIR%%/banks/Laba170bank/0099-SharpBass1.xiz +%%DATADIR%%/banks/Laba170bank/0100-SharpBass4.xiz +%%DATADIR%%/banks/Laba170bank/0101-SharpBass5.xiz +%%DATADIR%%/banks/Laba170bank/0102-PluckedWithTailBassy.xiz +%%DATADIR%%/banks/Laba170bank/0103-PluckedAnalogBass.xiz +%%DATADIR%%/banks/Laba170bank/0108-NoisyPulseLead.xiz +%%DATADIR%%/banks/Laba170bank/0109-NoisyPulseLead2.xiz +%%DATADIR%%/banks/Laba170bank/0110-wierdSchwoop.xiz +%%DATADIR%%/banks/Laba170bank/0111-PoorAccordion.xiz +%%DATADIR%%/banks/Laba170bank/0112-PoorTrumpet.xiz +%%DATADIR%%/banks/Laba170bank/0113-BassyChirp.xiz +%%DATADIR%%/banks/Laba170bank/0114-hoarseorgan.xiz +%%DATADIR%%/banks/Laba170bank/0115-MysticlBells.xiz +%%DATADIR%%/banks/Laba170bank/0129-chip-SlowSawStrings.xiz +%%DATADIR%%/banks/Laba170bank/0130-chip-SIDarpSoft.xiz +%%DATADIR%%/banks/Laba170bank/0131-chip-SIDarpSharp.xiz +%%DATADIR%%/banks/Laba170bank/0132-chip-SIDarpSharp2.xiz +%%DATADIR%%/banks/Laba170bank/0133-chip-HarshSaw.xiz +%%DATADIR%%/banks/Laba170bank/0134-chip-VibratoLead.xiz +%%DATADIR%%/banks/Laba170bank/0135-chip-VibratoLead2.xiz +%%DATADIR%%/banks/Laba170bank/0136-chip-PWM-VibratoLead.xiz +%%DATADIR%%/banks/Laba170bank/0137-chip-PolyDistorted.xiz +%%DATADIR%%/banks/Laba170bank/0138-chip-PolyDistorted2.xiz +%%DATADIR%%/banks/Laba170bank/0146-PluckedWithVibTail.xiz +%%DATADIR%%/banks/Laba170bank/0147-PluckedWithTail2.xiz +%%DATADIR%%/banks/Laba170bank/0148-PluckedWithTail.xiz +%%DATADIR%%/banks/Laba170bank/descriptions.txt %%DATADIR%%/banks/Misc/0001-Memories.xiz %%DATADIR%%/banks/Misc/0002-Bells 1.xiz %%DATADIR%%/banks/Misc/0003-Bells 2.xiz @@ -367,10 +697,10 @@ bin/zynaddsubfx %%DATADIR%%/banks/Rhodes/0065-Steel Rhodes.xiz %%DATADIR%%/banks/Rhodes/0067-RhodesPad1.xiz %%DATADIR%%/banks/Rhodes/0068-RhodesPad2.xiz -%%DATADIR%%/banks/Splited/0001-Strings and Reed1.xiz -%%DATADIR%%/banks/Splited/0002-Strings and Reed2.xiz -%%DATADIR%%/banks/Splited/0003-Strings and Flute.xiz -%%DATADIR%%/banks/Splited/0033-Choir and Reed.xiz +%%DATADIR%%/banks/Splitted/0001-Strings and Reed1.xiz +%%DATADIR%%/banks/Splitted/0002-Strings and Reed2.xiz +%%DATADIR%%/banks/Splitted/0003-Strings and Flute.xiz +%%DATADIR%%/banks/Splitted/0033-Choir and Reed.xiz %%DATADIR%%/banks/Strings/0001-Saw Strings 1.xiz %%DATADIR%%/banks/Strings/0002-Saw Strings 2.xiz %%DATADIR%%/banks/Strings/0003-Saw Strings 3.xiz @@ -451,3 +781,431 @@ bin/zynaddsubfx %%DATADIR%%/banks/SynthPiano/0069-Synth Piano 3 det.xiz %%DATADIR%%/banks/SynthPiano/0070-Synth Piano 4.xiz %%DATADIR%%/banks/SynthPiano/0071-Synth Piano 5.xiz +%%DATADIR%%/banks/net-wisdom/.bankdir +%%DATADIR%%/banks/net-wisdom/0001-Stereo laser gun.xiz +%%DATADIR%%/banks/net-wisdom/0002-Mod beeps.xiz +%%DATADIR%%/banks/net-wisdom/0003-Rising bleeps.xiz +%%DATADIR%%/banks/net-wisdom/0004-Filter rise.xiz +%%DATADIR%%/banks/net-wisdom/0005-Order of Chaos.xiz +%%DATADIR%%/banks/net-wisdom/0006-Robotix FM.xiz +%%DATADIR%%/banks/net-wisdom/0007-broke robot.xiz +%%DATADIR%%/banks/net-wisdom/0008-droplets for chords.xiz +%%DATADIR%%/banks/net-wisdom/0009-Fantasy Canyon X.xiz +%%DATADIR%%/banks/net-wisdom/0010-Batman 2.xiz +%%DATADIR%%/banks/net-wisdom/0011-Ping.xiz +%%DATADIR%%/banks/net-wisdom/0012-Alien Sound.xiz +%%DATADIR%%/banks/net-wisdom/0013-Hoover.xiz +%%DATADIR%%/banks/net-wisdom/0014-wyatt1sequenz.xiz +%%DATADIR%%/banks/net-wisdom/0015-bizzarro.xiz +%%DATADIR%%/banks/net-wisdom/0016-Ioio_01.xiz +%%DATADIR%%/banks/net-wisdom/0017-Own Metal Sound after 2.xiz +%%DATADIR%%/banks/net-wisdom/0018-Metal Sound 2.xiz +%%DATADIR%%/banks/net-wisdom/0019-star chimes.xiz +%%DATADIR%%/banks/net-wisdom/0020-Angry Saw.xiz +%%DATADIR%%/banks/net-wisdom/0021-Ugly Bells.xiz +%%DATADIR%%/banks/net-wisdom/0022-Ghost Bells.xiz +%%DATADIR%%/banks/net-wisdom/0023-bubblefx.xiz +%%DATADIR%%/banks/net-wisdom/0024-Rich Stereo Wind.xiz +%%DATADIR%%/banks/net-wisdom/0025-old echoed ambient.xiz +%%DATADIR%%/banks/net-wisdom/0026-White Music 1.xiz +%%DATADIR%%/banks/net-wisdom/0027-ping pong drum.xiz +%%DATADIR%%/banks/net-wisdom/0028-Fast Bass.xiz +%%DATADIR%%/banks/net-wisdom/0029-Res-Synth Bass 3.xiz +%%DATADIR%%/banks/net-wisdom/0030-Analog Bass.xiz +%%DATADIR%%/banks/net-wisdom/0037-buzz.xiz +%%DATADIR%%/banks/net-wisdom/0031-Chip Bass 3.xiz +%%DATADIR%%/banks/net-wisdom/0032-Chip Bass 4.xiz +%%DATADIR%%/banks/net-wisdom/0033-Vangelis Saw - A.xiz +%%DATADIR%%/banks/net-wisdom/0034-Vangelis Saw - B.xiz +%%DATADIR%%/banks/net-wisdom/0035-Vangelis Saw - C.xiz +%%DATADIR%%/banks/net-wisdom/0036-Vangelis Saw - D.xiz +%%DATADIR%%/banks/net-wisdom/0038-Saw String 1.xiz +%%DATADIR%%/banks/net-wisdom/0039-StarWind Strings.xiz +%%DATADIR%%/banks/net-wisdom/0040-brightstrings.xiz +%%DATADIR%%/banks/net-wisdom/0041-Electronic Strings.xiz +%%DATADIR%%/banks/net-wisdom/0042-Rick Wright_s String.xiz +%%DATADIR%%/banks/net-wisdom/0043-Ominous Strings.xiz +%%DATADIR%%/banks/net-wisdom/0044-RichSpace00.xiz +%%DATADIR%%/banks/net-wisdom/0045-Galactic Pad.xiz +%%DATADIR%%/banks/net-wisdom/0046-Synthy Pad.xiz +%%DATADIR%%/banks/net-wisdom/0047-Soft Pad.xiz +%%DATADIR%%/banks/net-wisdom/0048-galaxzy-soft.xiz +%%DATADIR%%/banks/net-wisdom/0049-Noise-Phased Pad.xiz +%%DATADIR%%/banks/net-wisdom/0050-Flanged Pad.xiz +%%DATADIR%%/banks/net-wisdom/0051-Aura.xiz +%%DATADIR%%/banks/net-wisdom/0052-Sine Effect.xiz +%%DATADIR%%/banks/net-wisdom/0053-ContinuumBeatPad.xiz +%%DATADIR%%/banks/net-wisdom/0054-onemorepad.xiz +%%DATADIR%%/banks/net-wisdom/0055-RadioPulsePad.xiz +%%DATADIR%%/banks/net-wisdom/0056-Ethereal Sub.xiz +%%DATADIR%%/banks/net-wisdom/0057-Useless Lush.xiz +%%DATADIR%%/banks/net-wisdom/0058-Classic Slightly-filtered.xiz +%%DATADIR%%/banks/net-wisdom/0059-SUBsaw.xiz +%%DATADIR%%/banks/net-wisdom/0060-Subsyn Pad.xiz +%%DATADIR%%/banks/net-wisdom/0061-and Yet another one.xiz +%%DATADIR%%/banks/net-wisdom/0062-Glass Organ 1.xiz +%%DATADIR%%/banks/net-wisdom/0063-similSynth Pad.xiz +%%DATADIR%%/banks/net-wisdom/0064-LostForWordsPad.xiz +%%DATADIR%%/banks/net-wisdom/0065-WindSaw.xiz +%%DATADIR%%/banks/net-wisdom/0066-Comb Filter.xiz +%%DATADIR%%/banks/net-wisdom/0067-Beeping Pad.xiz +%%DATADIR%%/banks/net-wisdom/0068-Vint Beep Pad.xiz +%%DATADIR%%/banks/net-wisdom/0069-Vint Beep Pad mod.xiz +%%DATADIR%%/banks/net-wisdom/0070-Sub Lush Sweep.xiz +%%DATADIR%%/banks/net-wisdom/0071-Angelic choir.xiz +%%DATADIR%%/banks/net-wisdom/0072-2-36AM Lush.xiz +%%DATADIR%%/banks/net-wisdom/0073-1-46AM Lush.xiz +%%DATADIR%%/banks/net-wisdom/0074-20-36PM Lush.xiz +%%DATADIR%%/banks/net-wisdom/0075-Synth Piano 3.xiz +%%DATADIR%%/banks/net-wisdom/0076-Bells 3.xiz +%%DATADIR%%/banks/net-wisdom/0077-Seraphim Organ.xiz +%%DATADIR%%/banks/net-wisdom/0079-Enhanced SpCh.xiz +%%DATADIR%%/banks/net-wisdom/0078-StillLagoonSine.xiz +%%DATADIR%%/banks/net-wisdom/0080-wahiano01.xiz +%%DATADIR%%/banks/net-wisdom/0081-Smooth 1.xiz +%%DATADIR%%/banks/net-wisdom/0082-Smooth 1 FM.xiz +%%DATADIR%%/banks/net-wisdom/0083-wavy 1.xiz +%%DATADIR%%/banks/net-wisdom/0084-progressive-house-pluck.xiz +%%DATADIR%%/banks/net-wisdom/0085-Cindi - A.xiz +%%DATADIR%%/banks/net-wisdom/0086-Cindi - B.xiz +%%DATADIR%%/banks/net-wisdom/0087-Cindi - C.xiz +%%DATADIR%%/banks/net-wisdom/0088-Prophet horn 1.xiz +%%DATADIR%%/banks/net-wisdom/0089-Prophet horn 2.xiz +%%DATADIR%%/banks/net-wisdom/0090-Trancehum.xiz +%%DATADIR%%/banks/net-wisdom/0091-Noisy Tone-Percussion.xiz +%%DATADIR%%/banks/net-wisdom/0092-Retro Sound_.xiz +%%DATADIR%%/banks/net-wisdom/0093-Hum 1.xiz +%%DATADIR%%/banks/net-wisdom/0094-Flute.xiz +%%DATADIR%%/banks/net-wisdom/0108-chord.xiz +%%DATADIR%%/banks/net-wisdom/0095-Second_Rendezvous_Part_1.xiz +%%DATADIR%%/banks/net-wisdom/0096-Trash Synth mod.xiz +%%DATADIR%%/banks/net-wisdom/0097-Old radio lead 1.xiz +%%DATADIR%%/banks/net-wisdom/0098-Octave trem lead.xiz +%%DATADIR%%/banks/net-wisdom/0099-Plucked Synth.xiz +%%DATADIR%%/banks/net-wisdom/0100-dropofwater.xiz +%%DATADIR%%/banks/net-wisdom/0101-wha ping.xiz +%%DATADIR%%/banks/net-wisdom/0102-progressive-lead-1.xiz +%%DATADIR%%/banks/net-wisdom/0103-square-lead.xiz +%%DATADIR%%/banks/net-wisdom/0104-asaliah.xiz +%%DATADIR%%/banks/net-wisdom/0105-Filter Trem clean.xiz +%%DATADIR%%/banks/net-wisdom/0106-Quantize Lead.xiz +%%DATADIR%%/banks/net-wisdom/0107-Computer Game.xiz +%%DATADIR%%/banks/net-wisdom/0109-smp_lead.xiz +%%DATADIR%%/banks/net-wisdom/0110-Smooth 2.xiz +%%DATADIR%%/banks/net-wisdom/0111-Smooth 3.xiz +%%DATADIR%%/banks/net-wisdom/0112-Fat Saw.xiz +%%DATADIR%%/banks/net-wisdom/0113-kua-kua.xiz +%%DATADIR%%/banks/net-wisdom/0114-Ehh_.xiz +%%DATADIR%%/banks/net-wisdom/0115-Harp 3.xiz +%%DATADIR%%/banks/net-wisdom/0116-Stratotron II.xiz +%%DATADIR%%/banks/net-wisdom/0117-Tubular Bells.xiz +%%DATADIR%%/banks/net-wisdom/0118-Echo synth bells.xiz +%%DATADIR%%/banks/net-wisdom/0119-galaxzy-guitar.xiz +%%DATADIR%%/banks/net-wisdom/0120-Talking clav.xiz +%%DATADIR%%/banks/net-wisdom/0121-Ocarina.xiz +%%DATADIR%%/banks/net-wisdom/0122-Enveloped Pulse Lead.xiz +%%DATADIR%%/banks/net-wisdom/0123-Nice Guitar - huh.xiz +%%DATADIR%%/banks/net-wisdom/0124-Rlstic Accordion.xiz +%%DATADIR%%/banks/net-wisdom/0125-Noise whistle.xiz +%%DATADIR%%/banks/net-wisdom/0126-Vibes 7c1.xiz +%%DATADIR%%/banks/net-wisdom/0127-Vibes no_trem.xiz +%%DATADIR%%/banks/net-wisdom/0128-Marimba 3.xiz +%%DATADIR%%/banks/olivers-100/0001-Folk Flute.xiz +%%DATADIR%%/banks/olivers-100/0002-Bamboo Flute.xiz +%%DATADIR%%/banks/olivers-100/0003-FM Flute.xiz +%%DATADIR%%/banks/olivers-100/0004-Triple Osc Flute.xiz +%%DATADIR%%/banks/olivers-100/0005-Soprano Double Reed.xiz +%%DATADIR%%/banks/olivers-100/0006-FM Saxophone.xiz +%%DATADIR%%/banks/olivers-100/0007-FM Saxophone 2.xiz +%%DATADIR%%/banks/olivers-100/0008-Concertina.xiz +%%DATADIR%%/banks/olivers-100/0009-FM Brass 1.xiz +%%DATADIR%%/banks/olivers-100/0010-FM Brass 2.xiz +%%DATADIR%%/banks/olivers-100/0011-FM Brass 3.xiz +%%DATADIR%%/banks/olivers-100/0012-Harmonica.xiz +%%DATADIR%%/banks/olivers-100/0013-Soft Guitar.xiz +%%DATADIR%%/banks/olivers-100/0014-Dist Jazz Guitar.xiz +%%DATADIR%%/banks/olivers-100/0015-Dist Jazz Guitar 2.xiz +%%DATADIR%%/banks/olivers-100/README +%%DATADIR%%/banks/olivers-100/0016-Banjoey.xiz +%%DATADIR%%/banks/olivers-100/0017-Twang Bass.xiz +%%DATADIR%%/banks/olivers-100/0018-Bass Guitar - Slap.xiz +%%DATADIR%%/banks/olivers-100/0019-FM Sitar.xiz +%%DATADIR%%/banks/olivers-100/0020-King-O-Funk.xiz +%%DATADIR%%/banks/olivers-100/0021-EP - Twangy.xiz +%%DATADIR%%/banks/olivers-100/0022-EP - Muted.xiz +%%DATADIR%%/banks/olivers-100/0023-EP - Brighter.xiz +%%DATADIR%%/banks/olivers-100/0024-Far Out EP.xiz +%%DATADIR%%/banks/olivers-100/0025-Clavinoid.xiz +%%DATADIR%%/banks/olivers-100/0026-Harpsichord.xiz +%%DATADIR%%/banks/olivers-100/0027-Toy Piano.xiz +%%DATADIR%%/banks/olivers-100/0028-Mallets.xiz +%%DATADIR%%/banks/olivers-100/0029-Steel Drums.xiz +%%DATADIR%%/banks/olivers-100/0030-Balinese Chimes.xiz +%%DATADIR%%/banks/olivers-100/0031-Muffled Chimes.xiz +%%DATADIR%%/banks/olivers-100/0032-Drum Kit.xiz +%%DATADIR%%/banks/olivers-100/0033-Big Crunchy.xiz +%%DATADIR%%/banks/olivers-100/0034-Big Flangey.xiz +%%DATADIR%%/banks/olivers-100/0035-Numanesque.xiz +%%DATADIR%%/banks/olivers-100/0036-240 Grit Lead.xiz +%%DATADIR%%/banks/olivers-100/0037-320 Grit Lead.xiz +%%DATADIR%%/banks/olivers-100/0038-Gentle Triangle Lead.xiz +%%DATADIR%%/banks/olivers-100/0039-Sliding Squares Lead.xiz +%%DATADIR%%/banks/olivers-100/0040-Pheasant Lead.xiz +%%DATADIR%%/banks/olivers-100/0041-Plinker Bell.xiz +%%DATADIR%%/banks/olivers-100/0042-Low pH Lead.xiz +%%DATADIR%%/banks/olivers-100/0043-Hovabotalilfanfeer.xiz +%%DATADIR%%/banks/olivers-100/0044-Muted Fanfare.xiz +%%DATADIR%%/banks/olivers-100/0045-Bink Bink Lead.xiz +%%DATADIR%%/banks/olivers-100/0046-Bogus PWM Lead.xiz +%%DATADIR%%/banks/olivers-100/0047-Dirty Vibrato Lead.xiz +%%DATADIR%%/banks/olivers-100/0048-Wichita Whoop.xiz +%%DATADIR%%/banks/olivers-100/0049-Bitey Triangle Lead.xiz +%%DATADIR%%/banks/olivers-100/0050-70s Triangle Lead.xiz +%%DATADIR%%/banks/olivers-100/0051-Agro Odds Lead.xiz +%%DATADIR%%/banks/olivers-100/0052-Soft Synth Brass.xiz +%%DATADIR%%/banks/olivers-100/0053-The Quack.xiz +%%DATADIR%%/banks/olivers-100/0054-Funky Reso Bass.xiz +%%DATADIR%%/banks/olivers-100/0055-ssaB oseR yknuF.xiz +%%DATADIR%%/banks/olivers-100/0056-Creeky Reso Base.xiz +%%DATADIR%%/banks/olivers-100/0057-Synth Bass.xiz +%%DATADIR%%/banks/olivers-100/0058-Basic Thick Bass.xiz +%%DATADIR%%/banks/olivers-100/0059-Dirt Encrusted Bass.xiz +%%DATADIR%%/banks/olivers-100/0060-Punch Bass.xiz +%%DATADIR%%/banks/olivers-100/0061-Formant Bass.xiz +%%DATADIR%%/banks/olivers-100/0062-Distorted BIG Bass.xiz +%%DATADIR%%/banks/olivers-100/0063-Bass Analogy.xiz +%%DATADIR%%/banks/olivers-100/0064-Frankenstein Bass.xiz +%%DATADIR%%/banks/olivers-100/0065-Osiris Pad.xiz +%%DATADIR%%/banks/olivers-100/0066-Phased Pad.xiz +%%DATADIR%%/banks/olivers-100/0067-Growing Pad.xiz +%%DATADIR%%/banks/olivers-100/0068-Vintage Sweep Pad.xiz +%%DATADIR%%/banks/olivers-100/0069-Mellow Echo Pad.xiz +%%DATADIR%%/banks/olivers-100/0070-Flanged Wind Pad.xiz +%%DATADIR%%/banks/olivers-100/0071-Warble Pad.xiz +%%DATADIR%%/banks/olivers-100/0072-Organz from Outta Space.xiz +%%DATADIR%%/banks/olivers-100/0073-Shimmer Swell.xiz +%%DATADIR%%/banks/olivers-100/0074-80s Poly 5ths.xiz +%%DATADIR%%/banks/olivers-100/0075-Swell 5ths.xiz +%%DATADIR%%/banks/olivers-100/0076-Vastness 5ths.xiz +%%DATADIR%%/banks/olivers-100/0077-Celestial 5ths.xiz +%%DATADIR%%/banks/olivers-100/0078-Supersaw Snit.xiz +%%DATADIR%%/banks/olivers-100/0079-Subtle Supersaw Strings.xiz +%%DATADIR%%/banks/olivers-100/0080-Jarre Strings.xiz +%%DATADIR%%/banks/olivers-100/0081-Phased String Machine.xiz +%%DATADIR%%/banks/olivers-100/0082-Tronic Strings.xiz +%%DATADIR%%/banks/olivers-100/0083-Tronic Voices.xiz +%%DATADIR%%/banks/olivers-100/0084-Welcome to the 80s.xiz +%%DATADIR%%/banks/olivers-100/0085-Bright 80s Horn Stab.xiz +%%DATADIR%%/banks/olivers-100/0086-Star Voyage Pad.xiz +%%DATADIR%%/banks/olivers-100/0087-Breathy Too.xiz +%%DATADIR%%/banks/olivers-100/0088-Outer Galaxy Pad.xiz +%%DATADIR%%/banks/olivers-100/0089-Iz Da Beatz.xiz +%%DATADIR%%/banks/olivers-100/0090-Vintage Unison.xiz +%%DATADIR%%/banks/olivers-100/0091-Breezy Chord.xiz +%%DATADIR%%/banks/olivers-100/0092-Airy Chord.xiz +%%DATADIR%%/banks/olivers-100/0093-Chimey Chord.xiz +%%DATADIR%%/banks/olivers-100/0094-Donk Donk Chord.xiz +%%DATADIR%%/banks/olivers-100/0095-Gross and Distorted.xiz +%%DATADIR%%/banks/olivers-100/0096-Drifty Noisy 5ths.xiz +%%DATADIR%%/banks/olivers-100/0097-Passing Comet.xiz +%%DATADIR%%/banks/olivers-100/0098-Sweepy Noisy Pulses.xiz +%%DATADIR%%/banks/olivers-100/0099-Robot Overlords.xiz +%%DATADIR%%/banks/olivers-100/0100-Scrubbed Launch.xiz +%%DATADIR%%/banks/olivers-100/0101-Alien Lawnmower.xiz +%%DATADIR%%/banks/olivers-100/0102-RacecaR.xiz +%%DATADIR%%/banks/olivers-100/0103-Electric Swell.xiz +%%DATADIR%%/banks/olivers-100/0104-Classic FM Twang.xiz +%%DATADIR%%/banks/olivers-100/0105-Ominosity.xiz +%%DATADIR%%/banks/olivers-100/0106-Unpleasantly Drunk.xiz +%%DATADIR%%/banks/olivers-100/0107-Hammering Metal.xiz +%%DATADIR%%/banks/olivers-100/0108-Boiling Cauldron.xiz +%%DATADIR%%/banks/olivers-100/0109-Crickets.xiz +%%DATADIR%%/banks/olivers-100/0110-Jumbo Jet.xiz +%%DATADIR%%/banks/olivers-100/0111-Alien Chimes.xiz +%%DATADIR%%/banks/olivers-100/0112-Synth Hero Lead.xiz +%%DATADIR%%/banks/olivers-100/0113-Jan H Lead.xiz +%%DATADIR%%/banks/olivers-100/0114-Soft Saw Lead.xiz +%%DATADIR%%/banks/olivers-100/0115-Growling Magma.xiz +%%DATADIR%%/banks/olivers-100/0116-Chirpy lead.xiz +%%DATADIR%%/banks/olivers-100/0117-Devolved 5ths.xiz +%%DATADIR%%/banks/olivers-100/0118-Flangey Swell.xiz +%%DATADIR%%/banks/olivers-100/0119-Demo 1 Swell.xiz +%%DATADIR%%/banks/olivers-100/0120-Phaser Pad.xiz +%%DATADIR%%/banks/olivers-100/0122-Nu Gritar.xiz +%%DATADIR%%/banks/olivers-100/0121-Another OB Thang.xiz +%%DATADIR%%/banks/olivers-100/0123-Double Bass.xiz +%%DATADIR%%/banks/olivers-100/0124-Simple Clonewheel.xiz +%%DATADIR%%/banks/olivers-100/0125-Simple Clonewheel Percussion.xiz +%%DATADIR%%/banks/olivers-100/0126-Prayer I.xiz +%%DATADIR%%/banks/olivers-100/0127-Prayer II.xiz +%%DATADIR%%/banks/olivers-100/0128-Vibra Toe Lead.xiz +%%DATADIR%%/banks/olivers-other/.bankdir +%%DATADIR%%/banks/olivers-other/0001-Bender Lead.xiz +%%DATADIR%%/banks/olivers-other/0002-Yessound.xiz +%%DATADIR%%/banks/olivers-other/0003-Deetwooned.xiz +%%DATADIR%%/banks/olivers-other/0004-Bitey Bitey.xiz +%%DATADIR%%/banks/olivers-other/0005-Bitey Bitey II.xiz +%%DATADIR%%/banks/olivers-other/0006-Wailing PWM Lead.xiz +%%DATADIR%%/banks/olivers-other/0007-Cutting PWM Lead.xiz +%%DATADIR%%/banks/olivers-other/0008-Slippery Lead.xiz +%%DATADIR%%/banks/olivers-other/0009-AS - Flute 2.xiz +%%DATADIR%%/banks/olivers-other/0010-FM Clarinet Lead.xiz +%%DATADIR%%/banks/olivers-other/0011-Blue Lead.xiz +%%DATADIR%%/banks/olivers-other/0014-Warm Pad.xiz *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Wed Dec 6 11:55:16 2017 Return-Path: Delivered-To: svn-ports-head@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 B6182E9DCA0; Wed, 6 Dec 2017 11:55:16 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 808726F1F5; Wed, 6 Dec 2017 11:55:16 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6BtFdq081412; Wed, 6 Dec 2017 11:55:15 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6BtFIe081411; Wed, 6 Dec 2017 11:55:15 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201712061155.vB6BtFIe081411@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 6 Dec 2017 11:55:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455642 - head/Mk X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/Mk X-SVN-Commit-Revision: 455642 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 11:55:16 -0000 Author: mat Date: Wed Dec 6 11:55:15 2017 New Revision: 455642 URL: https://svnweb.freebsd.org/changeset/ports/455642 Log: Add a warning to try and prevent people from mis-using USE_GITHUB. Sponsored by: Absolight Modified: head/Mk/bsd.port.mk (contents, props changed) Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Wed Dec 6 09:57:32 2017 (r455641) +++ head/Mk/bsd.port.mk Wed Dec 6 11:55:15 2017 (r455642) @@ -1666,6 +1666,9 @@ CONFIGURE_ENV+= PATH=${PATH} .endif .if !defined(IGNORE_MASTER_SITE_GITHUB) && defined(USE_GITHUB) && empty(USE_GITHUB:Mnodefault) +.if defined(WRKSRC) +DEV_WARNING+= "You are using USE_GITHUB and WRKSRC is set which is wrong. Set GH_PROJECT correctly, or set WRKSRC_SUBDIR instead." +.endif WRKSRC?= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME_EXTRACT} .endif # If the distname is not extracting into a specific subdirectory, have the From owner-svn-ports-head@freebsd.org Wed Dec 6 11:55:22 2017 Return-Path: Delivered-To: svn-ports-head@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 41CD0E9DCCB; Wed, 6 Dec 2017 11:55:22 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 19C316F213; Wed, 6 Dec 2017 11:55:22 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6BtLtS081601; Wed, 6 Dec 2017 11:55:21 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6BtKuE081596; Wed, 6 Dec 2017 11:55:20 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201712061155.vB6BtKuE081596@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 6 Dec 2017 11:55:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455643 - in head: devel/RStudio devel/pear-SebastianBergmann_PHPCPD lang/chez-scheme X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head: devel/RStudio devel/pear-SebastianBergmann_PHPCPD lang/chez-scheme X-SVN-Commit-Revision: 455643 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 11:55:22 -0000 Author: mat Date: Wed Dec 6 11:55:20 2017 New Revision: 455643 URL: https://svnweb.freebsd.org/changeset/ports/455643 Log: Do not set WRKSRC when using USE_GITHUB, it is always correct. If it is not correct, it is because you did not set GH_PROJECT correctly. Sponsored by: Absolight Modified: head/devel/RStudio/Makefile (contents, props changed) head/devel/RStudio/distinfo (contents, props changed) head/devel/pear-SebastianBergmann_PHPCPD/Makefile (contents, props changed) head/devel/pear-SebastianBergmann_PHPCPD/distinfo (contents, props changed) head/lang/chez-scheme/Makefile (contents, props changed) Modified: head/devel/RStudio/Makefile ============================================================================== --- head/devel/RStudio/Makefile Wed Dec 6 11:55:15 2017 (r455642) +++ head/devel/RStudio/Makefile Wed Dec 6 11:55:20 2017 (r455643) @@ -33,6 +33,7 @@ USE_QT5= core dbus gui location network opengl printsu USE_JAVA= yes JAVA_BUILD= yes USE_GITHUB= yes +GH_PROJECT= ${PORTNAME:tl} GH_TUPLE= rstudio:rmarkdown:aed26ac:rmarkdown/dependencies/common/rmarkdown \ rstudio:rsconnect:03c379b:rsconnect/dependencies/common/rsconnect @@ -41,7 +42,6 @@ CMAKE_ARGS= -DRSTUDIO_TARGET=Desktop \ -DFREEBSD_LIBDIR:STRING=${PREFIX}/lib MAKE_ENV= HOME=${WRKDIR} \ ANT_OPTS="-Duser.home=${WRKDIR}" -WRKSRC= ${WRKDIR}/${PORTNAME:tl}-${PORTVERSION} GWT_VERSION= 2.7.0 GIN_VERSION= 1.5 Modified: head/devel/RStudio/distinfo ============================================================================== --- head/devel/RStudio/distinfo Wed Dec 6 11:55:15 2017 (r455642) +++ head/devel/RStudio/distinfo Wed Dec 6 11:55:20 2017 (r455643) @@ -7,8 +7,8 @@ SHA256 (gwt-2.7.0.zip) = aa65061b73836190410720bea422e SIZE (gwt-2.7.0.zip) = 108818328 SHA256 (mathjax-26.zip) = 939a2d7f37e26287970be942df70f3e8f272bac2eb868ce1de18bb95d3c26c71 SIZE (mathjax-26.zip) = 3061588 -SHA256 (RStudio-RStudio-v1.1.385_GH0.tar.gz) = d4e8dd4106c85ae6352e4399667de7eccde0e6aa018f08711a8c4aad404eff3c -SIZE (RStudio-RStudio-v1.1.385_GH0.tar.gz) = 20197003 +SHA256 (RStudio-rstudio-v1.1.385_GH0.tar.gz) = d4e8dd4106c85ae6352e4399667de7eccde0e6aa018f08711a8c4aad404eff3c +SIZE (RStudio-rstudio-v1.1.385_GH0.tar.gz) = 20197003 SHA256 (rstudio-rmarkdown-aed26ac_GH0.tar.gz) = b6f6f48dd9930514204739d8957c2737f0b1d110aebf9f89fa31de10598cb29b SIZE (rstudio-rmarkdown-aed26ac_GH0.tar.gz) = 2087615 SHA256 (rstudio-rsconnect-03c379b_GH0.tar.gz) = d24b6ee49f32f650f6d10bbfc7b2f61aee258f2fbf45a43c006f9e0a726bcea6 Modified: head/devel/pear-SebastianBergmann_PHPCPD/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_PHPCPD/Makefile Wed Dec 6 11:55:15 2017 (r455642) +++ head/devel/pear-SebastianBergmann_PHPCPD/Makefile Wed Dec 6 11:55:20 2017 (r455643) @@ -12,8 +12,6 @@ COMMENT= Copy/Paste Detector (CPD) for PHP code LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -WRKSRC= ${WRKDIR}/${PORTNAME:tl}-${DISTVERSION} - BUILD_DEPENDS= pear-ezc_ConsoleTools>=1.6.1:devel/pear-ezc_ConsoleTools \ pear-SebastianBergmann_FinderFacade>=1.2.2:devel/pear-SebastianBergmann_FinderFacade \ pear-PHP_Timer>=1.0.9:devel/pear-PHP_Timer \ @@ -23,13 +21,14 @@ RUN_DEPENDS= pear-ezc_ConsoleTools>=1.6.1:devel/pear-e pear-PHP_Timer>=1.0.9:devel/pear-PHP_Timer \ pear-channel-phpunit>=20110327:devel/pear-channel-phpunit +USES= php USE_GITHUB= yes GH_ACCOUNT= sebastianbergmann +GH_PROJECT= ${PORTNAME:tl} +USE_PHP= tokenizer NO_ARCH= yes -USES= php -USE_PHP= tokenizer NO_BUILD= yes Modified: head/devel/pear-SebastianBergmann_PHPCPD/distinfo ============================================================================== --- head/devel/pear-SebastianBergmann_PHPCPD/distinfo Wed Dec 6 11:55:15 2017 (r455642) +++ head/devel/pear-SebastianBergmann_PHPCPD/distinfo Wed Dec 6 11:55:20 2017 (r455643) @@ -1,3 +1,3 @@ TIMESTAMP = 1512468963 -SHA256 (sebastianbergmann-PHPCPD-2.0.0_GH0.tar.gz) = 102f309ee517e1c021504d3f5823482a1869eee6b5d8b770e904bf4b179d2646 -SIZE (sebastianbergmann-PHPCPD-2.0.0_GH0.tar.gz) = 14885 +SHA256 (sebastianbergmann-phpcpd-2.0.0_GH0.tar.gz) = 102f309ee517e1c021504d3f5823482a1869eee6b5d8b770e904bf4b179d2646 +SIZE (sebastianbergmann-phpcpd-2.0.0_GH0.tar.gz) = 14885 Modified: head/lang/chez-scheme/Makefile ============================================================================== --- head/lang/chez-scheme/Makefile Wed Dec 6 11:55:15 2017 (r455642) +++ head/lang/chez-scheme/Makefile Wed Dec 6 11:55:20 2017 (r455643) @@ -25,8 +25,6 @@ GH_TUPLE= nanopass:nanopass-framework-scheme:v1.9:nano madler:zlib:v1.2.11:zlib/zlib \ dybvig:stex:v1.2.1:stex/stex -WRKSRC= ${WRKDIR}/ChezScheme-${PORTVERSION} - USES= gmake iconv:lib ncurses USE_XORG= x11 HAS_CONFIGURE= yes From owner-svn-ports-head@freebsd.org Wed Dec 6 11:57:21 2017 Return-Path: Delivered-To: svn-ports-head@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 151ACE9DD94; Wed, 6 Dec 2017 11:57:21 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 D308B6F408; Wed, 6 Dec 2017 11:57:20 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6BvJrB081827; Wed, 6 Dec 2017 11:57:19 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6BvJPL081825; Wed, 6 Dec 2017 11:57:19 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201712061157.vB6BvJPL081825@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Wed, 6 Dec 2017 11:57:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455644 - head/ports-mgmt/synth X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/ports-mgmt/synth X-SVN-Commit-Revision: 455644 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 11:57:21 -0000 Author: tobik Date: Wed Dec 6 11:57:19 2017 New Revision: 455644 URL: https://svnweb.freebsd.org/changeset/ports/455644 Log: ports-mgmt/synth: Update to 2.02 - flavor fixes, repo build and package installs PR: 224139 Submitted by: Jonathan Chen Approved by: ericturgeon.bsd@gmail.com (maintainer) Modified: head/ports-mgmt/synth/Makefile head/ports-mgmt/synth/distinfo Modified: head/ports-mgmt/synth/Makefile ============================================================================== --- head/ports-mgmt/synth/Makefile Wed Dec 6 11:55:20 2017 (r455643) +++ head/ports-mgmt/synth/Makefile Wed Dec 6 11:57:19 2017 (r455644) @@ -3,7 +3,7 @@ PORTNAME= synth DISTVERSIONPREFIX= v -DISTVERSION= 2.01 +DISTVERSION= 2.02 CATEGORIES= ports-mgmt MAINTAINER= ericturgeon.bsd@gmail.com Modified: head/ports-mgmt/synth/distinfo ============================================================================== --- head/ports-mgmt/synth/distinfo Wed Dec 6 11:55:20 2017 (r455643) +++ head/ports-mgmt/synth/distinfo Wed Dec 6 11:57:19 2017 (r455644) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512375074 -SHA256 (jrmarino-synth-v2.01_GH0.tar.gz) = 101bccde4e8d9d17abe4640181a867a782c0bca5255643472fd0fca82c69a4f8 -SIZE (jrmarino-synth-v2.01_GH0.tar.gz) = 145519 +TIMESTAMP = 1512538673 +SHA256 (jrmarino-synth-v2.02_GH0.tar.gz) = 583a9369bb3aee13436f12f630cab7c21adb8c652ca15cfd0926cfd7e16d306c +SIZE (jrmarino-synth-v2.02_GH0.tar.gz) = 146484 From owner-svn-ports-head@freebsd.org Wed Dec 6 12:28:53 2017 Return-Path: Delivered-To: svn-ports-head@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 AC8B3E9F061; Wed, 6 Dec 2017 12:28:53 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 73D677043F; Wed, 6 Dec 2017 12:28:53 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6CSqOe094913; Wed, 6 Dec 2017 12:28:52 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6CSqIW094911; Wed, 6 Dec 2017 12:28:52 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712061228.vB6CSqIW094911@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 6 Dec 2017 12:28:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455645 - head/devel/osc X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/osc X-SVN-Commit-Revision: 455645 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 12:28:53 -0000 Author: amdmi3 Date: Wed Dec 6 12:28:52 2017 New Revision: 455645 URL: https://svnweb.freebsd.org/changeset/ports/455645 Log: - Update to 0.162.1 Modified: head/devel/osc/Makefile head/devel/osc/distinfo Modified: head/devel/osc/Makefile ============================================================================== --- head/devel/osc/Makefile Wed Dec 6 11:57:19 2017 (r455644) +++ head/devel/osc/Makefile Wed Dec 6 12:28:52 2017 (r455645) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= osc -PORTVERSION= 0.162.0 +PORTVERSION= 0.162.1 CATEGORIES= devel MAINTAINER= amdmi3@FreeBSD.org Modified: head/devel/osc/distinfo ============================================================================== --- head/devel/osc/distinfo Wed Dec 6 11:57:19 2017 (r455644) +++ head/devel/osc/distinfo Wed Dec 6 12:28:52 2017 (r455645) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512403187 -SHA256 (openSUSE-osc-0.162.0_GH0.tar.gz) = 9d47097ff6aff84a5f2b39ce4252fe2a8935cfdc67e570e76e941182a0cecccc -SIZE (openSUSE-osc-0.162.0_GH0.tar.gz) = 344014 +TIMESTAMP = 1512559646 +SHA256 (openSUSE-osc-0.162.1_GH0.tar.gz) = 529d627bf10117f43f52f6e6db09e9663474ae984b7be93cae9a686b52bd932c +SIZE (openSUSE-osc-0.162.1_GH0.tar.gz) = 344447 From owner-svn-ports-head@freebsd.org Wed Dec 6 12:35:30 2017 Return-Path: Delivered-To: svn-ports-head@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 692AAE9F293; Wed, 6 Dec 2017 12:35:30 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 CEDD3707BB; Wed, 6 Dec 2017 12:35:29 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6CZS0Z099109; Wed, 6 Dec 2017 12:35:28 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6CZSBh099105; Wed, 6 Dec 2017 12:35:28 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201712061235.vB6CZSBh099105@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 6 Dec 2017 12:35:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455646 - head/mail/nextcloud-mail X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/mail/nextcloud-mail X-SVN-Commit-Revision: 455646 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 12:35:30 -0000 Author: brnrd Date: Wed Dec 6 12:35:28 2017 New Revision: 455646 URL: https://svnweb.freebsd.org/changeset/ports/455646 Log: mail/nextcloud-mail: Update to 0.7.5 - Add WWW to pkg-descr [1] Reported by: adamw Modified: head/mail/nextcloud-mail/Makefile head/mail/nextcloud-mail/distinfo head/mail/nextcloud-mail/pkg-descr head/mail/nextcloud-mail/pkg-plist Modified: head/mail/nextcloud-mail/Makefile ============================================================================== --- head/mail/nextcloud-mail/Makefile Wed Dec 6 12:28:52 2017 (r455645) +++ head/mail/nextcloud-mail/Makefile Wed Dec 6 12:35:28 2017 (r455646) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mail -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.5 DISTVERSIONPREFIX= v CATEGORIES= mail MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ Modified: head/mail/nextcloud-mail/distinfo ============================================================================== --- head/mail/nextcloud-mail/distinfo Wed Dec 6 12:28:52 2017 (r455645) +++ head/mail/nextcloud-mail/distinfo Wed Dec 6 12:35:28 2017 (r455646) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511528351 -SHA256 (nextcloud/mail-v0.7.4/mail.tar.gz) = f263649ec74de7f2f39069fa2b6466561948381c137064783340389e98dad433 -SIZE (nextcloud/mail-v0.7.4/mail.tar.gz) = 3365246 +TIMESTAMP = 1511796913 +SHA256 (nextcloud/mail-v0.7.5/mail.tar.gz) = 446c04926382e15ffa870fbb912f8bc1e64109aae34f07f0f1fcc0eb03a40f7b +SIZE (nextcloud/mail-v0.7.5/mail.tar.gz) = 1898870 Modified: head/mail/nextcloud-mail/pkg-descr ============================================================================== --- head/mail/nextcloud-mail/pkg-descr Wed Dec 6 12:28:52 2017 (r455645) +++ head/mail/nextcloud-mail/pkg-descr Wed Dec 6 12:35:28 2017 (r455646) @@ -1 +1,3 @@ Easy to use email client which connects to your mail server via IMAP and SMTP. + +WWW: https://apps.nextcloud.com/apps/mail Modified: head/mail/nextcloud-mail/pkg-plist ============================================================================== --- head/mail/nextcloud-mail/pkg-plist Wed Dec 6 12:28:52 2017 (r455645) +++ head/mail/nextcloud-mail/pkg-plist Wed Dec 6 12:35:28 2017 (r455646) @@ -8,8 +8,7 @@ %%WWWDIR%%/appinfo/info.xml %%WWWDIR%%/appinfo/register_command.php %%WWWDIR%%/appinfo/routes.php -%%WWWDIR%%/appinfo/signature.json -%%WWWDIR%%/css/mail.css +%%WWWDIR%%/css/mail.scss %%WWWDIR%%/css/mobile.css %%WWWDIR%%/doc/admin.md %%WWWDIR%%/doc/developer.md @@ -51,106 +50,16 @@ %%WWWDIR%%/js/autoredirect.js %%WWWDIR%%/js/build/build.js %%WWWDIR%%/js/cache.js -%%WWWDIR%%/js/controller/accountcontroller.js -%%WWWDIR%%/js/controller/foldercontroller.js -%%WWWDIR%%/js/controller/messagecontroller.js %%WWWDIR%%/js/init.js %%WWWDIR%%/js/jquery.js -%%WWWDIR%%/js/models/account.js -%%WWWDIR%%/js/models/accountcollection.js -%%WWWDIR%%/js/models/alias.js -%%WWWDIR%%/js/models/aliasescollection.js -%%WWWDIR%%/js/models/attachment.js -%%WWWDIR%%/js/models/attachments.js -%%WWWDIR%%/js/models/dav/calendar.js -%%WWWDIR%%/js/models/folder.js -%%WWWDIR%%/js/models/foldercollection.js -%%WWWDIR%%/js/models/localattachment.js -%%WWWDIR%%/js/models/message.js -%%WWWDIR%%/js/models/messagecollection.js -%%WWWDIR%%/js/models/messageflags.js -%%WWWDIR%%/js/models/unifiedmessagecollection.js %%WWWDIR%%/js/radio.js %%WWWDIR%%/js/replybuilder.js %%WWWDIR%%/js/routecontroller.js %%WWWDIR%%/js/router.js %%WWWDIR%%/js/search.js %%WWWDIR%%/js/searchproxy.js -%%WWWDIR%%/js/service/accountservice.js -%%WWWDIR%%/js/service/aliasesservice.js -%%WWWDIR%%/js/service/attachmentservice.js -%%WWWDIR%%/js/service/backgroundsyncservice.js -%%WWWDIR%%/js/service/davservice.js -%%WWWDIR%%/js/service/folderservice.js -%%WWWDIR%%/js/service/foldersyncservice.js -%%WWWDIR%%/js/service/messageservice.js %%WWWDIR%%/js/state.js -%%WWWDIR%%/js/templatehelpers/accountColor.js -%%WWWDIR%%/js/templatehelpers/formatDate.js -%%WWWDIR%%/js/templatehelpers/humanFileSize.js -%%WWWDIR%%/js/templatehelpers/ifHasCC.js -%%WWWDIR%%/js/templatehelpers/printAddressList.js -%%WWWDIR%%/js/templatehelpers/printAddressListPlain.js -%%WWWDIR%%/js/templatehelpers/relativeModifiedDate.js -%%WWWDIR%%/js/templatehelpers/t.js -%%WWWDIR%%/js/templatehelpers/unlessHasCC.js -%%WWWDIR%%/js/templates/account-form.html -%%WWWDIR%%/js/templates/account.html -%%WWWDIR%%/js/templates/accountsettings.html -%%WWWDIR%%/js/templates/aliases-list.html -%%WWWDIR%%/js/templates/attachment.html -%%WWWDIR%%/js/templates/attachments.html -%%WWWDIR%%/js/templates/calendar.html -%%WWWDIR%%/js/templates/composer.html -%%WWWDIR%%/js/templates/empty-folder.html -%%WWWDIR%%/js/templates/error.html -%%WWWDIR%%/js/templates/folder.html -%%WWWDIR%%/js/templates/foldercontent.html -%%WWWDIR%%/js/templates/keyboard-shortcuts.html -%%WWWDIR%%/js/templates/loading.html -%%WWWDIR%%/js/templates/message-attachment.html -%%WWWDIR%%/js/templates/message-attachments.html -%%WWWDIR%%/js/templates/message-list-item.html -%%WWWDIR%%/js/templates/message-list.html -%%WWWDIR%%/js/templates/message.html -%%WWWDIR%%/js/templates/newmessage.html -%%WWWDIR%%/js/templates/no-search-results-message-list.html -%%WWWDIR%%/js/templates/settings.html -%%WWWDIR%%/js/templates/setup.html -%%WWWDIR%%/js/util/errormessagefactory.js -%%WWWDIR%%/js/util/htmlhelper.js -%%WWWDIR%%/js/util/notificationhandler.js -%%WWWDIR%%/js/views/accountformview.js -%%WWWDIR%%/js/views/accountsettings.js -%%WWWDIR%%/js/views/accountview.js -%%WWWDIR%%/js/views/aliases-list.js -%%WWWDIR%%/js/views/aliases.js -%%WWWDIR%%/js/views/appview.js -%%WWWDIR%%/js/views/attachmentsview.js -%%WWWDIR%%/js/views/attachmentview.js -%%WWWDIR%%/js/views/calendarspopoverview.js -%%WWWDIR%%/js/views/calendarview.js -%%WWWDIR%%/js/views/composerview.js -%%WWWDIR%%/js/views/emptyfolderview.js -%%WWWDIR%%/js/views/errorview.js -%%WWWDIR%%/js/views/foldercontent.js -%%WWWDIR%%/js/views/folderlistview.js -%%WWWDIR%%/js/views/folderview.js -%%WWWDIR%%/js/views/helper.js -%%WWWDIR%%/js/views/keyboardshortcuts.js -%%WWWDIR%%/js/views/loadingview.js -%%WWWDIR%%/js/views/messageattachment.js -%%WWWDIR%%/js/views/messageattachments.js -%%WWWDIR%%/js/views/messagesitem.js -%%WWWDIR%%/js/views/messagesview.js -%%WWWDIR%%/js/views/messageview.js -%%WWWDIR%%/js/views/navigation-accounts.js -%%WWWDIR%%/js/views/navigation.js -%%WWWDIR%%/js/views/newmessage.js -%%WWWDIR%%/js/views/nosearchresultmessagelistview.js -%%WWWDIR%%/js/views/settings.js -%%WWWDIR%%/js/views/setupview.js -%%WWWDIR%%/js/webpack.config.js +%%WWWDIR%%/krankerl.toml %%WWWDIR%%/l10n/ar.js %%WWWDIR%%/l10n/ar.json %%WWWDIR%%/l10n/ast.js @@ -181,10 +90,36 @@ %%WWWDIR%%/l10n/es.json %%WWWDIR%%/l10n/es_AR.js %%WWWDIR%%/l10n/es_AR.json +%%WWWDIR%%/l10n/es_CL.js +%%WWWDIR%%/l10n/es_CL.json %%WWWDIR%%/l10n/es_CO.js %%WWWDIR%%/l10n/es_CO.json +%%WWWDIR%%/l10n/es_CR.js +%%WWWDIR%%/l10n/es_CR.json +%%WWWDIR%%/l10n/es_DO.js +%%WWWDIR%%/l10n/es_DO.json +%%WWWDIR%%/l10n/es_EC.js +%%WWWDIR%%/l10n/es_EC.json +%%WWWDIR%%/l10n/es_GT.js +%%WWWDIR%%/l10n/es_GT.json +%%WWWDIR%%/l10n/es_HN.js +%%WWWDIR%%/l10n/es_HN.json %%WWWDIR%%/l10n/es_MX.js %%WWWDIR%%/l10n/es_MX.json +%%WWWDIR%%/l10n/es_NI.js +%%WWWDIR%%/l10n/es_NI.json +%%WWWDIR%%/l10n/es_PA.js +%%WWWDIR%%/l10n/es_PA.json +%%WWWDIR%%/l10n/es_PE.js +%%WWWDIR%%/l10n/es_PE.json +%%WWWDIR%%/l10n/es_PR.js +%%WWWDIR%%/l10n/es_PR.json +%%WWWDIR%%/l10n/es_PY.js +%%WWWDIR%%/l10n/es_PY.json +%%WWWDIR%%/l10n/es_SV.js +%%WWWDIR%%/l10n/es_SV.json +%%WWWDIR%%/l10n/es_UY.js +%%WWWDIR%%/l10n/es_UY.json %%WWWDIR%%/l10n/et_EE.js %%WWWDIR%%/l10n/et_EE.json %%WWWDIR%%/l10n/eu.js @@ -215,6 +150,8 @@ %%WWWDIR%%/l10n/it.json %%WWWDIR%%/l10n/ja.js %%WWWDIR%%/l10n/ja.json +%%WWWDIR%%/l10n/ka_GE.js +%%WWWDIR%%/l10n/ka_GE.json %%WWWDIR%%/l10n/ko.js %%WWWDIR%%/l10n/ko.json %%WWWDIR%%/l10n/lt_LT.js @@ -268,11 +205,13 @@ %%WWWDIR%%/lib/Cache/Cache.php %%WWWDIR%%/lib/Command/CreateAccount.php %%WWWDIR%%/lib/Contracts/IAttachmentService.php +%%WWWDIR%%/lib/Contracts/IAvatarService.php %%WWWDIR%%/lib/Contracts/IMailManager.php %%WWWDIR%%/lib/Contracts/IMailTransmission.php %%WWWDIR%%/lib/Controller/AccountsController.php %%WWWDIR%%/lib/Controller/AliasesController.php %%WWWDIR%%/lib/Controller/AutoCompleteController.php +%%WWWDIR%%/lib/Controller/AvatarsController.php %%WWWDIR%%/lib/Controller/FoldersController.php %%WWWDIR%%/lib/Controller/LocalAttachmentsController.php %%WWWDIR%%/lib/Controller/MessagesController.php @@ -292,7 +231,10 @@ %%WWWDIR%%/lib/Folder.php %%WWWDIR%%/lib/HordeTranslationHandler.php %%WWWDIR%%/lib/Http/AttachmentDownloadResponse.php +%%WWWDIR%%/lib/Http/AvatarDownloadResponse.php +%%WWWDIR%%/lib/Http/CacheHeaders.php %%WWWDIR%%/lib/Http/HtmlResponse.php +%%WWWDIR%%/lib/Http/JSONResponse.php %%WWWDIR%%/lib/Http/ProxyDownloadResponse.php %%WWWDIR%%/lib/IMAP/IMAPClientFactory.php %%WWWDIR%%/lib/IMAP/MessageMapper.php @@ -332,6 +274,16 @@ %%WWWDIR%%/lib/Service/AutoConfig/MxRecord.php %%WWWDIR%%/lib/Service/AutoConfig/SmtpConnectivityTester.php %%WWWDIR%%/lib/Service/AutoConfig/SmtpServerDetector.php +%%WWWDIR%%/lib/Service/Avatar/AddressbookSource.php +%%WWWDIR%%/lib/Service/Avatar/Avatar.php +%%WWWDIR%%/lib/Service/Avatar/AvatarFactory.php +%%WWWDIR%%/lib/Service/Avatar/Cache.php +%%WWWDIR%%/lib/Service/Avatar/CompositeAvatarSource.php +%%WWWDIR%%/lib/Service/Avatar/Downloader.php +%%WWWDIR%%/lib/Service/Avatar/FaviconSource.php +%%WWWDIR%%/lib/Service/Avatar/GravatarSource.php +%%WWWDIR%%/lib/Service/Avatar/IAvatarSource.php +%%WWWDIR%%/lib/Service/AvatarService.php %%WWWDIR%%/lib/Service/ContactsIntegration.php %%WWWDIR%%/lib/Service/DefaultAccount/Config.php %%WWWDIR%%/lib/Service/DefaultAccount/Manager.php @@ -356,8 +308,8 @@ %%WWWDIR%%/templates/error.php %%WWWDIR%%/templates/index.php %%WWWDIR%%/templates/redirect.php -%%WWWDIR%%/translations.js %%WWWDIR%%/vendor/autoload.php +%%WWWDIR%%/vendor/cerdic/css-tidy/.gitignore %%WWWDIR%%/vendor/cerdic/css-tidy/COPYING %%WWWDIR%%/vendor/cerdic/css-tidy/Docs/__filesource/fsource_csstidy__class.csstidy.php.html %%WWWDIR%%/vendor/cerdic/css-tidy/Docs/__filesource/fsource_csstidy__class.csstidy_optimise.php.html @@ -385,6 +337,7 @@ %%WWWDIR%%/vendor/cerdic/css-tidy/class.csstidy.php %%WWWDIR%%/vendor/cerdic/css-tidy/class.csstidy_optimise.php %%WWWDIR%%/vendor/cerdic/css-tidy/class.csstidy_print.php +%%WWWDIR%%/vendor/cerdic/css-tidy/composer.json %%WWWDIR%%/vendor/cerdic/css-tidy/css_optimiser.php %%WWWDIR%%/vendor/cerdic/css-tidy/cssparse.css %%WWWDIR%%/vendor/cerdic/css-tidy/cssparsed.css @@ -496,280 +449,6 @@ %%WWWDIR%%/vendor/cerdic/css-tidy/testing/unit-tests/csst/values/quoted-strings.csst %%WWWDIR%%/vendor/cerdic/css-tidy/testing/unit-tests/csst/vendor-prefixed/webkit-gradient.csst %%WWWDIR%%/vendor/cerdic/css-tidy/testing/unit-tests/test.csst.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/API.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/IConsumer.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/IEvent.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/IEventMerger.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/IExtension.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/IFilter.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/IManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/IProvider.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/ISetting.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/App.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/App/AppPathNotFoundException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/App/IAppManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/App/ManagerEvent.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/ApiController.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/App.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Controller.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Db/DoesNotExistException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Db/Entity.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Db/Mapper.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Db/MultipleObjectsReturnedException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/ContentSecurityPolicy.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/DataDisplayResponse.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/DataDownloadResponse.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/DataResponse.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/DownloadResponse.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/EmptyContentSecurityPolicy.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/FileDisplayResponse.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/ICallbackResponse.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/IOutput.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/JSONResponse.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/NotFoundResponse.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/OCSResponse.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/RedirectResponse.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/Response.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/StreamResponse.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/TemplateResponse.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/IApi.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/IAppContainer.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Middleware.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/OCS/OCSBadRequestException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/OCS/OCSException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/OCS/OCSForbiddenException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/OCS/OCSNotFoundException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/OCSController.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/QueryException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Utility/IControllerMethodReflector.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Utility/ITimeFactory.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/Exceptions/CredentialsUnavailableException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/Exceptions/PasswordUnavailableException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/IApacheBackend.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/LoginCredentials/ICredentials.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/LoginCredentials/IStore.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/TwoFactorAuth/IProvider.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/TwoFactorAuth/TwoFactorException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AutoloadNotAllowedException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/BackgroundJob.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/BackgroundJob/IJob.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/BackgroundJob/IJobList.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Capabilities/ICapability.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Command/IBus.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Command/ICommand.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Comments/CommentsEntityEvent.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Comments/CommentsEvent.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Comments/IComment.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Comments/ICommentsEventHandler.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Comments/ICommentsManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Comments/ICommentsManagerFactory.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Comments/IllegalIDChangeException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Comments/MessageTooLongException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Comments/NotFoundException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Config.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Console/ConsoleEvent.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Constants.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Contacts.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Contacts/ContactsMenu/IAction.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Contacts/ContactsMenu/IActionFactory.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Contacts/ContactsMenu/IEntry.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Contacts/ContactsMenu/ILinkAction.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Contacts/ContactsMenu/IProvider.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Contacts/IManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB/QueryBuilder/ICompositeExpression.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB/QueryBuilder/IExpressionBuilder.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB/QueryBuilder/IFunctionBuilder.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB/QueryBuilder/ILiteral.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB/QueryBuilder/IParameter.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB/QueryBuilder/IQueryBuilder.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB/QueryBuilder/IQueryFunction.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Defaults.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Diagnostics/IEvent.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Diagnostics/IEventLogger.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Diagnostics/IQuery.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Diagnostics/IQueryLogger.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Encryption/Exceptions/GenericEncryptionException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Encryption/IEncryptionModule.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Encryption/IFile.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Encryption/IManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Encryption/Keys/IStorage.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Federation/ICloudId.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Federation/ICloudIdManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/AlreadyExistsException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Cache/ICache.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Cache/ICacheEntry.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Cache/IPropagator.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Cache/IScanner.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Cache/IUpdater.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Cache/IWatcher.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Config/ICachedMountInfo.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Config/IHomeMountProvider.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Config/IMountProvider.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Config/IMountProviderCollection.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Config/IUserMountCache.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/EmptyFileNameException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/EntityTooLargeException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/File.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/FileInfo.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/FileNameTooLongException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Folder.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/ForbiddenException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/IAppData.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/IHomeStorage.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/IMimeTypeDetector.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/IMimeTypeLoader.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/IRootFolder.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/InvalidCharacterInPathException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/InvalidContentException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/InvalidDirectoryException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/InvalidPathException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/LockNotAcquiredException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Mount/IMountManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Mount/IMountPoint.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Node.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/NotEnoughSpaceException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/NotFoundException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/NotPermittedException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Notify/IChange.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Notify/INotifyHandler.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Notify/IRenameChange.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/ObjectStore/IObjectStore.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/ReservedWordException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Search/ISearchBinaryOperator.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Search/ISearchComparison.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Search/ISearchOperator.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Search/ISearchOrder.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Search/ISearchQuery.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/SimpleFS/ISimpleFile.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/SimpleFS/ISimpleFolder.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/SimpleFS/ISimpleRoot.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Storage.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Storage/ILockingStorage.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Storage/INotifyStorage.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Storage/IStorage.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Storage/IStorageFactory.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/StorageAuthException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/StorageBadConfigException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/StorageConnectionException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/StorageInvalidException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/StorageNotAvailableException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/StorageTimeoutException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/UnseekableException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/GlobalScale/IConfig.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/GroupInterface.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Http/Client/IClient.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Http/Client/IClientService.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Http/Client/IResponse.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IAddressBook.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IAppConfig.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IAvatar.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IAvatarManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ICache.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ICacheFactory.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ICertificate.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ICertificateManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IConfig.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IContainer.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IDBConnection.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IDateTimeFormatter.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IDateTimeZone.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IEventSource.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IGroup.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IGroupManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IHelper.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IImage.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IL10N.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ILogger.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IMemcache.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IMemcacheTTL.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/INavigationManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IPreview.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IRequest.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ISearch.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IServerContainer.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ISession.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ITagManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ITags.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ITempManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IURLGenerator.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IUser.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IUserBackend.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IUserManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IUserSession.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Image.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/JSON.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/L10N/IFactory.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/LDAP/IDeletionFlagSupport.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/LDAP/ILDAPProvider.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/LDAP/ILDAPProviderFactory.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Lock/ILockingProvider.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Lock/LockedException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Lockdown/ILockdownManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Mail/IEMailTemplate.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Mail/IMailer.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Migration/IOutput.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Migration/IRepairStep.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Notification/IAction.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Notification/IApp.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Notification/IManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Notification/INotification.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Notification/INotifier.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/OCS/IDiscoveryService.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/PreConditionNotMetException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Preview/IProvider.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Response.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/RichObjectStrings/Definitions.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/RichObjectStrings/IValidator.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/RichObjectStrings/InvalidObjectExeption.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Route/IRoute.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Route/IRouter.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SabrePluginEvent.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SabrePluginException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Search/PagedProvider.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Search/Provider.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Search/Result.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Security/IContentSecurityPolicyManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Security/ICredentialsManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Security/ICrypto.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Security/IHasher.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Security/ISecureRandom.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Security/StringUtils.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Session/Exceptions/SessionNotAvailableException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Settings/IIconSection.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Settings/IManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Settings/ISection.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Settings/ISettings.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share/Exceptions/GenericShareException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share/Exceptions/IllegalIDChangeException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share/Exceptions/ShareNotFound.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share/IManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share/IProviderFactory.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share/IShare.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share/IShareHelper.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share/IShareProvider.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share_Backend.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share_Backend_Collection.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share_Backend_File_Dependent.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/ISystemTag.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/ISystemTagManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/ISystemTagManagerFactory.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/ISystemTagObjectMapper.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/ManagerEvent.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/MapperEvent.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/SystemTagsEntityEvent.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/TagAlreadyExistsException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/TagNotFoundException.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Template.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/User.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/UserInterface.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Util.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/WorkflowEngine/ICheck.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/WorkflowEngine/IManager.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/WorkflowEngine/IOperation.php %%WWWDIR%%/vendor/composer/ClassLoader.php %%WWWDIR%%/vendor/composer/LICENSE %%WWWDIR%%/vendor/composer/autoload_classmap.php @@ -780,19 +459,24 @@ %%WWWDIR%%/vendor/composer/autoload_static.php %%WWWDIR%%/vendor/composer/include_paths.php %%WWWDIR%%/vendor/composer/installed.json -%%WWWDIR%%/vendor/doctrine/instantiator/.travis.install.sh -%%WWWDIR%%/vendor/doctrine/instantiator/LICENSE -%%WWWDIR%%/vendor/doctrine/instantiator/README.md -%%WWWDIR%%/vendor/doctrine/instantiator/phpmd.xml.dist -%%WWWDIR%%/vendor/doctrine/instantiator/phpunit.xml.dist -%%WWWDIR%%/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/ExceptionInterface.php -%%WWWDIR%%/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/InvalidArgumentException.php -%%WWWDIR%%/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/UnexpectedValueException.php -%%WWWDIR%%/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php -%%WWWDIR%%/vendor/doctrine/instantiator/src/Doctrine/Instantiator/InstantiatorInterface.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/CREDITS +%%WWWDIR%%/vendor/ezyang/htmlpurifier/INSTALL +%%WWWDIR%%/vendor/ezyang/htmlpurifier/INSTALL.fr.utf8 %%WWWDIR%%/vendor/ezyang/htmlpurifier/LICENSE +%%WWWDIR%%/vendor/ezyang/htmlpurifier/NEWS %%WWWDIR%%/vendor/ezyang/htmlpurifier/README.md +%%WWWDIR%%/vendor/ezyang/htmlpurifier/TODO +%%WWWDIR%%/vendor/ezyang/htmlpurifier/VERSION +%%WWWDIR%%/vendor/ezyang/htmlpurifier/WHATSNEW +%%WWWDIR%%/vendor/ezyang/htmlpurifier/WYSIWYG +%%WWWDIR%%/vendor/ezyang/htmlpurifier/composer.json +%%WWWDIR%%/vendor/ezyang/htmlpurifier/extras/ConfigDoc/HTMLXSLTProcessor.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/extras/FSTools.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/extras/FSTools/File.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/extras/HTMLPurifierExtras.auto.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/extras/HTMLPurifierExtras.autoload.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/extras/HTMLPurifierExtras.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/extras/README %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier.auto.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier.autoload.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php @@ -1167,46 +851,151 @@ %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParser/Native.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParserException.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Zipper.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/.htaccess +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/PH5P.patch +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/PH5P.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/add-vimline.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/common.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/compile-doxygen.sh +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/config-scanner.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/flush-definition-cache.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/flush.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/generate-entity-file.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/generate-includes.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/generate-ph5p-patch.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/generate-schema-cache.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/generate-standalone.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/merge-library.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/old-extract-schema.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/old-remove-require-once.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/old-remove-schema-def.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/regenerate-docs.sh +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/remove-trailing-whitespace.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/rename-config.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/update-config.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/package.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/phpdoc.ini +%%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/modx.txt +%%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/.gitignore +%%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/Changelog +%%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/INSTALL +%%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/README +%%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/config.default.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/htmlpurifier.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/htmlpurifier/LICENSE +%%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/htmlpurifier/README +%%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/info.txt +%%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/init-config.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/migrate.bbcode.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/settings.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/settings/form.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/settings/migrate-sigs-form.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/settings/migrate-sigs.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/settings/save.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/release1-update.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/release2-tag.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/test-settings.sample.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/test-settings.travis.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/tests/path2class.func.php +%%WWWDIR%%/vendor/gravatarphp/gravatar/CHANGELOG.md +%%WWWDIR%%/vendor/gravatarphp/gravatar/LICENSE +%%WWWDIR%%/vendor/gravatarphp/gravatar/README.md +%%WWWDIR%%/vendor/gravatarphp/gravatar/composer.json +%%WWWDIR%%/vendor/gravatarphp/gravatar/src/Gravatar.php +%%WWWDIR%%/vendor/kwi/urllinker/.hg/00changelog.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/branch +%%WWWDIR%%/vendor/kwi/urllinker/.hg/cache/branch2-base +%%WWWDIR%%/vendor/kwi/urllinker/.hg/cache/checkisexec +%%WWWDIR%%/vendor/kwi/urllinker/.hg/cache/checklink +%%WWWDIR%%/vendor/kwi/urllinker/.hg/cache/checklink-target +%%WWWDIR%%/vendor/kwi/urllinker/.hg/dirstate +%%WWWDIR%%/vendor/kwi/urllinker/.hg/hgrc +%%WWWDIR%%/vendor/kwi/urllinker/.hg/requires +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/00changelog.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/00manifest.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/data/_r_e_a_d_m_e.rst.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/data/_url_linker-example.php.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/data/_url_linker.php.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/data/composer.json.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/data/lib/_url_linker.php.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/data/lib/_url_linker_interface.php.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/data/lib/valid_tlds.php.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/data/phpunit-logging.xml.dist.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/data/phpunit.xml.dist.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/data/tests/_url_linker_escaping_html_test.php.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/data/tests/_url_linker_in_trusted_html_test.php.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/data/tests/_url_linker_test.php.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/data/tests/_url_linker_test_case.php.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/data/tests/bootstrap.php.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/data/tests/functions/_html_escape_and_link_urls_test.php.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/data/tests/functions/_link_urls_in_trusted_html_test.php.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/data/~2ehgignore.i +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/fncache +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/phaseroots +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/undo +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/undo.backupfiles +%%WWWDIR%%/vendor/kwi/urllinker/.hg/store/undo.phaseroots +%%WWWDIR%%/vendor/kwi/urllinker/.hg/undo.bookmarks +%%WWWDIR%%/vendor/kwi/urllinker/.hg/undo.branch +%%WWWDIR%%/vendor/kwi/urllinker/.hg/undo.desc +%%WWWDIR%%/vendor/kwi/urllinker/.hg/undo.dirstate %%WWWDIR%%/vendor/kwi/urllinker/.hgignore %%WWWDIR%%/vendor/kwi/urllinker/README.rst %%WWWDIR%%/vendor/kwi/urllinker/UrlLinker-example.php %%WWWDIR%%/vendor/kwi/urllinker/UrlLinker.php +%%WWWDIR%%/vendor/kwi/urllinker/composer.json %%WWWDIR%%/vendor/kwi/urllinker/lib/UrlLinker.php %%WWWDIR%%/vendor/kwi/urllinker/lib/UrlLinkerInterface.php %%WWWDIR%%/vendor/kwi/urllinker/lib/validTlds.php %%WWWDIR%%/vendor/kwi/urllinker/phpunit-logging.xml.dist %%WWWDIR%%/vendor/kwi/urllinker/phpunit.xml.dist -%%WWWDIR%%/vendor/myclabs/deep-copy/LICENSE -%%WWWDIR%%/vendor/myclabs/deep-copy/README.md -%%WWWDIR%%/vendor/myclabs/deep-copy/doc/clone.png -%%WWWDIR%%/vendor/myclabs/deep-copy/doc/deep-clone.png -%%WWWDIR%%/vendor/myclabs/deep-copy/doc/deep-copy.png -%%WWWDIR%%/vendor/myclabs/deep-copy/doc/graph.png -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/DeepCopy.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/Exception/CloneException.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineCollectionFilter.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineEmptyCollectionFilter.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineProxyFilter.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Filter.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/Filter/KeepFilter.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/Filter/ReplaceFilter.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/Filter/SetNullFilter.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/DoctrineProxyMatcher.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Matcher.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyMatcher.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyNameMatcher.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyTypeMatcher.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/Reflection/ReflectionHelper.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/ReplaceFilter.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/ShallowCopyFilter.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/SplDoublyLinkedList.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/TypeFilter.php -%%WWWDIR%%/vendor/myclabs/deep-copy/src/DeepCopy/TypeMatcher/TypeMatcher.php +%%WWWDIR%%/vendor/kwi/urllinker/tests/UrlLinkerEscapingHtmlTest.php +%%WWWDIR%%/vendor/kwi/urllinker/tests/UrlLinkerInTrustedHtmlTest.php +%%WWWDIR%%/vendor/kwi/urllinker/tests/UrlLinkerTest.php +%%WWWDIR%%/vendor/kwi/urllinker/tests/UrlLinkerTestCase.php +%%WWWDIR%%/vendor/kwi/urllinker/tests/bootstrap.php +%%WWWDIR%%/vendor/kwi/urllinker/tests/functions/HtmlEscapeAndLinkUrlsTest.php +%%WWWDIR%%/vendor/kwi/urllinker/tests/functions/LinkUrlsInTrustedHtmlTest.php +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/FETCH_HEAD +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/HEAD +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/ORIG_HEAD +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/config +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/description +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/hooks/applypatch-msg.sample +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/hooks/commit-msg.sample +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/hooks/post-update.sample +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/hooks/pre-applypatch.sample +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/hooks/pre-commit.sample +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/hooks/pre-push.sample +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/hooks/pre-rebase.sample +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/hooks/pre-receive.sample +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/hooks/prepare-commit-msg.sample +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/hooks/update.sample +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/index +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/info/exclude +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/info/refs +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/logs/HEAD +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/logs/refs/heads/master +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/logs/refs/remotes/composer/master +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/logs/refs/remotes/origin/HEAD +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/objects/info/packs +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/objects/pack/pack-fba352c6ac7d232248dfb20fed7567bc803ebe0d.idx +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/objects/pack/pack-fba352c6ac7d232248dfb20fed7567bc803ebe0d.pack +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/packed-refs +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/refs/heads/master +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/refs/remotes/composer/master +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.git/refs/remotes/origin/HEAD +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.gitignore +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/.travis.yml +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/LICENSE +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/README.md +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/composer.json +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/composer.lock +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/src/IconScraper/DataAccess.php +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/src/IconScraper/Icon.php +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/src/IconScraper/Scraper.php +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/tests/IconScraper/ScraperTest.php +%%WWWDIR%%/vendor/mpclarkson/icon-scraper/tests/IconScraper/default.ico %%WWWDIR%%/vendor/pear-pear.horde.org/Horde_Crypt_Blowfish/Horde/Crypt/Blowfish.php %%WWWDIR%%/vendor/pear-pear.horde.org/Horde_Crypt_Blowfish/Horde/Crypt/Blowfish/Base.php %%WWWDIR%%/vendor/pear-pear.horde.org/Horde_Crypt_Blowfish/Horde/Crypt/Blowfish/Exception.php @@ -1413,6 +1202,8 @@ %%WWWDIR%%/vendor/pear-pear.horde.org/Horde_Idna/data/locale/Horde_Idna.pot %%WWWDIR%%/vendor/pear-pear.horde.org/Horde_Idna/data/locale/de/LC_MESSAGES/Horde_Idna.mo %%WWWDIR%%/vendor/pear-pear.horde.org/Horde_Idna/data/locale/de/LC_MESSAGES/Horde_Idna.po +%%WWWDIR%%/vendor/pear-pear.horde.org/Horde_Idna/data/locale/tr/LC_MESSAGES/Horde_Idna.mo +%%WWWDIR%%/vendor/pear-pear.horde.org/Horde_Idna/data/locale/tr/LC_MESSAGES/Horde_Idna.po %%WWWDIR%%/vendor/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client.php %%WWWDIR%%/vendor/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/Auth/DigestMD5.php %%WWWDIR%%/vendor/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/Auth/Scram.php @@ -1549,6 +1340,8 @@ %%WWWDIR%%/vendor/pear-pear.horde.org/Horde_ListHeaders/data/locale/hu/LC_MESSAGES/Horde_ListHeaders.po %%WWWDIR%%/vendor/pear-pear.horde.org/Horde_ListHeaders/data/locale/ja/LC_MESSAGES/Horde_ListHeaders.mo %%WWWDIR%%/vendor/pear-pear.horde.org/Horde_ListHeaders/data/locale/ja/LC_MESSAGES/Horde_ListHeaders.po +%%WWWDIR%%/vendor/pear-pear.horde.org/Horde_ListHeaders/data/locale/tr/LC_MESSAGES/Horde_ListHeaders.mo +%%WWWDIR%%/vendor/pear-pear.horde.org/Horde_ListHeaders/data/locale/tr/LC_MESSAGES/Horde_ListHeaders.po %%WWWDIR%%/vendor/pear-pear.horde.org/Horde_Mail/Horde/Mail/Exception.php %%WWWDIR%%/vendor/pear-pear.horde.org/Horde_Mail/Horde/Mail/Mbox/Parse.php %%WWWDIR%%/vendor/pear-pear.horde.org/Horde_Mail/Horde/Mail/Rfc822.php @@ -1972,717 +1765,3 @@ %%WWWDIR%%/vendor/pear-pear.horde.org/Horde_Util/Horde/String/Transliterate.php %%WWWDIR%%/vendor/pear-pear.horde.org/Horde_Util/Horde/Util.php %%WWWDIR%%/vendor/pear-pear.horde.org/Horde_Util/Horde/Variables.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-common/LICENSE -%%WWWDIR%%/vendor/phpdocumentor/reflection-common/README.md -%%WWWDIR%%/vendor/phpdocumentor/reflection-common/phpunit.xml.dist -%%WWWDIR%%/vendor/phpdocumentor/reflection-common/src/Element.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-common/src/File.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-common/src/Fqsen.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-common/src/Location.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-common/src/Project.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-common/src/ProjectFactory.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/LICENSE -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/README.md -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/examples/01-interpreting-a-simple-docblock.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/examples/02-interpreting-tags.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/examples/03-reconstituting-a-docblock.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/examples/04-adding-your-own-tag.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/examples/playing-with-descriptions/02-escaping.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/phpmd.xml.dist -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/phpunit.xml.dist -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Description.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/DescriptionFactory.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/ExampleFinder.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Serializer.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/StandardTagFactory.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tag.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/TagFactory.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Author.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/BaseTag.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Covers.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Deprecated.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Example.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/StaticMethod.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/Strategy.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter/PassthroughFormatter.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Generic.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Link.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Method.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Param.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Property.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/PropertyRead.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/PropertyWrite.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Return_.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/See.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Since.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Source.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Throws.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Uses.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Var_.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Version.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlockFactory.php -%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlockFactoryInterface.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/LICENSE -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/README.md -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/examples/01-resolving-simple-types.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/examples/02-resolving-classes.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/examples/03-resolving-all-elements.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/examples/04-discovering-the-context-using-class-reflection.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/examples/05-discovering-the-context-using-method-reflection.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/examples/06-discovering-the-context-using-file-contents.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/examples/Classy.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/phpmd.xml.dist -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/phpunit.xml.dist -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/FqsenResolver.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Type.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/TypeResolver.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Array_.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Boolean.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Callable_.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Compound.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Context.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/ContextFactory.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Float_.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Integer.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Mixed.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Null_.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Object_.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Resource.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Scalar.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Self_.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Static_.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/String_.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/This.php -%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Void_.php -%%WWWDIR%%/vendor/phpspec/prophecy/CHANGES.md -%%WWWDIR%%/vendor/phpspec/prophecy/LICENSE -%%WWWDIR%%/vendor/phpspec/prophecy/README.md -%%WWWDIR%%/vendor/phpspec/prophecy/fixtures/EmptyClass.php -%%WWWDIR%%/vendor/phpspec/prophecy/fixtures/EmptyInterface.php -%%WWWDIR%%/vendor/phpspec/prophecy/fixtures/FinalClass.php -%%WWWDIR%%/vendor/phpspec/prophecy/fixtures/ModifierInterface.php -%%WWWDIR%%/vendor/phpspec/prophecy/fixtures/Named.php -%%WWWDIR%%/vendor/phpspec/prophecy/fixtures/OptionalDepsClass.php -%%WWWDIR%%/vendor/phpspec/prophecy/fixtures/SpecialMethods.php -%%WWWDIR%%/vendor/phpspec/prophecy/fixtures/WithArguments.php -%%WWWDIR%%/vendor/phpspec/prophecy/fixtures/WithCallableArgument.php -%%WWWDIR%%/vendor/phpspec/prophecy/fixtures/WithFinalMethod.php -%%WWWDIR%%/vendor/phpspec/prophecy/fixtures/WithFinalVirtuallyPrivateMethod.php -%%WWWDIR%%/vendor/phpspec/prophecy/fixtures/WithProtectedAbstractMethod.php -%%WWWDIR%%/vendor/phpspec/prophecy/fixtures/WithReferences.php -%%WWWDIR%%/vendor/phpspec/prophecy/fixtures/WithReturnTypehints.php -%%WWWDIR%%/vendor/phpspec/prophecy/fixtures/WithStaticMethod.php -%%WWWDIR%%/vendor/phpspec/prophecy/fixtures/WithTypehintedVariadicArgument.php -%%WWWDIR%%/vendor/phpspec/prophecy/fixtures/WithVariadicArgument.php -%%WWWDIR%%/vendor/phpspec/prophecy/fixtures/WithVirtuallyPrivateMethod.php -%%WWWDIR%%/vendor/phpspec/prophecy/phpunit.xml.dist -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Argument/ArgumentsWildcardSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/AnyValueTokenSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/AnyValuesTokenSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/ApproximateValueTokenSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/ArrayCountTokenSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/ArrayEntryTokenSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/ArrayEveryEntryTokenSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/CallbackTokenSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/ExactValueTokenSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/IdenticalValueTokenSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/LogicalAndTokenSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/LogicalNotTokenSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/ObjectStateTokenSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/StringContainsTokenSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/TypeTokenSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/ArgumentSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Call/CallCenterSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Call/CallSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Comparator/ClosureComparatorSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Comparator/FactorySpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Comparator/ProphecyComparatorSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/DisableConstructorPatchSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/HhvmExceptionPatchSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/KeywordPatchSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/MagicCallPatchSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/ProphecySubjectPatchSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/ReflectionClassNewInstancePatchSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/SplFileInfoPatchSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/TraversablePatchSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Doubler/DoublerSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Doubler/Generator/ClassCodeGeneratorSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Doubler/Generator/ClassCreatorSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Doubler/Generator/Node/ArgumentNodeSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Doubler/Generator/Node/ClassNodeSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Doubler/Generator/Node/MethodNodeSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Doubler/LazyDoubleSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Doubler/NameGeneratorSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Exception/Call/UnexpectedCallExceptionSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Exception/Doubler/ClassCreatorExceptionSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Exception/Doubler/ClassMirrorExceptionSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Exception/Doubler/ClassNotFoundExceptionSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Exception/Doubler/DoubleExceptionSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Exception/Doubler/InterfaceNotFoundExceptionSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Exception/Doubler/MethodNotExtendableExceptionSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Exception/Doubler/MethodNotFoundExceptionSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Exception/Prediction/AggregateExceptionSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Exception/Prediction/NoCallsExceptionSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Exception/Prediction/UnexpectedCallsCountExceptionSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Exception/Prediction/UnexpectedCallsExceptionSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Exception/Prophecy/MethodProphecyExceptionSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Exception/Prophecy/ObjectProphecyExceptionSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Prediction/CallPredictionSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Prediction/CallTimesPredictionSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Prediction/CallbackPredictionSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Prediction/NoCallsPredictionSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Promise/CallbackPromiseSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Promise/ReturnArgumentPromiseSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Promise/ReturnPromiseSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Promise/ThrowPromiseSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Prophecy/MethodProphecySpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Prophecy/ObjectProphecySpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Prophecy/RevealerSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/ProphetSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/spec/Prophecy/Util/StringUtilSpec.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Argument.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Argument/ArgumentsWildcard.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/AnyValueToken.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/AnyValuesToken.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ApproximateValueToken.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayCountToken.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayEntryToken.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayEveryEntryToken.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/CallbackToken.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ExactValueToken.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/IdenticalValueToken.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/LogicalAndToken.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/LogicalNotToken.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ObjectStateToken.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/StringContainsToken.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/TokenInterface.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/TypeToken.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Call/Call.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Call/CallCenter.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Comparator/ClosureComparator.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Comparator/Factory.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Comparator/ProphecyComparator.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/CachedDoubler.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/ClassPatchInterface.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/DisableConstructorPatch.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/HhvmExceptionPatch.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/KeywordPatch.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/MagicCallPatch.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/ProphecySubjectPatch.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/ReflectionClassNewInstancePatch.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/SplFileInfoPatch.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/TraversablePatch.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/DoubleInterface.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/Doubler.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/ClassCodeGenerator.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/ClassCreator.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/ClassMirror.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/ArgumentNode.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/ClassNode.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/MethodNode.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/ReflectionInterface.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/LazyDouble.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Doubler/NameGenerator.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/Call/UnexpectedCallException.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/ClassCreatorException.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/ClassMirrorException.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/ClassNotFoundException.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/DoubleException.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/DoublerException.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/InterfaceNotFoundException.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/MethodNotExtendableException.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/MethodNotFoundException.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/ReturnByReferenceException.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/Exception.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/InvalidArgumentException.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/AggregateException.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/FailedPredictionException.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/NoCallsException.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/PredictionException.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/UnexpectedCallsCountException.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/UnexpectedCallsException.php -%%WWWDIR%%/vendor/phpspec/prophecy/src/Prophecy/Exception/Prophecy/MethodProphecyException.php *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Wed Dec 6 12:49:53 2017 Return-Path: Delivered-To: svn-ports-head@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 120EEE9F80F; Wed, 6 Dec 2017 12:49:53 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E030170E86; Wed, 6 Dec 2017 12:49:52 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6CnqiQ003879; Wed, 6 Dec 2017 12:49:52 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6CnpGK003874; Wed, 6 Dec 2017 12:49:51 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201712061249.vB6CnpGK003874@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 6 Dec 2017 12:49:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455648 - in head/www: . nextcloud-tasks X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: in head/www: . nextcloud-tasks X-SVN-Commit-Revision: 455648 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 12:49:53 -0000 Author: brnrd Date: Wed Dec 6 12:49:51 2017 New Revision: 455648 URL: https://svnweb.freebsd.org/changeset/ports/455648 Log: www/nextcloud-tasks: Add new Tasks Nextcloud app Added: head/www/nextcloud-tasks/ head/www/nextcloud-tasks/Makefile (contents, props changed) head/www/nextcloud-tasks/distinfo (contents, props changed) head/www/nextcloud-tasks/pkg-descr (contents, props changed) head/www/nextcloud-tasks/pkg-plist (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Wed Dec 6 12:49:35 2017 (r455647) +++ head/www/Makefile Wed Dec 6 12:49:51 2017 (r455648) @@ -541,6 +541,7 @@ SUBDIR += nextcloud-calendar SUBDIR += nextcloud-contacts SUBDIR += nextcloud-notes + SUBDIR += nextcloud-tasks SUBDIR += nghttp2 SUBDIR += nginx SUBDIR += nginx-devel Added: head/www/nextcloud-tasks/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nextcloud-tasks/Makefile Wed Dec 6 12:49:51 2017 (r455648) @@ -0,0 +1,35 @@ +# Created by: Bernard Spil +# $FreeBSD$ + +PORTNAME= tasks +PORTVERSION= 0.9.5 +DISTVERSIONPREFIX= v +CATEGORIES= www +MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ +PKGNAMEPREFIX= nextcloud- +DISTNAME= ${PORTNAME} +DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//}/${DISTNAME}-${DISTVERSIONPREFIX}${PORTVERSION} + +MAINTAINER= brnrd@freebsd.org +COMMENT= Tasks app for Nextcloud + +LICENSE= AGPLv3 + +RUN_DEPENDS= nextcloud>=12:www/nextcloud + +NO_BUILD= yes +NO_ARCH= yes + +NEXTCLOUD_USERNAME?= ${WWWOWN} +NEXTCLOUD_GROUPNAME?= ${WWWGRP} + +PLIST_SUB= NEXTCLOUD_USERNAME=${NEXTCLOUD_USERNAME} \ + NEXTCLOUD_GROUPNAME=${NEXTCLOUD_GROUPNAME} + +WWWDIR= ${PREFIX}/www/nextcloud/apps/${PORTNAME} + +do-install: + ${MKDIR} ${STAGEDIR}${WWWDIR} + @(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) + +.include Added: head/www/nextcloud-tasks/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nextcloud-tasks/distinfo Wed Dec 6 12:49:51 2017 (r455648) @@ -0,0 +1,3 @@ +TIMESTAMP = 1512563326 +SHA256 (nextcloud/tasks-v0.9.5/tasks.tar.gz) = a76ab499668510d0364262f787520e8f030974facbbe5f0b9ec8ea11915579c9 +SIZE (nextcloud/tasks-v0.9.5/tasks.tar.gz) = 478397 Added: head/www/nextcloud-tasks/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nextcloud-tasks/pkg-descr Wed Dec 6 12:49:51 2017 (r455648) @@ -0,0 +1,4 @@ +Tasks app for Nextcloud adds a Tasks menu to your Nextcloud. +Add the task lists as remote calendar. + +WWW: https://apps.nextcloud.com/apps/tasks Added: head/www/nextcloud-tasks/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nextcloud-tasks/pkg-plist Wed Dec 6 12:49:51 2017 (r455648) @@ -0,0 +1,162 @@ +@owner %%NEXTCLOUD_USERNAME%% +@group %%NEXTCLOUD_GROUPNAME%% +%%WWWDIR%%/LICENSE +%%WWWDIR%%/appinfo/app.php +%%WWWDIR%%/appinfo/application.php +%%WWWDIR%%/appinfo/info.xml +%%WWWDIR%%/appinfo/routes.php +%%WWWDIR%%/appinfo/signature.json +%%WWWDIR%%/controller/collectionscontroller.php +%%WWWDIR%%/controller/pagecontroller.php +%%WWWDIR%%/controller/response.php +%%WWWDIR%%/controller/searchprovider.php +%%WWWDIR%%/controller/settingscontroller.php +%%WWWDIR%%/css/style.css +%%WWWDIR%%/css/vendor/angularui/ui-select/select2.css +%%WWWDIR%%/css/vendor/timepicker/jquery.ui.timepicker.css +%%WWWDIR%%/img/divider.svg +%%WWWDIR%%/img/favicon-touch.png +%%WWWDIR%%/img/favicon-touch.svg +%%WWWDIR%%/img/favicon.ico +%%WWWDIR%%/img/favicon.png +%%WWWDIR%%/img/favicon.svg +%%WWWDIR%%/img/loading.gif +%%WWWDIR%%/img/random.svg +%%WWWDIR%%/img/sprites.png +%%WWWDIR%%/img/sprites.svg +%%WWWDIR%%/img/tasks.png +%%WWWDIR%%/img/tasks.svg +%%WWWDIR%%/js/public/app.js +%%WWWDIR%%/js/vendor/angular-animate/angular-animate.min.js +%%WWWDIR%%/js/vendor/angular-animate/index.js +%%WWWDIR%%/js/vendor/angular-draganddrop/LICENSE +%%WWWDIR%%/js/vendor/angular-draganddrop/angular-drag-and-drop-lists.min.js +%%WWWDIR%%/js/vendor/angular-route/angular-route.min.js +%%WWWDIR%%/js/vendor/angular-route/index.js +%%WWWDIR%%/js/vendor/angular-sanitize/angular-sanitize.min.js +%%WWWDIR%%/js/vendor/angular-sanitize/index.js +%%WWWDIR%%/js/vendor/angular-ui-select/LICENSE +%%WWWDIR%%/js/vendor/angular-ui-select/dist/select.min.css +%%WWWDIR%%/js/vendor/angular-ui-select/dist/select.min.js +%%WWWDIR%%/js/vendor/angular-ui-select/index.js +%%WWWDIR%%/js/vendor/angular-ui-select/npm-debug.log +%%WWWDIR%%/js/vendor/angular/angular-csp.css +%%WWWDIR%%/js/vendor/angular/angular.min.js +%%WWWDIR%%/js/vendor/angular/angular.min.js.gzip +%%WWWDIR%%/js/vendor/angular/index.js +%%WWWDIR%%/js/vendor/davclient.js/LICENSE +%%WWWDIR%%/js/vendor/davclient.js/lib/client.js +%%WWWDIR%%/js/vendor/ical.js/build/ical.js +%%WWWDIR%%/js/vendor/ical.js/build/ical.min.js +%%WWWDIR%%/js/vendor/jquery-timepicker/GPL-LICENSE.txt +%%WWWDIR%%/js/vendor/jquery-timepicker/MIT-LICENSE.txt +%%WWWDIR%%/js/vendor/jquery-timepicker/jquery.ui.timepicker.css +%%WWWDIR%%/js/vendor/jquery-timepicker/jquery.ui.timepicker.js +%%WWWDIR%%/js/vendor/jquery-timepicker/timepicker.png +%%WWWDIR%%/js/vendor/jstzdetect/LICENCE.txt +%%WWWDIR%%/js/vendor/jstzdetect/jstz.min.js +%%WWWDIR%%/l10n/.tx/config +%%WWWDIR%%/l10n/ast.js +%%WWWDIR%%/l10n/ast.json +%%WWWDIR%%/l10n/az.js +%%WWWDIR%%/l10n/az.json +%%WWWDIR%%/l10n/bg_BG.js +%%WWWDIR%%/l10n/bg_BG.json +%%WWWDIR%%/l10n/bn_BD.js +%%WWWDIR%%/l10n/bn_BD.json +%%WWWDIR%%/l10n/ca.js +%%WWWDIR%%/l10n/ca.json +%%WWWDIR%%/l10n/cs_CZ.js +%%WWWDIR%%/l10n/cs_CZ.json +%%WWWDIR%%/l10n/da.js +%%WWWDIR%%/l10n/da.json +%%WWWDIR%%/l10n/de.js +%%WWWDIR%%/l10n/de.json +%%WWWDIR%%/l10n/de_DE.js +%%WWWDIR%%/l10n/de_DE.json +%%WWWDIR%%/l10n/el.js +%%WWWDIR%%/l10n/el.json +%%WWWDIR%%/l10n/en_GB.js +%%WWWDIR%%/l10n/en_GB.json +%%WWWDIR%%/l10n/es.js +%%WWWDIR%%/l10n/es.json +%%WWWDIR%%/l10n/es_MX.js +%%WWWDIR%%/l10n/es_MX.json +%%WWWDIR%%/l10n/et_EE.js +%%WWWDIR%%/l10n/et_EE.json +%%WWWDIR%%/l10n/eu.js +%%WWWDIR%%/l10n/eu.json +%%WWWDIR%%/l10n/fi_FI.js +%%WWWDIR%%/l10n/fi_FI.json +%%WWWDIR%%/l10n/fr.js +%%WWWDIR%%/l10n/fr.json +%%WWWDIR%%/l10n/gl.js +%%WWWDIR%%/l10n/gl.json +%%WWWDIR%%/l10n/he.js +%%WWWDIR%%/l10n/he.json +%%WWWDIR%%/l10n/hu_HU.js +%%WWWDIR%%/l10n/hu_HU.json +%%WWWDIR%%/l10n/ia.js +%%WWWDIR%%/l10n/ia.json +%%WWWDIR%%/l10n/id.js +%%WWWDIR%%/l10n/id.json +%%WWWDIR%%/l10n/is.js +%%WWWDIR%%/l10n/is.json +%%WWWDIR%%/l10n/it.js +%%WWWDIR%%/l10n/it.json +%%WWWDIR%%/l10n/ja.js +%%WWWDIR%%/l10n/ja.json +%%WWWDIR%%/l10n/ko.js +%%WWWDIR%%/l10n/ko.json +%%WWWDIR%%/l10n/lb.js +%%WWWDIR%%/l10n/lb.json +%%WWWDIR%%/l10n/lt_LT.js +%%WWWDIR%%/l10n/lt_LT.json +%%WWWDIR%%/l10n/lv.js +%%WWWDIR%%/l10n/lv.json +%%WWWDIR%%/l10n/nb_NO.js +%%WWWDIR%%/l10n/nb_NO.json +%%WWWDIR%%/l10n/nl.js +%%WWWDIR%%/l10n/nl.json +%%WWWDIR%%/l10n/oc.js +%%WWWDIR%%/l10n/oc.json +%%WWWDIR%%/l10n/pl.js +%%WWWDIR%%/l10n/pl.json +%%WWWDIR%%/l10n/pt_BR.js +%%WWWDIR%%/l10n/pt_BR.json +%%WWWDIR%%/l10n/pt_PT.js +%%WWWDIR%%/l10n/pt_PT.json +%%WWWDIR%%/l10n/ro.js +%%WWWDIR%%/l10n/ro.json +%%WWWDIR%%/l10n/ru.js +%%WWWDIR%%/l10n/ru.json +%%WWWDIR%%/l10n/sk_SK.js +%%WWWDIR%%/l10n/sk_SK.json +%%WWWDIR%%/l10n/sl.js +%%WWWDIR%%/l10n/sl.json +%%WWWDIR%%/l10n/sq.js +%%WWWDIR%%/l10n/sq.json +%%WWWDIR%%/l10n/sr.js +%%WWWDIR%%/l10n/sr.json +%%WWWDIR%%/l10n/sv.js +%%WWWDIR%%/l10n/sv.json +%%WWWDIR%%/l10n/th_TH.js +%%WWWDIR%%/l10n/th_TH.json +%%WWWDIR%%/l10n/tr.js +%%WWWDIR%%/l10n/tr.json +%%WWWDIR%%/l10n/uk.js +%%WWWDIR%%/l10n/uk.json +%%WWWDIR%%/l10n/zh_CN.js +%%WWWDIR%%/l10n/zh_CN.json +%%WWWDIR%%/l10n/zh_TW.js +%%WWWDIR%%/l10n/zh_TW.json +%%WWWDIR%%/service/collectionsservice.php +%%WWWDIR%%/service/settingsservice.php +%%WWWDIR%%/templates/colorpicker.html +%%WWWDIR%%/templates/confirmation.php +%%WWWDIR%%/templates/main.php +%%WWWDIR%%/templates/part.collectionall.php +%%WWWDIR%%/templates/part.collectionweek.php +%%WWWDIR%%/templates/part.details.php +%%WWWDIR%%/templates/part.taskbody.php +%%WWWDIR%%/templates/part.tasklist.php From owner-svn-ports-head@freebsd.org Wed Dec 6 12:50:41 2017 Return-Path: Delivered-To: svn-ports-head@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 35081E9F897; Wed, 6 Dec 2017 12:50:41 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 0D66C70F8F; Wed, 6 Dec 2017 12:50:40 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6CoeUj004086; Wed, 6 Dec 2017 12:50:40 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6Codeh004081; Wed, 6 Dec 2017 12:50:39 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201712061250.vB6Codeh004081@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 6 Dec 2017 12:50:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455649 - in head: security/nextcloud-twofactor_totp security/nextcloud-twofactor_u2f www/nextcloud-calendar www/nextcloud-contacts www/nextcloud-notes X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: in head: security/nextcloud-twofactor_totp security/nextcloud-twofactor_u2f www/nextcloud-calendar www/nextcloud-contacts www/nextcloud-notes X-SVN-Commit-Revision: 455649 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 12:50:41 -0000 Author: brnrd Date: Wed Dec 6 12:50:39 2017 New Revision: 455649 URL: https://svnweb.freebsd.org/changeset/ports/455649 Log: www/nextcloud: Add WWW to all apps Reported by: adamw Modified: head/security/nextcloud-twofactor_totp/pkg-descr head/security/nextcloud-twofactor_u2f/pkg-descr head/www/nextcloud-calendar/pkg-descr head/www/nextcloud-contacts/pkg-descr head/www/nextcloud-notes/pkg-descr Modified: head/security/nextcloud-twofactor_totp/pkg-descr ============================================================================== --- head/security/nextcloud-twofactor_totp/pkg-descr Wed Dec 6 12:49:51 2017 (r455648) +++ head/security/nextcloud-twofactor_totp/pkg-descr Wed Dec 6 12:50:39 2017 (r455649) @@ -1 +1,3 @@ A Two-Factor-Auth Provider for TOTP (RFC 6238) + +WWW: https://apps.nextcloud.com/apps/twofactor_totp Modified: head/security/nextcloud-twofactor_u2f/pkg-descr ============================================================================== --- head/security/nextcloud-twofactor_u2f/pkg-descr Wed Dec 6 12:49:51 2017 (r455648) +++ head/security/nextcloud-twofactor_u2f/pkg-descr Wed Dec 6 12:50:39 2017 (r455649) @@ -1 +1,3 @@ A two-factor provider for U2F devices + +WWW: https://apps.nextcloud.com/apps/twofactor_u2f Modified: head/www/nextcloud-calendar/pkg-descr ============================================================================== --- head/www/nextcloud-calendar/pkg-descr Wed Dec 6 12:49:51 2017 (r455648) +++ head/www/nextcloud-calendar/pkg-descr Wed Dec 6 12:50:39 2017 (r455649) @@ -7,3 +7,5 @@ sync events from various devices with your Nextcloud a * Attendees! Invite people to your events. * We're not reinventing the wheel! Based on the great davclient.js, ical.js and fullcalendar libraries. + +WWW: https://apps.nextcloud.com/apps/calendar Modified: head/www/nextcloud-contacts/pkg-descr ============================================================================== --- head/www/nextcloud-contacts/pkg-descr Wed Dec 6 12:49:51 2017 (r455648) +++ head/www/nextcloud-contacts/pkg-descr Wed Dec 6 12:50:39 2017 (r455649) @@ -9,3 +9,5 @@ and edit them online. friends or coworkers? No problem! * We're not reinventing the wheel! Based on the great and open SabreDAV library. + +WWW: https://apps.nextcloud.com/apps/contacts Modified: head/www/nextcloud-notes/pkg-descr ============================================================================== --- head/www/nextcloud-notes/pkg-descr Wed Dec 6 12:49:51 2017 (r455648) +++ head/www/nextcloud-notes/pkg-descr Wed Dec 6 12:50:39 2017 (r455649) @@ -6,3 +6,5 @@ third-party apps (currently, there are notes apps for allow convenient access to your Nextcloud notes). Further features include marking notes as favorites and future versions will provide categories for better organization. + +WWW: https://apps.nextcloud.com/apps/notes From owner-svn-ports-head@freebsd.org Wed Dec 6 13:56:28 2017 Return-Path: Delivered-To: svn-ports-head@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 90847E802F9; Wed, 6 Dec 2017 13:56:28 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 5D5DE72E42; Wed, 6 Dec 2017 13:56:28 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6DuRkZ032544; Wed, 6 Dec 2017 13:56:27 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6DuRtp032543; Wed, 6 Dec 2017 13:56:27 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201712061356.vB6DuRtp032543@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Wed, 6 Dec 2017 13:56:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455650 - head X-SVN-Group: ports-head X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: head X-SVN-Commit-Revision: 455650 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 13:56:28 -0000 Author: adamw Date: Wed Dec 6 13:56:27 2017 New Revision: 455650 URL: https://svnweb.freebsd.org/changeset/ports/455650 Log: Add a short entry about FLAVORS Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Wed Dec 6 12:50:39 2017 (r455649) +++ head/UPDATING Wed Dec 6 13:56:27 2017 (r455650) @@ -27,6 +27,25 @@ you update your ports collection, before attempting an the new dsbmd.conf.sample. 20171130: + AFFECTS: all ports users + AUTHOR: adamw@FreeBSD.org + + The ports tree has gained "flavors," which are a way to produce multiple + variations of a port. Some intended examples of this are language + modules being produced for multiple language versions, and lite/nox11 packages, + without needing separate ports for each variation. Python ports have already + been flavored (see the below entry). Flavor support must be added to + individual ports. + + Flavors are already supported by make, pkg, poudriere, and synth; see the + manpages for those tools for usage instructions. Portmaster and portupgrade + don't support flavors yet, but community work on those tools is in progress. + + Some bumps and breakages are inevitable for a major change such as this. + Please report breakages and monitor the ports@ list for solutions as they + become available. + +20171130: AFFECTS: */py* AUTHOR: mat@FreeBSD.org From owner-svn-ports-head@freebsd.org Wed Dec 6 14:16:52 2017 Return-Path: Delivered-To: svn-ports-head@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 ADB16E8115A; Wed, 6 Dec 2017 14:16:52 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 8828573C06; Wed, 6 Dec 2017 14:16:52 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6EGpal040913; Wed, 6 Dec 2017 14:16:51 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6EGp5S040909; Wed, 6 Dec 2017 14:16:51 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201712061416.vB6EGp5S040909@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 6 Dec 2017 14:16:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455651 - in head: . net net/bird net/bird6 X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head: . net net/bird net/bird6 X-SVN-Commit-Revision: 455651 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 14:16:52 -0000 Author: mat Date: Wed Dec 6 14:16:51 2017 New Revision: 455651 URL: https://svnweb.freebsd.org/changeset/ports/455651 Log: Fold back net/bird6 into net/bird with FLAVORS. With hat: portmgr Sponsored by: Absolight Deleted: head/net/bird6/ Modified: head/MOVED head/net/Makefile (contents, props changed) head/net/bird/Makefile (contents, props changed) Modified: head/MOVED ============================================================================== --- head/MOVED Wed Dec 6 13:56:27 2017 (r455650) +++ head/MOVED Wed Dec 6 14:16:51 2017 (r455651) @@ -9807,3 +9807,4 @@ games/linux-rtcw|games/iortcw|2017-12-01|Has expired: java/bootstrap-openjdk|java/bootstrap-openjdk6|2017-12-01|Has expired: superseded by java/bootstrap-openjdk[68] lang/gcc46|lang/gcc6|2017-12-01|Has expired: Unsupported by upstream. Use GCC 6 or newer instead. security/krb5-113|security/krb5-114|2017-12-03|Has expired: EOL twelve months after release of krb5-1.15 +net/bird6|net/bird@ipv6|2017-12-06|Moved to a flavored version Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Wed Dec 6 13:56:27 2017 (r455650) +++ head/net/Makefile Wed Dec 6 14:16:51 2017 (r455651) @@ -49,7 +49,6 @@ SUBDIR += binkd SUBDIR += bird SUBDIR += bird-devel - SUBDIR += bird6 SUBDIR += bittwist SUBDIR += bluemix-cli SUBDIR += bmon Modified: head/net/bird/Makefile ============================================================================== --- head/net/bird/Makefile Wed Dec 6 13:56:27 2017 (r455650) +++ head/net/bird/Makefile Wed Dec 6 14:16:51 2017 (r455651) @@ -1,7 +1,7 @@ # Created by: Pav Lucistnik # $FreeBSD$ -PORTNAME?= bird +PORTNAME= bird PORTVERSION= 1.6.3 PORTREVISION= 3 CATEGORIES= net @@ -9,13 +9,16 @@ MASTER_SITES= ftp://bird.network.cz/pub/bird/ \ http://bird.mpls.in/distfiles/bird/ MAINTAINER= melifaro@ipfw.ru -COMMENT?= Dynamic IP routing daemon (IPv4 version) +COMMENT?= Dynamic IP routing daemon (${FLAVOR:Uipv4:S/ip/IP/} version) LICENSE= GPLv2 +FLAVORS= ipv4 ipv6 +ipv6_PKGNAMESUFFIX= 6 + USES= bison gmake ncurses readline GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --localstatedir=/var +CONFIGURE_ARGS= --localstatedir=/var OPTIONS_DEFINE?= FIREWALL FIREWALL_DESC= Enable firewall protocol @@ -23,11 +26,14 @@ NO_OPTIONS_SORT= yes MAKE_JOBS_UNSAFE= yes -USE_RC_SUBR= ${PORTNAME} +USE_RC_SUBR= ${PKGBASE} -SUB_LIST+= PORTNAME=${PORTNAME} - +.if ${FLAVOR:U} == ipv6 +CONFIGURE_ARGS+= --enable-ipv6 +PLIST_SUB= VER=6 +.else PLIST_SUB?= VER="" +.endif FIREWALL_EXTRA_PATCHES+= ${FILESDIR}/firewall_support.patch From owner-svn-ports-head@freebsd.org Wed Dec 6 15:19:37 2017 Return-Path: Delivered-To: svn-ports-head@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 CD6A0E82F25; Wed, 6 Dec 2017 15:19:37 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 9A23B75DDA; Wed, 6 Dec 2017 15:19:37 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6FJafc065724; Wed, 6 Dec 2017 15:19:36 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6FJaHM065723; Wed, 6 Dec 2017 15:19:36 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201712061519.vB6FJaHM065723@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 6 Dec 2017 15:19:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455652 - head/x11-toolkits/open-motif X-SVN-Group: ports-head X-SVN-Commit-Author: cy X-SVN-Commit-Paths: head/x11-toolkits/open-motif X-SVN-Commit-Revision: 455652 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 15:19:37 -0000 Author: cy Date: Wed Dec 6 15:19:36 2017 New Revision: 455652 URL: https://svnweb.freebsd.org/changeset/ports/455652 Log: Adjust MASTER_SITES to replace a hardcoded version number with PORTVERSION. Modified: head/x11-toolkits/open-motif/Makefile (contents, props changed) Modified: head/x11-toolkits/open-motif/Makefile ============================================================================== --- head/x11-toolkits/open-motif/Makefile Wed Dec 6 14:16:51 2017 (r455651) +++ head/x11-toolkits/open-motif/Makefile Wed Dec 6 15:19:36 2017 (r455652) @@ -4,7 +4,7 @@ PORTNAME= open-motif PORTVERSION= 2.3.7 CATEGORIES= x11-toolkits # MASTER_SITES= SF/${PORTNAME}/Motif%202.3.4%20Source%20Code/ -MASTER_SITES= SF/motif/Motif%202.3.7%20Source%20Code/ +MASTER_SITES= SF/motif/Motif%20${PORTVERSION}%20Source%20Code/ DISTNAME= motif-${PORTVERSION} MAINTAINER= cy@FreeBSD.org From owner-svn-ports-head@freebsd.org Wed Dec 6 15:22:51 2017 Return-Path: Delivered-To: svn-ports-head@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 10CC7E8318D; Wed, 6 Dec 2017 15:22:51 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 D2254761D5; Wed, 6 Dec 2017 15:22:50 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6FMocS070097; Wed, 6 Dec 2017 15:22:50 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6FMojd070096; Wed, 6 Dec 2017 15:22:50 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201712061522.vB6FMojd070096@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 6 Dec 2017 15:22:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455653 - head/security/krb5-114 X-SVN-Group: ports-head X-SVN-Commit-Author: cy X-SVN-Commit-Paths: head/security/krb5-114 X-SVN-Commit-Revision: 455653 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 15:22:51 -0000 Author: cy Date: Wed Dec 6 15:22:49 2017 New Revision: 455653 URL: https://svnweb.freebsd.org/changeset/ports/455653 Log: Adjust expiry date. Reported by: Boris Samorodov Modified: head/security/krb5-114/Makefile Modified: head/security/krb5-114/Makefile ============================================================================== --- head/security/krb5-114/Makefile Wed Dec 6 15:19:36 2017 (r455652) +++ head/security/krb5-114/Makefile Wed Dec 6 15:22:49 2017 (r455653) @@ -18,7 +18,7 @@ COMMENT= MIT implementation of RFC 4120 network authe LICENSE= MIT DEPRECATED= EOL twelve months after release of krb5-1.16 -EXPIRATION_DATE= 2017-12-31 +EXPIRATION_DATE= 2018-12-31 CONFLICTS= heimdal-[0-9]* srp-[0-9]* krb5-11[35]-[0-9]* \ krb5-1.[0-9]* krb5-devel-* From owner-svn-ports-head@freebsd.org Wed Dec 6 15:26:01 2017 Return-Path: Delivered-To: svn-ports-head@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 8D6CEE8322C; Wed, 6 Dec 2017 15:26:01 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 5AD9076317; Wed, 6 Dec 2017 15:26:01 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6FQ0M0070314; Wed, 6 Dec 2017 15:26:00 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6FQ0ax070312; Wed, 6 Dec 2017 15:26:00 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201712061526.vB6FQ0ax070312@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 6 Dec 2017 15:26:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455654 - head/x11-toolkits/open-motif X-SVN-Group: ports-head X-SVN-Commit-Author: cy X-SVN-Commit-Paths: head/x11-toolkits/open-motif X-SVN-Commit-Revision: 455654 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 15:26:01 -0000 Author: cy Date: Wed Dec 6 15:26:00 2017 New Revision: 455654 URL: https://svnweb.freebsd.org/changeset/ports/455654 Log: Update 2.3.7 --> 2.3.8 Modified: head/x11-toolkits/open-motif/Makefile (contents, props changed) head/x11-toolkits/open-motif/distinfo (contents, props changed) Modified: head/x11-toolkits/open-motif/Makefile ============================================================================== --- head/x11-toolkits/open-motif/Makefile Wed Dec 6 15:22:49 2017 (r455653) +++ head/x11-toolkits/open-motif/Makefile Wed Dec 6 15:26:00 2017 (r455654) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= open-motif -PORTVERSION= 2.3.7 +PORTVERSION= 2.3.8 CATEGORIES= x11-toolkits # MASTER_SITES= SF/${PORTNAME}/Motif%202.3.4%20Source%20Code/ MASTER_SITES= SF/motif/Motif%20${PORTVERSION}%20Source%20Code/ Modified: head/x11-toolkits/open-motif/distinfo ============================================================================== --- head/x11-toolkits/open-motif/distinfo Wed Dec 6 15:22:49 2017 (r455653) +++ head/x11-toolkits/open-motif/distinfo Wed Dec 6 15:26:00 2017 (r455654) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490677498 -SHA256 (motif-2.3.7.tar.gz) = 8f7aadbb0f42df2093d4690735a2b9a02ea2bf69dfb15ae0a39cae28f1580d14 -SIZE (motif-2.3.7.tar.gz) = 5715478 +TIMESTAMP = 1512568346 +SHA256 (motif-2.3.8.tar.gz) = 859b723666eeac7df018209d66045c9853b50b4218cecadb794e2359619ebce7 +SIZE (motif-2.3.8.tar.gz) = 5704328 From owner-svn-ports-head@freebsd.org Wed Dec 6 15:40:50 2017 Return-Path: Delivered-To: svn-ports-head@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 12C8DE83711; Wed, 6 Dec 2017 15:40:50 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 D3FF476A48; Wed, 6 Dec 2017 15:40:49 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6FenOw074595; Wed, 6 Dec 2017 15:40:49 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6Fem1d074593; Wed, 6 Dec 2017 15:40:48 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201712061540.vB6Fem1d074593@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Wed, 6 Dec 2017 15:40:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455655 - head/lang/php72 X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: head/lang/php72 X-SVN-Commit-Revision: 455655 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 15:40:50 -0000 Author: tz Date: Wed Dec 6 15:40:48 2017 New Revision: 455655 URL: https://svnweb.freebsd.org/changeset/ports/455655 Log: lang/php72: Update from 7.2.0 RC 6 to 7.2.0 Changelog: http://www.php.net/ChangeLog-7.php#7.2.0 Modified: head/lang/php72/Makefile head/lang/php72/distinfo Modified: head/lang/php72/Makefile ============================================================================== --- head/lang/php72/Makefile Wed Dec 6 15:26:00 2017 (r455654) +++ head/lang/php72/Makefile Wed Dec 6 15:40:48 2017 (r455655) @@ -1,11 +1,10 @@ - # $FreeBSD$ PORTNAME= php72 -DISTVERSION= 7.2.0RC6 -PORTREVISION?= 3 +DISTVERSION= 7.2.0 +PORTREVISION?= 0 CATEGORIES?= lang devel www -MASTER_SITES= https://downloads.php.net/~pollita/ +MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} MAINTAINER= tz@FreeBSD.org Modified: head/lang/php72/distinfo ============================================================================== --- head/lang/php72/distinfo Wed Dec 6 15:26:00 2017 (r455654) +++ head/lang/php72/distinfo Wed Dec 6 15:40:48 2017 (r455655) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510238805 -SHA256 (php-7.2.0RC6.tar.xz) = be4df00ff5b66e9f13c83e1d08d1d5384ae7ccc820e26f7e5f9e660011496a9e -SIZE (php-7.2.0RC6.tar.xz) = 12077856 +TIMESTAMP = 1512570641 +SHA256 (php-7.2.0.tar.xz) = 87572a6b924670a5d4aac276aaa4a94321936283df391d702c845ffc112db095 +SIZE (php-7.2.0.tar.xz) = 12014940 From owner-svn-ports-head@freebsd.org Wed Dec 6 15:49:48 2017 Return-Path: Delivered-To: svn-ports-head@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 E87E9E839EA; Wed, 6 Dec 2017 15:49:48 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 9668976E93; Wed, 6 Dec 2017 15:49:48 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6FnlkJ078638; Wed, 6 Dec 2017 15:49:47 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6Fnlkk078635; Wed, 6 Dec 2017 15:49:47 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201712061549.vB6Fnlkk078635@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Wed, 6 Dec 2017 15:49:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455656 - in head: . devel devel/kore devel/kore-notls X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head: . devel devel/kore devel/kore-notls X-SVN-Commit-Revision: 455656 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 15:49:49 -0000 Author: tobik Date: Wed Dec 6 15:49:47 2017 New Revision: 455656 URL: https://svnweb.freebsd.org/changeset/ports/455656 Log: Make devel/kore-notls a flavor of devel/kore and remove it Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D13393 Deleted: head/devel/kore-notls/ Modified: head/MOVED head/devel/Makefile head/devel/kore/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Dec 6 15:40:48 2017 (r455655) +++ head/MOVED Wed Dec 6 15:49:47 2017 (r455656) @@ -9808,3 +9808,4 @@ java/bootstrap-openjdk|java/bootstrap-openjdk6|2017-12 lang/gcc46|lang/gcc6|2017-12-01|Has expired: Unsupported by upstream. Use GCC 6 or newer instead. security/krb5-113|security/krb5-114|2017-12-03|Has expired: EOL twelve months after release of krb5-1.15 net/bird6|net/bird@ipv6|2017-12-06|Moved to a flavored version +devel/kore-notls|devel/kore@notls|2017-12-06|Moved to a flavored version Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Dec 6 15:40:48 2017 (r455655) +++ head/devel/Makefile Wed Dec 6 15:49:47 2017 (r455656) @@ -1291,7 +1291,6 @@ SUBDIR += kickassembler SUBDIR += kimwitu SUBDIR += kore - SUBDIR += kore-notls SUBDIR += ksql SUBDIR += kyra SUBDIR += kyua Modified: head/devel/kore/Makefile ============================================================================== --- head/devel/kore/Makefile Wed Dec 6 15:40:48 2017 (r455655) +++ head/devel/kore/Makefile Wed Dec 6 15:49:47 2017 (r455656) @@ -15,6 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_powerpc64= fails to compile: cc1: error: -Werror=c11-extensions: No option -Wc11-extensions +FLAVORS= default notls +notls_PKGNAMESUFFIX= -notls + USES= compiler gmake USE_GITHUB= yes @@ -24,10 +27,14 @@ CFLAGS+= ${CFLAGS_${CHOSEN_COMPILER_TYPE}} CFLAGS_clang= -Wno-error=c11-extensions # 12.0 + -pedantic KORE_BIN= kore${PKGNAMESUFFIX} +EXAMPLESDIR= ${PREFIX}/share/examples/${KORE_BIN} PLIST_SUB= KORE_BIN="${KORE_BIN}" OPTIONS_DEFINE= DEBUG EXAMPLES HTTP JSONRPC PGSQL TASKS TLS OPTIONS_DEFAULT= HTTP JSONRPC PGSQL TASKS TLS +.if ${FLAVOR:U} == notls +OPTIONS_EXCLUDE= TLS +.endif OPTIONS_SUB= yes HTTP_DESC= Build with HTTP support From owner-svn-ports-head@freebsd.org Wed Dec 6 15:55:47 2017 Return-Path: Delivered-To: svn-ports-head@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 D2B6AE83D0F; Wed, 6 Dec 2017 15:55:47 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 ACF3877377; Wed, 6 Dec 2017 15:55:47 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6FtkVI082878; Wed, 6 Dec 2017 15:55:46 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6Ftk7M082874; Wed, 6 Dec 2017 15:55:46 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201712061555.vB6Ftk7M082874@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Wed, 6 Dec 2017 15:55:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455657 - in head/devel: . aphpbreakdown X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: in head/devel: . aphpbreakdown X-SVN-Commit-Revision: 455657 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 15:55:47 -0000 Author: tz Date: Wed Dec 6 15:55:46 2017 New Revision: 455657 URL: https://svnweb.freebsd.org/changeset/ports/455657 Log: New port: devel/aphpbreakdown This software analyzes all files of your project and collect all PHP classes, functions and constants found in your project. For the collection of classes, functions and constants it determined all modules of PHP needed to be installed on the webserver for your project. To display the result of the analyze you can choose different ways. One way is to display an output on your command line. But what do you do if you don't have a command line access on the server you want to test? Then you use the testfile generator of aPHPbreakdown! It generates a testfile you can upload to the webserver, or sent it to you customer to upload it, and run it very simple in the browser. WWW: http://gitlab.code-mesa.com/code-mesa/aphpbreakdown/ PR: 223867 Submitted by: Felix Flor Added: head/devel/aphpbreakdown/ head/devel/aphpbreakdown/Makefile (contents, props changed) head/devel/aphpbreakdown/distinfo (contents, props changed) head/devel/aphpbreakdown/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Dec 6 15:49:47 2017 (r455656) +++ head/devel/Makefile Wed Dec 6 15:55:46 2017 (r455657) @@ -107,6 +107,7 @@ SUBDIR += antlr4 SUBDIR += apache-ant SUBDIR += apache-rat + SUBDIR += aphpbreakdown SUBDIR += aphpunit SUBDIR += api-sanity-autotest SUBDIR += apiextractor Added: head/devel/aphpbreakdown/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/aphpbreakdown/Makefile Wed Dec 6 15:55:46 2017 (r455657) @@ -0,0 +1,30 @@ +# $FreeBSD$ + +PORTNAME= aphpbreakdown +DISTVERSION= 1.0.0 +CATEGORIES= devel www +MASTER_SITES= http://phar.code-mesa.com/ +EXTRACT_SUFX= .phar + +MAINTAINER= freebsd@code-mesa.com +COMMENT= Code-Analyzer for PHP for Compatibility Check-UP + +LICENSE= BSD2CLAUSE + +USES= php +USE_PHP= tokenizer phar hash + +NO_ARCH= yes +NO_BUILD= yes + +PLIST_FILES= bin/aphpbreakdown + +# Download isn't compressed or aggregated, it's just the single file +do-extract: + ${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR}/${PORTNAME} + +do-install: + ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} \ + ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + +.include Added: head/devel/aphpbreakdown/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/aphpbreakdown/distinfo Wed Dec 6 15:55:46 2017 (r455657) @@ -0,0 +1,3 @@ +TIMESTAMP = 1512382399 +SHA256 (aphpbreakdown-1.0.0.phar) = d1162cd8db67b9205e4d53181609439f30f5fd0b8b2f5070c3493878fa9c2b18 +SIZE (aphpbreakdown-1.0.0.phar) = 278480 Added: head/devel/aphpbreakdown/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/aphpbreakdown/pkg-descr Wed Dec 6 15:55:46 2017 (r455657) @@ -0,0 +1,13 @@ +This software analyzes all files of your project and collect all PHP classes, +functions and constants found in your project. For the collection of classes, +functions and constants it determined all modules of PHP needed to be installed +on the webserver for your project. + +To display the result of the analyze you can choose different ways. One way is +to display an output on your command line. But what do you do if you don't have +a command line access on the server you want to test? Then you use the testfile +generator of aPHPbreakdown! It generates a testfile you can upload to the +webserver, or sent it to you customer to upload it, and run it very simple in +the browser. + +WWW: http://gitlab.code-mesa.com/code-mesa/aphpbreakdown/ From owner-svn-ports-head@freebsd.org Wed Dec 6 16:15:17 2017 Return-Path: Delivered-To: svn-ports-head@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 3A309E84416; Wed, 6 Dec 2017 16:15:17 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0A35577D6C; Wed, 6 Dec 2017 16:15:16 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from lrrr.mouf.net (cpe-24-163-43-246.nc.res.rr.com [24.163.43.246]) (authenticated bits=0) by mouf.net (8.14.9/8.14.9) with ESMTP id vB6GF6fq077836 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Wed, 6 Dec 2017 16:15:13 GMT (envelope-from swills@FreeBSD.org) Subject: Re: svn commit: r455594 - in head/science/mcstas: . files To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, Jason Unovitch , Kurt Jaeger , erkn@fysik.dtu.dk References: <201712051732.vB5HWbUA018987@repo.freebsd.org> <20171206070552.GA29159@FreeBSD.org> From: Steve Wills Message-ID: <5377178e-9559-11dc-603f-5cb60c06e01e@FreeBSD.org> Date: Wed, 6 Dec 2017 11:15:01 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171206070552.GA29159@FreeBSD.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Wed, 06 Dec 2017 16:15:14 +0000 (UTC) X-Spam-Status: No, score=1.3 required=4.5 tests=RCVD_IN_RP_RNBL autolearn=no autolearn_force=no version=3.4.1 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mouf.net X-Virus-Scanned: clamav-milter 0.99.2 at mouf.net X-Virus-Status: Clean X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 16:15:17 -0000 Hi, On 12/06/2017 02:05, Alexey Dokuchaev wrote: > On Tue, Dec 05, 2017 at 05:32:37PM +0000, Steve Wills wrote: >> New Revision: 455594 >> URL: https://svnweb.freebsd.org/changeset/ports/455594 >> >> Log: >> science/mcstas: simplify Makefile >> >> While here, remove unecessary pkg-install/deinstall >> >> PR: 223905 >> Submitted by: Erik B Knudsen (maintainer) >> >> ... >> PORTNAME= mcstas >> -PORTVERSION= 2.2a >> +DISTVERSION= 2.2a > > Ok, so PKGVERSION had changed now, I think you might need PORTEPOCH :( > > $ make -V PKGVERSION > 2.2.a > $ pkg version -t 2.2.a 2.2a > < > I will do as Mat suggested and put back PORTVERSION, I like it better anyway. >> >> -PLIST_SUB+= PORTVERSION=${PORTVERSION} >> -SUB_FILES= pkg-deinstall pkg-install >> +MANDIRS= ${PREFIX}/${PORTNAME}/${DISTVERSION}/doc/man/man1 > > There is MANPREFIX for manpages, but more importantly, why embed version > in the path at all? > >> +PLIST_SUB+= DISTVERSION=${DISTVERSION} >> >> +MCEXECS= mcstas mcformat >> + >> post-install: >> - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/mcstas/${PORTVERSION}/bin/mcformat >> - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/mcstas/${PORTVERSION}/bin/mcstas >> +.for e in ${MCEXECS} >> + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${PORTNAME}/${DISTVERSION}/bin/${e} >> + ${LN} -s ${PREFIX}/${PORTNAME}/${DISTVERSION}/bin/${e} ${STAGEDIR}${PREFIX}/bin/${e} > > Symlinks should not point to an absolute path. > >> @@ -1,2 +1,3 @@ >> +TIMESTAMP = 1511649139 > > This change was uncalled for since the remaining of distinfo was left > intact. It should have been removed from the commit bach to reduce > the diff noise and repo churn. > >> -mcstas/%%PORTVERSION%%/share/ref-lib.h >> -mcstas/%%PORTVERSION%%/share/vitess-lib.c >> -mcstas/%%PORTVERSION%%/share/vitess-lib.h >> +mcstas/%%DISTVERSION%%/LGPL >> +mcstas/%%DISTVERSION%%/LICENSE.LIB >> +mcstas/%%DISTVERSION%%/NOMENCLATURE >> +mcstas/%%DISTVERSION%%/README >> +mcstas/%%DISTVERSION%%/bin/mcformat >> +mcstas/%%DISTVERSION%%/bin/mcstas >> +mcstas/%%DISTVERSION%%/data/Al.nxs >> +mcstas/%%DISTVERSION%%/data/Cu.nxs >> +mcstas/%%DISTVERSION%%/doc/man/man1/mcformat-%%DISTVERSION%%.1.gz >> +mcstas/%%DISTVERSION%%/doc/man/man1/mcstas-%%DISTVERSION%%.1.gz > > Ditt (what's the reason behind having PORTVERSION in the path? I don't > see any potentially conflicting versions of the port in the tree. This > also breaks its conformance to hier(7). Dunno, it was like that when I found it. Perhaps the maintainer or previous committers can say? Steve From owner-svn-ports-head@freebsd.org Wed Dec 6 16:18:37 2017 Return-Path: Delivered-To: svn-ports-head@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 16FF9E846FE; Wed, 6 Dec 2017 16:18:37 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E56377834D; Wed, 6 Dec 2017 16:18:36 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6GIaoR091343; Wed, 6 Dec 2017 16:18:36 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6GIZ76091341; Wed, 6 Dec 2017 16:18:35 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712061618.vB6GIZ76091341@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 6 Dec 2017 16:18:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455658 - head/science/mcstas X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/science/mcstas X-SVN-Commit-Revision: 455658 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 16:18:37 -0000 Author: swills Date: Wed Dec 6 16:18:35 2017 New Revision: 455658 URL: https://svnweb.freebsd.org/changeset/ports/455658 Log: science/mcstas: switch back to PORTVERSION Avoids an issue with verion going backwards. Modified: head/science/mcstas/Makefile head/science/mcstas/pkg-plist Modified: head/science/mcstas/Makefile ============================================================================== --- head/science/mcstas/Makefile Wed Dec 6 15:55:46 2017 (r455657) +++ head/science/mcstas/Makefile Wed Dec 6 16:18:35 2017 (r455658) @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= mcstas -DISTVERSION= 2.2a +PORTVERSION= 2.2a CATEGORIES= science -MASTER_SITES= http://download.mcstas.org/${PORTNAME}-${DISTVERSION}/unix/McStas-${DISTVERSION}-UNIX-src/ -DISTNAME= mcstas-${DISTVERSION}-src +MASTER_SITES= http://download.mcstas.org/${PORTNAME}-${PORTVERSION}/unix/McStas-${PORTVERSION}-UNIX-src/ +DISTNAME= mcstas-${PORTVERSION}-src MAINTAINER= erkn@fysik.dtu.dk COMMENT= Monte Carlo neutron ray tracing package @@ -15,14 +15,14 @@ USES= bison:build cmake:outsource CMAKE_ARGS= "-Denable_mcstas=1" MANDIRS= ${PREFIX}/${PORTNAME}/${DISTVERSION}/doc/man/man1 -PLIST_SUB+= DISTVERSION=${DISTVERSION} +PLIST_SUB+= PORTVERSION=${PORTVERSION} MCEXECS= mcstas mcformat post-install: .for e in ${MCEXECS} - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${PORTNAME}/${DISTVERSION}/bin/${e} - ${LN} -s ${PREFIX}/${PORTNAME}/${DISTVERSION}/bin/${e} ${STAGEDIR}${PREFIX}/bin/${e} + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${PORTNAME}/${PORTVERSION}/bin/${e} + ${LN} -s ${PREFIX}/${PORTNAME}/${PORTVERSION}/bin/${e} ${STAGEDIR}${PREFIX}/bin/${e} .endfor .include Modified: head/science/mcstas/pkg-plist ============================================================================== --- head/science/mcstas/pkg-plist Wed Dec 6 15:55:46 2017 (r455657) +++ head/science/mcstas/pkg-plist Wed Dec 6 16:18:35 2017 (r455658) @@ -1,62 +1,62 @@ -mcstas/%%DISTVERSION%%/LGPL -mcstas/%%DISTVERSION%%/LICENSE.LIB -mcstas/%%DISTVERSION%%/NOMENCLATURE -mcstas/%%DISTVERSION%%/README -mcstas/%%DISTVERSION%%/bin/mcformat -mcstas/%%DISTVERSION%%/bin/mcstas -mcstas/%%DISTVERSION%%/data/Al.nxs -mcstas/%%DISTVERSION%%/data/Cu.nxs -mcstas/%%DISTVERSION%%/doc/man/man1/mcformat-%%DISTVERSION%%.1.gz -mcstas/%%DISTVERSION%%/doc/man/man1/mcstas-%%DISTVERSION%%.1.gz -mcstas/%%DISTVERSION%%/environment -mcstas/%%DISTVERSION%%/module -mcstas/%%DISTVERSION%%/share/adapt_tree-lib.c -mcstas/%%DISTVERSION%%/share/adapt_tree-lib.h -mcstas/%%DISTVERSION%%/share/general.c -mcstas/%%DISTVERSION%%/share/general.h -mcstas/%%DISTVERSION%%/share/interoff-lib.c -mcstas/%%DISTVERSION%%/share/interoff-lib.h -mcstas/%%DISTVERSION%%/share/interpolation/array-utils.c -mcstas/%%DISTVERSION%%/share/interpolation/array-utils.h -mcstas/%%DISTVERSION%%/share/interpolation/natural/README -mcstas/%%DISTVERSION%%/share/interpolation/natural/delaunay.c -mcstas/%%DISTVERSION%%/share/interpolation/natural/delaunay.h -mcstas/%%DISTVERSION%%/share/interpolation/natural/example.c -mcstas/%%DISTVERSION%%/share/interpolation/natural/natural.c -mcstas/%%DISTVERSION%%/share/interpolation/natural/natural.h -mcstas/%%DISTVERSION%%/share/interpolation/natural/predicates.c -mcstas/%%DISTVERSION%%/share/interpolation/natural/utils-extra.c -mcstas/%%DISTVERSION%%/share/interpolation/natural/utils-extra.h -mcstas/%%DISTVERSION%%/share/interpolation/natural/vertex.h -mcstas/%%DISTVERSION%%/share/interpolation/nearest/README -mcstas/%%DISTVERSION%%/share/interpolation/nearest/example.c -mcstas/%%DISTVERSION%%/share/interpolation/nearest/kdtree.c -mcstas/%%DISTVERSION%%/share/interpolation/nearest/kdtree.h -mcstas/%%DISTVERSION%%/share/interpolation/nearest/vertex.h -mcstas/%%DISTVERSION%%/share/interpolation/resample.c -mcstas/%%DISTVERSION%%/share/interpolation/resample.h -mcstas/%%DISTVERSION%%/share/intersection.c -mcstas/%%DISTVERSION%%/share/intersection.h -mcstas/%%DISTVERSION%%/share/mccode-r.c -mcstas/%%DISTVERSION%%/share/mccode-r.h -mcstas/%%DISTVERSION%%/share/mcstas-r.c -mcstas/%%DISTVERSION%%/share/mcstas-r.h -mcstas/%%DISTVERSION%%/share/nxslib/README.TXT -mcstas/%%DISTVERSION%%/share/nxslib/nxs.c -mcstas/%%DISTVERSION%%/share/nxslib/nxs.h -mcstas/%%DISTVERSION%%/share/nxslib/sgclib.c -mcstas/%%DISTVERSION%%/share/nxslib/sgfind.c -mcstas/%%DISTVERSION%%/share/nxslib/sghkl.c -mcstas/%%DISTVERSION%%/share/nxslib/sginfo.h -mcstas/%%DISTVERSION%%/share/nxslib/sgio.c -mcstas/%%DISTVERSION%%/share/nxslib/sgsi.c -mcstas/%%DISTVERSION%%/share/pol-lib.c -mcstas/%%DISTVERSION%%/share/pol-lib.h -mcstas/%%DISTVERSION%%/share/read_table-lib.c -mcstas/%%DISTVERSION%%/share/read_table-lib.h -mcstas/%%DISTVERSION%%/share/ref-lib.c -mcstas/%%DISTVERSION%%/share/ref-lib.h -mcstas/%%DISTVERSION%%/share/vitess-lib.c -mcstas/%%DISTVERSION%%/share/vitess-lib.h +mcstas/%%PORTVERSION%%/LGPL +mcstas/%%PORTVERSION%%/LICENSE.LIB +mcstas/%%PORTVERSION%%/NOMENCLATURE +mcstas/%%PORTVERSION%%/README +mcstas/%%PORTVERSION%%/bin/mcformat +mcstas/%%PORTVERSION%%/bin/mcstas +mcstas/%%PORTVERSION%%/data/Al.nxs +mcstas/%%PORTVERSION%%/data/Cu.nxs +mcstas/%%PORTVERSION%%/doc/man/man1/mcformat-%%PORTVERSION%%.1.gz +mcstas/%%PORTVERSION%%/doc/man/man1/mcstas-%%PORTVERSION%%.1.gz +mcstas/%%PORTVERSION%%/environment +mcstas/%%PORTVERSION%%/module +mcstas/%%PORTVERSION%%/share/adapt_tree-lib.c +mcstas/%%PORTVERSION%%/share/adapt_tree-lib.h +mcstas/%%PORTVERSION%%/share/general.c +mcstas/%%PORTVERSION%%/share/general.h +mcstas/%%PORTVERSION%%/share/interoff-lib.c +mcstas/%%PORTVERSION%%/share/interoff-lib.h +mcstas/%%PORTVERSION%%/share/interpolation/array-utils.c +mcstas/%%PORTVERSION%%/share/interpolation/array-utils.h +mcstas/%%PORTVERSION%%/share/interpolation/natural/README +mcstas/%%PORTVERSION%%/share/interpolation/natural/delaunay.c +mcstas/%%PORTVERSION%%/share/interpolation/natural/delaunay.h +mcstas/%%PORTVERSION%%/share/interpolation/natural/example.c +mcstas/%%PORTVERSION%%/share/interpolation/natural/natural.c +mcstas/%%PORTVERSION%%/share/interpolation/natural/natural.h +mcstas/%%PORTVERSION%%/share/interpolation/natural/predicates.c +mcstas/%%PORTVERSION%%/share/interpolation/natural/utils-extra.c +mcstas/%%PORTVERSION%%/share/interpolation/natural/utils-extra.h +mcstas/%%PORTVERSION%%/share/interpolation/natural/vertex.h +mcstas/%%PORTVERSION%%/share/interpolation/nearest/README +mcstas/%%PORTVERSION%%/share/interpolation/nearest/example.c +mcstas/%%PORTVERSION%%/share/interpolation/nearest/kdtree.c +mcstas/%%PORTVERSION%%/share/interpolation/nearest/kdtree.h +mcstas/%%PORTVERSION%%/share/interpolation/nearest/vertex.h +mcstas/%%PORTVERSION%%/share/interpolation/resample.c +mcstas/%%PORTVERSION%%/share/interpolation/resample.h +mcstas/%%PORTVERSION%%/share/intersection.c +mcstas/%%PORTVERSION%%/share/intersection.h +mcstas/%%PORTVERSION%%/share/mccode-r.c +mcstas/%%PORTVERSION%%/share/mccode-r.h +mcstas/%%PORTVERSION%%/share/mcstas-r.c +mcstas/%%PORTVERSION%%/share/mcstas-r.h +mcstas/%%PORTVERSION%%/share/nxslib/README.TXT +mcstas/%%PORTVERSION%%/share/nxslib/nxs.c +mcstas/%%PORTVERSION%%/share/nxslib/nxs.h +mcstas/%%PORTVERSION%%/share/nxslib/sgclib.c +mcstas/%%PORTVERSION%%/share/nxslib/sgfind.c +mcstas/%%PORTVERSION%%/share/nxslib/sghkl.c +mcstas/%%PORTVERSION%%/share/nxslib/sginfo.h +mcstas/%%PORTVERSION%%/share/nxslib/sgio.c +mcstas/%%PORTVERSION%%/share/nxslib/sgsi.c +mcstas/%%PORTVERSION%%/share/pol-lib.c +mcstas/%%PORTVERSION%%/share/pol-lib.h +mcstas/%%PORTVERSION%%/share/read_table-lib.c +mcstas/%%PORTVERSION%%/share/read_table-lib.h +mcstas/%%PORTVERSION%%/share/ref-lib.c +mcstas/%%PORTVERSION%%/share/ref-lib.h +mcstas/%%PORTVERSION%%/share/vitess-lib.c +mcstas/%%PORTVERSION%%/share/vitess-lib.h bin/mcstas bin/mcformat From owner-svn-ports-head@freebsd.org Wed Dec 6 16:41:17 2017 Return-Path: Delivered-To: svn-ports-head@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 477C7E84E7B; Wed, 6 Dec 2017 16:41:17 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 144AE78E1F; Wed, 6 Dec 2017 16:41:17 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6GfGV8003036; Wed, 6 Dec 2017 16:41:16 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6GfFx3003034; Wed, 6 Dec 2017 16:41:15 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712061641.vB6GfFx3003034@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 6 Dec 2017 16:41:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455659 - head/devel/meson X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/meson X-SVN-Commit-Revision: 455659 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 16:41:17 -0000 Author: swills Date: Wed Dec 6 16:41:15 2017 New Revision: 455659 URL: https://svnweb.freebsd.org/changeset/ports/455659 Log: devel/meson: Update to 0.43.0 PR: 223736 Submitted by: Dhananjay Balan Modified: head/devel/meson/Makefile head/devel/meson/distinfo Modified: head/devel/meson/Makefile ============================================================================== --- head/devel/meson/Makefile Wed Dec 6 16:18:35 2017 (r455658) +++ head/devel/meson/Makefile Wed Dec 6 16:41:15 2017 (r455659) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= meson -PORTVERSION= 0.42.1 +PORTVERSION= 0.43.0 CATEGORIES= devel python MASTER_SITES= https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/ Modified: head/devel/meson/distinfo ============================================================================== --- head/devel/meson/distinfo Wed Dec 6 16:18:35 2017 (r455658) +++ head/devel/meson/distinfo Wed Dec 6 16:41:15 2017 (r455659) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505746521 -SHA256 (meson-0.42.1.tar.gz) = 30bdded6fefc48211d30818d96dd34aae56ee86ce9710476f501bd7695469c4b -SIZE (meson-0.42.1.tar.gz) = 1044794 +TIMESTAMP = 1510694828 +SHA256 (meson-0.43.0.tar.gz) = c513eca90e0d70bf14cd1eaafea2fa91cf40a73326a7ff61f08a005048057340 +SIZE (meson-0.43.0.tar.gz) = 1066546 From owner-svn-ports-head@freebsd.org Wed Dec 6 16:42:15 2017 Return-Path: Delivered-To: svn-ports-head@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 78B10E85036; Wed, 6 Dec 2017 16:42:15 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 43F1178FF4; Wed, 6 Dec 2017 16:42:15 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6GgEiG003896; Wed, 6 Dec 2017 16:42:14 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6GgEpM003894; Wed, 6 Dec 2017 16:42:14 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201712061642.vB6GgEpM003894@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 6 Dec 2017 16:42:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455660 - in head/security/hitch: . files X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: in head/security/hitch: . files X-SVN-Commit-Revision: 455660 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 16:42:15 -0000 Author: feld Date: Wed Dec 6 16:42:14 2017 New Revision: 455660 URL: https://svnweb.freebsd.org/changeset/ports/455660 Log: security/hitch: Add reload command to rc script Hitch properly handles SIGHUP MFH: 2017Q4 Modified: head/security/hitch/Makefile head/security/hitch/files/hitch.in Modified: head/security/hitch/Makefile ============================================================================== --- head/security/hitch/Makefile Wed Dec 6 16:41:15 2017 (r455659) +++ head/security/hitch/Makefile Wed Dec 6 16:42:14 2017 (r455660) @@ -3,7 +3,7 @@ PORTNAME= hitch PORTVERSION= 1.4.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://hitch-tls.org/source/ \ ZI Modified: head/security/hitch/files/hitch.in ============================================================================== --- head/security/hitch/files/hitch.in Wed Dec 6 16:41:15 2017 (r455659) +++ head/security/hitch/files/hitch.in Wed Dec 6 16:42:14 2017 (r455660) @@ -33,6 +33,7 @@ load_rc_config $name command="%%PREFIX%%/sbin/hitch" command_args="--daemon -u nobody -g nobody -s --config=${hitch_config}" +extra_commands=reload required_files=${hitch_config} run_rc_command "$1" From owner-svn-ports-head@freebsd.org Wed Dec 6 16:56:32 2017 Return-Path: Delivered-To: svn-ports-head@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 F22A1E855B6; Wed, 6 Dec 2017 16:56:31 +0000 (UTC) (envelope-from uqs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 CC46C7988A; Wed, 6 Dec 2017 16:56:31 +0000 (UTC) (envelope-from uqs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6GuU3G008476; Wed, 6 Dec 2017 16:56:30 GMT (envelope-from uqs@FreeBSD.org) Received: (from uqs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6GuUAc008472; Wed, 6 Dec 2017 16:56:30 GMT (envelope-from uqs@FreeBSD.org) Message-Id: <201712061656.vB6GuUAc008472@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: uqs set sender to uqs@FreeBSD.org using -f From: Ulrich Spoerlein Date: Wed, 6 Dec 2017 16:56:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455662 - in head/textproc/mdocml: . files X-SVN-Group: ports-head X-SVN-Commit-Author: uqs X-SVN-Commit-Paths: in head/textproc/mdocml: . files X-SVN-Commit-Revision: 455662 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 16:56:32 -0000 Author: uqs Date: Wed Dec 6 16:56:30 2017 New Revision: 455662 URL: https://svnweb.freebsd.org/changeset/ports/455662 Log: Update mdocml to mandoc-1.14.3 Modified: head/textproc/mdocml/Makefile head/textproc/mdocml/distinfo head/textproc/mdocml/files/patch-msec.in head/textproc/mdocml/pkg-plist Modified: head/textproc/mdocml/Makefile ============================================================================== --- head/textproc/mdocml/Makefile Wed Dec 6 16:50:10 2017 (r455661) +++ head/textproc/mdocml/Makefile Wed Dec 6 16:56:30 2017 (r455662) @@ -2,13 +2,17 @@ # $FreeBSD$ PORTNAME= mdocml -PORTVERSION= 1.13.4 +PORTVERSION= 1.14.3 CATEGORIES= textproc MASTER_SITES= http://mdocml.bsd.lv/snapshots/ \ LOCAL/uqs +DISTNAME= mandoc-${DISTVERSION} MAINTAINER= uqs@FreeBSD.org COMMENT= mdoc macro compiler + +LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsqlite3.so:databases/sqlite3 Modified: head/textproc/mdocml/distinfo ============================================================================== --- head/textproc/mdocml/distinfo Wed Dec 6 16:50:10 2017 (r455661) +++ head/textproc/mdocml/distinfo Wed Dec 6 16:56:30 2017 (r455662) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468937374 -SHA256 (mdocml-1.13.4.tar.gz) = 0a55c1addb188071d6f784599303656b8465e98ec6b2f4f264e12fb96d79e0ef -SIZE (mdocml-1.13.4.tar.gz) = 370428 +TIMESTAMP = 1512558188 +SHA256 (mandoc-1.14.3.tar.gz) = 0b0c8f67958c1569ead4b690680c337984b879dfd2ad4648d96924332fd99528 +SIZE (mandoc-1.14.3.tar.gz) = 617202 Modified: head/textproc/mdocml/files/patch-msec.in ============================================================================== --- head/textproc/mdocml/files/patch-msec.in Wed Dec 6 16:50:10 2017 (r455661) +++ head/textproc/mdocml/files/patch-msec.in Wed Dec 6 16:56:30 2017 (r455662) @@ -1,6 +1,6 @@ --- msec.in.orig 2014-12-13 14:06:34 UTC +++ msec.in -@@ -22,16 +22,16 @@ +@@ -22,13 +22,13 @@ * Be sure to escape strings. */ @@ -23,6 +23,3 @@ +LINE("7", "FreeBSD Miscellaneous Information Manual") +LINE("8", "FreeBSD System Manager\'s Manual") +LINE("9", "FreeBSD Kernel Developer\'s Manual") - LINE("X11", "X11 Developer\'s Manual") - LINE("X11R6", "X11 Developer\'s Manual") - LINE("unass", "Unassociated") Modified: head/textproc/mdocml/pkg-plist ============================================================================== --- head/textproc/mdocml/pkg-plist Wed Dec 6 16:50:10 2017 (r455661) +++ head/textproc/mdocml/pkg-plist Wed Dec 6 16:56:30 2017 (r455662) @@ -4,24 +4,12 @@ bin/demandoc bin/mandoc bin/soelim bin/whatis -@comment include/mandoc/man.h -@comment include/mandoc/mandoc.h -@comment include/mandoc/mandoc_aux.h -@comment include/mandoc/mdoc.h -@comment include/mandoc/roff.h -lib/mandoc/libmandoc.a man/man1/apropos.1.gz man/man1/demandoc.1.gz @comment man/man1/man.1.gz man/man1/mandoc.1.gz man/man1/soelim.1.gz man/man1/whatis.1.gz -man/man3/mandoc.3.gz -man/man3/mandoc_escape.3.gz -man/man3/mandoc_malloc.3.gz -man/man3/mansearch.3.gz -man/man3/mchars_alloc.3.gz -man/man3/tbl.3.gz man/man5/man.conf.5.gz man/man5/mandoc.db.5.gz man/man7/eqn.7.gz From owner-svn-ports-head@freebsd.org Wed Dec 6 16:58:57 2017 Return-Path: Delivered-To: svn-ports-head@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 E2710E8564B; Wed, 6 Dec 2017 16:58:57 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C3175799A4; Wed, 6 Dec 2017 16:58:57 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 1E5DCDB9C; Wed, 6 Dec 2017 16:58:57 +0000 (UTC) Date: Wed, 6 Dec 2017 16:58:57 +0000 From: Alexey Dokuchaev To: Steve Wills Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r455658 - head/science/mcstas Message-ID: <20171206165857.GA46308@FreeBSD.org> References: <201712061618.vB6GIZ76091341@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201712061618.vB6GIZ76091341@repo.freebsd.org> User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 16:58:58 -0000 On Wed, Dec 06, 2017 at 04:18:35PM +0000, Steve Wills wrote: > New Revision: 455658 > URL: https://svnweb.freebsd.org/changeset/ports/455658 > > Log: > science/mcstas: switch back to PORTVERSION > > Avoids an issue with verion going backwards. Thanks. > [...] > post-install: > .for e in ${MCEXECS} > - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${PORTNAME}/${DISTVERSION}/bin/${e} > - ${LN} -s ${PREFIX}/${PORTNAME}/${DISTVERSION}/bin/${e} ${STAGEDIR}${PREFIX}/bin/${e} > + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${PORTNAME}/${PORTVERSION}/bin/${e} > + ${LN} -s ${PREFIX}/${PORTNAME}/${PORTVERSION}/bin/${e} ${STAGEDIR}${PREFIX}/bin/${e} Symlink bug is still unfixed. > @@ -1,62 +1,62 @@ > -mcstas/%%DISTVERSION%%/LGPL > -mcstas/%%DISTVERSION%%/LICENSE.LIB > -mcstas/%%DISTVERSION%%/NOMENCLATURE > ... > +mcstas/%%PORTVERSION%%/LGPL > +mcstas/%%PORTVERSION%%/LICENSE.LIB > +mcstas/%%PORTVERSION%%/NOMENCLATURE That version embedding causes hell of a repo churn. :-( ./danfe From owner-svn-ports-head@freebsd.org Wed Dec 6 17:13:21 2017 Return-Path: Delivered-To: svn-ports-head@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 C4977E85B70; Wed, 6 Dec 2017 17:13:21 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 91AF47A224; Wed, 6 Dec 2017 17:13:21 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6HDKt8017388; Wed, 6 Dec 2017 17:13:20 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6HDKfC017386; Wed, 6 Dec 2017 17:13:20 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201712061713.vB6HDKfC017386@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Wed, 6 Dec 2017 17:13:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455663 - head/www/gitea X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/www/gitea X-SVN-Commit-Revision: 455663 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 17:13:21 -0000 Author: joneum Date: Wed Dec 6 17:13:20 2017 New Revision: 455663 URL: https://svnweb.freebsd.org/changeset/ports/455663 Log: www/gitea: Update from 1.2.3 to 1.3.0 Changelog: https://blog.gitea.io/2017/11/release-of-1.3.0/ PR: 224127 Reported by: joneum Approved by: mentors (implicit), stb@lassitu.de (maintainer) Modified: head/www/gitea/Makefile head/www/gitea/distinfo Modified: head/www/gitea/Makefile ============================================================================== --- head/www/gitea/Makefile Wed Dec 6 16:56:30 2017 (r455662) +++ head/www/gitea/Makefile Wed Dec 6 17:13:20 2017 (r455663) @@ -3,7 +3,7 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.2.3 +DISTVERSION= 1.3.0 CATEGORIES= www MAINTAINER= stb@lassitu.de Modified: head/www/gitea/distinfo ============================================================================== --- head/www/gitea/distinfo Wed Dec 6 16:56:30 2017 (r455662) +++ head/www/gitea/distinfo Wed Dec 6 17:13:20 2017 (r455663) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509825186 -SHA256 (go-gitea-gitea-v1.2.3_GH0.tar.gz) = cea707156393a52bc77cb493467b7f04c8b6e7d1fd92cd775a8b587f9c35340e -SIZE (go-gitea-gitea-v1.2.3_GH0.tar.gz) = 14336812 +TIMESTAMP = 1512506384 +SHA256 (go-gitea-gitea-v1.3.0_GH0.tar.gz) = cfef82df2b94157e895463901ee0ef41b43b6b89d44014550eaf34bab1970634 +SIZE (go-gitea-gitea-v1.3.0_GH0.tar.gz) = 14780025 From owner-svn-ports-head@freebsd.org Wed Dec 6 17:14:15 2017 Return-Path: Delivered-To: svn-ports-head@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 599D4E85BCB; Wed, 6 Dec 2017 17:14:15 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 25C377A33E; Wed, 6 Dec 2017 17:14:15 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6HEEsY017550; Wed, 6 Dec 2017 17:14:14 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6HEEW9017548; Wed, 6 Dec 2017 17:14:14 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712061714.vB6HEEW9017548@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 6 Dec 2017 17:14:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455664 - head/textproc/consul-template X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/textproc/consul-template X-SVN-Commit-Revision: 455664 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 17:14:15 -0000 Author: swills Date: Wed Dec 6 17:14:13 2017 New Revision: 455664 URL: https://svnweb.freebsd.org/changeset/ports/455664 Log: textproc/consul-template: update to 0.19.4 Modified: head/textproc/consul-template/Makefile head/textproc/consul-template/distinfo Modified: head/textproc/consul-template/Makefile ============================================================================== --- head/textproc/consul-template/Makefile Wed Dec 6 17:13:20 2017 (r455663) +++ head/textproc/consul-template/Makefile Wed Dec 6 17:14:13 2017 (r455664) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= consul-template -PORTVERSION= 0.19.3 +PORTVERSION= 0.19.4 DISTVERSIONPREFIX= v CATEGORIES= textproc Modified: head/textproc/consul-template/distinfo ============================================================================== --- head/textproc/consul-template/distinfo Wed Dec 6 17:13:20 2017 (r455663) +++ head/textproc/consul-template/distinfo Wed Dec 6 17:14:13 2017 (r455664) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508160878 -SHA256 (hashicorp-consul-template-v0.19.3_GH0.tar.gz) = bc19d711a4a5ceb9dd93c8c1f08c87124cc92ad5ef3163a4f422ac42b60bb874 -SIZE (hashicorp-consul-template-v0.19.3_GH0.tar.gz) = 4641055 +TIMESTAMP = 1512580165 +SHA256 (hashicorp-consul-template-v0.19.4_GH0.tar.gz) = 97290bd7621560bdada4bb4dba6195638d57f122161ef0429f626a5ea0a204cc +SIZE (hashicorp-consul-template-v0.19.4_GH0.tar.gz) = 6048451 From owner-svn-ports-head@freebsd.org Wed Dec 6 17:30:07 2017 Return-Path: Delivered-To: svn-ports-head@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 ED2A7E860E4; Wed, 6 Dec 2017 17:30:07 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 BA3317A9B1; Wed, 6 Dec 2017 17:30:07 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6HU6pf021798; Wed, 6 Dec 2017 17:30:06 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6HU6hn021797; Wed, 6 Dec 2017 17:30:06 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201712061730.vB6HU6hn021797@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 6 Dec 2017 17:30:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455665 - head/audio/zynaddsubfx X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/audio/zynaddsubfx X-SVN-Commit-Revision: 455665 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 17:30:08 -0000 Author: pi Date: Wed Dec 6 17:30:06 2017 New Revision: 455665 URL: https://svnweb.freebsd.org/changeset/ports/455665 Log: audio/zynaddsubfx: fix build on cur, 10.x by force llvm40 PR: 220958 Submitted by: hselasky (maintainer) Modified: head/audio/zynaddsubfx/Makefile Modified: head/audio/zynaddsubfx/Makefile ============================================================================== --- head/audio/zynaddsubfx/Makefile Wed Dec 6 17:14:13 2017 (r455664) +++ head/audio/zynaddsubfx/Makefile Wed Dec 6 17:30:06 2017 (r455665) @@ -41,8 +41,8 @@ GUI_LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \ libfontconfig.so:x11-fonts/fontconfig GUI_ON= -DGuiModule:STRING=fltk GUI_CMAKE_OFF= -DGuiModule:STRING=OFF -GUI_USE+= XORG=x11,xext,xfixes,xcursor,ice,sm,xpm,xinerama,xft -GUI_USE+= GL=glu +GUI_USE+= XORG=x11,xext,xfixes,xcursor,xrender,ice,sm,xpm,xinerama,xft +GUI_USE+= GL=gl,glu GUI_USES= jpeg OSS_CMAKE_ON= -DOssEnable:BOOL=ON @@ -76,6 +76,13 @@ PORTEXAMPLES= * CMAKE_ARGS+= -DZYN_DATADIR:STRING=${DATADIR} CMAKE_ARGS+= -DZYN_EXAMPLESDIR:STRING=${EXAMPLESDIR} + +.include + +# Build fix for ZynAddSubFx +BUILD_DEPENDS+= clang40:devel/llvm40 +CC= clang40 +CXX= clang++40 .include From owner-svn-ports-head@freebsd.org Wed Dec 6 17:42:25 2017 Return-Path: Delivered-To: svn-ports-head@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 5E5B9E86D08; Wed, 6 Dec 2017 17:42:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2AABC7B448; Wed, 6 Dec 2017 17:42:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6HgOhq029922; Wed, 6 Dec 2017 17:42:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6HgOWc029920; Wed, 6 Dec 2017 17:42:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712061742.vB6HgOWc029920@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 6 Dec 2017 17:42:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455666 - head/www/npm X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/npm X-SVN-Commit-Revision: 455666 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 17:42:25 -0000 Author: sunpoet Date: Wed Dec 6 17:42:23 2017 New Revision: 455666 URL: https://svnweb.freebsd.org/changeset/ports/455666 Log: Fix npx permission - Bump PORTREVISION for package change PR: 223782 Reported by: Lapo Luchini Modified: head/www/npm/Makefile head/www/npm/pkg-plist Modified: head/www/npm/Makefile ============================================================================== --- head/www/npm/Makefile Wed Dec 6 17:30:06 2017 (r455665) +++ head/www/npm/Makefile Wed Dec 6 17:42:23 2017 (r455666) @@ -3,7 +3,7 @@ PORTNAME= npm PORTVERSION= 5.4.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet Modified: head/www/npm/pkg-plist ============================================================================== --- head/www/npm/pkg-plist Wed Dec 6 17:30:06 2017 (r455665) +++ head/www/npm/pkg-plist Wed Dec 6 17:42:23 2017 (r455666) @@ -20,7 +20,7 @@ lib/node_modules/npm/bin/npm @(,,755) lib/node_modules/npm/bin/npm-cli.js lib/node_modules/npm/bin/npm.cmd lib/node_modules/npm/bin/npx -lib/node_modules/npm/bin/npx-cli.js +@(,,755) lib/node_modules/npm/bin/npx-cli.js lib/node_modules/npm/bin/npx.cmd lib/node_modules/npm/changelogs/CHANGELOG-1.md lib/node_modules/npm/changelogs/CHANGELOG-2.md From owner-svn-ports-head@freebsd.org Wed Dec 6 17:44:08 2017 Return-Path: Delivered-To: svn-ports-head@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 33DDCE86F1F; Wed, 6 Dec 2017 17:44:08 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 15A9E7B5F8; Wed, 6 Dec 2017 17:44:08 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 51BC1E900; Wed, 6 Dec 2017 17:44:07 +0000 (UTC) Date: Wed, 6 Dec 2017 17:44:07 +0000 From: Alexey Dokuchaev To: Kurt Jaeger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r455665 - head/audio/zynaddsubfx Message-ID: <20171206174407.GA82869@FreeBSD.org> References: <201712061730.vB6HU6hn021797@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201712061730.vB6HU6hn021797@repo.freebsd.org> User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 17:44:08 -0000 On Wed, Dec 06, 2017 at 05:30:06PM +0000, Kurt Jaeger wrote: > New Revision: 455665 > URL: https://svnweb.freebsd.org/changeset/ports/455665 > > Log: > audio/zynaddsubfx: fix build on cur, 10.x by force llvm40 Commit message does not explain what was the original problem, so it's hard to judge whether attempted solution is correct or not. > @@ -41,8 +41,8 @@ GUI_LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \ > libfontconfig.so:x11-fonts/fontconfig > GUI_ON= -DGuiModule:STRING=fltk > GUI_CMAKE_OFF= -DGuiModule:STRING=OFF > -GUI_USE+= XORG=x11,xext,xfixes,xcursor,ice,sm,xpm,xinerama,xft > -GUI_USE+= GL=glu > +GUI_USE+= XORG=x11,xext,xfixes,xcursor,xrender,ice,sm,xpm,xinerama,xft > +GUI_USE+= GL=gl,glu This change was not explained in the commit log. > +.include What is this .include needed for? > +# Build fix for ZynAddSubFx > +BUILD_DEPENDS+= clang40:devel/llvm40 > +CC= clang40 > +CXX= clang++40 ./danfe From owner-svn-ports-head@freebsd.org Wed Dec 6 17:52:22 2017 Return-Path: Delivered-To: svn-ports-head@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 5DFC8E874D8; Wed, 6 Dec 2017 17:52:22 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from fc.opsec.eu (fc.opsec.eu [IPv6:2001:14f8:200:4::4]) (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 228687BE25; Wed, 6 Dec 2017 17:52:22 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from pi by fc.opsec.eu with local (Exim 4.89_1 (FreeBSD)) (envelope-from ) id 1eMdrl-00042M-By; Wed, 06 Dec 2017 18:52:17 +0100 Date: Wed, 6 Dec 2017 18:52:17 +0100 From: Kurt Jaeger To: Alexey Dokuchaev Cc: Kurt Jaeger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, hselasky@FreeBSD.org Subject: Re: svn commit: r455665 - head/audio/zynaddsubfx Message-ID: <20171206175217.GV68137@fc.opsec.eu> References: <201712061730.vB6HU6hn021797@repo.freebsd.org> <20171206174407.GA82869@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171206174407.GA82869@FreeBSD.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 17:52:22 -0000 Hi! > > Log: > > audio/zynaddsubfx: fix build on cur, 10.x by force llvm40 > > Commit message does not explain what was the original problem, so it's > hard to judge whether attempted solution is correct or not. Yes, as usual the saying goes: look at the PR, and you'll find the links to the build logs that failed. hps will probably dig into it if he finds time. > > @@ -41,8 +41,8 @@ GUI_LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \ > > libfontconfig.so:x11-fonts/fontconfig > > GUI_ON= -DGuiModule:STRING=fltk > > GUI_CMAKE_OFF= -DGuiModule:STRING=OFF > > -GUI_USE+= XORG=x11,xext,xfixes,xcursor,ice,sm,xpm,xinerama,xft > > -GUI_USE+= GL=glu > > +GUI_USE+= XORG=x11,xext,xfixes,xcursor,xrender,ice,sm,xpm,xinerama,xft > > +GUI_USE+= GL=gl,glu > > This change was not explained in the commit log. It was missing, we found that during testbuilds, and added it as well. Would we add it if it would not be missing ? > > +.include > > What is this .include needed for? hps added it, and so it went in. I doubt it's necessary, so hps can remove it when he updates the port the next time. > > +# Build fix for ZynAddSubFx > > +BUILD_DEPENDS+= clang40:devel/llvm40 > > +CC= clang40 > > +CXX= clang++40 > > ./danfe -- pi@FreeBSD.org +49 171 3101372 3 years to go ! From owner-svn-ports-head@freebsd.org Wed Dec 6 17:56:40 2017 Return-Path: Delivered-To: svn-ports-head@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 9B56BE8770D; Wed, 6 Dec 2017 17:56:40 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [IPv6:2a01:4f8:c17:6c4b::2]) (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 64ECF7BFC5; Wed, 6 Dec 2017 17:56:40 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2016.home.selasky.org (unknown [62.141.128.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id D5F092603A1; Wed, 6 Dec 2017 18:56:37 +0100 (CET) Subject: Re: svn commit: r455665 - head/audio/zynaddsubfx To: Kurt Jaeger , Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201712061730.vB6HU6hn021797@repo.freebsd.org> <20171206174407.GA82869@FreeBSD.org> <20171206175217.GV68137@fc.opsec.eu> From: Hans Petter Selasky Message-ID: <51724976-2067-dd2d-eeb5-5a646be2a402@selasky.org> Date: Wed, 6 Dec 2017 18:53:52 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171206175217.GV68137@fc.opsec.eu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 17:56:40 -0000 On 12/06/17 18:52, Kurt Jaeger wrote: >> What is this .include needed for? > hps added it, and so it went in. I doubt it's necessary, so hps > can remove it when he updates the port the next time. > The idea is to have a OS version check around the BUILD_DEPENDS once clang50 is fixed. The bsd.port.options.mk was included so that the OS version gets defined. I'll clean it up later on. Right now the port compiles. Thank you! --HPS From owner-svn-ports-head@freebsd.org Wed Dec 6 18:20:24 2017 Return-Path: Delivered-To: svn-ports-head@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 ABEDAE8826B; Wed, 6 Dec 2017 18:20:24 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6C5167D10A; Wed, 6 Dec 2017 18:20:24 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6IKNg5043365; Wed, 6 Dec 2017 18:20:23 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6IKNIS043359; Wed, 6 Dec 2017 18:20:23 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201712061820.vB6IKNIS043359@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 6 Dec 2017 18:20:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455668 - in head/multimedia: plexmediaserver plexmediaserver-plexpass X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: in head/multimedia: plexmediaserver plexmediaserver-plexpass X-SVN-Commit-Revision: 455668 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 18:20:24 -0000 Author: feld Date: Wed Dec 6 18:20:22 2017 New Revision: 455668 URL: https://svnweb.freebsd.org/changeset/ports/455668 Log: multimedia/plexmediaserver{-plexpass}: Update to 1.10.0.4523 Modified: head/multimedia/plexmediaserver-plexpass/Makefile head/multimedia/plexmediaserver-plexpass/distinfo head/multimedia/plexmediaserver/Makefile head/multimedia/plexmediaserver/distinfo head/multimedia/plexmediaserver/pkg-plist Modified: head/multimedia/plexmediaserver-plexpass/Makefile ============================================================================== --- head/multimedia/plexmediaserver-plexpass/Makefile Wed Dec 6 18:10:17 2017 (r455667) +++ head/multimedia/plexmediaserver-plexpass/Makefile Wed Dec 6 18:20:22 2017 (r455668) @@ -1,8 +1,8 @@ # Created by: KalleDK # $FreeBSD$ -PORTVERSION= 1.10.0.4516 -DISTVERSIONSUFFIX=6f422d9bc +PORTVERSION= 1.10.0.4523 +DISTVERSIONSUFFIX=648bc61d4 PORTREVISION= 0 PKGNAMESUFFIX= -plexpass Modified: head/multimedia/plexmediaserver-plexpass/distinfo ============================================================================== --- head/multimedia/plexmediaserver-plexpass/distinfo Wed Dec 6 18:10:17 2017 (r455667) +++ head/multimedia/plexmediaserver-plexpass/distinfo Wed Dec 6 18:20:22 2017 (r455668) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511795444 -SHA256 (PlexMediaServer-1.10.0.4516-6f422d9bc-freebsd-amd64.tar.bz2) = aa58157a86432a1e7b7d814f7b29ce3d1805de7018f14fb64efeb8427fc9ece4 -SIZE (PlexMediaServer-1.10.0.4516-6f422d9bc-freebsd-amd64.tar.bz2) = 85211082 +TIMESTAMP = 1512584057 +SHA256 (PlexMediaServer-1.10.0.4523-648bc61d4-freebsd-amd64.tar.bz2) = 9a2cc28eb92acd51c9f49664a8545b3b943811273e3da75cffa46d27e981ff08 +SIZE (PlexMediaServer-1.10.0.4523-648bc61d4-freebsd-amd64.tar.bz2) = 85211740 Modified: head/multimedia/plexmediaserver/Makefile ============================================================================== --- head/multimedia/plexmediaserver/Makefile Wed Dec 6 18:10:17 2017 (r455667) +++ head/multimedia/plexmediaserver/Makefile Wed Dec 6 18:20:22 2017 (r455668) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= plexmediaserver -PORTVERSION?= 1.9.7.4460 -DISTVERSIONSUFFIX?= a39b25852 +PORTVERSION?= 1.10.0.4523 +DISTVERSIONSUFFIX?= 648bc61d4 PORTREVISION?= 0 CATEGORIES= multimedia MASTER_SITES= https://downloads.plex.tv/plex-media-server/${DISTVERSION}-${DISTVERSIONSUFFIX}/ Modified: head/multimedia/plexmediaserver/distinfo ============================================================================== --- head/multimedia/plexmediaserver/distinfo Wed Dec 6 18:10:17 2017 (r455667) +++ head/multimedia/plexmediaserver/distinfo Wed Dec 6 18:20:22 2017 (r455668) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511795348 -SHA256 (PlexMediaServer-1.9.7.4460-a39b25852-freebsd-amd64.tar.bz2) = 2304c59d08fa21f8bf098e07996a45aa73e38343980ecdeea7932b9c79396920 -SIZE (PlexMediaServer-1.9.7.4460-a39b25852-freebsd-amd64.tar.bz2) = 85480975 +TIMESTAMP = 1512584057 +SHA256 (PlexMediaServer-1.10.0.4523-648bc61d4-freebsd-amd64.tar.bz2) = 9a2cc28eb92acd51c9f49664a8545b3b943811273e3da75cffa46d27e981ff08 +SIZE (PlexMediaServer-1.10.0.4523-648bc61d4-freebsd-amd64.tar.bz2) = 85211740 Modified: head/multimedia/plexmediaserver/pkg-plist ============================================================================== --- head/multimedia/plexmediaserver/pkg-plist Wed Dec 6 18:10:17 2017 (r455667) +++ head/multimedia/plexmediaserver/pkg-plist Wed Dec 6 18:20:22 2017 (r455668) @@ -1425,9 +1425,9 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/TheTVDB.bundle/Contents/VERSION %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/TheTVDB.bundle/README.md %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Info.plist -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/common/img/backgrounds/noise.0e9cf16a17adb19690cd31312cdaa809.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/common/img/backgrounds/preset-dark.5b95c8c24aab87067b69bca7ae11759a.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/common/img/backgrounds/preset-light.fce1a96aaadda47900f6fedf0a348ad1.png +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/common/img/backgrounds/noise.8b05ce45d0df59343e206bc9ae78d85d.png +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/common/img/backgrounds/preset-dark.64cc1c942221cd2c153244bd8ecfb67a.png +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/common/img/backgrounds/preset-light.770a0981b66e038d3ffffbcc4f5a26a4.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/common/img/plex-pass.e73cc397459c4930e842b86b27d05eb9.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/common/img/ratings/rt-fresh-popcorn-simple-560.0b480f0fd472e41e3ec7b98e4486924e.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/common/img/ratings/rt-rotten-splat-simple-560.cda5563a2ce74777ddb3bf362889830c.svg @@ -1436,9 +1436,9 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/desktop/common/img/platform-logos/linux.a66ceca3ea9d4b6261bc0bbbed31f8e1.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/desktop/common/img/platform-logos/seagate.4f1104d9e8724381ca285aaaa8df0b5d.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/desktop/common/img/platform-logos/synology.f796634e7aad4aaed474601d28c9f562.svg -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/desktop/common/img/queue/bookmarklet-steps-ie.3cbda4e75b0dd0e186e0c24999ab0d1d.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/desktop/common/img/queue/bookmarklet-steps.abc5147d9257f0ec59f7b2257db9cb8f.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/desktop/common/img/queue/email-links.f1b12dd82ea85b39a4c0fa07dd6df095.png +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/desktop/common/img/queue/bookmarklet-steps-ie.e1c6fdac9ebb412b44c23020cdcd9732.png +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/desktop/common/img/queue/bookmarklet-steps.3efabfa27f2ed5f581e1ea9b13c4e408.png +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/desktop/common/img/queue/email-links.6297c2e03777223f23acafccfe90ebbc.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/desktop/common/img/vendor-logos/gracenote.c86b1d7624b5ae14ca7a30d73674a808.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/desktop/common/img/vendor-logos/songkick.19411461aa7bffd06675aaa8a3d0a056.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/favicon-mask.svg @@ -1456,11 +1456,11 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/ios/startup-iphone-portrait@2x.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/ios/startup-iphone5-portrait@2x.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/index.html -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/chunk-0-8fc032113c54ddf80f37-plex-3.26.2-e7e458d.js -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/main-1-d4730b1c894bf61f8cd3-plex-3.26.2-e7e458d.js -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/vendors-2-4e27218c1da9925514ec-plex-3.26.2-e7e458d.js +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/chunk-0-bb830932ee7c29ff7909-plex-3.27.1-882399d.js +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/main-1-95fd3600d0e11d7adf89-plex-3.27.1-882399d.js +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/vendors-2-183d8893d9e39dde7229-plex-3.27.1-882399d.js %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/main.b1a281d419806dd0a0f1b6db53c1be5d.css -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/main.v3.03b2a9f6cf98db8b55a42aeedf97b47a.css +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/main.v3.eaef9ddd7819bc73b0acb588445171ef.css %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/setup.html %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/translations/af.json %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/translations/ar.json @@ -1546,6 +1546,7 @@ %%DATADIR%%/Resources/Profiles/Samsung SmartTV.xml %%DATADIR%%/Resources/Profiles/Samsung Tizen.xml %%DATADIR%%/Resources/Profiles/Samsung.xml +%%DATADIR%%/Resources/Profiles/Sonos.xml %%DATADIR%%/Resources/Profiles/Sony Blu-ray 2013.xml %%DATADIR%%/Resources/Profiles/Sony Blu-ray.xml %%DATADIR%%/Resources/Profiles/Sony Bravia 2010.xml @@ -2749,6 +2750,7 @@ @mode 644 %%DATADIR%%/Resources/com.plexapp.plugins.library.db @mode +%%DATADIR%%/Resources/comskip.ini %%DATADIR%%/Resources/crossdomain.xml %%DATADIR%%/Resources/dh512.pem %%DATADIR%%/Resources/distribution.txt From owner-svn-ports-head@freebsd.org Wed Dec 6 18:28:01 2017 Return-Path: Delivered-To: svn-ports-head@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 B5E53E885E4; Wed, 6 Dec 2017 18:28:01 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 829517D68F; Wed, 6 Dec 2017 18:28:01 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6IS04X047332; Wed, 6 Dec 2017 18:28:00 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6IS0Eu047330; Wed, 6 Dec 2017 18:28:00 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201712061828.vB6IS0Eu047330@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 6 Dec 2017 18:28:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455669 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 455669 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 18:28:01 -0000 Author: feld Date: Wed Dec 6 18:28:00 2017 New Revision: 455669 URL: https://svnweb.freebsd.org/changeset/ports/455669 Log: Document FreeBSD-SA-17:07.wpa Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Dec 6 18:20:22 2017 (r455668) +++ head/security/vuxml/vuln.xml Wed Dec 6 18:28:00 2017 (r455669) @@ -58,6 +58,44 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + FreeBSD -- WPA2 protocol vulnerability + + + FreeBSD + 11.111.1_2 + 11.011.0_13 + 10.410.4_1 + 10.310.3_22 + + + + +

Problem Description:

+

A vulnerability was found in how a number of implementations + can be triggered to reconfigure WPA/WPA2/RSN keys (TK, GTK, + or IGTK) by replaying a specific frame that is used to + manage the keys.

+

Impact:

+

Such reinstallation of the encryption key can result in + two different types of vulnerabilities: disabling replay + protection and significantly reducing the security of + encryption to the point of allowing frames to be decrypted + or some parts of the keys to be determined by an attacker + depending on which cipher is used.

+ +
+ + CVE-2017-1307 + CVE-2017-1308 + SA-17:07.wpa + + + 2017-10-16 + 2017-12-06 + +
+ mozilla -- multiple vulnerabilities From owner-svn-ports-head@freebsd.org Wed Dec 6 18:29:06 2017 Return-Path: Delivered-To: svn-ports-head@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 969ADE8863F; Wed, 6 Dec 2017 18:29:06 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 635317D798; Wed, 6 Dec 2017 18:29:06 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6IT5CD047459; Wed, 6 Dec 2017 18:29:05 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6IT5cG047457; Wed, 6 Dec 2017 18:29:05 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201712061829.vB6IT5cG047457@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 6 Dec 2017 18:29:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455670 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 455670 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 18:29:06 -0000 Author: feld Date: Wed Dec 6 18:29:05 2017 New Revision: 455670 URL: https://svnweb.freebsd.org/changeset/ports/455670 Log: Document FreeBSD-SA-17:08.ptrace Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Dec 6 18:28:00 2017 (r455669) +++ head/security/vuxml/vuln.xml Wed Dec 6 18:29:05 2017 (r455670) @@ -58,6 +58,41 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + FreeBSD -- Kernel data leak via ptrace(PT_LWPINFO) + + + FreeBSD-kernel + 11.111.1_4 + 11.011.0_15 + 10.410.4_3 + 10.310.3_24 + + + + +

Problem Description:

+

Not all information in the struct ptrace_lwpinfo is + relevant for the state of any thread, and the kernel does + not fill the irrelevant bytes or short strings. Since the + structure filled by the kernel is allocated on the kernel + stack and copied to userspace, a leak of information of the + kernel stack of the thread is possible from the debugger.

+

Impact:

+

Some bytes from the kernel stack of the thread using + ptrace(PT_LWPINFO) call can be observed in userspace.

+ +
+ + CVE-2017-1086 + SA-17:08.ptrace + + + 2017-11-15 + 2017-12-06 + +
+ FreeBSD -- WPA2 protocol vulnerability From owner-svn-ports-head@freebsd.org Wed Dec 6 18:29:52 2017 Return-Path: Delivered-To: svn-ports-head@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 0503AE886A3; Wed, 6 Dec 2017 18:29:52 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C6B657D887; Wed, 6 Dec 2017 18:29:51 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6IToq3047576; Wed, 6 Dec 2017 18:29:50 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6IToKx047574; Wed, 6 Dec 2017 18:29:50 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201712061829.vB6IToKx047574@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 6 Dec 2017 18:29:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455671 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 455671 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 18:29:52 -0000 Author: feld Date: Wed Dec 6 18:29:50 2017 New Revision: 455671 URL: https://svnweb.freebsd.org/changeset/ports/455671 Log: Document FreeBSD-SA-17:09.shm Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Dec 6 18:29:05 2017 (r455670) +++ head/security/vuxml/vuln.xml Wed Dec 6 18:29:50 2017 (r455671) @@ -58,6 +58,42 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + FreeBSD -- POSIX shm allows jails to access global namespace + + + FreeBSD-kernel + 10.410.4_3 + 10.310.3_24 + + + + +

Problem Description:

+

Named paths are globally scoped, meaning a process located + in one jail can read and modify the content of POSIX shared + memory objects created by a process in another jail or the + host system.

+

Impact:

+

A malicious user that has access to a jailed system is + able to abuse shared memory by injecting malicious content + in the shared memory region. This memory region might be + executed by applications trusting the shared memory, like + Squid.

+

This issue could lead to a Denial of Service or local + privilege escalation.

+ +
+ + CVE-2017-1087 + SA-17:09.shm + + + 2017-11-15 + 2017-12-06 + +
+ FreeBSD -- Kernel data leak via ptrace(PT_LWPINFO) From owner-svn-ports-head@freebsd.org Wed Dec 6 18:30:43 2017 Return-Path: Delivered-To: svn-ports-head@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 BF5B3E88814; Wed, 6 Dec 2017 18:30:43 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 8AF157D98E; Wed, 6 Dec 2017 18:30:43 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6IUgfl047730; Wed, 6 Dec 2017 18:30:42 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6IUguF047728; Wed, 6 Dec 2017 18:30:42 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201712061830.vB6IUguF047728@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 6 Dec 2017 18:30:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455672 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 455672 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 18:30:43 -0000 Author: feld Date: Wed Dec 6 18:30:42 2017 New Revision: 455672 URL: https://svnweb.freebsd.org/changeset/ports/455672 Log: Document FreeBSD-SA-17:10.kldstat Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Dec 6 18:29:50 2017 (r455671) +++ head/security/vuxml/vuln.xml Wed Dec 6 18:30:42 2017 (r455672) @@ -58,6 +58,40 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + FreeBSD -- Information leak in kldstat(2) + + + FreeBSD-kernel + 11.111.1_4 + 11.011.0_15 + 10.410.4_3 + 10.310.3_24 + + + + +

Problem Description:

+

The kernel does not properly clear the memory of the + kld_file_stat structure before filling the data. Since the + structure filled by the kernel is allocated on the kernel + stack and copied to userspace, a leak of information from + the kernel stack is possible.

+

Impact:

+

Some bytes from the kernel stack can be observed in + userspace.

+ +
+ + CVE-2017-1088 + SA-17:10.kldstat + + + 2017-11-15 + 2017-12-06 + +
+ FreeBSD -- POSIX shm allows jails to access global namespace From owner-svn-ports-head@freebsd.org Wed Dec 6 18:38:05 2017 Return-Path: Delivered-To: svn-ports-head@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 D222EE88A65; Wed, 6 Dec 2017 18:38:05 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 AAB517DF2C; Wed, 6 Dec 2017 18:38:05 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6Ic4j4051913; Wed, 6 Dec 2017 18:38:04 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6Ic4bE051911; Wed, 6 Dec 2017 18:38:04 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201712061838.vB6Ic4bE051911@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 6 Dec 2017 18:38:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455673 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 455673 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 18:38:05 -0000 Author: feld Date: Wed Dec 6 18:38:04 2017 New Revision: 455673 URL: https://svnweb.freebsd.org/changeset/ports/455673 Log: Document FreeBSD-SA-17:11.openssl Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Dec 6 18:30:42 2017 (r455672) +++ head/security/vuxml/vuln.xml Wed Dec 6 18:38:04 2017 (r455673) @@ -58,6 +58,59 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + FreeBSD -- OpenSSL multiple vulnerabilities + + + FreeBSD + 11.111.1_5 + 11.011.0_16 + 10.410.4_4 + 10.310.3_25 + + + + +

Problem Description:

+

If an X.509 certificate has a malformed IPAddressFamily + extension, OpenSSL could do a one-byte buffer overread. + [CVE-2017-3735]

+

There is a carry propagating bug in the x86_64 Montgomery + squaring procedure. This only affects processors that support + the BMI1, BMI2 and ADX extensions like Intel Broadwell (5th + generation) and later or AMD Ryzen. [CVE-2017-3736] This + bug only affects FreeBSD 11.x.

+

Impact:

+

Application using OpenSSL may display erroneous certificate + in text format. [CVE-2017-3735]

+

Mishandling of carry propagation will produce incorrect + output, and make it easier for a remote attacker to obtain + sensitive private-key information. No EC algorithms are + affected, analysis suggests that attacks against RSA and + DSA as a result of this defect would be very difficult to + perform and are not believed likely.

+

Attacks against DH are considered just feasible (although + very difficult) because most of the work necessary to deduce + information about a private key may be performed offline. + The amount of resources required for such an attack would + be very significant and likely only accessible to a limited + number of attackers. An attacker would additionally need + online access to an unpatched system using the target private + key in a scenario with persistent DH parameters and a private + key that is shared between multiple clients. [CVE-2017-3736]

+ +
+ + CVE-2017-3735 + CVE-2017-3736 + SA-17:11.openssl + + + 2017-11-29 + 2017-12-06 + +
+ FreeBSD -- Information leak in kldstat(2) From owner-svn-ports-head@freebsd.org Wed Dec 6 19:46:55 2017 Return-Path: Delivered-To: svn-ports-head@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 01161E8A3DF; Wed, 6 Dec 2017 19:46:55 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C1B9980020; Wed, 6 Dec 2017 19:46:54 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6JkrI7081046; Wed, 6 Dec 2017 19:46:53 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6JkrT8081045; Wed, 6 Dec 2017 19:46:53 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201712061946.vB6JkrT8081045@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Wed, 6 Dec 2017 19:46:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455676 - head/math/py-matplotlib X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/math/py-matplotlib X-SVN-Commit-Revision: 455676 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 19:46:55 -0000 Author: tobik Date: Wed Dec 6 19:46:53 2017 New Revision: 455676 URL: https://svnweb.freebsd.org/changeset/ports/455676 Log: math/py-matplotlib: Allow build for Python 3.x - x11-toolkits/{py-gtk2,py-wxPython28} do not support Python 3.x, so exclude the GTKBACKEND, GTKAGGBACKEND, and WXAGGBACKEND in that case. PR: 213636 Reported by: lbartoletti@tuxfamily.org Submitted by: rsmith@xs4all.nl (based on) Reviewed by: mat Approved by: maintainer timeout Differential Revision: https://reviews.freebsd.org/D13377 Modified: head/math/py-matplotlib/Makefile Modified: head/math/py-matplotlib/Makefile ============================================================================== --- head/math/py-matplotlib/Makefile Wed Dec 6 19:26:04 2017 (r455675) +++ head/math/py-matplotlib/Makefile Wed Dec 6 19:46:53 2017 (r455676) @@ -27,7 +27,7 @@ RUN_DEPENDS= ${PYNUMPY} \ USE_GITHUB= yes -USES= compiler:c++11-lib gettext pkgconfig python:2.7 shebangfix uniquefiles:dirs +USES= compiler:c++11-lib gettext pkgconfig python shebangfix uniquefiles:dirs USE_PYTHON= autoplist distutils CFLAGS+= -I${LOCALBASE}/include @@ -35,6 +35,11 @@ OPTIONS_DEFINE= EXAMPLES GTKBACKEND GTKAGGBACKEND QT4 QT5AGGBACKEND TKAGGBACKEND WXAGGBACKEND OPTIONS_DEFAULT= GTKBACKEND GTKAGGBACKEND TKAGGBACKEND OPTIONS_SUB= yes +.if ${FLAVOR:U:Mpy3*} +# x11-toolkits/py-gtk2, x11-toolkits/py-wxPython28 do not support Python 3 +OPTIONS_EXCLUDE= GTKBACKEND GTKAGGBACKEND WXAGGBACKEND +.endif + GTKBACKEND_DESC= GTK backend support GTKBACKEND_VARS= GTK_BACKEND=True GTKBACKEND_VARS_OFF= GTK_BACKEND=False From owner-svn-ports-head@freebsd.org Wed Dec 6 20:22:57 2017 Return-Path: Delivered-To: svn-ports-head@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 99755E8B4C4; Wed, 6 Dec 2017 20:22:57 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 66461170B; Wed, 6 Dec 2017 20:22:57 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6KMuoV097802; Wed, 6 Dec 2017 20:22:56 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6KMuel097800; Wed, 6 Dec 2017 20:22:56 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712062022.vB6KMuel097800@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 6 Dec 2017 20:22:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455677 - head/net-mgmt/alertmanager X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/net-mgmt/alertmanager X-SVN-Commit-Revision: 455677 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 20:22:57 -0000 Author: amdmi3 Date: Wed Dec 6 20:22:56 2017 New Revision: 455677 URL: https://svnweb.freebsd.org/changeset/ports/455677 Log: - Update to 0.11.0 PR: 223731 Submitted by: franz@bett.ag Approved by: michal@hanu.la (maintainer) Modified: head/net-mgmt/alertmanager/Makefile head/net-mgmt/alertmanager/distinfo Modified: head/net-mgmt/alertmanager/Makefile ============================================================================== --- head/net-mgmt/alertmanager/Makefile Wed Dec 6 19:46:53 2017 (r455676) +++ head/net-mgmt/alertmanager/Makefile Wed Dec 6 20:22:56 2017 (r455677) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= alertmanager -PORTVERSION= 0.8.0 +PORTVERSION= 0.11.0 DISTVERSIONPREFIX= v CATEGORIES= net-mgmt Modified: head/net-mgmt/alertmanager/distinfo ============================================================================== --- head/net-mgmt/alertmanager/distinfo Wed Dec 6 19:46:53 2017 (r455676) +++ head/net-mgmt/alertmanager/distinfo Wed Dec 6 20:22:56 2017 (r455677) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503240472 -SHA256 (prometheus-alertmanager-v0.8.0_GH0.tar.gz) = 6b8bec25460f94962f84d358eb7c453742afa8b65575348d340d5f801f93afc4 -SIZE (prometheus-alertmanager-v0.8.0_GH0.tar.gz) = 3656070 +TIMESTAMP = 1512591730 +SHA256 (prometheus-alertmanager-v0.11.0_GH0.tar.gz) = 0d1a27f220101cf6691adfd504311a824c95cf2ed02bed900536616aa398aaf3 +SIZE (prometheus-alertmanager-v0.11.0_GH0.tar.gz) = 3683030 From owner-svn-ports-head@freebsd.org Wed Dec 6 20:42:15 2017 Return-Path: Delivered-To: svn-ports-head@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 30B2BE8BA51; Wed, 6 Dec 2017 20:42:15 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E0F9E2141; Wed, 6 Dec 2017 20:42:14 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6KgEYW006229; Wed, 6 Dec 2017 20:42:14 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6KgDSC006222; Wed, 6 Dec 2017 20:42:13 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201712062042.vB6KgDSC006222@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 6 Dec 2017 20:42:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455678 - in head/sysutils: . syslog-ng syslog-ng313 syslog-ng313/files X-SVN-Group: ports-head X-SVN-Commit-Author: cy X-SVN-Commit-Paths: in head/sysutils: . syslog-ng syslog-ng313 syslog-ng313/files X-SVN-Commit-Revision: 455678 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 20:42:15 -0000 Author: cy Date: Wed Dec 6 20:42:13 2017 New Revision: 455678 URL: https://svnweb.freebsd.org/changeset/ports/455678 Log: Welcome the new syslog-ng 3.13 in syslog-ng313. Our syslog-ng upline recommends the meta-port bump to 313. Submitted by: Peter Czanik (CzP) Balabit / syslog-ng upstream Added: head/sysutils/syslog-ng313/ - copied from r455635, head/sysutils/syslog-ng312/ Modified: head/sysutils/Makefile head/sysutils/syslog-ng/Makefile head/sysutils/syslog-ng313/Makefile head/sysutils/syslog-ng313/distinfo head/sysutils/syslog-ng313/files/patch-configure head/sysutils/syslog-ng313/files/syslog-ng.conf.sample head/sysutils/syslog-ng313/pkg-plist Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Wed Dec 6 20:22:56 2017 (r455677) +++ head/sysutils/Makefile Wed Dec 6 20:42:13 2017 (r455678) @@ -1151,6 +1151,7 @@ SUBDIR += syslog-ng310 SUBDIR += syslog-ng311 SUBDIR += syslog-ng312 + SUBDIR += syslog-ng313 SUBDIR += syslog-ng36 SUBDIR += syslog-ng37 SUBDIR += syslog-ng39 Modified: head/sysutils/syslog-ng/Makefile ============================================================================== --- head/sysutils/syslog-ng/Makefile Wed Dec 6 20:22:56 2017 (r455677) +++ head/sysutils/syslog-ng/Makefile Wed Dec 6 20:42:13 2017 (r455678) @@ -1,7 +1,7 @@ # $FreeBSD$ -VERSIONS= 36 37 39 310 311 312 -SYSLOG_NG_VERSION?= 311 +VERSIONS= 36 37 39 310 311 312 313 +SYSLOG_NG_VERSION?= 313 MASTERDIR= ${.CURDIR}/../syslog-ng${SYSLOG_NG_VERSION} Modified: head/sysutils/syslog-ng313/Makefile ============================================================================== --- head/sysutils/syslog-ng312/Makefile Wed Dec 6 04:43:03 2017 (r455635) +++ head/sysutils/syslog-ng313/Makefile Wed Dec 6 20:42:13 2017 (r455678) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= syslog-ng -DISTVERSION= 3.12.1 +DISTVERSION= 3.13.2 CATEGORIES= sysutils DISTFILES= syslog-ng-${DISTVERSION}.tar.gz MASTER_SITES= https://github.com/balabit/syslog-ng/releases/download/syslog-ng-${DISTVERSION}/ @@ -97,6 +97,7 @@ SQL_LDFLAGS= -L${LOCALBASE}/lib SQL_PLIST_FILES= lib/syslog-ng/libafsql.so MONGO_CONFIGURE_ENABLE= mongodb +MONGO_CONFIGURE_ON= --with-mongoc=system MONGO_LIB_DEPENDS= libmongoc-1.0.so:devel/mongo-c-driver MONGO_PLIST_FILES= lib/syslog-ng/libafmongodb.so Modified: head/sysutils/syslog-ng313/distinfo ============================================================================== --- head/sysutils/syslog-ng312/distinfo Wed Dec 6 04:43:03 2017 (r455635) +++ head/sysutils/syslog-ng313/distinfo Wed Dec 6 20:42:13 2017 (r455678) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505999152 -SHA256 (syslog-ng-3.12.1.tar.gz) = 12d2acb8e292d16068debae7f9a699e791ca497540d28833a694a9a1ccd78f43 -SIZE (syslog-ng-3.12.1.tar.gz) = 8905646 +TIMESTAMP = 1512560607 +SHA256 (syslog-ng-3.13.2.tar.gz) = 9a3d31df93698080180057ca9bd57b59d06b74fc426c602ce102a2a5437ad3e8 +SIZE (syslog-ng-3.13.2.tar.gz) = 9047998 Modified: head/sysutils/syslog-ng313/files/patch-configure ============================================================================== --- head/sysutils/syslog-ng312/files/patch-configure Wed Dec 6 04:43:03 2017 (r455635) +++ head/sysutils/syslog-ng313/files/patch-configure Wed Dec 6 20:42:13 2017 (r455678) @@ -9,14 +9,6 @@ module_cmds= module_expsym_cmds= old_archive_from_new_cmds= -@@ -11952,6 +11952,7 @@ - case $version_type in - freebsd-elf*) - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' -+ soname_spec='${libname}${release}${shared_ext}${major}' - need_version=no - need_lib_prefix=no - ;; @@ -13035,7 +13036,7 @@ old_striplib= { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 @@ -39,15 +31,6 @@ if test -n "$LIBNET_CONFIG" -a -x "$LIBNET_CONFIG"; then @@ -16424,7 +16425,7 @@ - if test -e "$JAVA_HOME_CHECKER"; then - JNI_HOME=`$JAVA_HOME_CHECKER` - else -- JNI_HOME=`echo $JAVAC_BIN | sed "s/\(.*\)[/]bin[/]java.*/\1\//"` -+ JNI_HOME=`echo $JAVAC_BIN | sed "s/\(.*\)[/]bin[/]java.*/\1\/openjdk\*/"` - fi - - JNI_LIBDIR=`find $JNI_HOME \( -name "libjvm.so" -or -name "libjvm.dylib" \) \ -@@ -16531,7 +16532,7 @@ if test -e "$JAVA_HOME_CHECKER"; then JNI_HOME=`$JAVA_HOME_CHECKER` else Modified: head/sysutils/syslog-ng313/files/syslog-ng.conf.sample ============================================================================== --- head/sysutils/syslog-ng312/files/syslog-ng.conf.sample Wed Dec 6 04:43:03 2017 (r455635) +++ head/sysutils/syslog-ng313/files/syslog-ng.conf.sample Wed Dec 6 20:42:13 2017 (r455678) @@ -1,4 +1,4 @@ -@version:3.12 +@version:3.13 @include "scl.conf" # Modified: head/sysutils/syslog-ng313/pkg-plist ============================================================================== --- head/sysutils/syslog-ng312/pkg-plist Wed Dec 6 04:43:03 2017 (r455635) +++ head/sysutils/syslog-ng313/pkg-plist Wed Dec 6 20:42:13 2017 (r455678) @@ -229,14 +229,19 @@ include/syslog-ng/stats/stats-cluster-single.h include/syslog-ng/stats/stats-control.h include/syslog-ng/stats/stats-query-commands.h include/syslog-ng/stats/stats-query.h -lib/libevtlog-3.12.so.0 -lib/libevtlog-3.12.so.0.0.0 +include/syslog-ng/cfg-block-generator.h +include/syslog-ng/cfg-block.h +include/syslog-ng/compat/getent-bb.h +include/syslog-ng/compat/getent.h +lib/libevtlog-3.13.so.0 +lib/libevtlog-3.13.so.0.0.0 lib/libevtlog.so -lib/libsyslog-ng-3.12.so.0.0.0 -lib/libsyslog-ng-3.12.so.0 +lib/libsyslog-ng-3.13.so.0.0.0 +lib/libsyslog-ng-3.13.so.0 lib/libsyslog-ng.so lib/libsyslog-ng-native-connector.a lib/syslog-ng/libtest/libsyslog-ng-test.a +lib/syslog-ng/libappmodel.so lib/syslog-ng/libsyslogformat.so lib/syslog-ng/libadd-contextual-data.so lib/syslog-ng/libcef.so @@ -278,6 +283,14 @@ man/man1/syslog-ng-debun.1.gz sbin/syslog-ng-debun sbin/syslog-ng sbin/syslog-ng-ctl +share/syslog-ng/include/scl/cim/adapter.conf +share/syslog-ng/include/scl/default-network-drivers/plugin.conf +share/syslog-ng/include/scl/ewmm/ewmm.conf +share/syslog-ng/include/scl/graylog2/plugin.conf +share/syslog-ng/include/scl/iptables/iptables.conf +share/syslog-ng/include/scl/loadbalancer/gen-loadbalancer.sh +share/syslog-ng/include/scl/loadbalancer/plugin.conf +share/syslog-ng/include/scl/sudo/sudo.conf share/syslog-ng/include/scl/system/plugin.conf share/syslog-ng/include/scl/pacct/plugin.conf share/syslog-ng/include/scl/syslogconf/convert-syslogconf.awk From owner-svn-ports-head@freebsd.org Wed Dec 6 20:43:23 2017 Return-Path: Delivered-To: svn-ports-head@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 5EE79E8BA9F; Wed, 6 Dec 2017 20:43:23 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2B850226E; Wed, 6 Dec 2017 20:43:23 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6KhMUf006388; Wed, 6 Dec 2017 20:43:22 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6KhMw9006386; Wed, 6 Dec 2017 20:43:22 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201712062043.vB6KhMw9006386@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Wed, 6 Dec 2017 20:43:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455679 - head/games/mrboom X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/games/mrboom X-SVN-Commit-Revision: 455679 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 20:43:23 -0000 Author: ehaupt Date: Wed Dec 6 20:43:21 2017 New Revision: 455679 URL: https://svnweb.freebsd.org/changeset/ports/455679 Log: - Update to 4.0 - In addition to r455114 [1], the GitHub account changed because the main dev moved the repo to his personal account. Verifed via IRC Notified by: danfe [1] Modified: head/games/mrboom/Makefile head/games/mrboom/distinfo Modified: head/games/mrboom/Makefile ============================================================================== --- head/games/mrboom/Makefile Wed Dec 6 20:42:13 2017 (r455678) +++ head/games/mrboom/Makefile Wed Dec 6 20:43:21 2017 (r455679) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mrboom -PORTVERSION= 3.9 +PORTVERSION= 4.0 CATEGORIES= games MAINTAINER= ehaupt@FreeBSD.org Modified: head/games/mrboom/distinfo ============================================================================== --- head/games/mrboom/distinfo Wed Dec 6 20:42:13 2017 (r455678) +++ head/games/mrboom/distinfo Wed Dec 6 20:43:21 2017 (r455679) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511964719 -SHA256 (Javanaise-mrboom-libretro-3.9_GH0.tar.gz) = 166593ceed047464650b2de3c377c3cac1c9e3d807abe374e03b901f8ed6ab6e -SIZE (Javanaise-mrboom-libretro-3.9_GH0.tar.gz) = 15613005 +TIMESTAMP = 1512551903 +SHA256 (Javanaise-mrboom-libretro-4.0_GH0.tar.gz) = d7475412d2ef4726de4516f145d865e0e25d4a36f91be2621c2b512cca5e8bba +SIZE (Javanaise-mrboom-libretro-4.0_GH0.tar.gz) = 15614018 From owner-svn-ports-head@freebsd.org Wed Dec 6 20:49:07 2017 Return-Path: Delivered-To: svn-ports-head@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 A05D7E8BB83; Wed, 6 Dec 2017 20:49:07 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from critical.ch (critical.ch [IPv6:2a01:4f8:c17:de4::1:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "critical.ch", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 479E424C6; Wed, 6 Dec 2017 20:49:07 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from beaver.home.critical.ch (77-56-54-154.dclient.hispeed.ch [77.56.54.154]) (authenticated bits=0) by critical.ch (8.15.2/8.15.2/critical-1.0) with ESMTPA id vB6KmuT5094519; Wed, 6 Dec 2017 21:49:03 +0100 (CET) (envelope-from ehaupt@FreeBSD.org) Date: Wed, 6 Dec 2017 21:48:51 +0100 From: Emanuel Haupt To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r455114 - head/games/mrboom Message-Id: <20171206214851.1f3db5b7acd3857bfc434c13@FreeBSD.org> In-Reply-To: <20171129144532.GA84537@FreeBSD.org> References: <201711291439.vATEdANR021767@repo.freebsd.org> <20171129144532.GA84537@FreeBSD.org> X-Mailer: Sylpheed 3.6.0 (GTK+ 2.24.31; amd64-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 20:49:07 -0000 Alexey Dokuchaev wrote: > On Wed, Nov 29, 2017 at 02:39:10PM +0000, Emanuel Haupt wrote: > > New Revision: 455114 > > URL: https://svnweb.freebsd.org/changeset/ports/455114 > > > > Log: > > Update to 3.9 > > > > [...] > > @@ -18,7 +18,7 @@ USES= gmake > > USE_GITHUB= yes > > USE_SDL= sdl2 mixer2 > > > > -GH_ACCOUNT= libretro > > +GH_ACCOUNT= Javanaise > > This change was not explained in the commit log. :-( Sorry about that. I'm going to mention the reason in the next commit log. From owner-svn-ports-head@freebsd.org Wed Dec 6 21:32:47 2017 Return-Path: Delivered-To: svn-ports-head@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 6134EE8C9C5; Wed, 6 Dec 2017 21:32:47 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 3B9323C82; Wed, 6 Dec 2017 21:32:47 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6LWkie027620; Wed, 6 Dec 2017 21:32:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6LWkCa027617; Wed, 6 Dec 2017 21:32:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712062132.vB6LWkCa027617@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 6 Dec 2017 21:32:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455680 - head/games/doom-freedoom X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/games/doom-freedoom X-SVN-Commit-Revision: 455680 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 21:32:47 -0000 Author: amdmi3 Date: Wed Dec 6 21:32:45 2017 New Revision: 455680 URL: https://svnweb.freebsd.org/changeset/ports/455680 Log: - Update to 0.10.1 PR: 216888 Submitted by: BM-2cUeCzVy7CNYW6BX4WEnC4s9X9unYMUcre@bitmessage.ch Modified: head/games/doom-freedoom/Makefile head/games/doom-freedoom/distinfo head/games/doom-freedoom/pkg-descr Modified: head/games/doom-freedoom/Makefile ============================================================================== --- head/games/doom-freedoom/Makefile Wed Dec 6 20:43:21 2017 (r455679) +++ head/games/doom-freedoom/Makefile Wed Dec 6 21:32:45 2017 (r455680) @@ -2,34 +2,27 @@ # $FreeBSD$ PORTNAME= freedoom -PORTVERSION= 0.7 +PORTVERSION= 0.10.1 CATEGORIES= games -MASTER_SITES= SAVANNAH/${PORTNAME}/${PORTNAME}-iwad +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ${DMPKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-iwad-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Complete Doom-based game IWAD that is Free Software USES= zip NO_BUILD= yes +NO_ARCH= yes DATADIR= ${DMDIR}/${PORTNAME} -DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} -PLIST_FILES= %%DATADIR%%/doom2.wad -PLIST_DIRS= %%DATADIR%% -PORTDOCS= ChangeLog NEWS README +PLIST_FILES= %%DATADIR%%/freedoom1.wad \ + %%DATADIR%%/freedoom2.wad -OPTIONS_DEFINE= DOCS - do-install: - ${MKDIR} ${STAGEDIR}${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/doom2.wad ${STAGEDIR}${DATADIR} - ${MKDIR} ${STAGEDIR}${DOCSDIR} -.for f in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} -.endfor + @${MKDIR} ${STAGEDIR}${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/freedoom1.wad ${STAGEDIR}${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/freedoom2.wad ${STAGEDIR}${DATADIR} .include "${.CURDIR}/../doom-data/Makefile.include" Modified: head/games/doom-freedoom/distinfo ============================================================================== --- head/games/doom-freedoom/distinfo Wed Dec 6 20:43:21 2017 (r455679) +++ head/games/doom-freedoom/distinfo Wed Dec 6 21:32:45 2017 (r455680) @@ -1,2 +1,3 @@ -SHA256 (freedoom-iwad-0.7.zip) = f8f75fd1909801fe42de0e74db9adcfd33f753374e4923bd93e3d9a9b802ab1f -SIZE (freedoom-iwad-0.7.zip) = 9697891 +TIMESTAMP = 1486419824 +SHA256 (freedoom-0.10.1.zip) = 7d20c4b458b6966a58f8f1d9d67db67999364a66e67616e2c320d01b396338da +SIZE (freedoom-0.10.1.zip) = 18496121 Modified: head/games/doom-freedoom/pkg-descr ============================================================================== --- head/games/doom-freedoom/pkg-descr Wed Dec 6 20:43:21 2017 (r455679) +++ head/games/doom-freedoom/pkg-descr Wed Dec 6 21:32:45 2017 (r455680) @@ -8,4 +8,4 @@ play Doom. Freedoom aims to create a Free alternative. GPL-licensed Doom source code this will result in a complete Free Doom-based game. -WWW: http://freedoom.sf.net/ +WWW: https://freedoom.github.io/ From owner-svn-ports-head@freebsd.org Wed Dec 6 21:35:57 2017 Return-Path: Delivered-To: svn-ports-head@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 77877E8CAAF; Wed, 6 Dec 2017 21:35:57 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 445683E5F; Wed, 6 Dec 2017 21:35:57 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6LZuhZ027863; Wed, 6 Dec 2017 21:35:56 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6LZuvc027862; Wed, 6 Dec 2017 21:35:56 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712062135.vB6LZuvc027862@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 6 Dec 2017 21:35:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455681 - head/graphics/jbigkit X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/graphics/jbigkit X-SVN-Commit-Revision: 455681 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 21:35:57 -0000 Author: amdmi3 Date: Wed Dec 6 21:35:56 2017 New Revision: 455681 URL: https://svnweb.freebsd.org/changeset/ports/455681 Log: - Add license PR: 223270 Submitted by: yasu@utahime.org Modified: head/graphics/jbigkit/Makefile Modified: head/graphics/jbigkit/Makefile ============================================================================== --- head/graphics/jbigkit/Makefile Wed Dec 6 21:32:45 2017 (r455680) +++ head/graphics/jbigkit/Makefile Wed Dec 6 21:35:56 2017 (r455681) @@ -10,6 +10,9 @@ MASTER_SITES= http://www.cl.cam.ac.uk/~mgk25/download/ MAINTAINER= mi@aldan.algebra.com COMMENT= Lossless compression for bi-level images such as scanned pages, faxes +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + USE_LDCONFIG= yes MANS= jbgtopbm.1 pbmtojbg.1 BINS= jbgtopbm pbmtojbg jbgtopbm85 pbmtojbg85 From owner-svn-ports-head@freebsd.org Wed Dec 6 22:34:00 2017 Return-Path: Delivered-To: svn-ports-head@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 A6418E8E7D9; Wed, 6 Dec 2017 22:34:00 +0000 (UTC) (envelope-from manu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 580C265D75; Wed, 6 Dec 2017 22:34:00 +0000 (UTC) (envelope-from manu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6MXxib052827; Wed, 6 Dec 2017 22:33:59 GMT (envelope-from manu@FreeBSD.org) Received: (from manu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6MXxUO052824; Wed, 6 Dec 2017 22:33:59 GMT (envelope-from manu@FreeBSD.org) Message-Id: <201712062233.vB6MXxUO052824@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: manu set sender to manu@FreeBSD.org using -f From: Emmanuel Vadot Date: Wed, 6 Dec 2017 22:33:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455683 - in head/sysutils/dtc: . files X-SVN-Group: ports-head X-SVN-Commit-Author: manu X-SVN-Commit-Paths: in head/sysutils/dtc: . files X-SVN-Commit-Revision: 455683 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 22:34:00 -0000 Author: manu (src committer) Date: Wed Dec 6 22:33:58 2017 New Revision: 455683 URL: https://svnweb.freebsd.org/changeset/ports/455683 Log: sysutils/dtc: Fix build on 32bits Approved by: imp (maintainer) Differential Revision: https://reviews.freebsd.org/D13381 Added: head/sysutils/dtc/files/patch-checks.c (contents, props changed) Modified: head/sysutils/dtc/Makefile head/sysutils/dtc/files/patch-fdtoverlay.c Modified: head/sysutils/dtc/Makefile ============================================================================== --- head/sysutils/dtc/Makefile Wed Dec 6 21:49:08 2017 (r455682) +++ head/sysutils/dtc/Makefile Wed Dec 6 22:33:58 2017 (r455683) @@ -2,6 +2,7 @@ PORTNAME= dtc PORTVERSION= 1.4.5 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= sysutils Added: head/sysutils/dtc/files/patch-checks.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/dtc/files/patch-checks.c Wed Dec 6 22:33:58 2017 (r455683) @@ -0,0 +1,20 @@ +--- checks.c.orig 2017-12-05 20:24:45 UTC ++++ checks.c +@@ -972,7 +972,7 @@ static void check_property_phandle_args(struct check * + int cell, cellsize = 0; + + if (prop->val.len % sizeof(cell_t)) { +- FAIL(c, dti, "property '%s' size (%d) is invalid, expected multiple of %ld in node %s", ++ FAIL(c, dti, "property '%s' size (%d) is invalid, expected multiple of %zu in node %s", + prop->name, prop->val.len, sizeof(cell_t), node->fullpath); + return; + } +@@ -1163,7 +1163,7 @@ static void check_interrupts_property(struct check *c, + return; + + if (irq_prop->val.len % sizeof(cell_t)) +- FAIL(c, dti, "property '%s' size (%d) is invalid, expected multiple of %ld in node %s", ++ FAIL(c, dti, "property '%s' size (%d) is invalid, expected multiple of %zu in node %s", + irq_prop->name, irq_prop->val.len, sizeof(cell_t), + node->fullpath); + Modified: head/sysutils/dtc/files/patch-fdtoverlay.c ============================================================================== --- head/sysutils/dtc/files/patch-fdtoverlay.c Wed Dec 6 21:49:08 2017 (r455682) +++ head/sysutils/dtc/files/patch-fdtoverlay.c Wed Dec 6 22:33:58 2017 (r455683) @@ -1,4 +1,4 @@ ---- fdtoverlay.c.orig 2017-11-27 12:39:15 UTC +--- fdtoverlay.c.orig 2017-09-27 10:00:10 UTC +++ fdtoverlay.c @@ -26,7 +26,9 @@ #include From owner-svn-ports-head@freebsd.org Wed Dec 6 23:17:03 2017 Return-Path: Delivered-To: svn-ports-head@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 5301DE8FAC7; Wed, 6 Dec 2017 23:17:03 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3379367A45; Wed, 6 Dec 2017 23:17:03 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 7D1E314E60; Wed, 6 Dec 2017 23:17:02 +0000 (UTC) From: Jan Beich To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r455210 - in head: . Mk/Uses accessibility accessibility/accerciser accessibility/caribou accessibility/orca accessibility/py-atspi accessibility/py-speech-dispatcher accessibility/py3-... References: <201711301550.vAUFoYsm001135@repo.freebsd.org> Date: Thu, 07 Dec 2017 00:16:52 +0100 In-Reply-To: <201711301550.vAUFoYsm001135@repo.freebsd.org> (Mathieu Arnold's message of "Thu, 30 Nov 2017 15:50:34 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 23:17:03 -0000 Mathieu Arnold writes: > Author: mat > Date: Thu Nov 30 15:50:30 2017 > New Revision: 455210 > URL: https://svnweb.freebsd.org/changeset/ports/455210 > > Log: > Convert Python ports to FLAVORS. [...] > Index: Mk/Uses/python.mk [...] > +.if ${FLAVOR:Mpy[23]*} Shouldn't this use :U like suggested by CHANGES? From owner-svn-ports-head@freebsd.org Wed Dec 6 23:51:49 2017 Return-Path: Delivered-To: svn-ports-head@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 5F29BE90A14; Wed, 6 Dec 2017 23:51:49 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2B9A868F90; Wed, 6 Dec 2017 23:51:49 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6NpmuC085208; Wed, 6 Dec 2017 23:51:48 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6Npmh2085207; Wed, 6 Dec 2017 23:51:48 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712062351.vB6Npmh2085207@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 6 Dec 2017 23:51:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455684 - head/sysutils/syslog-ng313 X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/sysutils/syslog-ng313 X-SVN-Commit-Revision: 455684 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 06 Dec 2017 23:51:49 -0000 Author: antoine Date: Wed Dec 6 23:51:47 2017 New Revision: 455684 URL: https://svnweb.freebsd.org/changeset/ports/455684 Log: Fix PKGBASE collision with syslog-ng312 Modified: head/sysutils/syslog-ng313/Makefile Modified: head/sysutils/syslog-ng313/Makefile ============================================================================== --- head/sysutils/syslog-ng313/Makefile Wed Dec 6 22:33:58 2017 (r455683) +++ head/sysutils/syslog-ng313/Makefile Wed Dec 6 23:51:47 2017 (r455684) @@ -7,7 +7,7 @@ CATEGORIES= sysutils DISTFILES= syslog-ng-${DISTVERSION}.tar.gz MASTER_SITES= https://github.com/balabit/syslog-ng/releases/download/syslog-ng-${DISTVERSION}/ .if !defined(MASTERDIR) -PKGNAMESUFFIX= 312 +PKGNAMESUFFIX= 313 .endif MAINTAINER= cy@FreeBSD.org From owner-svn-ports-head@freebsd.org Thu Dec 7 00:03:12 2017 Return-Path: Delivered-To: svn-ports-head@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 2AC0AE90FD2; Thu, 7 Dec 2017 00:03:12 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 EA98B694D1; Thu, 7 Dec 2017 00:03:11 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB703B3Q090570; Thu, 7 Dec 2017 00:03:11 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB703AaS090567; Thu, 7 Dec 2017 00:03:10 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201712070003.vB703AaS090567@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Thu, 7 Dec 2017 00:03:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455685 - in head/textproc/libwps: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jkim X-SVN-Commit-Paths: in head/textproc/libwps: . files X-SVN-Commit-Revision: 455685 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 00:03:12 -0000 Author: jkim Date: Thu Dec 7 00:03:10 2017 New Revision: 455685 URL: https://svnweb.freebsd.org/changeset/ports/455685 Log: Update to 0.4.8. Deleted: head/textproc/libwps/files/ Modified: head/textproc/libwps/Makefile head/textproc/libwps/distinfo head/textproc/libwps/pkg-plist Modified: head/textproc/libwps/Makefile ============================================================================== --- head/textproc/libwps/Makefile Wed Dec 6 23:51:47 2017 (r455684) +++ head/textproc/libwps/Makefile Thu Dec 7 00:03:10 2017 (r455685) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libwps -PORTVERSION= 0.4.7 -PORTREVISION= 2 +PORTVERSION= 0.4.8 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -12,7 +11,7 @@ COMMENT= Microsoft file word processor format import f LICENSE= LGPL21+ MPL20 LICENSE_COMB= dual -LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LGPL +LICENSE_FILE_LGPL21+ = ${WRKSRC}/COPYING.LGPL LICENSE_FILE_MPL20= ${WRKSRC}/COPYING.MPL LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge @@ -20,7 +19,7 @@ LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge CONFIGURE_ARGS= --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes -USES= compiler:features libtool pathfix pkgconfig tar:bz2 +USES= compiler:features libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/textproc/libwps/distinfo ============================================================================== --- head/textproc/libwps/distinfo Wed Dec 6 23:51:47 2017 (r455684) +++ head/textproc/libwps/distinfo Thu Dec 7 00:03:10 2017 (r455685) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501607637 -SHA256 (libwps-0.4.7.tar.bz2) = a1c411ea5f19c9b93ec1e459cead75291add654b6000fcfe336f1daad7094a64 -SIZE (libwps-0.4.7.tar.bz2) = 765112 +TIMESTAMP = 1512066658 +SHA256 (libwps-0.4.8.tar.xz) = e478e825ef33f6a434a19ff902c5469c9da7acc866ea0d8ab610a8b2aa94177e +SIZE (libwps-0.4.8.tar.xz) = 648512 Modified: head/textproc/libwps/pkg-plist ============================================================================== --- head/textproc/libwps/pkg-plist Wed Dec 6 23:51:47 2017 (r455684) +++ head/textproc/libwps/pkg-plist Thu Dec 7 00:03:10 2017 (r455685) @@ -8,5 +8,5 @@ include/libwps-0.4/libwps/WPSDocument.h include/libwps-0.4/libwps/libwps.h lib/libwps-0.4.so lib/libwps-0.4.so.4 -lib/libwps-0.4.so.4.0.7 +lib/libwps-0.4.so.4.0.8 libdata/pkgconfig/libwps-0.4.pc From owner-svn-ports-head@freebsd.org Thu Dec 7 00:57:10 2017 Return-Path: Delivered-To: svn-ports-head@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 61F83E92C9B; Thu, 7 Dec 2017 00:57:10 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2B5096BC17; Thu, 7 Dec 2017 00:57:10 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB70v9g6011482; Thu, 7 Dec 2017 00:57:09 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB70v92Y011480; Thu, 7 Dec 2017 00:57:09 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712070057.vB70v92Y011480@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 7 Dec 2017 00:57:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455687 - head/emulators/rpcs3 X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/emulators/rpcs3 X-SVN-Commit-Revision: 455687 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 00:57:10 -0000 Author: jbeich Date: Thu Dec 7 00:57:08 2017 New Revision: 455687 URL: https://svnweb.freebsd.org/changeset/ports/455687 Log: emulators/rpcs3: update to 0.0.4.137 Changes: https://github.com/RPCS3/rpcs3/compare/970d2a06...0b3fbf1d Modified: head/emulators/rpcs3/Makefile (contents, props changed) head/emulators/rpcs3/distinfo (contents, props changed) Modified: head/emulators/rpcs3/Makefile ============================================================================== --- head/emulators/rpcs3/Makefile Thu Dec 7 00:34:53 2017 (r455686) +++ head/emulators/rpcs3/Makefile Thu Dec 7 00:57:08 2017 (r455687) @@ -2,8 +2,8 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.4-132 -DISTVERSIONSUFFIX= -g970d2a06 +DISTVERSION= 0.0.4-137 +DISTVERSIONSUFFIX= -g0b3fbf1d CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org @@ -35,7 +35,7 @@ GH_TUPLE= RPCS3:hidapi:hidapi-0.8.0-rc1-25-gca39ce8:hi USES= cmake compiler:c++14-lang iconv:wchar_t localbase:ldflags \ openal:soft pkgconfig USE_GL= gl glew -USE_QT5= qmake_build buildtools_build core dbus gui widgets +USE_QT5= qmake_build buildtools_build core dbus gui network widgets USE_XORG= x11 EXTRA_PATCHES+= ${EXTRA_PATCHES_${OPSYS}_${OSREL}} EXTRA_PATCHES_FreeBSD_10.3= ${PATCHDIR}/extra-patch-no-thread_local Modified: head/emulators/rpcs3/distinfo ============================================================================== --- head/emulators/rpcs3/distinfo Thu Dec 7 00:34:53 2017 (r455686) +++ head/emulators/rpcs3/distinfo Thu Dec 7 00:57:08 2017 (r455687) @@ -1,6 +1,6 @@ -TIMESTAMP = 1512400938 -SHA256 (RPCS3-rpcs3-v0.0.4-132-g970d2a06_GH0.tar.gz) = 8fa919484d7906d3790174e764e5c838707f2bb51e2af1e212c4da277eba48b1 -SIZE (RPCS3-rpcs3-v0.0.4-132-g970d2a06_GH0.tar.gz) = 3598702 +TIMESTAMP = 1512554149 +SHA256 (RPCS3-rpcs3-v0.0.4-137-g0b3fbf1d_GH0.tar.gz) = ea2daf13eba6c920fe6e9e3699b93810e4f29435fa0adf1d55a268850bdb0dea +SIZE (RPCS3-rpcs3-v0.0.4-137-g0b3fbf1d_GH0.tar.gz) = 3602368 SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = e50e4f4e9035e891e16867e995f44aac87ce734a9dde169f02fc9719b2ce3642 SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = 105623 SHA256 (RPCS3-yaml-cpp-release-0.5.3-62-g017626a_GH0.tar.gz) = 1d4b32443f137c23b68d3cb183ba6fb48eb76be2b0b30016970adff5c770d841 From owner-svn-ports-head@freebsd.org Thu Dec 7 00:57:24 2017 Return-Path: Delivered-To: svn-ports-head@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 EF40EE92CED; Thu, 7 Dec 2017 00:57:24 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 BF9D16BD06; Thu, 7 Dec 2017 00:57:24 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB70vNql011614; Thu, 7 Dec 2017 00:57:23 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB70vNAk011612; Thu, 7 Dec 2017 00:57:23 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712070057.vB70vNAk011612@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 7 Dec 2017 00:57:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455688 - head/emulators/citra X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/emulators/citra X-SVN-Commit-Revision: 455688 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 00:57:25 -0000 Author: jbeich Date: Thu Dec 7 00:57:23 2017 New Revision: 455688 URL: https://svnweb.freebsd.org/changeset/ports/455688 Log: emulators/citra: update to s20171206 Changes: https://github.com/citra-emu/citra/compare/56db8e08...4b1253b5 Modified: head/emulators/citra/Makefile (contents, props changed) head/emulators/citra/distinfo (contents, props changed) Modified: head/emulators/citra/Makefile ============================================================================== --- head/emulators/citra/Makefile Thu Dec 7 00:57:08 2017 (r455687) +++ head/emulators/citra/Makefile Thu Dec 7 00:57:23 2017 (r455688) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20171204 +PORTVERSION= s20171206 PORTREVISION?= 0 CATEGORIES= emulators @@ -26,9 +26,9 @@ ONLY_FOR_ARCHS_REASON= https://github.com/MerryMage/dy USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= 56db8e08 +GH_TAGNAME= 4b1253b5 GH_TUPLE= citra-emu:ext-soundtouch:019d208:soundtouch/externals/soundtouch \ - MerryMage:dynarmic:bb87d25:dynarmic/externals/dynarmic \ + MerryMage:dynarmic:f343c56:dynarmic/externals/dynarmic \ benhoyt:inih:r40:inih/externals/inih/inih \ catchorg:Catch2:v2.0.1:catch/externals/catch \ fmtlib:fmt:4.0.0:fmt/externals/fmt \ Modified: head/emulators/citra/distinfo ============================================================================== --- head/emulators/citra/distinfo Thu Dec 7 00:57:08 2017 (r455687) +++ head/emulators/citra/distinfo Thu Dec 7 00:57:23 2017 (r455688) @@ -1,10 +1,10 @@ -TIMESTAMP = 1512421828 -SHA256 (citra-emu-citra-s20171204-56db8e08_GH0.tar.gz) = 4a03d4a5453ae51d7dce5c2b3af5e41839c82beb37ff1a49921d966a477914fc -SIZE (citra-emu-citra-s20171204-56db8e08_GH0.tar.gz) = 1641549 +TIMESTAMP = 1512580283 +SHA256 (citra-emu-citra-s20171206-4b1253b5_GH0.tar.gz) = 6f6cf672837b089b24fbb7ad9b2a68556d871a64ff2f734693e9e53e5852d83c +SIZE (citra-emu-citra-s20171206-4b1253b5_GH0.tar.gz) = 1643665 SHA256 (citra-emu-ext-soundtouch-019d208_GH0.tar.gz) = f48c211bbabe7ad79e1c504af1082756c74241be6bab4aca13140803f4b694e7 SIZE (citra-emu-ext-soundtouch-019d208_GH0.tar.gz) = 59366 -SHA256 (MerryMage-dynarmic-bb87d25_GH0.tar.gz) = c9ac2c24b410526b94984d700081a77da8e28f5e5f553f18a1e2d99ff8fd54f8 -SIZE (MerryMage-dynarmic-bb87d25_GH0.tar.gz) = 1246108 +SHA256 (MerryMage-dynarmic-f343c56_GH0.tar.gz) = 84d739b4300c04cdcb4b27d615329d75f10c7ca6c9dd1f6f46ec0a6397bdc2ee +SIZE (MerryMage-dynarmic-f343c56_GH0.tar.gz) = 1246561 SHA256 (benhoyt-inih-r40_GH0.tar.gz) = 0a7d8600c523ccd2d01a5bec2ef3a6482ada49794e67cf694d2bec796cb2c340 SIZE (benhoyt-inih-r40_GH0.tar.gz) = 11436 SHA256 (catchorg-Catch2-v2.0.1_GH0.tar.gz) = 5f31b93712e65d363f257ad0f0c02cfbed7a3988979d5f320ad7771e513d4cc8 From owner-svn-ports-head@freebsd.org Thu Dec 7 01:49:12 2017 Return-Path: Delivered-To: svn-ports-head@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 24F72E95B39; Thu, 7 Dec 2017 01:49:12 +0000 (UTC) (envelope-from ultima@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 CA9A26E79C; Thu, 7 Dec 2017 01:49:11 +0000 (UTC) (envelope-from ultima@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB71nAAI032709; Thu, 7 Dec 2017 01:49:10 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB71nAii032707; Thu, 7 Dec 2017 01:49:10 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201712070149.vB71nAii032707@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Thu, 7 Dec 2017 01:49:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455689 - head/www/py-django-post_office X-SVN-Group: ports-head X-SVN-Commit-Author: ultima X-SVN-Commit-Paths: head/www/py-django-post_office X-SVN-Commit-Revision: 455689 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 01:49:12 -0000 Author: ultima Date: Thu Dec 7 01:49:10 2017 New Revision: 455689 URL: https://svnweb.freebsd.org/changeset/ports/455689 Log: * Updated to 3.0.4 * Cleanup Makefile Changes: https://github.com/ui/django-post_office/tree/v3.0.4 (at the bottom) Modified: head/www/py-django-post_office/Makefile head/www/py-django-post_office/distinfo Modified: head/www/py-django-post_office/Makefile ============================================================================== --- head/www/py-django-post_office/Makefile Thu Dec 7 00:57:23 2017 (r455688) +++ head/www/py-django-post_office/Makefile Thu Dec 7 01:49:10 2017 (r455689) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= django-post_office -PORTVERSION= 3.0.3 DISTVERSIONPREFIX= v +DISTVERSION= 3.0.4 CATEGORIES= www python -MASTER_SITES= GH PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ultima@FreeBSD.org Modified: head/www/py-django-post_office/distinfo ============================================================================== --- head/www/py-django-post_office/distinfo Thu Dec 7 00:57:23 2017 (r455688) +++ head/www/py-django-post_office/distinfo Thu Dec 7 01:49:10 2017 (r455689) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501622315 -SHA256 (ui-django-post_office-v3.0.3_GH0.tar.gz) = 95ffc9b237daffe3ee3d0867a7c8896125dc29d3f8c64c404197984b8d6764e3 -SIZE (ui-django-post_office-v3.0.3_GH0.tar.gz) = 41773 +TIMESTAMP = 1512578397 +SHA256 (ui-django-post_office-v3.0.4_GH0.tar.gz) = 4faf61df6a087f95e34fe31efe9571729286e83edf556f300c9198852fd92593 +SIZE (ui-django-post_office-v3.0.4_GH0.tar.gz) = 42172 From owner-svn-ports-head@freebsd.org Thu Dec 7 01:51:01 2017 Return-Path: Delivered-To: svn-ports-head@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 DD12FE95E21; Thu, 7 Dec 2017 01:51:01 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 503BF6EC67; Thu, 7 Dec 2017 01:51:01 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB71p0Ch035901; Thu, 7 Dec 2017 01:51:00 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB71p0b1035899; Thu, 7 Dec 2017 01:51:00 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201712070151.vB71p0b1035899@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Thu, 7 Dec 2017 01:51:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455690 - in head/Mk: . Scripts X-SVN-Group: ports-head X-SVN-Commit-Author: bdrewery X-SVN-Commit-Paths: in head/Mk: . Scripts X-SVN-Commit-Revision: 455690 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 01:51:02 -0000 Author: bdrewery Date: Thu Dec 7 01:51:00 2017 New Revision: 455690 URL: https://svnweb.freebsd.org/changeset/ports/455690 Log: Fix 'make -j'. - Pass MAKEFLAGS down into do-depends properly. - Remove redundant dependencies, run-depends and lib-depends, from targets that already depend on earlier targets that depend on the needed targets. Reported by: emaste With hat: portmgr Modified: head/Mk/Scripts/do-depends.sh head/Mk/bsd.port.mk Modified: head/Mk/Scripts/do-depends.sh ============================================================================== --- head/Mk/Scripts/do-depends.sh Thu Dec 7 01:49:10 2017 (r455689) +++ head/Mk/Scripts/do-depends.sh Thu Dec 7 01:51:00 2017 (r455690) @@ -11,7 +11,7 @@ validate_env dp_RAWDEPENDS dp_DEPTYPE dp_DEPENDS_TARGE dp_DEPENDS_CLEAN dp_DEPENDS_ARGS dp_USE_PACKAGE_DEPENDS \ dp_USE_PACKAGE_DEPENDS_ONLY dp_PKG_ADD dp_PKG_INFO dp_WRKDIR \ dp_PKGNAME dp_STRICT_DEPENDS dp_LOCALBASE dp_LIB_DIRS dp_SH \ - dp_SCRIPTSDIR PORTSDIR dp_MAKE + dp_SCRIPTSDIR PORTSDIR dp_MAKE dp_MAKEFLAGS [ -n "${DEBUG_MK_SCRIPTS}" -o -n "${DEBUG_MK_SCRIPTS_DO_DEPENDS}" ] && set -x @@ -23,7 +23,7 @@ install_depends() target=$2 depends_args=$3 if [ -z "${dp_USE_PACKAGE_DEPENDS}" -a -z "${dp_USE_PACKAGE_DEPENDS_ONLY}" ]; then - ${dp_MAKE} -C ${origin} -DINSTALLS_DEPENDS ${target} ${depends_args} + MAKEFLAGS="${dp_MAKEFLAGS}" ${dp_MAKE} -C ${origin} -DINSTALLS_DEPENDS ${target} ${depends_args} return 0 fi @@ -46,7 +46,7 @@ install_depends() echo "===> USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source" >&2 exit 1 else - ${dp_MAKE} -C ${origin} -DINSTALLS_DEPENDS ${target} ${depends_args} + MAKEFLAGS="${dp_MAKEFLAGS}" ${dp_MAKE} -C ${origin} -DINSTALLS_DEPENDS ${target} ${depends_args} fi } Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Thu Dec 7 01:49:10 2017 (r455689) +++ head/Mk/bsd.port.mk Thu Dec 7 01:51:00 2017 (r455690) @@ -4011,6 +4011,7 @@ ${deptype:tl}-depends: dp_SCRIPTSDIR="${SCRIPTSDIR}" \ PORTSDIR="${PORTSDIR}" \ dp_MAKE="${MAKE}" \ + dp_MAKEFLAGS='${.MAKEFLAGS}' \ ${SH} ${SCRIPTSDIR}/do-depends.sh .endif .endfor @@ -5385,7 +5386,7 @@ _STAGE_DEP= build # STAGE is special in its numbering as it has install and stage, so install is # the main, and stage goes after. _STAGE_SEQ= 050:stage-message 100:stage-dir 150:run-depends \ - 151:lib-depends 200:apply-slist 300:pre-install \ + 200:apply-slist 300:pre-install \ 400:generate-plist 450:pre-su-install 475:create-users-groups \ 500:do-install 550:kmod-post-install 600:fixup-lib-pkgconfig 700:post-install \ 750:post-install-script 800:post-stage 850:compress-man \ @@ -5405,7 +5406,7 @@ _TEST_SEQ= 100:test-message 150:test-depends 300:pre- 800:post-test \ ${_OPTIONS_test} ${_USES_test} _INSTALL_DEP= stage -_INSTALL_SEQ= 100:install-message 150:run-depends 151:lib-depends \ +_INSTALL_SEQ= 100:install-message \ 200:check-already-installed _INSTALL_SUSEQ= 300:fake-pkg 500:security-check From owner-svn-ports-head@freebsd.org Thu Dec 7 02:46:48 2017 Return-Path: Delivered-To: svn-ports-head@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 9F80DE98717; Thu, 7 Dec 2017 02:46:48 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6BC78713B4; Thu, 7 Dec 2017 02:46:48 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB72klNe057576; Thu, 7 Dec 2017 02:46:47 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB72kl0w057574; Thu, 7 Dec 2017 02:46:47 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201712070246.vB72kl0w057574@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 7 Dec 2017 02:46:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455692 - head/devel/grpc X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/devel/grpc X-SVN-Commit-Revision: 455692 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 02:46:48 -0000 Author: vanilla Date: Thu Dec 7 02:46:47 2017 New Revision: 455692 URL: https://svnweb.freebsd.org/changeset/ports/455692 Log: Update to 1.7.3. Modified: head/devel/grpc/Makefile head/devel/grpc/distinfo Modified: head/devel/grpc/Makefile ============================================================================== --- head/devel/grpc/Makefile Thu Dec 7 02:34:36 2017 (r455691) +++ head/devel/grpc/Makefile Thu Dec 7 02:46:47 2017 (r455692) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpc -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.3 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/grpc/distinfo ============================================================================== --- head/devel/grpc/distinfo Thu Dec 7 02:34:36 2017 (r455691) +++ head/devel/grpc/distinfo Thu Dec 7 02:46:47 2017 (r455692) @@ -1,5 +1,5 @@ -TIMESTAMP = 1510143940 -SHA256 (grpc-grpc-v1.7.2_GH0.tar.gz) = 0343496a3e79d5fb7ea7be5fa466d8e00ef0ad459394047b1a874100fd605711 -SIZE (grpc-grpc-v1.7.2_GH0.tar.gz) = 4724465 +TIMESTAMP = 1512612110 +SHA256 (grpc-grpc-v1.7.3_GH0.tar.gz) = e31107f5ee6970525a2b48dd6392613a32d7eeb69c6151cde8f64272c179c866 +SIZE (grpc-grpc-v1.7.3_GH0.tar.gz) = 4728599 SHA256 (google-benchmark-v1.3.0_GH0.tar.gz) = f19559475a592cbd5ac48b61f6b9cedf87f0b6775d1443de54cfe8f53940b28d SIZE (google-benchmark-v1.3.0_GH0.tar.gz) = 105485 From owner-svn-ports-head@freebsd.org Thu Dec 7 05:52:00 2017 Return-Path: Delivered-To: svn-ports-head@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 07B82E9DF8C; Thu, 7 Dec 2017 05:52:00 +0000 (UTC) (envelope-from knu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C51D677887; Thu, 7 Dec 2017 05:51:59 +0000 (UTC) (envelope-from knu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB75pwHj036886; Thu, 7 Dec 2017 05:51:58 GMT (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB75pwEw036884; Thu, 7 Dec 2017 05:51:58 GMT (envelope-from knu@FreeBSD.org) Message-Id: <201712070551.vB75pwEw036884@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: knu set sender to knu@FreeBSD.org using -f From: Akinori MUSHA Date: Thu, 7 Dec 2017 05:51:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455693 - head/lang/php-mode.el X-SVN-Group: ports-head X-SVN-Commit-Author: knu X-SVN-Commit-Paths: head/lang/php-mode.el X-SVN-Commit-Revision: 455693 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 05:52:00 -0000 Author: knu Date: Thu Dec 7 05:51:58 2017 New Revision: 455693 URL: https://svnweb.freebsd.org/changeset/ports/455693 Log: Update to 1.18.4 PR: 224152 Submitted by: Yasuhiro KIMURA Modified: head/lang/php-mode.el/Makefile head/lang/php-mode.el/distinfo Modified: head/lang/php-mode.el/Makefile ============================================================================== --- head/lang/php-mode.el/Makefile Thu Dec 7 02:46:47 2017 (r455692) +++ head/lang/php-mode.el/Makefile Thu Dec 7 05:51:58 2017 (r455693) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php-mode.el -PORTVERSION= 1.18.2 +PORTVERSION= 1.18.4 DISTVERSIONPREFIX= v CATEGORIES= lang elisp Modified: head/lang/php-mode.el/distinfo ============================================================================== --- head/lang/php-mode.el/distinfo Thu Dec 7 02:46:47 2017 (r455692) +++ head/lang/php-mode.el/distinfo Thu Dec 7 05:51:58 2017 (r455693) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497450052 -SHA256 (ejmr-php-mode-v1.18.2_GH0.tar.gz) = 16b26a5584139db2dbc05414a686f54173d7505d7aa041ca12238188c23ea90c -SIZE (ejmr-php-mode-v1.18.2_GH0.tar.gz) = 81772 +TIMESTAMP = 1512590557 +SHA256 (ejmr-php-mode-v1.18.4_GH0.tar.gz) = 4237ece8a8faf62aa444acc80e0f53f3d6f4edaeb2a7b532333e16a032827a24 +SIZE (ejmr-php-mode-v1.18.4_GH0.tar.gz) = 85484 From owner-svn-ports-head@freebsd.org Thu Dec 7 06:30:42 2017 Return-Path: Delivered-To: svn-ports-head@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 A98FDE9EA64; Thu, 7 Dec 2017 06:30:42 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 7249778A7D; Thu, 7 Dec 2017 06:30:42 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB76UfmL049544; Thu, 7 Dec 2017 06:30:41 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB76Uf8m049543; Thu, 7 Dec 2017 06:30:41 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201712070630.vB76Uf8m049543@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 7 Dec 2017 06:30:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455694 - head/net-mgmt/arpwatch/files X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/net-mgmt/arpwatch/files X-SVN-Commit-Revision: 455694 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 06:30:42 -0000 Author: pi Date: Thu Dec 7 06:30:41 2017 New Revision: 455694 URL: https://svnweb.freebsd.org/changeset/ports/455694 Log: net-mgmt/arpwatch: fix url to download OUI from in pkg-message - See https://github.com/freebsd/freebsd-ports/pull/74 Submitted by: https://github.com/hachiman8 Modified: head/net-mgmt/arpwatch/files/pkg-message.in Modified: head/net-mgmt/arpwatch/files/pkg-message.in ============================================================================== --- head/net-mgmt/arpwatch/files/pkg-message.in Thu Dec 7 05:51:58 2017 (r455693) +++ head/net-mgmt/arpwatch/files/pkg-message.in Thu Dec 7 06:30:41 2017 (r455694) @@ -3,7 +3,7 @@ You can update the ethercodes.dat file executing the following steps cd %%PREFIX%%/arpwatch -fetch -o- http://standards.ieee.org/regauth/oui/oui.txt | cut -b 3- > oui.txt +fetch -o- http://standards-oui.ieee.org//oui.txt | tr -d "\15" > oui.txt ./massagevendor oui.txt > ethercodes.dat rm oui.txt From owner-svn-ports-head@freebsd.org Thu Dec 7 07:49:18 2017 Return-Path: Delivered-To: svn-ports-head@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 97698EA0211; Thu, 7 Dec 2017 07:49:18 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 785417AA7C; Thu, 7 Dec 2017 07:49:18 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id AA3F71CE16; Thu, 7 Dec 2017 07:49:17 +0000 (UTC) Date: Thu, 7 Dec 2017 07:49:17 +0000 From: Alexey Dokuchaev To: Kurt Jaeger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, hselasky@FreeBSD.org Subject: Re: svn commit: r455665 - head/audio/zynaddsubfx Message-ID: <20171207074917.GA7726@FreeBSD.org> References: <201712061730.vB6HU6hn021797@repo.freebsd.org> <20171206174407.GA82869@FreeBSD.org> <20171206175217.GV68137@fc.opsec.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171206175217.GV68137@fc.opsec.eu> User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 07:49:18 -0000 On Wed, Dec 06, 2017 at 06:52:17PM +0100, Kurt Jaeger wrote: > > > Log: > > > audio/zynaddsubfx: fix build on cur, 10.x by force llvm40 > > > > Commit message does not explain what was the original problem, so it's > > hard to judge whether attempted solution is correct or not. > > Yes, as usual the saying goes: look at the PR, and you'll find the > links to the build logs that failed. hps will probably dig into it > if he finds time. Kurt, Sorry, but this does not work this way. Commit logs should be self- sufficient, elaborate, and completely describing original problem, analysis of it, and rationale for attempted solution. Bugzilla can go offline, links to the builds logs become stale and 404. > Would we add it if it would not be missing? Well I don't know, because it was not mentioned in the commit log. :-) People often commit unintended changes. That's why it is important to provide elaborate commit message which explains everything that went to the commit batch. Not just it would be helpful to future readers, it would also be helpful to the committer (like catching unrelated and/or bogus changes that somehow sneaked in). > > > +.include > > > > What is this .include needed for? > > hps added it, and so it went in. I doubt it's necessary, so hps > can remove it when he updates the port the next time. hps@ is not a ports committer; it is your responsibility to thoroughly review proposed changes and clarify any "doubts". It's also OK, and actually encouraged, to ask for a third pair of eyes. ./danfe From owner-svn-ports-head@freebsd.org Thu Dec 7 08:04:26 2017 Return-Path: Delivered-To: svn-ports-head@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 74019EA0936; Thu, 7 Dec 2017 08:04:26 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mail.ptrcrt.ch (gahr.cloud.tilaa.com [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (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 7D02D7B36F; Thu, 7 Dec 2017 08:04:25 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by mail.ptrcrt.ch (OpenSMTPD) with ESMTPS id e8bc23cb TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Thu, 7 Dec 2017 08:04:21 +0000 (UTC) Date: Thu, 7 Dec 2017 08:04:21 +0000 From: Pietro Cerutti To: Joe Marcus Clarke Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r447981 - in head/ports-mgmt/portlint: . src Message-ID: <20171207080421.qijzbigqkbfbezqe@ptrcrt.ch> Reply-To: Pietro Cerutti References: <201708151243.v7FChEAF043279@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="gjb3p5a7hh2rhr7b" Content-Disposition: inline In-Reply-To: <201708151243.v7FChEAF043279@repo.freebsd.org> X-PGP-Key: fp="DA6D E106 A5B8 54B8 5DD8 6D49 ADD0 D38E A192 089E"; id="0xA192089E"; get=; get=; get=; get= OpenPGP: id=A192089E; url=https://gahr.ch/pgp/0xADD0D38EA192089E.txt; url=https://keybase.io/gahr/key.asc User-Agent: NeoMutt/20171027-245-1d0c7d X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 08:04:26 -0000 --gjb3p5a7hh2rhr7b Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Aug 15 17 12:43, Joe Marcus Clarke wrote: > Author: marcus > Date: Tue Aug 15 12:43:14 2017 > New Revision: 447981 > URL: https://svnweb.freebsd.org/changeset/ports/447981 >=20 > Log: > Update to 2.17.12. > @@ -3400,6 +3437,11 @@ sub abspathname { > =20 > if ($pre =3D~ /MASTER_SITE_SUBDIR/) { > # MASTER_SITE_SUBDIR lines are ok. > + $i =3D ''; > + } > + if ($s =3D~ /\$\{[^}]*?$i/) { > + # If we're inside a make variable, we probably do not have > + # an absolute path. > $i =3D ''; > } > } >=20 Unmatched ) in regex; marked by <-- HERE in m/\$\{[^}]*?/dev/null 2>&1 )=20 <-- HERE / at /usr/local/bin/portlint line 3443. I think the ? doesn't belong there. --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org --gjb3p5a7hh2rhr7b Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJiBAABCgBMFiEE2m3hBqW4VLhd2G1JrdDTjqGSCJ4FAloo9gEuFIAAAAAAFQAQ cGthLWFkZHJlc3NAZ251cGcub3JnZ2FockBGcmVlQlNELm9yZwAKCRCt0NOOoZII nvY4EACkQAsFzj12ZvsERwMLaI+sgn+5o+o0oC5YONA1fJSpCcHMqyZwj1MVyRQ5 MGySMyb8rsxEBPfjp0DmVfcpwgZRLA3DeouhISO213JrBbIUjbTbrvkh+h/Sn2V9 jYuw4kflsHWxhSE9a86xF2nj2ssprqJeqYVXj/6qGRc8zZSkl6Y0lylQf4UmuHH+ z20admf4iAIcxIvQsnMqVMM5DMCvayQFVZmp59mt93rC+INFlVeAN/Qi6RST5YZN k3KkQQb6suvDeQlyu2pMEnQrxBr9WyRxjczaEai8YFOliJO14jJ/UUOkb6c0rY00 jqPfu+5Zz81eCLX3kN1XNsxfDz1fH6olrAP2DGyHnqyZRKADutTTN1TJKND2iqkY /p9Lk9fFFRAKoT9Bnt3GRm6jvWQfiWK1DrLptkkV/ewwpsY8At99doX3sFDXpC87 pUc5RzfXo5Y7vhNgfXBRc/NlFMJZRPJvzn+lWN3VgGq82l1X1OjPJbVbQ8+AU3uY gB2nVEKSlXTl3gTBGmWoKu45/hXV1Z4KHpfLISh1Xz4HOII8SKMZZujR8yFfsMFC zAaFOJhl7KjXNd9aIrH+OQAGdSOCQdTCwE7JCnM3H5yDmQ9HM2MCZ2oSG1oxc81U ir3+yrK3fdlEgE46VxdcTZfbdVcx8J5rtwd28RvH1rt58fFv5g== =fRI/ -----END PGP SIGNATURE----- --gjb3p5a7hh2rhr7b-- From owner-svn-ports-head@freebsd.org Thu Dec 7 08:10:27 2017 Return-Path: Delivered-To: svn-ports-head@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 DA416EA09E3; Thu, 7 Dec 2017 08:10:27 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 B3F877B4E1; Thu, 7 Dec 2017 08:10:27 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB78AQBr090845; Thu, 7 Dec 2017 08:10:26 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB78AQK7090843; Thu, 7 Dec 2017 08:10:26 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201712070810.vB78AQK7090843@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Thu, 7 Dec 2017 08:10:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455695 - head/www/gitea X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/www/gitea X-SVN-Commit-Revision: 455695 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 08:10:28 -0000 Author: tobik Date: Thu Dec 7 08:10:26 2017 New Revision: 455695 URL: https://svnweb.freebsd.org/changeset/ports/455695 Log: www/gitea: Fix pkg-plist after ports r455663 PR: 224159 Submitted by: stb@lassitu.de (maintainer) Pointy hat to: joneum Modified: head/www/gitea/Makefile head/www/gitea/pkg-plist Modified: head/www/gitea/Makefile ============================================================================== --- head/www/gitea/Makefile Thu Dec 7 06:30:41 2017 (r455694) +++ head/www/gitea/Makefile Thu Dec 7 08:10:26 2017 (r455695) @@ -4,6 +4,7 @@ PORTNAME= gitea DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= stb@lassitu.de Modified: head/www/gitea/pkg-plist ============================================================================== --- head/www/gitea/pkg-plist Thu Dec 7 06:30:41 2017 (r455694) +++ head/www/gitea/pkg-plist Thu Dec 7 08:10:26 2017 (r455695) @@ -514,6 +514,8 @@ sbin/gitea %%DATADIR%%/options/locale/locale_lv-LV.ini %%DATADIR%%/options/locale/locale_nb-NO.ini %%DATADIR%%/options/locale/locale_nl-NL.ini +%%DATADIR%%/options/locale/locale_nn-NO.ini +%%DATADIR%%/options/locale/locale_no-NO.ini %%DATADIR%%/options/locale/locale_pl-PL.ini %%DATADIR%%/options/locale/locale_pt-BR.ini %%DATADIR%%/options/locale/locale_ru-RU.ini @@ -537,9 +539,11 @@ sbin/gitea %%DATADIR%%/public/img/auth/twitter.png %%DATADIR%%/public/img/avatar_default.png %%DATADIR%%/public/img/checkmark.png +%%DATADIR%%/public/img/discord.png %%DATADIR%%/public/img/favicon.ico %%DATADIR%%/public/img/favicon.png %%DATADIR%%/public/img/gitea-lg.png +%%DATADIR%%/public/img/gitea-safari.svg %%DATADIR%%/public/img/gitea-sm.png %%DATADIR%%/public/img/gogs.ico %%DATADIR%%/public/img/openid-16x16.png @@ -1946,7 +1950,6 @@ sbin/gitea %%DATADIR%%/templates/org/create.tmpl %%DATADIR%%/templates/org/header.tmpl %%DATADIR%%/templates/org/home.tmpl -%%DATADIR%%/templates/org/member/invite.tmpl %%DATADIR%%/templates/org/member/members.tmpl %%DATADIR%%/templates/org/settings/delete.tmpl %%DATADIR%%/templates/org/settings/hook_new.tmpl @@ -1958,8 +1961,11 @@ sbin/gitea %%DATADIR%%/templates/org/team/repositories.tmpl %%DATADIR%%/templates/org/team/sidebar.tmpl %%DATADIR%%/templates/org/team/teams.tmpl +%%DATADIR%%/templates/repo/activity.tmpl %%DATADIR%%/templates/repo/bare.tmpl +%%DATADIR%%/templates/repo/branch/list.tmpl %%DATADIR%%/templates/repo/branch_dropdown.tmpl +%%DATADIR%%/templates/repo/commit_status.tmpl %%DATADIR%%/templates/repo/commits.tmpl %%DATADIR%%/templates/repo/commits_table.tmpl %%DATADIR%%/templates/repo/create.tmpl @@ -1975,6 +1981,7 @@ sbin/gitea %%DATADIR%%/templates/repo/graph.tmpl %%DATADIR%%/templates/repo/header.tmpl %%DATADIR%%/templates/repo/home.tmpl +%%DATADIR%%/templates/repo/issue/branch_selector_field.tmpl %%DATADIR%%/templates/repo/issue/comment_tab.tmpl %%DATADIR%%/templates/repo/issue/label_precolors.tmpl %%DATADIR%%/templates/repo/issue/labels.tmpl @@ -1999,12 +2006,14 @@ sbin/gitea %%DATADIR%%/templates/repo/pulls/tab_menu.tmpl %%DATADIR%%/templates/repo/release/list.tmpl %%DATADIR%%/templates/repo/release/new.tmpl +%%DATADIR%%/templates/repo/search.tmpl %%DATADIR%%/templates/repo/settings/branches.tmpl %%DATADIR%%/templates/repo/settings/collaboration.tmpl %%DATADIR%%/templates/repo/settings/deploy_keys.tmpl %%DATADIR%%/templates/repo/settings/githook_edit.tmpl %%DATADIR%%/templates/repo/settings/githooks.tmpl %%DATADIR%%/templates/repo/settings/hook_delete_modal.tmpl +%%DATADIR%%/templates/repo/settings/hook_discord.tmpl %%DATADIR%%/templates/repo/settings/hook_gitea.tmpl %%DATADIR%%/templates/repo/settings/hook_gogs.tmpl %%DATADIR%%/templates/repo/settings/hook_history.tmpl @@ -2016,6 +2025,8 @@ sbin/gitea %%DATADIR%%/templates/repo/settings/nav.tmpl %%DATADIR%%/templates/repo/settings/navbar.tmpl %%DATADIR%%/templates/repo/settings/options.tmpl +%%DATADIR%%/templates/repo/settings/protected_branch.tmpl +%%DATADIR%%/templates/repo/sub_menu.tmpl %%DATADIR%%/templates/repo/user_cards.tmpl %%DATADIR%%/templates/repo/view_file.tmpl %%DATADIR%%/templates/repo/view_list.tmpl @@ -2064,8 +2075,9 @@ sbin/gitea %%DATADIR%%/templates/user/settings/navbar.tmpl %%DATADIR%%/templates/user/settings/openid.tmpl %%DATADIR%%/templates/user/settings/organization.tmpl -%%DATADIR%%/templates/user/settings/password.tmpl %%DATADIR%%/templates/user/settings/profile.tmpl +%%DATADIR%%/templates/user/settings/repos.tmpl +%%DATADIR%%/templates/user/settings/security.tmpl %%DATADIR%%/templates/user/settings/twofa.tmpl %%DATADIR%%/templates/user/settings/twofa_enroll.tmpl @owner git From owner-svn-ports-head@freebsd.org Thu Dec 7 08:10:58 2017 Return-Path: Delivered-To: svn-ports-head@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 E1716EA0A1A; Thu, 7 Dec 2017 08:10:58 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mail.ptrcrt.ch (gahr.cloud.tilaa.com [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (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 DE2407B5F4; Thu, 7 Dec 2017 08:10:57 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by mail.ptrcrt.ch (OpenSMTPD) with ESMTPS id 3a608fd1 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Thu, 7 Dec 2017 08:10:56 +0000 (UTC) Date: Thu, 7 Dec 2017 08:10:56 +0000 From: Pietro Cerutti To: Joe Marcus Clarke Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r447981 - in head/ports-mgmt/portlint: . src Message-ID: <20171207081055.xtssqrp5okethfeu@ptrcrt.ch> Reply-To: Pietro Cerutti References: <201708151243.v7FChEAF043279@repo.freebsd.org> <20171207080421.qijzbigqkbfbezqe@ptrcrt.ch> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ntonfb6yk5jxaf73" Content-Disposition: inline In-Reply-To: <20171207080421.qijzbigqkbfbezqe@ptrcrt.ch> X-PGP-Key: fp="DA6D E106 A5B8 54B8 5DD8 6D49 ADD0 D38E A192 089E"; id="0xA192089E"; get=; get=; get=; get= OpenPGP: id=A192089E; url=https://gahr.ch/pgp/0xADD0D38EA192089E.txt; url=https://keybase.io/gahr/key.asc User-Agent: NeoMutt/20171027-245-1d0c7d X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 08:10:59 -0000 --ntonfb6yk5jxaf73 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Dec 7 17 08:04, Pietro Cerutti wrote: > On Aug 15 17 12:43, Joe Marcus Clarke wrote: > > Author: marcus > > Date: Tue Aug 15 12:43:14 2017 > > New Revision: 447981 > > URL: https://svnweb.freebsd.org/changeset/ports/447981 > >=20 > > Log: > > Update to 2.17.12. >=20 > > @@ -3400,6 +3437,11 @@ sub abspathname { > > =20 > > if ($pre =3D~ /MASTER_SITE_SUBDIR/) { > > # MASTER_SITE_SUBDIR lines are ok. > > + $i =3D ''; > > + } > > + if ($s =3D~ /\$\{[^}]*?$i/) { > > + # If we're inside a make variable, we probably do not have > > + # an absolute path. > > $i =3D ''; > > } > > } > >=20 >=20 > Unmatched ) in regex; marked by <-- HERE in m/\$\{[^}]*?/dev/null 2>&1 )= =20 > <-- HERE / at /usr/local/bin/portlint line 3443. >=20 > I think the ? doesn't belong there. No, my analysis was wrong. It's about the contents of the $i variable.=20 Here's why. You can reproduce by portlint -AC in net-im/openfire. i is /var/log/openfire WARN: Makefile: possible use of absolute pathname "/var/log/openfire". i is /var/db/openfire WARN: Makefile: possible use of absolute pathname "/var/db/openfire". i is /dev/null 2>&1 ) Unmatched ) in regex; marked by <-- HERE in m/\$\{[^}]*?/dev/null 2>&1 )=20 <-- HERE / at /usr/local/bin/portlint line 3444. --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org --ntonfb6yk5jxaf73 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJiBAABCgBMFiEE2m3hBqW4VLhd2G1JrdDTjqGSCJ4FAloo948uFIAAAAAAFQAQ cGthLWFkZHJlc3NAZ251cGcub3JnZ2FockBGcmVlQlNELm9yZwAKCRCt0NOOoZII ntpkEACeE66+w6L4Uf7/RTg5xmLeRgRhcpKIMGKSEfq4N6N90hMKPEkfZeUpskGM s7PBkB+ea5o8pMGAyzdwb2T4/eNzjZYbTe+NFskA7vaPPLW5n8sow/RZtPlOBXZI X4YMsxwO62QbvZfJp7NfPfNXMAQiKsuda8/Ui4LgsUedgE9XKJ2TB2oHYDL2lgxu JpQUAKgnH6aw+COYSSkHjXcWRAIK6VEbUGCJIWPsShvHVsRWmezU+1G0rrAnJjzo eVUoH0ayF2pavtcPopMlWifdqdV1WnCM4YWfAkgjLHYTdeGx2mq6yrTfoRZbO3zC AvY4AocOuEboEdBMX6mv4m476iFvlwIK7v/yO9uO+buoJ1NqhN1UcTiGvtGDSCbO Nth2epmLGbQ7PMjMAc04r+UYRqoA11bQKqzCUsqSal+6UmQM9GiEjukppeDLbIzA LDJuJjXj+EnfOTZpf1nTWf1WLpNz6mLPNxYNF/0h6oXnjNvQtIzPJDV3PKlg8X5R uYKlHwS7Mv1qwufdKQEvpzYtbKFhapnvIoU8M0HsQH8YYnFIN7HNolITFvWU//mJ fGP1v6scfyCF1ul0xnQYIdbNoWYCV2UuEUH5qD4a3rplvDZrj3JJiRtXa8LDXKX8 9Tf1BiPO3P44oSPcsfVlkblxQPWhUKFTsZrfmEfAHhCeAk6i3w== =qRbU -----END PGP SIGNATURE----- --ntonfb6yk5jxaf73-- From owner-svn-ports-head@freebsd.org Thu Dec 7 08:13:10 2017 Return-Path: Delivered-To: svn-ports-head@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 EA742EA0BE8; Thu, 7 Dec 2017 08:13:10 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mail.ptrcrt.ch (gahr.cloud.tilaa.com [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (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 13FE97BA49; Thu, 7 Dec 2017 08:13:09 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by mail.ptrcrt.ch (OpenSMTPD) with ESMTPS id 2f5f42a9 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Thu, 7 Dec 2017 08:13:08 +0000 (UTC) Date: Thu, 7 Dec 2017 08:13:08 +0000 From: Pietro Cerutti To: Joe Marcus Clarke Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r447981 - in head/ports-mgmt/portlint: . src Message-ID: <20171207081308.5bxt5mp2o5wr33un@ptrcrt.ch> Reply-To: Pietro Cerutti References: <201708151243.v7FChEAF043279@repo.freebsd.org> <20171207080421.qijzbigqkbfbezqe@ptrcrt.ch> <20171207081055.xtssqrp5okethfeu@ptrcrt.ch> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="nalnlcqgljz4v63y" Content-Disposition: inline In-Reply-To: <20171207081055.xtssqrp5okethfeu@ptrcrt.ch> X-PGP-Key: fp="DA6D E106 A5B8 54B8 5DD8 6D49 ADD0 D38E A192 089E"; id="0xA192089E"; get=; get=; get=; get= OpenPGP: id=A192089E; url=https://gahr.ch/pgp/0xADD0D38EA192089E.txt; url=https://keybase.io/gahr/key.asc User-Agent: NeoMutt/20171027-245-1d0c7d X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 08:13:11 -0000 --nalnlcqgljz4v63y Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Dec 7 17 08:10, Pietro Cerutti wrote: > On Dec 7 17 08:04, Pietro Cerutti wrote: > > On Aug 15 17 12:43, Joe Marcus Clarke wrote: > > > Author: marcus > > > Date: Tue Aug 15 12:43:14 2017 > > > New Revision: 447981 > > > URL: https://svnweb.freebsd.org/changeset/ports/447981 > > >=20 > > > Log: > > > Update to 2.17.12. > >=20 > > > @@ -3400,6 +3437,11 @@ sub abspathname { > > > =20 > > > if ($pre =3D~ /MASTER_SITE_SUBDIR/) { > > > # MASTER_SITE_SUBDIR lines are ok. > > > + $i =3D ''; > > > + } > > > + if ($s =3D~ /\$\{[^}]*?$i/) { > > > + # If we're inside a make variable, we probably do not have > > > + # an absolute path. > > > $i =3D ''; > > > } > > > } > > >=20 > >=20 > > Unmatched ) in regex; marked by <-- HERE in m/\$\{[^}]*?/dev/null 2>&1 = )=20 > > <-- HERE / at /usr/local/bin/portlint line 3443. > >=20 > > I think the ? doesn't belong there. >=20 > No, my analysis was wrong. It's about the contents of the $i variable.=20 > Here's why. You can reproduce by portlint -AC in net-im/openfire. >=20 > i is /var/log/openfire > WARN: Makefile: possible use of absolute pathname "/var/log/openfire". >=20 > i is /var/db/openfire > WARN: Makefile: possible use of absolute pathname "/var/db/openfire". >=20 > i is /dev/null 2>&1 ) > Unmatched ) in regex; marked by <-- HERE in m/\$\{[^}]*?/dev/null 2>&1 )= =20 > <-- HERE / at /usr/local/bin/portlint line 3444. Surrounding $i with \Q and \E in the regex solves the problem. --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org --nalnlcqgljz4v63y Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJiBAABCgBMFiEE2m3hBqW4VLhd2G1JrdDTjqGSCJ4FAloo+BQuFIAAAAAAFQAQ cGthLWFkZHJlc3NAZ251cGcub3JnZ2FockBGcmVlQlNELm9yZwAKCRCt0NOOoZII ntZiEACzoIgRse8q49YxZwBdFaCAVm0WRjNtru2eVB9R49/gOlP3v+8rS85FsBM6 IzR6iJdya0QC0DOh5TFH9CyBKzuCWjbiGlRz238cO1oiS9Zf4nY67NWCMRGjlV43 Q1CUTX92MOi3I4Px1j2QIv36RJeOWKiAiExnpODTmxJAX8GBPqNJAMA9wvM0itnZ oF7pBe2XTHB67GS7Vteas0hx9MT9H2csZyz/37Mn2x2fPUBar7DMW58mc/QJ6sxb wk4p8LoeFWFQMbm9WlV+HZba71TW7Cakwy9pXjziHdB+vdY9DDwZ893bMw0Zf8TC lspCcRib0VYcxUchurnKD6VCs4Pe94VTjp5Y4M7tbUFPrjg6G5ypJ2UKa86wvMHp 6MuI0sVJif3aCrJwCquDv6d620JXhSO+5tzpcIg4Q7vA0hmOUInsBvKbI2pt20A6 H87a5mrgBluzGlISJVgmGE30a1DY0Vmwfh4Ca9npYQ9urePhmH4yI/JtwKHLz0A7 2L9rMpK90FEHMoDDJGOGV6KW9Glnw8OVzsNuVnd0i8bJbzq0FP6zTG1pctkgtOIx /tZnvOEJgVaIPI1Nt6WoHYGe1Vx856cZ9Uh7ihLIZLq3Og1ChzJNWtLZWWRS7++J CYFwwokuHh0exP2il/kXH9G+6k2lA3ndxuS4av9z+dd7D2/L+w== =gvui -----END PGP SIGNATURE----- --nalnlcqgljz4v63y-- From owner-svn-ports-head@freebsd.org Thu Dec 7 08:47:13 2017 Return-Path: Delivered-To: svn-ports-head@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 8D2F2E80622; Thu, 7 Dec 2017 08:47:13 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6698F7CB03; Thu, 7 Dec 2017 08:47:13 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB78lCJQ007506; Thu, 7 Dec 2017 08:47:12 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB78lCD1007503; Thu, 7 Dec 2017 08:47:12 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201712070847.vB78lCD1007503@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Thu, 7 Dec 2017 08:47:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455696 - head/net-im/openfire X-SVN-Group: ports-head X-SVN-Commit-Author: gahr X-SVN-Commit-Paths: head/net-im/openfire X-SVN-Commit-Revision: 455696 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 08:47:13 -0000 Author: gahr Date: Thu Dec 7 08:47:12 2017 New Revision: 455696 URL: https://svnweb.freebsd.org/changeset/ports/455696 Log: net-im/openfire: update to 4.2.0 Changelog: http://download.igniterealtime.org/openfire/docs/latest/changelog.html Modified: head/net-im/openfire/Makefile head/net-im/openfire/distinfo head/net-im/openfire/pkg-plist Modified: head/net-im/openfire/Makefile ============================================================================== --- head/net-im/openfire/Makefile Thu Dec 7 08:10:26 2017 (r455695) +++ head/net-im/openfire/Makefile Thu Dec 7 08:47:12 2017 (r455696) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openfire -PORTVERSION= 4.1.6 +PORTVERSION= 4.2.0 DISTVERSIONPREFIX= v PORTREVISION= 0 PORTEPOCH= 1 Modified: head/net-im/openfire/distinfo ============================================================================== --- head/net-im/openfire/distinfo Thu Dec 7 08:10:26 2017 (r455695) +++ head/net-im/openfire/distinfo Thu Dec 7 08:47:12 2017 (r455696) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507548979 -SHA256 (igniterealtime-Openfire-v4.1.6_GH0.tar.gz) = dc8c32f8c3b9b40a2423a829eb6c2a97e8330d3cce346d558ee68cad72866d82 -SIZE (igniterealtime-Openfire-v4.1.6_GH0.tar.gz) = 100977829 +TIMESTAMP = 1512567265 +SHA256 (igniterealtime-Openfire-v4.2.0_GH0.tar.gz) = 13ca630d348b15286061a5f133defa6212e60d42b3d6ddda7808c5c7b940b978 +SIZE (igniterealtime-Openfire-v4.2.0_GH0.tar.gz) = 108234051 Modified: head/net-im/openfire/pkg-plist ============================================================================== --- head/net-im/openfire/pkg-plist Thu Dec 7 08:10:26 2017 (r455695) +++ head/net-im/openfire/pkg-plist Thu Dec 7 08:47:12 2017 (r455696) @@ -26,6 +26,7 @@ %%DATADIR%%/lib/startup.jar %%DATADIR%%/logs %%DATADIR%%/plugins/admin/plugin.xml +%%DATADIR%%/plugins/admin/webapp/META-INF/admin.tld %%DATADIR%%/plugins/admin/webapp/WEB-INF/admin.tld %%DATADIR%%/plugins/admin/webapp/WEB-INF/classes/openfire_init.xml %%DATADIR%%/plugins/admin/webapp/WEB-INF/decorators.xml @@ -37,8 +38,6 @@ %%DATADIR%%/plugins/admin/webapp/WEB-INF/lib/readme.txt %%DATADIR%%/plugins/admin/webapp/WEB-INF/lib/versions.txt %%DATADIR%%/plugins/admin/webapp/WEB-INF/sitemesh.xml -%%DATADIR%%/plugins/admin/webapp/WEB-INF/tags/admin/contentBox.tagx -%%DATADIR%%/plugins/admin/webapp/WEB-INF/tags/admin/infoBox.tagx %%DATADIR%%/plugins/admin/webapp/WEB-INF/web.xml %%DATADIR%%/plugins/admin/webapp/favicon.ico %%DATADIR%%/plugins/admin/webapp/images/add-16x16.gif @@ -323,6 +322,13 @@ %%DATADIR%%/resources/database/upgrade/25/openfire_postgresql.sql %%DATADIR%%/resources/database/upgrade/25/openfire_sqlserver.sql %%DATADIR%%/resources/database/upgrade/25/openfire_sybase.sql +%%DATADIR%%/resources/database/upgrade/26/openfire_db2.sql +%%DATADIR%%/resources/database/upgrade/26/openfire_hsqldb.sql +%%DATADIR%%/resources/database/upgrade/26/openfire_mysql.sql +%%DATADIR%%/resources/database/upgrade/26/openfire_oracle.sql +%%DATADIR%%/resources/database/upgrade/26/openfire_postgresql.sql +%%DATADIR%%/resources/database/upgrade/26/openfire_sqlserver.sql +%%DATADIR%%/resources/database/upgrade/26/openfire_sybase.sql %%DATADIR%%/resources/database/upgrade/4/openfire_db2.sql %%DATADIR%%/resources/database/upgrade/4/openfire_hsqldb.sql %%DATADIR%%/resources/database/upgrade/4/openfire_mysql.sql @@ -368,10 +374,10 @@ %%DATADIR%%/resources/security %%DATADIR%%/resources/spank/WEB-INF/web.xml %%DATADIR%%/resources/spank/index.html -%%PLUGINS%%%%DATADIR%%/plugins/avatarResizer.jar %%PLUGINS%%%%DATADIR%%/plugins/bookmarks.jar %%PLUGINS%%%%DATADIR%%/plugins/broadcast.jar %%PLUGINS%%%%DATADIR%%/plugins/callbackOnOffline.jar +%%PLUGINS%%%%DATADIR%%/plugins/candy.jar %%PLUGINS%%%%DATADIR%%/plugins/clientControl.jar %%PLUGINS%%%%DATADIR%%/plugins/contentFilter.jar %%PLUGINS%%%%DATADIR%%/plugins/dbaccess.jar @@ -380,6 +386,7 @@ %%PLUGINS%%%%DATADIR%%/plugins/fastpath.jar %%PLUGINS%%%%DATADIR%%/plugins/gojara.jar %%PLUGINS%%%%DATADIR%%/plugins/hazelcast.jar +%%PLUGINS%%%%DATADIR%%/plugins/inverse.jar %%PLUGINS%%%%DATADIR%%/plugins/jingleNodes.jar %%PLUGINS%%%%DATADIR%%/plugins/jmxweb.jar %%PLUGINS%%%%DATADIR%%/plugins/justmarried.jar @@ -399,10 +406,10 @@ %%PLUGINS%%%%DATADIR%%/plugins/sip.jar %%PLUGINS%%%%DATADIR%%/plugins/stunserver.jar %%PLUGINS%%%%DATADIR%%/plugins/subscription.jar +%%PLUGINS%%%%DATADIR%%/plugins/tikitoken.jar %%PLUGINS%%%%DATADIR%%/plugins/userCreation.jar %%PLUGINS%%%%DATADIR%%/plugins/userImportExport.jar %%PLUGINS%%%%DATADIR%%/plugins/userservice.jar -%%PLUGINS%%%%DATADIR%%/plugins/websocket.jar %%PLUGINS%%%%DATADIR%%/plugins/xmldebugger.jar @dir %%VARDB%% @dir %%VARLOG%% From owner-svn-ports-head@freebsd.org Thu Dec 7 08:59:43 2017 Return-Path: Delivered-To: svn-ports-head@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 2D03CE8091E; Thu, 7 Dec 2017 08:59:43 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 EDAF17CFCA; Thu, 7 Dec 2017 08:59:42 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB78xgJW011921; Thu, 7 Dec 2017 08:59:42 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB78xfbS011919; Thu, 7 Dec 2017 08:59:41 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201712070859.vB78xfbS011919@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Thu, 7 Dec 2017 08:59:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455697 - head/devel/ksql X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/devel/ksql X-SVN-Commit-Revision: 455697 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 08:59:43 -0000 Author: tobik Date: Thu Dec 7 08:59:41 2017 New Revision: 455697 URL: https://svnweb.freebsd.org/changeset/ports/455697 Log: devel/ksql: Update to 0.1.4 Changes: https://kristaps.bsd.lv/ksql/ Modified: head/devel/ksql/Makefile head/devel/ksql/distinfo Modified: head/devel/ksql/Makefile ============================================================================== --- head/devel/ksql/Makefile Thu Dec 7 08:47:12 2017 (r455696) +++ head/devel/ksql/Makefile Thu Dec 7 08:59:41 2017 (r455697) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ksql -PORTVERSION= 0.1.3 +PORTVERSION= 0.1.4 CATEGORIES= devel databases MASTER_SITES= http://kristaps.bsd.lv/ksql/snapshots/ @@ -17,7 +17,7 @@ USES= localbase HAS_CONFIGURE= yes post-patch: - @${REINPLACE_CMD} 's@^PREFIX="/usr/local"@PREFIX="${STAGEDIR}${PREFIX}"@' \ + @${REINPLACE_CMD} 's@^PREFIX="/usr/local"@PREFIX="${PREFIX}"@' \ ${WRKSRC}/configure do-test: Modified: head/devel/ksql/distinfo ============================================================================== --- head/devel/ksql/distinfo Thu Dec 7 08:47:12 2017 (r455696) +++ head/devel/ksql/distinfo Thu Dec 7 08:59:41 2017 (r455697) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509036776 -SHA256 (ksql-0.1.3.tar.gz) = 0ea524f9ef62b5fea662042416b0d599f042a1f8e8876f9602eb9587f80f610d -SIZE (ksql-0.1.3.tar.gz) = 33868 +TIMESTAMP = 1512636676 +SHA256 (ksql-0.1.4.tar.gz) = 79907719030fbc21d8dc3a4787a95f20b218929129e10832d44f754c52a16136 +SIZE (ksql-0.1.4.tar.gz) = 34222 From owner-svn-ports-head@freebsd.org Thu Dec 7 09:00:26 2017 Return-Path: Delivered-To: svn-ports-head@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 68D92E80AEC; Thu, 7 Dec 2017 09:00:26 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 35FF47D0BB; Thu, 7 Dec 2017 09:00:26 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB790Pmm012098; Thu, 7 Dec 2017 09:00:25 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB790PpN012094; Thu, 7 Dec 2017 09:00:25 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712070900.vB790PpN012094@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 7 Dec 2017 09:00:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455698 - head/devel/geany X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/geany X-SVN-Commit-Revision: 455698 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 09:00:26 -0000 Author: amdmi3 Date: Thu Dec 7 09:00:25 2017 New Revision: 455698 URL: https://svnweb.freebsd.org/changeset/ports/455698 Log: - Fix LICENSE - Add LICENSE_FILE - Update WWW Approved by: portmgr blanket Modified: head/devel/geany/Makefile head/devel/geany/pkg-descr Modified: head/devel/geany/Makefile ============================================================================== --- head/devel/geany/Makefile Thu Dec 7 08:59:41 2017 (r455697) +++ head/devel/geany/Makefile Thu Dec 7 09:00:25 2017 (r455698) @@ -9,7 +9,8 @@ MASTER_SITES= http://download.geany.org/ SF MAINTAINER= madpilot@FreeBSD.org COMMENT= Fast and lightweight GTK+ IDE -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 Modified: head/devel/geany/pkg-descr ============================================================================== --- head/devel/geany/pkg-descr Thu Dec 7 08:59:41 2017 (r455697) +++ head/devel/geany/pkg-descr Thu Dec 7 09:00:25 2017 (r455698) @@ -3,4 +3,4 @@ developed to provide a small and fast IDE, which has o on other packages. Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME. -WWW: https://www.geany.org +WWW: https://www.geany.org/ From owner-svn-ports-head@freebsd.org Thu Dec 7 09:00:29 2017 Return-Path: Delivered-To: svn-ports-head@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 2F653E80AFD; Thu, 7 Dec 2017 09:00:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 F01D97D0BF; Thu, 7 Dec 2017 09:00:28 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB790Sdj012200; Thu, 7 Dec 2017 09:00:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB790Rqc012198; Thu, 7 Dec 2017 09:00:27 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712070900.vB790Rqc012198@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 7 Dec 2017 09:00:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455699 - head/editors/encryptpad X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/editors/encryptpad X-SVN-Commit-Revision: 455699 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 09:00:29 -0000 Author: amdmi3 Date: Thu Dec 7 09:00:27 2017 New Revision: 455699 URL: https://svnweb.freebsd.org/changeset/ports/455699 Log: - Update WWW - Pet portlint Approved by: portmgr blanket Modified: head/editors/encryptpad/Makefile head/editors/encryptpad/pkg-descr Modified: head/editors/encryptpad/Makefile ============================================================================== --- head/editors/encryptpad/Makefile Thu Dec 7 09:00:25 2017 (r455698) +++ head/editors/encryptpad/Makefile Thu Dec 7 09:00:27 2017 (r455699) @@ -3,8 +3,8 @@ PORTNAME= encryptpad PORTVERSION= 0.3.2.5 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= editors security MAINTAINER= dg@syrec.org Modified: head/editors/encryptpad/pkg-descr ============================================================================== --- head/editors/encryptpad/pkg-descr Thu Dec 7 09:00:25 2017 (r455698) +++ head/editors/encryptpad/pkg-descr Thu Dec 7 09:00:27 2017 (r455699) @@ -6,4 +6,4 @@ uses most widely chosen quality file format OpenPGP RF OpenPGP software which main purpose is asymmetric encryption, the primary focus of EncryptPad is symmetric encryption. -WWW: http://evpo.net/encryptpad/ +WWW: https://evpo.net/encryptpad/ From owner-svn-ports-head@freebsd.org Thu Dec 7 09:32:28 2017 Return-Path: Delivered-To: svn-ports-head@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 C7B2FE81798; Thu, 7 Dec 2017 09:32:28 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 8E6C37E7D4; Thu, 7 Dec 2017 09:32:28 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 09984BDD25; Thu, 7 Dec 2017 10:32:26 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 7F7DEBDD1E; Thu, 7 Dec 2017 10:32:24 +0100 (CET) Subject: Re: svn commit: r455210 - in head: . Mk/Uses accessibility accessibility/accerciser accessibility/caribou accessibility/orca accessibility/py-atspi accessibility/py-speech-dispatcher accessibility/py3-... To: Jan Beich , Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201711301550.vAUFoYsm001135@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <2776e2b9-6614-6331-b7f7-4152c2e635c6@FreeBSD.org> Date: Thu, 7 Dec 2017 10:32:22 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: fr Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 09:32:28 -0000 Le 07/12/2017 =C3=A0 00:16, Jan Beich a =C3=A9crit=C2=A0: > Mathieu Arnold writes: > >> Author: mat >> Date: Thu Nov 30 15:50:30 2017 >> New Revision: 455210 >> URL: https://svnweb.freebsd.org/changeset/ports/455210 >> >> Log: >> Convert Python ports to FLAVORS. > [...] >> Index: Mk/Uses/python.mk > [...] >> +.if ${FLAVOR:Mpy[23]*} > Shouldn't this use :U like suggested by CHANGES? I have absolutely no idea what you are replying to. --=20 Mathieu Arnold From owner-svn-ports-head@freebsd.org Thu Dec 7 09:32:50 2017 Return-Path: Delivered-To: svn-ports-head@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 BD750E817C6; Thu, 7 Dec 2017 09:32:50 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 8A0627E8CA; Thu, 7 Dec 2017 09:32:50 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB79WnrG028698; Thu, 7 Dec 2017 09:32:49 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB79Wn8L028696; Thu, 7 Dec 2017 09:32:49 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201712070932.vB79Wn8L028696@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Thu, 7 Dec 2017 09:32:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455700 - head/games/mrboom X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/games/mrboom X-SVN-Commit-Revision: 455700 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 09:32:50 -0000 Author: ehaupt Date: Thu Dec 7 09:32:49 2017 New Revision: 455700 URL: https://svnweb.freebsd.org/changeset/ports/455700 Log: Update to 4.1 Modified: head/games/mrboom/Makefile head/games/mrboom/distinfo Modified: head/games/mrboom/Makefile ============================================================================== --- head/games/mrboom/Makefile Thu Dec 7 09:00:27 2017 (r455699) +++ head/games/mrboom/Makefile Thu Dec 7 09:32:49 2017 (r455700) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mrboom -PORTVERSION= 4.0 +PORTVERSION= 4.1 CATEGORIES= games MAINTAINER= ehaupt@FreeBSD.org Modified: head/games/mrboom/distinfo ============================================================================== --- head/games/mrboom/distinfo Thu Dec 7 09:00:27 2017 (r455699) +++ head/games/mrboom/distinfo Thu Dec 7 09:32:49 2017 (r455700) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512551903 -SHA256 (Javanaise-mrboom-libretro-4.0_GH0.tar.gz) = d7475412d2ef4726de4516f145d865e0e25d4a36f91be2621c2b512cca5e8bba -SIZE (Javanaise-mrboom-libretro-4.0_GH0.tar.gz) = 15614018 +TIMESTAMP = 1512638558 +SHA256 (Javanaise-mrboom-libretro-4.1_GH0.tar.gz) = 97fde7a2ce7c1e9de7691d2ebd9987c61feaa6997a449c45320db31f496996c8 +SIZE (Javanaise-mrboom-libretro-4.1_GH0.tar.gz) = 15613933 From owner-svn-ports-head@freebsd.org Thu Dec 7 09:41:02 2017 Return-Path: Delivered-To: svn-ports-head@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 5E5B0E81B1C; Thu, 7 Dec 2017 09:41:02 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2957C7ED22; Thu, 7 Dec 2017 09:41:02 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB79f1FQ029120; Thu, 7 Dec 2017 09:41:01 GMT (envelope-from araujo@FreeBSD.org) Received: (from araujo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB79f16e029118; Thu, 7 Dec 2017 09:41:01 GMT (envelope-from araujo@FreeBSD.org) Message-Id: <201712070941.vB79f16e029118@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: araujo set sender to araujo@FreeBSD.org using -f From: Marcelo Araujo Date: Thu, 7 Dec 2017 09:41:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455701 - head/devel/libhyve-remote X-SVN-Group: ports-head X-SVN-Commit-Author: araujo X-SVN-Commit-Paths: head/devel/libhyve-remote X-SVN-Commit-Revision: 455701 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 09:41:02 -0000 Author: araujo Date: Thu Dec 7 09:41:00 2017 New Revision: 455701 URL: https://svnweb.freebsd.org/changeset/ports/455701 Log: - Update to 0.1.4.1. Changelog: * Pass hostname to vnc_init_server and also free sc pointer. * Update bhyve patch to reflect the latest changes. Note: Previous release 0.1.4 has a bug and will never bind the vnc port. Update is highly recommended. Sponsored by: iXsystems, Inc. Modified: head/devel/libhyve-remote/Makefile head/devel/libhyve-remote/distinfo Modified: head/devel/libhyve-remote/Makefile ============================================================================== --- head/devel/libhyve-remote/Makefile Thu Dec 7 09:32:49 2017 (r455700) +++ head/devel/libhyve-remote/Makefile Thu Dec 7 09:41:00 2017 (r455701) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libhyve-remote -PORTVERSION= 0.1.4 +PORTVERSION= 0.1.4.1 CATEGORIES= devel MAINTAINER= araujo@FreeBSD.org Modified: head/devel/libhyve-remote/distinfo ============================================================================== --- head/devel/libhyve-remote/distinfo Thu Dec 7 09:32:49 2017 (r455700) +++ head/devel/libhyve-remote/distinfo Thu Dec 7 09:41:00 2017 (r455701) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512070234 -SHA256 (araujobsd-libhyve-remote-0.1.4_GH0.tar.gz) = 6b9e3d7f0faac5909717320474e29427987d920a065098ab4b0c9192bdbcb08e -SIZE (araujobsd-libhyve-remote-0.1.4_GH0.tar.gz) = 11739 +TIMESTAMP = 1512616485 +SHA256 (araujobsd-libhyve-remote-0.1.4.1_GH0.tar.gz) = cf086f6a2c6f43730e74f98eac8cb8b009a6f0332c5344bfa8a0a12e4518d14b +SIZE (araujobsd-libhyve-remote-0.1.4.1_GH0.tar.gz) = 11581 From owner-svn-ports-head@freebsd.org Thu Dec 7 09:46:43 2017 Return-Path: Delivered-To: svn-ports-head@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 456F8E81C2D; Thu, 7 Dec 2017 09:46:43 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 11D877F0BC; Thu, 7 Dec 2017 09:46:42 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB79kgP5033150; Thu, 7 Dec 2017 09:46:42 GMT (envelope-from rodrigo@FreeBSD.org) Received: (from rodrigo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB79kgoe033148; Thu, 7 Dec 2017 09:46:42 GMT (envelope-from rodrigo@FreeBSD.org) Message-Id: <201712070946.vB79kgoe033148@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rodrigo set sender to rodrigo@FreeBSD.org using -f From: Rodrigo Osorio Date: Thu, 7 Dec 2017 09:46:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455702 - in head/x11/tilda: . files X-SVN-Group: ports-head X-SVN-Commit-Author: rodrigo X-SVN-Commit-Paths: in head/x11/tilda: . files X-SVN-Commit-Revision: 455702 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 09:46:43 -0000 Author: rodrigo Date: Thu Dec 7 09:46:41 2017 New Revision: 455702 URL: https://svnweb.freebsd.org/changeset/ports/455702 Log: Tilda uses wrong ps flag on start Replace ps call by pgrep Bump PORTREVISION Modified: head/x11/tilda/Makefile head/x11/tilda/files/patch-tilda.c Modified: head/x11/tilda/Makefile ============================================================================== --- head/x11/tilda/Makefile Thu Dec 7 09:41:00 2017 (r455701) +++ head/x11/tilda/Makefile Thu Dec 7 09:46:41 2017 (r455702) @@ -3,6 +3,7 @@ PORTNAME= tilda PORTVERSION= 1.3.3 DISTVERSIONPREFIX= ${PORTNAME}- +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= rodrigo@FreeBSD.org Modified: head/x11/tilda/files/patch-tilda.c ============================================================================== --- head/x11/tilda/files/patch-tilda.c Thu Dec 7 09:41:00 2017 (r455701) +++ head/x11/tilda/files/patch-tilda.c Thu Dec 7 09:46:41 2017 (r455702) @@ -1,5 +1,5 @@ ---- src/tilda.c.orig 2015-12-16 12:11:58 UTC -+++ src/tilda.c +--- src/tilda.c.orig 2017-09-08 22:19:35.318278000 +0300 ++++ src/tilda.c 2017-09-08 22:21:22.752550000 +0300 @@ -12,6 +12,7 @@ * You should have received a copy of the GNU Library General Public * License along with this library. If not, see . @@ -8,3 +8,12 @@ #define _POSIX_SOURCE /* feature test macro for signal functions */ #define _XOPEN_SOURCE /* feature test macro for popen */ +@@ -230,7 +231,7 @@ + static GSList *getPids() { + GSList *pids = NULL; + FILE *ps_output; +- const gchar ps_command[] = "ps -C tilda -o pid="; ++ const gchar ps_command[] = "pgrep tilda"; + gchar buf[16]; /* Really shouldn't need more than 6 */ + + if ((ps_output = popen (ps_command, "r")) == NULL) { From owner-svn-ports-head@freebsd.org Thu Dec 7 09:54:05 2017 Return-Path: Delivered-To: svn-ports-head@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 7011DE81E4C; Thu, 7 Dec 2017 09:54:05 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 50CB47F55F; Thu, 7 Dec 2017 09:54:05 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 9A61C1F404; Thu, 7 Dec 2017 09:54:04 +0000 (UTC) Date: Thu, 7 Dec 2017 09:54:04 +0000 From: Alexey Dokuchaev To: Rodrigo Osorio Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r455702 - in head/x11/tilda: . files Message-ID: <20171207095404.GA53464@FreeBSD.org> References: <201712070946.vB79kgoe033148@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201712070946.vB79kgoe033148@repo.freebsd.org> User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 09:54:05 -0000 On Thu, Dec 07, 2017 at 09:46:42AM +0000, Rodrigo Osorio wrote: > New Revision: 455702 > URL: https://svnweb.freebsd.org/changeset/ports/455702 > > Log: > Tilda uses wrong ps flag on start > Replace ps call by pgrep > Bump PORTREVISION > > Modified: head/x11/tilda/files/patch-tilda.c > ... > @@ -1,5 +1,5 @@ > ---- src/tilda.c.orig 2015-12-16 12:11:58 UTC > -+++ src/tilda.c > +--- src/tilda.c.orig 2017-09-08 22:19:35.318278000 +0300 > ++++ src/tilda.c 2017-09-08 22:21:22.752550000 +0300 Would you please please please not replace standard, "make makepatch" conformant patch headers with this .XXXXXXXXX +YYYY stuff? Thank you, ./danfe From owner-svn-ports-head@freebsd.org Thu Dec 7 10:08:04 2017 Return-Path: Delivered-To: svn-ports-head@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 59DDFE82497; Thu, 7 Dec 2017 10:08:04 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [88.99.82.50]) (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 E1F4F7FEFD; Thu, 7 Dec 2017 10:08:03 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2016.home.selasky.org (unknown [62.141.128.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 8F3B32603A1; Thu, 7 Dec 2017 11:08:00 +0100 (CET) Subject: Re: svn commit: r455665 - head/audio/zynaddsubfx To: Alexey Dokuchaev , Kurt Jaeger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201712061730.vB6HU6hn021797@repo.freebsd.org> <20171206174407.GA82869@FreeBSD.org> <20171206175217.GV68137@fc.opsec.eu> <20171207074917.GA7726@FreeBSD.org> From: Hans Petter Selasky Message-ID: <2a0fd339-b02d-635f-27db-4c1066d65e6d@selasky.org> Date: Thu, 7 Dec 2017 11:05:15 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171207074917.GA7726@FreeBSD.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 10:08:04 -0000 On 12/07/17 08:49, Alexey Dokuchaev wrote: > hps@ is not a ports committer; Speaking of, I would like to be able to commit simpler updates to ports I maintain. Correct me if I'm wrong, but am I violating any rules by adding: Approved by: maintainer And committing to ports I maintain, even though I'm not listed as a ports committer? --HPS From owner-svn-ports-head@freebsd.org Thu Dec 7 11:06:21 2017 Return-Path: Delivered-To: svn-ports-head@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 C2661E8343E; Thu, 7 Dec 2017 11:06:21 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 733918179A; Thu, 7 Dec 2017 11:06:21 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 7953EBDD37; Thu, 7 Dec 2017 12:06:18 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 4F6E7BDD2D; Thu, 7 Dec 2017 12:06:18 +0100 (CET) Subject: Re: svn commit: r455665 - head/audio/zynaddsubfx To: Hans Petter Selasky , Alexey Dokuchaev , Kurt Jaeger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201712061730.vB6HU6hn021797@repo.freebsd.org> <20171206174407.GA82869@FreeBSD.org> <20171206175217.GV68137@fc.opsec.eu> <20171207074917.GA7726@FreeBSD.org> <2a0fd339-b02d-635f-27db-4c1066d65e6d@selasky.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <45cd8a88-c1bd-78c1-630a-d35de45b12c2@FreeBSD.org> Date: Thu, 7 Dec 2017 12:06:16 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <2a0fd339-b02d-635f-27db-4c1066d65e6d@selasky.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="DCxpi7XJedjtdqd8BQSBkmU8jba1kk9c3" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 11:06:21 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --DCxpi7XJedjtdqd8BQSBkmU8jba1kk9c3 Content-Type: multipart/mixed; boundary="ntwP0n3DxKFxKN0qgDL5p7qRejpoW5fs2"; protected-headers="v1" From: Mathieu Arnold To: Hans Petter Selasky , Alexey Dokuchaev , Kurt Jaeger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <45cd8a88-c1bd-78c1-630a-d35de45b12c2@FreeBSD.org> Subject: Re: svn commit: r455665 - head/audio/zynaddsubfx References: <201712061730.vB6HU6hn021797@repo.freebsd.org> <20171206174407.GA82869@FreeBSD.org> <20171206175217.GV68137@fc.opsec.eu> <20171207074917.GA7726@FreeBSD.org> <2a0fd339-b02d-635f-27db-4c1066d65e6d@selasky.org> In-Reply-To: <2a0fd339-b02d-635f-27db-4c1066d65e6d@selasky.org> --ntwP0n3DxKFxKN0qgDL5p7qRejpoW5fs2 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 07/12/2017 =C3=A0 11:05, Hans Petter Selasky a =C3=A9crit=C2=A0: > On 12/07/17 08:49, Alexey Dokuchaev wrote: >> hps@ is not a ports committer; > > Speaking of, I would like to be able to commit simpler updates to > ports I maintain. > > Correct me if I'm wrong, but am I violating any rules by adding: > > Approved by: maintainer > > And committing to ports I maintain, even though I'm not listed as a > ports committer? If "maintainer" is a ports committer, it is ok. Otherwise you are violating the rules and you need approval from a ports committer. --=20 Mathieu Arnold --ntwP0n3DxKFxKN0qgDL5p7qRejpoW5fs2-- --DCxpi7XJedjtdqd8BQSBkmU8jba1kk9c3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJaKSCpXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IHGwP/AjF8gyeVW3F7P2iA1SEGP9J 0JyATfZ6TN188e925rnDycBRKUHgkWvmWpoxJYGMMx5KxT23Ln8JT5Doul4UKpCq x24fHUV5tq4E68h17sL22NhQUca50c1IAmimMUAJ+Q65X5rNX08aCMH4FNL6LEhm BnqABL8plAl6CYLhXfB4aOOKjUN1EBYBtPqub0/ReqkR8pqH6y4RZFkwwZ7M/XJu 5bi6V8Aq92SLhWIk2TfDrzzxCBS5hTgxj48ah1ZQlwDWcel7LYU6nKSSNMwfX38O CwDgzbGVfHXQu3QqA+KOJX/3Xvz0UGrhssvyW+eAqujGzsIcTIULu0dS9rfzdUOR dr9oXaK+M2Vqnt9YESm5PGqshTyCbyHtsgjyKTLUWvOl+t+YjANBSD+a1MQrt17I 0se5NPJwAPfZ+Drh2pEGUBJPViOhQar3NXo8GhvblnXTP8lj6o9xxf/g5RmcajPn 4e+eHM33TBVFMsMn54gxuniXaoSNfzfJE82srsiChoj89as6Qzg3nWW+ez5lva/V ogn4TIbx9uumWQEEhsbkYDbGe91ZSoDwpbZWBP02E+0u9Kam/NIa9+PD93noBYsC Thhc0X1d7vlYpNXjYGeHgRWv37w8dDToJ3eulCCrfZsot/PYvMRaXgOX8J1r3/9j mwIcy1pY00Z3YFZn+QrW =2NLu -----END PGP SIGNATURE----- --DCxpi7XJedjtdqd8BQSBkmU8jba1kk9c3-- From owner-svn-ports-head@freebsd.org Thu Dec 7 11:07:20 2017 Return-Path: Delivered-To: svn-ports-head@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 0A1BAE83489; Thu, 7 Dec 2017 11:07:20 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [88.99.82.50]) (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 C344F81881; Thu, 7 Dec 2017 11:07:19 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2016.home.selasky.org (unknown [62.141.128.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id C6FB12603A1; Thu, 7 Dec 2017 12:07:16 +0100 (CET) Subject: Re: svn commit: r455665 - head/audio/zynaddsubfx To: Mathieu Arnold , Alexey Dokuchaev , Kurt Jaeger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201712061730.vB6HU6hn021797@repo.freebsd.org> <20171206174407.GA82869@FreeBSD.org> <20171206175217.GV68137@fc.opsec.eu> <20171207074917.GA7726@FreeBSD.org> <2a0fd339-b02d-635f-27db-4c1066d65e6d@selasky.org> <45cd8a88-c1bd-78c1-630a-d35de45b12c2@FreeBSD.org> From: Hans Petter Selasky Message-ID: <39d173f8-b012-bd43-74de-b7284bea9fb2@selasky.org> Date: Thu, 7 Dec 2017 12:04:31 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <45cd8a88-c1bd-78c1-630a-d35de45b12c2@FreeBSD.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 11:07:20 -0000 On 12/07/17 12:06, Mathieu Arnold wrote: > Le 07/12/2017 à 11:05, Hans Petter Selasky a écrit : >> On 12/07/17 08:49, Alexey Dokuchaev wrote: >>> hps@ is not a ports committer; >> >> Speaking of, I would like to be able to commit simpler updates to >> ports I maintain. >> >> Correct me if I'm wrong, but am I violating any rules by adding: >> >> Approved by: maintainer >> >> And committing to ports I maintain, even though I'm not listed as a >> ports committer? > > If "maintainer" is a ports committer, it is ok. Otherwise you are > violating the rules and you need approval from a ports committer. > OK. --HPS From owner-svn-ports-head@freebsd.org Thu Dec 7 11:23:49 2017 Return-Path: Delivered-To: svn-ports-head@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 993B2E83BE4; Thu, 7 Dec 2017 11:23:49 +0000 (UTC) (envelope-from marcus@freebsd.org) Received: from aer-iport-1.cisco.com (aer-iport-1.cisco.com [173.38.203.51]) (using TLSv1.2 with cipher DHE-RSA-SEED-SHA (128/128 bits)) (Client CN "iport.cisco.com", Issuer "HydrantID SSL ICA G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6DAC311FF; Thu, 7 Dec 2017 11:23:47 +0000 (UTC) (envelope-from marcus@freebsd.org) X-Files: signature.asc : 195 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A0DBAwBfIyla/xbLJq1dHAEBAQQBAQoBA?= =?us-ascii?q?YQkchQThAKLFJAGmR4HAyOFGAKGGRQBAQEBAQEBAQFrKIUjAQUjVhALDgYEKgI?= =?us-ascii?q?CVwYNBgIBAQWKHhCoBoInilgBAQEBAQEBAQEBAQEBAQEBAQEBEA+DVIVJKYMCg?= =?us-ascii?q?ySCHYJ1gmMFimGIPI9khEuCK4ECjzuJdodQikCCRX2IV4E7NiKBT0wwCIJjCYR?= =?us-ascii?q?qIzeKBQEBAQ?= X-IronPort-AV: E=Sophos;i="5.45,372,1508803200"; d="asc'?scan'208";a="744408" Received: from aer-iport-nat.cisco.com (HELO aer-core-2.cisco.com) ([173.38.203.22]) by aer-iport-1.cisco.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 Dec 2017 11:22:34 +0000 Received: from [10.230.72.116] ([10.230.72.116]) by aer-core-2.cisco.com (8.14.5/8.14.5) with ESMTP id vB7BMXZL010572; Thu, 7 Dec 2017 11:22:34 GMT Subject: Re: svn commit: r447981 - in head/ports-mgmt/portlint: . src To: Pietro Cerutti Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201708151243.v7FChEAF043279@repo.freebsd.org> <20171207080421.qijzbigqkbfbezqe@ptrcrt.ch> <20171207081055.xtssqrp5okethfeu@ptrcrt.ch> <20171207081308.5bxt5mp2o5wr33un@ptrcrt.ch> From: Joe Marcus Clarke Organization: FreeBSD, Inc. Message-ID: Date: Thu, 7 Dec 2017 06:22:30 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <20171207081308.5bxt5mp2o5wr33un@ptrcrt.ch> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7ju7B9pBgpTPoVJn7h7RGsm8xCSPJaUL" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 11:23:49 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --C7ju7B9pBgpTPoVJn7h7RGsm8xCSPJaUL Content-Type: multipart/mixed; boundary="msHMxnKmIxRLjbM9S1LGAfLKof52PGS6S"; protected-headers="v1" From: Joe Marcus Clarke To: Pietro Cerutti Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: Subject: Re: svn commit: r447981 - in head/ports-mgmt/portlint: . src References: <201708151243.v7FChEAF043279@repo.freebsd.org> <20171207080421.qijzbigqkbfbezqe@ptrcrt.ch> <20171207081055.xtssqrp5okethfeu@ptrcrt.ch> <20171207081308.5bxt5mp2o5wr33un@ptrcrt.ch> In-Reply-To: <20171207081308.5bxt5mp2o5wr33un@ptrcrt.ch> --msHMxnKmIxRLjbM9S1LGAfLKof52PGS6S Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 12/7/17 03:13, Pietro Cerutti wrote: > On Dec 7 17 08:10, Pietro Cerutti wrote: >> On Dec 7 17 08:04, Pietro Cerutti wrote: >>> On Aug 15 17 12:43, Joe Marcus Clarke wrote: >>>> Author: marcus >>>> Date: Tue Aug 15 12:43:14 2017 >>>> New Revision: 447981 >>>> URL: https://svnweb.freebsd.org/changeset/ports/447981 >>>> >>>> Log: >>>> Update to 2.17.12. >>> >>>> @@ -3400,6 +3437,11 @@ sub abspathname { >>>> =20 >>>> if ($pre =3D~ /MASTER_SITE_SUBDIR/) { >>>> # MASTER_SITE_SUBDIR lines are ok. >>>> + $i =3D ''; >>>> + } >>>> + if ($s =3D~ /\$\{[^}]*?$i/) { >>>> + # If we're inside a make variable, we probably do not have >>>> + # an absolute path. >>>> $i =3D ''; >>>> } >>>> } >>>> >>> >>> Unmatched ) in regex; marked by <-- HERE in m/\$\{[^}]*?/dev/null 2>&= 1 )=20 >>> <-- HERE / at /usr/local/bin/portlint line 3443. >>> >>> I think the ? doesn't belong there. >> >> No, my analysis was wrong. It's about the contents of the $i variable.= =20 >> Here's why. You can reproduce by portlint -AC in net-im/openfire. >> >> i is /var/log/openfire >> WARN: Makefile: possible use of absolute pathname "/var/log/openfire".= >> >> i is /var/db/openfire >> WARN: Makefile: possible use of absolute pathname "/var/db/openfire". >> >> i is /dev/null 2>&1 ) >> Unmatched ) in regex; marked by <-- HERE in m/\$\{[^}]*?/dev/null 2>&1= )=20 >> <-- HERE / at /usr/local/bin/portlint line 3444. >=20 > Surrounding $i with \Q and \E in the regex solves the problem. >=20 >=20 Thanks. I'll commit a quick fix ahead of the next release. Joe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --msHMxnKmIxRLjbM9S1LGAfLKof52PGS6S-- --C7ju7B9pBgpTPoVJn7h7RGsm8xCSPJaUL Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQTMiWQHc8wChijkr7lvaI+K/hTPhwUCWikkeQAKCRBvaI+K/hTP h18AAJoCx0ZbOcfLAlkE+IH0+2OHI9fAXwCgkja36MkgVtNEQ5JPIoCYvm/wyOo= =Gqer -----END PGP SIGNATURE----- --C7ju7B9pBgpTPoVJn7h7RGsm8xCSPJaUL-- From owner-svn-ports-head@freebsd.org Thu Dec 7 11:26:20 2017 Return-Path: Delivered-To: svn-ports-head@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 7C483E83D3F; Thu, 7 Dec 2017 11:26:20 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 4685B1354; Thu, 7 Dec 2017 11:26:20 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7BQJ44074230; Thu, 7 Dec 2017 11:26:19 GMT (envelope-from marcus@FreeBSD.org) Received: (from marcus@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7BQJl5074227; Thu, 7 Dec 2017 11:26:19 GMT (envelope-from marcus@FreeBSD.org) Message-Id: <201712071126.vB7BQJl5074227@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marcus set sender to marcus@FreeBSD.org using -f From: Joe Marcus Clarke Date: Thu, 7 Dec 2017 11:26:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455703 - in head/ports-mgmt/portlint: . src X-SVN-Group: ports-head X-SVN-Commit-Author: marcus X-SVN-Commit-Paths: in head/ports-mgmt/portlint: . src X-SVN-Commit-Revision: 455703 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 11:26:20 -0000 Author: marcus Date: Thu Dec 7 11:26:19 2017 New Revision: 455703 URL: https://svnweb.freebsd.org/changeset/ports/455703 Log: Emergency update to 2.17.14. Escape a variable in an RE to prevent corruption. Submitted by: gahr Modified: head/ports-mgmt/portlint/Makefile head/ports-mgmt/portlint/src/portlint.pl Modified: head/ports-mgmt/portlint/Makefile ============================================================================== --- head/ports-mgmt/portlint/Makefile Thu Dec 7 09:46:41 2017 (r455702) +++ head/ports-mgmt/portlint/Makefile Thu Dec 7 11:26:19 2017 (r455703) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= portlint -PORTVERSION= 2.17.13 +PORTVERSION= 2.17.14 CATEGORIES= ports-mgmt MASTER_SITES= # none DISTFILES= # none Modified: head/ports-mgmt/portlint/src/portlint.pl ============================================================================== --- head/ports-mgmt/portlint/src/portlint.pl Thu Dec 7 09:46:41 2017 (r455702) +++ head/ports-mgmt/portlint/src/portlint.pl Thu Dec 7 11:26:19 2017 (r455703) @@ -15,7 +15,7 @@ # was removed. # # $FreeBSD$ -# $MCom: portlint/portlint.pl,v 1.430 2017/10/08 17:56:03 jclarke Exp $ +# $MCom: portlint/portlint.pl,v 1.432 2017/12/07 03:23:53 jclarke Exp $ # use strict; @@ -50,7 +50,7 @@ $portdir = '.'; # version variables my $major = 2; my $minor = 17; -my $micro = 13; +my $micro = 14; # default setting - for FreeBSD my $portsdir = '/usr/ports'; @@ -3440,7 +3440,7 @@ sub abspathname { # MASTER_SITE_SUBDIR lines are ok. $i = ''; } - if ($s =~ /\$\{[^}]*?$i/) { + if ($s =~ /\$\{[^}]*?\Q$i\E/) { # If we're inside a make variable, we probably do not have # an absolute path. $i = ''; From owner-svn-ports-head@freebsd.org Thu Dec 7 12:04:06 2017 Return-Path: Delivered-To: svn-ports-head@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 E3420E84E6C; Thu, 7 Dec 2017 12:04:06 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mail.ptrcrt.ch (gahr.cloud.tilaa.com [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (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 0E644282C; Thu, 7 Dec 2017 12:04:05 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by mail.ptrcrt.ch (OpenSMTPD) with ESMTPS id 8250ea2e TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Thu, 7 Dec 2017 12:04:03 +0000 (UTC) Date: Thu, 7 Dec 2017 12:04:03 +0000 From: Pietro Cerutti To: Joe Marcus Clarke Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r447981 - in head/ports-mgmt/portlint: . src Message-ID: <20171207120403.7wafl635xclviqsr@ptrcrt.ch> Reply-To: Pietro Cerutti References: <201708151243.v7FChEAF043279@repo.freebsd.org> <20171207080421.qijzbigqkbfbezqe@ptrcrt.ch> <20171207081055.xtssqrp5okethfeu@ptrcrt.ch> <20171207081308.5bxt5mp2o5wr33un@ptrcrt.ch> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tqowif75f5g2v4d3" Content-Disposition: inline In-Reply-To: X-PGP-Key: fp="DA6D E106 A5B8 54B8 5DD8 6D49 ADD0 D38E A192 089E"; id="0xA192089E"; get=; get=; get=; get= OpenPGP: id=A192089E; url=https://gahr.ch/pgp/0xADD0D38EA192089E.txt; url=https://keybase.io/gahr/key.asc User-Agent: NeoMutt/20171027-245-1d0c7d X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 12:04:07 -0000 --tqowif75f5g2v4d3 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Dec 7 17 06:22, Joe Marcus Clarke wrote: > On 12/7/17 03:13, Pietro Cerutti wrote: > > On Dec 7 17 08:10, Pietro Cerutti wrote: > >> On Dec 7 17 08:04, Pietro Cerutti wrote: > >>> On Aug 15 17 12:43, Joe Marcus Clarke wrote: > >>>> Author: marcus > >>>> Date: Tue Aug 15 12:43:14 2017 > >>>> New Revision: 447981 > >>>> URL: https://svnweb.freebsd.org/changeset/ports/447981 > >>>> > >>>> Log: > >>>> Update to 2.17.12. > >>> > >>>> @@ -3400,6 +3437,11 @@ sub abspathname { > >>>> =20 > >>>> if ($pre =3D~ /MASTER_SITE_SUBDIR/) { > >>>> # MASTER_SITE_SUBDIR lines are ok. > >>>> + $i =3D ''; > >>>> + } > >>>> + if ($s =3D~ /\$\{[^}]*?$i/) { > >>>> + # If we're inside a make variable, we probably do not have > >>>> + # an absolute path. > >>>> $i =3D ''; > >>>> } > >>>> } > >>>> > >>> > >>> Unmatched ) in regex; marked by <-- HERE in m/\$\{[^}]*?/dev/null 2>&= 1 )=20 > >>> <-- HERE / at /usr/local/bin/portlint line 3443. > >>> > >>> I think the ? doesn't belong there. > >> > >> No, my analysis was wrong. It's about the contents of the $i variable.= =20 > >> Here's why. You can reproduce by portlint -AC in net-im/openfire. > >> > >> i is /var/log/openfire > >> WARN: Makefile: possible use of absolute pathname "/var/log/openfire". > >> > >> i is /var/db/openfire > >> WARN: Makefile: possible use of absolute pathname "/var/db/openfire". > >> > >> i is /dev/null 2>&1 ) > >> Unmatched ) in regex; marked by <-- HERE in m/\$\{[^}]*?/dev/null 2>&1= )=20 > >> <-- HERE / at /usr/local/bin/portlint line 3444. > >=20 > > Surrounding $i with \Q and \E in the regex solves the problem. > >=20 > >=20 >=20 > Thanks. I'll commit a quick fix ahead of the next release. Thanks. I still don't understand why you have both * and ? as=20 quantifiers, though. --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org --tqowif75f5g2v4d3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJiBAABCgBMFiEE2m3hBqW4VLhd2G1JrdDTjqGSCJ4FAlopLi4uFIAAAAAAFQAQ cGthLWFkZHJlc3NAZ251cGcub3JnZ2FockBGcmVlQlNELm9yZwAKCRCt0NOOoZII ngxTD/9Cugb4xyMyD2EY4hHrdC9v2OGwCWckMl2/SJXQnyYBqIqJpQslRYH/8f25 UN3AxIhn6ciVESqG2kDagIZckHFSBXh5neJWnngZXbydUmsGI2w1bN4a9yFbirSH XjbDd2GFiQFm2xrSFxuDEVleLgB8PMQ7LtEhyQ4B9m0Q/mAf7Fmz3F8jv1r8yccI MViB38ZlUKWrWoKLS0vSstDOD/tZYibW0Bq8VzTfyRqLbAlQnyreXaPngxzZmFYn CZxSvj5yNBOXwPelf8fxw/97o34+/+qA+0m68W8LFbk5QvA0rGt+/i8zx27nLfDN kEm/kSfS8snr+pIjAvTsF8zmOga/xxUchBaQd/GIOffKyGl1Y/o0Iq0PN1UO1q/u oYbonOVM1Yz8NaTxWuE6XBIkvWqQnjpUdKCT/PEn22DQV1EUuimMlbSNySvIWpRO xNf28n3MbBJPvh57v445dh30MO2RX/ceUUDwN5xotFdeBNZZkfH3BaqDBGQvt1x3 jPKl10wsCEvmr69+VUdhlDAiVMBmQcC91moXr6j94SMKgunOQ9rxPSt0AOb9rRn0 XukSD22KsCdtdg1zdPmPPe4pS2nl1McJs26aMSzrUM+ZiwkSgsvBBBlyMaQXtStk UB6LzmkeWHEMf70puLyKgyKhZsaPUwg56EsdyM4k16PfcvZGzg== =vW8C -----END PGP SIGNATURE----- --tqowif75f5g2v4d3-- From owner-svn-ports-head@freebsd.org Thu Dec 7 12:07:57 2017 Return-Path: Delivered-To: svn-ports-head@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 02618E85004; Thu, 7 Dec 2017 12:07:57 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9B6CF2A97; Thu, 7 Dec 2017 12:07:56 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 238F6BDD2D; Thu, 7 Dec 2017 13:07:54 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 9B617BDD25; Thu, 7 Dec 2017 13:07:53 +0100 (CET) Subject: Re: svn commit: r447981 - in head/ports-mgmt/portlint: . src To: Pietro Cerutti , Joe Marcus Clarke Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201708151243.v7FChEAF043279@repo.freebsd.org> <20171207080421.qijzbigqkbfbezqe@ptrcrt.ch> <20171207081055.xtssqrp5okethfeu@ptrcrt.ch> <20171207081308.5bxt5mp2o5wr33un@ptrcrt.ch> <20171207120403.7wafl635xclviqsr@ptrcrt.ch> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <67778550-ec80-89d4-8914-80d001280e6d@FreeBSD.org> Date: Thu, 7 Dec 2017 13:07:51 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <20171207120403.7wafl635xclviqsr@ptrcrt.ch> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="PBGFXvFN2hm8pvgs9THKFUTgcGaiW5h1K" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 12:07:57 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --PBGFXvFN2hm8pvgs9THKFUTgcGaiW5h1K Content-Type: multipart/mixed; boundary="cS8nX8qONro97o5Cu6lWWM3186sN3NGRt"; protected-headers="v1" From: Mathieu Arnold To: Pietro Cerutti , Joe Marcus Clarke Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <67778550-ec80-89d4-8914-80d001280e6d@FreeBSD.org> Subject: Re: svn commit: r447981 - in head/ports-mgmt/portlint: . src References: <201708151243.v7FChEAF043279@repo.freebsd.org> <20171207080421.qijzbigqkbfbezqe@ptrcrt.ch> <20171207081055.xtssqrp5okethfeu@ptrcrt.ch> <20171207081308.5bxt5mp2o5wr33un@ptrcrt.ch> <20171207120403.7wafl635xclviqsr@ptrcrt.ch> In-Reply-To: <20171207120403.7wafl635xclviqsr@ptrcrt.ch> --cS8nX8qONro97o5Cu6lWWM3186sN3NGRt Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 07/12/2017 =C3=A0 13:04, Pietro Cerutti a =C3=A9crit=C2=A0: > On Dec 7 17 06:22, Joe Marcus Clarke wrote: >> On 12/7/17 03:13, Pietro Cerutti wrote: >>> On Dec 7 17 08:10, Pietro Cerutti wrote: >>>> On Dec 7 17 08:04, Pietro Cerutti wrote: >>>>> On Aug 15 17 12:43, Joe Marcus Clarke wrote: >>>>>> Author: marcus >>>>>> Date: Tue Aug 15 12:43:14 2017 >>>>>> New Revision: 447981 >>>>>> URL: https://svnweb.freebsd.org/changeset/ports/447981 >>>>>> >>>>>> Log: >>>>>> Update to 2.17.12. >>>>>> @@ -3400,6 +3437,11 @@ sub abspathname { >>>>>> =20 >>>>>> if ($pre =3D~ /MASTER_SITE_SUBDIR/) { >>>>>> # MASTER_SITE_SUBDIR lines are ok. >>>>>> + $i =3D ''; >>>>>> + } >>>>>> + if ($s =3D~ /\$\{[^}]*?$i/) { >>>>>> + # If we're inside a make variable, we probably do not have >>>>>> + # an absolute path. >>>>>> $i =3D ''; >>>>>> } >>>>>> } >>>>>> >>>>> Unmatched ) in regex; marked by <-- HERE in m/\$\{[^}]*?/dev/null 2= >&1 )=20 >>>>> <-- HERE / at /usr/local/bin/portlint line 3443. >>>>> >>>>> I think the ? doesn't belong there. >>>> No, my analysis was wrong. It's about the contents of the $i variabl= e.=20 >>>> Here's why. You can reproduce by portlint -AC in net-im/openfire. >>>> >>>> i is /var/log/openfire >>>> WARN: Makefile: possible use of absolute pathname "/var/log/openfire= ". >>>> >>>> i is /var/db/openfire >>>> WARN: Makefile: possible use of absolute pathname "/var/db/openfire"= =2E >>>> >>>> i is /dev/null 2>&1 ) >>>> Unmatched ) in regex; marked by <-- HERE in m/\$\{[^}]*?/dev/null 2>= &1 )=20 >>>> <-- HERE / at /usr/local/bin/portlint line 3444. >>> Surrounding $i with \Q and \E in the regex solves the problem. >>> >>> >> Thanks. I'll commit a quick fix ahead of the next release. > Thanks. I still don't understand why you have both * and ? as=20 > quantifiers, though. perlre(1): =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 *?=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Match 0 or more times, not greedily --=20 Mathieu Arnold --cS8nX8qONro97o5Cu6lWWM3186sN3NGRt-- --PBGFXvFN2hm8pvgs9THKFUTgcGaiW5h1K Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJaKS8YXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85ISyUP/AsZzWE/+HaBWUOz2MXAmp45 xbgwIM3tpHs133HOm8/GBjhb0qFnX4l4DwXDf09w+RAvfmXeWi7TO+rspK4nJEMP vow8ps+yDHK2luywD6mcwpPBTe4FYhQp5wdFsH+UaELr6FQUJHA+ZCLcSZvcYbKU 4Ax4zPQSLtx+JzVtkQKmKAemfsV/b1cMQfkym6AlP79GLmRa+vH1xUpPzAdj1e34 59zTSlDhgPgmSk5XlxXFb8sJyGK2UFXNx6G0SSOI+r4lYLrCkIHDo8NF0dgW5O/+ 6n+9DHqeh+fGqCvAmn4RQExi6oCqvW+uaGOr+q5iezJJUWBw7uj/hAJ5YjEafoSO O8zBbVRBONwIRuT459J3tzuLlPHX9wylfyopabGp1JQFCjipwsxv2UsMEroewFow LbCppQfy6QXaJddpQzK3MGPmp2i5ZUBw7ndC1fkqJI9cFV5bsjnbmHv71dKJ1GuK K2GOpw1bt6Cy45u0f2TsMrwCf1s42m0/xfNuJAtxd7gE5m0gk1ukmV+gorOwettT 4LMpRbuAHWn2aEN8VokPlBN+dhdU6SSv5imL7XW8v1F8KbIvUL/aActIgG76Hvm7 sT6DA3dGfNxXgdT9M4DNOEVNOdoS6uxoIQrym8UjNx4BsVq3WX3p96XJslEUzsyw XmsQb+4GoE9NtxcdIV7e =wV4R -----END PGP SIGNATURE----- --PBGFXvFN2hm8pvgs9THKFUTgcGaiW5h1K-- From owner-svn-ports-head@freebsd.org Thu Dec 7 12:12:49 2017 Return-Path: Delivered-To: svn-ports-head@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 CE6AAE85242; Thu, 7 Dec 2017 12:12:49 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ABAFD2EB4; Thu, 7 Dec 2017 12:12:49 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id DFEC7E7B; Thu, 7 Dec 2017 12:12:48 +0000 (UTC) From: Jan Beich To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r455210 - in head: . Mk/Uses accessibility accessibility/accerciser accessibility/caribou accessibility/orca accessibility/py-atspi accessibility/py-speech-dispatcher accessibility/py3-... References: <201711301550.vAUFoYsm001135@repo.freebsd.org> <2776e2b9-6614-6331-b7f7-4152c2e635c6@FreeBSD.org> Date: Thu, 07 Dec 2017 13:12:45 +0100 In-Reply-To: <2776e2b9-6614-6331-b7f7-4152c2e635c6@FreeBSD.org> (Mathieu Arnold's message of "Thu, 7 Dec 2017 10:32:22 +0100") Message-ID: <374m-4tz6-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 12:12:49 -0000 Mathieu Arnold writes: > Le 07/12/2017 =C3=A0 00:16, Jan Beich a =C3=A9crit=C2=A0: > >> Mathieu Arnold writes: >> >>> Author: mat >>> Date: Thu Nov 30 15:50:30 2017 >>> New Revision: 455210 >>> URL: https://svnweb.freebsd.org/changeset/ports/455210 >>> >>> Log: >>> Convert Python ports to FLAVORS. >> [...] >>> Index: Mk/Uses/python.mk >> [...] >>> +.if ${FLAVOR:Mpy[23]*} >> Shouldn't this use :U like suggested by CHANGES? > > I have absolutely no idea what you are replying to. Maybe the following would help: $ svn blame Mk/Uses/python.mk | sed -n '/:Mpy/,/endif/p' 455210 mat .if ${FLAVOR:Mpy[23]*} 455210 mat _PYTHON_VERSION=3D ${FLAVOR:S/py//:C/(.)/\1./} 455210 mat .endif $ sed -i '' 's/:Mpy/:U&/' Mk/Uses/python.mk $ svn diff Mk/Uses/python.mk Index: Mk/Uses/python.mk =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- Mk/Uses/python.mk (revision 455493) +++ Mk/Uses/python.mk (working copy) @@ -436,7 +436,7 @@ FLAVOR=3D ${FLAVORS:[1]} . endif .endif =20 -.if ${FLAVOR:Mpy[23]*} +.if ${FLAVOR:U:Mpy[23]*} _PYTHON_VERSION=3D ${FLAVOR:S/py//:C/(.)/\1./} .endif =20 From owner-svn-ports-head@freebsd.org Thu Dec 7 12:27:00 2017 Return-Path: Delivered-To: svn-ports-head@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 14364E856CC; Thu, 7 Dec 2017 12:27:00 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mail.ptrcrt.ch (gahr.cloud.tilaa.com [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (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 0DBC933C2; Thu, 7 Dec 2017 12:26:58 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by mail.ptrcrt.ch (OpenSMTPD) with ESMTPS id e4dcc691 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Thu, 7 Dec 2017 12:26:57 +0000 (UTC) Date: Thu, 7 Dec 2017 12:26:57 +0000 From: Pietro Cerutti To: Mathieu Arnold Cc: Joe Marcus Clarke , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r447981 - in head/ports-mgmt/portlint: . src Message-ID: <20171207122656.k2t2uruhqwrhzt3f@ptrcrt.ch> Reply-To: Pietro Cerutti References: <201708151243.v7FChEAF043279@repo.freebsd.org> <20171207080421.qijzbigqkbfbezqe@ptrcrt.ch> <20171207081055.xtssqrp5okethfeu@ptrcrt.ch> <20171207081308.5bxt5mp2o5wr33un@ptrcrt.ch> <20171207120403.7wafl635xclviqsr@ptrcrt.ch> <67778550-ec80-89d4-8914-80d001280e6d@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="z6uhslesy46g6wvv" Content-Disposition: inline In-Reply-To: <67778550-ec80-89d4-8914-80d001280e6d@FreeBSD.org> X-PGP-Key: fp="DA6D E106 A5B8 54B8 5DD8 6D49 ADD0 D38E A192 089E"; id="0xA192089E"; get=; get=; get=; get= OpenPGP: id=A192089E; url=https://gahr.ch/pgp/0xADD0D38EA192089E.txt; url=https://keybase.io/gahr/key.asc User-Agent: NeoMutt/20171027-245-1d0c7d X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 12:27:00 -0000 --z6uhslesy46g6wvv Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Dec 7 17 13:07, Mathieu Arnold wrote: > Le 07/12/2017 =C3=A0 13:04, Pietro Cerutti a =C3=A9crit=C2=A0: > > On Dec 7 17 06:22, Joe Marcus Clarke wrote: > >> On 12/7/17 03:13, Pietro Cerutti wrote: > >>> On Dec 7 17 08:10, Pietro Cerutti wrote: > >>>> On Dec 7 17 08:04, Pietro Cerutti wrote: > >>>>> On Aug 15 17 12:43, Joe Marcus Clarke wrote: > >>>>>> Author: marcus > >>>>>> Date: Tue Aug 15 12:43:14 2017 > >>>>>> New Revision: 447981 > >>>>>> URL: https://svnweb.freebsd.org/changeset/ports/447981 > >>>>>> > >>>>>> Log: > >>>>>> Update to 2.17.12. > >>>>>> @@ -3400,6 +3437,11 @@ sub abspathname { > >>>>>> =20 > >>>>>> if ($pre =3D~ /MASTER_SITE_SUBDIR/) { > >>>>>> # MASTER_SITE_SUBDIR lines are ok. > >>>>>> + $i =3D ''; > >>>>>> + } > >>>>>> + if ($s =3D~ /\$\{[^}]*?$i/) { > >>>>>> + # If we're inside a make variable, we probably do not have > >>>>>> + # an absolute path. > >>>>>> $i =3D ''; > >>>>>> } > >>>>>> } > >>>>>> > >>>>> Unmatched ) in regex; marked by <-- HERE in m/\$\{[^}]*?/dev/null 2= >&1 )=20 > >>>>> <-- HERE / at /usr/local/bin/portlint line 3443. > >>>>> > >>>>> I think the ? doesn't belong there. > >>>> No, my analysis was wrong. It's about the contents of the $i variabl= e.=20 > >>>> Here's why. You can reproduce by portlint -AC in net-im/openfire. > >>>> > >>>> i is /var/log/openfire > >>>> WARN: Makefile: possible use of absolute pathname "/var/log/openfire= ". > >>>> > >>>> i is /var/db/openfire > >>>> WARN: Makefile: possible use of absolute pathname "/var/db/openfire". > >>>> > >>>> i is /dev/null 2>&1 ) > >>>> Unmatched ) in regex; marked by <-- HERE in m/\$\{[^}]*?/dev/null 2>= &1 )=20 > >>>> <-- HERE / at /usr/local/bin/portlint line 3444. > >>> Surrounding $i with \Q and \E in the regex solves the problem. > >>> > >>> > >> Thanks. I'll commit a quick fix ahead of the next release. > > Thanks. I still don't understand why you have both * and ? as=20 > > quantifiers, though. >=20 >=20 > perlre(1): >=20 > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 *?=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Match 0 or more times, not greedily >=20 oh, the non-greedy qualifier, thanks! --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org --z6uhslesy46g6wvv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJiBAABCgBMFiEE2m3hBqW4VLhd2G1JrdDTjqGSCJ4FAlopM4wuFIAAAAAAFQAQ cGthLWFkZHJlc3NAZ251cGcub3JnZ2FockBGcmVlQlNELm9yZwAKCRCt0NOOoZII ntkXEADICUd6FtyKKjBZKO16IX72kdCQ1stM4HIAtWimnSuw3D0twMm0KmhaiMfq gKQMOkdDq1vSIDvdXSRPHAe7nLzzEhUsUYUJDqoJdy5NIEwDkm/CnVolemV4ml6W nqrfjNcYiTszDMkQZBxJmZe5nr3QGYb+MlsjCHvgKiWLG0TUGUSmOLbVRrERyML9 ziyNml8RVUotggL6ZfKZ5/YUo0rv2evkoYNAJJ7fUA4ajI9Dpe5c+IX5mLjBGs+0 ZdN1ftqk/QEoYglnUQXW1ah3sD59KO6d9hLxmxU55rCqQYwbvTh9w/F5xU75tOxq 6JuGZ14D9HkEnnaF5LE7FYextkkD0fkedeE60schxtVMRPuUwzAC6gHlKM8+0z1r 2s2AS8NxkvAAEx8rQXDC+SBCOigI+GT7Ac5C/ZqiapKTv4x/mgCAWYJ/9ra4iXQG yPunEYuqw8fSB5eDUtepp50Fbkx7+tCrH2PmF1buAaL+t7unw3liQZAewrHCgJXL lS5CwcHbaoAg+4ncylbHxpYRLquLIMHR989APhy+qmt7zciAcny088m5bkNc4CZf ikMr/j6At3OmS7CEIMaSCHy5tt7ti64N2as8yD8vzTSREHe3H4j3R1worAJIwhPb myG0Rtl/w8FloyYYPKDvfO9F375rHZQQ05oEpElyh/zwozSCZA== =YBbG -----END PGP SIGNATURE----- --z6uhslesy46g6wvv-- From owner-svn-ports-head@freebsd.org Thu Dec 7 13:13:11 2017 Return-Path: Delivered-To: svn-ports-head@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 278B8E864C3; Thu, 7 Dec 2017 13:13:11 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DDC1763DE7; Thu, 7 Dec 2017 13:13:10 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 80CA9BDD2F; Thu, 7 Dec 2017 14:13:08 +0100 (CET) Received: from atuin.in.mat.cc (AMontsouris-654-1-244-118.w90-44.abo.wanadoo.fr [90.44.187.118]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 4506CBDD25; Thu, 7 Dec 2017 14:13:08 +0100 (CET) Subject: Re: svn commit: r455210 - in head: . Mk/Uses accessibility accessibility/accerciser accessibility/caribou accessibility/orca accessibility/py-atspi accessibility/py-speech-dispatcher accessibility/py3-... To: Jan Beich , Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201711301550.vAUFoYsm001135@repo.freebsd.org> <2776e2b9-6614-6331-b7f7-4152c2e635c6@FreeBSD.org> <374m-4tz6-wny@FreeBSD.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <9435537e-2f1c-2daa-b579-6c7ac253e6d9@FreeBSD.org> Date: Thu, 7 Dec 2017 14:13:21 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <374m-4tz6-wny@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Language: fr Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 13:13:11 -0000 Le 07/12/2017 =C3=A0 13:12, Jan Beich a =C3=A9crit=C2=A0: > Mathieu Arnold writes: > >> Le 07/12/2017 =C3=A0 00:16, Jan Beich a =C3=A9crit=C2=A0: >> >>> Mathieu Arnold writes: >>> >>>> Author: mat >>>> Date: Thu Nov 30 15:50:30 2017 >>>> New Revision: 455210 >>>> URL: https://svnweb.freebsd.org/changeset/ports/455210 >>>> >>>> Log: >>>> Convert Python ports to FLAVORS. >>> [...] >>>> Index: Mk/Uses/python.mk >>> [...] >>>> +.if ${FLAVOR:Mpy[23]*} >>> Shouldn't this use :U like suggested by CHANGES? >> I have absolutely no idea what you are replying to. > Maybe the following would help: > > $ svn blame Mk/Uses/python.mk | sed -n '/:Mpy/,/endif/p' > 455210 mat .if ${FLAVOR:Mpy[23]*} > 455210 mat _PYTHON_VERSION=3D ${FLAVOR:S/py//:C/(.)/\1./} > 455210 mat .endif FLAVOR is only undefined before all includes, it is defined very early in Mk/bsd.port.mk, so there is no need for :U in any Mk/* files. > $ sed -i '' 's/:Mpy/:U&/' Mk/Uses/python.mk > > $ svn diff Mk/Uses/python.mk > Index: Mk/Uses/python.mk > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- Mk/Uses/python.mk (revision 455493) > +++ Mk/Uses/python.mk (working copy) > @@ -436,7 +436,7 @@ FLAVOR=3D ${FLAVORS:[1]} > . endif > .endif > =20 > -.if ${FLAVOR:Mpy[23]*} > +.if ${FLAVOR:U:Mpy[23]*} > _PYTHON_VERSION=3D ${FLAVOR:S/py//:C/(.)/\1./} > .endif > =20 > --=20 Mathieu Arnold From owner-svn-ports-head@freebsd.org Thu Dec 7 14:17:00 2017 Return-Path: Delivered-To: svn-ports-head@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 477FDE88748; Thu, 7 Dec 2017 14:17:00 +0000 (UTC) (envelope-from rodrigo@osorio.me) Received: from smtp.osorio.me (smtp.osorio.me [5.196.94.126]) by mx1.freebsd.org (Postfix) with ESMTP id 14F91663AE; Thu, 7 Dec 2017 14:16:59 +0000 (UTC) (envelope-from rodrigo@osorio.me) Received: from [192.168.43.40] (unknown [80.12.27.231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.osorio.me (Postfix) with ESMTPSA id 2C4982B79C; Thu, 7 Dec 2017 14:16:52 +0000 (UTC) Subject: Re: svn commit: r455702 - in head/x11/tilda: . files To: Alexey Dokuchaev , Rodrigo Osorio Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201712070946.vB79kgoe033148@repo.freebsd.org> <20171207095404.GA53464@FreeBSD.org> From: Rodrigo Osorio Message-ID: <6e1d8368-e900-cc0f-fe3e-1d07632f8273@osorio.me> Date: Thu, 7 Dec 2017 16:16:58 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171207095404.GA53464@FreeBSD.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 14:17:00 -0000 On 12/07/2017 10:54, Alexey Dokuchaev wrote: > On Thu, Dec 07, 2017 at 09:46:42AM +0000, Rodrigo Osorio wrote: >> New Revision: 455702 >> URL: https://svnweb.freebsd.org/changeset/ports/455702 >> >> Log: >> Tilda uses wrong ps flag on start >> Replace ps call by pgrep >> Bump PORTREVISION >> >> Modified: head/x11/tilda/files/patch-tilda.c >> ... >> @@ -1,5 +1,5 @@ >> ---- src/tilda.c.orig 2015-12-16 12:11:58 UTC >> -+++ src/tilda.c >> +--- src/tilda.c.orig 2017-09-08 22:19:35.318278000 +0300 >> ++++ src/tilda.c 2017-09-08 22:21:22.752550000 +0300 > Would you please please please not replace standard, "make makepatch" > conformant patch headers with this .XXXXXXXXX +YYYY stuff? Thank you, > > ./danfe Sorry for that, I'll fix it in a future commit Regards, - rodrigo From owner-svn-ports-head@freebsd.org Thu Dec 7 15:45:02 2017 Return-Path: Delivered-To: svn-ports-head@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 061E7E8A8F3; Thu, 7 Dec 2017 15:45:02 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 D47506907A; Thu, 7 Dec 2017 15:45:01 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7Fj0se082465; Thu, 7 Dec 2017 15:45:00 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7Fj0Ad082463; Thu, 7 Dec 2017 15:45:00 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201712071545.vB7Fj0Ad082463@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Thu, 7 Dec 2017 15:45:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455704 - head/sysutils/moosefs3-master X-SVN-Group: ports-head X-SVN-Commit-Author: lifanov X-SVN-Commit-Paths: head/sysutils/moosefs3-master X-SVN-Commit-Revision: 455704 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 15:45:02 -0000 Author: lifanov Date: Thu Dec 7 15:45:00 2017 New Revision: 455704 URL: https://svnweb.freebsd.org/changeset/ports/455704 Log: update MooseFS to 3.0.99 Recent changes since MooseFS 3.0.97: * MooseFS 3.0.99-1 (2017-11-23) - (master) disconnect all clients when exports has changed - (mount) do not show message about 'negative travel time' when the measured time is zero (happens in virtual machines) - (all) fixed get16bit function on big-endian machines * MooseFS 3.0.98-1 (2017-10-12) - (mount) changed default cache mode on OS X from 'direct' to 'auto' due to problems with mmap - (cgiserv) added seteuid to 'mfs' or 'nobody' - (cs+tools) use readdir instead of readdir_r on glibc 2.24+ - (debian) added support for systemd in debian packages - (all) fixed library dependencies (for libpcap,libz and libm) - (mount) fixed race between defered 'open' and 'locks' - (master) more chunk debugs and better handling chunk status change - (cs) fixed handling mark for removal (after reload sometimes cs could send chunks marked for removal as normal chunks) - (master) added file with metadata checksums (for future use) - (master) fixed way of sending gids to changelog/follower - (master) added inode checksum for some changes sent to changelog/follower - (metadump) added '0x' prefix for fileds dumped as hex numbers - (master) fixed ACL mask synchronization issues (restoring from changelog/leader->follower) PR: 224157 Submitted by: freebsd@moosefs.com (maintainer) Modified: head/sysutils/moosefs3-master/Makefile head/sysutils/moosefs3-master/distinfo Modified: head/sysutils/moosefs3-master/Makefile ============================================================================== --- head/sysutils/moosefs3-master/Makefile Thu Dec 7 11:26:19 2017 (r455703) +++ head/sysutils/moosefs3-master/Makefile Thu Dec 7 15:45:00 2017 (r455704) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= moosefs3 -PORTVERSION= 3.0.97 +PORTVERSION= 3.0.99 CATEGORIES= sysutils MASTER_SITES= http://ppa.moosefs.com/src/ PKGNAMESUFFIX?= -master Modified: head/sysutils/moosefs3-master/distinfo ============================================================================== --- head/sysutils/moosefs3-master/distinfo Thu Dec 7 11:26:19 2017 (r455703) +++ head/sysutils/moosefs3-master/distinfo Thu Dec 7 15:45:00 2017 (r455704) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501695601 -SHA256 (moosefs-3.0.97-1.tar.gz) = c8d3f5d6e67ee832edc3f02be26fe8c9e267832bbb05c45fb9957ddc062cfd4f -SIZE (moosefs-3.0.97-1.tar.gz) = 1115228 +TIMESTAMP = 1512615631 +SHA256 (moosefs-3.0.99-1.tar.gz) = 5440795e39b440ad19f8be849978b04abb2d3d1a714036cd5b5f7f4be757677a +SIZE (moosefs-3.0.99-1.tar.gz) = 1120228 From owner-svn-ports-head@freebsd.org Thu Dec 7 15:47:34 2017 Return-Path: Delivered-To: svn-ports-head@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 23EE5E8A979; Thu, 7 Dec 2017 15:47:34 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 F28CB691A8; Thu, 7 Dec 2017 15:47:33 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7FlX14082671; Thu, 7 Dec 2017 15:47:33 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7FlWsg082669; Thu, 7 Dec 2017 15:47:32 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201712071547.vB7FlWsg082669@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Thu, 7 Dec 2017 15:47:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455705 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 455705 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 15:47:34 -0000 Author: brnrd Date: Thu Dec 7 15:47:32 2017 New Revision: 455705 URL: https://svnweb.freebsd.org/changeset/ports/455705 Log: secuirty/vuxml: Document OpenSSL vulnerabilities Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Dec 7 15:45:00 2017 (r455704) +++ head/security/vuxml/vuln.xml Thu Dec 7 15:47:32 2017 (r455705) @@ -58,6 +58,59 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + OpenSSL -- multiple vulnerabilities + + + openssl + 1.0.21.0.2n + + + + +

The OpenSSL project reports:

+
+
  • Read/write after SSL object in error state (CVE-2017-3737)
    + OpenSSL 1.0.2 (starting from version 1.0.2b) introduced an "error + state" mechanism. The intent was that if a fatal error occurred + during a handshake then OpenSSL would move into the error state and + would immediately fail if you attempted to continue the handshake. + This works as designed for the explicit handshake functions + (SSL_do_handshake(), SSL_accept() and SSL_connect()), however due to + a bug it does not work correctly if SSL_read() or SSL_write() is + called directly. In that scenario, if the handshake fails then a + fatal error will be returned in the initial function call. If + SSL_read()/SSL_write() is subsequently called by the application for + the same SSL object then it will succeed and the data is passed + without being decrypted/encrypted directly from the SSL/TLS record + layer.
  • +
  • rsaz_1024_mul_avx2 overflow bug on x86_64 (CVE-2017-3738)
    + There is an overflow bug in the AVX2 Montgomery multiplication + procedure used in exponentiation with 1024-bit moduli. No EC + algorithms are affected. Analysis suggests that attacks against + RSA and DSA as a result of this defect would be very difficult to + perform and are not believed likely. Attacks against DH1024 are + considered just feasible, because most of the work necessary to + deduce information about a private key may be performed offline. + The amount of resources required for such an attack would be + significant. However, for an attack on TLS to be meaningful, the + server would have to share the DH1024 private key among multiple + clients, which is no longer an option since CVE-2016-0701.
  • +
+
+ +
+ + https://www.openssl.org/news/secadv/20171207.txt + CVE-2017-3737 + CVE-2017-3738 + + + 2017-12-07 + 2017-12-07 + +
+ FreeBSD -- OpenSSL multiple vulnerabilities From owner-svn-ports-head@freebsd.org Thu Dec 7 15:48:59 2017 Return-Path: Delivered-To: svn-ports-head@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 07247E8A9C2; Thu, 7 Dec 2017 15:48:59 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 D5912692C5; Thu, 7 Dec 2017 15:48:58 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7Fmvwi082870; Thu, 7 Dec 2017 15:48:57 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7Fmvql082867; Thu, 7 Dec 2017 15:48:57 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201712071548.vB7Fmvql082867@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Thu, 7 Dec 2017 15:48:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455706 - in head/security/openssl: . files X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: in head/security/openssl: . files X-SVN-Commit-Revision: 455706 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 15:48:59 -0000 Author: brnrd Date: Thu Dec 7 15:48:57 2017 New Revision: 455706 URL: https://svnweb.freebsd.org/changeset/ports/455706 Log: security/openssl: Update to 1.0.2m - Remove patch now included upstream - Include post-release patch for clang build error MFH: 2017Q4 Security: 3bb451fc-db64-11e7-ac58-b499baebfeaf Added: head/security/openssl/files/patch-ssl_fatalerrtest.c (contents, props changed) Deleted: head/security/openssl/files/patch-ssl_s23__clnt.c Modified: head/security/openssl/Makefile head/security/openssl/distinfo Modified: head/security/openssl/Makefile ============================================================================== --- head/security/openssl/Makefile Thu Dec 7 15:47:32 2017 (r455705) +++ head/security/openssl/Makefile Thu Dec 7 15:48:57 2017 (r455706) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openssl -PORTVERSION= 1.0.2m +PORTVERSION= 1.0.2n PORTEPOCH= 1 CATEGORIES= security devel MASTER_SITES= http://www.openssl.org/source/ \ Modified: head/security/openssl/distinfo ============================================================================== --- head/security/openssl/distinfo Thu Dec 7 15:47:32 2017 (r455705) +++ head/security/openssl/distinfo Thu Dec 7 15:48:57 2017 (r455706) @@ -1,6 +1,6 @@ -TIMESTAMP = 1509655985 -SHA256 (openssl-1.0.2/openssl-1.0.2m.tar.gz) = 8c6ff15ec6b319b50788f42c7abc2890c08ba5a1cdcd3810eb9092deada37b0f -SIZE (openssl-1.0.2/openssl-1.0.2m.tar.gz) = 5373776 +TIMESTAMP = 1512655797 +SHA256 (openssl-1.0.2/openssl-1.0.2n.tar.gz) = 370babb75f278c39e0c50e8c4e7493bc0f18db6867478341a832a982fd15a8fe +SIZE (openssl-1.0.2/openssl-1.0.2n.tar.gz) = 5375802 SHA256 (openssl-1.0.2/1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch) = 2eddcb7ab342285cb637ce6b6be143cca835f449f35dd9bb8c7b9167ba2117a7 SIZE (openssl-1.0.2/1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch) = 3717 SHA256 (openssl-1.0.2/1002-backport-changes-from-upstream-padlock-module.patch) = aee88a24622ce9d71e38deeb874e58435dcf8ff5690f56194f0e4a00fb09b260 Added: head/security/openssl/files/patch-ssl_fatalerrtest.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/openssl/files/patch-ssl_fatalerrtest.c Thu Dec 7 15:48:57 2017 (r455706) @@ -0,0 +1,48 @@ +From a4597f079bf2662e06d505538f83b6b610c41c7c Mon Sep 17 00:00:00 2001 +From: Matt Caswell +Date: Thu, 7 Dec 2017 14:40:49 +0000 +Subject: [PATCH] Fix initialisation in fatalerrtest + +--- + ssl/fatalerrtest.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/ssl/fatalerrtest.c b/ssl/fatalerrtest.c +index 0288c33fa2e..749bc3697ea 100644 +--- ssl/fatalerrtest.c.orig ++++ ssl/fatalerrtest.c +@@ -13,8 +13,8 @@ + + int main(int argc, char *argv[]) + { +- SSL_CTX *sctx, *cctx; +- SSL *sssl, *cssl; ++ SSL_CTX *sctx = NULL, *cctx = NULL; ++ SSL *sssl = NULL, *cssl = NULL; + const char *msg = "Dummy"; + BIO *err = NULL, *wbio = NULL; + int ret = 1, len; +From b24e0573c6838e8d726fb16d558c562ce4e8f025 Mon Sep 17 00:00:00 2001 +From: Matt Caswell +Date: Thu, 7 Dec 2017 14:41:21 +0000 +Subject: [PATCH] Fix the buffer sizing in the fatalerrtest + +Fixes #4865 +--- + ssl/fatalerrtest.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/ssl/fatalerrtest.c b/ssl/fatalerrtest.c +index 749bc3697ea..f9d66e27b30 100644 +--- ssl/fatalerrtest.c.orig ++++ ssl/fatalerrtest.c +@@ -76,7 +76,7 @@ int main(int argc, char *argv[]) + } + + /* SSL_read()/SSL_write should fail because of a previous fatal error */ +- if ((len = SSL_read(sssl, buf, sizeof(buf - 1))) > 0) { ++ if ((len = SSL_read(sssl, buf, sizeof(buf) - 1)) > 0) { + buf[len] = '\0'; + printf("Unexpected success reading data: %s\n", buf); + goto err; + From owner-svn-ports-head@freebsd.org Thu Dec 7 15:59:10 2017 Return-Path: Delivered-To: svn-ports-head@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 C1166E8ADFA; Thu, 7 Dec 2017 15:59:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 8D4BF698B6; Thu, 7 Dec 2017 15:59:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7Fx9TA087008; Thu, 7 Dec 2017 15:59:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7Fx93U087006; Thu, 7 Dec 2017 15:59:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071559.vB7Fx93U087006@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 15:59:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455707 - in head/databases: . php72-memcache X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/databases: . php72-memcache X-SVN-Commit-Revision: 455707 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 15:59:10 -0000 Author: sunpoet Date: Thu Dec 7 15:59:09 2017 New Revision: 455707 URL: https://svnweb.freebsd.org/changeset/ports/455707 Log: Add php72-memcache 3.0.8 (copied from php71-memcache) Added: head/databases/php72-memcache/ - copied from r455635, head/databases/php71-memcache/ Modified: head/databases/Makefile head/databases/php72-memcache/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Thu Dec 7 15:48:57 2017 (r455706) +++ head/databases/Makefile Thu Dec 7 15:59:09 2017 (r455707) @@ -656,6 +656,7 @@ SUBDIR += php71-sqlite3 SUBDIR += php72-dba SUBDIR += php72-interbase + SUBDIR += php72-memcache SUBDIR += php72-mysqli SUBDIR += php72-odbc SUBDIR += php72-pdo Modified: head/databases/php72-memcache/Makefile ============================================================================== --- head/databases/php71-memcache/Makefile Wed Dec 6 04:43:03 2017 (r455635) +++ head/databases/php72-memcache/Makefile Thu Dec 7 15:59:09 2017 (r455707) @@ -8,7 +8,7 @@ CATEGORIES= databases PKGNAMEPREFIX= php71- MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Memcached extension for PHP 7.1 +COMMENT= Memcached extension for PHP 7.2 LICENSE= PHP30 LICENSE_FILE= ${WRKSRC}/LICENSE @@ -18,8 +18,8 @@ OPTIONS_DEFINE= EXAMPLES PORTSCOUT= skipv:start CONFIGURE_ARGS= --with-zlib-dir=/usr -IGNORE_WITH_PHP=56 70 72 -PHP_VER= 71 +IGNORE_WITH_PHP=56 70 71 +PHP_VER= 72 USE_CSTD= gnu89 USE_PHP= session:build zlib:build USES= dos2unix php:ext From owner-svn-ports-head@freebsd.org Thu Dec 7 16:00:04 2017 Return-Path: Delivered-To: svn-ports-head@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 95E8EE8AE5F; Thu, 7 Dec 2017 16:00:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 61CA7699C6; Thu, 7 Dec 2017 16:00:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G03oH087214; Thu, 7 Dec 2017 16:00:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G03kn087212; Thu, 7 Dec 2017 16:00:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071600.vB7G03kn087212@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:00:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455708 - head/www/tinymce X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/tinymce X-SVN-Commit-Revision: 455708 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:00:04 -0000 Author: sunpoet Date: Thu Dec 7 16:00:03 2017 New Revision: 455708 URL: https://svnweb.freebsd.org/changeset/ports/455708 Log: Update to 4.7.4 Changes: https://github.com/tinymce/tinymce/blob/master/changelog.txt Modified: head/www/tinymce/Makefile head/www/tinymce/distinfo Modified: head/www/tinymce/Makefile ============================================================================== --- head/www/tinymce/Makefile Thu Dec 7 15:59:09 2017 (r455707) +++ head/www/tinymce/Makefile Thu Dec 7 16:00:03 2017 (r455708) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tinymce -PORTVERSION= 4.7.3 +PORTVERSION= 4.7.4 CATEGORIES= www MASTER_SITES= http://download.ephox.com/${PORTNAME}/community/ \ LOCAL/sunpoet Modified: head/www/tinymce/distinfo ============================================================================== --- head/www/tinymce/distinfo Thu Dec 7 15:59:09 2017 (r455707) +++ head/www/tinymce/distinfo Thu Dec 7 16:00:03 2017 (r455708) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511545681 -SHA256 (tinymce_4.7.3.zip) = 901d9f65f293a082a86b53d5009f188edaf7f00cf195a8be4c5595f005fee39f -SIZE (tinymce_4.7.3.zip) = 617524 +TIMESTAMP = 1512594324 +SHA256 (tinymce_4.7.4.zip) = 95227d6c78061dae6ec4e5acf4e85bfe3cd8f61db42159c0ae82ab598647d2d3 +SIZE (tinymce_4.7.4.zip) = 618483 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:00:09 2017 Return-Path: Delivered-To: svn-ports-head@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 BED51E8AE6A; Thu, 7 Dec 2017 16:00:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 8A29B699CF; Thu, 7 Dec 2017 16:00:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G08EH087340; Thu, 7 Dec 2017 16:00:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G08LU087338; Thu, 7 Dec 2017 16:00:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071600.vB7G08LU087338@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:00:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455709 - head/devel/p5-experimental X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-experimental X-SVN-Commit-Revision: 455709 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:00:09 -0000 Author: sunpoet Date: Thu Dec 7 16:00:08 2017 New Revision: 455709 URL: https://svnweb.freebsd.org/changeset/ports/455709 Log: Update to 0.019 Changes: http://search.cpan.org/dist/experimental/Changes Modified: head/devel/p5-experimental/Makefile head/devel/p5-experimental/distinfo Modified: head/devel/p5-experimental/Makefile ============================================================================== --- head/devel/p5-experimental/Makefile Thu Dec 7 16:00:03 2017 (r455708) +++ head/devel/p5-experimental/Makefile Thu Dec 7 16:00:08 2017 (r455709) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= experimental -PORTVERSION= 0.018 +PORTVERSION= 0.019 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LEONT Modified: head/devel/p5-experimental/distinfo ============================================================================== --- head/devel/p5-experimental/distinfo Thu Dec 7 16:00:03 2017 (r455708) +++ head/devel/p5-experimental/distinfo Thu Dec 7 16:00:08 2017 (r455709) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512157686 -SHA256 (experimental-0.018.tar.gz) = 8726e6632c88c7247df7afa2236b7d4f55df3d07e135ef7eaf93379cb59ae266 -SIZE (experimental-0.018.tar.gz) = 19366879 +TIMESTAMP = 1512594340 +SHA256 (experimental-0.019.tar.gz) = e842ef67f62bcec434fa32f9a7bed1a07cd1508b28e29c11610f191f06fadf56 +SIZE (experimental-0.019.tar.gz) = 12575 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:00:15 2017 Return-Path: Delivered-To: svn-ports-head@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 25006E8AE89; Thu, 7 Dec 2017 16:00:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E15D569A2B; Thu, 7 Dec 2017 16:00:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G0D4t087446; Thu, 7 Dec 2017 16:00:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G0D01087445; Thu, 7 Dec 2017 16:00:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071600.vB7G0D01087445@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:00:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455710 - head/devel/py-backports.functools_lru_cache X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-backports.functools_lru_cache X-SVN-Commit-Revision: 455710 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:00:15 -0000 Author: sunpoet Date: Thu Dec 7 16:00:13 2017 New Revision: 455710 URL: https://svnweb.freebsd.org/changeset/ports/455710 Log: Clean up Makefile Modified: head/devel/py-backports.functools_lru_cache/Makefile Modified: head/devel/py-backports.functools_lru_cache/Makefile ============================================================================== --- head/devel/py-backports.functools_lru_cache/Makefile Thu Dec 7 16:00:08 2017 (r455709) +++ head/devel/py-backports.functools_lru_cache/Makefile Thu Dec 7 16:00:13 2017 (r455710) @@ -13,7 +13,7 @@ COMMENT= Backport of functools.lru_cache from Python 3 LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.15.0:devel/py-setuptools_scm@${FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backports>0:devel/py-backports@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backports>=0:devel/py-backports@${FLAVOR} NO_ARCH= yes USE_PYTHON= autoplist distutils @@ -23,10 +23,8 @@ POST_PLIST= trim-backports-namespace post-install: @${RM} ${STAGEDIR}${PYTHON_SITELIBDIR}/backports/__init__.py* - @${RM} -r ${STAGEDIR}${PYTHON_SITELIBDIR}/backports/__pycache__ trim-backports-namespace: @${REINPLACE_CMD} '/backports\/__init__.py*/d' ${TMPPLIST} - @${REINPLACE_CMD} '/backports\/__pycache__*/d' ${TMPPLIST} .include From owner-svn-ports-head@freebsd.org Thu Dec 7 16:00:19 2017 Return-Path: Delivered-To: svn-ports-head@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 CF247E8AEA6; Thu, 7 Dec 2017 16:00:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 8BD2469AC0; Thu, 7 Dec 2017 16:00:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G0Iir087555; Thu, 7 Dec 2017 16:00:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G0In2087554; Thu, 7 Dec 2017 16:00:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071600.vB7G0In2087554@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:00:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455711 - head/devel/py-wrapt X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-wrapt X-SVN-Commit-Revision: 455711 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:00:20 -0000 Author: sunpoet Date: Thu Dec 7 16:00:18 2017 New Revision: 455711 URL: https://svnweb.freebsd.org/changeset/ports/455711 Log: Use USES= Modified: head/devel/py-wrapt/Makefile Modified: head/devel/py-wrapt/Makefile ============================================================================== --- head/devel/py-wrapt/Makefile Thu Dec 7 16:00:13 2017 (r455710) +++ head/devel/py-wrapt/Makefile Thu Dec 7 16:00:18 2017 (r455711) @@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_PYTHON= autoplist concurrent distutils -USES?= python +USES= python post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/wrapt/_wrappers.so From owner-svn-ports-head@freebsd.org Thu Dec 7 16:00:26 2017 Return-Path: Delivered-To: svn-ports-head@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 150ECE8AEE9; Thu, 7 Dec 2017 16:00:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 4661869BD1; Thu, 7 Dec 2017 16:00:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G0Nqt087693; Thu, 7 Dec 2017 16:00:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G0Nex087690; Thu, 7 Dec 2017 16:00:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071600.vB7G0Nex087690@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:00:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455712 - in head/ftp/py-pycurl: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/ftp/py-pycurl: . files X-SVN-Commit-Revision: 455712 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:00:26 -0000 Author: sunpoet Date: Thu Dec 7 16:00:23 2017 New Revision: 455712 URL: https://svnweb.freebsd.org/changeset/ports/455712 Log: Add DOCS option - Fix documentation installation: - Avoid conflicts between FLAVORS - Do not install license files - Bump PORTREVISION for package change PR: 224108 Reported by: Ting-Wei Lan Added: head/ftp/py-pycurl/files/ head/ftp/py-pycurl/files/patch-setup.py (contents, props changed) Modified: head/ftp/py-pycurl/Makefile Modified: head/ftp/py-pycurl/Makefile ============================================================================== --- head/ftp/py-pycurl/Makefile Thu Dec 7 16:00:18 2017 (r455711) +++ head/ftp/py-pycurl/Makefile Thu Dec 7 16:00:23 2017 (r455712) @@ -3,6 +3,7 @@ PORTNAME= pycurl PORTVERSION= 7.43.0 +PORTREVISION= 1 CATEGORIES= ftp python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,10 +18,18 @@ LICENSE_MIT= ${WRKSRC}/COPYING-MIT LIB_DEPENDS= libcurl.so:ftp/curl +OPTIONS_DEFINE= DOCS + USE_PYTHON= autoplist concurrent distutils USES= python ssl +PORTDOCS= AUTHORS INSTALL.rst README.rst RELEASE-NOTES.rst + post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}.so + +post-install-DOCS-on: + ${MKDIR} ${STAGEDIR}${DOCSDIR}/ + cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ .include Added: head/ftp/py-pycurl/files/patch-setup.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/ftp/py-pycurl/files/patch-setup.py Thu Dec 7 16:00:23 2017 (r455712) @@ -0,0 +1,10 @@ +--- setup.py.orig 2016-02-04 04:39:06 UTC ++++ setup.py +@@ -815,7 +815,6 @@ if __name__ == "__main__": + elif len(sys.argv) > 1 and sys.argv[1] == 'docstrings-sources': + gen_docstrings_sources() + else: +- setup_args['data_files'] = get_data_files() + if 'PYCURL_RELEASE' in os.environ and os.environ['PYCURL_RELEASE'].lower() in ['1', 'yes', 'true']: + split_extension_source = False + else: From owner-svn-ports-head@freebsd.org Thu Dec 7 16:00:35 2017 Return-Path: Delivered-To: svn-ports-head@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 1E6E5E8AF2A; Thu, 7 Dec 2017 16:00:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 DC72B69D47; Thu, 7 Dec 2017 16:00:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G0Xr3087953; Thu, 7 Dec 2017 16:00:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G0Xlo087951; Thu, 7 Dec 2017 16:00:33 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071600.vB7G0Xlo087951@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:00:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455714 - head/devel/rubygem-cucumber-expressions X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-cucumber-expressions X-SVN-Commit-Revision: 455714 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:00:35 -0000 Author: sunpoet Date: Thu Dec 7 16:00:33 2017 New Revision: 455714 URL: https://svnweb.freebsd.org/changeset/ports/455714 Log: Update to 5.0.7 Changes: https://github.com/cucumber/cucumber-expressions-ruby/commits/master Modified: head/devel/rubygem-cucumber-expressions/Makefile head/devel/rubygem-cucumber-expressions/distinfo Modified: head/devel/rubygem-cucumber-expressions/Makefile ============================================================================== --- head/devel/rubygem-cucumber-expressions/Makefile Thu Dec 7 16:00:28 2017 (r455713) +++ head/devel/rubygem-cucumber-expressions/Makefile Thu Dec 7 16:00:33 2017 (r455714) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cucumber-expressions -PORTVERSION= 5.0.6 +PORTVERSION= 5.0.7 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-cucumber-expressions/distinfo ============================================================================== --- head/devel/rubygem-cucumber-expressions/distinfo Thu Dec 7 16:00:28 2017 (r455713) +++ head/devel/rubygem-cucumber-expressions/distinfo Thu Dec 7 16:00:33 2017 (r455714) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512157722 -SHA256 (rubygem/cucumber-expressions-5.0.6.gem) = 8b163bc1288d3642fc88e1b4c05373bc92b2634507a6cd362a515ff6f5d917a7 -SIZE (rubygem/cucumber-expressions-5.0.6.gem) = 17408 +TIMESTAMP = 1512594368 +SHA256 (rubygem/cucumber-expressions-5.0.7.gem) = 95897503c0d3e6e450c639407f3fa79c5253e6e2ce1370ce0052826614e27ef5 +SIZE (rubygem/cucumber-expressions-5.0.7.gem) = 17408 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:00:32 2017 Return-Path: Delivered-To: svn-ports-head@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 ED36EE8AF1C; Thu, 7 Dec 2017 16:00:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 68ADE69CB9; Thu, 7 Dec 2017 16:00:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G0SJE087828; Thu, 7 Dec 2017 16:00:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G0SDg087826; Thu, 7 Dec 2017 16:00:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071600.vB7G0SDg087826@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:00:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455713 - head/www/py-requests-mock X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/py-requests-mock X-SVN-Commit-Revision: 455713 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:00:33 -0000 Author: sunpoet Date: Thu Dec 7 16:00:28 2017 New Revision: 455713 URL: https://svnweb.freebsd.org/changeset/ports/455713 Log: Update to 1.4.0 - allow an adapter to be passed to a Mocker object - Rename [wheel] section to [bdist\_wheel] as the former is legacy - Include license file in the generated wheel package - Add testing for newer Python versions 3.5 and 3.6 - Return a separate copy for each call to decorator - Add string representation to \_RequestObjectProxy Modified: head/www/py-requests-mock/Makefile head/www/py-requests-mock/distinfo Modified: head/www/py-requests-mock/Makefile ============================================================================== --- head/www/py-requests-mock/Makefile Thu Dec 7 16:00:23 2017 (r455712) +++ head/www/py-requests-mock/Makefile Thu Dec 7 16:00:28 2017 (r455713) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= requests-mock -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-requests-mock/distinfo ============================================================================== --- head/www/py-requests-mock/distinfo Thu Dec 7 16:00:23 2017 (r455712) +++ head/www/py-requests-mock/distinfo Thu Dec 7 16:00:28 2017 (r455713) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506962911 -SHA256 (requests-mock-1.3.0.tar.gz) = bd86970d6c52cc97071f5185aa594de6a997a5ca63b3bb36aceb9bb9db49294b -SIZE (requests-mock-1.3.0.tar.gz) = 42399 +TIMESTAMP = 1512594354 +SHA256 (requests-mock-1.4.0.tar.gz) = 2931887853c42e1d73879983d5bf03041109472991c5b4b8dba5d11ed23b9d0b +SIZE (requests-mock-1.4.0.tar.gz) = 42169 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:00:50 2017 Return-Path: Delivered-To: svn-ports-head@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 507E9E8AF91; Thu, 7 Dec 2017 16:00:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 3A8BE69F38; Thu, 7 Dec 2017 16:00:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G0iMp088216; Thu, 7 Dec 2017 16:00:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G0i4F088213; Thu, 7 Dec 2017 16:00:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071600.vB7G0i4F088213@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:00:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455716 - in head/devel/rubygem-jekyll-coffeescript: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel/rubygem-jekyll-coffeescript: . files X-SVN-Commit-Revision: 455716 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:00:50 -0000 Author: sunpoet Date: Thu Dec 7 16:00:44 2017 New Revision: 455716 URL: https://svnweb.freebsd.org/changeset/ports/455716 Log: Update to 1.1.0 Changes: https://github.com/jekyll/jekyll-coffeescript/blob/master/History.markdown Modified: head/devel/rubygem-jekyll-coffeescript/Makefile head/devel/rubygem-jekyll-coffeescript/distinfo head/devel/rubygem-jekyll-coffeescript/files/patch-gemspec Modified: head/devel/rubygem-jekyll-coffeescript/Makefile ============================================================================== --- head/devel/rubygem-jekyll-coffeescript/Makefile Thu Dec 7 16:00:38 2017 (r455715) +++ head/devel/rubygem-jekyll-coffeescript/Makefile Thu Dec 7 16:00:44 2017 (r455716) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= jekyll-coffeescript -PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTVERSION= 1.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-jekyll-coffeescript/distinfo ============================================================================== --- head/devel/rubygem-jekyll-coffeescript/distinfo Thu Dec 7 16:00:38 2017 (r455715) +++ head/devel/rubygem-jekyll-coffeescript/distinfo Thu Dec 7 16:00:44 2017 (r455716) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481901465 -SHA256 (rubygem/jekyll-coffeescript-1.0.2.gem) = d65e8909cdeb2eade4d6193e655a1ed2d54fd76040ee3909f0ad8d2576c8e378 -SIZE (rubygem/jekyll-coffeescript-1.0.2.gem) = 4608 +TIMESTAMP = 1512594383 +SHA256 (rubygem/jekyll-coffeescript-1.1.0.gem) = 35ae279036e4309524ad21d9d6a5ebd36a516c357c4f53cffc9f8e3c731a7965 +SIZE (rubygem/jekyll-coffeescript-1.1.0.gem) = 4608 Modified: head/devel/rubygem-jekyll-coffeescript/files/patch-gemspec ============================================================================== --- head/devel/rubygem-jekyll-coffeescript/files/patch-gemspec Thu Dec 7 16:00:38 2017 (r455715) +++ head/devel/rubygem-jekyll-coffeescript/files/patch-gemspec Thu Dec 7 16:00:44 2017 (r455716) @@ -1,11 +1,11 @@ ---- jekyll-coffeescript.gemspec.orig 2017-07-11 12:23:41 UTC +--- jekyll-coffeescript.gemspec.orig 2017-12-07 12:16:58 UTC +++ jekyll-coffeescript.gemspec -@@ -20,7 +20,7 @@ Gem::Specification.new do |s| - s.specification_version = 4 +@@ -21,7 +21,7 @@ Gem::Specification.new do |s| if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, ["~> 2.2"]) - s.add_runtime_dependency(%q.freeze, ["~> 1.11.1"]) + s.add_runtime_dependency(%q.freeze, ["~> 1.11", ">= 1.11.1"]) - s.add_runtime_dependency(%q.freeze, ["~> 2.2"]) - s.add_development_dependency(%q.freeze, [">= 2.0"]) s.add_development_dependency(%q.freeze, ["~> 1.5"]) + s.add_development_dependency(%q.freeze, [">= 2.0"]) + s.add_development_dependency(%q.freeze, [">= 0"]) From owner-svn-ports-head@freebsd.org Thu Dec 7 16:00:51 2017 Return-Path: Delivered-To: svn-ports-head@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 C9A89E8AF9E; Thu, 7 Dec 2017 16:00:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 AEE8B6A00E; Thu, 7 Dec 2017 16:00:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G0ncI088341; Thu, 7 Dec 2017 16:00:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G0nRK088339; Thu, 7 Dec 2017 16:00:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071600.vB7G0nRK088339@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:00:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455717 - head/devel/rubygem-native-package-installer X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-native-package-installer X-SVN-Commit-Revision: 455717 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:00:52 -0000 Author: sunpoet Date: Thu Dec 7 16:00:49 2017 New Revision: 455717 URL: https://svnweb.freebsd.org/changeset/ports/455717 Log: Update to 1.0.6 Changes: https://github.com/ruby-gnome2/native-package-installer/blob/master/doc/text/news.md Modified: head/devel/rubygem-native-package-installer/Makefile head/devel/rubygem-native-package-installer/distinfo Modified: head/devel/rubygem-native-package-installer/Makefile ============================================================================== --- head/devel/rubygem-native-package-installer/Makefile Thu Dec 7 16:00:44 2017 (r455716) +++ head/devel/rubygem-native-package-installer/Makefile Thu Dec 7 16:00:49 2017 (r455717) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= native-package-installer -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-native-package-installer/distinfo ============================================================================== --- head/devel/rubygem-native-package-installer/distinfo Thu Dec 7 16:00:44 2017 (r455716) +++ head/devel/rubygem-native-package-installer/distinfo Thu Dec 7 16:00:49 2017 (r455717) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510468383 -SHA256 (rubygem/native-package-installer-1.0.5.gem) = c299002a4a05652598c26614a0fc4b75bc2c619d253e0db775d419382e0b54b9 -SIZE (rubygem/native-package-installer-1.0.5.gem) = 23040 +TIMESTAMP = 1512594389 +SHA256 (rubygem/native-package-installer-1.0.6.gem) = 7cff2ddbedc529e5f98422288e198428fcf420d78ffabfd4c88536870dda0c3f +SIZE (rubygem/native-package-installer-1.0.6.gem) = 23040 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:00:42 2017 Return-Path: Delivered-To: svn-ports-head@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 0E8FBE8AF59; Thu, 7 Dec 2017 16:00:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 B807369E4C; Thu, 7 Dec 2017 16:00:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G0dAc088077; Thu, 7 Dec 2017 16:00:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G0doH088074; Thu, 7 Dec 2017 16:00:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071600.vB7G0doH088074@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:00:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455715 - head/devel/rubygem-cucumber-tag_expressions X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-cucumber-tag_expressions X-SVN-Commit-Revision: 455715 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:00:42 -0000 Author: sunpoet Date: Thu Dec 7 16:00:38 2017 New Revision: 455715 URL: https://svnweb.freebsd.org/changeset/ports/455715 Log: Update to 1.1.1 - Add NO_ARCH Changes: https://github.com/cucumber/tag-expressions-ruby/commits/master Modified: head/devel/rubygem-cucumber-tag_expressions/Makefile head/devel/rubygem-cucumber-tag_expressions/distinfo Modified: head/devel/rubygem-cucumber-tag_expressions/Makefile ============================================================================== --- head/devel/rubygem-cucumber-tag_expressions/Makefile Thu Dec 7 16:00:33 2017 (r455714) +++ head/devel/rubygem-cucumber-tag_expressions/Makefile Thu Dec 7 16:00:38 2017 (r455715) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cucumber-tag_expressions -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,6 +12,7 @@ COMMENT= Cucumber tag expressions for Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +NO_ARCH= yes USE_RUBY= yes USES= gem Modified: head/devel/rubygem-cucumber-tag_expressions/distinfo ============================================================================== --- head/devel/rubygem-cucumber-tag_expressions/distinfo Thu Dec 7 16:00:33 2017 (r455714) +++ head/devel/rubygem-cucumber-tag_expressions/distinfo Thu Dec 7 16:00:38 2017 (r455715) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512157731 -SHA256 (rubygem/cucumber-tag_expressions-1.1.0.gem) = c656cdd00235dc2ff9a3a566b856d96621ecc536e12afde12730eca7f4bbecd8 -SIZE (rubygem/cucumber-tag_expressions-1.1.0.gem) = 7680 +TIMESTAMP = 1512594376 +SHA256 (rubygem/cucumber-tag_expressions-1.1.1.gem) = 6c0f88abbb4947cd5e89364c89680120e397f276c7d0a0e5c740f3e5255d7533 +SIZE (rubygem/cucumber-tag_expressions-1.1.1.gem) = 7680 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:01:08 2017 Return-Path: Delivered-To: svn-ports-head@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 6CBACE8B038; Thu, 7 Dec 2017 16:01:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 346326A233; Thu, 7 Dec 2017 16:01:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G15Go088719; Thu, 7 Dec 2017 16:01:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G144U088717; Thu, 7 Dec 2017 16:01:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071601.vB7G144U088717@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:01:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455720 - head/net/rubygem-gitaly-proto X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/rubygem-gitaly-proto X-SVN-Commit-Revision: 455720 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:01:08 -0000 Author: sunpoet Date: Thu Dec 7 16:01:04 2017 New Revision: 455720 URL: https://svnweb.freebsd.org/changeset/ports/455720 Log: Update to 0.59.0 Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master Modified: head/net/rubygem-gitaly-proto/Makefile head/net/rubygem-gitaly-proto/distinfo Modified: head/net/rubygem-gitaly-proto/Makefile ============================================================================== --- head/net/rubygem-gitaly-proto/Makefile Thu Dec 7 16:00:59 2017 (r455719) +++ head/net/rubygem-gitaly-proto/Makefile Thu Dec 7 16:01:04 2017 (r455720) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitaly-proto -PORTVERSION= 0.58.0 +PORTVERSION= 0.59.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-gitaly-proto/distinfo ============================================================================== --- head/net/rubygem-gitaly-proto/distinfo Thu Dec 7 16:00:59 2017 (r455719) +++ head/net/rubygem-gitaly-proto/distinfo Thu Dec 7 16:01:04 2017 (r455720) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512157780 -SHA256 (rubygem/gitaly-proto-0.58.0.gem) = f4e6421071fece2c54d1613fd41c14a7470426c02170078636ce4afa6d7e5e42 -SIZE (rubygem/gitaly-proto-0.58.0.gem) = 13312 +TIMESTAMP = 1512594413 +SHA256 (rubygem/gitaly-proto-0.59.0.gem) = 0279ae5307ee6ca56b547489c96bf75e07467b3c65e86f7a9c75411c8d080669 +SIZE (rubygem/gitaly-proto-0.59.0.gem) = 13312 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:00:56 2017 Return-Path: Delivered-To: svn-ports-head@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 44A74E8AFC7; Thu, 7 Dec 2017 16:00:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 0D78E6A05F; Thu, 7 Dec 2017 16:00:55 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G0t1v088464; Thu, 7 Dec 2017 16:00:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G0tWK088462; Thu, 7 Dec 2017 16:00:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071600.vB7G0tWK088462@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:00:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455718 - head/net/rubygem-fog-ovirt X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/rubygem-fog-ovirt X-SVN-Commit-Revision: 455718 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:00:56 -0000 Author: sunpoet Date: Thu Dec 7 16:00:54 2017 New Revision: 455718 URL: https://svnweb.freebsd.org/changeset/ports/455718 Log: Update to 0.1.2 Changes: https://github.com/fog/fog-ovirt/commits/master Modified: head/net/rubygem-fog-ovirt/Makefile head/net/rubygem-fog-ovirt/distinfo Modified: head/net/rubygem-fog-ovirt/Makefile ============================================================================== --- head/net/rubygem-fog-ovirt/Makefile Thu Dec 7 16:00:49 2017 (r455717) +++ head/net/rubygem-fog-ovirt/Makefile Thu Dec 7 16:00:54 2017 (r455718) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fog-ovirt -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-fog-ovirt/distinfo ============================================================================== --- head/net/rubygem-fog-ovirt/distinfo Thu Dec 7 16:00:49 2017 (r455717) +++ head/net/rubygem-fog-ovirt/distinfo Thu Dec 7 16:00:54 2017 (r455718) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507041438 -SHA256 (rubygem/fog-ovirt-0.1.1.gem) = 1063bfe3103fe416751cdb9c5923d24dfde65abe6893b4ff12d30f82fc3ea2db -SIZE (rubygem/fog-ovirt-0.1.1.gem) = 22528 +TIMESTAMP = 1512594398 +SHA256 (rubygem/fog-ovirt-0.1.2.gem) = 064adc0e5c72783f2228683c24fb8fdaa77f211401e0c9121dec46d4e54d3967 +SIZE (rubygem/fog-ovirt-0.1.2.gem) = 22528 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:01:01 2017 Return-Path: Delivered-To: svn-ports-head@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 6980CE8AFF8; Thu, 7 Dec 2017 16:01:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 304306A134; Thu, 7 Dec 2017 16:01:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G100d088592; Thu, 7 Dec 2017 16:01:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G10BX088590; Thu, 7 Dec 2017 16:01:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071601.vB7G10BX088590@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:01:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455719 - head/net/rubygem-fog-profitbricks X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/rubygem-fog-profitbricks X-SVN-Commit-Revision: 455719 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:01:01 -0000 Author: sunpoet Date: Thu Dec 7 16:00:59 2017 New Revision: 455719 URL: https://svnweb.freebsd.org/changeset/ports/455719 Log: Update to 4.1.1 Changes: https://github.com/fog/fog-profitbricks/releases https://github.com/fog/fog-profitbricks/commits/master Modified: head/net/rubygem-fog-profitbricks/Makefile head/net/rubygem-fog-profitbricks/distinfo Modified: head/net/rubygem-fog-profitbricks/Makefile ============================================================================== --- head/net/rubygem-fog-profitbricks/Makefile Thu Dec 7 16:00:54 2017 (r455718) +++ head/net/rubygem-fog-profitbricks/Makefile Thu Dec 7 16:00:59 2017 (r455719) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fog-profitbricks -PORTVERSION= 4.1.0 +PORTVERSION= 4.1.1 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-fog-profitbricks/distinfo ============================================================================== --- head/net/rubygem-fog-profitbricks/distinfo Thu Dec 7 16:00:54 2017 (r455718) +++ head/net/rubygem-fog-profitbricks/distinfo Thu Dec 7 16:00:59 2017 (r455719) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512157769 -SHA256 (rubygem/fog-profitbricks-4.1.0.gem) = 03ee7abc6d9b488f629145cf2109a55604e54c7d73b20dd9047f7c19cd07579c -SIZE (rubygem/fog-profitbricks-4.1.0.gem) = 81408 +TIMESTAMP = 1512594405 +SHA256 (rubygem/fog-profitbricks-4.1.1.gem) = 84b2754fdc30b68c8893d34e3228115227f92dc019a84028f0aba7d69e6be920 +SIZE (rubygem/fog-profitbricks-4.1.1.gem) = 81408 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:01:12 2017 Return-Path: Delivered-To: svn-ports-head@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 7D2F9E8B040; Thu, 7 Dec 2017 16:01:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 CB0FA6A3ED; Thu, 7 Dec 2017 16:01:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G19sZ088841; Thu, 7 Dec 2017 16:01:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G19mV088839; Thu, 7 Dec 2017 16:01:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071601.vB7G19mV088839@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:01:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455721 - head/net/rubygem-opennebula X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/rubygem-opennebula X-SVN-Commit-Revision: 455721 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:01:12 -0000 Author: sunpoet Date: Thu Dec 7 16:01:09 2017 New Revision: 455721 URL: https://svnweb.freebsd.org/changeset/ports/455721 Log: Update to 5.4.4 Changes: https://opennebula.org/software/release/ Modified: head/net/rubygem-opennebula/Makefile head/net/rubygem-opennebula/distinfo Modified: head/net/rubygem-opennebula/Makefile ============================================================================== --- head/net/rubygem-opennebula/Makefile Thu Dec 7 16:01:04 2017 (r455720) +++ head/net/rubygem-opennebula/Makefile Thu Dec 7 16:01:09 2017 (r455721) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= opennebula -PORTVERSION= 5.4.3 +PORTVERSION= 5.4.4 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-opennebula/distinfo ============================================================================== --- head/net/rubygem-opennebula/distinfo Thu Dec 7 16:01:04 2017 (r455720) +++ head/net/rubygem-opennebula/distinfo Thu Dec 7 16:01:09 2017 (r455721) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510070394 -SHA256 (rubygem/opennebula-5.4.3.gem) = d3e1a92838255d57968089f73c7671e4e009cfa871e661b67bce2236dc4db266 -SIZE (rubygem/opennebula-5.4.3.gem) = 73216 +TIMESTAMP = 1512594420 +SHA256 (rubygem/opennebula-5.4.4.gem) = bd730553054c65e4455378cefbc918286660924ad569e86d6e3fec95f78f56e6 +SIZE (rubygem/opennebula-5.4.4.gem) = 73216 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:01:21 2017 Return-Path: Delivered-To: svn-ports-head@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 5A0BCE8B063; Thu, 7 Dec 2017 16:01:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 EC1676A56D; Thu, 7 Dec 2017 16:01:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G1K6K089090; Thu, 7 Dec 2017 16:01:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G1JeD089087; Thu, 7 Dec 2017 16:01:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071601.vB7G1JeD089087@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:01:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455723 - head/textproc/rubygem-autoprefixer-rails X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/rubygem-autoprefixer-rails X-SVN-Commit-Revision: 455723 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:01:21 -0000 Author: sunpoet Date: Thu Dec 7 16:01:19 2017 New Revision: 455723 URL: https://svnweb.freebsd.org/changeset/ports/455723 Log: Update to 7.2.1 Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md Modified: head/textproc/rubygem-autoprefixer-rails/Makefile head/textproc/rubygem-autoprefixer-rails/distinfo Modified: head/textproc/rubygem-autoprefixer-rails/Makefile ============================================================================== --- head/textproc/rubygem-autoprefixer-rails/Makefile Thu Dec 7 16:01:14 2017 (r455722) +++ head/textproc/rubygem-autoprefixer-rails/Makefile Thu Dec 7 16:01:19 2017 (r455723) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= autoprefixer-rails -PORTVERSION= 7.1.6 +PORTVERSION= 7.2.1 CATEGORIES= textproc ruby MASTER_SITES= RG Modified: head/textproc/rubygem-autoprefixer-rails/distinfo ============================================================================== --- head/textproc/rubygem-autoprefixer-rails/distinfo Thu Dec 7 16:01:14 2017 (r455722) +++ head/textproc/rubygem-autoprefixer-rails/distinfo Thu Dec 7 16:01:19 2017 (r455723) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508684286 -SHA256 (rubygem/autoprefixer-rails-7.1.6.gem) = 747278a387959d711d74cd3c7174ce1cc8f3474aff56313cee686cc7cc8b5e04 -SIZE (rubygem/autoprefixer-rails-7.1.6.gem) = 190976 +TIMESTAMP = 1512595774 +SHA256 (rubygem/autoprefixer-rails-7.2.1.gem) = 99b8565c5ff8da6d9cb5029a77e8294a6fb306c6985092feddf7865f9ac7ae08 +SIZE (rubygem/autoprefixer-rails-7.2.1.gem) = 195072 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:01:34 2017 Return-Path: Delivered-To: svn-ports-head@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 6270FE8B09A; Thu, 7 Dec 2017 16:01:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 9BDD16A757; Thu, 7 Dec 2017 16:01:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G1T3h089338; Thu, 7 Dec 2017 16:01:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G1TfR089336; Thu, 7 Dec 2017 16:01:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071601.vB7G1TfR089336@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:01:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455725 - head/french/hunspell X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/french/hunspell X-SVN-Commit-Revision: 455725 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:01:34 -0000 Author: sunpoet Date: Thu Dec 7 16:01:29 2017 New Revision: 455725 URL: https://svnweb.freebsd.org/changeset/ports/455725 Log: Update to 6.2 Modified: head/french/hunspell/Makefile head/french/hunspell/distinfo Modified: head/french/hunspell/Makefile ============================================================================== --- head/french/hunspell/Makefile Thu Dec 7 16:01:24 2017 (r455724) +++ head/french/hunspell/Makefile Thu Dec 7 16:01:29 2017 (r455725) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 6.1 +PORTVERSION= 6.2 DISTVERSIONPREFIX= french-dictionaries-v CATEGORIES= french textproc MASTER_SITES= http://www.dicollecte.org/download/fr/ \ Modified: head/french/hunspell/distinfo ============================================================================== --- head/french/hunspell/distinfo Thu Dec 7 16:01:24 2017 (r455724) +++ head/french/hunspell/distinfo Thu Dec 7 16:01:29 2017 (r455725) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506518357 -SHA256 (hunspell/hunspell-french-dictionaries-v6.1.zip) = 0c6acc29d3ec88feed4e4772af4521af1d52ce3fb092e685d474486e06fc5070 -SIZE (hunspell/hunspell-french-dictionaries-v6.1.zip) = 1536548 +TIMESTAMP = 1512594173 +SHA256 (hunspell/hunspell-french-dictionaries-v6.2.zip) = c98147b99518a5aa51d51db58d6a153377bb9f366ebe8a21a2faa05b6c76308d +SIZE (hunspell/hunspell-french-dictionaries-v6.2.zip) = 1325294 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:01:38 2017 Return-Path: Delivered-To: svn-ports-head@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 D042AE8B0B0; Thu, 7 Dec 2017 16:01:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 68BE96A844; Thu, 7 Dec 2017 16:01:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G1Y6U089466; Thu, 7 Dec 2017 16:01:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G1YhL089464; Thu, 7 Dec 2017 16:01:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071601.vB7G1YhL089464@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:01:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455726 - head/german/mythes X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/german/mythes X-SVN-Commit-Revision: 455726 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:01:39 -0000 Author: sunpoet Date: Thu Dec 7 16:01:34 2017 New Revision: 455726 URL: https://svnweb.freebsd.org/changeset/ports/455726 Log: Update to 2017.12.03 Modified: head/german/mythes/Makefile head/german/mythes/distinfo Modified: head/german/mythes/Makefile ============================================================================== --- head/german/mythes/Makefile Thu Dec 7 16:01:29 2017 (r455725) +++ head/german/mythes/Makefile Thu Dec 7 16:01:34 2017 (r455726) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2017.11.19 +PORTVERSION= 2017.12.03 CATEGORIES= german textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ DISTNAME= Deutscher-Thesaurus-${PORTVERSION:C/\.//g} Modified: head/german/mythes/distinfo ============================================================================== --- head/german/mythes/distinfo Thu Dec 7 16:01:29 2017 (r455725) +++ head/german/mythes/distinfo Thu Dec 7 16:01:34 2017 (r455726) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511179888 -SHA256 (mythes/Deutscher-Thesaurus-20171119.oxt) = 5137915eefc302aa91f7716c3e0a84310d26bdd43592d7f8a37de69e52ec502d -SIZE (mythes/Deutscher-Thesaurus-20171119.oxt) = 8762811 +TIMESTAMP = 1512593475 +SHA256 (mythes/Deutscher-Thesaurus-20171203.oxt) = 83fc353ea9c3f1b18fc19d84b588b7385ce349d47d4b00f6b5eb51d8afd1572f +SIZE (mythes/Deutscher-Thesaurus-20171203.oxt) = 8768199 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:01:16 2017 Return-Path: Delivered-To: svn-ports-head@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 3322BE8B04F; Thu, 7 Dec 2017 16:01:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 D79876A4EC; Thu, 7 Dec 2017 16:01:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G1EF9088966; Thu, 7 Dec 2017 16:01:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G1EPu088964; Thu, 7 Dec 2017 16:01:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071601.vB7G1EPu088964@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:01:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455722 - head/net/rubygem-rbvmomi X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/rubygem-rbvmomi X-SVN-Commit-Revision: 455722 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:01:16 -0000 Author: sunpoet Date: Thu Dec 7 16:01:14 2017 New Revision: 455722 URL: https://svnweb.freebsd.org/changeset/ports/455722 Log: Update to 1.11.4 Changes: https://github.com/vmware/rbvmomi/releases https://github.com/vmware/rbvmomi/commits/master Modified: head/net/rubygem-rbvmomi/Makefile head/net/rubygem-rbvmomi/distinfo Modified: head/net/rubygem-rbvmomi/Makefile ============================================================================== --- head/net/rubygem-rbvmomi/Makefile Thu Dec 7 16:01:09 2017 (r455721) +++ head/net/rubygem-rbvmomi/Makefile Thu Dec 7 16:01:14 2017 (r455722) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rbvmomi -PORTVERSION= 1.11.3 +PORTVERSION= 1.11.4 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-rbvmomi/distinfo ============================================================================== --- head/net/rubygem-rbvmomi/distinfo Thu Dec 7 16:01:09 2017 (r455721) +++ head/net/rubygem-rbvmomi/distinfo Thu Dec 7 16:01:14 2017 (r455722) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498655058 -SHA256 (rubygem/rbvmomi-1.11.3.gem) = b3ab9eb3aa8789d578409060f30a14413c7867d5119d212cd354c28945a5f1cd -SIZE (rubygem/rbvmomi-1.11.3.gem) = 215552 +TIMESTAMP = 1512594429 +SHA256 (rubygem/rbvmomi-1.11.4.gem) = aff5439d466b10600e247c7b8cf12cc0afe7b1fe9918e7b9abd716ebda27b315 +SIZE (rubygem/rbvmomi-1.11.4.gem) = 219136 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:01:28 2017 Return-Path: Delivered-To: svn-ports-head@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 1FA22E8B08B; Thu, 7 Dec 2017 16:01:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 962BC6A661; Thu, 7 Dec 2017 16:01:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G1ON8089213; Thu, 7 Dec 2017 16:01:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G1Oif089211; Thu, 7 Dec 2017 16:01:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071601.vB7G1Oif089211@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:01:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455724 - head/www/rubygem-json-jwt X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/rubygem-json-jwt X-SVN-Commit-Revision: 455724 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:01:29 -0000 Author: sunpoet Date: Thu Dec 7 16:01:24 2017 New Revision: 455724 URL: https://svnweb.freebsd.org/changeset/ports/455724 Log: Update to 1.8.2 Changes: https://github.com/nov/json-jwt/commits/master Modified: head/www/rubygem-json-jwt/Makefile head/www/rubygem-json-jwt/distinfo Modified: head/www/rubygem-json-jwt/Makefile ============================================================================== --- head/www/rubygem-json-jwt/Makefile Thu Dec 7 16:01:19 2017 (r455723) +++ head/www/rubygem-json-jwt/Makefile Thu Dec 7 16:01:24 2017 (r455724) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= json-jwt -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.2 CATEGORIES= www devel rubygems MASTER_SITES= RG Modified: head/www/rubygem-json-jwt/distinfo ============================================================================== --- head/www/rubygem-json-jwt/distinfo Thu Dec 7 16:01:19 2017 (r455723) +++ head/www/rubygem-json-jwt/distinfo Thu Dec 7 16:01:24 2017 (r455724) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510070402 -SHA256 (rubygem/json-jwt-1.8.0.gem) = 7b892ac83fc7d6ea2a41df43485a1e3d6c3a305a05eba8e335f6e6f644dc9bbf -SIZE (rubygem/json-jwt-1.8.0.gem) = 26624 +TIMESTAMP = 1512594453 +SHA256 (rubygem/json-jwt-1.8.2.gem) = 9b909113dab798c236eca99df315c3d90056b216cafe1036fe44923da3330cbe +SIZE (rubygem/json-jwt-1.8.2.gem) = 26624 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:02:02 2017 Return-Path: Delivered-To: svn-ports-head@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 96CF1E8B172; Thu, 7 Dec 2017 16:02:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 B6D966AC91; Thu, 7 Dec 2017 16:02:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G1xWa090086; Thu, 7 Dec 2017 16:01:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G1xVU090084; Thu, 7 Dec 2017 16:01:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071601.vB7G1xVU090084@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:01:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455731 - head/www/p5-Dancer-Plugin-RPC X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/p5-Dancer-Plugin-RPC X-SVN-Commit-Revision: 455731 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:02:02 -0000 Author: sunpoet Date: Thu Dec 7 16:01:59 2017 New Revision: 455731 URL: https://svnweb.freebsd.org/changeset/ports/455731 Log: Update to 1.07 Changes: http://search.cpan.org/dist/Dancer-Plugin-RPC/Changes Modified: head/www/p5-Dancer-Plugin-RPC/Makefile head/www/p5-Dancer-Plugin-RPC/distinfo Modified: head/www/p5-Dancer-Plugin-RPC/Makefile ============================================================================== --- head/www/p5-Dancer-Plugin-RPC/Makefile Thu Dec 7 16:01:54 2017 (r455730) +++ head/www/p5-Dancer-Plugin-RPC/Makefile Thu Dec 7 16:01:59 2017 (r455731) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer-Plugin-RPC -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ABELTJE Modified: head/www/p5-Dancer-Plugin-RPC/distinfo ============================================================================== --- head/www/p5-Dancer-Plugin-RPC/distinfo Thu Dec 7 16:01:54 2017 (r455730) +++ head/www/p5-Dancer-Plugin-RPC/distinfo Thu Dec 7 16:01:59 2017 (r455731) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510152892 -SHA256 (Dancer-Plugin-RPC-1.06.tar.gz) = ae3bad4d492bb4d7d071fe6f980ddfa2d6f4c0f0683ea8fc5843cec08c8d21e7 -SIZE (Dancer-Plugin-RPC-1.06.tar.gz) = 27668 +TIMESTAMP = 1512594660 +SHA256 (Dancer-Plugin-RPC-1.07.tar.gz) = 1f9e9b87e4acb4d3f500368adf34bd507c51cce534600ea18db9b0598d429eee +SIZE (Dancer-Plugin-RPC-1.07.tar.gz) = 27856 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:02:06 2017 Return-Path: Delivered-To: svn-ports-head@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 D8027E8B197; Thu, 7 Dec 2017 16:02:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 441F16AD55; Thu, 7 Dec 2017 16:02:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G24jN092379; Thu, 7 Dec 2017 16:02:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G24xX092377; Thu, 7 Dec 2017 16:02:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071602.vB7G24xX092377@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:02:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455732 - head/devel/nuitka X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/nuitka X-SVN-Commit-Revision: 455732 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:02:07 -0000 Author: sunpoet Date: Thu Dec 7 16:02:04 2017 New Revision: 455732 URL: https://svnweb.freebsd.org/changeset/ports/455732 Log: Update to 0.5.28.2 Changes: https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst https://github.com/kayhayen/Nuitka/commits/develop Modified: head/devel/nuitka/Makefile head/devel/nuitka/distinfo Modified: head/devel/nuitka/Makefile ============================================================================== --- head/devel/nuitka/Makefile Thu Dec 7 16:01:59 2017 (r455731) +++ head/devel/nuitka/Makefile Thu Dec 7 16:02:04 2017 (r455732) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nuitka -PORTVERSION= 0.5.28.1 +PORTVERSION= 0.5.28.2 CATEGORIES= devel python MASTER_SITES= http://nuitka.net/releases/ DISTNAME= Nuitka-${PORTVERSION} Modified: head/devel/nuitka/distinfo ============================================================================== --- head/devel/nuitka/distinfo Thu Dec 7 16:01:59 2017 (r455731) +++ head/devel/nuitka/distinfo Thu Dec 7 16:02:04 2017 (r455732) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508781080 -SHA256 (Nuitka-0.5.28.1.tar.bz2) = 2ae7e9f5a13f088d62dcddaec746646aac816d8f737a6d2a71967006eee3483b -SIZE (Nuitka-0.5.28.1.tar.bz2) = 1553712 +TIMESTAMP = 1512165368 +SHA256 (Nuitka-0.5.28.2.tar.bz2) = c4f7629d93ade1069c036a4346d0203593ea64fcdb70445aec4c7b31f6e73244 +SIZE (Nuitka-0.5.28.2.tar.bz2) = 1568836 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:01:42 2017 Return-Path: Delivered-To: svn-ports-head@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 EC569E8B0CF; Thu, 7 Dec 2017 16:01:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 9657F6A90A; Thu, 7 Dec 2017 16:01:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G1dM7089591; Thu, 7 Dec 2017 16:01:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G1dHA089590; Thu, 7 Dec 2017 16:01:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071601.vB7G1dHA089590@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:01:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455727 - head/textproc/sk-mythes X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/sk-mythes X-SVN-Commit-Revision: 455727 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:01:42 -0000 Author: sunpoet Date: Thu Dec 7 16:01:39 2017 New Revision: 455727 URL: https://svnweb.freebsd.org/changeset/ports/455727 Log: Update to 2017.12.03 Modified: head/textproc/sk-mythes/Makefile head/textproc/sk-mythes/distinfo Modified: head/textproc/sk-mythes/Makefile ============================================================================== --- head/textproc/sk-mythes/Makefile Thu Dec 7 16:01:34 2017 (r455726) +++ head/textproc/sk-mythes/Makefile Thu Dec 7 16:01:39 2017 (r455727) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2017.11.19 +PORTVERSION= 2017.12.03 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= sk- Modified: head/textproc/sk-mythes/distinfo ============================================================================== --- head/textproc/sk-mythes/distinfo Thu Dec 7 16:01:34 2017 (r455726) +++ head/textproc/sk-mythes/distinfo Thu Dec 7 16:01:39 2017 (r455727) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511179896 -SHA256 (mythes/OOo-Thesaurus2-sk_SK-20171119.zip) = 0062986b41a57a83d6b5344909fa956becb0082d4fd6d7f2d35e2e34e5bf078e -SIZE (mythes/OOo-Thesaurus2-sk_SK-20171119.zip) = 239453 +TIMESTAMP = 1512593483 +SHA256 (mythes/OOo-Thesaurus2-sk_SK-20171203.zip) = 11101ce771b14b37d6baf95b80dce3c7afd2ab36f7d7106e03bf5f9096420555 +SIZE (mythes/OOo-Thesaurus2-sk_SK-20171203.zip) = 239453 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:01:57 2017 Return-Path: Delivered-To: svn-ports-head@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 5B60CE8B140; Thu, 7 Dec 2017 16:01:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A2D206ABB5; Thu, 7 Dec 2017 16:01:55 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G1swR089963; Thu, 7 Dec 2017 16:01:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G1sUD089961; Thu, 7 Dec 2017 16:01:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071601.vB7G1sUD089961@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:01:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455730 - head/www/p5-Catalyst-Action-REST X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/p5-Catalyst-Action-REST X-SVN-Commit-Revision: 455730 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:01:57 -0000 Author: sunpoet Date: Thu Dec 7 16:01:54 2017 New Revision: 455730 URL: https://svnweb.freebsd.org/changeset/ports/455730 Log: Update to 1.21 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Catalyst-Action-REST/Changes Modified: head/www/p5-Catalyst-Action-REST/Makefile head/www/p5-Catalyst-Action-REST/distinfo Modified: head/www/p5-Catalyst-Action-REST/Makefile ============================================================================== --- head/www/p5-Catalyst-Action-REST/Makefile Thu Dec 7 16:01:49 2017 (r455729) +++ head/www/p5-Catalyst-Action-REST/Makefile Thu Dec 7 16:01:54 2017 (r455730) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Action-REST -PORTVERSION= 1.20 +PORTVERSION= 1.21 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= Automated REST Method Dispatching for Catalys LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80030:www/p5-Catalyst-Runtime \ p5-Class-Inspector>=1.13:devel/p5-Class-Inspector \ Modified: head/www/p5-Catalyst-Action-REST/distinfo ============================================================================== --- head/www/p5-Catalyst-Action-REST/distinfo Thu Dec 7 16:01:49 2017 (r455729) +++ head/www/p5-Catalyst-Action-REST/distinfo Thu Dec 7 16:01:54 2017 (r455730) @@ -1,2 +1,3 @@ -SHA256 (Catalyst-Action-REST-1.20.tar.gz) = c0470541ec0016b837db3186ed77915813c8b856b941db89b86db8602e31ead6 -SIZE (Catalyst-Action-REST-1.20.tar.gz) = 49846 +TIMESTAMP = 1512594506 +SHA256 (Catalyst-Action-REST-1.21.tar.gz) = ccf81bba5200d3a0ad6901f923af173a3d4416618aea08a6938baaffdef4cb20 +SIZE (Catalyst-Action-REST-1.21.tar.gz) = 51320 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:01:52 2017 Return-Path: Delivered-To: svn-ports-head@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 B4897E8B128; Thu, 7 Dec 2017 16:01:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 7437C6AAD5; Thu, 7 Dec 2017 16:01:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G1nBZ089838; Thu, 7 Dec 2017 16:01:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G1n3W089836; Thu, 7 Dec 2017 16:01:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071601.vB7G1n3W089836@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:01:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455729 - head/textproc/p5-SVG X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/p5-SVG X-SVN-Commit-Revision: 455729 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:01:53 -0000 Author: sunpoet Date: Thu Dec 7 16:01:49 2017 New Revision: 455729 URL: https://svnweb.freebsd.org/changeset/ports/455729 Log: Update to 2.80 Changes: http://search.cpan.org/dist/SVG/Changes Modified: head/textproc/p5-SVG/Makefile head/textproc/p5-SVG/distinfo Modified: head/textproc/p5-SVG/Makefile ============================================================================== --- head/textproc/p5-SVG/Makefile Thu Dec 7 16:01:44 2017 (r455728) +++ head/textproc/p5-SVG/Makefile Thu Dec 7 16:01:49 2017 (r455729) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= SVG -PORTVERSION= 2.79 +PORTVERSION= 2.80 CATEGORIES= textproc graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/textproc/p5-SVG/distinfo ============================================================================== --- head/textproc/p5-SVG/distinfo Thu Dec 7 16:01:44 2017 (r455728) +++ head/textproc/p5-SVG/distinfo Thu Dec 7 16:01:49 2017 (r455729) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512165341 -SHA256 (SVG-2.79.tar.gz) = daf9853154a66654984e7616a0d225f5868d9d15da28d86e4227872aaa64291b -SIZE (SVG-2.79.tar.gz) = 53537 +TIMESTAMP = 1512594487 +SHA256 (SVG-2.80.tar.gz) = 7ec19e9c3b9b54d04cf72805c98ab82cd3b2f880aa0d75a29e3af3452bb5e4e1 +SIZE (SVG-2.80.tar.gz) = 53538 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:01:47 2017 Return-Path: Delivered-To: svn-ports-head@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 A4CCEE8B0F6; Thu, 7 Dec 2017 16:01:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 80A316A9F1; Thu, 7 Dec 2017 16:01:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G1iq4089715; Thu, 7 Dec 2017 16:01:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G1iEk089713; Thu, 7 Dec 2017 16:01:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071601.vB7G1iEk089713@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:01:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455728 - head/databases/p5-SQL-Translator X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/p5-SQL-Translator X-SVN-Commit-Revision: 455728 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:01:48 -0000 Author: sunpoet Date: Thu Dec 7 16:01:44 2017 New Revision: 455728 URL: https://svnweb.freebsd.org/changeset/ports/455728 Log: Update to 0.11023 - Add NO_ARCH Changes: http://search.cpan.org/dist/SQL-Translator/Changes Modified: head/databases/p5-SQL-Translator/Makefile head/databases/p5-SQL-Translator/distinfo Modified: head/databases/p5-SQL-Translator/Makefile ============================================================================== --- head/databases/p5-SQL-Translator/Makefile Thu Dec 7 16:01:39 2017 (r455727) +++ head/databases/p5-SQL-Translator/Makefile Thu Dec 7 16:01:44 2017 (r455728) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= SQL-Translator -PORTVERSION= 0.11021 -PORTREVISION= 2 +PORTVERSION= 0.11023 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,7 +17,6 @@ BUILD_DEPENDS= p5-Carp-Clan>=0:devel/p5-Carp-Clan \ p5-DBI>=1.54:databases/p5-DBI \ p5-File-ShareDir>=1:devel/p5-File-ShareDir \ p5-JSON>=2:converters/p5-JSON \ - p5-List-MoreUtils>=0.09:lang/p5-List-MoreUtils \ p5-Moo>=1.000003:devel/p5-Moo \ p5-Package-Variant>=1.001001:devel/p5-Package-Variant \ p5-Parse-RecDescent>=1.967.009:devel/p5-Parse-RecDescent \ @@ -38,6 +36,7 @@ TEST_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ OPTIONS_DEFINE= DIAGRAM DIAGRAM_DESC= Diagram generation support +NO_ARCH= yes REINPLACE_ARGS= -i '' USES= perl5 USE_PERL5= configure Modified: head/databases/p5-SQL-Translator/distinfo ============================================================================== --- head/databases/p5-SQL-Translator/distinfo Thu Dec 7 16:01:39 2017 (r455727) +++ head/databases/p5-SQL-Translator/distinfo Thu Dec 7 16:01:44 2017 (r455728) @@ -1,2 +1,3 @@ -SHA256 (SQL-Translator-0.11021.tar.gz) = 64cb38a9f78367bc115359a999003bbeb3c32cc75bba8306ec1a938fc441bfd1 -SIZE (SQL-Translator-0.11021.tar.gz) = 438222 +TIMESTAMP = 1512594477 +SHA256 (SQL-Translator-0.11023.tar.gz) = 5905a47b2861a11baa90b594f7d8f385a348e66c052cb935e3d78723c5a93b40 +SIZE (SQL-Translator-0.11023.tar.gz) = 436852 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:02:11 2017 Return-Path: Delivered-To: svn-ports-head@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 8E353E8B1B4; Thu, 7 Dec 2017 16:02:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 DB6996AE26; Thu, 7 Dec 2017 16:02:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G29HC093261; Thu, 7 Dec 2017 16:02:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G29PG093259; Thu, 7 Dec 2017 16:02:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071602.vB7G29PG093259@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:02:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455733 - head/www/py-pastescript X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/py-pastescript X-SVN-Commit-Revision: 455733 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:02:12 -0000 Author: sunpoet Date: Thu Dec 7 16:02:09 2017 New Revision: 455733 URL: https://svnweb.freebsd.org/changeset/ports/455733 Log: Add LICENSE_FILE - Remove BUILD_DEPENDS - Update RUN_DEPENDS - Add NO_ARCH - Silence extract message - Add PyPI as primary WWW Modified: head/www/py-pastescript/Makefile head/www/py-pastescript/pkg-descr Modified: head/www/py-pastescript/Makefile ============================================================================== --- head/www/py-pastescript/Makefile Thu Dec 7 16:02:04 2017 (r455732) +++ head/www/py-pastescript/Makefile Thu Dec 7 16:02:09 2017 (r455733) @@ -11,19 +11,20 @@ MAINTAINER= python@FreeBSD.org COMMENT= Pluggable command-line frontend LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/docs/license.txt -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheetah>=2.0.1:devel/py-cheetah@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}flup>0:www/py-flup@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}Paste>=1.7.2:www/py-paste@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}PasteDeploy>=1.3.2:www/py-pastedeploy@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wsgiutils>0:devel/py-wsgiutils@${FLAVOR} -RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheetah>=0:devel/py-cheetah@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}flup>=0:www/py-flup@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}Paste>=1.3:www/py-paste@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}PasteDeploy>=0:www/py-pastedeploy@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wsgiutils>=0:devel/py-wsgiutils@${FLAVOR} USES= python:2.7 USE_PYTHON= autoplist distutils +NO_ARCH= yes post-extract: - ${RM} -r ${WRKSRC}/tests + @${RM} -r ${WRKSRC}/tests .include Modified: head/www/py-pastescript/pkg-descr ============================================================================== --- head/www/py-pastescript/pkg-descr Thu Dec 7 16:02:04 2017 (r455732) +++ head/www/py-pastescript/pkg-descr Thu Dec 7 16:02:09 2017 (r455733) @@ -12,4 +12,5 @@ It includes some built-in features; * Serving up web applications, with configuration based on paste.deploy. +WWW: https://pypi.python.org/pypi/pastescript WWW: http://pythonpaste.org/script/ From owner-svn-ports-head@freebsd.org Thu Dec 7 16:02:16 2017 Return-Path: Delivered-To: svn-ports-head@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 E78ECE8B1EA; Thu, 7 Dec 2017 16:02:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 133756AEF9; Thu, 7 Dec 2017 16:02:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7G2FkU093384; Thu, 7 Dec 2017 16:02:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7G2EsH093382; Thu, 7 Dec 2017 16:02:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071602.vB7G2EsH093382@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:02:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455734 - head/www/xist X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/xist X-SVN-Commit-Revision: 455734 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:02:17 -0000 Author: sunpoet Date: Thu Dec 7 16:02:14 2017 New Revision: 455734 URL: https://svnweb.freebsd.org/changeset/ports/455734 Log: Update to 5.29 Changes: https://github.com/LivingLogic/LivingLogic.Python.xist/blob/master/docs/NEWS.rst Modified: head/www/xist/Makefile head/www/xist/distinfo Modified: head/www/xist/Makefile ============================================================================== --- head/www/xist/Makefile Thu Dec 7 16:02:09 2017 (r455733) +++ head/www/xist/Makefile Thu Dec 7 16:02:14 2017 (r455734) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xist -PORTVERSION= 5.28.2 +PORTVERSION= 5.29 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ http://ftp.livinglogic.de/xist/ Modified: head/www/xist/distinfo ============================================================================== --- head/www/xist/distinfo Thu Dec 7 16:02:09 2017 (r455733) +++ head/www/xist/distinfo Thu Dec 7 16:02:14 2017 (r455734) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501960808 -SHA256 (ll-xist-5.28.2.tar.bz2) = f9c22d624de74842baf5d32cfedd13754563673ea151cd5b05952c920f6cdce4 -SIZE (ll-xist-5.28.2.tar.bz2) = 563132 +TIMESTAMP = 1512165444 +SHA256 (ll-xist-5.29.tar.bz2) = 9829c596fc42286dcbe516ec8f0b9be0b4d0fc91b5b2b32cace5b745c672bd60 +SIZE (ll-xist-5.29.tar.bz2) = 564141 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:10:43 2017 Return-Path: Delivered-To: svn-ports-head@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 27F50E8B745; Thu, 7 Dec 2017 16:10:43 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E8EBA6B696; Thu, 7 Dec 2017 16:10:42 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7GAgeZ095368; Thu, 7 Dec 2017 16:10:42 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7GAgI0095366; Thu, 7 Dec 2017 16:10:42 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712071610.vB7GAgI0095366@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 7 Dec 2017 16:10:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455735 - head/devel/jenkins-lts X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/jenkins-lts X-SVN-Commit-Revision: 455735 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:10:43 -0000 Author: swills Date: Thu Dec 7 16:10:41 2017 New Revision: 455735 URL: https://svnweb.freebsd.org/changeset/ports/455735 Log: devel/jenkins-lts: Update to 2.89.1 Modified: head/devel/jenkins-lts/Makefile head/devel/jenkins-lts/distinfo Modified: head/devel/jenkins-lts/Makefile ============================================================================== --- head/devel/jenkins-lts/Makefile Thu Dec 7 16:02:14 2017 (r455734) +++ head/devel/jenkins-lts/Makefile Thu Dec 7 16:10:41 2017 (r455735) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 2.73.3 +PORTVERSION= 2.89.1 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war-stable/${PORTVERSION}/ PKGNAMESUFFIX= -lts Modified: head/devel/jenkins-lts/distinfo ============================================================================== --- head/devel/jenkins-lts/distinfo Thu Dec 7 16:02:14 2017 (r455734) +++ head/devel/jenkins-lts/distinfo Thu Dec 7 16:10:41 2017 (r455735) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510149505 -SHA256 (jenkins/2.73.3/jenkins.war) = fcfb932a84ce03795abbf51ae7799439278155b0d42242d1d79a187034649fc8 -SIZE (jenkins/2.73.3/jenkins.war) = 73286753 +TIMESTAMP = 1512659656 +SHA256 (jenkins/2.89.1/jenkins.war) = f9f363959042fce1615ada81ae812e08d79075218c398ed28e68e1302c4b272f +SIZE (jenkins/2.89.1/jenkins.war) = 74286103 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:13:27 2017 Return-Path: Delivered-To: svn-ports-head@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 72A8AE8B90F; Thu, 7 Dec 2017 16:13:27 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 3E5496BB08; Thu, 7 Dec 2017 16:13:27 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7GDQMd098742; Thu, 7 Dec 2017 16:13:26 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7GDQvt098739; Thu, 7 Dec 2017 16:13:26 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712071613.vB7GDQvt098739@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 7 Dec 2017 16:13:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455736 - in head/devel/libosmo-abis: . files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/devel/libosmo-abis: . files X-SVN-Commit-Revision: 455736 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:13:27 -0000 Author: swills Date: Thu Dec 7 16:13:25 2017 New Revision: 455736 URL: https://svnweb.freebsd.org/changeset/ports/455736 Log: devel/libosmo-abis: update to 0.4.0 PR: 224161 Submitted by: Nikola Kolev (maintainer) Deleted: head/devel/libosmo-abis/files/ Modified: head/devel/libosmo-abis/Makefile head/devel/libosmo-abis/distinfo head/devel/libosmo-abis/pkg-plist Modified: head/devel/libosmo-abis/Makefile ============================================================================== --- head/devel/libosmo-abis/Makefile Thu Dec 7 16:10:41 2017 (r455735) +++ head/devel/libosmo-abis/Makefile Thu Dec 7 16:13:25 2017 (r455736) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libosmo-abis -PORTVERSION= 0.3.2 -PORTREVISION= 2 +PORTVERSION= 0.4.0 CATEGORIES= devel MASTER_SITES= http://git.osmocom.org/libosmo-abis/snapshot/ \ http://chaosophia.net/downloads/osmocom/${PORTNAME}/ @@ -14,6 +13,7 @@ LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libosmocore.so:devel/libosmocore \ + libtalloc.so:devel/talloc \ libortp.so:net/ortp USES= autoreconf gmake libtool pathfix pkgconfig Modified: head/devel/libosmo-abis/distinfo ============================================================================== --- head/devel/libosmo-abis/distinfo Thu Dec 7 16:10:41 2017 (r455735) +++ head/devel/libosmo-abis/distinfo Thu Dec 7 16:13:25 2017 (r455736) @@ -1,2 +1,3 @@ -SHA256 (libosmo-abis-0.3.2.tar.gz) = a8edf90effd9ea3f6ec626d3baa98da218f2a4c9b178cf428b831eb60ec4ed30 -SIZE (libosmo-abis-0.3.2.tar.gz) = 73927 +TIMESTAMP = 1512656884 +SHA256 (libosmo-abis-0.4.0.tar.gz) = a4f6ccd4bc27e99a5e558de7b22d690aea075e711247975bbf93953749f44e4e +SIZE (libosmo-abis-0.4.0.tar.gz) = 83714 Modified: head/devel/libosmo-abis/pkg-plist ============================================================================== --- head/devel/libosmo-abis/pkg-plist Thu Dec 7 16:10:41 2017 (r455735) +++ head/devel/libosmo-abis/pkg-plist Thu Dec 7 16:13:25 2017 (r455736) @@ -7,12 +7,13 @@ include/osmocom/abis/subchan_demux.h include/osmocom/abis/e1_input.h include/osmocom/abis/lapd.h include/osmocom/abis/lapd_pcap.h +include/osmocom/abis/unixsocket_proto.h include/osmocom/trau/osmo_ortp.h -lib/libosmoabis.so.4.0.0 -lib/libosmoabis.so.4 +lib/libosmoabis.so.6.0.0 +lib/libosmoabis.so.6 lib/libosmoabis.so -lib/libosmotrau.so.0.0.0 -lib/libosmotrau.so.0 +lib/libosmotrau.so.2.0.0 +lib/libosmotrau.so.2 lib/libosmotrau.so lib/libosmoabis.a lib/libosmotrau.a From owner-svn-ports-head@freebsd.org Thu Dec 7 16:38:44 2017 Return-Path: Delivered-To: svn-ports-head@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 7DE0CE8BECA; Thu, 7 Dec 2017 16:38:44 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 480D56C70B; Thu, 7 Dec 2017 16:38:44 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7Gch6c007192; Thu, 7 Dec 2017 16:38:43 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7Gch3e007190; Thu, 7 Dec 2017 16:38:43 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712071638.vB7Gch3e007190@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 7 Dec 2017 16:38:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455737 - in head/audio/gnuspeechsa: . files X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: in head/audio/gnuspeechsa: . files X-SVN-Commit-Revision: 455737 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:38:44 -0000 Author: amdmi3 Date: Thu Dec 7 16:38:43 2017 New Revision: 455737 URL: https://svnweb.freebsd.org/changeset/ports/455737 Log: - Remove -march=native; should unbreak aarch64/powerpc64 Modified: head/audio/gnuspeechsa/Makefile head/audio/gnuspeechsa/files/patch-CMakeLists.txt Modified: head/audio/gnuspeechsa/Makefile ============================================================================== --- head/audio/gnuspeechsa/Makefile Thu Dec 7 16:13:25 2017 (r455736) +++ head/audio/gnuspeechsa/Makefile Thu Dec 7 16:38:43 2017 (r455737) @@ -3,7 +3,7 @@ PORTNAME= gnuspeechsa PORTVERSION= 0.1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= GNU/gnuspeech @@ -13,9 +13,6 @@ COMMENT= Command line, or application-based speech out LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_aarch64= Does not build: the clang compiler does not support -march=native -BROKEN_powerpc64= Does not build: the clang compiler does not support -march=native - USES= cmake compiler:c++11-lib PORTDOCS= README @@ -23,7 +20,7 @@ PORTDOCS= README OPTIONS_DEFINE= DOCS post-install-DOCS-on: - ${MKDIR} ${STAGEDIR}${DOCSDIR} + @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}/ .include Modified: head/audio/gnuspeechsa/files/patch-CMakeLists.txt ============================================================================== --- head/audio/gnuspeechsa/files/patch-CMakeLists.txt Thu Dec 7 16:13:25 2017 (r455736) +++ head/audio/gnuspeechsa/files/patch-CMakeLists.txt Thu Dec 7 16:38:43 2017 (r455737) @@ -1,5 +1,14 @@ --- CMakeLists.txt.orig 2015-08-23 17:14:40 UTC +++ CMakeLists.txt +@@ -5,7 +5,7 @@ if(UNIX) + if(APPLE) + set(CMAKE_CXX_FLAGS "-std=c++11 -stdlib=libc++") + else() +- set(CMAKE_CXX_FLAGS "-std=c++11 -Wall -Wextra -march=native") ++ set(CMAKE_CXX_FLAGS "-std=c++11 -Wall -Wextra") + endif() + endif() + @@ -137,7 +137,7 @@ if(UNIX AND NOT APPLE) install(DIRECTORY src/ DESTINATION include/gnuspeechsa FILES_MATCHING PATTERN "*.h") install(DIRECTORY data DESTINATION share/gnuspeech/gnuspeechsa) From owner-svn-ports-head@freebsd.org Thu Dec 7 16:40:21 2017 Return-Path: Delivered-To: svn-ports-head@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 D0268E8BF32; Thu, 7 Dec 2017 16:40:21 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 9AECB6C81D; Thu, 7 Dec 2017 16:40:21 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7GeKCd007361; Thu, 7 Dec 2017 16:40:20 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7GeKka007359; Thu, 7 Dec 2017 16:40:20 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201712071640.vB7GeKka007359@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Thu, 7 Dec 2017 16:40:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455738 - head/Mk/Uses X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: head/Mk/Uses X-SVN-Commit-Revision: 455738 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:40:21 -0000 Author: tz Date: Thu Dec 7 16:40:20 2017 New Revision: 455738 URL: https://svnweb.freebsd.org/changeset/ports/455738 Log: Uses/php.mk: add missing sodium dependency The issue becomes apparent when trying to build lang/php72-extensions with sodium checked. PR: 223811 Submitted by: Daniel Ylitalo Approved by: ale Modified: head/Mk/Uses/php.mk Modified: head/Mk/Uses/php.mk ============================================================================== --- head/Mk/Uses/php.mk Thu Dec 7 16:38:43 2017 (r455737) +++ head/Mk/Uses/php.mk Thu Dec 7 16:40:20 2017 (r455738) @@ -382,6 +382,7 @@ simplexml_DEPENDS= textproc/php${PHP_VER}-simplexml snmp_DEPENDS= net-mgmt/php${PHP_VER}-snmp soap_DEPENDS= net/php${PHP_VER}-soap sockets_DEPENDS=net/php${PHP_VER}-sockets +sodium_DEPENDS= security/php${PHP_VER}-sodium spl_DEPENDS= devel/php${PHP_VER}-spl sqlite_DEPENDS= databases/php${PHP_VER}-sqlite sqlite3_DEPENDS=databases/php${PHP_VER}-sqlite3 From owner-svn-ports-head@freebsd.org Thu Dec 7 16:53:07 2017 Return-Path: Delivered-To: svn-ports-head@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 A1094E8C3DC; Thu, 7 Dec 2017 16:53:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6A8606D0BE; Thu, 7 Dec 2017 16:53:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7Gr651015532; Thu, 7 Dec 2017 16:53:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7Gr6WB015531; Thu, 7 Dec 2017 16:53:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712071653.vB7Gr6WB015531@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 16:53:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455739 - head/ftp/curl X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/ftp/curl X-SVN-Commit-Revision: 455739 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 16:53:07 -0000 Author: sunpoet Date: Thu Dec 7 16:53:06 2017 New Revision: 455739 URL: https://svnweb.freebsd.org/changeset/ports/455739 Log: Disable brotli support to fix build with old brotli installed Brotli support will be added as an option after archivers/brotli being updated to a newer version. PR: 224072 Reported by: mi Modified: head/ftp/curl/Makefile Modified: head/ftp/curl/Makefile ============================================================================== --- head/ftp/curl/Makefile Thu Dec 7 16:40:20 2017 (r455738) +++ head/ftp/curl/Makefile Thu Dec 7 16:53:06 2017 (r455739) @@ -35,7 +35,7 @@ TLS_SRP_DESC= TLS-SRP (Secure Remote Password) suppor CONFIGURE_ARGS= --disable-werror \ --enable-imap --enable-pop3 --enable-rtsp --enable-smtp \ --with-zsh-functions-dir=${LOCALBASE}/share/zsh/site-functions \ - --without-axtls + --without-axtls --without-brotli CONFIGURE_ENV= LOCALBASE=${LOCALBASE} \ ac_cv_func_SSLv2_client_method=no GNU_CONFIGURE= yes From owner-svn-ports-head@freebsd.org Thu Dec 7 17:02:13 2017 Return-Path: Delivered-To: svn-ports-head@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 B4840E8C79B; Thu, 7 Dec 2017 17:02:13 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 7E21E6D591; Thu, 7 Dec 2017 17:02:13 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7H2CLq019764; Thu, 7 Dec 2017 17:02:12 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7H2Cck019762; Thu, 7 Dec 2017 17:02:12 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201712071702.vB7H2Cck019762@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Thu, 7 Dec 2017 17:02:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455740 - head/devel/py-codecov X-SVN-Group: ports-head X-SVN-Commit-Author: cpm X-SVN-Commit-Paths: head/devel/py-codecov X-SVN-Commit-Revision: 455740 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 17:02:13 -0000 Author: cpm Date: Thu Dec 7 17:02:12 2017 New Revision: 455740 URL: https://svnweb.freebsd.org/changeset/ports/455740 Log: devel/py-codecov: update to 2.0.10 Noteworthy changes in version 2.0.10 - Fix uploading when reports contain characters outside of latin-1 - Remove reduced_redundancy header from __init__.py While I'm here, pet portlint, use a tab after a variable name. Modified: head/devel/py-codecov/Makefile head/devel/py-codecov/distinfo Modified: head/devel/py-codecov/Makefile ============================================================================== --- head/devel/py-codecov/Makefile Thu Dec 7 16:53:06 2017 (r455739) +++ head/devel/py-codecov/Makefile Thu Dec 7 17:02:12 2017 (r455740) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= codecov -PORTVERSION= 2.0.9 +PORTVERSION= 2.0.10 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,8 +21,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ddt>0:devel/py-dd USES= python USE_PYTHON= autoplist concurrent distutils -USE_GITHUB= yes -GH_PROJECT= ${PORTNAME}-python +USE_GITHUB= yes +GH_PROJECT= ${PORTNAME}-python NO_ARCH= yes Modified: head/devel/py-codecov/distinfo ============================================================================== --- head/devel/py-codecov/distinfo Thu Dec 7 16:53:06 2017 (r455739) +++ head/devel/py-codecov/distinfo Thu Dec 7 17:02:12 2017 (r455740) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495486257 -SHA256 (codecov-codecov-python-v2.0.9_GH0.tar.gz) = 3ea0fb29746bfe8856c43ce9be893896ad0b8097f139954c6fd17814d14fd282 -SIZE (codecov-codecov-python-v2.0.9_GH0.tar.gz) = 18122 +TIMESTAMP = 1512663111 +SHA256 (codecov-codecov-python-v2.0.10_GH0.tar.gz) = c4d6fb072e6bbc8346d8d530ee6c837b9917ee134e20c33704535c425431fea7 +SIZE (codecov-codecov-python-v2.0.10_GH0.tar.gz) = 22183 From owner-svn-ports-head@freebsd.org Thu Dec 7 17:06:24 2017 Return-Path: Delivered-To: svn-ports-head@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 7111DE8C8A9; Thu, 7 Dec 2017 17:06:24 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 303E96D8BD; Thu, 7 Dec 2017 17:06:24 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7H6Nxf020056; Thu, 7 Dec 2017 17:06:23 GMT (envelope-from girgen@FreeBSD.org) Received: (from girgen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7H6N7c020053; Thu, 7 Dec 2017 17:06:23 GMT (envelope-from girgen@FreeBSD.org) Message-Id: <201712071706.vB7H6N7c020053@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: girgen set sender to girgen@FreeBSD.org using -f From: Palle Girgensohn Date: Thu, 7 Dec 2017 17:06:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455741 - in head/sysutils/beats: . files X-SVN-Group: ports-head X-SVN-Commit-Author: girgen X-SVN-Commit-Paths: in head/sysutils/beats: . files X-SVN-Commit-Revision: 455741 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 17:06:24 -0000 Author: girgen Date: Thu Dec 7 17:06:22 2017 New Revision: 455741 URL: https://svnweb.freebsd.org/changeset/ports/455741 Log: Update to version 6.0.1 Deleted: head/sysutils/beats/files/patch-gopsutil Modified: head/sysutils/beats/Makefile head/sysutils/beats/distinfo head/sysutils/beats/pkg-plist Modified: head/sysutils/beats/Makefile ============================================================================== --- head/sysutils/beats/Makefile Thu Dec 7 17:02:12 2017 (r455740) +++ head/sysutils/beats/Makefile Thu Dec 7 17:06:22 2017 (r455741) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= beats -PORTVERSION= 5.6.4 +PORTVERSION= 6.0.1 DISTVERSIONPREFIX=v CATEGORIES= sysutils @@ -38,24 +38,16 @@ HEARTBEAT_DESC= Heartbeat HEARTBEAT_VARS=GO_TARGETS+=heartbeat do-build: - @for GO_TARGET in libbeat/dashboards ${GO_TARGETS}; do \ + @for GO_TARGET in ${GO_TARGETS}; do \ cd ${GO_WRKSRC}; ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GMAKE} -C $${GO_TARGET} ;\ done do-install: - ${MKDIR} ${STAGEDIR}${DATADIR} - ${INSTALL_PROGRAM} \ - ${GO_WRKSRC}/libbeat/dashboards/import_dashboards \ - ${STAGEDIR}${DATADIR} for GO_TARGET in ${GO_TARGETS}; do \ ${INSTALL_PROGRAM} ${GO_WRKSRC}/$${GO_TARGET}/$${GO_TARGET} \ ${STAGEDIR}${PREFIX}/sbin ;\ ${INSTALL_DATA} ${WRKSRC}/$${GO_TARGET}/$${GO_TARGET}.yml \ ${STAGEDIR}${PREFIX}/etc/$${GO_TARGET}.yml.sample ;\ - ${INSTALL_DATA} ${WRKSRC}/$${GO_TARGET}/$${GO_TARGET}.template.json \ - ${STAGEDIR}${PREFIX}/etc/$${GO_TARGET}.template.json.sample ;\ - ${INSTALL_DATA} ${WRKSRC}/$${GO_TARGET}/$${GO_TARGET}.template-es2x.json \ - ${STAGEDIR}${PREFIX}/etc/$${GO_TARGET}.template-es2x.json.sample ;\ ${MKDIR} ${STAGEDIR}/var/db/beats/$${GO_TARGET} ;\ done Modified: head/sysutils/beats/distinfo ============================================================================== --- head/sysutils/beats/distinfo Thu Dec 7 17:02:12 2017 (r455740) +++ head/sysutils/beats/distinfo Thu Dec 7 17:06:22 2017 (r455741) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510152676 -SHA256 (elastic-beats-v5.6.4_GH0.tar.gz) = c06f913af79bb54825483ba0ed4b31752db5784daf3717f53d83b6b12890c0a4 -SIZE (elastic-beats-v5.6.4_GH0.tar.gz) = 18145215 +TIMESTAMP = 1512664719 +SHA256 (elastic-beats-v6.0.1_GH0.tar.gz) = 10cbac9789b227e844ad47ef563266057f5b7f6ca58d480f46c966e5055694ce +SIZE (elastic-beats-v6.0.1_GH0.tar.gz) = 15150919 Modified: head/sysutils/beats/pkg-plist ============================================================================== --- head/sysutils/beats/pkg-plist Thu Dec 7 17:02:12 2017 (r455740) +++ head/sysutils/beats/pkg-plist Thu Dec 7 17:06:22 2017 (r455741) @@ -1,19 +1,10 @@ -%%DATADIR%%/import_dashboards %%FILEBEAT%%sbin/filebeat %%HEARTBEAT%%sbin/heartbeat %%METRICBEAT%%sbin/metricbeat %%PACKETBEAT%%sbin/packetbeat -%%FILEBEAT%%@sample etc/filebeat.template-es2x.json.sample -%%FILEBEAT%%@sample etc/filebeat.template.json.sample %%FILEBEAT%%@sample etc/filebeat.yml.sample -%%HEARTBEAT%%@sample etc/heartbeat.template-es2x.json.sample -%%HEARTBEAT%%@sample etc/heartbeat.template.json.sample %%HEARTBEAT%%@sample etc/heartbeat.yml.sample -%%METRICBEAT%%@sample etc/metricbeat.template-es2x.json.sample -%%METRICBEAT%%@sample etc/metricbeat.template.json.sample %%METRICBEAT%%@sample etc/metricbeat.yml.sample -%%PACKETBEAT%%@sample etc/packetbeat.template-es2x.json.sample -%%PACKETBEAT%%@sample etc/packetbeat.template.json.sample %%PACKETBEAT%%@sample etc/packetbeat.yml.sample @dir /var/db/beats %%FILEBEAT%%@dir /var/db/beats/filebeat From owner-svn-ports-head@freebsd.org Thu Dec 7 17:13:50 2017 Return-Path: Delivered-To: svn-ports-head@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 6317EE8CB84; Thu, 7 Dec 2017 17:13:50 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2FC8A6DE6D; Thu, 7 Dec 2017 17:13:50 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7HDnSC024052; Thu, 7 Dec 2017 17:13:49 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7HDnN2024049; Thu, 7 Dec 2017 17:13:49 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201712071713.vB7HDnN2024049@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Thu, 7 Dec 2017 17:13:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455742 - head/devel/phpunit6 X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/devel/phpunit6 X-SVN-Commit-Revision: 455742 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 17:13:50 -0000 Author: joneum Date: Thu Dec 7 17:13:48 2017 New Revision: 455742 URL: https://svnweb.freebsd.org/changeset/ports/455742 Log: devel/phpunit6: Update from 6.5.2 to 6.5.3 Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md Approved by: mentors (implicit) Modified: head/devel/phpunit6/Makefile head/devel/phpunit6/distinfo Modified: head/devel/phpunit6/Makefile ============================================================================== --- head/devel/phpunit6/Makefile Thu Dec 7 17:06:22 2017 (r455741) +++ head/devel/phpunit6/Makefile Thu Dec 7 17:13:48 2017 (r455742) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 6.5.2 +DISTVERSION= 6.5.3 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6 Modified: head/devel/phpunit6/distinfo ============================================================================== --- head/devel/phpunit6/distinfo Thu Dec 7 17:06:22 2017 (r455741) +++ head/devel/phpunit6/distinfo Thu Dec 7 17:13:48 2017 (r455742) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512502712 -SHA256 (phpunit-6.5.2.phar) = 993f800d506551a5e42ec03da8256b59d0038acc06e0eb02b42364e5b806ba16 -SIZE (phpunit-6.5.2.phar) = 2757283 +TIMESTAMP = 1512666719 +SHA256 (phpunit-6.5.3.phar) = b6365deb4dac45855b5838623f60de0e966076ca102134b5dcb79bf3f6d80f4f +SIZE (phpunit-6.5.3.phar) = 2757405 From owner-svn-ports-head@freebsd.org Thu Dec 7 17:17:46 2017 Return-Path: Delivered-To: svn-ports-head@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 6E7ECE8CC36; Thu, 7 Dec 2017 17:17:46 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 48E676DFE4; Thu, 7 Dec 2017 17:17:46 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7HHj8g024347; Thu, 7 Dec 2017 17:17:45 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7HHjIk024341; Thu, 7 Dec 2017 17:17:45 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712071717.vB7HHjIk024341@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 7 Dec 2017 17:17:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455743 - in head/games: . minilens X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: in head/games: . minilens X-SVN-Commit-Revision: 455743 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 17:17:46 -0000 Author: amdmi3 Date: Thu Dec 7 17:17:44 2017 New Revision: 455743 URL: https://svnweb.freebsd.org/changeset/ports/455743 Log: A thousand years into post-apocalyptic Earth, many forms of life have gone extinct, including humans. An alien robot series, called Minilens, is cleaning up the Earth and collecting the surviving flora for research purposes. The robots' duty is to destroy all radioactive barrels and to collect all flora. Aliens forgot that Earth has gravity, therefore Minilens can't jump. WWW: http://kobuge-games.github.io/minilens/ Added: head/games/minilens/ head/games/minilens/Makefile (contents, props changed) head/games/minilens/distinfo (contents, props changed) head/games/minilens/pkg-descr (contents, props changed) Modified: head/games/Makefile Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Thu Dec 7 17:13:48 2017 (r455742) +++ head/games/Makefile Thu Dec 7 17:17:44 2017 (r455743) @@ -609,6 +609,7 @@ SUBDIR += minerbold SUBDIR += minetest SUBDIR += minetest_game + SUBDIR += minilens SUBDIR += mirrormagic SUBDIR += miscom SUBDIR += mkgichessclub Added: head/games/minilens/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/minilens/Makefile Thu Dec 7 17:17:44 2017 (r455743) @@ -0,0 +1,48 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +PORTNAME= minilens +PORTVERSION= 1.2 +DISTVERSIONPREFIX= v +CATEGORIES= games + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= Puzzle platformer for gravity-oblivious aliens + +LICENSE= GPLv3+ CC-BY-SA-4.0 +LICENSE_COMB= multi +LICENSE_FILE_GPLv3+ = ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= godot:devel/godot + +USE_GITHUB= yes +GH_ACCOUNT= KOBUGE-Games + +NO_ARCH= yes + +PORTDOCS= * +PORTDATA= * +PLIST_FILES= bin/${PORTNAME} + +DESKTOP_ENTRIES="Minilens" \ + "" \ + "${DATADIR}/icon.png" \ + "${PORTNAME}" \ + "Game;LogicGame;" \ + "" + +OPTIONS_DEFINE= DOCS + +do-build: + @${ECHO_CMD} "#!/bin/sh" > ${WRKDIR}/${PORTNAME} + @${ECHO_CMD} "exec \"${LOCALBASE}/bin/godot\" -path \"${DATADIR}\"" >> ${WRKDIR}/${PORTNAME} + +do-install: + ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin + cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} + +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/CREDITS.txt ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/ + +.include Added: head/games/minilens/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/minilens/distinfo Thu Dec 7 17:17:44 2017 (r455743) @@ -0,0 +1,3 @@ +TIMESTAMP = 1512571648 +SHA256 (KOBUGE-Games-minilens-v1.2_GH0.tar.gz) = 145a81cc5d4ac4739ac5be4aee1a0c5a5663e8cff3255b0f6c2dcb8c96bcffbb +SIZE (KOBUGE-Games-minilens-v1.2_GH0.tar.gz) = 9055748 Added: head/games/minilens/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/minilens/pkg-descr Thu Dec 7 17:17:44 2017 (r455743) @@ -0,0 +1,11 @@ +A thousand years into post-apocalyptic Earth, many forms of life +have gone extinct, including humans. An alien robot series, called +Minilens, is cleaning up the Earth and collecting the surviving +flora for research purposes. + +The robots' duty is to destroy all radioactive barrels and to collect +all flora. + +Aliens forgot that Earth has gravity, therefore Minilens can't jump. + +WWW: http://kobuge-games.github.io/minilens/ From owner-svn-ports-head@freebsd.org Thu Dec 7 17:37:39 2017 Return-Path: Delivered-To: svn-ports-head@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 1010BE8D247; Thu, 7 Dec 2017 17:37:39 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C606A6EB9F; Thu, 7 Dec 2017 17:37:38 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7HbbIn033023; Thu, 7 Dec 2017 17:37:37 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7HbbWQ033018; Thu, 7 Dec 2017 17:37:37 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712071737.vB7HbbWQ033018@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 7 Dec 2017 17:37:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455744 - in head/dns/idnkit: . files X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: in head/dns/idnkit: . files X-SVN-Commit-Revision: 455744 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 17:37:39 -0000 Author: amdmi3 Date: Thu Dec 7 17:37:37 2017 New Revision: 455744 URL: https://svnweb.freebsd.org/changeset/ports/455744 Log: - Add LICENSE - Regenerate patches PR: 223252 Submitted by: yasu@utahime.org Modified: head/dns/idnkit/Makefile head/dns/idnkit/files/patch-configure head/dns/idnkit/files/patch-libtool22 head/dns/idnkit/files/patch-tools__runidn__resolver.c Modified: head/dns/idnkit/Makefile ============================================================================== --- head/dns/idnkit/Makefile Thu Dec 7 17:17:44 2017 (r455743) +++ head/dns/idnkit/Makefile Thu Dec 7 17:37:37 2017 (r455744) @@ -11,6 +11,11 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= Library to handle internationalized domain names +LICENSE= JPNIC +LICENSE_NAME= Japan Network Information Center license +LICENSE_FILE= ${WRKSRC}/LICENSE.txt +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + USES= iconv libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE} \ Modified: head/dns/idnkit/files/patch-configure ============================================================================== --- head/dns/idnkit/files/patch-configure Thu Dec 7 17:17:44 2017 (r455743) +++ head/dns/idnkit/files/patch-configure Thu Dec 7 17:37:37 2017 (r455744) @@ -1,6 +1,6 @@ ---- configure.orig +--- configure.orig 2003-03-10 23:53:20 UTC +++ configure -@@ -762,14 +762,14 @@ +@@ -762,14 +762,14 @@ yes) libiconv=$prefix fi ICONVINC="-I$libiconv/include" @@ -17,7 +17,7 @@ ;; esac -@@ -2633,7 +2633,37 @@ +@@ -2633,7 +2633,37 @@ fi ac_cv_flavor_gethostbyaddr=unknown else cat > conftest.$ac_ext < -@@ -2675,6 +2705,10 @@ +@@ -2675,6 +2705,10 @@ echo "$ac_t""$ac_cv_flavor_gethostbyaddr ac_cv_type_ghba_addr_t='const char *' ac_cv_type_ghba_addrlen_t='size_t' ;; Modified: head/dns/idnkit/files/patch-libtool22 ============================================================================== --- head/dns/idnkit/files/patch-libtool22 Thu Dec 7 17:17:44 2017 (r455743) +++ head/dns/idnkit/files/patch-libtool22 Thu Dec 7 17:37:37 2017 (r455744) @@ -1,7 +1,37 @@ ---- lib/Makefile.in.orig 2009-07-13 16:56:33.000000000 -0500 -+++ lib/Makefile.in 2009-07-13 16:57:14.000000000 -0500 -@@ -241,7 +241,7 @@ +--- lib/Makefile.in.orig 2003-03-12 16:14:41 UTC ++++ lib/Makefile.in +@@ -196,12 +196,12 @@ all: all-localdir all-subdirs + @LITEONLY_FALSE@all-localdir: $(LIB).la $(LITELIB).la $(SAMPLES) + $(LIB).la: $(OBJS) +- $(LIBTOOL) --mode=link $(LD) $(LDFLAGS) -o $@ \ ++ $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ \ + -version-info $(LIB_CURRENT):$(LIB_REVISION):$(LIB_AGE) \ + -rpath $(libdir) $(OBJS) + + $(TESTLIB).la: $(OBJS) +- $(LIBTOOL) --mode=link $(LD) $(LDFLAGS) -o $@ \ ++ $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ \ + -version-info $(LIB_CURRENT):$(LIB_REVISION):$(LIB_AGE) \ + -rpath $(libdir) $(OBJS) + +@@ -219,12 +219,12 @@ resconflite.lo: resconf.c + -c $(srcdir)/resconf.c + + $(LITELIB).la: $(LITELIB_OBJS) +- $(LIBTOOL) --mode=link $(LD) $(LDFLAGS) -o $@ \ ++ $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ \ + -version-info $(LIB_CURRENT):$(LIB_REVISION):$(LIB_AGE) \ + -rpath $(libdir) $(LITELIB_OBJS) + + $(TESTLITELIB).la: $(LITELIB_OBJS) +- $(LIBTOOL) --mode=link $(LD) $(LDFLAGS) -o $@ \ ++ $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ \ + -version-info $(LIB_CURRENT):$(LIB_REVISION):$(LIB_AGE) \ + -rpath $(libdir) $(LITELIB_OBJS) + +@@ -241,7 +241,7 @@ install: install-localdir install-subdir + install-common: $(MKINSTALLDIRS) $(DESTDIR)$(libdir) - $(LIBTOOL) $(INSTALL_DATA) $(LITELIB).la \ @@ -9,7 +39,7 @@ $(DESTDIR)$(libdir)/$(LITELIB).la -[ -f $(DESTDIR)$(libdir)/$(LITELIB).a ] \ && $(RANLIB) $(DESTDIR)$(libdir)/$(LITELIB).a -@@ -262,7 +262,7 @@ +@@ -262,7 +262,7 @@ install-common: install-nolite: $(MKINSTALLDIRS) $(DESTDIR)$(libdir) Modified: head/dns/idnkit/files/patch-tools__runidn__resolver.c ============================================================================== --- head/dns/idnkit/files/patch-tools__runidn__resolver.c Thu Dec 7 17:17:44 2017 (r455743) +++ head/dns/idnkit/files/patch-tools__runidn__resolver.c Thu Dec 7 17:37:37 2017 (r455744) @@ -1,7 +1,6 @@ Index: tools/runidn/resolver.c -diff -u -p tools/runidn/resolver.c.orig tools/runidn/resolver.c ---- tools/runidn/resolver.c.orig Fri Nov 29 23:26:57 2002 -+++ tools/runidn/resolver.c Sun Sep 3 21:20:21 2006 +--- tools/runidn/resolver.c.orig 2002-11-29 14:26:57 UTC ++++ tools/runidn/resolver.c @@ -726,7 +726,7 @@ ENTRY(gethostbyname2_r)(const char *name #ifdef HAVE_GETHOSTBYADDR_R From owner-svn-ports-head@freebsd.org Thu Dec 7 17:53:39 2017 Return-Path: Delivered-To: svn-ports-head@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 84837E8D6E0; Thu, 7 Dec 2017 17:53:39 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 50DD46F4D2; Thu, 7 Dec 2017 17:53:39 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7HrcEd040990; Thu, 7 Dec 2017 17:53:38 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7Hrcnx040989; Thu, 7 Dec 2017 17:53:38 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712071753.vB7Hrcnx040989@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 7 Dec 2017 17:53:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455745 - head/games/colorcode X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/games/colorcode X-SVN-Commit-Revision: 455745 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 17:53:39 -0000 Author: amdmi3 Date: Thu Dec 7 17:53:38 2017 New Revision: 455745 URL: https://svnweb.freebsd.org/changeset/ports/455745 Log: - Add LICENSE - Add missing Qt dependency - Cosmetic fixes Modified: head/games/colorcode/Makefile Modified: head/games/colorcode/Makefile ============================================================================== --- head/games/colorcode/Makefile Thu Dec 7 17:37:37 2017 (r455744) +++ head/games/colorcode/Makefile Thu Dec 7 17:53:38 2017 (r455745) @@ -9,13 +9,19 @@ DISTNAME= ColorCode-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Advanced MasterMind game and solver -USE_QT5= gui widgets buildtools_build +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING + +USE_QT5= core gui widgets buildtools_build USES= qmake WRKSRC= ${WRKDIR}/ColorCode-${PORTVERSION} -DESKTOP_ENTRIES= ColorCode "" \ - colorcode colorcode \ - "LogicGame;Game;Qt;" true +DESKTOP_ENTRIES=ColorCode \ + "" \ + colorcode \ + colorcode \ + "LogicGame;Game;Qt;" \ + true PLIST_FILES= bin/colorcode \ share/pixmaps/colorcode.png From owner-svn-ports-head@freebsd.org Thu Dec 7 18:08:03 2017 Return-Path: Delivered-To: svn-ports-head@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 AE0EEE8DA3A; Thu, 7 Dec 2017 18:08:03 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 87E586FCF4; Thu, 7 Dec 2017 18:08:03 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7I82eq046009; Thu, 7 Dec 2017 18:08:02 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7I82Wn046005; Thu, 7 Dec 2017 18:08:02 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201712071808.vB7I82Wn046005@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Thu, 7 Dec 2017 18:08:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455746 - head/devel/llvm-devel X-SVN-Group: ports-head X-SVN-Commit-Author: brooks X-SVN-Commit-Paths: head/devel/llvm-devel X-SVN-Commit-Revision: 455746 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 18:08:03 -0000 Author: brooks Date: Thu Dec 7 18:08:02 2017 New Revision: 455746 URL: https://svnweb.freebsd.org/changeset/ports/455746 Log: Update to a new snapshot. Modified: head/devel/llvm-devel/Makefile head/devel/llvm-devel/Makefile.snapshot head/devel/llvm-devel/distinfo head/devel/llvm-devel/pkg-plist Modified: head/devel/llvm-devel/Makefile ============================================================================== --- head/devel/llvm-devel/Makefile Thu Dec 7 17:53:38 2017 (r455745) +++ head/devel/llvm-devel/Makefile Thu Dec 7 18:08:02 2017 (r455746) @@ -250,7 +250,8 @@ COMMANDS+= ld.lld \ COMMANDS+= lldb \ lldb-argdumper \ lldb-mi \ - lldb-server + lldb-server \ + lldb-test .endif .if ! ${OPTIONS_DEFINE:MCOMPILER_RT} Modified: head/devel/llvm-devel/Makefile.snapshot ============================================================================== --- head/devel/llvm-devel/Makefile.snapshot Thu Dec 7 17:53:38 2017 (r455745) +++ head/devel/llvm-devel/Makefile.snapshot Thu Dec 7 18:08:02 2017 (r455746) @@ -6,12 +6,12 @@ # LLVM_MAJOR= 6.0 LLVM_RELEASE= ${LLVM_MAJOR}.0 -SNAPDATE= 20171129 +SNAPDATE= 20171207 -LLVM_COMMIT= 0a78cd8e7f5af81085256886179076966d74bb20 -CLANG_COMMIT= 1da00dddf41ad232a224d2781b97cac13792bb1a -COMPILER_RT_COMMIT= 1e639b28dc8d4379c397e14fdf5e9268975f8d65 -EXTRAS_COMMIT= 1e93ad8c37370beb2af52d8468586db9b71c1405 -LLD_COMMIT= 7450971471144733652c22dedd2dc063af6bf3cc -LLDB_COMMIT= 6862ae348255feea90fff2f8fc33104a9388434c -OPENMP_COMMIT= 9cdb2558bd11f76069fd244ecf40d538e0ddcb01 +LLVM_COMMIT= 113753f1f65a96c18833e19fe61645b144f0bbdd +CLANG_COMMIT= 08fe1221761fe36d59a47304d2b5e6ba66c61c87 +COMPILER_RT_COMMIT= 3c704eefe1dfb7f35e80b8af9bd80c6eeaf7d5de +EXTRAS_COMMIT= 96f87452282d2684d6793e747206e396e8cd2359 +LLD_COMMIT= db62e74d04a3dbf789695b68191eaeaf20bc3a65 +LLDB_COMMIT= bdf0d2c215f1c639ccf63e1f9480be6a27402650 +OPENMP_COMMIT= 5a07983cf589c66eba013ea59d76ff828582eab7 Modified: head/devel/llvm-devel/distinfo ============================================================================== --- head/devel/llvm-devel/distinfo Thu Dec 7 17:53:38 2017 (r455745) +++ head/devel/llvm-devel/distinfo Thu Dec 7 18:08:02 2017 (r455746) @@ -1,15 +1,15 @@ -TIMESTAMP = 1511999679 -SHA256 (llvm-mirror-llvm-6.0.d20171129-0a78cd8e7f5af81085256886179076966d74bb20_GH0.tar.gz) = b3b072dc560d58f092e416bfdedbd8d1d54a89da6b7472aea3a835d76da0807e -SIZE (llvm-mirror-llvm-6.0.d20171129-0a78cd8e7f5af81085256886179076966d74bb20_GH0.tar.gz) = 37091777 -SHA256 (llvm-mirror-clang-1da00dddf41ad232a224d2781b97cac13792bb1a_GH0.tar.gz) = abb7f8c2f3f2493628557b957d302231299c15b3767bd9bf6f333466ba3cabf9 -SIZE (llvm-mirror-clang-1da00dddf41ad232a224d2781b97cac13792bb1a_GH0.tar.gz) = 16513656 -SHA256 (llvm-mirror-compiler-rt-1e639b28dc8d4379c397e14fdf5e9268975f8d65_GH0.tar.gz) = 1fea756cec912b8db7a79f7506969f18835faf74c20f371e629457f3c7f8fa77 -SIZE (llvm-mirror-compiler-rt-1e639b28dc8d4379c397e14fdf5e9268975f8d65_GH0.tar.gz) = 2848429 -SHA256 (llvm-mirror-clang-tools-extra-1e93ad8c37370beb2af52d8468586db9b71c1405_GH0.tar.gz) = e6e3dbf64c3a1c1dd900001556f1160470d7989d2bdbc896fc3a2cb9058230e3 -SIZE (llvm-mirror-clang-tools-extra-1e93ad8c37370beb2af52d8468586db9b71c1405_GH0.tar.gz) = 973832 -SHA256 (llvm-mirror-lld-7450971471144733652c22dedd2dc063af6bf3cc_GH0.tar.gz) = d23cfcaef358e4a22dd864905917def972aca40d6960cd2b876d15f39af33689 -SIZE (llvm-mirror-lld-7450971471144733652c22dedd2dc063af6bf3cc_GH0.tar.gz) = 1030978 -SHA256 (llvm-mirror-lldb-6862ae348255feea90fff2f8fc33104a9388434c_GH0.tar.gz) = b3f77e1b59c68013bfe0ffd2eb92cc40b3ae54115dde7caa73d6d2c2811f6464 -SIZE (llvm-mirror-lldb-6862ae348255feea90fff2f8fc33104a9388434c_GH0.tar.gz) = 24274485 -SHA256 (llvm-mirror-openmp-9cdb2558bd11f76069fd244ecf40d538e0ddcb01_GH0.tar.gz) = 4f19f37bd2c86224d37bdc7727f95940ed755c9f84bded5963b8f7fcefbc925c -SIZE (llvm-mirror-openmp-9cdb2558bd11f76069fd244ecf40d538e0ddcb01_GH0.tar.gz) = 2835572 +TIMESTAMP = 1512667354 +SHA256 (llvm-mirror-llvm-6.0.d20171207-113753f1f65a96c18833e19fe61645b144f0bbdd_GH0.tar.gz) = 182e934e0465dede3ed3ed1cefbc2c668e7d8dd3b5cec8662b680cf872ebe081 +SIZE (llvm-mirror-llvm-6.0.d20171207-113753f1f65a96c18833e19fe61645b144f0bbdd_GH0.tar.gz) = 37295580 +SHA256 (llvm-mirror-clang-08fe1221761fe36d59a47304d2b5e6ba66c61c87_GH0.tar.gz) = 37d8de5adfc1f4bb94f7b26a2a17ccd96755ade4a35f2011be49a7bbe7e1d5c7 +SIZE (llvm-mirror-clang-08fe1221761fe36d59a47304d2b5e6ba66c61c87_GH0.tar.gz) = 16568216 +SHA256 (llvm-mirror-compiler-rt-3c704eefe1dfb7f35e80b8af9bd80c6eeaf7d5de_GH0.tar.gz) = ad28696ccd16f70166bd647ef5b0f8b5c71a60a6bc74a933d83e90cfd5fc4d48 +SIZE (llvm-mirror-compiler-rt-3c704eefe1dfb7f35e80b8af9bd80c6eeaf7d5de_GH0.tar.gz) = 2857864 +SHA256 (llvm-mirror-clang-tools-extra-96f87452282d2684d6793e747206e396e8cd2359_GH0.tar.gz) = 9d31ca871b07d7c5ae5436f4a61028ca6a13902a8f8dc04b4503b462b79a0b61 +SIZE (llvm-mirror-clang-tools-extra-96f87452282d2684d6793e747206e396e8cd2359_GH0.tar.gz) = 984269 +SHA256 (llvm-mirror-lld-db62e74d04a3dbf789695b68191eaeaf20bc3a65_GH0.tar.gz) = 9de7271d14c1edfeb763421b6f8bc0ea5b3123c4cc705205153c3698518d8ae2 +SIZE (llvm-mirror-lld-db62e74d04a3dbf789695b68191eaeaf20bc3a65_GH0.tar.gz) = 1043983 +SHA256 (llvm-mirror-lldb-bdf0d2c215f1c639ccf63e1f9480be6a27402650_GH0.tar.gz) = 8a0e003390b4ae59fe4b8843b1a8ea0180136495f3d27a964cb2697ac226730d +SIZE (llvm-mirror-lldb-bdf0d2c215f1c639ccf63e1f9480be6a27402650_GH0.tar.gz) = 24279490 +SHA256 (llvm-mirror-openmp-5a07983cf589c66eba013ea59d76ff828582eab7_GH0.tar.gz) = ad67cdb6b24a85f978348b86ab8db0a0b8c3851a1faab4e7ff2e1ac43659beaa +SIZE (llvm-mirror-openmp-5a07983cf589c66eba013ea59d76ff828582eab7_GH0.tar.gz) = 2841699 Modified: head/devel/llvm-devel/pkg-plist ============================================================================== --- head/devel/llvm-devel/pkg-plist Thu Dec 7 17:53:38 2017 (r455745) +++ head/devel/llvm-devel/pkg-plist Thu Dec 7 18:08:02 2017 (r455746) @@ -61,6 +61,7 @@ bin/sancov-devel %%LLDB%%bin/lldb-argdumper-devel %%LLDB%%bin/lldb-mi-devel %%LLDB%%bin/lldb-server-devel +%%LLDB%%bin/lldb-test-devel %%EXTRAS%%bin/clang-apply-replacements-devel %%EXTRAS%%bin/clang-change-namespace-devel %%EXTRAS%%bin/clang-include-fixer-devel @@ -129,6 +130,7 @@ llvm-devel/bin/llc %%LLDB%%llvm-devel/bin/lldb-argdumper %%LLDB%%llvm-devel/bin/lldb-mi %%LLDB%%llvm-devel/bin/lldb-server +%%LLDB%%llvm-devel/bin/lldb-test llvm-devel/bin/lli llvm-devel/bin/llvm-ar llvm-devel/bin/llvm-as @@ -1522,6 +1524,7 @@ llvm-devel/include/llvm/Config/Disassemblers.def llvm-devel/include/llvm/Config/Targets.def llvm-devel/include/llvm/Config/abi-breaking.h llvm-devel/include/llvm/Config/llvm-config.h +llvm-devel/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h llvm-devel/include/llvm/DebugInfo/CodeView/CVDebugRecord.h llvm-devel/include/llvm/DebugInfo/CodeView/CVRecord.h llvm-devel/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h @@ -1552,6 +1555,7 @@ llvm-devel/include/llvm/DebugInfo/CodeView/FunctionId. llvm-devel/include/llvm/DebugInfo/CodeView/GUID.h llvm-devel/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h llvm-devel/include/llvm/DebugInfo/CodeView/Line.h +llvm-devel/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h llvm-devel/include/llvm/DebugInfo/CodeView/RecordName.h llvm-devel/include/llvm/DebugInfo/CodeView/RecordSerialization.h llvm-devel/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h @@ -1568,13 +1572,13 @@ llvm-devel/include/llvm/DebugInfo/CodeView/SymbolVisit llvm-devel/include/llvm/DebugInfo/CodeView/TypeCollection.h llvm-devel/include/llvm/DebugInfo/CodeView/TypeDeserializer.h llvm-devel/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h +llvm-devel/include/llvm/DebugInfo/CodeView/TypeHashing.h llvm-devel/include/llvm/DebugInfo/CodeView/TypeIndex.h llvm-devel/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h llvm-devel/include/llvm/DebugInfo/CodeView/TypeRecord.h llvm-devel/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h llvm-devel/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h llvm-devel/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h -llvm-devel/include/llvm/DebugInfo/CodeView/TypeTableBuilder.h llvm-devel/include/llvm/DebugInfo/CodeView/TypeTableCollection.h llvm-devel/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h llvm-devel/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h @@ -1741,6 +1745,7 @@ llvm-devel/include/llvm/ExecutionEngine/Orc/RPCUtils.h llvm-devel/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h llvm-devel/include/llvm/ExecutionEngine/Orc/RawByteChannel.h llvm-devel/include/llvm/ExecutionEngine/Orc/RemoteObjectLayer.h +llvm-devel/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h llvm-devel/include/llvm/ExecutionEngine/OrcMCJITReplacement.h llvm-devel/include/llvm/ExecutionEngine/RTDyldMemoryManager.h llvm-devel/include/llvm/ExecutionEngine/RuntimeDyld.h @@ -1966,6 +1971,7 @@ llvm-devel/include/llvm/Object/WindowsResource.h llvm-devel/include/llvm/ObjectYAML/COFFYAML.h llvm-devel/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h llvm-devel/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h +llvm-devel/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h llvm-devel/include/llvm/ObjectYAML/CodeViewYAMLTypes.h llvm-devel/include/llvm/ObjectYAML/DWARFEmitter.h llvm-devel/include/llvm/ObjectYAML/DWARFYAML.h @@ -2254,6 +2260,7 @@ llvm-devel/include/llvm/Transforms/Utils/BasicBlockUti llvm-devel/include/llvm/Transforms/Utils/BreakCriticalEdges.h llvm-devel/include/llvm/Transforms/Utils/BuildLibCalls.h llvm-devel/include/llvm/Transforms/Utils/BypassSlowDivision.h +llvm-devel/include/llvm/Transforms/Utils/CallPromotionUtils.h llvm-devel/include/llvm/Transforms/Utils/Cloning.h llvm-devel/include/llvm/Transforms/Utils/CodeExtractor.h llvm-devel/include/llvm/Transforms/Utils/CtorUtils.h From owner-svn-ports-head@freebsd.org Thu Dec 7 18:11:09 2017 Return-Path: Delivered-To: svn-ports-head@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 B6C80E8DD88; Thu, 7 Dec 2017 18:11:09 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 53913700F9; Thu, 7 Dec 2017 18:11:09 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7IB8Zx048443; Thu, 7 Dec 2017 18:11:08 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7IB8Fe048441; Thu, 7 Dec 2017 18:11:08 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712071811.vB7IB8Fe048441@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 7 Dec 2017 18:11:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455747 - head/math/py-keras X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/math/py-keras X-SVN-Commit-Revision: 455747 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 18:11:10 -0000 Author: swills Date: Thu Dec 7 18:11:08 2017 New Revision: 455747 URL: https://svnweb.freebsd.org/changeset/ports/455747 Log: math/py-keras: Update to 2.1.2 PR: 224154 Submitted by: Neel Chauhan (maintainer) Modified: head/math/py-keras/Makefile head/math/py-keras/distinfo Modified: head/math/py-keras/Makefile ============================================================================== --- head/math/py-keras/Makefile Thu Dec 7 18:08:02 2017 (r455746) +++ head/math/py-keras/Makefile Thu Dec 7 18:11:08 2017 (r455747) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keras -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-keras/distinfo ============================================================================== --- head/math/py-keras/distinfo Thu Dec 7 18:08:02 2017 (r455746) +++ head/math/py-keras/distinfo Thu Dec 7 18:11:08 2017 (r455747) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511999508 -SHA256 (fchollet-keras-2.1.1_GH0.tar.gz) = c15c45d1d8e9d5e40f759d51a56ed4f84bea61faccd2fd2b1d2b77aa39ee5cca -SIZE (fchollet-keras-2.1.1_GH0.tar.gz) = 449342 +TIMESTAMP = 1512608974 +SHA256 (fchollet-keras-2.1.2_GH0.tar.gz) = 1615d8dc0b87f1b7e8bc0fb2f3639f8969685aebb9c86f032945196819d2ae8a +SIZE (fchollet-keras-2.1.2_GH0.tar.gz) = 454445 From owner-svn-ports-head@freebsd.org Thu Dec 7 18:20:48 2017 Return-Path: Delivered-To: svn-ports-head@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 43791E8DFCB; Thu, 7 Dec 2017 18:20:48 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 1DAC67060C; Thu, 7 Dec 2017 18:20:48 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7IKloa052358; Thu, 7 Dec 2017 18:20:47 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7IKklk051701; Thu, 7 Dec 2017 18:20:46 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201712071820.vB7IKklk051701@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 7 Dec 2017 18:20:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455748 - in head/audio: . screcord-lv2 X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/audio: . screcord-lv2 X-SVN-Commit-Revision: 455748 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 18:20:48 -0000 Author: yuri Date: Thu Dec 7 18:20:46 2017 New Revision: 455748 URL: https://svnweb.freebsd.org/changeset/ports/455748 Log: New port: audio/screcord-lv2: LV2 capture plugin Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13396 Added: head/audio/screcord-lv2/ head/audio/screcord-lv2/Makefile (contents, props changed) head/audio/screcord-lv2/distinfo (contents, props changed) head/audio/screcord-lv2/pkg-descr (contents, props changed) Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Thu Dec 7 18:11:08 2017 (r455747) +++ head/audio/Makefile Thu Dec 7 18:20:46 2017 (r455748) @@ -725,6 +725,7 @@ SUBDIR += sbagen SUBDIR += sc3-plugins SUBDIR += schismtracker + SUBDIR += screcord-lv2 SUBDIR += scrobbler SUBDIR += sdl2_mixer SUBDIR += sdl_mixer Added: head/audio/screcord-lv2/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/screcord-lv2/Makefile Thu Dec 7 18:20:46 2017 (r455748) @@ -0,0 +1,30 @@ +# $FreeBSD$ + +PORTNAME= screcord +DISTVERSION= g20171206 +CATEGORIES= audio +PKGNAMESUFFIX= -lv2 + +MAINTAINER= yuri@FreeBSD.org +COMMENT= LV2 capture plugin + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= lv2>0:audio/lv2 +LIB_DEPENDS= libsndfile.so:audio/libsndfile + +USES= gmake pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= brummer10 +GH_PROJECT= ${PORTNAME}.lv2 +GH_TAGNAME= 36fbff9 + +PLIST_FILES= lib/lv2/sc_record.lv2/manifest.ttl \ + lib/lv2/sc_record.lv2/sc_record.so \ + lib/lv2/sc_record.lv2/sc_record.ttl + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/sc_record.lv2/sc_record.so + +.include Added: head/audio/screcord-lv2/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/screcord-lv2/distinfo Thu Dec 7 18:20:46 2017 (r455748) @@ -0,0 +1,3 @@ +TIMESTAMP = 1512578049 +SHA256 (brummer10-screcord.lv2-g20171206-36fbff9_GH0.tar.gz) = 8eaec5934bcf43b4557d9260c7b0c2c6d625a877185497493b87850c000d0379 +SIZE (brummer10-screcord.lv2-g20171206-36fbff9_GH0.tar.gz) = 12991 Added: head/audio/screcord-lv2/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/screcord-lv2/pkg-descr Thu Dec 7 18:20:46 2017 (r455748) @@ -0,0 +1,4 @@ +A simple LV2 capture plugin that is able to capture mono and a stereo streams, +saving them to files of any audio format supported by libsndfile. + +WWW: https://github.com/brummer10/screcord.lv2 From owner-svn-ports-head@freebsd.org Thu Dec 7 18:23:17 2017 Return-Path: Delivered-To: svn-ports-head@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 834C3E8E13D; Thu, 7 Dec 2017 18:23:17 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 5D6DD70863; Thu, 7 Dec 2017 18:23:17 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7INGAW054326; Thu, 7 Dec 2017 18:23:16 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7INGW3054321; Thu, 7 Dec 2017 18:23:16 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201712071823.vB7INGW3054321@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 7 Dec 2017 18:23:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455749 - in head/audio: . padthv1-lv2 X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/audio: . padthv1-lv2 X-SVN-Commit-Revision: 455749 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 18:23:17 -0000 Author: yuri Date: Thu Dec 7 18:23:15 2017 New Revision: 455749 URL: https://svnweb.freebsd.org/changeset/ports/455749 Log: New port: audio/padthv1-lv2: Old-school polyphonic additive synthesizer Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13380 Added: head/audio/padthv1-lv2/ head/audio/padthv1-lv2/Makefile (contents, props changed) head/audio/padthv1-lv2/distinfo (contents, props changed) head/audio/padthv1-lv2/pkg-descr (contents, props changed) head/audio/padthv1-lv2/pkg-plist (contents, props changed) Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Thu Dec 7 18:20:46 2017 (r455748) +++ head/audio/Makefile Thu Dec 7 18:23:15 2017 (r455749) @@ -622,6 +622,7 @@ SUBDIR += p5-tagged SUBDIR += p5-xmms2 SUBDIR += pacpl + SUBDIR += padthv1-lv2 SUBDIR += paman SUBDIR += paprefs SUBDIR += patchage Added: head/audio/padthv1-lv2/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/padthv1-lv2/Makefile Thu Dec 7 18:23:15 2017 (r455749) @@ -0,0 +1,33 @@ +# $FreeBSD$ + +PORTNAME= padthv1 +DISTVERSIONPREFIX= ${PORTNAME}_ +DISTVERSION= 0_8_5 +CATEGORIES= audio +PKGNAMESUFFIX= -lv2 + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Old-school polyphonic additive synthesizer + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= lv2>0:audio/lv2 +LIB_DEPENDS= libfftw3.so:math/fftw3 \ + libjack.so:audio/jack \ + liblo.so:audio/liblo + +USES= autoreconf gmake pkgconfig shared-mime-info +GNU_CONFIGURE= yes +USE_GITHUB= yes +GH_ACCOUNT= rncbc +USE_GL= gl +USE_QT5= core gui widgets xml buildtools_build qmake_build + +CONFIGURE_ARGS= --disable-alsa-midi + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/padthv1.lv2/padthv1.so + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/padthv1.lv2/padthv1_ui.so + +.include Added: head/audio/padthv1-lv2/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/padthv1-lv2/distinfo Thu Dec 7 18:23:15 2017 (r455749) @@ -0,0 +1,3 @@ +TIMESTAMP = 1512502818 +SHA256 (rncbc-padthv1-padthv1_0_8_5_GH0.tar.gz) = d3af2281427cd751e8fb55af6271c85f873aa7dfebcc9ca51712644b1b6b7654 +SIZE (rncbc-padthv1-padthv1_0_8_5_GH0.tar.gz) = 206813 Added: head/audio/padthv1-lv2/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/padthv1-lv2/pkg-descr Thu Dec 7 18:23:15 2017 (r455749) @@ -0,0 +1,12 @@ +An old-school polyphonic additive synthesizer with stereo fx. + +Based on the PADsynth algorithm, by Paul Nasca, as a special +variant of additive synthesis. + +Features: +* pure stand-alone JACK client with JACK-session, NSM and both JACK MIDI + and ALSA MIDI input support +* LV2 instrument plugin. + URI: http://padthv1.sourceforge.net/lv2 + +WWW: http://padthv1.sourceforge.net Added: head/audio/padthv1-lv2/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/padthv1-lv2/pkg-plist Thu Dec 7 18:23:15 2017 (r455749) @@ -0,0 +1,23 @@ +bin/padthv1_jack +lib/libpadthv1.so +lib/libpadthv1.so.0 +lib/libpadthv1.so.0.8 +lib/libpadthv1.so.0.8.5 +lib/libpadthv1_ui.so +lib/libpadthv1_ui.so.0 +lib/libpadthv1_ui.so.0.8 +lib/libpadthv1_ui.so.0.8.5 +lib/lv2/padthv1.lv2/manifest.ttl +lib/lv2/padthv1.lv2/padthv1.so +lib/lv2/padthv1.lv2/padthv1.ttl +lib/lv2/padthv1.lv2/padthv1_ui.so +lib/lv2/padthv1.lv2/padthv1_ui.ttl +man/man1/padthv1.1.gz +man/man1/padthv1.fr.1.gz +share/applications/padthv1.desktop +share/icons/hicolor/32x32/apps/padthv1.png +share/icons/hicolor/32x32/mimetypes/application-x-padthv1-preset.png +share/icons/hicolor/scalable/apps/padthv1.svg +share/icons/hicolor/scalable/mimetypes/application-x-padthv1-preset.svg +share/metainfo/padthv1.appdata.xml +share/mime/packages/padthv1.xml From owner-svn-ports-head@freebsd.org Thu Dec 7 19:42:29 2017 Return-Path: Delivered-To: svn-ports-head@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 C6406E8F634; Thu, 7 Dec 2017 19:42:29 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 9282672D63; Thu, 7 Dec 2017 19:42:29 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7JgSD3087256; Thu, 7 Dec 2017 19:42:28 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7JgSjt087254; Thu, 7 Dec 2017 19:42:28 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712071942.vB7JgSjt087254@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 7 Dec 2017 19:42:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455750 - head/security/boringssl X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/security/boringssl X-SVN-Commit-Revision: 455750 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 19:42:29 -0000 Author: swills Date: Thu Dec 7 19:42:28 2017 New Revision: 455750 URL: https://svnweb.freebsd.org/changeset/ports/455750 Log: security/boringssl: update to new snapshot Modified: head/security/boringssl/Makefile head/security/boringssl/distinfo Modified: head/security/boringssl/Makefile ============================================================================== --- head/security/boringssl/Makefile Thu Dec 7 18:23:15 2017 (r455749) +++ head/security/boringssl/Makefile Thu Dec 7 19:42:28 2017 (r455750) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2017.10.13.01 +PORTVERSION= 0.0.0.0.2017.12.07.01 CATEGORIES= security MAINTAINER= swills@FreeBSD.org @@ -11,7 +11,7 @@ BUILD_DEPENDS= go:lang/go USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= e1068b7 +GH_TAGNAME= 296a61d USES= cmake localbase perl5 CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=1 USE_LDCONFIG= yes Modified: head/security/boringssl/distinfo ============================================================================== --- head/security/boringssl/distinfo Thu Dec 7 18:23:15 2017 (r455749) +++ head/security/boringssl/distinfo Thu Dec 7 19:42:28 2017 (r455750) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508160711 -SHA256 (google-boringssl-0.0.0.0.2017.10.13.01-e1068b7_GH0.tar.gz) = 8a14e1c63c05c232253a41afc1d6e5587237c47356b57b0fa22ed791122613e1 -SIZE (google-boringssl-0.0.0.0.2017.10.13.01-e1068b7_GH0.tar.gz) = 13590017 +TIMESTAMP = 1512675032 +SHA256 (google-boringssl-0.0.0.0.2017.12.07.01-296a61d_GH0.tar.gz) = deb12d3e853e8ef2053bdcb66158ccdc5853da2de3a50afaa9842b44d8683e6b +SIZE (google-boringssl-0.0.0.0.2017.12.07.01-296a61d_GH0.tar.gz) = 14052048 From owner-svn-ports-head@freebsd.org Thu Dec 7 19:52:19 2017 Return-Path: Delivered-To: svn-ports-head@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 22754E8F837; Thu, 7 Dec 2017 19:52:19 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E17EE73230; Thu, 7 Dec 2017 19:52:18 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7JqINk091848; Thu, 7 Dec 2017 19:52:18 GMT (envelope-from jpaetzel@FreeBSD.org) Received: (from jpaetzel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7JqIM2091847; Thu, 7 Dec 2017 19:52:18 GMT (envelope-from jpaetzel@FreeBSD.org) Message-Id: <201712071952.vB7JqIM2091847@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jpaetzel set sender to jpaetzel@FreeBSD.org using -f From: Josh Paetzel Date: Thu, 7 Dec 2017 19:52:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455751 - head/emulators/open-vm-tools X-SVN-Group: ports-head X-SVN-Commit-Author: jpaetzel X-SVN-Commit-Paths: head/emulators/open-vm-tools X-SVN-Commit-Revision: 455751 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 19:52:19 -0000 Author: jpaetzel Date: Thu Dec 7 19:52:17 2017 New Revision: 455751 URL: https://svnweb.freebsd.org/changeset/ports/455751 Log: Remove unused dependancies. Modified: head/emulators/open-vm-tools/Makefile Modified: head/emulators/open-vm-tools/Makefile ============================================================================== --- head/emulators/open-vm-tools/Makefile Thu Dec 7 19:42:28 2017 (r455750) +++ head/emulators/open-vm-tools/Makefile Thu Dec 7 19:52:17 2017 (r455751) @@ -4,7 +4,7 @@ PORTNAME= open-vm-tools PORTVERSION= ${RELEASE_VER} DISTVERSIONPREFIX= stable- -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 2 CATEGORIES= emulators @@ -16,9 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING ONLY_FOR_ARCHS= amd64 i386 -LIB_DEPENDS= libmspack.so:archivers/libmspack \ - libxerces-c.so:textproc/xerces-c3 \ - libxml-security-c.so:security/apache-xml-security-c +LIB_DEPENDS= libmspack.so:archivers/libmspack RELEASE_VER= 10.1.10 BUILD_VER= 6082533 @@ -55,8 +53,8 @@ CPPFLAGS+= -Wno-deprecated-declarations SSP_UNSAFE= kernel module does not support ssp -CONFIGURE_ARGS+= --disable-grabbitmqproxy --without-icu \ - --disable-vgauth --without-procps \ +CONFIGURE_ARGS+= --without-icu \ + --disable-vgauth \ --sysconfdir=${PREFIX}/etc CONFLICTS+= vmware-guestd[0-9]* vmware-tools[0-9]* From owner-svn-ports-head@freebsd.org Thu Dec 7 20:03:31 2017 Return-Path: Delivered-To: svn-ports-head@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 811EDE8FE9A; Thu, 7 Dec 2017 20:03:31 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 53FCF73F1B; Thu, 7 Dec 2017 20:03:31 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7K3UCt096429; Thu, 7 Dec 2017 20:03:30 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7K3U72096425; Thu, 7 Dec 2017 20:03:30 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201712072003.vB7K3U72096425@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Thu, 7 Dec 2017 20:03:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455753 - head/devel/gitflow X-SVN-Group: ports-head X-SVN-Commit-Author: cpm X-SVN-Commit-Paths: head/devel/gitflow X-SVN-Commit-Revision: 455753 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 20:03:31 -0000 Author: cpm Date: Thu Dec 7 20:03:29 2017 New Revision: 455753 URL: https://svnweb.freebsd.org/changeset/ports/455753 Log: devel/gitflow: update to 1.11.0 - Update LICENSE - Update GH_* variables to the new repository - Update comment and WWW in pkg-descr Changelog: https://github.com/petervanderdoes/gitflow-avh/releases/tag/1.11.0 PR: 223399 Submitted by: Aldis Berjoza Approved by: Nicolas Embriz (maintainer) Modified: head/devel/gitflow/Makefile head/devel/gitflow/distinfo head/devel/gitflow/pkg-descr head/devel/gitflow/pkg-plist Modified: head/devel/gitflow/Makefile ============================================================================== --- head/devel/gitflow/Makefile Thu Dec 7 19:59:11 2017 (r455752) +++ head/devel/gitflow/Makefile Thu Dec 7 20:03:29 2017 (r455753) @@ -2,23 +2,24 @@ # $FreeBSD$ PORTNAME= gitflow -PORTVERSION= 1.8.0 +PORTVERSION= 1.11.0 CATEGORIES= devel MAINTAINER= nbari@tequila.io COMMENT= Git extensions to provide high-level repository operations -LICENSE= BSD2CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE= BSD2CLAUSE LGPL21 +LICENSE_COMB= multi RUN_DEPENDS= ${LOCALBASE}/bin/getopt:misc/getopt +USES= gmake + USE_GITHUB= yes -GH_ACCOUNT= nbari +GH_ACCOUNT= petervanderdoes +GH_PROJECT= ${PORTNAME}-avh OPTIONS_DEFINE= EXAMPLES - -USES= gmake NO_BUILD= yes NO_ARCH= yes Modified: head/devel/gitflow/distinfo ============================================================================== --- head/devel/gitflow/distinfo Thu Dec 7 19:59:11 2017 (r455752) +++ head/devel/gitflow/distinfo Thu Dec 7 20:03:29 2017 (r455753) @@ -1,2 +1,3 @@ -SHA256 (nbari-gitflow-1.8.0_GH0.tar.gz) = 8239131b8dac160d7e929eab376fa14de44a55cbd5c5545e0ad4464d3a57adef -SIZE (nbari-gitflow-1.8.0_GH0.tar.gz) = 56304 +TIMESTAMP = 1512672772 +SHA256 (petervanderdoes-gitflow-avh-1.11.0_GH0.tar.gz) = 06ad2110088e46e3712f799a43bf6cc5c3720fc25c69dbb3bbf4cf486cf2f330 +SIZE (petervanderdoes-gitflow-avh-1.11.0_GH0.tar.gz) = 64077 Modified: head/devel/gitflow/pkg-descr ============================================================================== --- head/devel/gitflow/pkg-descr Thu Dec 7 19:59:11 2017 (r455752) +++ head/devel/gitflow/pkg-descr Thu Dec 7 20:03:29 2017 (r455753) @@ -1,6 +1,7 @@ git-flow (AVH Edition) A collection of Git extensions to provide high-level repository operations -for Vincent Driessen's branching model. +for Vincent Driessen's branching model. This fork adds functionality not +added to the original branch. -WWW: http://nvie.com/git-model +WWW: https://github.com/petervanderdoes/gitflow-avh Modified: head/devel/gitflow/pkg-plist ============================================================================== --- head/devel/gitflow/pkg-plist Thu Dec 7 19:59:11 2017 (r455752) +++ head/devel/gitflow/pkg-plist Thu Dec 7 20:03:29 2017 (r455753) @@ -1,4 +1,5 @@ bin/git-flow +bin/git-flow-bugfix bin/git-flow-config bin/git-flow-feature bin/git-flow-hotfix @@ -14,6 +15,12 @@ bin/gitflow-shFlags %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/filter-flow-release-branch-tag-message %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/filter-flow-release-finish-tag-message %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/filter-flow-release-start-version +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-bugfix-delete +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-bugfix-finish +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-bugfix-publish +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-bugfix-pull +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-bugfix-start +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-bugfix-track %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-feature-delete %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-feature-finish %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/post-flow-feature-publish From owner-svn-ports-head@freebsd.org Thu Dec 7 21:14:15 2017 Return-Path: Delivered-To: svn-ports-head@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 A72F5E9186B; Thu, 7 Dec 2017 21:14:15 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6555476AE7; Thu, 7 Dec 2017 21:14:15 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7LEEUu026125; Thu, 7 Dec 2017 21:14:14 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7LEEXL026123; Thu, 7 Dec 2017 21:14:14 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201712072114.vB7LEEXL026123@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 7 Dec 2017 21:14:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455757 - head/devel/py-django-rq X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: head/devel/py-django-rq X-SVN-Commit-Revision: 455757 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 21:14:15 -0000 Author: rene Date: Thu Dec 7 21:14:13 2017 New Revision: 455757 URL: https://svnweb.freebsd.org/changeset/ports/455757 Log: devel/py-django-rq: update to version 1.0.1 Modified: head/devel/py-django-rq/Makefile head/devel/py-django-rq/distinfo Modified: head/devel/py-django-rq/Makefile ============================================================================== --- head/devel/py-django-rq/Makefile Thu Dec 7 21:09:15 2017 (r455756) +++ head/devel/py-django-rq/Makefile Thu Dec 7 21:14:13 2017 (r455757) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= django-rq -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-django-rq/distinfo ============================================================================== --- head/devel/py-django-rq/distinfo Thu Dec 7 21:09:15 2017 (r455756) +++ head/devel/py-django-rq/distinfo Thu Dec 7 21:14:13 2017 (r455757) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511387387 -SHA256 (ui-django-rq-v1.0.0_GH0.tar.gz) = ec1187d42739f382cce8fc840847588755d531d637c093ebe4d724aa0772befb -SIZE (ui-django-rq-v1.0.0_GH0.tar.gz) = 109612 +TIMESTAMP = 1512672719 +SHA256 (ui-django-rq-v1.0.1_GH0.tar.gz) = b79095c9dcf60935e0729d7e150b2d5276d1d42b256c3237863c79d4627b5118 +SIZE (ui-django-rq-v1.0.1_GH0.tar.gz) = 109935 From owner-svn-ports-head@freebsd.org Thu Dec 7 21:43:13 2017 Return-Path: Delivered-To: svn-ports-head@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 E9BE6E92265; Thu, 7 Dec 2017 21:43:13 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 9EF0777BFB; Thu, 7 Dec 2017 21:43:13 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7LhC6t038593; Thu, 7 Dec 2017 21:43:12 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7LhChf038589; Thu, 7 Dec 2017 21:43:12 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712072143.vB7LhChf038589@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 7 Dec 2017 21:43:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455758 - in head/www: firefox firefox-i18n X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/www: firefox firefox-i18n X-SVN-Commit-Revision: 455758 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 21:43:14 -0000 Author: jbeich Date: Thu Dec 7 21:43:12 2017 New Revision: 455758 URL: https://svnweb.freebsd.org/changeset/ports/455758 Log: www/firefox: update to 57.0.2 (nop) Changes: https://www.mozilla.org/firefox/57.0.2/releasenotes/ Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2017-11-30&enddate=2017-12-07 Modified: head/www/firefox-i18n/Makefile (contents, props changed) head/www/firefox-i18n/distinfo (contents, props changed) head/www/firefox/Makefile (contents, props changed) head/www/firefox/distinfo (contents, props changed) Modified: head/www/firefox-i18n/Makefile ============================================================================== --- head/www/firefox-i18n/Makefile Thu Dec 7 21:14:13 2017 (r455757) +++ head/www/firefox-i18n/Makefile Thu Dec 7 21:43:12 2017 (r455758) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox-i18n -PORTVERSION= 57.0.1 +PORTVERSION= 57.0.2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build2/linux-i686/xpi Modified: head/www/firefox-i18n/distinfo ============================================================================== --- head/www/firefox-i18n/distinfo Thu Dec 7 21:14:13 2017 (r455757) +++ head/www/firefox-i18n/distinfo Thu Dec 7 21:43:12 2017 (r455758) @@ -1,191 +1,191 @@ -TIMESTAMP = 1511948395 -SHA256 (xpi/firefox-i18n-57.0.1/ach.xpi) = 78948c27947fe93cb48eb94d1b30f427d627fc3d13d7a91f86996621a4a7d1fe -SIZE (xpi/firefox-i18n-57.0.1/ach.xpi) = 441113 -SHA256 (xpi/firefox-i18n-57.0.1/af.xpi) = e48e07a9b33684043f483d6f51bfb76b11b2e79630ffb67f1617bdee1a434ef8 -SIZE (xpi/firefox-i18n-57.0.1/af.xpi) = 442206 -SHA256 (xpi/firefox-i18n-57.0.1/an.xpi) = 01271207570e5c51dfe1b50832b1e7ff9f684bb2fdb4fc570152d76402ce1c3f -SIZE (xpi/firefox-i18n-57.0.1/an.xpi) = 462778 -SHA256 (xpi/firefox-i18n-57.0.1/ar.xpi) = a4123925944a55eddcc3774fd7e7660d21a81f794843b68e7ffc1232715f2b4c -SIZE (xpi/firefox-i18n-57.0.1/ar.xpi) = 488160 -SHA256 (xpi/firefox-i18n-57.0.1/as.xpi) = 4b97e7adb1a41d28992d6e621017a5154140af29309b6ef62488b438fd5a77dc -SIZE (xpi/firefox-i18n-57.0.1/as.xpi) = 491075 -SHA256 (xpi/firefox-i18n-57.0.1/ast.xpi) = 45eaa202ef79acdb0a919acce2fa86fbfa6690b28e2737179a07758ce217809c -SIZE (xpi/firefox-i18n-57.0.1/ast.xpi) = 455504 -SHA256 (xpi/firefox-i18n-57.0.1/az.xpi) = 898bc4db62d73f4cb5c5b00a4c1847910a1d1571a21b00602246f9318b05d40e -SIZE (xpi/firefox-i18n-57.0.1/az.xpi) = 466044 -SHA256 (xpi/firefox-i18n-57.0.1/be.xpi) = 46d4c88838aba5f0897d10a3ab43816e10df0b9cce2a0bf4783fd2b1272f1713 -SIZE (xpi/firefox-i18n-57.0.1/be.xpi) = 516093 -SHA256 (xpi/firefox-i18n-57.0.1/bg.xpi) = ffff697356b4a05fe3a82c548ebdc6b998dfd043554ba8e6c45c38a06cf73b36 -SIZE (xpi/firefox-i18n-57.0.1/bg.xpi) = 510352 -SHA256 (xpi/firefox-i18n-57.0.1/bn-BD.xpi) = 33e6b892df9e951500d5865d566038c9ec9d5e799dd09e6fc630f984d76c95d4 -SIZE (xpi/firefox-i18n-57.0.1/bn-BD.xpi) = 527190 -SHA256 (xpi/firefox-i18n-57.0.1/bn-IN.xpi) = bcda16f9a83d0aa649c004dabfe7124b6de9bd207c335ddf27acc0dd7ec51a53 -SIZE (xpi/firefox-i18n-57.0.1/bn-IN.xpi) = 516180 -SHA256 (xpi/firefox-i18n-57.0.1/br.xpi) = c3f12b861cd89944b8aa2c6ad3eeab72a83f47a6c4cb92aed827894de1389d0d -SIZE (xpi/firefox-i18n-57.0.1/br.xpi) = 451867 -SHA256 (xpi/firefox-i18n-57.0.1/bs.xpi) = 1cc3a5a2b6255a760ccb6e2cbc7aa9f2ba8bcdd4796cfa359e4b01b207acb5da -SIZE (xpi/firefox-i18n-57.0.1/bs.xpi) = 459650 -SHA256 (xpi/firefox-i18n-57.0.1/ca.xpi) = bb9c97f6b9e78bb7e6a4b4073e2587a01406ec1fadc25d2d6e91d180b2ba8948 -SIZE (xpi/firefox-i18n-57.0.1/ca.xpi) = 466641 -SHA256 (xpi/firefox-i18n-57.0.1/cak.xpi) = ddcecb4c1cab3ee5e66bcfa1e45719aa4cd313c1fa4d66ead5f58a655e80a585 -SIZE (xpi/firefox-i18n-57.0.1/cak.xpi) = 475935 -SHA256 (xpi/firefox-i18n-57.0.1/cs.xpi) = d0540e96f4951287fca978f74de2469cd0ecc96616f06c61da954f2b6fda16f8 -SIZE (xpi/firefox-i18n-57.0.1/cs.xpi) = 469457 -SHA256 (xpi/firefox-i18n-57.0.1/cy.xpi) = 838718435a744d91c46b8d2f4dd9cf1426283f3d863d7693c5a172558a04ec58 -SIZE (xpi/firefox-i18n-57.0.1/cy.xpi) = 455788 -SHA256 (xpi/firefox-i18n-57.0.1/da.xpi) = 8911ed6c822982b25e76c0dd3bc841c968ed8468317744286820f48400bfe9f4 -SIZE (xpi/firefox-i18n-57.0.1/da.xpi) = 448416 -SHA256 (xpi/firefox-i18n-57.0.1/de.xpi) = bfc7ec5c7e3c079f9493051159e9cf534e2955e34158dfc9d53a8487af87814e -SIZE (xpi/firefox-i18n-57.0.1/de.xpi) = 460814 -SHA256 (xpi/firefox-i18n-57.0.1/dsb.xpi) = ec90815ff190293aa2ccb0046d340f4ef809d395d0c0b8d308dc5ee192b768cf -SIZE (xpi/firefox-i18n-57.0.1/dsb.xpi) = 479511 -SHA256 (xpi/firefox-i18n-57.0.1/el.xpi) = 160bbeb91a4957c3dc4fbffeb3a7088869cc57c6d0054b1d6d92dedba2a0c26d -SIZE (xpi/firefox-i18n-57.0.1/el.xpi) = 534484 -SHA256 (xpi/firefox-i18n-57.0.1/en-GB.xpi) = d08475dbdc518c8c51b2ec813cc30b55c34ae2e87e7c6b8544cc50f1cfbcc89f -SIZE (xpi/firefox-i18n-57.0.1/en-GB.xpi) = 435623 -SHA256 (xpi/firefox-i18n-57.0.1/en-US.xpi) = ee2b92634aa6fb274c2c958d3d032bdf4ca9a7cece9737cf891c6642feb46c61 -SIZE (xpi/firefox-i18n-57.0.1/en-US.xpi) = 441880 -SHA256 (xpi/firefox-i18n-57.0.1/en-ZA.xpi) = c0053e9db22d38f884a6516b318f21f94faba16ce0934496172deb96c1880df3 -SIZE (xpi/firefox-i18n-57.0.1/en-ZA.xpi) = 432020 -SHA256 (xpi/firefox-i18n-57.0.1/eo.xpi) = 1f4745a901b60558cf8725de83b1c097cf7126dc9e47f5eeee8909b851d21e09 -SIZE (xpi/firefox-i18n-57.0.1/eo.xpi) = 454910 -SHA256 (xpi/firefox-i18n-57.0.1/es-AR.xpi) = 9c94b972ab897e717ed8407b8cd6b909bc53e6b268feac22198eabea4652507e -SIZE (xpi/firefox-i18n-57.0.1/es-AR.xpi) = 462980 -SHA256 (xpi/firefox-i18n-57.0.1/es-CL.xpi) = 14b4fe918ced20b50069caf36594d299fa5eca18984fa0c1ba99b37e765298e6 -SIZE (xpi/firefox-i18n-57.0.1/es-CL.xpi) = 465514 -SHA256 (xpi/firefox-i18n-57.0.1/es-ES.xpi) = 1216014c2cf5b73a8c154dedf2a73de06a11daf3605b5a0c03908c38a2db2bce -SIZE (xpi/firefox-i18n-57.0.1/es-ES.xpi) = 353625 -SHA256 (xpi/firefox-i18n-57.0.1/es-MX.xpi) = 99ce79e3c173047f6b812eaa48258429755d73f7757d7fe305500bfdcc0f06ca -SIZE (xpi/firefox-i18n-57.0.1/es-MX.xpi) = 468761 -SHA256 (xpi/firefox-i18n-57.0.1/et.xpi) = 1d386407df72b49dec683b49b8ce977ea17c42786d743466b7ca94964f0aa639 -SIZE (xpi/firefox-i18n-57.0.1/et.xpi) = 447279 -SHA256 (xpi/firefox-i18n-57.0.1/eu.xpi) = 1226577d230883af6df44c105b4e42dc3083383dfc73e2218737d0d824510e3b -SIZE (xpi/firefox-i18n-57.0.1/eu.xpi) = 454673 -SHA256 (xpi/firefox-i18n-57.0.1/fa.xpi) = d67f6af4fd67c2d88d0cf653240914cf27499b82e65323912ecf8ac96ec87cb2 -SIZE (xpi/firefox-i18n-57.0.1/fa.xpi) = 510829 -SHA256 (xpi/firefox-i18n-57.0.1/ff.xpi) = 0ef139ade510b2c91bedf6a995dc082e7897cc159dfcd2bb314bf7fff47870f4 -SIZE (xpi/firefox-i18n-57.0.1/ff.xpi) = 454015 -SHA256 (xpi/firefox-i18n-57.0.1/fi.xpi) = 796a8c6738cf645ee29a352b7e4ce4f533a4cf0c1a1a1737223af034a3ecbbd5 -SIZE (xpi/firefox-i18n-57.0.1/fi.xpi) = 446244 -SHA256 (xpi/firefox-i18n-57.0.1/fr.xpi) = b260bd8f9b5bc6b649ed864692ae20f45f67eafad39bb6cf7aa67d705525d8c3 -SIZE (xpi/firefox-i18n-57.0.1/fr.xpi) = 472722 -SHA256 (xpi/firefox-i18n-57.0.1/fy-NL.xpi) = 6b0ec71758076feb912db02ed4f92822dc75a9d842b6875cf83a96f9ae4bd400 -SIZE (xpi/firefox-i18n-57.0.1/fy-NL.xpi) = 465912 -SHA256 (xpi/firefox-i18n-57.0.1/ga-IE.xpi) = 1b5b214424603970e85d23f0981b4bba9e57f1ad2280afb2f69102dea55c7f3d -SIZE (xpi/firefox-i18n-57.0.1/ga-IE.xpi) = 475963 -SHA256 (xpi/firefox-i18n-57.0.1/gd.xpi) = 1bac7834c608ef0c73fc45aa19f4ef3f1aacd8b7a5ec25e1921ea1ff4769ef2f -SIZE (xpi/firefox-i18n-57.0.1/gd.xpi) = 465123 -SHA256 (xpi/firefox-i18n-57.0.1/gl.xpi) = bcb5857682b6f9b3d17bc3a5ed465baad92aeb0b9be8d4675ac45562296deacb -SIZE (xpi/firefox-i18n-57.0.1/gl.xpi) = 452032 -SHA256 (xpi/firefox-i18n-57.0.1/gn.xpi) = 081d249389c0b10b3969512d5252b59f4e31f8fdfbc37f8241e54a8896980d65 -SIZE (xpi/firefox-i18n-57.0.1/gn.xpi) = 471956 -SHA256 (xpi/firefox-i18n-57.0.1/gu-IN.xpi) = a9561995f3720916410345b6f93f785ac7eb615342f8116e871ffb36efd8cb15 -SIZE (xpi/firefox-i18n-57.0.1/gu-IN.xpi) = 511990 -SHA256 (xpi/firefox-i18n-57.0.1/he.xpi) = 4764c9cfa321a0caa588a1f10df9b8f03077434406bacd9848ded1009934b67d -SIZE (xpi/firefox-i18n-57.0.1/he.xpi) = 471921 -SHA256 (xpi/firefox-i18n-57.0.1/hi-IN.xpi) = 14802fa37108f5078942a27a62ccc23d5e095d32a621a8417be7f42d23e05c0c -SIZE (xpi/firefox-i18n-57.0.1/hi-IN.xpi) = 526111 -SHA256 (xpi/firefox-i18n-57.0.1/hr.xpi) = cf951f2b52de8d6d7b4adaeafc12cb059aafea495d5fdfa9277394a5feb7b4c2 -SIZE (xpi/firefox-i18n-57.0.1/hr.xpi) = 460722 -SHA256 (xpi/firefox-i18n-57.0.1/hsb.xpi) = 4121ceca446b25a8aa6623f5cfbd48d153ce718da964a3a21c14398ad2ce2a34 -SIZE (xpi/firefox-i18n-57.0.1/hsb.xpi) = 476505 -SHA256 (xpi/firefox-i18n-57.0.1/hu.xpi) = 012e4942f9b5741bf3d535351aaadff759312287f8533c81cc6af2f708f79fb2 -SIZE (xpi/firefox-i18n-57.0.1/hu.xpi) = 476604 -SHA256 (xpi/firefox-i18n-57.0.1/hy-AM.xpi) = 963a7a2d3dda438cb71a5f827472087e23721acc71e2f8e95f36bd202d583db8 -SIZE (xpi/firefox-i18n-57.0.1/hy-AM.xpi) = 510825 -SHA256 (xpi/firefox-i18n-57.0.1/id.xpi) = 3fa6ccd516bbca34cab9de86fcc3ce1192af4f15e7be64067f42863ac90907bb -SIZE (xpi/firefox-i18n-57.0.1/id.xpi) = 444041 -SHA256 (xpi/firefox-i18n-57.0.1/is.xpi) = 0d991283d0ca9bab528bd2bc7fc29553337694f7a7b061ce2e2abf0e1dc70472 -SIZE (xpi/firefox-i18n-57.0.1/is.xpi) = 452660 -SHA256 (xpi/firefox-i18n-57.0.1/it.xpi) = eb40fdda2b666738c0cdb88d68394eb78057ca4ec8a753f4645f063ec170b49f -SIZE (xpi/firefox-i18n-57.0.1/it.xpi) = 347172 -SHA256 (xpi/firefox-i18n-57.0.1/ja.xpi) = 6c309f44f5a59dc7f4c5d6b66cd6ced359df259d62b9b7c9eb496d7320efbeaf -SIZE (xpi/firefox-i18n-57.0.1/ja.xpi) = 508553 -SHA256 (xpi/firefox-i18n-57.0.1/ka.xpi) = 5a6bb9d274c1703351e78d638bba1e688945955ee912ca445fcfa1142bda8225 -SIZE (xpi/firefox-i18n-57.0.1/ka.xpi) = 492355 -SHA256 (xpi/firefox-i18n-57.0.1/kab.xpi) = 21b15b90b9160bb074466506fa58eefe9d79543257ee07b0f61c1655a08aae51 -SIZE (xpi/firefox-i18n-57.0.1/kab.xpi) = 462531 -SHA256 (xpi/firefox-i18n-57.0.1/kk.xpi) = 2e020046a88bbf021e32b4bba832a01981355289243c67dd29a86f71d0f9cfa4 -SIZE (xpi/firefox-i18n-57.0.1/kk.xpi) = 519249 -SHA256 (xpi/firefox-i18n-57.0.1/km.xpi) = 58a7a70f074eb0bdb44ca2b0620a3b04c2d175fae739faf4c6499138bb3c0bc3 -SIZE (xpi/firefox-i18n-57.0.1/km.xpi) = 530080 -SHA256 (xpi/firefox-i18n-57.0.1/kn.xpi) = ef2ab74389af1c7b44a89c5b8a279c4adc1b87cc8e38b75a14fc521fab6e355d -SIZE (xpi/firefox-i18n-57.0.1/kn.xpi) = 531316 -SHA256 (xpi/firefox-i18n-57.0.1/ko.xpi) = f45a76a0a63c4de6e1296c224fed08265260cc463789f018214d30ffcf75e421 -SIZE (xpi/firefox-i18n-57.0.1/ko.xpi) = 487306 -SHA256 (xpi/firefox-i18n-57.0.1/lij.xpi) = ee1690dd270c2262774be3c1d61b862023be31d7a49656453daf8d263ac04a04 -SIZE (xpi/firefox-i18n-57.0.1/lij.xpi) = 452343 -SHA256 (xpi/firefox-i18n-57.0.1/lt.xpi) = d106d9f3846231047a9cd7bb98ea625fa972ae16cff3ed3d500e43269f9eb997 -SIZE (xpi/firefox-i18n-57.0.1/lt.xpi) = 474957 -SHA256 (xpi/firefox-i18n-57.0.1/lv.xpi) = e306194a9a06d4349c4b1cd867f67084dd539836bf09192452fdfba0b321f13f -SIZE (xpi/firefox-i18n-57.0.1/lv.xpi) = 465243 -SHA256 (xpi/firefox-i18n-57.0.1/mai.xpi) = 62fb02ef125f6650e4e7ffe9530fd2b371c64a7481a16d814a93fe9e8d237f5a -SIZE (xpi/firefox-i18n-57.0.1/mai.xpi) = 507396 -SHA256 (xpi/firefox-i18n-57.0.1/mk.xpi) = bab7870de288f9f9a707bd847b9b079aaf009583255de88b499c01fd80432346 -SIZE (xpi/firefox-i18n-57.0.1/mk.xpi) = 490853 -SHA256 (xpi/firefox-i18n-57.0.1/ml.xpi) = 190e083f6820d51afde3a2bd884459df979aad50fe6baf8c1032f8dbf6d94fe6 -SIZE (xpi/firefox-i18n-57.0.1/ml.xpi) = 528256 -SHA256 (xpi/firefox-i18n-57.0.1/mr.xpi) = 22e3b282ab257d5bf0eac1c3bd818d321edb3c305019edfbfbc6563b675d8f57 -SIZE (xpi/firefox-i18n-57.0.1/mr.xpi) = 521291 -SHA256 (xpi/firefox-i18n-57.0.1/ms.xpi) = acd54c4d3e77edb7adb99096e69d856035b71b917dec8fe7ca6e65d501c8c037 -SIZE (xpi/firefox-i18n-57.0.1/ms.xpi) = 451255 -SHA256 (xpi/firefox-i18n-57.0.1/my.xpi) = 82c843f79f3548c5094d2b752d55820c1c136349b0351218a02634a7052bcfd7 -SIZE (xpi/firefox-i18n-57.0.1/my.xpi) = 517703 -SHA256 (xpi/firefox-i18n-57.0.1/nb-NO.xpi) = c6344efc8244b49475cc33d4a77e2445814b9a7a1fcc9e8c2ca174e04842bc5b -SIZE (xpi/firefox-i18n-57.0.1/nb-NO.xpi) = 451557 -SHA256 (xpi/firefox-i18n-57.0.1/nl.xpi) = eb3c7a2fa9ea95efc40edfab621d94a3391821858fa748ac00ef4fcfba4d5551 -SIZE (xpi/firefox-i18n-57.0.1/nl.xpi) = 458319 -SHA256 (xpi/firefox-i18n-57.0.1/nn-NO.xpi) = 1d0814d33a3c02e00567a23a01940374b70b015c79a9c262de253eea1615be64 -SIZE (xpi/firefox-i18n-57.0.1/nn-NO.xpi) = 452005 -SHA256 (xpi/firefox-i18n-57.0.1/or.xpi) = e2374aec77b345a451dd33e1af2642c6b674fb9bdef098433065239f76916a2e -SIZE (xpi/firefox-i18n-57.0.1/or.xpi) = 500868 -SHA256 (xpi/firefox-i18n-57.0.1/pa-IN.xpi) = 0fbab13f10fb4350b54380d85816a272f39e9f9b9f56a73ec7edbaaca3df856b -SIZE (xpi/firefox-i18n-57.0.1/pa-IN.xpi) = 495271 -SHA256 (xpi/firefox-i18n-57.0.1/pl.xpi) = 4fcfcff4076c16d50abe309c3e20e0abc9f62d72c73144924a02ff3f02683529 -SIZE (xpi/firefox-i18n-57.0.1/pl.xpi) = 364230 -SHA256 (xpi/firefox-i18n-57.0.1/pt-BR.xpi) = 14f645a3a03885e198eb11b8d83a6c380c0caf52df53ca35cc41d21335199527 -SIZE (xpi/firefox-i18n-57.0.1/pt-BR.xpi) = 457155 -SHA256 (xpi/firefox-i18n-57.0.1/pt-PT.xpi) = 6ac79a01e8e28f1ea6187fbfc6c9225028367f925c59ab10fbf12a3e1c6891ff -SIZE (xpi/firefox-i18n-57.0.1/pt-PT.xpi) = 460000 -SHA256 (xpi/firefox-i18n-57.0.1/rm.xpi) = 9d9cc06811588959924aec20037e2c1a6709151bf58b9834d2fab99d419967f3 -SIZE (xpi/firefox-i18n-57.0.1/rm.xpi) = 451059 -SHA256 (xpi/firefox-i18n-57.0.1/ro.xpi) = 7625b3ed56235f8c03a60ce035eb6f4f914cdc3df327acbcc6002ccd6a00f35a -SIZE (xpi/firefox-i18n-57.0.1/ro.xpi) = 455511 -SHA256 (xpi/firefox-i18n-57.0.1/ru.xpi) = b65cb56cba23a17edaedd6b25346db7386190876d63696d4b1c8a65267b89a90 -SIZE (xpi/firefox-i18n-57.0.1/ru.xpi) = 526955 -SHA256 (xpi/firefox-i18n-57.0.1/si.xpi) = 9e83e15aae7415b0cfc43cd6293c55cd50bfc59060c741185e0f3cc49dde8780 -SIZE (xpi/firefox-i18n-57.0.1/si.xpi) = 498324 -SHA256 (xpi/firefox-i18n-57.0.1/sk.xpi) = 3d2242e6b9aca0e99f200ba191bc22d69cf8e626a509d387af8be91cca4ecaf3 -SIZE (xpi/firefox-i18n-57.0.1/sk.xpi) = 480397 -SHA256 (xpi/firefox-i18n-57.0.1/sl.xpi) = 579fad6e5eaca771764aaef06ae64f1030b2860aed66b585daa1b277bd9c141f -SIZE (xpi/firefox-i18n-57.0.1/sl.xpi) = 459377 -SHA256 (xpi/firefox-i18n-57.0.1/son.xpi) = ea16790b01a62dce2f0a895d691355b12710f542bf418d427f1c7fe6edbe94ed -SIZE (xpi/firefox-i18n-57.0.1/son.xpi) = 450931 -SHA256 (xpi/firefox-i18n-57.0.1/sq.xpi) = 683b101385ced4fdfe379595e1d1ed643100e55345b752c47e4eb3cc06411de2 -SIZE (xpi/firefox-i18n-57.0.1/sq.xpi) = 465051 -SHA256 (xpi/firefox-i18n-57.0.1/sr.xpi) = 4b1ca481b31c0ee257565591319a54291819e3ccddea44dfb6ae9808ed124cab -SIZE (xpi/firefox-i18n-57.0.1/sr.xpi) = 487003 -SHA256 (xpi/firefox-i18n-57.0.1/sv-SE.xpi) = 28d0effa9b32bc88668817be487ca2db19a7da08c9b51c3f16de5453303556c3 -SIZE (xpi/firefox-i18n-57.0.1/sv-SE.xpi) = 459666 -SHA256 (xpi/firefox-i18n-57.0.1/ta.xpi) = d5ca9a8998f2f6d0391fbda15400c00344afb85bfe1c51b50d094459930f12c4 -SIZE (xpi/firefox-i18n-57.0.1/ta.xpi) = 513228 -SHA256 (xpi/firefox-i18n-57.0.1/te.xpi) = 9095933c162ce67fa0d673f4134a7c7d1e392dd13ad7981d500f132e393422de -SIZE (xpi/firefox-i18n-57.0.1/te.xpi) = 530693 -SHA256 (xpi/firefox-i18n-57.0.1/th.xpi) = 4dc9a16c2578169b04024a5a1d0b95af4e1bf1003a1db4f7aec43f98a9acc505 -SIZE (xpi/firefox-i18n-57.0.1/th.xpi) = 502451 -SHA256 (xpi/firefox-i18n-57.0.1/tr.xpi) = 776f86327bd53e17a53195555a12955e084bede4e9ee789d620f8aa6825a8949 -SIZE (xpi/firefox-i18n-57.0.1/tr.xpi) = 465580 -SHA256 (xpi/firefox-i18n-57.0.1/uk.xpi) = 3695a4d0adbb99a72d79a022694114bcad4dc3ce93197c444eb5a74228bb4c09 -SIZE (xpi/firefox-i18n-57.0.1/uk.xpi) = 518138 -SHA256 (xpi/firefox-i18n-57.0.1/ur.xpi) = 464b97bcd7ba219996889a19e06335e415c044c1c980f9b21331d1ec7237704d -SIZE (xpi/firefox-i18n-57.0.1/ur.xpi) = 511138 -SHA256 (xpi/firefox-i18n-57.0.1/uz.xpi) = 3b2ac889436d3f35a391f7c23520d229e075c28c7565609ba7d73b2cb561be66 -SIZE (xpi/firefox-i18n-57.0.1/uz.xpi) = 461694 -SHA256 (xpi/firefox-i18n-57.0.1/vi.xpi) = 34585abc0127def468a8f5764a0d70cd3754a04da2a831c4b9f64a21741ba91e -SIZE (xpi/firefox-i18n-57.0.1/vi.xpi) = 471320 -SHA256 (xpi/firefox-i18n-57.0.1/xh.xpi) = dacd8fbc3f1b64ef580228bce63db3d91c3bbdea36a3280c11f6807d52cb7c71 -SIZE (xpi/firefox-i18n-57.0.1/xh.xpi) = 464461 -SHA256 (xpi/firefox-i18n-57.0.1/zh-CN.xpi) = 3523d4d0811dd1f38f59510329f821465fa333d8f57ea8df7b52c684d151005b -SIZE (xpi/firefox-i18n-57.0.1/zh-CN.xpi) = 483625 -SHA256 (xpi/firefox-i18n-57.0.1/zh-TW.xpi) = a7aadef5da007de343187dbba4ca8cd047b7c2b4f532849d13280eb34c83854e -SIZE (xpi/firefox-i18n-57.0.1/zh-TW.xpi) = 482462 +TIMESTAMP = 1511907528 +SHA256 (xpi/firefox-i18n-57.0.2/ach.xpi) = e4997e2ec4ac9b164d0f1a0e69c539fcd62f4f3ad8781b62bc91161d87244ca6 +SIZE (xpi/firefox-i18n-57.0.2/ach.xpi) = 441113 +SHA256 (xpi/firefox-i18n-57.0.2/af.xpi) = 049dbcbddd71bc640a192f0412660b49b9635fb3c95c69bc6bc39921efc858b6 +SIZE (xpi/firefox-i18n-57.0.2/af.xpi) = 442206 +SHA256 (xpi/firefox-i18n-57.0.2/an.xpi) = cd8551e2217b018ac4b77cf7ac556b0e3d337ada79faa05e8b433d82bfce2563 +SIZE (xpi/firefox-i18n-57.0.2/an.xpi) = 462778 +SHA256 (xpi/firefox-i18n-57.0.2/ar.xpi) = 4ab6c8a349b84c80a60093dd24e12e32cd3674cefc95a7d7f4399b87c7e68f43 +SIZE (xpi/firefox-i18n-57.0.2/ar.xpi) = 488160 +SHA256 (xpi/firefox-i18n-57.0.2/as.xpi) = b9bcf4ef2bc5d55a5861de8efa8451174a420e4032cafe9fe463c78fa029963b +SIZE (xpi/firefox-i18n-57.0.2/as.xpi) = 491075 +SHA256 (xpi/firefox-i18n-57.0.2/ast.xpi) = a812abe6c44bde6e39820bccc3c7448a658ef9d9d7d98639ad7fdf39229ce6ae +SIZE (xpi/firefox-i18n-57.0.2/ast.xpi) = 455504 +SHA256 (xpi/firefox-i18n-57.0.2/az.xpi) = ed972e2fc9c7aad3196b5db6c82812acd37d08bb83c1b9f276cb73f99cb10e44 +SIZE (xpi/firefox-i18n-57.0.2/az.xpi) = 466043 +SHA256 (xpi/firefox-i18n-57.0.2/be.xpi) = 5ff30769b04e5953c33cc9f64c66d8bbdc0ce8b0b1929910ffd82071964e138d +SIZE (xpi/firefox-i18n-57.0.2/be.xpi) = 516092 +SHA256 (xpi/firefox-i18n-57.0.2/bg.xpi) = 11984db8c70e3bd49a96c3e893c3681108bb9e9f698167c91f221799c5b26c23 +SIZE (xpi/firefox-i18n-57.0.2/bg.xpi) = 510351 +SHA256 (xpi/firefox-i18n-57.0.2/bn-BD.xpi) = 9140e4b831f42d17d738515a104613b1632c6c39cd7165514e99dfdd561fddc3 +SIZE (xpi/firefox-i18n-57.0.2/bn-BD.xpi) = 527189 +SHA256 (xpi/firefox-i18n-57.0.2/bn-IN.xpi) = 7d6c277c61341ecd01d154a0c63e1d6d6d30139b22efa4dc050297194ef6ee54 +SIZE (xpi/firefox-i18n-57.0.2/bn-IN.xpi) = 516180 +SHA256 (xpi/firefox-i18n-57.0.2/br.xpi) = acda7accd57dd95b5a48ec7baf25b29cc6938027e5bfbe9dd4ce999a31e448c1 +SIZE (xpi/firefox-i18n-57.0.2/br.xpi) = 451866 +SHA256 (xpi/firefox-i18n-57.0.2/bs.xpi) = 69accf3f165f7feabdc3d3d59ef19af4b01811a89dfc3cff89798f71bb1759cb +SIZE (xpi/firefox-i18n-57.0.2/bs.xpi) = 459650 +SHA256 (xpi/firefox-i18n-57.0.2/ca.xpi) = b409e3f6d3359fbe1885bed346d04f856910704258be6235ac4b8d677ac87e8b +SIZE (xpi/firefox-i18n-57.0.2/ca.xpi) = 466641 +SHA256 (xpi/firefox-i18n-57.0.2/cak.xpi) = fa9159287516e9c84f11fab742147c767c405a5ba51036cd8251af9f83dcc295 +SIZE (xpi/firefox-i18n-57.0.2/cak.xpi) = 475935 +SHA256 (xpi/firefox-i18n-57.0.2/cs.xpi) = ceae997c6945d2bbcda249433c72299d42e7798c19b7f2c71deebe77afc0ef33 +SIZE (xpi/firefox-i18n-57.0.2/cs.xpi) = 469457 +SHA256 (xpi/firefox-i18n-57.0.2/cy.xpi) = 1fd06e46a5cc6d4ae771fbc148b71e9e53e2a53396a44097bc9068714e94a805 +SIZE (xpi/firefox-i18n-57.0.2/cy.xpi) = 455788 +SHA256 (xpi/firefox-i18n-57.0.2/da.xpi) = c8fe1d4d5fa996f43c4ee9206fcd0519725d55221ba53017c482f8dae8880b70 +SIZE (xpi/firefox-i18n-57.0.2/da.xpi) = 448415 +SHA256 (xpi/firefox-i18n-57.0.2/de.xpi) = 5bd6244175c8cd96a0938eec42aeb470bbe833d25c1f1745afbb9bb3e66eb814 +SIZE (xpi/firefox-i18n-57.0.2/de.xpi) = 460813 +SHA256 (xpi/firefox-i18n-57.0.2/dsb.xpi) = c9be692a527ac9934ca28bcbb6be3a1c1a7a6d5471cfe75809100c3941d55a37 +SIZE (xpi/firefox-i18n-57.0.2/dsb.xpi) = 479511 +SHA256 (xpi/firefox-i18n-57.0.2/el.xpi) = 2e1ee6612d7ed621aa5e43843de253b5ae3b31185e3d9d2607bb5518e27e864b +SIZE (xpi/firefox-i18n-57.0.2/el.xpi) = 534484 +SHA256 (xpi/firefox-i18n-57.0.2/en-GB.xpi) = 64c001b0a31985485269c870adf37f0652898f22774a1042030faf8a9af5f362 +SIZE (xpi/firefox-i18n-57.0.2/en-GB.xpi) = 435623 +SHA256 (xpi/firefox-i18n-57.0.2/en-US.xpi) = 7c830511020b3c3d941d6b699b569a3a7a0897affe70ae4f55229af657b4696b +SIZE (xpi/firefox-i18n-57.0.2/en-US.xpi) = 441880 +SHA256 (xpi/firefox-i18n-57.0.2/en-ZA.xpi) = d09067757c1d240253fd4a28c41955163677f2198b9ca8967120b876bb206109 +SIZE (xpi/firefox-i18n-57.0.2/en-ZA.xpi) = 432020 +SHA256 (xpi/firefox-i18n-57.0.2/eo.xpi) = b9f4311f6aabccb3abb87198a56e34ad6560fb2802e227a557603b7dfe811cd6 +SIZE (xpi/firefox-i18n-57.0.2/eo.xpi) = 454910 +SHA256 (xpi/firefox-i18n-57.0.2/es-AR.xpi) = fc5fc1f2126c2c87757efcaaa90d4cd5e5d1ce05af4c0e74cca1d144589416e2 +SIZE (xpi/firefox-i18n-57.0.2/es-AR.xpi) = 462980 +SHA256 (xpi/firefox-i18n-57.0.2/es-CL.xpi) = 2138bc886d134a7a3c9511f25acf984e83f05b0940de4ccf1ed5c15b5388a2d1 +SIZE (xpi/firefox-i18n-57.0.2/es-CL.xpi) = 465514 +SHA256 (xpi/firefox-i18n-57.0.2/es-ES.xpi) = 880c74c8994f4353f7b5149b88795cb84b6b66f26ee3a5fe181bc3cffc48db9a +SIZE (xpi/firefox-i18n-57.0.2/es-ES.xpi) = 353625 +SHA256 (xpi/firefox-i18n-57.0.2/es-MX.xpi) = 79cb2491f93e1e77710b7f946e46ad2dd1d2ea1d99353ac513159a5ea05edabf +SIZE (xpi/firefox-i18n-57.0.2/es-MX.xpi) = 468761 +SHA256 (xpi/firefox-i18n-57.0.2/et.xpi) = 321d33ef3bf6faffa2bc5f333ac247773742402a597017b07cc6ea02b6d0c564 +SIZE (xpi/firefox-i18n-57.0.2/et.xpi) = 447279 +SHA256 (xpi/firefox-i18n-57.0.2/eu.xpi) = 55ebe6b49e65bd84c5d4a7dd54d98457979d9d58abfe7ebc861ed16bf1e23957 +SIZE (xpi/firefox-i18n-57.0.2/eu.xpi) = 454673 +SHA256 (xpi/firefox-i18n-57.0.2/fa.xpi) = 4adce2a2efc8d02fbeee08fcc4442ca9bacd2ee4efaac9ab5639cc39dd7e0441 +SIZE (xpi/firefox-i18n-57.0.2/fa.xpi) = 510829 +SHA256 (xpi/firefox-i18n-57.0.2/ff.xpi) = 527edbec7d942e34714f234509985738125cb751011ed781e17a8888a40e2b29 +SIZE (xpi/firefox-i18n-57.0.2/ff.xpi) = 454015 +SHA256 (xpi/firefox-i18n-57.0.2/fi.xpi) = e51f8f137b63cbac65bc8d1a63e301f128b58a502d090bd05838320829d28eb5 +SIZE (xpi/firefox-i18n-57.0.2/fi.xpi) = 446244 +SHA256 (xpi/firefox-i18n-57.0.2/fr.xpi) = e6c47c559b647b9e2e2ad7b7dadbd9c92680bfaa26a706181d7d15d6b3b80189 +SIZE (xpi/firefox-i18n-57.0.2/fr.xpi) = 472721 +SHA256 (xpi/firefox-i18n-57.0.2/fy-NL.xpi) = 80c291b1e480765fdcf012c460c172297e25bb022290f72c3e742cf4a0113fb1 +SIZE (xpi/firefox-i18n-57.0.2/fy-NL.xpi) = 465911 +SHA256 (xpi/firefox-i18n-57.0.2/ga-IE.xpi) = 8f575e976a6b2580344957ae13809aaaff7f64f29722ff7e339c3535ca713346 +SIZE (xpi/firefox-i18n-57.0.2/ga-IE.xpi) = 475963 +SHA256 (xpi/firefox-i18n-57.0.2/gd.xpi) = 5c78506787b4e207f2e5cfd9a387d566ee9d964b2e29d41c9c1500171b33d81e +SIZE (xpi/firefox-i18n-57.0.2/gd.xpi) = 465122 +SHA256 (xpi/firefox-i18n-57.0.2/gl.xpi) = 24cc04f7de1401540069fe12231c69d53d72bf48b21ad0158a57a199e324a97c +SIZE (xpi/firefox-i18n-57.0.2/gl.xpi) = 452032 +SHA256 (xpi/firefox-i18n-57.0.2/gn.xpi) = 0cb1ba780dbf7e71dad2182dadc3d157261e479d2eb9ac847a5eb93274af83b2 +SIZE (xpi/firefox-i18n-57.0.2/gn.xpi) = 471956 +SHA256 (xpi/firefox-i18n-57.0.2/gu-IN.xpi) = bbb0c993585759536559ce2cca98827a5915dbe3880507a8681bc09a54e44901 +SIZE (xpi/firefox-i18n-57.0.2/gu-IN.xpi) = 511990 +SHA256 (xpi/firefox-i18n-57.0.2/he.xpi) = fafc4772fbb6b96857d3f42402da2a556c20a0f291b479ac66e0c53745d29abe +SIZE (xpi/firefox-i18n-57.0.2/he.xpi) = 471921 +SHA256 (xpi/firefox-i18n-57.0.2/hi-IN.xpi) = 978e0c8cb2985aa8906f35bb49fb4e4e2bec3492bc9c7c5b0a66cdbd9acde794 +SIZE (xpi/firefox-i18n-57.0.2/hi-IN.xpi) = 526110 +SHA256 (xpi/firefox-i18n-57.0.2/hr.xpi) = 2eb787c77113156ab23d0986c234c12142981f73486af8474d011f1d89d03e7e +SIZE (xpi/firefox-i18n-57.0.2/hr.xpi) = 460722 +SHA256 (xpi/firefox-i18n-57.0.2/hsb.xpi) = 6d5537e0b83586d2561030eb480c21f9560c764c5c9d53cff6a109ff0e4a0849 +SIZE (xpi/firefox-i18n-57.0.2/hsb.xpi) = 476505 +SHA256 (xpi/firefox-i18n-57.0.2/hu.xpi) = 363848557e54c141f7aaa065ba9fc658217b85cac901e71877d912e176004d50 +SIZE (xpi/firefox-i18n-57.0.2/hu.xpi) = 476604 +SHA256 (xpi/firefox-i18n-57.0.2/hy-AM.xpi) = c36719ef55557538fec0d7a011adda063494428f07495fc7cc3a592ec3c28aaa +SIZE (xpi/firefox-i18n-57.0.2/hy-AM.xpi) = 510825 +SHA256 (xpi/firefox-i18n-57.0.2/id.xpi) = ecdd58c5c92133cc92e0c3cac9c2e3de06e4ab5520c031ad74a03813e3ed0fe4 +SIZE (xpi/firefox-i18n-57.0.2/id.xpi) = 444041 +SHA256 (xpi/firefox-i18n-57.0.2/is.xpi) = 900a1823028928d24247cf707f98cfa5226f04cf5045b7d50889f68a9c35f735 +SIZE (xpi/firefox-i18n-57.0.2/is.xpi) = 452660 +SHA256 (xpi/firefox-i18n-57.0.2/it.xpi) = 8723506b966f04413dd5b20ca7bbfdf82373637b9d791e4eecd36f6aa0028aac +SIZE (xpi/firefox-i18n-57.0.2/it.xpi) = 347171 +SHA256 (xpi/firefox-i18n-57.0.2/ja.xpi) = ed1f6920353721d64167b93b85bd2119c370553ef914aef1f18e2f01739cb0b9 +SIZE (xpi/firefox-i18n-57.0.2/ja.xpi) = 508552 +SHA256 (xpi/firefox-i18n-57.0.2/ka.xpi) = ebd1b1bbb217a1b93726b8fd720dd63680d28fa76b9fb55768e87f7b9565470f +SIZE (xpi/firefox-i18n-57.0.2/ka.xpi) = 492355 +SHA256 (xpi/firefox-i18n-57.0.2/kab.xpi) = 47105e123349f68f071d748fb2a654fd2b8445dcb9bc1006a83401d759a5d71e +SIZE (xpi/firefox-i18n-57.0.2/kab.xpi) = 462531 +SHA256 (xpi/firefox-i18n-57.0.2/kk.xpi) = 7504d2e8e224240aa1a2d0761fec7f36c6c6427a529021f5aa7f33f35185072d +SIZE (xpi/firefox-i18n-57.0.2/kk.xpi) = 519249 +SHA256 (xpi/firefox-i18n-57.0.2/km.xpi) = c5b950cd3fc7b1b2dcfea70508da8f8fbe327ab4ec662bf4ab8e9796482bd109 +SIZE (xpi/firefox-i18n-57.0.2/km.xpi) = 530080 +SHA256 (xpi/firefox-i18n-57.0.2/kn.xpi) = 114e741a4ff2c75863ff217b4df778f4c2f4c3307bbeab6eacadcb9b0b2821fc +SIZE (xpi/firefox-i18n-57.0.2/kn.xpi) = 531316 +SHA256 (xpi/firefox-i18n-57.0.2/ko.xpi) = 8d0a46effa9d4dea17ec8f32538494ef903dd6f2908fd7e4d12cf89b9f514dcf +SIZE (xpi/firefox-i18n-57.0.2/ko.xpi) = 487306 +SHA256 (xpi/firefox-i18n-57.0.2/lij.xpi) = d6d97b8381806d315448eae8ac3071d57aae58a2f7ab89f419ae21430e71736e +SIZE (xpi/firefox-i18n-57.0.2/lij.xpi) = 452343 +SHA256 (xpi/firefox-i18n-57.0.2/lt.xpi) = c1de5e657eaf33e1336162c06e9a643de44cae2083c6d8f7dfc026852aa2c33f +SIZE (xpi/firefox-i18n-57.0.2/lt.xpi) = 474957 +SHA256 (xpi/firefox-i18n-57.0.2/lv.xpi) = a6720e6734307e659ca989b3131cbbc51ac3cee8f75b40da2748ee4b26ac8bb2 +SIZE (xpi/firefox-i18n-57.0.2/lv.xpi) = 465243 +SHA256 (xpi/firefox-i18n-57.0.2/mai.xpi) = 0548e9b8e574db76432a231fc9e6bb281328e22413bcaf73be79ac0d815cb4cc +SIZE (xpi/firefox-i18n-57.0.2/mai.xpi) = 507396 +SHA256 (xpi/firefox-i18n-57.0.2/mk.xpi) = 9727349fce8a362e83acb24cf403dff55dbf788e77d367cb236db8453b3d1e7f +SIZE (xpi/firefox-i18n-57.0.2/mk.xpi) = 490853 +SHA256 (xpi/firefox-i18n-57.0.2/ml.xpi) = aed732d507da43096c2666c7082394382b57d8f5db57f9469819c1c461ba1eff +SIZE (xpi/firefox-i18n-57.0.2/ml.xpi) = 528256 +SHA256 (xpi/firefox-i18n-57.0.2/mr.xpi) = a6da2ad562c248b922e9329511d649a7ff30edafba512585ff9824a047fa9b5c +SIZE (xpi/firefox-i18n-57.0.2/mr.xpi) = 521291 +SHA256 (xpi/firefox-i18n-57.0.2/ms.xpi) = 29278b6bb2f86c00b47bc1555bdf39901fbae933bfb8da332c6fb4d9bb98eb93 +SIZE (xpi/firefox-i18n-57.0.2/ms.xpi) = 451255 +SHA256 (xpi/firefox-i18n-57.0.2/my.xpi) = 85b542b1df86fbaf5e72dcbdcdb1902cb4c9399bf9d8358864189748bc40be4f +SIZE (xpi/firefox-i18n-57.0.2/my.xpi) = 517703 +SHA256 (xpi/firefox-i18n-57.0.2/nb-NO.xpi) = fcbdaca8ade333dcc6a9907d25826c96a3bdd38b738d767e8dd0e4d136cd0a04 +SIZE (xpi/firefox-i18n-57.0.2/nb-NO.xpi) = 451557 +SHA256 (xpi/firefox-i18n-57.0.2/nl.xpi) = f11ebb89292b1f6ea4b23aa1ebc9d2cf06eca70f74e3716bdf212813fa27d1f8 +SIZE (xpi/firefox-i18n-57.0.2/nl.xpi) = 458318 +SHA256 (xpi/firefox-i18n-57.0.2/nn-NO.xpi) = 62f6b27b921403b5eb66ed6cd756ae58158c576113fdab7e22c2e0d6addeee0d +SIZE (xpi/firefox-i18n-57.0.2/nn-NO.xpi) = 452004 +SHA256 (xpi/firefox-i18n-57.0.2/or.xpi) = 51add79881216d6b0b6b6a0e542312077c90a2f4bfecde7cfab50c021922c255 +SIZE (xpi/firefox-i18n-57.0.2/or.xpi) = 500867 +SHA256 (xpi/firefox-i18n-57.0.2/pa-IN.xpi) = c50223c03c0a988592f6ff6faf988b0decd20ffcbf86a4094095795aae1a191b +SIZE (xpi/firefox-i18n-57.0.2/pa-IN.xpi) = 495271 +SHA256 (xpi/firefox-i18n-57.0.2/pl.xpi) = 3363080d6e6f3f64f0f65fd5dfbae135afb9fa7ac581dc11eb1f6b1d729c3419 +SIZE (xpi/firefox-i18n-57.0.2/pl.xpi) = 364230 +SHA256 (xpi/firefox-i18n-57.0.2/pt-BR.xpi) = 122a54c218fd4f0968815a4bf5211952225194c1cdae6c87d5236f14775cfd08 +SIZE (xpi/firefox-i18n-57.0.2/pt-BR.xpi) = 457155 +SHA256 (xpi/firefox-i18n-57.0.2/pt-PT.xpi) = a287438f5494388161055e2cec97ed4656423431697a244cb35c77ef722655e9 +SIZE (xpi/firefox-i18n-57.0.2/pt-PT.xpi) = 460000 +SHA256 (xpi/firefox-i18n-57.0.2/rm.xpi) = a99b89dbc7cd74f212edc93435ec28f8ec07cc09b815a07cd247eb5f9db51eef +SIZE (xpi/firefox-i18n-57.0.2/rm.xpi) = 451059 +SHA256 (xpi/firefox-i18n-57.0.2/ro.xpi) = 481f65471392779bc115b78e9b743092e807ba623cfdb7fe1a5f0c6ef140c790 +SIZE (xpi/firefox-i18n-57.0.2/ro.xpi) = 455511 +SHA256 (xpi/firefox-i18n-57.0.2/ru.xpi) = b25dd55d5d046ef80f5dbabba18008a53074dfb5b10694c3a1ef0bfa2ed47768 +SIZE (xpi/firefox-i18n-57.0.2/ru.xpi) = 526955 +SHA256 (xpi/firefox-i18n-57.0.2/si.xpi) = 0aa9b90d9ee33055fd45ce508906231efae349a7fe902dff42d8f52477d9d572 +SIZE (xpi/firefox-i18n-57.0.2/si.xpi) = 498324 +SHA256 (xpi/firefox-i18n-57.0.2/sk.xpi) = 4e23b6888f767ce131b440679025cfa523cd29673985b32e4693233780ddc1fd +SIZE (xpi/firefox-i18n-57.0.2/sk.xpi) = 480397 +SHA256 (xpi/firefox-i18n-57.0.2/sl.xpi) = 9a5bb0644c00fea4eaf1e0cc5491340769a011a64ad106b2fd0c6fbbffba73b6 +SIZE (xpi/firefox-i18n-57.0.2/sl.xpi) = 459377 +SHA256 (xpi/firefox-i18n-57.0.2/son.xpi) = 94bdf395d5fc7650a2af468f011b937f8fdf60d5d3803985d557978af1f8310f +SIZE (xpi/firefox-i18n-57.0.2/son.xpi) = 450931 +SHA256 (xpi/firefox-i18n-57.0.2/sq.xpi) = 16f41d29b8afabb32e7e488c476fee2bc84bcf0e6fb348c1a4c6a8157f465cbd +SIZE (xpi/firefox-i18n-57.0.2/sq.xpi) = 465051 +SHA256 (xpi/firefox-i18n-57.0.2/sr.xpi) = 333722711aa715f65cd79b98f9edc109d151706b71ccec052cad1c3f55530e0b +SIZE (xpi/firefox-i18n-57.0.2/sr.xpi) = 487003 +SHA256 (xpi/firefox-i18n-57.0.2/sv-SE.xpi) = b1547d3a366944f2f2eb2efe5bb2140d5be98590983bc9a5375bf92516835df2 +SIZE (xpi/firefox-i18n-57.0.2/sv-SE.xpi) = 459666 +SHA256 (xpi/firefox-i18n-57.0.2/ta.xpi) = fb8ca50c06430e851aa7f27812e223f80ac46770ce243b8fbd0785b574d9f822 +SIZE (xpi/firefox-i18n-57.0.2/ta.xpi) = 513228 +SHA256 (xpi/firefox-i18n-57.0.2/te.xpi) = 0cd211ae333511fb7047b0c9ff7643b1b34893cb6255139c8058ccb267c03a78 +SIZE (xpi/firefox-i18n-57.0.2/te.xpi) = 530693 +SHA256 (xpi/firefox-i18n-57.0.2/th.xpi) = fefbf5da1b82dc13057c322d1896834a44663369d849468acb1338fe8d2c0009 +SIZE (xpi/firefox-i18n-57.0.2/th.xpi) = 502451 +SHA256 (xpi/firefox-i18n-57.0.2/tr.xpi) = 3f42f3473a001ad4f04d5c0adbccc9a1eb467dd478d13577ac508dbf29da392c +SIZE (xpi/firefox-i18n-57.0.2/tr.xpi) = 465580 +SHA256 (xpi/firefox-i18n-57.0.2/uk.xpi) = 30bafef9fc22b8079e2ab3546a2589ad6899e9b5e45a6141d85419dbde0e86e9 +SIZE (xpi/firefox-i18n-57.0.2/uk.xpi) = 518138 +SHA256 (xpi/firefox-i18n-57.0.2/ur.xpi) = 2d3cc8579a83f5992e3b53f0f4ba1bf941400f075aab154c85c889069970cef7 +SIZE (xpi/firefox-i18n-57.0.2/ur.xpi) = 511138 +SHA256 (xpi/firefox-i18n-57.0.2/uz.xpi) = f72a755f23c77fbd7bde1f150d320ddf3516baf26131a795c3227f85a41d1b43 +SIZE (xpi/firefox-i18n-57.0.2/uz.xpi) = 461694 +SHA256 (xpi/firefox-i18n-57.0.2/vi.xpi) = 07718242af2d00df88cde15704e5af63149eafac507eaa903e9f094f7796be70 +SIZE (xpi/firefox-i18n-57.0.2/vi.xpi) = 471320 +SHA256 (xpi/firefox-i18n-57.0.2/xh.xpi) = e996e2042c168ec26fe8310343cb1d32fdebceecd633cdb403118bf679062526 +SIZE (xpi/firefox-i18n-57.0.2/xh.xpi) = 464461 +SHA256 (xpi/firefox-i18n-57.0.2/zh-CN.xpi) = d66d88d278fc54ff0081f83c0b15a4b2f47308f2bcb340332f6cf13e85dba160 +SIZE (xpi/firefox-i18n-57.0.2/zh-CN.xpi) = 483625 +SHA256 (xpi/firefox-i18n-57.0.2/zh-TW.xpi) = 9b669d4dd297915657f2d8dca25aeb51d49e9138d6d6c542e82256dfc477d696 +SIZE (xpi/firefox-i18n-57.0.2/zh-TW.xpi) = 482462 Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Thu Dec 7 21:14:13 2017 (r455757) +++ head/www/firefox/Makefile Thu Dec 7 21:43:12 2017 (r455758) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 57.0.1 +DISTVERSION= 57.0.2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ Modified: head/www/firefox/distinfo ============================================================================== --- head/www/firefox/distinfo Thu Dec 7 21:14:13 2017 (r455757) +++ head/www/firefox/distinfo Thu Dec 7 21:43:12 2017 (r455758) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511948395 -SHA256 (firefox-57.0.1.source.tar.xz) = 7db7829e0771acf1be253a8841b9dc96d2ad6490a8f1430fa074e5fd857181ba -SIZE (firefox-57.0.1.source.tar.xz) = 251048924 +TIMESTAMP = 1512592860 +SHA256 (firefox-57.0.2.source.tar.xz) = cad021a13daf8fd2c951fab763e784c82aabef45e68a34c941fb64d62f1a5707 +SIZE (firefox-57.0.2.source.tar.xz) = 248772480 From owner-svn-ports-head@freebsd.org Thu Dec 7 21:43:25 2017 Return-Path: Delivered-To: svn-ports-head@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 C1695E9228B; Thu, 7 Dec 2017 21:43:25 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 20DE777C8C; Thu, 7 Dec 2017 21:43:24 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7LhNEI038762; Thu, 7 Dec 2017 21:43:23 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7LhNwl038758; Thu, 7 Dec 2017 21:43:23 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712072143.vB7LhNwl038758@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 7 Dec 2017 21:43:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455759 - in head/www: firefox-esr firefox-esr-i18n X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/www: firefox-esr firefox-esr-i18n X-SVN-Commit-Revision: 455759 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 21:43:26 -0000 Author: jbeich Date: Thu Dec 7 21:43:23 2017 New Revision: 455759 URL: https://svnweb.freebsd.org/changeset/ports/455759 Log: www/firefox-esr: update to 52.5.2 (nop) Changes: https://www.mozilla.org/firefox/52.5.2/releasenotes/ Changes: https://hg.mozilla.org/releases/mozilla-esr52/pushloghtml?startdate=2017-11-30&enddate=2017-12-07 Modified: head/www/firefox-esr-i18n/Makefile (contents, props changed) head/www/firefox-esr-i18n/distinfo (contents, props changed) head/www/firefox-esr/Makefile (contents, props changed) head/www/firefox-esr/distinfo (contents, props changed) Modified: head/www/firefox-esr-i18n/Makefile ============================================================================== --- head/www/firefox-esr-i18n/Makefile Thu Dec 7 21:43:12 2017 (r455758) +++ head/www/firefox-esr-i18n/Makefile Thu Dec 7 21:43:23 2017 (r455759) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -PORTVERSION= 52.5.1 +PORTVERSION= 52.5.2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}esr/linux-i686/xpi \ MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build1/linux-i686/xpi Modified: head/www/firefox-esr-i18n/distinfo ============================================================================== --- head/www/firefox-esr-i18n/distinfo Thu Dec 7 21:43:12 2017 (r455758) +++ head/www/firefox-esr-i18n/distinfo Thu Dec 7 21:43:23 2017 (r455759) @@ -1,185 +1,185 @@ -TIMESTAMP = 1511907528 -SHA256 (xpi/firefox-52.5.1/ach.xpi) = 31087f0e816dca2874c06bd27a11e6e66cf6f8732f7c0784318ff1394c0f579f -SIZE (xpi/firefox-52.5.1/ach.xpi) = 427640 -SHA256 (xpi/firefox-52.5.1/af.xpi) = f7c3440548855cce1ecf0343e828b9765918bbd1a40d9877cbd45b6659724dc9 -SIZE (xpi/firefox-52.5.1/af.xpi) = 436823 -SHA256 (xpi/firefox-52.5.1/an.xpi) = 512db3660830f650d2c11f0a207a19def697082e83bf21776742f06f46df51d0 -SIZE (xpi/firefox-52.5.1/an.xpi) = 445142 -SHA256 (xpi/firefox-52.5.1/ar.xpi) = acbcbd3ad49d77ccfd5616077d73e6b666921c6009278dd1e2ae8a63b84b1819 -SIZE (xpi/firefox-52.5.1/ar.xpi) = 473382 -SHA256 (xpi/firefox-52.5.1/as.xpi) = f0f48d719e3932d00c7527aaf5647fb2a9c1d24f9a7c18a777f757eb80b34491 -SIZE (xpi/firefox-52.5.1/as.xpi) = 486889 -SHA256 (xpi/firefox-52.5.1/ast.xpi) = b0de581533195d7827b40db10d30d270e4994681c273f4c959b06e3838b8f088 -SIZE (xpi/firefox-52.5.1/ast.xpi) = 440034 -SHA256 (xpi/firefox-52.5.1/az.xpi) = db87b3062c0959f6d1f2addfd884104e54d84e714201319a3b6044d770397308 -SIZE (xpi/firefox-52.5.1/az.xpi) = 454923 -SHA256 (xpi/firefox-52.5.1/bg.xpi) = 7d45fc3239e3a54a26972d2ea3ecc9de6f98c293e37cd9d68d57283e976d67db -SIZE (xpi/firefox-52.5.1/bg.xpi) = 487892 -SHA256 (xpi/firefox-52.5.1/bn-BD.xpi) = 1ec9cb8a2d77344151556a625e63c4918d9a54219e20a934a70c3a5d0087dd5e -SIZE (xpi/firefox-52.5.1/bn-BD.xpi) = 511995 -SHA256 (xpi/firefox-52.5.1/bn-IN.xpi) = 656eb88271bd111d364c9c2af26fc3015d1733c6f77ebc2955b5b4a6e75fc466 -SIZE (xpi/firefox-52.5.1/bn-IN.xpi) = 509375 -SHA256 (xpi/firefox-52.5.1/br.xpi) = f733e8ed55dcd73d697172f6b7200314c5ad5814f5a3081e505102d2f49d2f63 -SIZE (xpi/firefox-52.5.1/br.xpi) = 435483 -SHA256 (xpi/firefox-52.5.1/bs.xpi) = 73123623c65267eba73bbb6dabdba80ee1da3bd46fe367b6e892cfad4391212a -SIZE (xpi/firefox-52.5.1/bs.xpi) = 441783 -SHA256 (xpi/firefox-52.5.1/ca.xpi) = 8d1aefd25f57bb9be4acaf947bcd6c912debb23c0ab798f48169d81c8c9fb1d8 -SIZE (xpi/firefox-52.5.1/ca.xpi) = 443304 -SHA256 (xpi/firefox-52.5.1/cak.xpi) = 234716cdb3f8e43c1130d6c9689e29e18fe61db1add434ea9538bf03adc13b99 -SIZE (xpi/firefox-52.5.1/cak.xpi) = 459184 -SHA256 (xpi/firefox-52.5.1/cs.xpi) = 656be2bb2708118dbcc2f4a389246c3d422962d171e997aec27eac7ae4474959 -SIZE (xpi/firefox-52.5.1/cs.xpi) = 444075 -SHA256 (xpi/firefox-52.5.1/cy.xpi) = 7a7860b71fafbe9b2a8ba7939a6508adaedf3c19e4fe7b6e6932054dad8c06dc -SIZE (xpi/firefox-52.5.1/cy.xpi) = 436583 -SHA256 (xpi/firefox-52.5.1/da.xpi) = 2dc1d8795c742910f62a3fa3989018f8fff1e16645153f460ec53c8e115b5f4d -SIZE (xpi/firefox-52.5.1/da.xpi) = 424394 -SHA256 (xpi/firefox-52.5.1/de.xpi) = ce920687c38dccbe12ec9f599888574e126376186cc9c55c52d499805c0659c8 -SIZE (xpi/firefox-52.5.1/de.xpi) = 442479 -SHA256 (xpi/firefox-52.5.1/dsb.xpi) = 908f8aa8f4df61bd216a97649208701888cf8f82526ef67decdf5d34000311c0 -SIZE (xpi/firefox-52.5.1/dsb.xpi) = 459425 -SHA256 (xpi/firefox-52.5.1/el.xpi) = 57cab1f73853f6a5c0b7045cf861a9c6954f92376e709587a2d09ba9cfd242a3 -SIZE (xpi/firefox-52.5.1/el.xpi) = 516592 -SHA256 (xpi/firefox-52.5.1/en-GB.xpi) = a5b2db1b378e14e0b78a4e521f1e036a94ad241ce0c3ae9ba507bfcfc9126d8d -SIZE (xpi/firefox-52.5.1/en-GB.xpi) = 419324 -SHA256 (xpi/firefox-52.5.1/en-US.xpi) = 613ea3aee22248c228578f87fd3e94189f73ff2069465e4be961657a2e020247 -SIZE (xpi/firefox-52.5.1/en-US.xpi) = 428630 -SHA256 (xpi/firefox-52.5.1/en-ZA.xpi) = 893574c59604878a4553e314296c968d17209b190db412bb835b9317c82659f0 -SIZE (xpi/firefox-52.5.1/en-ZA.xpi) = 412212 -SHA256 (xpi/firefox-52.5.1/eo.xpi) = f98ec6893831f85b57729ad3fe2f02392e5b41393572b11046358e628c39de41 -SIZE (xpi/firefox-52.5.1/eo.xpi) = 437474 -SHA256 (xpi/firefox-52.5.1/es-AR.xpi) = 88297296078090005c1a989d4f1bd46aa2e165f87ad77357e833bfc6bf75e5b5 -SIZE (xpi/firefox-52.5.1/es-AR.xpi) = 445925 -SHA256 (xpi/firefox-52.5.1/es-CL.xpi) = 1cee6d58af98b502de3674e0f39c135e0612ce11c6c7c58906021d61f567e0f4 -SIZE (xpi/firefox-52.5.1/es-CL.xpi) = 445676 -SHA256 (xpi/firefox-52.5.1/es-ES.xpi) = 5b6b07b0b77c99cb1e8ef595d2cab721dd5478c6d6cf0477b4891e6171a8d451 -SIZE (xpi/firefox-52.5.1/es-ES.xpi) = 344875 -SHA256 (xpi/firefox-52.5.1/es-MX.xpi) = 6b0d94572ebd9c343fadb2c3f3e44fb9cf93dcbcc21a7230b674b33c9e66fa58 -SIZE (xpi/firefox-52.5.1/es-MX.xpi) = 448384 -SHA256 (xpi/firefox-52.5.1/et.xpi) = 301f7f4fb064ca52da51d3006d566a3c7a8a5fb405b37014b477833cf66035e2 -SIZE (xpi/firefox-52.5.1/et.xpi) = 425113 -SHA256 (xpi/firefox-52.5.1/eu.xpi) = 52159cba226430107c8ac30035a8e6946f8c3fa1243e4eaf10ad9f419ec0af7b -SIZE (xpi/firefox-52.5.1/eu.xpi) = 438479 -SHA256 (xpi/firefox-52.5.1/fa.xpi) = c2ea157e2c94e7d666557a8f67d2988855eae445b3c3b729ffc5b2e574740eef -SIZE (xpi/firefox-52.5.1/fa.xpi) = 491344 -SHA256 (xpi/firefox-52.5.1/ff.xpi) = ed1db469f301079e6bb560cfcf679808393b065e9e475742cdd4cdc266c4edcf -SIZE (xpi/firefox-52.5.1/ff.xpi) = 440928 -SHA256 (xpi/firefox-52.5.1/fi.xpi) = 9e14ac932d77907cc1b5ae5a9c8fb0899808ee23141e2a63181707c80cd5eb23 -SIZE (xpi/firefox-52.5.1/fi.xpi) = 430061 -SHA256 (xpi/firefox-52.5.1/fr.xpi) = 7edd56ecad1708849afa492c1d2d678f901dc08591af024532ce31a35ab6739b -SIZE (xpi/firefox-52.5.1/fr.xpi) = 450210 -SHA256 (xpi/firefox-52.5.1/fy-NL.xpi) = 0e147b35f01008d5ef5bb794fe0064363a9e91f198b9fd152edfc7c23634b0ad -SIZE (xpi/firefox-52.5.1/fy-NL.xpi) = 444974 -SHA256 (xpi/firefox-52.5.1/ga-IE.xpi) = 2eeecf78f66e7ccfd39265237b6679eeb94b6de81cb9237718206c7b66720f24 -SIZE (xpi/firefox-52.5.1/ga-IE.xpi) = 458165 -SHA256 (xpi/firefox-52.5.1/gd.xpi) = b69a0ef8fdaaa48dc56b43d8c40cebaf034862f0dee2cf65010ca031ec822338 -SIZE (xpi/firefox-52.5.1/gd.xpi) = 447268 -SHA256 (xpi/firefox-52.5.1/gl.xpi) = f7db60ba07887f7cae673d531c903141e1a6d6744b9caa3449881ca09e603ed4 -SIZE (xpi/firefox-52.5.1/gl.xpi) = 447295 -SHA256 (xpi/firefox-52.5.1/gn.xpi) = 88b10bf27259270bd1404b21572a8c0f6773078551a548fdaaa5468adf8b2896 -SIZE (xpi/firefox-52.5.1/gn.xpi) = 456214 -SHA256 (xpi/firefox-52.5.1/gu-IN.xpi) = a63e1e72d84aef1aee1790298664f57e2dbb5b6edabb0ef31f8f705e76cd70af -SIZE (xpi/firefox-52.5.1/gu-IN.xpi) = 489365 -SHA256 (xpi/firefox-52.5.1/he.xpi) = 6e5883a79c34cfc85a738e9ad276b4e0b2f32ddc28fa528eafd08f927de9f33a -SIZE (xpi/firefox-52.5.1/he.xpi) = 455282 -SHA256 (xpi/firefox-52.5.1/hi-IN.xpi) = 015d3835b8fb0f6e6c9a24a8e09ae2f5b1b794cda5298a2ede9e1678d6baf510 -SIZE (xpi/firefox-52.5.1/hi-IN.xpi) = 506518 -SHA256 (xpi/firefox-52.5.1/hr.xpi) = 62c7dd965a2f7fdf80af74914581ff92fda0904c0fb4c9c579f3a0730de1baff -SIZE (xpi/firefox-52.5.1/hr.xpi) = 447503 -SHA256 (xpi/firefox-52.5.1/hsb.xpi) = 66912526751c2441b0d6fa6887af4a7075b77cf482861fd5e6b09efc8dc3fdf5 -SIZE (xpi/firefox-52.5.1/hsb.xpi) = 457259 -SHA256 (xpi/firefox-52.5.1/hu.xpi) = 1fefbbbcaf02609dcdb580203ef4bb4d89fcf39b6382fd2a019be15148c8bf58 -SIZE (xpi/firefox-52.5.1/hu.xpi) = 451496 -SHA256 (xpi/firefox-52.5.1/hy-AM.xpi) = d1f232db8ba8b7f63e21ff6624004fb59a66313860bf4e8c37d3c5d7c5ca5e64 -SIZE (xpi/firefox-52.5.1/hy-AM.xpi) = 495774 -SHA256 (xpi/firefox-52.5.1/id.xpi) = 2955c20cfde2da5de7ee318b1fb491145236071f50d36be33a3f4af5db3e1e48 -SIZE (xpi/firefox-52.5.1/id.xpi) = 426023 -SHA256 (xpi/firefox-52.5.1/is.xpi) = 3b8b267aec4a7dbc6e6f17f89db39453c40d26cb90881964c750b8c3bb2d1ac1 -SIZE (xpi/firefox-52.5.1/is.xpi) = 442693 -SHA256 (xpi/firefox-52.5.1/it.xpi) = 71ef4fa00480df28d365e5a9b4045d9a4500df1289b65768fa675c4a52613f6c -SIZE (xpi/firefox-52.5.1/it.xpi) = 339221 -SHA256 (xpi/firefox-52.5.1/ja.xpi) = d7a9dd4d3ea93220859dd85542f8737e0f869bea4658b54f0bb86ee676b0d489 -SIZE (xpi/firefox-52.5.1/ja.xpi) = 488343 -SHA256 (xpi/firefox-52.5.1/ka.xpi) = 6a34c04f2d0266fc975c71c26ce5eed0d9db89631eab697d51c54752b5831418 -SIZE (xpi/firefox-52.5.1/ka.xpi) = 475375 -SHA256 (xpi/firefox-52.5.1/kab.xpi) = d6072769f7ffbbe76146e2f4b8fbc5599f47f8aa13b7bdf096727cfc70fa1009 -SIZE (xpi/firefox-52.5.1/kab.xpi) = 444519 -SHA256 (xpi/firefox-52.5.1/kk.xpi) = 132a9c1a61b1cdcd08df4f5a27c37ca7a93d9c6636fb0a1ac9cf3392498ef6ed -SIZE (xpi/firefox-52.5.1/kk.xpi) = 496939 -SHA256 (xpi/firefox-52.5.1/km.xpi) = 8804cba9e3d8fc1ce374408f78004def4236bd180c74f6ba0707fbf5f320957b -SIZE (xpi/firefox-52.5.1/km.xpi) = 520343 -SHA256 (xpi/firefox-52.5.1/kn.xpi) = 5def0ecfe99fb13ca895d4ad5534c031d5ef6a747ba0814151aadfc42463df6e -SIZE (xpi/firefox-52.5.1/kn.xpi) = 519455 -SHA256 (xpi/firefox-52.5.1/ko.xpi) = f092801b6ac1f882a69280972d7e1d963e3e21e689a19be867e974d10f59711d -SIZE (xpi/firefox-52.5.1/ko.xpi) = 463629 -SHA256 (xpi/firefox-52.5.1/lij.xpi) = fceed403e22d0ceb3584b622c19815efe721b57a6f5cf4f72ec3fb3fed17b6a3 -SIZE (xpi/firefox-52.5.1/lij.xpi) = 421070 -SHA256 (xpi/firefox-52.5.1/lt.xpi) = 9e8ba00cd6b4f566b6c07838b3b4d1b42f8745a035bdf3a4155e15635fef0a6c -SIZE (xpi/firefox-52.5.1/lt.xpi) = 452236 -SHA256 (xpi/firefox-52.5.1/lv.xpi) = da9729cda6fe1c5bdddd385c27b5cf7bb28b29b2c46f5478e930d71e4d9483d7 -SIZE (xpi/firefox-52.5.1/lv.xpi) = 448450 -SHA256 (xpi/firefox-52.5.1/mai.xpi) = e0a82d7d12389b4847bfa9f5fd62845f9ccf1c3bef7a916775aebd791dc107c2 -SIZE (xpi/firefox-52.5.1/mai.xpi) = 499841 -SHA256 (xpi/firefox-52.5.1/mk.xpi) = 4c3d43a1b87f3e6e300b36bb1b7ed2060ce84831d7688517927e42975e18e6a0 -SIZE (xpi/firefox-52.5.1/mk.xpi) = 496200 -SHA256 (xpi/firefox-52.5.1/ml.xpi) = 735d9f2f309e78fca0b052447c4d421f61e1be92caadde493ee3e6795e9bb5f3 -SIZE (xpi/firefox-52.5.1/ml.xpi) = 516487 -SHA256 (xpi/firefox-52.5.1/mr.xpi) = 338e8bf623817b6b0c21708f86e22a7f79f868e4e20c1bfecece0034af6e0211 -SIZE (xpi/firefox-52.5.1/mr.xpi) = 502431 -SHA256 (xpi/firefox-52.5.1/ms.xpi) = 7c2486880993df504561c99b140a0a10ca3f16114e0c2c53f9578e63b9b30141 -SIZE (xpi/firefox-52.5.1/ms.xpi) = 435991 -SHA256 (xpi/firefox-52.5.1/nb-NO.xpi) = 2707c42e0513f26020f74062aa7e58293534009caff984fe3d3d1c6a95a74adb -SIZE (xpi/firefox-52.5.1/nb-NO.xpi) = 434412 -SHA256 (xpi/firefox-52.5.1/nl.xpi) = dca68dcc96cccd0103e1f216621e194b23b06794f494c1069c7b25d9c1fd9cb1 -SIZE (xpi/firefox-52.5.1/nl.xpi) = 432007 -SHA256 (xpi/firefox-52.5.1/nn-NO.xpi) = 40a8f8aaef6bd68f581076f78a12716a76209133ff48468ddd843f0d23459057 -SIZE (xpi/firefox-52.5.1/nn-NO.xpi) = 428645 -SHA256 (xpi/firefox-52.5.1/or.xpi) = c290f68189de9f044ab691e444e96a5853a3c8cbe11a68e4897130b33d662c01 -SIZE (xpi/firefox-52.5.1/or.xpi) = 496917 -SHA256 (xpi/firefox-52.5.1/pa-IN.xpi) = 9cde79aeb6cc1d6e7e897ea3774e0a3801e132ed4bed0ea6709c6aba0c946a19 -SIZE (xpi/firefox-52.5.1/pa-IN.xpi) = 476587 -SHA256 (xpi/firefox-52.5.1/pl.xpi) = fd9e10d4fab3f1560a93ce92177022eda125f507c8c3f62db88f358d98c8d649 -SIZE (xpi/firefox-52.5.1/pl.xpi) = 352851 -SHA256 (xpi/firefox-52.5.1/pt-BR.xpi) = effc43bb845ccb7889121ffd3973083913ffb8d7ba162f8d1da529a5e527643d -SIZE (xpi/firefox-52.5.1/pt-BR.xpi) = 438170 -SHA256 (xpi/firefox-52.5.1/pt-PT.xpi) = 416240f3c3b4ba35dc9819389538241e384d595d143ad5c50c21460629f721ef -SIZE (xpi/firefox-52.5.1/pt-PT.xpi) = 436728 -SHA256 (xpi/firefox-52.5.1/rm.xpi) = 73c6379e03b7e495d65efb86646517b6befcb1221452dfc6b4e64463a20656c5 -SIZE (xpi/firefox-52.5.1/rm.xpi) = 434608 -SHA256 (xpi/firefox-52.5.1/ro.xpi) = 950f20a31f5d72cf4eeba5366f4cb19f5828f232d29f68500b19e5264d5177ca -SIZE (xpi/firefox-52.5.1/ro.xpi) = 449938 -SHA256 (xpi/firefox-52.5.1/ru.xpi) = ffa861a048ad02f6ba8cf8ba45377428e4916af7e7f37b19bbd231061d7c72ff -SIZE (xpi/firefox-52.5.1/ru.xpi) = 395364 -SHA256 (xpi/firefox-52.5.1/si.xpi) = 33d0a5d76db0e6e0e5bcd9ecdcf5bd8acc1dc5b59c1805e940d65dc618fd2c72 -SIZE (xpi/firefox-52.5.1/si.xpi) = 491958 -SHA256 (xpi/firefox-52.5.1/sk.xpi) = 94504a3869ef66fce656e82a1dee9b7933df9c8489f69c4519fec019c37f13ef -SIZE (xpi/firefox-52.5.1/sk.xpi) = 455820 -SHA256 (xpi/firefox-52.5.1/sl.xpi) = 787583dc74114fa39cefaf4a1986ff0ad39e4ad14e63534ea0df18d7b09284ad -SIZE (xpi/firefox-52.5.1/sl.xpi) = 433482 -SHA256 (xpi/firefox-52.5.1/son.xpi) = 23fe9d7aa03e02b90c6b89060053340fd5e2ad3517ef34911071b2166fed73d3 -SIZE (xpi/firefox-52.5.1/son.xpi) = 435128 -SHA256 (xpi/firefox-52.5.1/sq.xpi) = 422ef3f437a683f6f18588c2727e1af825b8c0e0a9efc7db92cd063da6ff8fa3 -SIZE (xpi/firefox-52.5.1/sq.xpi) = 448156 -SHA256 (xpi/firefox-52.5.1/sr.xpi) = ea3310d9a5b2f426f675ddb17cd3a5223f41b493cfbe56c2bcf71425ef492f46 -SIZE (xpi/firefox-52.5.1/sr.xpi) = 463395 -SHA256 (xpi/firefox-52.5.1/sv-SE.xpi) = c4079bd5467f81849d835f70c18bdbe3e9ea749fb24f64c337d9dbb2f08cfa85 -SIZE (xpi/firefox-52.5.1/sv-SE.xpi) = 441180 -SHA256 (xpi/firefox-52.5.1/ta.xpi) = 8cf1bf900645e2923cc3d281ff89f50df21b4da30a18f03a40db95fa6960fac1 -SIZE (xpi/firefox-52.5.1/ta.xpi) = 494799 -SHA256 (xpi/firefox-52.5.1/te.xpi) = 59eab71d4cc59dd10dc81a741797a1612365fe360dc5f4e0966d246873517674 -SIZE (xpi/firefox-52.5.1/te.xpi) = 515241 -SHA256 (xpi/firefox-52.5.1/th.xpi) = 1817d05b41505a9dad736b1dcb6015bebe77296281f59969224b08826fabfc64 -SIZE (xpi/firefox-52.5.1/th.xpi) = 489379 -SHA256 (xpi/firefox-52.5.1/tr.xpi) = 5153f49017d5e5700d6d749a6465cdfe481b1dd8d1f030b12dd9c5bd2dd0b4bf -SIZE (xpi/firefox-52.5.1/tr.xpi) = 443673 -SHA256 (xpi/firefox-52.5.1/uk.xpi) = d96b2e5ac6a11af47206e8209c5a82f02595048517f3426602f42a70d92a573c -SIZE (xpi/firefox-52.5.1/uk.xpi) = 495096 -SHA256 (xpi/firefox-52.5.1/uz.xpi) = f49a7a97f925b4417a5825aef7f83373037389a2e8a19be9c1fa85e7ae37266d -SIZE (xpi/firefox-52.5.1/uz.xpi) = 447916 -SHA256 (xpi/firefox-52.5.1/vi.xpi) = 90ab3e1c020359a362c32c74e7ad5dadd0aee28947874bd01d07149d41f3d315 -SIZE (xpi/firefox-52.5.1/vi.xpi) = 450805 -SHA256 (xpi/firefox-52.5.1/xh.xpi) = 6ac553176a5ba27bd3ff5244f79d02681e8c725ee55cdfcb6fce101ddd4b4dd4 -SIZE (xpi/firefox-52.5.1/xh.xpi) = 441172 -SHA256 (xpi/firefox-52.5.1/zh-CN.xpi) = 16db35a377df29f7858477a65984fdad190cf9b074e834ac3cdf9ab7a4e1c14b -SIZE (xpi/firefox-52.5.1/zh-CN.xpi) = 461694 -SHA256 (xpi/firefox-52.5.1/zh-TW.xpi) = 35da6535e4007427a754633e75b9ce87c59eab7284b12fea47b234cf5246a229 -SIZE (xpi/firefox-52.5.1/zh-TW.xpi) = 472534 +TIMESTAMP = 1512592855 +SHA256 (xpi/firefox-52.5.2/ach.xpi) = cc7055de62cc3a49635b6e457ebd346e6381ee33fdb2c3aa505ce28dc6e6cd11 +SIZE (xpi/firefox-52.5.2/ach.xpi) = 427640 +SHA256 (xpi/firefox-52.5.2/af.xpi) = 705dc236af8c9db9eeb2ed30d24dafe1b2c0c80825b2b72fdde9e1551a1c5c1c +SIZE (xpi/firefox-52.5.2/af.xpi) = 436823 +SHA256 (xpi/firefox-52.5.2/an.xpi) = e8c506e03b6ac29a70f8756fef4bb8fee0840079cecc9489c282b5f5e5a335d6 +SIZE (xpi/firefox-52.5.2/an.xpi) = 445142 +SHA256 (xpi/firefox-52.5.2/ar.xpi) = 7424265a29ede9d0ed890640e3e2c1403b448ab2d3f423ad5723c00876fbed61 +SIZE (xpi/firefox-52.5.2/ar.xpi) = 473381 +SHA256 (xpi/firefox-52.5.2/as.xpi) = d95ba1bfcea770558191a1a31e3a5962dcd5aeedfa9b5441b528789f7048caf1 +SIZE (xpi/firefox-52.5.2/as.xpi) = 486888 +SHA256 (xpi/firefox-52.5.2/ast.xpi) = f506300c84c8f3f8d487e1bf590a72465a53c9ee11fb140d3e45e9ae7a68aeb9 +SIZE (xpi/firefox-52.5.2/ast.xpi) = 440033 +SHA256 (xpi/firefox-52.5.2/az.xpi) = ff7d65c941a3778afdbc21c293b4845eba4a1e21eb8f9baaf39c850de9bf5616 +SIZE (xpi/firefox-52.5.2/az.xpi) = 454923 +SHA256 (xpi/firefox-52.5.2/bg.xpi) = 2f9c0126fbace3a158df297de6697588d3cad59fc93f20d926d0a27a27fb096a +SIZE (xpi/firefox-52.5.2/bg.xpi) = 487892 +SHA256 (xpi/firefox-52.5.2/bn-BD.xpi) = 9b1576c824b977a563ee6db1323e3c1dada075c3c95fafcdc771946d56d58a6a +SIZE (xpi/firefox-52.5.2/bn-BD.xpi) = 511995 +SHA256 (xpi/firefox-52.5.2/bn-IN.xpi) = 1670f5fa44ff7b5d5a1a118f1976656c0dc506292e22a1e484f2468fd1eb5d76 +SIZE (xpi/firefox-52.5.2/bn-IN.xpi) = 509375 +SHA256 (xpi/firefox-52.5.2/br.xpi) = 9fe2118b181d8ff8220a6db513751d00486757d21bfac463ac307f0c92614e89 +SIZE (xpi/firefox-52.5.2/br.xpi) = 435483 +SHA256 (xpi/firefox-52.5.2/bs.xpi) = 4a44548636af9709b4971e1c4342338896b164c3a8fb32e22d9d6ca5d316f4a6 +SIZE (xpi/firefox-52.5.2/bs.xpi) = 441783 +SHA256 (xpi/firefox-52.5.2/ca.xpi) = d2cd487e086236cf4631f356107c05118d6ff5f792dfa72747a31404d62756f6 +SIZE (xpi/firefox-52.5.2/ca.xpi) = 443304 +SHA256 (xpi/firefox-52.5.2/cak.xpi) = b96976d1e0e5dca48cb9aecb6b1d0a873c3aabaf4749e812e3a444977fb287c9 +SIZE (xpi/firefox-52.5.2/cak.xpi) = 459184 +SHA256 (xpi/firefox-52.5.2/cs.xpi) = 09c8f025094e42eb97c1adb75d7340653e61718290e19329458d07e70a00aaaf +SIZE (xpi/firefox-52.5.2/cs.xpi) = 444075 +SHA256 (xpi/firefox-52.5.2/cy.xpi) = 8b98858da36c065928d17918e5f94593bface2abebc8012549483a2f6c10dccb +SIZE (xpi/firefox-52.5.2/cy.xpi) = 436583 +SHA256 (xpi/firefox-52.5.2/da.xpi) = e8bb81e7233496d774466d6bd6cd51e3d84ce39957069d69819f768e9beb1c38 +SIZE (xpi/firefox-52.5.2/da.xpi) = 424394 +SHA256 (xpi/firefox-52.5.2/de.xpi) = b28b693359680758b5fba8231740d04971f30459cde8c12e45a38da5b0e9a015 +SIZE (xpi/firefox-52.5.2/de.xpi) = 442479 +SHA256 (xpi/firefox-52.5.2/dsb.xpi) = 819ea8b8e617976d4ae65ec037d205b0a303b016c926c35367dddde4ec8e6d81 +SIZE (xpi/firefox-52.5.2/dsb.xpi) = 459425 +SHA256 (xpi/firefox-52.5.2/el.xpi) = 599ebcf1d68841114322dfdd18b7ca77060136d04dc19b2a805fdf8b7bdf25f5 +SIZE (xpi/firefox-52.5.2/el.xpi) = 516592 +SHA256 (xpi/firefox-52.5.2/en-GB.xpi) = 0cd7ec76fe69fc3aaf5411db7f700eccd73ef097ce932270dcecdd8ff5d09c12 +SIZE (xpi/firefox-52.5.2/en-GB.xpi) = 419324 +SHA256 (xpi/firefox-52.5.2/en-US.xpi) = 13c4dd2dac356a7681755e2c0ee1b26cc47e8b69f184b7eec0cf3e1bb97ebf68 +SIZE (xpi/firefox-52.5.2/en-US.xpi) = 428630 +SHA256 (xpi/firefox-52.5.2/en-ZA.xpi) = 54dc67b22b8e97b32148c13b2e8801a300512a7ce224e9311e2407f5f0dab3e0 +SIZE (xpi/firefox-52.5.2/en-ZA.xpi) = 412212 +SHA256 (xpi/firefox-52.5.2/eo.xpi) = 4ac22d2449ea4efc94198c98ef10b4ab3225e6e1cd67030ae90e99e5d4f7b35a +SIZE (xpi/firefox-52.5.2/eo.xpi) = 437474 +SHA256 (xpi/firefox-52.5.2/es-AR.xpi) = b062b79f5b1a5b904854df96b7d83cc25eecf2ec3b7dd2e262f10a9f83e7972b +SIZE (xpi/firefox-52.5.2/es-AR.xpi) = 445925 +SHA256 (xpi/firefox-52.5.2/es-CL.xpi) = e52209c20594ae6a4b1f5bf8ee987c08b4f5ae027c415463f43c1842033c578f +SIZE (xpi/firefox-52.5.2/es-CL.xpi) = 445676 +SHA256 (xpi/firefox-52.5.2/es-ES.xpi) = acbb6ec9ee97c2dc73773bcd80f72e81fb40e72fb294cd5736b9ab4244dc8481 +SIZE (xpi/firefox-52.5.2/es-ES.xpi) = 344875 +SHA256 (xpi/firefox-52.5.2/es-MX.xpi) = de4b26dea78775fe290d059237c5346fed3e55996d476dfd4e9a465641fe950d +SIZE (xpi/firefox-52.5.2/es-MX.xpi) = 448385 +SHA256 (xpi/firefox-52.5.2/et.xpi) = 5d948c938840982532831f9d6d3cbf385f587ba0c5fce315003a21f419bf2a24 +SIZE (xpi/firefox-52.5.2/et.xpi) = 425113 +SHA256 (xpi/firefox-52.5.2/eu.xpi) = 0ef210b628eaaa01a4ce6ee664c04e2ea766542f7fe6e8a563b1f7c33b916ba5 +SIZE (xpi/firefox-52.5.2/eu.xpi) = 438479 +SHA256 (xpi/firefox-52.5.2/fa.xpi) = f6eff4377e0399c3519e1c165fb3eedb2dffc9c1806a293c145b46162e91fc74 +SIZE (xpi/firefox-52.5.2/fa.xpi) = 491344 +SHA256 (xpi/firefox-52.5.2/ff.xpi) = 3a93185bc4599485841b84ad4454bb049ecf37d4b44012b6f98b0d25137179e5 +SIZE (xpi/firefox-52.5.2/ff.xpi) = 440928 +SHA256 (xpi/firefox-52.5.2/fi.xpi) = c40ddc2506b039c6a6870db4233f4b006cc22bd8b5dad68d95a342cf60ca10aa +SIZE (xpi/firefox-52.5.2/fi.xpi) = 430061 +SHA256 (xpi/firefox-52.5.2/fr.xpi) = b58f038198eec71784e532b8aeea735977bbd2b8fcc857f18ec281bfbca3e15f +SIZE (xpi/firefox-52.5.2/fr.xpi) = 450210 +SHA256 (xpi/firefox-52.5.2/fy-NL.xpi) = d032e7edba63b2518a3a88fc15d57cc4849036b8bba21d1faa4950fcf6dc2f70 +SIZE (xpi/firefox-52.5.2/fy-NL.xpi) = 444974 +SHA256 (xpi/firefox-52.5.2/ga-IE.xpi) = b6c5baf4b5219a6e28cb7c690302d0c89e6e3ba79999972f77dfd88d695f9b8d +SIZE (xpi/firefox-52.5.2/ga-IE.xpi) = 458165 +SHA256 (xpi/firefox-52.5.2/gd.xpi) = e8254a71c2249c9f6ff7690840b1169b12192928da214d9c648ae3d19ccacf05 +SIZE (xpi/firefox-52.5.2/gd.xpi) = 447268 +SHA256 (xpi/firefox-52.5.2/gl.xpi) = 33358efa31bf5a92001caae8890d534dd0e1bc798f3bdad1d311ac5034fce688 +SIZE (xpi/firefox-52.5.2/gl.xpi) = 447295 +SHA256 (xpi/firefox-52.5.2/gn.xpi) = caebd028d4d4c140ccaece93a671419a9983ac90a7eacc10e0817415d00c016c +SIZE (xpi/firefox-52.5.2/gn.xpi) = 456214 +SHA256 (xpi/firefox-52.5.2/gu-IN.xpi) = cb6cec7120a78566d8ae1079dd67fca25d1cccab9d1ea8e015cc6caf991dd927 +SIZE (xpi/firefox-52.5.2/gu-IN.xpi) = 489365 +SHA256 (xpi/firefox-52.5.2/he.xpi) = 62863c3aff44ea670b61a2b1f4c3a97368f0da0ec4e947d44a3827dda10740c7 +SIZE (xpi/firefox-52.5.2/he.xpi) = 455282 +SHA256 (xpi/firefox-52.5.2/hi-IN.xpi) = 69c514a9b7f0e259069a4735794576748366660da2a7ea1c05168467f53437d9 +SIZE (xpi/firefox-52.5.2/hi-IN.xpi) = 506518 +SHA256 (xpi/firefox-52.5.2/hr.xpi) = 3d3e89f6c3590a8a08c89621843936c8ada6a8afa10e79d2a786c20b00e96535 +SIZE (xpi/firefox-52.5.2/hr.xpi) = 447503 +SHA256 (xpi/firefox-52.5.2/hsb.xpi) = 518356d4513e26ba314afcd3ac255ee5442e18c59c469e009acdf1c1edd82fb3 +SIZE (xpi/firefox-52.5.2/hsb.xpi) = 457259 +SHA256 (xpi/firefox-52.5.2/hu.xpi) = 138595b11cf539b7c6a6a2f57680b6f418685a567e5d13dd45cc228561950c10 +SIZE (xpi/firefox-52.5.2/hu.xpi) = 451496 +SHA256 (xpi/firefox-52.5.2/hy-AM.xpi) = 6f9f0687746470f987571d2d82bd9f98e01878195a3e954e010465e41d3a7fae +SIZE (xpi/firefox-52.5.2/hy-AM.xpi) = 495773 +SHA256 (xpi/firefox-52.5.2/id.xpi) = 189f53f865c64e20707fef39d79ab84a47affe7073e5ccc1290334af7fc72c05 +SIZE (xpi/firefox-52.5.2/id.xpi) = 426023 +SHA256 (xpi/firefox-52.5.2/is.xpi) = f6c8821fea0e2a6b9ec10ed147bb10e6dd904cdeae1f4804631156f57a0cbede +SIZE (xpi/firefox-52.5.2/is.xpi) = 442693 +SHA256 (xpi/firefox-52.5.2/it.xpi) = 3e12801dd656f845524498eeeceb162faddd2f53392a7897a34b6dc89a012484 +SIZE (xpi/firefox-52.5.2/it.xpi) = 339221 +SHA256 (xpi/firefox-52.5.2/ja.xpi) = 7d6a901ced1b3d34168298baf1eaffe31f109b4d5f32030c81527a0b029d4228 +SIZE (xpi/firefox-52.5.2/ja.xpi) = 488343 +SHA256 (xpi/firefox-52.5.2/ka.xpi) = 4d09b4a25bf7867fef2887f36b06ee4b20432ccbc9066bbc2819d1cfa9e6fc2d +SIZE (xpi/firefox-52.5.2/ka.xpi) = 475375 +SHA256 (xpi/firefox-52.5.2/kab.xpi) = 2891218809bd1d244e1c7a07fd30300ba827a1e77ab023717f9dae716d62caff +SIZE (xpi/firefox-52.5.2/kab.xpi) = 444519 +SHA256 (xpi/firefox-52.5.2/kk.xpi) = 682fd2de8e6e7576f89f23c878dc9af984fd70c4c8de83be5e0ffa915d3daee9 +SIZE (xpi/firefox-52.5.2/kk.xpi) = 496939 +SHA256 (xpi/firefox-52.5.2/km.xpi) = 3655724ba6d23bad854c3b9e02d2f4adc04b05b8f66196daa58ad303779655ab +SIZE (xpi/firefox-52.5.2/km.xpi) = 520343 +SHA256 (xpi/firefox-52.5.2/kn.xpi) = 9db190db47e2adbcc3b30ee08733b21099b9b5dc28db209fe89fe12d7f249720 +SIZE (xpi/firefox-52.5.2/kn.xpi) = 519455 +SHA256 (xpi/firefox-52.5.2/ko.xpi) = 0d5334d7bf3afa6d4b332191d7112f4d34093b19e82958251473245b5102b247 +SIZE (xpi/firefox-52.5.2/ko.xpi) = 463630 +SHA256 (xpi/firefox-52.5.2/lij.xpi) = 47cb99c7967dcf1feacd2d9650c020e7950c3d67d250acb11f937285e6923697 +SIZE (xpi/firefox-52.5.2/lij.xpi) = 421070 +SHA256 (xpi/firefox-52.5.2/lt.xpi) = cc4579e1d4afc617ba24404a8e6f4a69cf6e7083b4a2620f4fa7216ab1da54b8 +SIZE (xpi/firefox-52.5.2/lt.xpi) = 452236 +SHA256 (xpi/firefox-52.5.2/lv.xpi) = f7495ebe3b00252a6b6b92e08d112c04921344079b75e831d655fd5ed9a3846e +SIZE (xpi/firefox-52.5.2/lv.xpi) = 448450 +SHA256 (xpi/firefox-52.5.2/mai.xpi) = 259a69433e8218beeba407b80ddea0360a2b843780934964480833395ef6766f +SIZE (xpi/firefox-52.5.2/mai.xpi) = 499841 +SHA256 (xpi/firefox-52.5.2/mk.xpi) = 5f37168582d6356378866a3ca94cd9207c4871b26c725dfeb84130ef01cf8252 +SIZE (xpi/firefox-52.5.2/mk.xpi) = 496200 +SHA256 (xpi/firefox-52.5.2/ml.xpi) = e218197a823566718f33573f0dbb456dff3ad7d05a3e7e60dd636518e300ff25 +SIZE (xpi/firefox-52.5.2/ml.xpi) = 516486 +SHA256 (xpi/firefox-52.5.2/mr.xpi) = ac85738914885624631ffebdea8bfc2ba006722ef35f5c8af880b40e366bdaa4 +SIZE (xpi/firefox-52.5.2/mr.xpi) = 502431 +SHA256 (xpi/firefox-52.5.2/ms.xpi) = 5638c5a2fc306928d59d0c3c8e4686007969fa4d5972f13761f95bab8b708847 +SIZE (xpi/firefox-52.5.2/ms.xpi) = 435990 +SHA256 (xpi/firefox-52.5.2/nb-NO.xpi) = 0a321cdf2260055acefaff5b38a530ce99a3f8db3d023debe5866ec5c5f12565 +SIZE (xpi/firefox-52.5.2/nb-NO.xpi) = 434412 +SHA256 (xpi/firefox-52.5.2/nl.xpi) = e7ebc6b064e8cede547a107f87d3ca7446dbacf46b12be510c3496883be6300a +SIZE (xpi/firefox-52.5.2/nl.xpi) = 432007 +SHA256 (xpi/firefox-52.5.2/nn-NO.xpi) = ea447fdc535daf8440cdc70170bf4b4b04fdeb74354f7c6345f009f86797e955 +SIZE (xpi/firefox-52.5.2/nn-NO.xpi) = 428645 +SHA256 (xpi/firefox-52.5.2/or.xpi) = a5aa091cf1906370fc7a0e21c844fa17511a67edc1e477f232528f7c8fef0894 +SIZE (xpi/firefox-52.5.2/or.xpi) = 496917 +SHA256 (xpi/firefox-52.5.2/pa-IN.xpi) = 074b112662717a29fb536a59347c6b6effe07f613b3bfb8fd0dc126362feed2b +SIZE (xpi/firefox-52.5.2/pa-IN.xpi) = 476587 +SHA256 (xpi/firefox-52.5.2/pl.xpi) = f61b9b39ed71ea5bd9717e38101756fc0207cb38447c4e1989d8d50853a5fe58 +SIZE (xpi/firefox-52.5.2/pl.xpi) = 352851 +SHA256 (xpi/firefox-52.5.2/pt-BR.xpi) = 871a06fd82bb53204f856743d8e5dc7a2711e46c2cc6dad5ddcc75f04550bc9b +SIZE (xpi/firefox-52.5.2/pt-BR.xpi) = 438170 +SHA256 (xpi/firefox-52.5.2/pt-PT.xpi) = 4e6ed2a446a15b71f63e845bdcc8b99c3c35c56ab771a80a9169fd94422aff1a +SIZE (xpi/firefox-52.5.2/pt-PT.xpi) = 436727 +SHA256 (xpi/firefox-52.5.2/rm.xpi) = cd25d250710e3dd6b46c553a04977daabd33cba19349b60f2b447c2506c0410c +SIZE (xpi/firefox-52.5.2/rm.xpi) = 434608 +SHA256 (xpi/firefox-52.5.2/ro.xpi) = 5644b113e2617ce7cabc2c24f7a528dbf84e4ed6b16b20a3a372653f5b3c38a0 +SIZE (xpi/firefox-52.5.2/ro.xpi) = 449938 +SHA256 (xpi/firefox-52.5.2/ru.xpi) = 45af4995c6234975f066ec8aef30215db57095d9da7543a25065750166e08ba5 +SIZE (xpi/firefox-52.5.2/ru.xpi) = 395364 +SHA256 (xpi/firefox-52.5.2/si.xpi) = 68261a9b73109249615720eb0112b6b6c36fee985eabd19272098d178c0c1740 +SIZE (xpi/firefox-52.5.2/si.xpi) = 491958 +SHA256 (xpi/firefox-52.5.2/sk.xpi) = 4f5ddbec63eb01fe4af8c1972fa6d3f36017d91e3492e2e521aac70516285547 +SIZE (xpi/firefox-52.5.2/sk.xpi) = 455820 +SHA256 (xpi/firefox-52.5.2/sl.xpi) = 25e9baa8c194937931b6a9a75df32acc99b5ba63b5ad326e9f4ef235bcf2ea9c +SIZE (xpi/firefox-52.5.2/sl.xpi) = 433482 +SHA256 (xpi/firefox-52.5.2/son.xpi) = dd195b6f383b803bc981dec8e91e7d122ea4fce2102109a8c2bb080633c3d575 +SIZE (xpi/firefox-52.5.2/son.xpi) = 435127 +SHA256 (xpi/firefox-52.5.2/sq.xpi) = 530561cb62193f06173a1b94e7fb2b77b2cd53bf06fc334d3b80007a43a449ed +SIZE (xpi/firefox-52.5.2/sq.xpi) = 448155 +SHA256 (xpi/firefox-52.5.2/sr.xpi) = 1b9c0a1ef4957875b3eb0e23b2cfbaeff968c78f0f12e9a507807b5c9587b4f2 +SIZE (xpi/firefox-52.5.2/sr.xpi) = 463394 +SHA256 (xpi/firefox-52.5.2/sv-SE.xpi) = f5a316fa048b4569806c41782bd6b490674a61409cfa43a5424bca8f42131959 +SIZE (xpi/firefox-52.5.2/sv-SE.xpi) = 441180 +SHA256 (xpi/firefox-52.5.2/ta.xpi) = f7ac3779ba03d4f16f788e976cdfc33fb35dba56c1591ff87649e6fd7f3171d7 +SIZE (xpi/firefox-52.5.2/ta.xpi) = 494799 +SHA256 (xpi/firefox-52.5.2/te.xpi) = 688d98b957cce4639b06d4a666a01027ad0e767b4f1e427880f4d6af0d15038b +SIZE (xpi/firefox-52.5.2/te.xpi) = 515241 +SHA256 (xpi/firefox-52.5.2/th.xpi) = 84359b441c6f885469235bcbdf4fefb64bc7105075252457a7c2a782ddd33679 +SIZE (xpi/firefox-52.5.2/th.xpi) = 489379 +SHA256 (xpi/firefox-52.5.2/tr.xpi) = b14d0abec143a6d95a379e00e35879cfe109f1a9cab1408f15c5b7c62f167101 +SIZE (xpi/firefox-52.5.2/tr.xpi) = 443673 +SHA256 (xpi/firefox-52.5.2/uk.xpi) = e968d52b381f7b553f271cbd19f23e74f7daf5aba7ce6b8b56966a803d5c89a9 +SIZE (xpi/firefox-52.5.2/uk.xpi) = 495095 +SHA256 (xpi/firefox-52.5.2/uz.xpi) = 9341d0fec8ef3e4f2f2ce141eedd1dabeab1494444d025ea5e233d7df5803fe2 +SIZE (xpi/firefox-52.5.2/uz.xpi) = 447916 +SHA256 (xpi/firefox-52.5.2/vi.xpi) = b7e063ea9754aebf6e97669c1d3360d658257e15e5c810d2947dc313fd6fa965 +SIZE (xpi/firefox-52.5.2/vi.xpi) = 450805 +SHA256 (xpi/firefox-52.5.2/xh.xpi) = 1a4c942ddd1e4c29a172e7c142b1440c4fcedf95ad615c066891d8843ff79a1f +SIZE (xpi/firefox-52.5.2/xh.xpi) = 441172 +SHA256 (xpi/firefox-52.5.2/zh-CN.xpi) = 0962d624d42998d6ebf6eae718a43a501a8ff378950c48f31557fce1f7a350f2 +SIZE (xpi/firefox-52.5.2/zh-CN.xpi) = 461694 +SHA256 (xpi/firefox-52.5.2/zh-TW.xpi) = d275058ce84d08539d068425c65fa64b392590967d5f528ea0f586ba829742a7 +SIZE (xpi/firefox-52.5.2/zh-TW.xpi) = 472534 Modified: head/www/firefox-esr/Makefile ============================================================================== --- head/www/firefox-esr/Makefile Thu Dec 7 21:43:12 2017 (r455758) +++ head/www/firefox-esr/Makefile Thu Dec 7 21:43:23 2017 (r455759) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 52.5.1 +DISTVERSION= 52.5.2 DISTVERSIONSUFFIX=esr PORTEPOCH= 1 CATEGORIES= www ipv6 Modified: head/www/firefox-esr/distinfo ============================================================================== --- head/www/firefox-esr/distinfo Thu Dec 7 21:43:12 2017 (r455758) +++ head/www/firefox-esr/distinfo Thu Dec 7 21:43:23 2017 (r455759) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511907528 -SHA256 (firefox-52.5.1esr.source.tar.xz) = c41fe993c86531f46d025a14d9ecfc50636407b67cb0ae363a7117d8359f629f -SIZE (firefox-52.5.1esr.source.tar.xz) = 212553076 +TIMESTAMP = 1512592855 +SHA256 (firefox-52.5.2esr.source.tar.xz) = 7b27825a7446f98e59296f4a46328c65913ffd50d839e0b4359b71ec7250ca4f +SIZE (firefox-52.5.2esr.source.tar.xz) = 214094820 From owner-svn-ports-head@freebsd.org Thu Dec 7 21:43:36 2017 Return-Path: Delivered-To: svn-ports-head@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 C6443E922C0; Thu, 7 Dec 2017 21:43:36 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 461C277D4E; Thu, 7 Dec 2017 21:43:36 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7LhZDi038894; Thu, 7 Dec 2017 21:43:35 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7LhZ3M038892; Thu, 7 Dec 2017 21:43:35 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712072143.vB7LhZ3M038892@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 7 Dec 2017 21:43:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455760 - head/devel/git-cinnabar X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/devel/git-cinnabar X-SVN-Commit-Revision: 455760 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 21:43:37 -0000 Author: jbeich Date: Thu Dec 7 21:43:35 2017 New Revision: 455760 URL: https://svnweb.freebsd.org/changeset/ports/455760 Log: devel/git-cinnabar: update to 0.5.0.b2.11 Changes: https://github.com/glandium/git-cinnabar/compare/83b5d99...c3e5bce Modified: head/devel/git-cinnabar/Makefile (contents, props changed) head/devel/git-cinnabar/distinfo (contents, props changed) Modified: head/devel/git-cinnabar/Makefile ============================================================================== --- head/devel/git-cinnabar/Makefile Thu Dec 7 21:43:23 2017 (r455759) +++ head/devel/git-cinnabar/Makefile Thu Dec 7 21:43:35 2017 (r455760) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= git-cinnabar -DISTVERSION= 0.5.0b2-9 -DISTVERSIONSUFFIX= -g83b5d99 # custom release branch +DISTVERSION= 0.5.0b2-11 +DISTVERSIONSUFFIX= -gc3e5bce # custom release branch CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org Modified: head/devel/git-cinnabar/distinfo ============================================================================== --- head/devel/git-cinnabar/distinfo Thu Dec 7 21:43:23 2017 (r455759) +++ head/devel/git-cinnabar/distinfo Thu Dec 7 21:43:35 2017 (r455760) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509968797 -SHA256 (glandium-git-cinnabar-0.5.0b2-9-g83b5d99_GH0.tar.gz) = 86e58ebfd48f4dfed2b12aa65d57ee587aad129b8549f7ef8521bbd055c68990 -SIZE (glandium-git-cinnabar-0.5.0b2-9-g83b5d99_GH0.tar.gz) = 104508 +TIMESTAMP = 1512679458 +SHA256 (glandium-git-cinnabar-0.5.0b2-11-gc3e5bce_GH0.tar.gz) = b561da496a7c651badfcdf3041b4af4565ced336d3bc84757ce9a28e06fdbb01 +SIZE (glandium-git-cinnabar-0.5.0b2-11-gc3e5bce_GH0.tar.gz) = 104503 From owner-svn-ports-head@freebsd.org Thu Dec 7 21:43:53 2017 Return-Path: Delivered-To: svn-ports-head@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 B7EBCE92304; Thu, 7 Dec 2017 21:43:53 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 851C078069; Thu, 7 Dec 2017 21:43:53 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7LhqXt039023; Thu, 7 Dec 2017 21:43:52 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7LhqJA039021; Thu, 7 Dec 2017 21:43:52 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201712072143.vB7LhqJA039021@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 7 Dec 2017 21:43:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455761 - head/lang/owl-lisp X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: head/lang/owl-lisp X-SVN-Commit-Revision: 455761 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 21:43:53 -0000 Author: rene Date: Thu Dec 7 21:43:52 2017 New Revision: 455761 URL: https://svnweb.freebsd.org/changeset/ports/455761 Log: lang/owl-lisp: update to 0.1.14, tested against security/radamsa Reported by: portscout Modified: head/lang/owl-lisp/Makefile head/lang/owl-lisp/distinfo Modified: head/lang/owl-lisp/Makefile ============================================================================== --- head/lang/owl-lisp/Makefile Thu Dec 7 21:43:35 2017 (r455760) +++ head/lang/owl-lisp/Makefile Thu Dec 7 21:43:52 2017 (r455761) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= owl-lisp -PORTVERSION= 0.1.12 +PORTVERSION= 0.1.14 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= lang MAINTAINER= rene@FreeBSD.org Modified: head/lang/owl-lisp/distinfo ============================================================================== --- head/lang/owl-lisp/distinfo Thu Dec 7 21:43:35 2017 (r455760) +++ head/lang/owl-lisp/distinfo Thu Dec 7 21:43:52 2017 (r455761) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510511134 -SHA256 (aoh-owl-lisp-v0.1.12_GH0.tar.gz) = c6ce27ee0e9185c7f8714e6afd2db43cbb8961a5c25e5d049ae31d213499bfd9 -SIZE (aoh-owl-lisp-v0.1.12_GH0.tar.gz) = 570306 +TIMESTAMP = 1512682500 +SHA256 (aoh-owl-lisp-v0.1.14_GH0.tar.gz) = 4d9982da3582456d1e769e25a7d0b2daefe859c45e262c8f56f794114f9a29a0 +SIZE (aoh-owl-lisp-v0.1.14_GH0.tar.gz) = 529041 From owner-svn-ports-head@freebsd.org Thu Dec 7 22:30:06 2017 Return-Path: Delivered-To: svn-ports-head@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 B4A09E9306F; Thu, 7 Dec 2017 22:30:06 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 7F265798A1; Thu, 7 Dec 2017 22:30:06 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7MU5t5055808; Thu, 7 Dec 2017 22:30:05 GMT (envelope-from cs@FreeBSD.org) Received: (from cs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7MU5eC055806; Thu, 7 Dec 2017 22:30:05 GMT (envelope-from cs@FreeBSD.org) Message-Id: <201712072230.vB7MU5eC055806@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cs set sender to cs@FreeBSD.org using -f From: Carlo Strub Date: Thu, 7 Dec 2017 22:30:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455762 - head/devel/go-glide X-SVN-Group: ports-head X-SVN-Commit-Author: cs X-SVN-Commit-Paths: head/devel/go-glide X-SVN-Commit-Revision: 455762 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 22:30:06 -0000 Author: cs Date: Thu Dec 7 22:30:05 2017 New Revision: 455762 URL: https://svnweb.freebsd.org/changeset/ports/455762 Log: Update to 0.13.1 Modified: head/devel/go-glide/Makefile head/devel/go-glide/distinfo Modified: head/devel/go-glide/Makefile ============================================================================== --- head/devel/go-glide/Makefile Thu Dec 7 21:43:52 2017 (r455761) +++ head/devel/go-glide/Makefile Thu Dec 7 22:30:05 2017 (r455762) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= glide -PORTVERSION= 0.13.0 +PORTVERSION= 0.13.1 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= go- Modified: head/devel/go-glide/distinfo ============================================================================== --- head/devel/go-glide/distinfo Thu Dec 7 21:43:52 2017 (r455761) +++ head/devel/go-glide/distinfo Thu Dec 7 22:30:05 2017 (r455762) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507059049 -SHA256 (Masterminds-glide-v0.13.0_GH0.tar.gz) = ebbfa28e547db921add3557317c810f87d4ece983213d8e9899783b3e3b43ae7 -SIZE (Masterminds-glide-v0.13.0_GH0.tar.gz) = 269804 +TIMESTAMP = 1512685611 +SHA256 (Masterminds-glide-v0.13.1_GH0.tar.gz) = 84c4e365c9f76a3c8978018d34b4331b0c999332f628fc2064aa79a5a64ffc90 +SIZE (Masterminds-glide-v0.13.1_GH0.tar.gz) = 269877 From owner-svn-ports-head@freebsd.org Thu Dec 7 23:35:22 2017 Return-Path: Delivered-To: svn-ports-head@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 5A9B0E94458; Thu, 7 Dec 2017 23:35:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 246397BE1A; Thu, 7 Dec 2017 23:35:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7NZLN7084500; Thu, 7 Dec 2017 23:35:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7NZLcX084499; Thu, 7 Dec 2017 23:35:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712072335.vB7NZLcX084499@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 7 Dec 2017 23:35:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455763 - head/databases/php72-memcache X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/php72-memcache X-SVN-Commit-Revision: 455763 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 23:35:22 -0000 Author: sunpoet Date: Thu Dec 7 23:35:20 2017 New Revision: 455763 URL: https://svnweb.freebsd.org/changeset/ports/455763 Log: Fix PKGNAMEPREFIX Notified by: lifanov Modified: head/databases/php72-memcache/Makefile Modified: head/databases/php72-memcache/Makefile ============================================================================== --- head/databases/php72-memcache/Makefile Thu Dec 7 22:30:05 2017 (r455762) +++ head/databases/php72-memcache/Makefile Thu Dec 7 23:35:20 2017 (r455763) @@ -5,7 +5,7 @@ PORTNAME= memcache PORTVERSION= 3.0.8 PORTREVISION= 1 CATEGORIES= databases -PKGNAMEPREFIX= php71- +PKGNAMEPREFIX= php72- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Memcached extension for PHP 7.2 From owner-svn-ports-head@freebsd.org Thu Dec 7 23:49:44 2017 Return-Path: Delivered-To: svn-ports-head@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 33797E947F4; Thu, 7 Dec 2017 23:49:44 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 0A88A7C3D4; Thu, 7 Dec 2017 23:49:43 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB7NnhUK088771; Thu, 7 Dec 2017 23:49:43 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7NngCS088767; Thu, 7 Dec 2017 23:49:42 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201712072349.vB7NngCS088767@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Thu, 7 Dec 2017 23:49:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455764 - in head: . devel devel/llvm-cheri devel/llvm-cheri128 X-SVN-Group: ports-head X-SVN-Commit-Author: brooks X-SVN-Commit-Paths: in head: . devel devel/llvm-cheri devel/llvm-cheri128 X-SVN-Commit-Revision: 455764 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 07 Dec 2017 23:49:44 -0000 Author: brooks Date: Thu Dec 7 23:49:42 2017 New Revision: 455764 URL: https://svnweb.freebsd.org/changeset/ports/455764 Log: Update llvm-cheri to a new snapshot. The CHERI LLVM backend can now target both 128-bit and 256-bit (as well as 64-bit and 512-bit if hardware existed) from a single binary so remove devel/llvm-cheri128. Sponsored by: DARPA, AFRL Deleted: head/devel/llvm-cheri128/ Modified: head/MOVED head/devel/Makefile head/devel/llvm-cheri/Makefile.snapshot head/devel/llvm-cheri/distinfo Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 7 23:35:20 2017 (r455763) +++ head/MOVED Thu Dec 7 23:49:42 2017 (r455764) @@ -9809,3 +9809,4 @@ lang/gcc46|lang/gcc6|2017-12-01|Has expired: Unsupport security/krb5-113|security/krb5-114|2017-12-03|Has expired: EOL twelve months after release of krb5-1.15 net/bird6|net/bird@ipv6|2017-12-06|Moved to a flavored version devel/kore-notls|devel/kore@notls|2017-12-06|Moved to a flavored version +devel/llvm-cheri128|devel/llvm-cheri|2017-12-07|A single cheri compiler can now target 128-bit and 256-bit capabilities Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Dec 7 23:35:20 2017 (r455763) +++ head/devel/Makefile Thu Dec 7 23:49:42 2017 (r455764) @@ -1625,7 +1625,6 @@ SUBDIR += lldb38 SUBDIR += llnextgen SUBDIR += llvm-cheri - SUBDIR += llvm-cheri128 SUBDIR += llvm-devel SUBDIR += llvm33 SUBDIR += llvm34 Modified: head/devel/llvm-cheri/Makefile.snapshot ============================================================================== --- head/devel/llvm-cheri/Makefile.snapshot Thu Dec 7 23:35:20 2017 (r455763) +++ head/devel/llvm-cheri/Makefile.snapshot Thu Dec 7 23:49:42 2017 (r455764) @@ -6,9 +6,9 @@ # LLVM_MAJOR= 6.0 LLVM_RELEASE= ${LLVM_MAJOR}.0 -SNAPDATE= 20171113 +SNAPDATE= 20171203 -LLVM_COMMIT= 6452bfc740414bc04e14ec8421c4ae71a2761229 -CLANG_COMMIT= 03acdd8a04a76439141dd4116b58ce2f62dff2b5 -LLD_COMMIT= 9c3cb0a16fc0e9a53971b09ae43242d55806cde3 +LLVM_COMMIT= 8e93be4584ea8f90d62c51436586c8331781ada0 +CLANG_COMMIT= 5f673d5b27ce49c0aca5642778eb690f5586bfa9 +LLD_COMMIT= a967cbb0c15a333c3c956806821ba074263681c5 LLDB_COMMIT= 7ee5905d0109a13d543a127a9cda7c280c8103c8 Modified: head/devel/llvm-cheri/distinfo ============================================================================== --- head/devel/llvm-cheri/distinfo Thu Dec 7 23:35:20 2017 (r455763) +++ head/devel/llvm-cheri/distinfo Thu Dec 7 23:49:42 2017 (r455764) @@ -1,7 +1,7 @@ -TIMESTAMP = 1510772193 -SHA256 (CTSRD-CHERI-llvm-6.0.d20171113-6452bfc740414bc04e14ec8421c4ae71a2761229_GH0.tar.gz) = 1a0c193c71e688c5e486292745aef7870180a36b607118944fbfeae9339ef03d -SIZE (CTSRD-CHERI-llvm-6.0.d20171113-6452bfc740414bc04e14ec8421c4ae71a2761229_GH0.tar.gz) = 36519401 -SHA256 (CTSRD-CHERI-clang-03acdd8a04a76439141dd4116b58ce2f62dff2b5_GH0.tar.gz) = 6f31d3708ee8c9c6cec010acc145915c0fe8f7724e604ea958fb6bd7dd4d5700 -SIZE (CTSRD-CHERI-clang-03acdd8a04a76439141dd4116b58ce2f62dff2b5_GH0.tar.gz) = 16438750 -SHA256 (CTSRD-CHERI-lld-9c3cb0a16fc0e9a53971b09ae43242d55806cde3_GH0.tar.gz) = dad3e9f41e870775664774c61092ef038b1482e6b965f8a571a00021ba38d738 -SIZE (CTSRD-CHERI-lld-9c3cb0a16fc0e9a53971b09ae43242d55806cde3_GH0.tar.gz) = 972825 +TIMESTAMP = 1512683867 +SHA256 (CTSRD-CHERI-llvm-6.0.d20171203-8e93be4584ea8f90d62c51436586c8331781ada0_GH0.tar.gz) = a3628ebdc057441ea298fbabdb21b6ca9a353857a382cd6d360b1049e9fc5366 +SIZE (CTSRD-CHERI-llvm-6.0.d20171203-8e93be4584ea8f90d62c51436586c8331781ada0_GH0.tar.gz) = 36534232 +SHA256 (CTSRD-CHERI-clang-5f673d5b27ce49c0aca5642778eb690f5586bfa9_GH0.tar.gz) = 4524e3dffcf49cab6e4cfca2d71b92eb82acd79cbc3ba5ea9aee12dca14ebc9a +SIZE (CTSRD-CHERI-clang-5f673d5b27ce49c0aca5642778eb690f5586bfa9_GH0.tar.gz) = 16444533 +SHA256 (CTSRD-CHERI-lld-a967cbb0c15a333c3c956806821ba074263681c5_GH0.tar.gz) = de4393d44044c3a596aba85283b251b204767c932d28f42df48308a3412a18ae +SIZE (CTSRD-CHERI-lld-a967cbb0c15a333c3c956806821ba074263681c5_GH0.tar.gz) = 973512 From owner-svn-ports-head@freebsd.org Fri Dec 8 01:46:04 2017 Return-Path: Delivered-To: svn-ports-head@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 EDA89E96785; Fri, 8 Dec 2017 01:46:04 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 B5AA07F194; Fri, 8 Dec 2017 01:46:04 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB81k3EF038477; Fri, 8 Dec 2017 01:46:03 GMT (envelope-from linimon@FreeBSD.org) Received: (from linimon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB81k1il038448; Fri, 8 Dec 2017 01:46:01 GMT (envelope-from linimon@FreeBSD.org) Message-Id: <201712080146.vB81k1il038448@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: linimon set sender to linimon@FreeBSD.org using -f From: Mark Linimon Date: Fri, 8 Dec 2017 01:46:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455765 - in head: audio/siren databases/mariadb-connector-c databases/mariadb55-server devel/arm-none-eabi-gcc492 devel/libbinio devel/liblas devel/rubygem-rice games/flightgear-data g... X-SVN-Group: ports-head X-SVN-Commit-Author: linimon X-SVN-Commit-Paths: in head: audio/siren databases/mariadb-connector-c databases/mariadb55-server devel/arm-none-eabi-gcc492 devel/libbinio devel/liblas devel/rubygem-rice games/flightgear-data games/ufoai-data games/urb... X-SVN-Commit-Revision: 455765 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 01:46:05 -0000 Author: linimon Date: Fri Dec 8 01:46:00 2017 New Revision: 455765 URL: https://svnweb.freebsd.org/changeset/ports/455765 Log: Mark these ports as buildable on armv6 after a trybroken run. (Also tested with trybroken on armv7.) The 'runaway process' ones are most likely just statistical. Approved by: portmgr (tier-2 blanket) Modified: head/audio/siren/Makefile head/databases/mariadb-connector-c/Makefile head/databases/mariadb55-server/Makefile head/devel/arm-none-eabi-gcc492/Makefile head/devel/libbinio/Makefile head/devel/liblas/Makefile head/devel/rubygem-rice/Makefile head/games/flightgear-data/Makefile head/games/ufoai-data/Makefile head/games/urbanterror-data/Makefile head/games/xoids/Makefile head/mail/rmilter/Makefile head/misc/libsupertone/Makefile head/net-p2p/verlihub-plugins-chatroom/Makefile head/net-p2p/verlihub-plugins-floodprotect/Makefile head/net-p2p/verlihub-plugins-forbid/Makefile head/net-p2p/verlihub-plugins-iplog/Makefile head/net-p2p/verlihub-plugins-isp/Makefile head/net-p2p/verlihub-plugins-luascript/Makefile head/net-p2p/verlihub-plugins-messanger/Makefile head/net-p2p/verlihub-plugins-stats/Makefile head/net/hsflowd/Makefile head/sysutils/fluent-bit/Makefile head/sysutils/heirloom/Makefile head/sysutils/liburcu/Makefile head/sysutils/pesign/Makefile head/www/kannel/Makefile Modified: head/audio/siren/Makefile ============================================================================== --- head/audio/siren/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/audio/siren/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -20,7 +20,6 @@ LIB_DEPENDS= libFLAC.so:audio/flac \ libwavpack.so:audio/wavpack \ libopusfile.so:audio/opusfile -BROKEN_armv6= fails to configure: cannot find program /nxb-bin/usr/bin/cc BROKEN_mips= fails to configure: cannot find program /nxb-bin/usr/bin/cc BROKEN_mips64= fails to configure: cannot find program /nxb-bin/usr/bin/cc Modified: head/databases/mariadb-connector-c/Makefile ============================================================================== --- head/databases/mariadb-connector-c/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/databases/mariadb-connector-c/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -20,7 +20,6 @@ COMMENT= MariaDB database connector for C LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.LIB -BROKEN_armv6= fails to configure: CMake Error: Generator: execution of make failed BROKEN_powerpc64= fails to compile: my_stmt_codec.c: error: invalid use of void expression CONFLICTS_INSTALL= mariadb[0-9]*-client-* \ Modified: head/databases/mariadb55-server/Makefile ============================================================================== --- head/databases/mariadb55-server/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/databases/mariadb55-server/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -51,7 +51,6 @@ CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \ DATADIR= ${PREFIX}/share/mysql BROKEN_aarch64= Fails to link: missing sbrk -BROKEN_armv6= Does not compile on armv6 BROKEN_sparc64= Does not compile: Unsupported platform .if defined(USE_MYSQL) Modified: head/devel/arm-none-eabi-gcc492/Makefile ============================================================================== --- head/devel/arm-none-eabi-gcc492/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/devel/arm-none-eabi-gcc492/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -69,8 +69,6 @@ MAKE_ARGS+= CXXFLAGS=-fbracket-depth=512 .endif BROKEN_aarch64= fails to package -BROKEN_armv6= error: no member named 'fancy_abort' in namespace 'std::__1'; did you mean simply 'fancy_abort'? -BROKEN_armv7= error: no member named 'fancy_abort' in namespace 'std::__1'; did you mean simply 'fancy_abort'? BROKEN_mips= configure: error: cannot compute suffix of object files: cannot compile BROKEN_mips64= configure: error: cannot compute suffix of object files: cannot compile Modified: head/devel/libbinio/Makefile ============================================================================== --- head/devel/libbinio/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/devel/libbinio/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -12,8 +12,6 @@ COMMENT= Binary I/O stream class library LICENSE= LGPL21 -BROKEN_armv6= dumps core: internal compiler failure: Unknown addressing mode for CP reference! - USES= autoreconf libtool pathfix GNU_CONFIGURE= yes USE_GITHUB= yes Modified: head/devel/liblas/Makefile ============================================================================== --- head/devel/liblas/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/devel/liblas/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -27,7 +27,6 @@ GH_ACCOUNT= libLAS GH_PROJECT= ${GH_ACCOUNT} BROKEN_aarch64= fails to compile: file liblas/detail/endian.hpp needs to be set up for your CPU type -BROKEN_armv6= fails to compile: file liblas/detail/endian.hpp needs to be set up for your CPU type BROKEN_powerpc64= fails to compile: undefined reference to boost::program_options::to_internal .include Modified: head/devel/rubygem-rice/Makefile ============================================================================== --- head/devel/rubygem-rice/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/devel/rubygem-rice/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -11,7 +11,6 @@ COMMENT= C++ interface to Rubys C API LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_armv6= fails to configure: could not find ruby.h BROKEN_powerpc64= fails to configure: could not find ruby.h USE_RUBY= yes Modified: head/games/flightgear-data/Makefile ============================================================================== --- head/games/flightgear-data/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/games/flightgear-data/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -21,7 +21,6 @@ PLIST= ${WRKDIR}/pkg-plist PLIST_DIRS= %%DATADIR%% BROKEN_aarch64= Fails to install: runaway process -BROKEN_armv6= Fails to install: runaway process BROKEN_mips64= Fails to install: runaway process post-patch: Modified: head/games/ufoai-data/Makefile ============================================================================== --- head/games/ufoai-data/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/games/ufoai-data/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -27,7 +27,6 @@ DATADIR= share/${PKGNAMEPREFIX:S/-//} PLIST= ${WRKDIR}/pkg-plist BROKEN_aarch64= Fails to install: runaway process -BROKEN_armv6= Fails to install: runaway process BROKEN_mips64= Fails to install: runaway process post-extract: Modified: head/games/urbanterror-data/Makefile ============================================================================== --- head/games/urbanterror-data/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/games/urbanterror-data/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -27,7 +27,6 @@ URT_REV= ${PORTVERSION:C/([0-9]+\.[0-9]+).*\.([0-9]+)/ PLIST_SUB+= VER=${URT_VER} BROKEN_aarch64= Fails to install: runaway process -BROKEN_armv6= Fails to install: runaway process BROKEN_mips= Fails to install: runaway process BROKEN_mips64= Fails to install: runaway process Modified: head/games/xoids/Makefile ============================================================================== --- head/games/xoids/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/games/xoids/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -10,7 +10,6 @@ MASTER_SITES= XCONTRIB/games MAINTAINER= ports@FreeBSD.org COMMENT= X Window Asteroids style game with full color pixmaps -BROKEN_armv6= dumps core: Unknown addressing mode for CP reference! NOT_FOR_ARCHS= mips64 NOT_FOR_ARCHS_REASON= unknown architecture Modified: head/mail/rmilter/Makefile ============================================================================== --- head/mail/rmilter/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/mail/rmilter/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -11,7 +11,6 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libpcre.so:devel/pcre -BROKEN_armv6= fails to configure in cmake BROKEN_powerpc64= fails to build: btrie.c: '__SIZEOF_POINTER__' undeclared here NOT_FOR_ARCHS= mips sparc64 NOT_FOR_ARCHS_REASON= fails to compile: error: Unsupported word size Modified: head/misc/libsupertone/Makefile ============================================================================== --- head/misc/libsupertone/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/misc/libsupertone/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -17,8 +17,6 @@ LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \ libtiff.so:graphics/tiff \ libxml2.so:textproc/libxml2 -BROKEN_armv6= fails to configure: Can't build without spandsp - USES= tar:tgz libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/net-p2p/verlihub-plugins-chatroom/Makefile ============================================================================== --- head/net-p2p/verlihub-plugins-chatroom/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/net-p2p/verlihub-plugins-chatroom/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -9,8 +9,6 @@ MASTER_SITES= SF/verlihub/VH_Chatroom/${DISTVERSION} MAINTAINER= me@skylord.ru -BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log) - PLUGIN_DESC= Chatroom .include "../verlihub-plugins/Makefile.plugins" Modified: head/net-p2p/verlihub-plugins-floodprotect/Makefile ============================================================================== --- head/net-p2p/verlihub-plugins-floodprotect/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/net-p2p/verlihub-plugins-floodprotect/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -10,8 +10,6 @@ DISTNAME= ${PLUGIN_NAME} MAINTAINER= me@skylord.ru -BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log) - PLUGIN_NAME= floodprot PLUGIN_DESC= Floodprotect Modified: head/net-p2p/verlihub-plugins-forbid/Makefile ============================================================================== --- head/net-p2p/verlihub-plugins-forbid/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/net-p2p/verlihub-plugins-forbid/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -9,8 +9,6 @@ MASTER_SITES= SF/verlihub/VH_Forbid/${DISTVERSION} MAINTAINER= me@skylord.ru -BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log) - PLUGIN_DESC= ForbiddenWords .include "../verlihub-plugins/Makefile.plugins" Modified: head/net-p2p/verlihub-plugins-iplog/Makefile ============================================================================== --- head/net-p2p/verlihub-plugins-iplog/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/net-p2p/verlihub-plugins-iplog/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -9,8 +9,6 @@ MASTER_SITES= SF/verlihub/VH_IPLog/${DISTVERSION} MAINTAINER= me@skylord.ru -BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log) - PLUGIN_DESC= IPLog .include "../verlihub-plugins/Makefile.plugins" Modified: head/net-p2p/verlihub-plugins-isp/Makefile ============================================================================== --- head/net-p2p/verlihub-plugins-isp/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/net-p2p/verlihub-plugins-isp/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -9,8 +9,6 @@ MASTER_SITES= SF/verlihub/VH_ISP/${DISTVERSION} MAINTAINER= me@skylord.ru -BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log) - PLUGIN_DESC= ISP PLIST_FILES= share/verlihub/default_pi_isp.sql Modified: head/net-p2p/verlihub-plugins-luascript/Makefile ============================================================================== --- head/net-p2p/verlihub-plugins-luascript/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/net-p2p/verlihub-plugins-luascript/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -10,8 +10,6 @@ MASTER_SITES= SF/verlihub/VH_Lua/${DISTVERSION} MAINTAINER= me@skylord.ru -BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log) - PLUGIN_NAME= lua PLUGIN_DESC= LuaScript Modified: head/net-p2p/verlihub-plugins-messanger/Makefile ============================================================================== --- head/net-p2p/verlihub-plugins-messanger/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/net-p2p/verlihub-plugins-messanger/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -9,8 +9,6 @@ MASTER_SITES= SF/verlihub/VH_Messanger/${DISTVERSION} MAINTAINER= me@skylord.ru -BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log) - PLUGIN_DESC= Messanger .include "../verlihub-plugins/Makefile.plugins" Modified: head/net-p2p/verlihub-plugins-stats/Makefile ============================================================================== --- head/net-p2p/verlihub-plugins-stats/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/net-p2p/verlihub-plugins-stats/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -9,8 +9,6 @@ MASTER_SITES= SF/verlihub/VH_Stats/${DISTVERSION} MAINTAINER= me@skylord.ru -BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log) - PLUGIN_DESC= Statistics .include "../verlihub-plugins/Makefile.plugins" Modified: head/net/hsflowd/Makefile ============================================================================== --- head/net/hsflowd/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/net/hsflowd/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -9,7 +9,6 @@ MASTER_SITES= ZI MAINTAINER= zi@FreeBSD.org COMMENT= Agent that exports metrics using the sFlow protocol -BROKEN_armv6= fails to compile: src/FreeBSD/Makefile: Malformed conditional (empty $(BINDIR)) BROKEN_mips= fails to compile: src/FreeBSD/Makefile: Malformed conditional (empty $(BINDIR)) BROKEN_mips64= fails to compile: src/FreeBSD/Makefile: Malformed conditional (empty $(BINDIR)) Modified: head/sysutils/fluent-bit/Makefile ============================================================================== --- head/sysutils/fluent-bit/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/sysutils/fluent-bit/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -12,7 +12,6 @@ COMMENT= Fast and lightweight data forwarder LICENSE= APACHE20 BROKEN_aarch64= fails to build: error: unknown type name thread_local -BROKEN_armv6= fails to configure: failure in cmake BROKEN_mips= fails to build: conflicting types for 'restrict' BROKEN_mips64= fails to build: conflicting types for 'restrict' BROKEN_powerpc64= fails to build: cast from pointer to integer of different size Modified: head/sysutils/heirloom/Makefile ============================================================================== --- head/sysutils/heirloom/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/sysutils/heirloom/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -13,8 +13,6 @@ COMMENT= Collection of standard Unix utilities BUILD_DEPENDS= ksh:shells/pdksh RUN_DEPENDS:= ${BUILD_DEPENDS} -BROKEN_armv6= dumps core: Assertion failed: (!NodePtr->isKnownSentinel()), function operator*, file ilist_iterator.h - USES= gmake ncurses tar:bzip2 MAKE_ARGS= CC=${CC} CFLAGS="${CFLAGS}" ROOT="${STAGEDIR}" \ LCURS="-L${LOCALBASE}/lib -lncurses" Modified: head/sysutils/liburcu/Makefile ============================================================================== --- head/sysutils/liburcu/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/sysutils/liburcu/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -13,7 +13,6 @@ COMMENT= Userspace read-copy-update (RCU) data synchro LICENSE= LGPL21 BROKEN_aarch64= Fails to build: Cannot build: unrecognized architecture detected -BROKEN_armv6= Fails to build: address argument to atomic builtin must be a pointer BROKEN_mips= Fails to build: undefined reference to `__sync_bool_compare_and_swap_4 BROKEN_mips64= Fails to build: undefined reference to `__sync_bool_compare_and_swap_4 Modified: head/sysutils/pesign/Makefile ============================================================================== --- head/sysutils/pesign/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/sysutils/pesign/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -26,7 +26,6 @@ USE_LDCONFIG= yes ONLY_FOR_ARCHS= aarch64 armv6 armv7 amd64 i386 ONLY_FOR_ARCHS_REASON= UEFI specification only supports little-endian processors -BROKEN_armv6= fails to compile: error: EFI_VARIABLE_NON_VOLATILE redefined post-patch: @${REINPLACE_CMD} -e 's|%%CC%%|${CC}|g' ${WRKSRC}/Make.defaults Modified: head/www/kannel/Makefile ============================================================================== --- head/www/kannel/Makefile Thu Dec 7 23:49:42 2017 (r455764) +++ head/www/kannel/Makefile Fri Dec 8 01:46:00 2017 (r455765) @@ -19,8 +19,6 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-se LIB_DEPENDS= libpcre.so:devel/pcre -BROKEN_armv6= fails to configure: Unable to find MySQL client libraries - PORTSCOUT= skipv:1.5.0 USERS= kannel From owner-svn-ports-head@freebsd.org Fri Dec 8 02:41:31 2017 Return-Path: Delivered-To: svn-ports-head@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 90DD6E97917; Fri, 8 Dec 2017 02:41:31 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 5AEF7807CD; Fri, 8 Dec 2017 02:41:31 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB82fU4a062418; Fri, 8 Dec 2017 02:41:30 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB82fUI8062417; Fri, 8 Dec 2017 02:41:30 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712080241.vB82fUI8062417@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 8 Dec 2017 02:41:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455766 - head/www/waterfox X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/www/waterfox X-SVN-Commit-Revision: 455766 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 02:41:31 -0000 Author: jbeich Date: Fri Dec 8 02:41:30 2017 New Revision: 455766 URL: https://svnweb.freebsd.org/changeset/ports/455766 Log: www/waterfox: fix exec/icon name in .desktop file PR: 224095 Reported by: Graham Perrin Modified: head/www/waterfox/Makefile (contents, props changed) Modified: head/www/waterfox/Makefile ============================================================================== --- head/www/waterfox/Makefile Fri Dec 8 01:46:00 2017 (r455765) +++ head/www/waterfox/Makefile Fri Dec 8 02:41:30 2017 (r455766) @@ -2,6 +2,7 @@ PORTNAME= waterfox DISTVERSION= 56.0.s20171203 +PORTREVISION= 1 CATEGORIES= www ipv6 MAINTAINER= jbeich@FreeBSD.org @@ -55,6 +56,7 @@ OPTIONS_DEFAULT= BUNDLED_CAIRO post-patch: @${REINPLACE_CMD} -e 's/%u/%U/' -e '/X-MultipleArgs/d' \ + -e 's/firefox/${MOZILLA}/' \ -e 's/Firefox/${MOZILLA_NAME}/' \ ${WATERFOX_DESKTOP} @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ From owner-svn-ports-head@freebsd.org Fri Dec 8 03:13:37 2017 Return-Path: Delivered-To: svn-ports-head@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 2F2D4E9841C; Fri, 8 Dec 2017 03:13:37 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 ED8011A3C; Fri, 8 Dec 2017 03:13:36 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB83DaB1076566; Fri, 8 Dec 2017 03:13:36 GMT (envelope-from linimon@FreeBSD.org) Received: (from linimon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB83Da0l076565; Fri, 8 Dec 2017 03:13:36 GMT (envelope-from linimon@FreeBSD.org) Message-Id: <201712080313.vB83Da0l076565@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: linimon set sender to linimon@FreeBSD.org using -f From: Mark Linimon Date: Fri, 8 Dec 2017 03:13:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455767 - head/audio/xmcd X-SVN-Group: ports-head X-SVN-Commit-Author: linimon X-SVN-Commit-Paths: head/audio/xmcd X-SVN-Commit-Revision: 455767 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 03:13:37 -0000 Author: linimon Date: Fri Dec 8 03:13:35 2017 New Revision: 455767 URL: https://svnweb.freebsd.org/changeset/ports/455767 Log: Update error message for armv6. Approved by: portmgr (tier-2 blanket) Modified: head/audio/xmcd/Makefile Modified: head/audio/xmcd/Makefile ============================================================================== --- head/audio/xmcd/Makefile Fri Dec 8 02:41:30 2017 (r455766) +++ head/audio/xmcd/Makefile Fri Dec 8 03:13:35 2017 (r455767) @@ -23,7 +23,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message LIBBINDIR= ${STAGEDIR}${PREFIX}/lib/X11/xmcd/bin-${OPSYS}_${OSREL:R:R}-${ARCH} BROKEN_aarch64= Fails to compile: many undefined symbols in xorg.cf -BROKEN_armv6= Fails to compile: many undefined symbols in xorg.cf +BROKEN_armv6= Fails to install: strip: xmcd/bin-FreeBSD_12-armv6/cda failed: No such file or directory BROKEN_armv7= Fails to install: strip: xmcd/bin-FreeBSD_12-armv7/cda failed: No such file or directory BROKEN_mips64= Fails to compile: many undefined symbols in xorg.cf BROKEN_powerpc64= Fails to compile: many undefined symbols in xorg.cf From owner-svn-ports-head@freebsd.org Fri Dec 8 03:20:48 2017 Return-Path: Delivered-To: svn-ports-head@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 CDD94E98586; Fri, 8 Dec 2017 03:20:48 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A16F31D7E; Fri, 8 Dec 2017 03:20:48 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB83KlqD076933; Fri, 8 Dec 2017 03:20:47 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB83Kls4076930; Fri, 8 Dec 2017 03:20:47 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201712080320.vB83Kls4076930@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 8 Dec 2017 03:20:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455768 - head/devel/elixir-msgpax X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/devel/elixir-msgpax X-SVN-Commit-Revision: 455768 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 03:20:48 -0000 Author: olgeni Date: Fri Dec 8 03:20:47 2017 New Revision: 455768 URL: https://svnweb.freebsd.org/changeset/ports/455768 Log: Update devel/elixir-msgpax to version 2.1.0. Modified: head/devel/elixir-msgpax/Makefile head/devel/elixir-msgpax/distinfo head/devel/elixir-msgpax/pkg-plist Modified: head/devel/elixir-msgpax/Makefile ============================================================================== --- head/devel/elixir-msgpax/Makefile Fri Dec 8 03:13:35 2017 (r455767) +++ head/devel/elixir-msgpax/Makefile Fri Dec 8 03:20:47 2017 (r455768) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= msgpax -PORTVERSION= 2.0.0 +PORTVERSION= 2.1.0 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-msgpax/distinfo ============================================================================== --- head/devel/elixir-msgpax/distinfo Fri Dec 8 03:13:35 2017 (r455767) +++ head/devel/elixir-msgpax/distinfo Fri Dec 8 03:20:47 2017 (r455768) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495600062 -SHA256 (lexmag-msgpax-v2.0.0_GH0.tar.gz) = 909f7b64a1027d731193394c839148b7814776da4302af68abcff61c64f74d07 -SIZE (lexmag-msgpax-v2.0.0_GH0.tar.gz) = 12779 +TIMESTAMP = 1512703153 +SHA256 (lexmag-msgpax-v2.1.0_GH0.tar.gz) = 420a9083d2d09dbf489b28a151962a7a8d3b17c7a765b2b66501a6d6b05a3946 +SIZE (lexmag-msgpax-v2.1.0_GH0.tar.gz) = 13516 Modified: head/devel/elixir-msgpax/pkg-plist ============================================================================== --- head/devel/elixir-msgpax/pkg-plist Fri Dec 8 03:13:35 2017 (r455767) +++ head/devel/elixir-msgpax/pkg-plist Fri Dec 8 03:20:47 2017 (r455768) @@ -7,13 +7,16 @@ lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.PackError.bea lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.Any.beam lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.Atom.beam lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.BitString.beam +lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.DateTime.beam lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.Float.beam lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.Integer.beam lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.List.beam lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.Map.beam lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.Msgpax.Bin.beam lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.Msgpax.Ext.beam +lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.Msgpax.ReservedExt.beam lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.beam +lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.ReservedExt.beam lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.UnpackError.beam lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Unpacker.beam lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.beam @@ -21,6 +24,7 @@ lib/elixir/lib/msgpax/ebin/msgpax.app lib/elixir/lib/msgpax/lib/msgpax.ex lib/elixir/lib/msgpax/lib/msgpax/bin.ex lib/elixir/lib/msgpax/lib/msgpax/ext.ex +lib/elixir/lib/msgpax/lib/msgpax/ext/reserved_ext.ex lib/elixir/lib/msgpax/lib/msgpax/ext/unpacker.ex lib/elixir/lib/msgpax/lib/msgpax/packer.ex lib/elixir/lib/msgpax/lib/msgpax/plug_parser.ex From owner-svn-ports-head@freebsd.org Fri Dec 8 05:05:13 2017 Return-Path: Delivered-To: svn-ports-head@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 443FDE9A3E7; Fri, 8 Dec 2017 05:05:13 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 03EBC63C8A; Fri, 8 Dec 2017 05:05:12 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB855CsH022180; Fri, 8 Dec 2017 05:05:12 GMT (envelope-from linimon@FreeBSD.org) Received: (from linimon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB855Cno022179; Fri, 8 Dec 2017 05:05:12 GMT (envelope-from linimon@FreeBSD.org) Message-Id: <201712080505.vB855Cno022179@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: linimon set sender to linimon@FreeBSD.org using -f From: Mark Linimon Date: Fri, 8 Dec 2017 05:05:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455769 - head/biology/avida X-SVN-Group: ports-head X-SVN-Commit-Author: linimon X-SVN-Commit-Paths: head/biology/avida X-SVN-Commit-Revision: 455769 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 05:05:13 -0000 Author: linimon Date: Fri Dec 8 05:05:11 2017 New Revision: 455769 URL: https://svnweb.freebsd.org/changeset/ports/455769 Log: Update errror message on armvX. Modified: head/biology/avida/Makefile Modified: head/biology/avida/Makefile ============================================================================== --- head/biology/avida/Makefile Fri Dec 8 03:20:47 2017 (r455768) +++ head/biology/avida/Makefile Fri Dec 8 05:05:11 2017 (r455769) @@ -13,8 +13,8 @@ COMMENT= Auto-adaptive genetic system designed for ALi LICENSE= GPLv3 BROKEN_aarch64= invokes x86 asm -BROKEN_armv6= invokes x86 asm -BROKEN_armv7= invokes x86 asm +BROKEN_armv6= fails to package: bin-armv6: No such file or directory +BROKEN_armv7= fails to package: bin-armv7: No such file or directory BROKEN_mips= invokes x86 asm BROKEN_mips64= invokes x86 asm BROKEN_sparc64= missing atomics implementation From owner-svn-ports-head@freebsd.org Fri Dec 8 05:09:06 2017 Return-Path: Delivered-To: svn-ports-head@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 1598AE9A45F; Fri, 8 Dec 2017 05:09:06 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 CBE4B63D98; Fri, 8 Dec 2017 05:09:05 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8594HZ022384; Fri, 8 Dec 2017 05:09:04 GMT (envelope-from linimon@FreeBSD.org) Received: (from linimon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8594ln022383; Fri, 8 Dec 2017 05:09:04 GMT (envelope-from linimon@FreeBSD.org) Message-Id: <201712080509.vB8594ln022383@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: linimon set sender to linimon@FreeBSD.org using -f From: Mark Linimon Date: Fri, 8 Dec 2017 05:09:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455770 - head/net/py-libnet X-SVN-Group: ports-head X-SVN-Commit-Author: linimon X-SVN-Commit-Paths: head/net/py-libnet X-SVN-Commit-Revision: 455770 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 05:09:06 -0000 Author: linimon Date: Fri Dec 8 05:09:04 2017 New Revision: 455770 URL: https://svnweb.freebsd.org/changeset/ports/455770 Log: Sort archs. While here, note that the error messages are slightly different on -current, e.g.: lib.freebsd-12.0-CURRENT-armvX-2.7/libnet.so: No such file or directory Approved by: portmgr (tier-2 blanket) Modified: head/net/py-libnet/Makefile Modified: head/net/py-libnet/Makefile ============================================================================== --- head/net/py-libnet/Makefile Fri Dec 8 05:05:11 2017 (r455769) +++ head/net/py-libnet/Makefile Fri Dec 8 05:09:04 2017 (r455770) @@ -15,9 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libnet.so:net/libnet +BROKEN_aarch64= fails to package: lib.freebsd-11.0-RELEASE-p1-aarch64-2.7/libnet.so: No such file or directory BROKEN_armv6= fails to package: lib.freebsd-11.0-RELEASE-p1-armv6-2.7/libnet.so: No such file or directory BROKEN_armv7= fails to package: lib.freebsd-11.0-RELEASE-p1-armv7-2.7/libnet.so: No such file or directory -BROKEN_aarch64= fails to package: lib.freebsd-11.0-RELEASE-p1-aarch64-2.7/libnet.so: No such file or directory BROKEN_mips64= fails to package: lib.freebsd-11.0-RELEASE-p1-mips64-2.7/libnet.so: No such file or directory BROKEN_powerpc64= fails to package: lib.freebsd-11.0-RELEASE-p1-powerpc64-2.7/libnet.so: No such file or directory From owner-svn-ports-head@freebsd.org Fri Dec 8 05:20:02 2017 Return-Path: Delivered-To: svn-ports-head@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 7FD78E9A6DA; Fri, 8 Dec 2017 05:20:02 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 4C5FE641BE; Fri, 8 Dec 2017 05:20:02 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB85K1sO026593; Fri, 8 Dec 2017 05:20:01 GMT (envelope-from linimon@FreeBSD.org) Received: (from linimon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB85K1SL026592; Fri, 8 Dec 2017 05:20:01 GMT (envelope-from linimon@FreeBSD.org) Message-Id: <201712080520.vB85K1SL026592@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: linimon set sender to linimon@FreeBSD.org using -f From: Mark Linimon Date: Fri, 8 Dec 2017 05:20:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455771 - head/biology/avida X-SVN-Group: ports-head X-SVN-Commit-Author: linimon X-SVN-Commit-Paths: head/biology/avida X-SVN-Commit-Revision: 455771 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 05:20:02 -0000 Author: linimon Date: Fri Dec 8 05:20:01 2017 New Revision: 455771 URL: https://svnweb.freebsd.org/changeset/ports/455771 Log: Revert previous fat-fingered commit. These are the error messages from benchmarks/libmicro. Pointy hat to: self Approved by: portmgr (tier-2 blanket) Modified: head/biology/avida/Makefile Modified: head/biology/avida/Makefile ============================================================================== --- head/biology/avida/Makefile Fri Dec 8 05:09:04 2017 (r455770) +++ head/biology/avida/Makefile Fri Dec 8 05:20:01 2017 (r455771) @@ -13,8 +13,8 @@ COMMENT= Auto-adaptive genetic system designed for ALi LICENSE= GPLv3 BROKEN_aarch64= invokes x86 asm -BROKEN_armv6= fails to package: bin-armv6: No such file or directory -BROKEN_armv7= fails to package: bin-armv7: No such file or directory +BROKEN_armv6= invokes x86 asm +BROKEN_armv7= invokes x86 asm BROKEN_mips= invokes x86 asm BROKEN_mips64= invokes x86 asm BROKEN_sparc64= missing atomics implementation From owner-svn-ports-head@freebsd.org Fri Dec 8 06:34:40 2017 Return-Path: Delivered-To: svn-ports-head@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 9EFB1E9BC97; Fri, 8 Dec 2017 06:34:40 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6BDCF66356; Fri, 8 Dec 2017 06:34:40 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB86YdcM059627; Fri, 8 Dec 2017 06:34:39 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB86YdSV059624; Fri, 8 Dec 2017 06:34:39 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201712080634.vB86YdSV059624@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 8 Dec 2017 06:34:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455772 - head/math/nfft X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/math/nfft X-SVN-Commit-Revision: 455772 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 06:34:40 -0000 Author: pi Date: Fri Dec 8 06:34:39 2017 New Revision: 455772 URL: https://svnweb.freebsd.org/changeset/ports/455772 Log: math/nfft: update 3.3.2 -> 3.4.0 PR: 224163 Relnotes: https://github.com/NFFT/nfft/releases Submitted by: Michael Danilov (maintainer) Modified: head/math/nfft/Makefile head/math/nfft/distinfo head/math/nfft/pkg-plist Modified: head/math/nfft/Makefile ============================================================================== --- head/math/nfft/Makefile Fri Dec 8 05:20:01 2017 (r455771) +++ head/math/nfft/Makefile Fri Dec 8 06:34:39 2017 (r455772) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nfft -PORTVERSION= 3.3.2 +PORTVERSION= 3.4.0 CATEGORIES= math MAINTAINER= mike.d.ft402@gmail.com @@ -27,6 +27,8 @@ OPTIONS_SUB= DOXYGEN DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_ALL_TARGET= all doc + +INSTALL_TARGET=install-strip .include Modified: head/math/nfft/distinfo ============================================================================== --- head/math/nfft/distinfo Fri Dec 8 05:20:01 2017 (r455771) +++ head/math/nfft/distinfo Fri Dec 8 06:34:39 2017 (r455772) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509732598 -SHA256 (NFFT-nfft-3.3.2_GH0.tar.gz) = 1821d8a7b2269df287d43d6b90c1dbf4aec56738882cae16c39db96ee44bea18 -SIZE (NFFT-nfft-3.3.2_GH0.tar.gz) = 1691205 +TIMESTAMP = 1512398800 +SHA256 (NFFT-nfft-3.4.0_GH0.tar.gz) = 0c03d4d56aacdb9d52af18fdea894958488a48a9f5680d3463d2b9e7ec703a2e +SIZE (NFFT-nfft-3.4.0_GH0.tar.gz) = 1792997 Modified: head/math/nfft/pkg-plist ============================================================================== --- head/math/nfft/pkg-plist Fri Dec 8 05:20:01 2017 (r455771) +++ head/math/nfft/pkg-plist Fri Dec 8 06:34:39 2017 (r455772) @@ -3,7 +3,7 @@ include/nfft3mp.h lib/libnfft3.a lib/libnfft3.so lib/libnfft3.so.2 -lib/libnfft3.so.2.0.0 +lib/libnfft3.so.2.1.0 libdata/pkgconfig/nfft3.pc %%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/accuracy_8c_source.html %%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/annotated.html From owner-svn-ports-head@freebsd.org Fri Dec 8 06:37:56 2017 Return-Path: Delivered-To: svn-ports-head@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 75BCEE9BDA6; Fri, 8 Dec 2017 06:37:56 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 42CA566514; Fri, 8 Dec 2017 06:37:56 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB86btpO059910; Fri, 8 Dec 2017 06:37:55 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB86btq4059906; Fri, 8 Dec 2017 06:37:55 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201712080637.vB86btq4059906@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 8 Dec 2017 06:37:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455773 - in head/misc: . py-palettable X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/misc: . py-palettable X-SVN-Commit-Revision: 455773 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 06:37:56 -0000 Author: yuri Date: Fri Dec 8 06:37:54 2017 New Revision: 455773 URL: https://svnweb.freebsd.org/changeset/ports/455773 Log: New port: misc/py-palettable: Library of color palettes for Python Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13419 Added: head/misc/py-palettable/ head/misc/py-palettable/Makefile (contents, props changed) head/misc/py-palettable/distinfo (contents, props changed) head/misc/py-palettable/pkg-descr (contents, props changed) Modified: head/misc/Makefile Modified: head/misc/Makefile ============================================================================== --- head/misc/Makefile Fri Dec 8 06:34:39 2017 (r455772) +++ head/misc/Makefile Fri Dec 8 06:37:54 2017 (r455773) @@ -383,6 +383,7 @@ SUBDIR += py-fuzzy SUBDIR += py-glance SUBDIR += py-osd + SUBDIR += py-palettable SUBDIR += py-pexpect SUBDIR += py-powerline-status SUBDIR += py-progressbar Added: head/misc/py-palettable/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/py-palettable/Makefile Fri Dec 8 06:37:54 2017 (r455773) @@ -0,0 +1,18 @@ +# $FreeBSD$ + +PORTNAME= palettable +DISTVERSION= 3.1.0 +CATEGORIES= misc python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Library of color palettes for Python + +LICENSE= MIT + +USES= python +USE_PYTHON= autoplist distutils +NO_ARCH= yes + +.include Added: head/misc/py-palettable/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/py-palettable/distinfo Fri Dec 8 06:37:54 2017 (r455773) @@ -0,0 +1,3 @@ +TIMESTAMP = 1512709787 +SHA256 (palettable-3.1.0.tar.gz) = 4c6f6531b93d97eb0bf4d707160626261de11470c47e2d017ac6bb569b5308aa +SIZE (palettable-3.1.0.tar.gz) = 71857 Added: head/misc/py-palettable/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/py-palettable/pkg-descr Fri Dec 8 06:37:54 2017 (r455773) @@ -0,0 +1,6 @@ +Palettable (formerly brewer2mpl) is a library of color palettes for Python. +It's written in pure Python with no dependencies, but it can supply color maps +for matplotlib. You can use Palettable to customize matplotlib plots or supply +colors for a web application. + +WWW: https://jiffyclub.github.io/palettable From owner-svn-ports-head@freebsd.org Fri Dec 8 07:00:14 2017 Return-Path: Delivered-To: svn-ports-head@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 A4F98E9C1FF; Fri, 8 Dec 2017 07:00:14 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 5A8F466C5A; Fri, 8 Dec 2017 07:00:14 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB870DOT068604; Fri, 8 Dec 2017 07:00:13 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB870DFu068598; Fri, 8 Dec 2017 07:00:13 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201712080700.vB870DFu068598@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 8 Dec 2017 07:00:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455774 - in head/audio: . fluidplug-lv2 X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/audio: . fluidplug-lv2 X-SVN-Commit-Revision: 455774 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 07:00:14 -0000 Author: yuri Date: Fri Dec 8 07:00:12 2017 New Revision: 455774 URL: https://svnweb.freebsd.org/changeset/ports/455774 Log: New port: audio/fluidplug-lv2: SoundFonts as LV2 plugins via FluidSynth Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13238 Added: head/audio/fluidplug-lv2/ head/audio/fluidplug-lv2/Makefile (contents, props changed) head/audio/fluidplug-lv2/Makefile.list (contents, props changed) head/audio/fluidplug-lv2/distinfo (contents, props changed) head/audio/fluidplug-lv2/pkg-descr (contents, props changed) head/audio/fluidplug-lv2/pkg-plist (contents, props changed) Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Fri Dec 8 06:37:54 2017 (r455773) +++ head/audio/Makefile Fri Dec 8 07:00:12 2017 (r455774) @@ -178,6 +178,7 @@ SUBDIR += flake SUBDIR += flite SUBDIR += fluid-soundfont + SUBDIR += fluidplug-lv2 SUBDIR += fluidsynth SUBDIR += fluidsynth-dssi SUBDIR += fmit Added: head/audio/fluidplug-lv2/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/fluidplug-lv2/Makefile Fri Dec 8 07:00:12 2017 (r455774) @@ -0,0 +1,39 @@ +# $FreeBSD$ + +PORTNAME= FluidPlug +PORTVERSION= g20161020 +CATEGORIES= audio +PKGNAMESUFFIX= -lv2 +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= SoundFonts as LV2 plugins via FluidSynth + +LICENSE= LGPL20 + +BUILD_DEPENDS= 7z:archivers/p7zip \ + lv2>0:audio/lv2 +LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth + +USES= gmake pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= falkTX +GH_TAGNAME= 889b256 + +SOUNDFONT_DIR= ${PREFIX}/share/sounds/sf2 + +post-patch: + @${REINPLACE_CMD} -e ' \ + s|PREFIX = /usr|PREFIX ?= /usr| ; \ + s|wget .*\/\(.*\) \&\& \\|${LN} -s ${DISTDIR}/\1 . \&\& \\|' \ + ${WRKSRC}/Makefile + +post-install: + # link installed soundfonts to the standard location for convenience of other apps + @${MKDIR} ${STAGEDIR}${SOUNDFONT_DIR} + @for f in ${STAGEDIR}${PREFIX}/lib/lv2/*.lv2/FluidPlug.sf2; do \ + ${RLN} $$f ${STAGEDIR}${SOUNDFONT_DIR}/$$(${ECHO} $$f | ${SED} -E 's|.*/lib/lv2/([[:alnum:]_]+)\.lv2/FluidPlug\.sf2|\1.sf2|'); \ + done + +.include "Makefile.list" +.include Added: head/audio/fluidplug-lv2/Makefile.list ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/fluidplug-lv2/Makefile.list Fri Dec 8 07:00:12 2017 (r455774) @@ -0,0 +1,29 @@ + +MASTER_SITES+= http://download.linuxaudio.org/musical-instrument-libraries/sf2/:sf2 +MASTER_SITES+= http://download.linuxaudio.org/musical-instrument-libraries/sf2/AVL-Drumkits-1.1-SF2-splitted/:sf2drumkits +MASTER_SITES+= http://download.linuxaudio.org/musical-instrument-libraries/sf2/fluidr3-splitted/:sf2fluidr3 +DISTFILES+= airfont_a340u.tar.7z:sf2 +DISTFILES+= AVL_Drumkits_Perc_1.1.tar.7z:sf2drumkits +DISTFILES+= Black_Pearl_4A-1.1.tar.7z:sf2drumkits +DISTFILES+= Black_Pearl_4B-1.1.tar.7z:sf2drumkits +DISTFILES+= Black_Pearl_5-1.1.tar.7z:sf2drumkits +DISTFILES+= Red_Zeppelin_4-1.1.tar.7z:sf2drumkits +DISTFILES+= Red_Zeppelin_5-1.1.tar.7z:sf2drumkits +DISTFILES+= fluidr3.tar.7z:sf2 +DISTFILES+= fluidr3gm_bass.sf2.tar.7z:sf2fluidr3 +DISTFILES+= fluidr3gm_brass.sf2.tar.7z:sf2fluidr3 +DISTFILES+= fluidr3gm_chromaticpercussion.sf2.tar.7z:sf2fluidr3 +DISTFILES+= fluidr3gm_drums.sf2.tar.7z:sf2fluidr3 +DISTFILES+= fluidr3gm_ensemble.sf2.tar.7z:sf2fluidr3 +DISTFILES+= fluidr3gm_ethnic.sf2.tar.7z:sf2fluidr3 +DISTFILES+= fluidr3gm_guitar.sf2.tar.7z:sf2fluidr3 +DISTFILES+= fluidr3gm_organ.sf2.tar.7z:sf2fluidr3 +DISTFILES+= fluidr3gm_percussive.sf2.tar.7z:sf2fluidr3 +DISTFILES+= fluidr3gm_piano.sf2.tar.7z:sf2fluidr3 +DISTFILES+= fluidr3gm_pipe.sf2.tar.7z:sf2fluidr3 +DISTFILES+= fluidr3gm_reed.sf2.tar.7z:sf2fluidr3 +DISTFILES+= fluidr3gm_soundeffects.sf2.tar.7z:sf2fluidr3 +DISTFILES+= fluidr3gm_strings.sf2.tar.7z:sf2fluidr3 +DISTFILES+= fluidr3gm_syntheffects.sf2.tar.7z:sf2fluidr3 +DISTFILES+= fluidr3gm_synthlead.sf2.tar.7z:sf2fluidr3 +DISTFILES+= fluidr3gm_synthpad.sf2.tar.7z:sf2fluidr3 Added: head/audio/fluidplug-lv2/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/fluidplug-lv2/distinfo Fri Dec 8 07:00:12 2017 (r455774) @@ -0,0 +1,53 @@ +TIMESTAMP = 1511587543 +SHA256 (airfont_a340u.tar.7z) = 7c61d6243943e3ff86dbe776cf3f1cdb0af5e55ccda370491c02613849fd9df4 +SIZE (airfont_a340u.tar.7z) = 7799067 +SHA256 (AVL_Drumkits_Perc_1.1.tar.7z) = f55818be1499f551c4650afbf3bcaa72f9c2e94f94519a1c1722bd96f8df3f50 +SIZE (AVL_Drumkits_Perc_1.1.tar.7z) = 1806647 +SHA256 (Black_Pearl_4A-1.1.tar.7z) = 91fe45f37f4687e27fc7a6c393ed8b67334afb78bf79c81a726d6451cba39f3a +SIZE (Black_Pearl_4A-1.1.tar.7z) = 11847353 +SHA256 (Black_Pearl_4B-1.1.tar.7z) = e983b893a8fa6081b89ac1532f2c792e55fcf3eb82dd07365bb60734c947b8fc +SIZE (Black_Pearl_4B-1.1.tar.7z) = 12000623 +SHA256 (Black_Pearl_5-1.1.tar.7z) = 3edda8eb8dc13d69aac6631ebb9e1d3488c921f306d9e6ab904e8b90180fe455 +SIZE (Black_Pearl_5-1.1.tar.7z) = 12173766 +SHA256 (Red_Zeppelin_4-1.1.tar.7z) = a918d6ef1ea4c64874ffb22fd639c8e6ae188eea9b2ff8ac91c87a0ac9e39a5d +SIZE (Red_Zeppelin_4-1.1.tar.7z) = 14574011 +SHA256 (Red_Zeppelin_5-1.1.tar.7z) = f591a6acd1b136cef6eedbca0a6b2e0251eeec45c27272b3c8efc4d042ac10a2 +SIZE (Red_Zeppelin_5-1.1.tar.7z) = 14436629 +SHA256 (fluidr3.tar.7z) = a62235d86c920f141a1aa2a0921ceaee167478796d9e0ac1130fd87ec50a6a02 +SIZE (fluidr3.tar.7z) = 119027781 +SHA256 (fluidr3gm_bass.sf2.tar.7z) = 56619efac4550946d1fbe74bd059e358d5cef3fcc8257f6737b66e3e7bee11fe +SIZE (fluidr3gm_bass.sf2.tar.7z) = 6605843 +SHA256 (fluidr3gm_brass.sf2.tar.7z) = 775295ae26f84cf6fb2069a176644bbc0038a42d5767fdd7ef218084091ef408 +SIZE (fluidr3gm_brass.sf2.tar.7z) = 6959796 +SHA256 (fluidr3gm_chromaticpercussion.sf2.tar.7z) = c7850249adc7a667527129e3e1f7bae401d699df689f02b9ca2e526e06746388 +SIZE (fluidr3gm_chromaticpercussion.sf2.tar.7z) = 4311890 +SHA256 (fluidr3gm_drums.sf2.tar.7z) = f961c6684880ae025912fcf4498ccdb0cb64d6e4f9329584efe85f51a41afb06 +SIZE (fluidr3gm_drums.sf2.tar.7z) = 10390012 +SHA256 (fluidr3gm_ensemble.sf2.tar.7z) = 5d2d3be68780e8e0e191488b3cc81d1fc323aa67f141015be355b2abfe635c67 +SIZE (fluidr3gm_ensemble.sf2.tar.7z) = 12716133 +SHA256 (fluidr3gm_ethnic.sf2.tar.7z) = 6105ddc8d85fd5b813250fb8135be3bc3cc8548eeece9542b2815363f9193f7c +SIZE (fluidr3gm_ethnic.sf2.tar.7z) = 5315181 +SHA256 (fluidr3gm_guitar.sf2.tar.7z) = 31f46a5f2aaea7857780460dc4eba10aa698357b4f4f57b14ed0afa749efb2b4 +SIZE (fluidr3gm_guitar.sf2.tar.7z) = 9081695 +SHA256 (fluidr3gm_organ.sf2.tar.7z) = d991c71083138f4f48995863bd4d77d1a3ca7e8b308511ecd350e4ca90c0f48b +SIZE (fluidr3gm_organ.sf2.tar.7z) = 12538536 +SHA256 (fluidr3gm_percussive.sf2.tar.7z) = c316f3fca1e955f9453414c7f22a940610d6e03c64ab0a52363681f9c30314bf +SIZE (fluidr3gm_percussive.sf2.tar.7z) = 591721 +SHA256 (fluidr3gm_piano.sf2.tar.7z) = 593c0966d12624e76037f7023f7f5deca4dc965517ee90e945129fbefb094819 +SIZE (fluidr3gm_piano.sf2.tar.7z) = 13488600 +SHA256 (fluidr3gm_pipe.sf2.tar.7z) = c259df70894ef7a310e4bf897af9fd08fc5f4e252f9c779039c245b694de9f27 +SIZE (fluidr3gm_pipe.sf2.tar.7z) = 4273763 +SHA256 (fluidr3gm_reed.sf2.tar.7z) = 53497f0244ddd238125a6be7e80c7683c55093d1b63906cd53e7f36322e460f9 +SIZE (fluidr3gm_reed.sf2.tar.7z) = 18507519 +SHA256 (fluidr3gm_soundeffects.sf2.tar.7z) = ddfd6b813fd69ce418b43458306823652e659d7e7b18652ff0af8c93147be869 +SIZE (fluidr3gm_soundeffects.sf2.tar.7z) = 765723 +SHA256 (fluidr3gm_strings.sf2.tar.7z) = 7a9d004b1045dc4e2dad0e05847f1beeb8cd0813c653ca6f8370dc1185c9ddda +SIZE (fluidr3gm_strings.sf2.tar.7z) = 20561942 +SHA256 (fluidr3gm_syntheffects.sf2.tar.7z) = 04ca477d361f7b6e01ca00bc1f3c5a414e873c29ead73e0b99929b9a362a9866 +SIZE (fluidr3gm_syntheffects.sf2.tar.7z) = 6870621 +SHA256 (fluidr3gm_synthlead.sf2.tar.7z) = e510f95e8266924631cd1ed44eacd4eb3190ff95006381ec0bf023877d2bb12b +SIZE (fluidr3gm_synthlead.sf2.tar.7z) = 1239470 +SHA256 (fluidr3gm_synthpad.sf2.tar.7z) = b1297b4d8b28f3c4652b842bc19ebfe7ce72658b9423f3b3611e8155bd6997e0 +SIZE (fluidr3gm_synthpad.sf2.tar.7z) = 2077816 +SHA256 (falkTX-FluidPlug-g20161020-889b256_GH0.tar.gz) = 96f550d5375403e68c41c52274fa7645ca7b26797738900239be0ecbb0c61e21 +SIZE (falkTX-FluidPlug-g20161020-889b256_GH0.tar.gz) = 29752305 Added: head/audio/fluidplug-lv2/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/fluidplug-lv2/pkg-descr Fri Dec 8 07:00:12 2017 (r455774) @@ -0,0 +1,4 @@ +Several soundfonts represented as LV2 plugins via FluidSynth +soft-midi conversion. + +WWW: https://github.com/falkTX/FluidPlug Added: head/audio/fluidplug-lv2/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/fluidplug-lv2/pkg-plist Fri Dec 8 07:00:12 2017 (r455774) @@ -0,0 +1,376 @@ +lib/lv2/AVL_Drumkits_Perc.lv2/FluidPlug.sf2 +lib/lv2/AVL_Drumkits_Perc.lv2/FluidPlug.so +lib/lv2/AVL_Drumkits_Perc.lv2/FluidPlug.ttl +lib/lv2/AVL_Drumkits_Perc.lv2/default-preset.ttl +lib/lv2/AVL_Drumkits_Perc.lv2/manifest.ttl +lib/lv2/AVL_Drumkits_Perc.lv2/modgui.ttl +lib/lv2/AirFont320.lv2/FluidPlug.sf2 +lib/lv2/AirFont320.lv2/FluidPlug.so +lib/lv2/AirFont320.lv2/FluidPlug.ttl +lib/lv2/AirFont320.lv2/default-preset.ttl +lib/lv2/AirFont320.lv2/manifest.ttl +lib/lv2/AirFont320.lv2/modgui.ttl +lib/lv2/AirFont320.lv2/modgui/icon-airfont320.html +lib/lv2/AirFont320.lv2/modgui/knobs/boxy/steel.png +lib/lv2/AirFont320.lv2/modgui/pedals/boxy/petrol.png +lib/lv2/AirFont320.lv2/modgui/pedals/footswitch.png +lib/lv2/AirFont320.lv2/modgui/screenshot-airfont320.png +lib/lv2/AirFont320.lv2/modgui/stylesheet-airfont320.css +lib/lv2/AirFont320.lv2/modgui/thumbnail-airfont320.png +lib/lv2/AirFont320.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/AirFont320.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/Black_Pearl_4A.lv2/FluidPlug.sf2 +lib/lv2/Black_Pearl_4A.lv2/FluidPlug.so +lib/lv2/Black_Pearl_4A.lv2/FluidPlug.ttl +lib/lv2/Black_Pearl_4A.lv2/default-preset.ttl +lib/lv2/Black_Pearl_4A.lv2/manifest.ttl +lib/lv2/Black_Pearl_4A.lv2/modgui.ttl +lib/lv2/Black_Pearl_4B.lv2/FluidPlug.sf2 +lib/lv2/Black_Pearl_4B.lv2/FluidPlug.so +lib/lv2/Black_Pearl_4B.lv2/FluidPlug.ttl +lib/lv2/Black_Pearl_4B.lv2/default-preset.ttl +lib/lv2/Black_Pearl_4B.lv2/manifest.ttl +lib/lv2/Black_Pearl_4B.lv2/modgui.ttl +lib/lv2/Black_Pearl_5.lv2/FluidPlug.sf2 +lib/lv2/Black_Pearl_5.lv2/FluidPlug.so +lib/lv2/Black_Pearl_5.lv2/FluidPlug.ttl +lib/lv2/Black_Pearl_5.lv2/default-preset.ttl +lib/lv2/Black_Pearl_5.lv2/manifest.ttl +lib/lv2/Black_Pearl_5.lv2/modgui.ttl +lib/lv2/FluidBass.lv2/FluidPlug.sf2 +lib/lv2/FluidBass.lv2/FluidPlug.so +lib/lv2/FluidBass.lv2/FluidPlug.ttl +lib/lv2/FluidBass.lv2/default-preset.ttl +lib/lv2/FluidBass.lv2/manifest.ttl +lib/lv2/FluidBass.lv2/modgui.ttl +lib/lv2/FluidBass.lv2/modgui/icon-fluid-bass.html +lib/lv2/FluidBass.lv2/modgui/knobs/boxy/aluminium.png +lib/lv2/FluidBass.lv2/modgui/knobs/boxy/black.png +lib/lv2/FluidBass.lv2/modgui/pedals/boxy/black.png +lib/lv2/FluidBass.lv2/modgui/pedals/boxy/wood1.png +lib/lv2/FluidBass.lv2/modgui/pedals/footswitch.png +lib/lv2/FluidBass.lv2/modgui/screenshot-fluid-bass.png +lib/lv2/FluidBass.lv2/modgui/stylesheet-fluid-bass.css +lib/lv2/FluidBass.lv2/modgui/thumbnail-fluid-bass.png +lib/lv2/FluidBass.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/FluidBass.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/FluidBrass.lv2/FluidPlug.sf2 +lib/lv2/FluidBrass.lv2/FluidPlug.so +lib/lv2/FluidBrass.lv2/FluidPlug.ttl +lib/lv2/FluidBrass.lv2/default-preset.ttl +lib/lv2/FluidBrass.lv2/manifest.ttl +lib/lv2/FluidBrass.lv2/modgui.ttl +lib/lv2/FluidBrass.lv2/modgui/icon-fluid-brass.html +lib/lv2/FluidBrass.lv2/modgui/knobs/boxy/gold.png +lib/lv2/FluidBrass.lv2/modgui/knobs/boxy/silver.png +lib/lv2/FluidBrass.lv2/modgui/pedals/boxy/gold.png +lib/lv2/FluidBrass.lv2/modgui/pedals/boxy/wood0.png +lib/lv2/FluidBrass.lv2/modgui/pedals/footswitch.png +lib/lv2/FluidBrass.lv2/modgui/screenshot-fluid-brass.png +lib/lv2/FluidBrass.lv2/modgui/stylesheet-fluid-brass.css +lib/lv2/FluidBrass.lv2/modgui/thumbnail-fluid-brass.png +lib/lv2/FluidBrass.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/FluidBrass.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/FluidChromPerc.lv2/FluidPlug.sf2 +lib/lv2/FluidChromPerc.lv2/FluidPlug.so +lib/lv2/FluidChromPerc.lv2/FluidPlug.ttl +lib/lv2/FluidChromPerc.lv2/default-preset.ttl +lib/lv2/FluidChromPerc.lv2/manifest.ttl +lib/lv2/FluidChromPerc.lv2/modgui.ttl +lib/lv2/FluidChromPerc.lv2/modgui/icon-fluid-chromatic-percussion.html +lib/lv2/FluidChromPerc.lv2/modgui/knobs/boxy/aluminium.png +lib/lv2/FluidChromPerc.lv2/modgui/pedals/boxy/tribal1.png +lib/lv2/FluidChromPerc.lv2/modgui/pedals/boxy/wood4.png +lib/lv2/FluidChromPerc.lv2/modgui/pedals/footswitch.png +lib/lv2/FluidChromPerc.lv2/modgui/screenshot-fluid-chromatic-percussion.png +lib/lv2/FluidChromPerc.lv2/modgui/stylesheet-fluid-chromatic-percussion.css +lib/lv2/FluidChromPerc.lv2/modgui/thumbnail-fluid-chromatic-percussion.png +lib/lv2/FluidChromPerc.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/FluidChromPerc.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/FluidDrums.lv2/FluidPlug.sf2 +lib/lv2/FluidDrums.lv2/FluidPlug.so +lib/lv2/FluidDrums.lv2/FluidPlug.ttl +lib/lv2/FluidDrums.lv2/default-preset.ttl +lib/lv2/FluidDrums.lv2/manifest.ttl +lib/lv2/FluidDrums.lv2/modgui.ttl +lib/lv2/FluidDrums.lv2/modgui/icon-fluid-drums.html +lib/lv2/FluidDrums.lv2/modgui/knobs/boxy/black.png +lib/lv2/FluidDrums.lv2/modgui/knobs/boxy/gold.png +lib/lv2/FluidDrums.lv2/modgui/pedals/boxy/white.png +lib/lv2/FluidDrums.lv2/modgui/pedals/footswitch.png +lib/lv2/FluidDrums.lv2/modgui/screenshot-fluid-drums.png +lib/lv2/FluidDrums.lv2/modgui/stylesheet-fluid-drums.css +lib/lv2/FluidDrums.lv2/modgui/thumbnail-fluid-drums.png +lib/lv2/FluidDrums.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/FluidDrums.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/FluidEnsemble.lv2/FluidPlug.sf2 +lib/lv2/FluidEnsemble.lv2/FluidPlug.so +lib/lv2/FluidEnsemble.lv2/FluidPlug.ttl +lib/lv2/FluidEnsemble.lv2/default-preset.ttl +lib/lv2/FluidEnsemble.lv2/manifest.ttl +lib/lv2/FluidEnsemble.lv2/modgui.ttl +lib/lv2/FluidEnsemble.lv2/modgui/icon-fluid-ensemble.html +lib/lv2/FluidEnsemble.lv2/modgui/knobs/boxy/black.png +lib/lv2/FluidEnsemble.lv2/modgui/knobs/boxy/steel.png +lib/lv2/FluidEnsemble.lv2/modgui/pedals/boxy/purple.png +lib/lv2/FluidEnsemble.lv2/modgui/pedals/boxy/wood2.png +lib/lv2/FluidEnsemble.lv2/modgui/pedals/boxy/wood3.png +lib/lv2/FluidEnsemble.lv2/modgui/pedals/footswitch.png +lib/lv2/FluidEnsemble.lv2/modgui/screenshot-fluid-ensemble.png +lib/lv2/FluidEnsemble.lv2/modgui/stylesheet-fluid-ensemble.css +lib/lv2/FluidEnsemble.lv2/modgui/thumbnail-fluid-ensemble.png +lib/lv2/FluidEnsemble.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/FluidEnsemble.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/FluidEthnic.lv2/FluidPlug.sf2 +lib/lv2/FluidEthnic.lv2/FluidPlug.so +lib/lv2/FluidEthnic.lv2/FluidPlug.ttl +lib/lv2/FluidEthnic.lv2/default-preset.ttl +lib/lv2/FluidEthnic.lv2/manifest.ttl +lib/lv2/FluidEthnic.lv2/modgui.ttl +lib/lv2/FluidEthnic.lv2/modgui/icon-fluid-ethnic.html +lib/lv2/FluidEthnic.lv2/modgui/knobs/boxy/steel.png +lib/lv2/FluidEthnic.lv2/modgui/pedals/boxy/flowerpower.png +lib/lv2/FluidEthnic.lv2/modgui/pedals/boxy/tribal2.png +lib/lv2/FluidEthnic.lv2/modgui/pedals/footswitch.png +lib/lv2/FluidEthnic.lv2/modgui/screenshot-fluid-ethnic.png +lib/lv2/FluidEthnic.lv2/modgui/stylesheet-fluid-ethnic.css +lib/lv2/FluidEthnic.lv2/modgui/thumbnail-fluid-ethnic.png +lib/lv2/FluidEthnic.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/FluidEthnic.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/FluidGM.lv2/FluidPlug.sf2 +lib/lv2/FluidGM.lv2/FluidPlug.so +lib/lv2/FluidGM.lv2/FluidPlug.ttl +lib/lv2/FluidGM.lv2/manifest.ttl +lib/lv2/FluidGM.lv2/modgui.ttl +lib/lv2/FluidGM.lv2/modgui/icon-fluidgm.html +lib/lv2/FluidGM.lv2/modgui/knobs/boxy/steel.png +lib/lv2/FluidGM.lv2/modgui/pedals/boxy/blue.png +lib/lv2/FluidGM.lv2/modgui/pedals/footswitch.png +lib/lv2/FluidGM.lv2/modgui/screenshot-fluidgm.png +lib/lv2/FluidGM.lv2/modgui/stylesheet-fluidgm.css +lib/lv2/FluidGM.lv2/modgui/thumbnail-fluidgm.png +lib/lv2/FluidGM.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/FluidGM.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/FluidGuitars.lv2/FluidPlug.sf2 +lib/lv2/FluidGuitars.lv2/FluidPlug.so +lib/lv2/FluidGuitars.lv2/FluidPlug.ttl +lib/lv2/FluidGuitars.lv2/default-preset.ttl +lib/lv2/FluidGuitars.lv2/manifest.ttl +lib/lv2/FluidGuitars.lv2/modgui.ttl +lib/lv2/FluidGuitars.lv2/modgui/icon-fluid-guitars.html +lib/lv2/FluidGuitars.lv2/modgui/knobs/boxy/black.png +lib/lv2/FluidGuitars.lv2/modgui/knobs/boxy/steel.png +lib/lv2/FluidGuitars.lv2/modgui/pedals/boxy/darkblue.png +lib/lv2/FluidGuitars.lv2/modgui/pedals/footswitch.png +lib/lv2/FluidGuitars.lv2/modgui/screenshot-fluid-guitars.png +lib/lv2/FluidGuitars.lv2/modgui/stylesheet-fluid-guitars.css +lib/lv2/FluidGuitars.lv2/modgui/thumbnail-fluid-guitars.png +lib/lv2/FluidGuitars.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/FluidGuitars.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/FluidOrgans.lv2/FluidPlug.sf2 +lib/lv2/FluidOrgans.lv2/FluidPlug.so +lib/lv2/FluidOrgans.lv2/FluidPlug.ttl +lib/lv2/FluidOrgans.lv2/default-preset.ttl +lib/lv2/FluidOrgans.lv2/manifest.ttl +lib/lv2/FluidOrgans.lv2/modgui.ttl +lib/lv2/FluidOrgans.lv2/modgui/icon-fluid-organs.html +lib/lv2/FluidOrgans.lv2/modgui/knobs/boxy/bronze.png +lib/lv2/FluidOrgans.lv2/modgui/knobs/boxy/silver.png +lib/lv2/FluidOrgans.lv2/modgui/pedals/boxy/wood2.png +lib/lv2/FluidOrgans.lv2/modgui/pedals/boxy/wood3.png +lib/lv2/FluidOrgans.lv2/modgui/pedals/footswitch.png +lib/lv2/FluidOrgans.lv2/modgui/screenshot-fluid-organs.png +lib/lv2/FluidOrgans.lv2/modgui/stylesheet-fluid-organs.css +lib/lv2/FluidOrgans.lv2/modgui/thumbnail-fluid-organs.png +lib/lv2/FluidOrgans.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/FluidOrgans.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/FluidPercussion.lv2/FluidPlug.sf2 +lib/lv2/FluidPercussion.lv2/FluidPlug.so +lib/lv2/FluidPercussion.lv2/FluidPlug.ttl +lib/lv2/FluidPercussion.lv2/default-preset.ttl +lib/lv2/FluidPercussion.lv2/manifest.ttl +lib/lv2/FluidPercussion.lv2/modgui.ttl +lib/lv2/FluidPercussion.lv2/modgui/icon-fluid-percussion.html +lib/lv2/FluidPercussion.lv2/modgui/knobs/boxy/bronze.png +lib/lv2/FluidPercussion.lv2/modgui/knobs/boxy/steel.png +lib/lv2/FluidPercussion.lv2/modgui/pedals/boxy/zinc.png +lib/lv2/FluidPercussion.lv2/modgui/pedals/footswitch.png +lib/lv2/FluidPercussion.lv2/modgui/screenshot-fluid-percussion.png +lib/lv2/FluidPercussion.lv2/modgui/stylesheet-fluid-percussion.css +lib/lv2/FluidPercussion.lv2/modgui/thumbnail-fluid-percussion.png +lib/lv2/FluidPercussion.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/FluidPercussion.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/FluidPianos.lv2/FluidPlug.sf2 +lib/lv2/FluidPianos.lv2/FluidPlug.so +lib/lv2/FluidPianos.lv2/FluidPlug.ttl +lib/lv2/FluidPianos.lv2/default-preset.ttl +lib/lv2/FluidPianos.lv2/manifest.ttl +lib/lv2/FluidPianos.lv2/modgui.ttl +lib/lv2/FluidPianos.lv2/modgui/icon-fluid-pianos.html +lib/lv2/FluidPianos.lv2/modgui/knobs/boxy/silver.png +lib/lv2/FluidPianos.lv2/modgui/knobs/boxy/steel.png +lib/lv2/FluidPianos.lv2/modgui/pedals/boxy/black.png +lib/lv2/FluidPianos.lv2/modgui/pedals/boxy/gold.png +lib/lv2/FluidPianos.lv2/modgui/pedals/boxy/wood2.png +lib/lv2/FluidPianos.lv2/modgui/pedals/footswitch.png +lib/lv2/FluidPianos.lv2/modgui/screenshot-fluid-pianos.png +lib/lv2/FluidPianos.lv2/modgui/stylesheet-fluid-pianos.css +lib/lv2/FluidPianos.lv2/modgui/thumbnail-fluid-pianos.png +lib/lv2/FluidPianos.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/FluidPianos.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/FluidPipes.lv2/FluidPlug.sf2 +lib/lv2/FluidPipes.lv2/FluidPlug.so +lib/lv2/FluidPipes.lv2/FluidPlug.ttl +lib/lv2/FluidPipes.lv2/default-preset.ttl +lib/lv2/FluidPipes.lv2/manifest.ttl +lib/lv2/FluidPipes.lv2/modgui.ttl +lib/lv2/FluidPipes.lv2/modgui/icon-fluid-pipes.html +lib/lv2/FluidPipes.lv2/modgui/knobs/boxy/black.png +lib/lv2/FluidPipes.lv2/modgui/knobs/boxy/silver.png +lib/lv2/FluidPipes.lv2/modgui/pedals/boxy/red.png +lib/lv2/FluidPipes.lv2/modgui/pedals/boxy/wood1.png +lib/lv2/FluidPipes.lv2/modgui/pedals/footswitch.png +lib/lv2/FluidPipes.lv2/modgui/screenshot-fluid-pipes.png +lib/lv2/FluidPipes.lv2/modgui/stylesheet-fluid-pipes.css +lib/lv2/FluidPipes.lv2/modgui/thumbnail-fluid-pipes.png +lib/lv2/FluidPipes.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/FluidPipes.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/FluidReeds.lv2/FluidPlug.sf2 +lib/lv2/FluidReeds.lv2/FluidPlug.so +lib/lv2/FluidReeds.lv2/FluidPlug.ttl +lib/lv2/FluidReeds.lv2/default-preset.ttl +lib/lv2/FluidReeds.lv2/manifest.ttl +lib/lv2/FluidReeds.lv2/modgui.ttl +lib/lv2/FluidReeds.lv2/modgui/icon-fluid-reeds.html +lib/lv2/FluidReeds.lv2/modgui/knobs/boxy/black.png +lib/lv2/FluidReeds.lv2/modgui/knobs/boxy/gold.png +lib/lv2/FluidReeds.lv2/modgui/knobs/boxy/silver.png +lib/lv2/FluidReeds.lv2/modgui/pedals/boxy/orange.png +lib/lv2/FluidReeds.lv2/modgui/pedals/boxy/wood1.png +lib/lv2/FluidReeds.lv2/modgui/pedals/footswitch.png +lib/lv2/FluidReeds.lv2/modgui/screenshot-fluid-reeds.png +lib/lv2/FluidReeds.lv2/modgui/stylesheet-fluid-reeds.css +lib/lv2/FluidReeds.lv2/modgui/thumbnail-fluid-reeds.png +lib/lv2/FluidReeds.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/FluidReeds.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/FluidSoundFX.lv2/FluidPlug.sf2 +lib/lv2/FluidSoundFX.lv2/FluidPlug.so +lib/lv2/FluidSoundFX.lv2/FluidPlug.ttl +lib/lv2/FluidSoundFX.lv2/default-preset.ttl +lib/lv2/FluidSoundFX.lv2/manifest.ttl +lib/lv2/FluidSoundFX.lv2/modgui.ttl +lib/lv2/FluidSoundFX.lv2/modgui/icon-fluid-soundfx.html +lib/lv2/FluidSoundFX.lv2/modgui/knobs/boxy/black.png +lib/lv2/FluidSoundFX.lv2/modgui/knobs/boxy/silver.png +lib/lv2/FluidSoundFX.lv2/modgui/pedals/boxy/lava.png +lib/lv2/FluidSoundFX.lv2/modgui/pedals/footswitch.png +lib/lv2/FluidSoundFX.lv2/modgui/screenshot-fluid-soundfx.png +lib/lv2/FluidSoundFX.lv2/modgui/stylesheet-fluid-soundfx.css +lib/lv2/FluidSoundFX.lv2/modgui/thumbnail-fluid-soundfx.png +lib/lv2/FluidSoundFX.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/FluidSoundFX.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/FluidStrings.lv2/FluidPlug.sf2 +lib/lv2/FluidStrings.lv2/FluidPlug.so +lib/lv2/FluidStrings.lv2/FluidPlug.ttl +lib/lv2/FluidStrings.lv2/default-preset.ttl +lib/lv2/FluidStrings.lv2/manifest.ttl +lib/lv2/FluidStrings.lv2/modgui.ttl +lib/lv2/FluidStrings.lv2/modgui/icon-fluid-strings.html +lib/lv2/FluidStrings.lv2/modgui/knobs/boxy/black.png +lib/lv2/FluidStrings.lv2/modgui/knobs/boxy/silver.png +lib/lv2/FluidStrings.lv2/modgui/pedals/boxy/green.png +lib/lv2/FluidStrings.lv2/modgui/pedals/boxy/wood2.png +lib/lv2/FluidStrings.lv2/modgui/pedals/footswitch.png +lib/lv2/FluidStrings.lv2/modgui/screenshot-fluid-strings.png +lib/lv2/FluidStrings.lv2/modgui/stylesheet-fluid-strings.css +lib/lv2/FluidStrings.lv2/modgui/thumbnail-fluid-strings.png +lib/lv2/FluidStrings.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/FluidStrings.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/FluidSynthFX.lv2/FluidPlug.sf2 +lib/lv2/FluidSynthFX.lv2/FluidPlug.so +lib/lv2/FluidSynthFX.lv2/FluidPlug.ttl +lib/lv2/FluidSynthFX.lv2/default-preset.ttl +lib/lv2/FluidSynthFX.lv2/manifest.ttl +lib/lv2/FluidSynthFX.lv2/modgui.ttl +lib/lv2/FluidSynthFX.lv2/modgui/icon-fluid-synthfx.html +lib/lv2/FluidSynthFX.lv2/modgui/knobs/boxy/black.png +lib/lv2/FluidSynthFX.lv2/modgui/knobs/boxy/steel.png +lib/lv2/FluidSynthFX.lv2/modgui/pedals/boxy/lava.png +lib/lv2/FluidSynthFX.lv2/modgui/pedals/boxy/slime.png +lib/lv2/FluidSynthFX.lv2/modgui/pedals/footswitch.png +lib/lv2/FluidSynthFX.lv2/modgui/screenshot-fluid-synthfx.png +lib/lv2/FluidSynthFX.lv2/modgui/stylesheet-fluid-synthfx.css +lib/lv2/FluidSynthFX.lv2/modgui/thumbnail-fluid-synthfx.png +lib/lv2/FluidSynthFX.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/FluidSynthFX.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/FluidSynthLeads.lv2/FluidPlug.sf2 +lib/lv2/FluidSynthLeads.lv2/FluidPlug.so +lib/lv2/FluidSynthLeads.lv2/FluidPlug.ttl +lib/lv2/FluidSynthLeads.lv2/default-preset.ttl +lib/lv2/FluidSynthLeads.lv2/manifest.ttl +lib/lv2/FluidSynthLeads.lv2/modgui.ttl +lib/lv2/FluidSynthLeads.lv2/modgui/icon-fluid-synthleads.html +lib/lv2/FluidSynthLeads.lv2/modgui/knobs/boxy/black.png +lib/lv2/FluidSynthLeads.lv2/modgui/knobs/boxy/steel.png +lib/lv2/FluidSynthLeads.lv2/modgui/pedals/boxy/lava.png +lib/lv2/FluidSynthLeads.lv2/modgui/pedals/boxy/wood3.png +lib/lv2/FluidSynthLeads.lv2/modgui/pedals/footswitch.png +lib/lv2/FluidSynthLeads.lv2/modgui/screenshot-fluid-synthleads.png +lib/lv2/FluidSynthLeads.lv2/modgui/stylesheet-fluid-synthleads.css +lib/lv2/FluidSynthLeads.lv2/modgui/thumbnail-fluid-synthleads.png +lib/lv2/FluidSynthLeads.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/FluidSynthLeads.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/FluidSynthPads.lv2/FluidPlug.sf2 +lib/lv2/FluidSynthPads.lv2/FluidPlug.so +lib/lv2/FluidSynthPads.lv2/FluidPlug.ttl +lib/lv2/FluidSynthPads.lv2/default-preset.ttl +lib/lv2/FluidSynthPads.lv2/manifest.ttl +lib/lv2/FluidSynthPads.lv2/modgui.ttl +lib/lv2/FluidSynthPads.lv2/modgui/icon-fluid-synthpads.html +lib/lv2/FluidSynthPads.lv2/modgui/knobs/boxy/aluminium.png +lib/lv2/FluidSynthPads.lv2/modgui/knobs/boxy/black.png +lib/lv2/FluidSynthPads.lv2/modgui/pedals/boxy/brown.png +lib/lv2/FluidSynthPads.lv2/modgui/pedals/boxy/lava.png +lib/lv2/FluidSynthPads.lv2/modgui/pedals/footswitch.png +lib/lv2/FluidSynthPads.lv2/modgui/screenshot-fluid-synthpads.png +lib/lv2/FluidSynthPads.lv2/modgui/stylesheet-fluid-synthpads.css +lib/lv2/FluidSynthPads.lv2/modgui/thumbnail-fluid-synthpads.png +lib/lv2/FluidSynthPads.lv2/modgui/utils/dropdown-arrow-black.png +lib/lv2/FluidSynthPads.lv2/modgui/utils/dropdown-arrow-white.png +lib/lv2/Red_Zeppelin_4.lv2/FluidPlug.sf2 +lib/lv2/Red_Zeppelin_4.lv2/FluidPlug.so +lib/lv2/Red_Zeppelin_4.lv2/FluidPlug.ttl +lib/lv2/Red_Zeppelin_4.lv2/default-preset.ttl +lib/lv2/Red_Zeppelin_4.lv2/manifest.ttl +lib/lv2/Red_Zeppelin_4.lv2/modgui.ttl +lib/lv2/Red_Zeppelin_5.lv2/FluidPlug.sf2 +lib/lv2/Red_Zeppelin_5.lv2/FluidPlug.so +lib/lv2/Red_Zeppelin_5.lv2/FluidPlug.ttl +lib/lv2/Red_Zeppelin_5.lv2/default-preset.ttl +lib/lv2/Red_Zeppelin_5.lv2/manifest.ttl +lib/lv2/Red_Zeppelin_5.lv2/modgui.ttl +share/sounds/sf2/AVL_Drumkits_Perc.sf2 +share/sounds/sf2/AirFont320.sf2 +share/sounds/sf2/Black_Pearl_4A.sf2 +share/sounds/sf2/Black_Pearl_4B.sf2 +share/sounds/sf2/Black_Pearl_5.sf2 +share/sounds/sf2/FluidBass.sf2 +share/sounds/sf2/FluidBrass.sf2 +share/sounds/sf2/FluidChromPerc.sf2 +share/sounds/sf2/FluidDrums.sf2 +share/sounds/sf2/FluidEnsemble.sf2 +share/sounds/sf2/FluidEthnic.sf2 +share/sounds/sf2/FluidGM.sf2 +share/sounds/sf2/FluidGuitars.sf2 +share/sounds/sf2/FluidOrgans.sf2 +share/sounds/sf2/FluidPercussion.sf2 +share/sounds/sf2/FluidPianos.sf2 +share/sounds/sf2/FluidPipes.sf2 +share/sounds/sf2/FluidReeds.sf2 +share/sounds/sf2/FluidSoundFX.sf2 +share/sounds/sf2/FluidStrings.sf2 +share/sounds/sf2/FluidSynthFX.sf2 +share/sounds/sf2/FluidSynthLeads.sf2 +share/sounds/sf2/FluidSynthPads.sf2 +share/sounds/sf2/Red_Zeppelin_4.sf2 +share/sounds/sf2/Red_Zeppelin_5.sf2 From owner-svn-ports-head@freebsd.org Fri Dec 8 08:33:47 2017 Return-Path: Delivered-To: svn-ports-head@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 3CB5FE9DD7A; Fri, 8 Dec 2017 08:33:47 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 13B5A694E8; Fri, 8 Dec 2017 08:33:47 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB88Xkbi009856; Fri, 8 Dec 2017 08:33:46 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB88Xj7f009848; Fri, 8 Dec 2017 08:33:45 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201712080833.vB88Xj7f009848@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Fri, 8 Dec 2017 08:33:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455775 - in head: editors/semi games/linux-unrealgold games/nethack33 games/nethack34 games/nethack36 java/linux-oracle-jdk18 mail/wanderlust-devel X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head: editors/semi games/linux-unrealgold games/nethack33 games/nethack34 games/nethack36 java/linux-oracle-jdk18 mail/wanderlust-devel X-SVN-Commit-Revision: 455775 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 08:33:47 -0000 Author: mat Date: Fri Dec 8 08:33:45 2017 New Revision: 455775 URL: https://svnweb.freebsd.org/changeset/ports/455775 Log: Don't include bsd.port.options.mk after bsd.port.pre.mk. Sponsored by: Absolight Modified: head/editors/semi/Makefile (contents, props changed) head/games/linux-unrealgold/Makefile (contents, props changed) head/games/nethack33/Makefile (contents, props changed) head/games/nethack34/Makefile (contents, props changed) head/games/nethack36/Makefile (contents, props changed) head/java/linux-oracle-jdk18/Makefile (contents, props changed) head/mail/wanderlust-devel/Makefile (contents, props changed) Modified: head/editors/semi/Makefile ============================================================================== --- head/editors/semi/Makefile Fri Dec 8 07:00:12 2017 (r455774) +++ head/editors/semi/Makefile Fri Dec 8 08:33:45 2017 (r455775) @@ -45,7 +45,6 @@ MAKE_ARGS+= PREFIX="${STAGEDIR}${LOCALBASE}" \ OPTIONS_DEFINE= DOCS .include -.include PLIST= ${PKGDIR}/pkg-plist.emacs20 # depends on flim Modified: head/games/linux-unrealgold/Makefile ============================================================================== --- head/games/linux-unrealgold/Makefile Fri Dec 8 07:00:12 2017 (r455774) +++ head/games/linux-unrealgold/Makefile Fri Dec 8 08:33:45 2017 (r455775) @@ -34,7 +34,6 @@ OPTIONS_DEFINE= DOCS CDDIRS= Help Maps Maps/UPak Music Sounds Sounds/int System Textures .include -.include UT_DATADIR!= cd ${PORTSDIR}/games/linux-ut && ${MAKE} -V DATADIR Modified: head/games/nethack33/Makefile ============================================================================== --- head/games/nethack33/Makefile Fri Dec 8 07:00:12 2017 (r455774) +++ head/games/nethack33/Makefile Fri Dec 8 08:33:45 2017 (r455775) @@ -42,8 +42,6 @@ OPTIONS_DEFINE= DOCS .include -.include - .if !exists(${PREFIX}/bin/${HACKLINK}) && ${HACKNAME} != ${HACKLINK} PLIST_SUB+= HACKLINK="" .else Modified: head/games/nethack34/Makefile ============================================================================== --- head/games/nethack34/Makefile Fri Dec 8 07:00:12 2017 (r455774) +++ head/games/nethack34/Makefile Fri Dec 8 08:33:45 2017 (r455775) @@ -75,8 +75,6 @@ OPTIONS_DEFINE= DOCS .include -.include - .if !exists(${PREFIX}/bin/${HACKLINK}) && ${HACKNAME} != ${HACKLINK} PLIST_SUB+= HACKLINK="" .else Modified: head/games/nethack36/Makefile ============================================================================== --- head/games/nethack36/Makefile Fri Dec 8 07:00:12 2017 (r455774) +++ head/games/nethack36/Makefile Fri Dec 8 08:33:45 2017 (r455775) @@ -50,8 +50,6 @@ OPTIONS_DEFINE= DOCS .include -.include - .if !exists(${PREFIX}/bin/${HACKLINK}) && ${HACKNAME} != ${HACKLINK} PLIST_SUB+= HACKLINK="" .else Modified: head/java/linux-oracle-jdk18/Makefile ============================================================================== --- head/java/linux-oracle-jdk18/Makefile Fri Dec 8 07:00:12 2017 (r455774) +++ head/java/linux-oracle-jdk18/Makefile Fri Dec 8 08:33:45 2017 (r455775) @@ -51,8 +51,6 @@ bash_CMD= ${SH} IGNORE?=You must manually fetch the J2SE SDK download for the Linux platform (${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again .endif -.include - .if ${PORT_OPTIONS:MDEMO} DEMO_UPDATE_VERSION= ${JDK_UPDATE_VERSION} .if ${DEMO_UPDATE_VERSION} != ${JDK_UPDATE_VERSION} Modified: head/mail/wanderlust-devel/Makefile ============================================================================== --- head/mail/wanderlust-devel/Makefile Fri Dec 8 07:00:12 2017 (r455774) +++ head/mail/wanderlust-devel/Makefile Fri Dec 8 08:33:45 2017 (r455775) @@ -25,7 +25,6 @@ CONFLICTS= wanderlust-*-2.14.* OPTIONS_DEFINE= DOCS EXAMPLES .include -.include MIMEUI_PORT_NAME= ${MIMEUI_PRODUCT} MIMEUI_PRODUCT= semi From owner-svn-ports-head@freebsd.org Fri Dec 8 09:00:27 2017 Return-Path: Delivered-To: svn-ports-head@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 7B6BAE9E425; Fri, 8 Dec 2017 09:00:27 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 45BEC69D29; Fri, 8 Dec 2017 09:00:27 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB890Q2w018409; Fri, 8 Dec 2017 09:00:26 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB890QON018407; Fri, 8 Dec 2017 09:00:26 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712080900.vB890QON018407@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 8 Dec 2017 09:00:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455776 - head/net/flowgrep X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/net/flowgrep X-SVN-Commit-Revision: 455776 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 09:00:27 -0000 Author: amdmi3 Date: Fri Dec 8 09:00:26 2017 New Revision: 455776 URL: https://svnweb.freebsd.org/changeset/ports/455776 Log: - Add LICENSE - Fix shebangs - Add NO_ARCH - Update WWW Approved by: portmgr blanket Modified: head/net/flowgrep/Makefile head/net/flowgrep/pkg-descr Modified: head/net/flowgrep/Makefile ============================================================================== --- head/net/flowgrep/Makefile Fri Dec 8 08:33:45 2017 (r455775) +++ head/net/flowgrep/Makefile Fri Dec 8 09:00:26 2017 (r455776) @@ -3,6 +3,7 @@ PORTNAME= flowgrep PORTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= net security MASTER_SITES= http://www.monkey.org/~jose/software/flowgrep/ DISTNAME= flowgrep-${PORTVERSION} @@ -12,8 +13,12 @@ COMMENT= TCP stream/UDP/IP payload 'grep' utility RUN_DEPENDS= ${PYTHON_SITELIBDIR}/nidsmodule.so:net/pynids -USES= python +LICENSE= BSD4CLAUSE # actually 3, but advertising clause is there + +USES= python shebangfix +SHEBANG_FILES= flowgrep.py NO_BUILD= yes +NO_ARCH= yes PLIST_FILES= sbin/flowgrep man/man8/flowgrep.8.gz Modified: head/net/flowgrep/pkg-descr ============================================================================== --- head/net/flowgrep/pkg-descr Fri Dec 8 08:33:45 2017 (r455775) +++ head/net/flowgrep/pkg-descr Fri Dec 8 09:00:26 2017 (r455776) @@ -5,4 +5,4 @@ TCP streams, and IP and UDP fragments into single pack regular expression engine is similar to Perl's. think of it as a marriage of tcpflow, tcpkill, and ngrep. -WWW: http://www.monkey.org/~jose/software/flowgrep/ +WWW: https://www.monkey.org/~jose/software/flowgrep/ From owner-svn-ports-head@freebsd.org Fri Dec 8 09:00:30 2017 Return-Path: Delivered-To: svn-ports-head@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 D8320E9E436; Fri, 8 Dec 2017 09:00:30 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A193269D2D; Fri, 8 Dec 2017 09:00:30 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB890TOc018502; Fri, 8 Dec 2017 09:00:29 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB890TGO018501; Fri, 8 Dec 2017 09:00:29 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712080900.vB890TGO018501@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 8 Dec 2017 09:00:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455777 - head/databases/mysql++1 X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/databases/mysql++1 X-SVN-Commit-Revision: 455777 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 09:00:30 -0000 Author: amdmi3 Date: Fri Dec 8 09:00:29 2017 New Revision: 455777 URL: https://svnweb.freebsd.org/changeset/ports/455777 Log: - Add LICENSE - Unsilence installation commands - Simplify installation Approved by: portmgr blanket Modified: head/databases/mysql++1/Makefile Modified: head/databases/mysql++1/Makefile ============================================================================== --- head/databases/mysql++1/Makefile Fri Dec 8 09:00:26 2017 (r455776) +++ head/databases/mysql++1/Makefile Fri Dec 8 09:00:29 2017 (r455777) @@ -11,33 +11,35 @@ PKGNAMESUFFIX= 1-mysql${MYSQL_VER} MAINTAINER= sergey@network-asp.biz COMMENT= Complex C++ API for MySQL${MYSQL_VER} +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/LGPL + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-mysql=${LOCALBASE} \ --includedir=${PREFIX}/include/mysql++ \ --disable-examples INSTALL_TARGET= install-strip -USES= libtool +USES= libtool mysql USE_LDCONFIG= yes -USE_MYSQL= yes CONFLICTS= ${PORTNAME}*-2.* OPTIONS_DEFINE= DOCS EXAMPLES -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/userman/html ${STAGEDIR}${DOCSDIR}/refman/html - @${INSTALL_DATA} ${WRKSRC}/doc/userman/html/* ${STAGEDIR}${DOCSDIR}/userman/html - @${INSTALL_DATA} ${WRKSRC}/doc/refman/html/* ${STAGEDIR}${DOCSDIR}/refman/html - @${INSTALL_DATA} ${WRKSRC}/doc/*.pdf ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/doc/userman/html/* ${STAGEDIR}${DOCSDIR}/userman/html + ${INSTALL_DATA} ${WRKSRC}/doc/refman/html/* ${STAGEDIR}${DOCSDIR}/refman/html + ${INSTALL_DATA} ${WRKSRC}/doc/*.pdf ${STAGEDIR}${DOCSDIR} + +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - @${INSTALL_DATA} ${WRKSRC}/examples/*.cpp ${STAGEDIR}${EXAMPLESDIR} - @${INSTALL_DATA} ${WRKSRC}/examples/*.h ${STAGEDIR}${EXAMPLESDIR} - @${INSTALL_DATA} ${WRKSRC}/examples/README ${STAGEDIR}${EXAMPLESDIR} - @${INSTALL_DATA} ${WRKSRC}/examples/Makefile.simple ${STAGEDIR}${EXAMPLESDIR}/Makefile.temp - @${SED} -e "s|/usr/include/mysql++|${PREFIX}/include/mysql++|" < ${STAGEDIR}${EXAMPLESDIR}/Makefile.temp | \ + ${INSTALL_DATA} ${WRKSRC}/examples/*.cpp ${STAGEDIR}${EXAMPLESDIR} + ${INSTALL_DATA} ${WRKSRC}/examples/*.h ${STAGEDIR}${EXAMPLESDIR} + ${INSTALL_DATA} ${WRKSRC}/examples/README ${STAGEDIR}${EXAMPLESDIR} + ${SED} -e "s|/usr/include/mysql++|${PREFIX}/include/mysql++|" < ${WRKSRC}/examples/Makefile.simple | \ ${SED} -e "s|/usr/include/mysql|${LOCALBASE}/include/mysql|" | \ ${SED} -e "s|-lmysqlpp|-L${PREFIX}/lib -L${LOCALBASE}/lib/mysql -lmysqlpp|" \ > ${STAGEDIR}${EXAMPLESDIR}/Makefile - @${RM} ${STAGEDIR}${EXAMPLESDIR}/Makefile.temp .include From owner-svn-ports-head@freebsd.org Fri Dec 8 09:53:25 2017 Return-Path: Delivered-To: svn-ports-head@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 705FDE9F2A6; Fri, 8 Dec 2017 09:53:25 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 39ED36B428; Fri, 8 Dec 2017 09:53:25 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB89rOkt042842; Fri, 8 Dec 2017 09:53:24 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB89rOOP042840; Fri, 8 Dec 2017 09:53:24 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201712080953.vB89rOOP042840@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Fri, 8 Dec 2017 09:53:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455778 - head/net-p2p/torrent-file-editor X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: head/net-p2p/torrent-file-editor X-SVN-Commit-Revision: 455778 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 09:53:25 -0000 Author: danfe Date: Fri Dec 8 09:53:24 2017 New Revision: 455778 URL: https://svnweb.freebsd.org/changeset/ports/455778 Log: - Update `net-p2p/torrent-file-editor' to version 0.3.8 - TIMESTAMP (torrent-file-editor-0.3.8.tar.gz) = 1512039438 Found out via: repology.org Didn't report: portscout (again) Modified: head/net-p2p/torrent-file-editor/Makefile head/net-p2p/torrent-file-editor/distinfo Modified: head/net-p2p/torrent-file-editor/Makefile ============================================================================== --- head/net-p2p/torrent-file-editor/Makefile Fri Dec 8 09:00:29 2017 (r455777) +++ head/net-p2p/torrent-file-editor/Makefile Fri Dec 8 09:53:24 2017 (r455778) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= torrent-file-editor -PORTVERSION= 0.3.7 +PORTVERSION= 0.3.8 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/v${PORTVERSION} Modified: head/net-p2p/torrent-file-editor/distinfo ============================================================================== --- head/net-p2p/torrent-file-editor/distinfo Fri Dec 8 09:00:29 2017 (r455777) +++ head/net-p2p/torrent-file-editor/distinfo Fri Dec 8 09:53:24 2017 (r455778) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506418597 -SHA256 (torrent-file-editor-0.3.7.tar.gz) = f423f6eab33d9e63d9584dfb67a117bee37d26af81622d7737b2b28bd5b27e68 -SIZE (torrent-file-editor-0.3.7.tar.gz) = 328752 +TIMESTAMP = 1512039438 +SHA256 (torrent-file-editor-0.3.8.tar.gz) = 4545a6c2e2cf1eb8924319a86fd4d6cc7aa319c26b31c263de9709c48102762e +SIZE (torrent-file-editor-0.3.8.tar.gz) = 336154 From owner-svn-ports-head@freebsd.org Fri Dec 8 10:22:44 2017 Return-Path: Delivered-To: svn-ports-head@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 209FAEA0601; Fri, 8 Dec 2017 10:22:44 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 EC4B66C5FE; Fri, 8 Dec 2017 10:22:43 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8AMhO9055469; Fri, 8 Dec 2017 10:22:43 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8AMgWI055463; Fri, 8 Dec 2017 10:22:42 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201712081022.vB8AMgWI055463@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Fri, 8 Dec 2017 10:22:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455779 - in head/security: py-acme py-acme/files py-certbot py-certbot/files X-SVN-Group: ports-head X-SVN-Commit-Author: cpm X-SVN-Commit-Paths: in head/security: py-acme py-acme/files py-certbot py-certbot/files X-SVN-Commit-Revision: 455779 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 10:22:44 -0000 Author: cpm Date: Fri Dec 8 10:22:42 2017 New Revision: 455779 URL: https://svnweb.freebsd.org/changeset/ports/455779 Log: security/py-{acme,certbot}: Update to 0.20.0 Common: - Update PORTVERSION and distinfo checksum (0.20.0) - Regenerate patch Changelog: https://github.com/certbot/certbot/blob/master/CHANGELOG.md#0200---2017-12-06 Reviewed by: koobs (maintainer) Approved by: koobs (maintainer, py-certbot) Differential Revision: https://reviews.freebsd.org/D13410 Modified: head/security/py-acme/Makefile head/security/py-acme/distinfo head/security/py-acme/files/patch-setup.py head/security/py-certbot/Makefile head/security/py-certbot/distinfo head/security/py-certbot/files/patch-setup.py Modified: head/security/py-acme/Makefile ============================================================================== --- head/security/py-acme/Makefile Fri Dec 8 09:53:24 2017 (r455778) +++ head/security/py-acme/Makefile Fri Dec 8 10:22:42 2017 (r455779) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= acme -PORTVERSION= 0.19.0 +PORTVERSION= 0.20.0 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP Modified: head/security/py-acme/distinfo ============================================================================== --- head/security/py-acme/distinfo Fri Dec 8 09:53:24 2017 (r455778) +++ head/security/py-acme/distinfo Fri Dec 8 10:22:42 2017 (r455779) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508061056 -SHA256 (acme-0.19.0.tar.gz) = 1fa23d64d494aaf001e6fe857c461fcfff10f75a1c2c35ec831447f641e1e822 -SIZE (acme-0.19.0.tar.gz) = 94717 +TIMESTAMP = 1512666731 +SHA256 (acme-0.20.0.tar.gz) = 45121aed6c8cc2f31896ac1083068dfdeb613f3edeff9576dc0d10632ea5a3d5 +SIZE (acme-0.20.0.tar.gz) = 95847 Modified: head/security/py-acme/files/patch-setup.py ============================================================================== --- head/security/py-acme/files/patch-setup.py Fri Dec 8 09:53:24 2017 (r455778) +++ head/security/py-acme/files/patch-setup.py Fri Dec 8 10:22:42 2017 (r455779) @@ -1,4 +1,4 @@ ---- setup.py.orig 2017-06-26 10:16:14 UTC +--- setup.py.orig 2017-12-07 17:15:47 UTC +++ setup.py @@ -12,7 +12,6 @@ install_requires = [ # rsa_recover_prime_factors (>=0.8) @@ -8,11 +8,11 @@ 'PyOpenSSL>=0.13', 'pyrfc3339', 'pytz', -@@ -35,6 +34,7 @@ if sys.version_info < (2, 7): +@@ -31,6 +30,7 @@ if sys.version_info < (2, 7): ]) dev_extras = [ + 'mock', - 'nose', + 'pytest', + 'pytest-xdist', 'tox', - ] Modified: head/security/py-certbot/Makefile ============================================================================== --- head/security/py-certbot/Makefile Fri Dec 8 09:53:24 2017 (r455778) +++ head/security/py-certbot/Makefile Fri Dec 8 10:22:42 2017 (r455779) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= certbot -PORTVERSION= 0.19.0 +PORTVERSION= 0.20.0 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP Modified: head/security/py-certbot/distinfo ============================================================================== --- head/security/py-certbot/distinfo Fri Dec 8 09:53:24 2017 (r455778) +++ head/security/py-certbot/distinfo Fri Dec 8 10:22:42 2017 (r455779) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508061152 -SHA256 (certbot-0.19.0.tar.gz) = a7230791dff5d085738119fc22d88ad9d8a35d0b6a3d67806fe33990c7c79d53 -SIZE (certbot-0.19.0.tar.gz) = 285884 +TIMESTAMP = 1512666745 +SHA256 (certbot-0.20.0.tar.gz) = cabf505b64fb400c4239dcdbaeb882079477eb6a8442268596a8791b9e34de88 +SIZE (certbot-0.20.0.tar.gz) = 286291 Modified: head/security/py-certbot/files/patch-setup.py ============================================================================== --- head/security/py-certbot/files/patch-setup.py Fri Dec 8 09:53:24 2017 (r455778) +++ head/security/py-certbot/files/patch-setup.py Fri Dec 8 10:22:42 2017 (r455779) @@ -1,4 +1,4 @@ ---- setup.py.orig 2017-06-26 10:13:14 UTC +--- setup.py.orig 2017-12-07 17:14:54 UTC +++ setup.py @@ -42,7 +42,6 @@ install_requires = [ 'ConfigArgParse>=0.9.3', @@ -13,6 +13,6 @@ 'coverage', 'ipdb', + 'mock', - 'nose', - 'pylint==1.4.2', # upstream #248 - 'tox', + 'pytest', + 'pytest-cov', + 'pytest-xdist', From owner-svn-ports-head@freebsd.org Fri Dec 8 11:50:00 2017 Return-Path: Delivered-To: svn-ports-head@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 289D2E812C6; Fri, 8 Dec 2017 11:50:00 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E94AE6F23E; Fri, 8 Dec 2017 11:49:59 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8BnxUN089155; Fri, 8 Dec 2017 11:49:59 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8BnwDO089152; Fri, 8 Dec 2017 11:49:58 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201712081149.vB8BnwDO089152@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 8 Dec 2017 11:49:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455780 - head/lang/gcc6-devel X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc6-devel X-SVN-Commit-Revision: 455780 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 11:50:00 -0000 Author: gerald Date: Fri Dec 8 11:49:58 2017 New Revision: 455780 URL: https://svnweb.freebsd.org/changeset/ports/455780 Log: Update to the 20171206 snapshot of GCC 6.4.1. Modified: head/lang/gcc6-devel/Makefile head/lang/gcc6-devel/distinfo Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Fri Dec 8 10:22:42 2017 (r455779) +++ head/lang/gcc6-devel/Makefile Fri Dec 8 11:49:58 2017 (r455780) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.4.1.s20171129 +PORTVERSION= 6.4.1.s20171206 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc6-devel/distinfo ============================================================================== --- head/lang/gcc6-devel/distinfo Fri Dec 8 10:22:42 2017 (r455779) +++ head/lang/gcc6-devel/distinfo Fri Dec 8 11:49:58 2017 (r455780) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511996873 -SHA256 (gcc-6-20171129.tar.xz) = 045726114546a674f10f375a9103f26672932bd4178edf388f44c5bde75384e7 -SIZE (gcc-6-20171129.tar.xz) = 72606568 +TIMESTAMP = 1512649924 +SHA256 (gcc-6-20171206.tar.xz) = d0a766414329660b4a46277deaa60ff3a467c808d1f644c05ecc7089bc7f003f +SIZE (gcc-6-20171206.tar.xz) = 72612796 From owner-svn-ports-head@freebsd.org Fri Dec 8 11:54:32 2017 Return-Path: Delivered-To: svn-ports-head@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 7EE1AE8155C; Fri, 8 Dec 2017 11:54:32 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 4BA646F5C2; Fri, 8 Dec 2017 11:54:32 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8BsViv093070; Fri, 8 Dec 2017 11:54:31 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8BsVEE093068; Fri, 8 Dec 2017 11:54:31 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712081154.vB8BsVEE093068@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 8 Dec 2017 11:54:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455781 - head/devel/py-python-pcre X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/py-python-pcre X-SVN-Commit-Revision: 455781 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 11:54:32 -0000 Author: amdmi3 Date: Fri Dec 8 11:54:31 2017 New Revision: 455781 URL: https://svnweb.freebsd.org/changeset/ports/455781 Log: - Update to 0.7 - Enable python 3 support - Allow concurrent installation - Strip library PR: 223070 Submitted by: lbdm@privacychain.ch Approved by: maintainer timeout (che@bein.link, 2 weeks) Differential Revision: https://reviews.freebsd.org/D12702 Modified: head/devel/py-python-pcre/Makefile head/devel/py-python-pcre/distinfo Modified: head/devel/py-python-pcre/Makefile ============================================================================== --- head/devel/py-python-pcre/Makefile Fri Dec 8 11:49:58 2017 (r455780) +++ head/devel/py-python-pcre/Makefile Fri Dec 8 11:54:31 2017 (r455781) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= python-pcre -PORTVERSION= 0.6 +DISTVERSION= 0.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,13 +12,15 @@ COMMENT= Python PCRE bindings LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= pcre>=6.0:devel/pcre LIB_DEPENDS= libpcre.so:devel/pcre -USES= python:2 -USE_PYTHON= autoplist distutils +USES= python +USE_PYTHON= autoplist concurrent distutils post-patch: - ${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/setup.py + @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/setup.py + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/python${PYTHON_VER}/site-packages/_pcre.so .include Modified: head/devel/py-python-pcre/distinfo ============================================================================== --- head/devel/py-python-pcre/distinfo Fri Dec 8 11:49:58 2017 (r455780) +++ head/devel/py-python-pcre/distinfo Fri Dec 8 11:54:31 2017 (r455781) @@ -1,2 +1,3 @@ -SHA256 (python-pcre-0.6.tar.gz) = 7fed1460f844075a7b2fe22f728b4645a4440e55ad4337c9efc057b7f5ae1ccc -SIZE (python-pcre-0.6.tar.gz) = 52690 +TIMESTAMP = 1508255779 +SHA256 (python-pcre-0.7.tar.gz) = 4286f3f31e9f08a8c6bff537940ce0ca86aad8eb3f78ad486620266f5099f681 +SIZE (python-pcre-0.7.tar.gz) = 52596 From owner-svn-ports-head@freebsd.org Fri Dec 8 14:00:03 2017 Return-Path: Delivered-To: svn-ports-head@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 A4859E8427D; Fri, 8 Dec 2017 14:00:03 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 7141572F79; Fri, 8 Dec 2017 14:00:03 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8E02a7043035; Fri, 8 Dec 2017 14:00:02 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8E02T8043034; Fri, 8 Dec 2017 14:00:02 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201712081400.vB8E02T8043034@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Fri, 8 Dec 2017 14:00:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455782 - head/ports-mgmt/portmaster X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: head/ports-mgmt/portmaster X-SVN-Commit-Revision: 455782 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 14:00:03 -0000 Author: tz Date: Fri Dec 8 14:00:02 2017 New Revision: 455782 URL: https://svnweb.freebsd.org/changeset/ports/455782 Log: ports-mgmt/portmaster: Pass maintainer-ship to se@ Stefan will continue to maintain portmaster. Modified: head/ports-mgmt/portmaster/Makefile Modified: head/ports-mgmt/portmaster/Makefile ============================================================================== --- head/ports-mgmt/portmaster/Makefile Fri Dec 8 11:54:31 2017 (r455781) +++ head/ports-mgmt/portmaster/Makefile Fri Dec 8 14:00:02 2017 (r455782) @@ -7,7 +7,7 @@ MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \ http://mirror.shatow.net/freebsd/${PORTNAME}/ \ GH -MAINTAINER= tz@FreeBSD.org +MAINTAINER= se@FreeBSD.org COMMENT= Manage your ports without external databases or languages LICENSE= BSD2CLAUSE From owner-svn-ports-head@freebsd.org Fri Dec 8 15:31:38 2017 Return-Path: Delivered-To: svn-ports-head@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 68606E8652E; Fri, 8 Dec 2017 15:31:38 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 356117697F; Fri, 8 Dec 2017 15:31:38 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8FVbJK083107; Fri, 8 Dec 2017 15:31:37 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8FVbCd083084; Fri, 8 Dec 2017 15:31:37 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712081531.vB8FVbCd083084@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 8 Dec 2017 15:31:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455783 - head/x11-toolkits/gtk30 X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/x11-toolkits/gtk30 X-SVN-Commit-Revision: 455783 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 15:31:38 -0000 Author: swills Date: Fri Dec 8 15:31:37 2017 New Revision: 455783 URL: https://svnweb.freebsd.org/changeset/ports/455783 Log: x11-toolkits/gtk30: add dependency on librsvg2 PR: 222495 Submitted by: Anton Yuzhaninov Approved by: gnome@ (kwm) Modified: head/x11-toolkits/gtk30/Makefile Modified: head/x11-toolkits/gtk30/Makefile ============================================================================== --- head/x11-toolkits/gtk30/Makefile Fri Dec 8 14:00:02 2017 (r455782) +++ head/x11-toolkits/gtk30/Makefile Fri Dec 8 15:31:37 2017 (r455783) @@ -5,7 +5,7 @@ PORTNAME= gtk PORTVERSION= 3.22.15 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= x11-toolkits MASTER_SITES= GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} PKGNAMESUFFIX= 3 @@ -31,7 +31,8 @@ LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ libharfbuzz.so:print/harfbuzz RUN_DEPENDS+= hicolor-icon-theme>=0:misc/hicolor-icon-theme \ adwaita-icon-theme>=0:x11-themes/adwaita-icon-theme \ - at-spi2-atk>=0:accessibility/at-spi2-atk + at-spi2-atk>=0:accessibility/at-spi2-atk \ + librsvg2>=0:graphics/librsvg2 USE_PERL5= build USE_LDCONFIG= yes From owner-svn-ports-head@freebsd.org Fri Dec 8 15:46:30 2017 Return-Path: Delivered-To: svn-ports-head@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 14DA7E86D2B; Fri, 8 Dec 2017 15:46:30 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 D5AA377669; Fri, 8 Dec 2017 15:46:29 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8FkSUi088604; Fri, 8 Dec 2017 15:46:28 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8FkSWV088602; Fri, 8 Dec 2017 15:46:28 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201712081546.vB8FkSWV088602@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Fri, 8 Dec 2017 15:46:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455784 - head/sysutils/debootstrap X-SVN-Group: ports-head X-SVN-Commit-Author: lifanov X-SVN-Commit-Paths: head/sysutils/debootstrap X-SVN-Commit-Revision: 455784 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 15:46:30 -0000 Author: lifanov Date: Fri Dec 8 15:46:28 2017 New Revision: 455784 URL: https://svnweb.freebsd.org/changeset/ports/455784 Log: update sysutils/debootstrap to 1.0.93 Modified: head/sysutils/debootstrap/Makefile head/sysutils/debootstrap/distinfo Modified: head/sysutils/debootstrap/Makefile ============================================================================== --- head/sysutils/debootstrap/Makefile Fri Dec 8 15:31:37 2017 (r455783) +++ head/sysutils/debootstrap/Makefile Fri Dec 8 15:46:28 2017 (r455784) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= debootstrap -PORTVERSION= 1.0.92 +PORTVERSION= 1.0.93 CATEGORIES= sysutils MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/debian/copyright RUN_DEPENDS= wget:ftp/wget -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes NO_ARCH= yes USES= gmake perl5 Modified: head/sysutils/debootstrap/distinfo ============================================================================== --- head/sysutils/debootstrap/distinfo Fri Dec 8 15:31:37 2017 (r455783) +++ head/sysutils/debootstrap/distinfo Fri Dec 8 15:46:28 2017 (r455784) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509313148 -SHA256 (debootstrap_1.0.92.tar.gz) = e1c629430273ac746f2047a730b4c2ddcbcf2ff835f4152bd11340577734f719 -SIZE (debootstrap_1.0.92.tar.gz) = 70042 +TIMESTAMP = 1512747877 +SHA256 (debootstrap_1.0.93.tar.gz) = cdad4d2be155bd933acbe4f3479e1765e5f4447fb50564e30e33f7b3b84bd7db +SIZE (debootstrap_1.0.93.tar.gz) = 70695 From owner-svn-ports-head@freebsd.org Fri Dec 8 17:06:00 2017 Return-Path: Delivered-To: svn-ports-head@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 6A6A6E88D07; Fri, 8 Dec 2017 17:06:00 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2AFE17A9A0; Fri, 8 Dec 2017 17:06:00 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8H5xBB022240; Fri, 8 Dec 2017 17:05:59 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8H5x3o022237; Fri, 8 Dec 2017 17:05:59 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201712081705.vB8H5x3o022237@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 8 Dec 2017 17:05:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455785 - head/deskutils/treeline X-SVN-Group: ports-head X-SVN-Commit-Author: pawel X-SVN-Commit-Paths: head/deskutils/treeline X-SVN-Commit-Revision: 455785 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 17:06:00 -0000 Author: pawel Date: Fri Dec 8 17:05:59 2017 New Revision: 455785 URL: https://svnweb.freebsd.org/changeset/ports/455785 Log: - Update to version 2.0.2, now python3 based - Remove dead mirror site - Use shebangfix to fix python path - Now that we have 3 additional plugins rename HTTLOAD option to PLUGINS Changelog: http://treeline.bellz.org/index.html Modified: head/deskutils/treeline/Makefile head/deskutils/treeline/distinfo head/deskutils/treeline/pkg-plist Modified: head/deskutils/treeline/Makefile ============================================================================== --- head/deskutils/treeline/Makefile Fri Dec 8 15:46:28 2017 (r455784) +++ head/deskutils/treeline/Makefile Fri Dec 8 17:05:59 2017 (r455785) @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= treeline -PORTVERSION= 1.4.1 -PORTREVISION= 9 +PORTVERSION= 2.0.2 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/:treeline \ - http://treeline.bellz.org/plugins/:plugins \ - http://depot.fsck.ch/mirror/distfiles/:treeline,plugins + http://treeline.bellz.org/plugins2/:plugins DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:treeline EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} @@ -20,8 +18,9 @@ LICENSE_FILE= ${WRKSRC}/doc/LICENSE BUILD_DEPENDS= aspell:textproc/aspell RUN_DEPENDS= aspell:textproc/aspell -USES= python:2 pyqt:4 -USE_PYQT= gui network sip_build +USES= python:3.4+ pyqt:4 shebangfix +SHEBANG_FILES= source/treeline.py +USE_PYQT= gui network sip_build NO_BUILD= yes NO_ARCH= yes @@ -30,19 +29,20 @@ WRKSRC= ${WRKDIR}/TreeLine DESKTOP_ENTRIES= "TreeLine" "" "${DATADIR}/icons/tree/treeline.png" \ "${PORTNAME}" "Utility;" false -OPTIONS_DEFINE= DOCS HTTPLOAD +OPTIONS_DEFINE= DOCS PLUGINS OPTIONS_SUB= yes -HTTPLOAD_DESC= httpLoad plugin -HTTPLOAD_DISTFILES= httpload2.py:plugins +PLUGINS_DESC= Additional plugins: httpload, treepadexport, updateref +PLUGINS_DISTFILES= httpload.py:plugins \ + treepadexport.py:plugins \ + updateref.py:plugins \ do-install: (cd ${WRKSRC} && ${PYTHON_CMD} install.py -b ${STAGEDIR} -p ${PREFIX} \ -d ${DOCSDIR} -i ${DATADIR}/icons) - @${MKDIR} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/plugins -do-install-HTTPLOAD-on: - ${INSTALL_DATA} ${DISTDIR}/httpload2.py \ - ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/plugins +do-install-PLUGINS-on: + (cd ${DISTDIR} && ${INSTALL_DATA} ${PLUGINS_DISTFILES:S/:plugins//} \ + ${STAGEDIR}${DATADIR}/plugins) .include Modified: head/deskutils/treeline/distinfo ============================================================================== --- head/deskutils/treeline/distinfo Fri Dec 8 15:46:28 2017 (r455784) +++ head/deskutils/treeline/distinfo Fri Dec 8 17:05:59 2017 (r455785) @@ -1,4 +1,9 @@ -SHA256 (treeline-1.4.1.tar.gz) = d66e0fcae9bcb5e54f664381f6af73f360f9ff46c91787a126c7197fbe685489 -SIZE (treeline-1.4.1.tar.gz) = 499500 -SHA256 (httpload2.py) = 30f243207369f294eb0442bfd752dd104f82f158791b97223bbc20a6fd266593 -SIZE (httpload2.py) = 3206 +TIMESTAMP = 1512751209 +SHA256 (treeline-2.0.2.tar.gz) = 80379b6ebb5b825a02f4b8d0bb65d78f9895db5e25065f85353833e9d8ebd4c8 +SIZE (treeline-2.0.2.tar.gz) = 451377 +SHA256 (httpload.py) = 39739537bbb3e9a7969d215b919036c4b69ca6a3a09a0905e04962b7f60bc460 +SIZE (httpload.py) = 3237 +SHA256 (treepadexport.py) = 0dce2dfe5c4ef4483c79348e433ff24898ffeda3751da9d5fbd392949bd1afaa +SIZE (treepadexport.py) = 3875 +SHA256 (updateref.py) = 409142d5d4ec7e28f025c5e7c90eefaa4b54824231ab74dab8fd877b48b0e8d8 +SIZE (updateref.py) = 4113 Modified: head/deskutils/treeline/pkg-plist ============================================================================== --- head/deskutils/treeline/pkg-plist Fri Dec 8 15:46:28 2017 (r455784) +++ head/deskutils/treeline/pkg-plist Fri Dec 8 17:05:59 2017 (r455785) @@ -1,137 +1,127 @@ bin/treeline -lib/treeline/cmdline.py -lib/treeline/cmdline.pyc -lib/treeline/conditional.py -lib/treeline/conditional.pyc -lib/treeline/configdialog.py -lib/treeline/configdialog.pyc -lib/treeline/fieldformat.py -lib/treeline/fieldformat.pyc -lib/treeline/genboolean.py -lib/treeline/genboolean.pyc -lib/treeline/gendate.py -lib/treeline/gendate.pyc -lib/treeline/gennumber.py -lib/treeline/gennumber.pyc -lib/treeline/gentime.py -lib/treeline/gentime.pyc -lib/treeline/globalref.py -lib/treeline/globalref.pyc -lib/treeline/helpview.py -lib/treeline/helpview.pyc -lib/treeline/icondict.py -lib/treeline/icondict.pyc -lib/treeline/nodeformat.py -lib/treeline/nodeformat.pyc -lib/treeline/numbering.py -lib/treeline/numbering.pyc -lib/treeline/option.py -lib/treeline/option.pyc -lib/treeline/optiondefaults.py -lib/treeline/optiondefaults.pyc -lib/treeline/optiondlg.py -lib/treeline/optiondlg.pyc -lib/treeline/output.py -lib/treeline/output.pyc -lib/treeline/p3.py -lib/treeline/p3.pyc -lib/treeline/plugininterface.py -lib/treeline/plugininterface.pyc -lib/treeline/printdata.py -lib/treeline/printdata.pyc -lib/treeline/printdialogs.py -lib/treeline/printdialogs.pyc -lib/treeline/recentfiles.py -lib/treeline/recentfiles.pyc -lib/treeline/setup.py -lib/treeline/setup.pyc -lib/treeline/spellcheck.py -lib/treeline/spellcheck.pyc -lib/treeline/treecontrol.py -lib/treeline/treecontrol.pyc -lib/treeline/treedialogs.py -lib/treeline/treedialogs.pyc -lib/treeline/treedoc.py -lib/treeline/treedoc.pyc -lib/treeline/treeeditviews.py -lib/treeline/treeeditviews.pyc -lib/treeline/treeflatview.py -lib/treeline/treeflatview.pyc -lib/treeline/treeformats.py -lib/treeline/treeformats.pyc -lib/treeline/treeitem.py -lib/treeline/treeitem.pyc -lib/treeline/treeline.pro -lib/treeline/treeline.py -lib/treeline/treeline.pyc -lib/treeline/treemainwin.py -lib/treeline/treemainwin.pyc -lib/treeline/treerightviews.py -lib/treeline/treerightviews.pyc -lib/treeline/treeselection.py -lib/treeline/treeselection.pyc -lib/treeline/treeview.py -lib/treeline/treeview.pyc -lib/treeline/treexmlparse.py -lib/treeline/treexmlparse.pyc -lib/treeline/undo.py -lib/treeline/undo.pyc -%%HTTPLOAD%%lib/treeline/plugins/httpload2.py +%%PORTDOCS%%%%DOCSDIR%%/INSTALL +%%PORTDOCS%%%%DOCSDIR%%/LICENSE +%%PORTDOCS%%%%DOCSDIR%%/basichelp.html +%%PORTDOCS%%%%DOCSDIR%%/documentation.trl +%%PORTDOCS%%%%DOCSDIR%%/samples/110en_sample_basic_longtext.trl +%%PORTDOCS%%%%DOCSDIR%%/samples/120en_sample_basic_contacts.trl +%%PORTDOCS%%%%DOCSDIR%%/samples/130en_sample_basic_booklist.trl +%%PORTDOCS%%%%DOCSDIR%%/samples/210en_sample_char_format.trl +%%PORTDOCS%%%%DOCSDIR%%/samples/220en_sample_bookmarks.trl +%%PORTDOCS%%%%DOCSDIR%%/samples/230en_sample_intern_links.trl +%%PORTDOCS%%%%DOCSDIR%%/samples/240en_sample_table_booklist.trl +%%PORTDOCS%%%%DOCSDIR%%/samples/310en_sample_conditional_todo.trl +%%PORTDOCS%%%%DOCSDIR%%/samples/320en_sample_other_fields.trl +%%PORTDOCS%%%%DOCSDIR%%/samples/330en_sample_math_fields.trl +%%DATADIR%%/__pycache__/conditional.cpython-36.pyc +%%DATADIR%%/__pycache__/configdialog.cpython-36.pyc +%%DATADIR%%/__pycache__/dataeditors.cpython-36.pyc +%%DATADIR%%/__pycache__/dataeditview.cpython-36.pyc +%%DATADIR%%/__pycache__/exports.cpython-36.pyc +%%DATADIR%%/__pycache__/fieldformat.cpython-36.pyc +%%DATADIR%%/__pycache__/genboolean.cpython-36.pyc +%%DATADIR%%/__pycache__/gennumber.cpython-36.pyc +%%DATADIR%%/__pycache__/globalref.cpython-36.pyc +%%DATADIR%%/__pycache__/helpview.cpython-36.pyc +%%DATADIR%%/__pycache__/icondict.cpython-36.pyc +%%DATADIR%%/__pycache__/imports.cpython-36.pyc +%%DATADIR%%/__pycache__/linkref.cpython-36.pyc +%%DATADIR%%/__pycache__/matheval.cpython-36.pyc +%%DATADIR%%/__pycache__/miscdialogs.cpython-36.pyc +%%DATADIR%%/__pycache__/nodeformat.cpython-36.pyc +%%DATADIR%%/__pycache__/numbering.cpython-36.pyc +%%DATADIR%%/__pycache__/optiondefaults.cpython-36.pyc +%%DATADIR%%/__pycache__/options.cpython-36.pyc +%%DATADIR%%/__pycache__/outputview.cpython-36.pyc +%%DATADIR%%/__pycache__/p3.cpython-36.pyc +%%DATADIR%%/__pycache__/plugininterface.cpython-36.pyc +%%DATADIR%%/__pycache__/printdata.cpython-36.pyc +%%DATADIR%%/__pycache__/printdialogs.cpython-36.pyc +%%DATADIR%%/__pycache__/recentfiles.cpython-36.pyc +%%DATADIR%%/__pycache__/setup.cpython-36.pyc +%%DATADIR%%/__pycache__/spellcheck.cpython-36.pyc +%%DATADIR%%/__pycache__/titlelistview.cpython-36.pyc +%%DATADIR%%/__pycache__/treeformats.cpython-36.pyc +%%DATADIR%%/__pycache__/treeline.cpython-36.pyc +%%DATADIR%%/__pycache__/treelocalcontrol.cpython-36.pyc +%%DATADIR%%/__pycache__/treemaincontrol.cpython-36.pyc +%%DATADIR%%/__pycache__/treemodel.cpython-36.pyc +%%DATADIR%%/__pycache__/treenode.cpython-36.pyc +%%DATADIR%%/__pycache__/treenodelist.cpython-36.pyc +%%DATADIR%%/__pycache__/treeopener.cpython-36.pyc +%%DATADIR%%/__pycache__/treeoutput.cpython-36.pyc +%%DATADIR%%/__pycache__/treeselection.cpython-36.pyc +%%DATADIR%%/__pycache__/treeview.cpython-36.pyc +%%DATADIR%%/__pycache__/treewindow.cpython-36.pyc +%%DATADIR%%/__pycache__/undo.cpython-36.pyc +%%DATADIR%%/__pycache__/urltools.cpython-36.pyc +%%DATADIR%%/conditional.py +%%DATADIR%%/configdialog.py +%%DATADIR%%/dataeditors.py +%%DATADIR%%/dataeditview.py +%%DATADIR%%/exports.py +%%DATADIR%%/fieldformat.py +%%DATADIR%%/genboolean.py +%%DATADIR%%/gennumber.py +%%DATADIR%%/globalref.py +%%DATADIR%%/helpview.py +%%DATADIR%%/icondict.py %%DATADIR%%/icons/toolbar/32x32/dataconfigtype.png -%%DATADIR%%/icons/toolbar/32x32/datafiltercond.png -%%DATADIR%%/icons/toolbar/32x32/datafiltertext.png -%%DATADIR%%/icons/toolbar/32x32/datasetdescendtype.png -%%DATADIR%%/icons/toolbar/32x32/datasort.png -%%DATADIR%%/icons/toolbar/32x32/editaddchild.png +%%DATADIR%%/icons/toolbar/32x32/datasortnodes.png +%%DATADIR%%/icons/toolbar/32x32/editboldfont.png %%DATADIR%%/icons/toolbar/32x32/editcopy.png %%DATADIR%%/icons/toolbar/32x32/editcut.png -%%DATADIR%%/icons/toolbar/32x32/editdelete.png -%%DATADIR%%/icons/toolbar/32x32/editindent.png -%%DATADIR%%/icons/toolbar/32x32/editinsertafter.png -%%DATADIR%%/icons/toolbar/32x32/editinsertbefore.png -%%DATADIR%%/icons/toolbar/32x32/editmovedown.png -%%DATADIR%%/icons/toolbar/32x32/editmovefirst.png -%%DATADIR%%/icons/toolbar/32x32/editmovelast.png -%%DATADIR%%/icons/toolbar/32x32/editmoveup.png +%%DATADIR%%/icons/toolbar/32x32/editextlink.png +%%DATADIR%%/icons/toolbar/32x32/editintlink.png +%%DATADIR%%/icons/toolbar/32x32/edititalicfont.png %%DATADIR%%/icons/toolbar/32x32/editpaste.png %%DATADIR%%/icons/toolbar/32x32/editredo.png -%%DATADIR%%/icons/toolbar/32x32/editrename.png +%%DATADIR%%/icons/toolbar/32x32/editunderlinefont.png %%DATADIR%%/icons/toolbar/32x32/editundo.png -%%DATADIR%%/icons/toolbar/32x32/editunindent.png %%DATADIR%%/icons/toolbar/32x32/filenew.png %%DATADIR%%/icons/toolbar/32x32/fileopen.png %%DATADIR%%/icons/toolbar/32x32/fileprint.png %%DATADIR%%/icons/toolbar/32x32/fileprintpreview.png +%%DATADIR%%/icons/toolbar/32x32/fileprintsetup.png %%DATADIR%%/icons/toolbar/32x32/filequit.png %%DATADIR%%/icons/toolbar/32x32/filesave.png %%DATADIR%%/icons/toolbar/32x32/filesaveas.png -%%DATADIR%%/icons/toolbar/32x32/helpnext.png %%DATADIR%%/icons/toolbar/32x32/helpabout.png %%DATADIR%%/icons/toolbar/32x32/helpback.png -%%DATADIR%%/icons/toolbar/32x32/helpcontents.png %%DATADIR%%/icons/toolbar/32x32/helpforward.png %%DATADIR%%/icons/toolbar/32x32/helphome.png +%%DATADIR%%/icons/toolbar/32x32/helpnext.png %%DATADIR%%/icons/toolbar/32x32/helpprevious.png -%%DATADIR%%/icons/toolbar/32x32/textaddboldtag.png -%%DATADIR%%/icons/toolbar/32x32/textaddcolortag.png -%%DATADIR%%/icons/toolbar/32x32/textadditalicstag.png -%%DATADIR%%/icons/toolbar/32x32/textaddsizetag.png -%%DATADIR%%/icons/toolbar/32x32/textaddunderlinetag.png -%%DATADIR%%/icons/toolbar/32x32/toolsbackcolor.png -%%DATADIR%%/icons/toolbar/32x32/toolscollapse.png -%%DATADIR%%/icons/toolbar/32x32/toolsexpand.png -%%DATADIR%%/icons/toolbar/32x32/toolsfileoptions.png -%%DATADIR%%/icons/toolbar/32x32/toolsfind.png +%%DATADIR%%/icons/toolbar/32x32/nodeaddchild.png +%%DATADIR%%/icons/toolbar/32x32/nodedelete.png +%%DATADIR%%/icons/toolbar/32x32/nodeindent.png +%%DATADIR%%/icons/toolbar/32x32/nodeinsertafter.png +%%DATADIR%%/icons/toolbar/32x32/nodeinsertbefore.png +%%DATADIR%%/icons/toolbar/32x32/nodemovedown.png +%%DATADIR%%/icons/toolbar/32x32/nodemovefirst.png +%%DATADIR%%/icons/toolbar/32x32/nodemovelast.png +%%DATADIR%%/icons/toolbar/32x32/nodemoveup.png +%%DATADIR%%/icons/toolbar/32x32/noderename.png +%%DATADIR%%/icons/toolbar/32x32/nodeunindent.png +%%DATADIR%%/icons/toolbar/32x32/printpreviewdouble.png +%%DATADIR%%/icons/toolbar/32x32/printpreviewnext.png +%%DATADIR%%/icons/toolbar/32x32/printpreviewprevious.png +%%DATADIR%%/icons/toolbar/32x32/printpreviewsingle.png +%%DATADIR%%/icons/toolbar/32x32/printpreviewzoomall.png +%%DATADIR%%/icons/toolbar/32x32/printpreviewzoomin.png +%%DATADIR%%/icons/toolbar/32x32/printpreviewzoomout.png +%%DATADIR%%/icons/toolbar/32x32/printpreviewzoomwidth.png +%%DATADIR%%/icons/toolbar/32x32/toolsfiltertext.png +%%DATADIR%%/icons/toolbar/32x32/toolsfindtext.png %%DATADIR%%/icons/toolbar/32x32/toolsgenoptions.png -%%DATADIR%%/icons/toolbar/32x32/toolsshortcuts.png %%DATADIR%%/icons/toolbar/32x32/toolsspellcheck.png -%%DATADIR%%/icons/toolbar/32x32/toolstextcolor.png -%%DATADIR%%/icons/toolbar/32x32/viewflat.png +%%DATADIR%%/icons/toolbar/32x32/treelogo.png +%%DATADIR%%/icons/toolbar/32x32/viewcollapsebranch.png +%%DATADIR%%/icons/toolbar/32x32/viewexpandbranch.png %%DATADIR%%/icons/toolbar/32x32/viewnextselect.png -%%DATADIR%%/icons/toolbar/32x32/viewpreviousselect.png -%%DATADIR%%/icons/toolbar/32x32/viewshowchild.png +%%DATADIR%%/icons/toolbar/32x32/viewprevselect.png +%%DATADIR%%/icons/toolbar/32x32/viewshowchildpane.png %%DATADIR%%/icons/toolbar/32x32/viewshowdescend.png -%%DATADIR%%/icons/toolbar/32x32/viewtree.png %%DATADIR%%/icons/toolbar/32x32/winclosewindow.png %%DATADIR%%/icons/toolbar/32x32/winnewwindow.png %%DATADIR%%/icons/tree/anchor.png @@ -179,6 +169,7 @@ lib/treeline/undo.pyc %%DATADIR%%/icons/tree/note.png %%DATADIR%%/icons/tree/pencil.png %%DATADIR%%/icons/tree/person.png +%%DATADIR%%/icons/tree/phone.png %%DATADIR%%/icons/tree/plus.png %%DATADIR%%/icons/tree/print.png %%DATADIR%%/icons/tree/question.png @@ -200,6 +191,7 @@ lib/treeline/undo.pyc %%DATADIR%%/icons/tree/text.png %%DATADIR%%/icons/tree/trash.png %%DATADIR%%/icons/tree/treeline.png +%%DATADIR%%/icons/tree/treelogo.png %%DATADIR%%/icons/tree/tux_1.png %%DATADIR%%/icons/tree/tux_2.png %%DATADIR%%/icons/tree/warning.png @@ -208,29 +200,47 @@ lib/treeline/undo.pyc %%DATADIR%%/icons/tree/x_1.png %%DATADIR%%/icons/tree/x_2.png %%DATADIR%%/icons/tree/x_3.png -%%DATADIR%%/templates/110en_Long_Plain_Text.trl -%%DATADIR%%/templates/120en_Long_HTML_Text.trl +%%DATADIR%%/imports.py +%%DATADIR%%/linkref.py +%%DATADIR%%/matheval.py +%%DATADIR%%/miscdialogs.py +%%DATADIR%%/nodeformat.py +%%DATADIR%%/numbering.py +%%DATADIR%%/optiondefaults.py +%%DATADIR%%/options.py +%%DATADIR%%/outputview.py +%%DATADIR%%/p3.py +%%DATADIR%%/plugininterface.py +%%PLUGINS%%%%DATADIR%%/plugins/httpload.py +%%PLUGINS%%%%DATADIR%%/plugins/treepadexport.py +%%PLUGINS%%%%DATADIR%%/plugins/updateref.py +%%DATADIR%%/printdata.py +%%DATADIR%%/printdialogs.py +%%DATADIR%%/recentfiles.py +%%DATADIR%%/setup.py +%%DATADIR%%/spellcheck.py +%%DATADIR%%/templates/110en_Long_Text.trl %%DATADIR%%/templates/210en_Contact_List.trl %%DATADIR%%/templates/220en_Book_List.trl %%DATADIR%%/templates/230en_ToDo_List.trl -%%PORTDOCS%%%%DOCSDIR%%/README.html -%%PORTDOCS%%%%DOCSDIR%%/doc_condition.png -%%PORTDOCS%%%%DOCSDIR%%/doc_edit.png -%%PORTDOCS%%%%DOCSDIR%%/doc_fieldconf.png -%%PORTDOCS%%%%DOCSDIR%%/doc_filter.png -%%PORTDOCS%%%%DOCSDIR%%/doc_main.png -%%PORTDOCS%%%%DOCSDIR%%/doc_output.png -%%PORTDOCS%%%%DOCSDIR%%/readme.trl -%%PORTDOCS%%%%DOCSDIR%%/sample_basic_booklist.trl -%%PORTDOCS%%%%DOCSDIR%%/sample_basic_contacts.trl -%%PORTDOCS%%%%DOCSDIR%%/sample_basic_longtext.trl -%%PORTDOCS%%%%DOCSDIR%%/sample_bookmarks.trl -%%PORTDOCS%%%%DOCSDIR%%/sample_char_format.trl -%%PORTDOCS%%%%DOCSDIR%%/sample_color_items.trl -%%PORTDOCS%%%%DOCSDIR%%/sample_conditional_todo.trl -%%PORTDOCS%%%%DOCSDIR%%/sample_intern_links.trl -%%PORTDOCS%%%%DOCSDIR%%/sample_other_fields.trl -%%PORTDOCS%%%%DOCSDIR%%/sample_table_booklist.trl -@comment %%DOCSDIR%%/INSTALL -@comment %%DOCSDIR%%/LICENSE -@dir lib/treeline/plugins +%%DATADIR%%/titlelistview.py +%%DATADIR%%/translations/qt_de.qm +%%DATADIR%%/translations/qt_pt.qm +%%DATADIR%%/translations/treeline_de.qm +%%DATADIR%%/translations/treeline_pt.qm +%%DATADIR%%/treeformats.py +%%DATADIR%%/treeline.pro +%%DATADIR%%/treeline.py +%%DATADIR%%/treelocalcontrol.py +%%DATADIR%%/treemaincontrol.py +%%DATADIR%%/treemodel.py +%%DATADIR%%/treenode.py +%%DATADIR%%/treenodelist.py +%%DATADIR%%/treeopener.py +%%DATADIR%%/treeoutput.py +%%DATADIR%%/treeselection.py +%%DATADIR%%/treeview.py +%%DATADIR%%/treewindow.py +%%DATADIR%%/undo.py +%%DATADIR%%/urltools.py +@dir %%DATADIR%%/plugins From owner-svn-ports-head@freebsd.org Fri Dec 8 17:41:58 2017 Return-Path: Delivered-To: svn-ports-head@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 31770E8993C; Fri, 8 Dec 2017 17:41:58 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 0915C7BCC5; Fri, 8 Dec 2017 17:41:57 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8HfvHh035622; Fri, 8 Dec 2017 17:41:57 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8HfuxI035616; Fri, 8 Dec 2017 17:41:56 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201712081741.vB8HfuxI035616@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 8 Dec 2017 17:41:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455786 - in head/sysutils: . nq X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head/sysutils: . nq X-SVN-Commit-Revision: 455786 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 17:41:58 -0000 Author: tobik Date: Fri Dec 8 17:41:56 2017 New Revision: 455786 URL: https://svnweb.freebsd.org/changeset/ports/455786 Log: New port: sysutils/nq These small utilities allow creating very lightweight job queue systems which require no setup, maintenance, supervision, or any long-running processes. The intended purpose is ad-hoc queuing of command lines (e.g. for building several targets of a Makefile, downloading multiple files one at a time, running benchmarks in several configurations, or simply as a glorified nohup), but as any good Unix tool, it can be abused for whatever you like. WWW: https://github.com/chneukirchen/nq Added: head/sysutils/nq/ head/sysutils/nq/Makefile (contents, props changed) head/sysutils/nq/distinfo (contents, props changed) head/sysutils/nq/pkg-descr (contents, props changed) head/sysutils/nq/pkg-plist (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Fri Dec 8 17:05:59 2017 (r455785) +++ head/sysutils/Makefile Fri Dec 8 17:41:56 2017 (r455786) @@ -696,6 +696,7 @@ SUBDIR += node_exporter SUBDIR += nomad SUBDIR += npadmin + SUBDIR += nq SUBDIR += nrg2iso SUBDIR += nut SUBDIR += nvclock Added: head/sysutils/nq/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/nq/Makefile Fri Dec 8 17:41:56 2017 (r455786) @@ -0,0 +1,27 @@ +# $FreeBSD$ + +PORTNAME= nq +DISTVERSIONPREFIX= v +DISTVERSION= 0.2.1 +CATEGORIES= sysutils + +MAINTAINER= tobik@FreeBSD.org +COMMENT= Unix command line queue utility + +LICENSE= CC0-1.0 +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= perl5 +USE_GITHUB= yes +GH_ACCOUNT= chneukirchen +USE_PERL5= test + +MAKE_ARGS= PREFIX="${PREFIX}" MANDIR="${PREFIX}/man" +TEST_TARGET= check + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/fq ${STAGEDIR}${PREFIX}/bin/nq + @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions + ${INSTALL_DATA} ${WRKSRC}/_nq ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_nq + +.include Added: head/sysutils/nq/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/nq/distinfo Fri Dec 8 17:41:56 2017 (r455786) @@ -0,0 +1,3 @@ +TIMESTAMP = 1512754132 +SHA256 (chneukirchen-nq-v0.2.1_GH0.tar.gz) = 1773290791cce646e5e54e935118498a95948ca39ff5d58ac6dc65135275d3fc +SIZE (chneukirchen-nq-v0.2.1_GH0.tar.gz) = 10456 Added: head/sysutils/nq/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/nq/pkg-descr Fri Dec 8 17:41:56 2017 (r455786) @@ -0,0 +1,11 @@ +These small utilities allow creating very lightweight job queue +systems which require no setup, maintenance, supervision, or any +long-running processes. + +The intended purpose is ad-hoc queuing of command lines (e.g. for +building several targets of a Makefile, downloading multiple files one +at a time, running benchmarks in several configurations, or simply as +a glorified nohup), but as any good Unix tool, it can be abused for +whatever you like. + +WWW: https://github.com/chneukirchen/nq Added: head/sysutils/nq/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/nq/pkg-plist Fri Dec 8 17:41:56 2017 (r455786) @@ -0,0 +1,7 @@ +bin/fq +bin/nq +bin/tq +man/man1/fq.1.gz +man/man1/nq.1.gz +man/man1/tq.1.gz +share/zsh/site-functions/_nq From owner-svn-ports-head@freebsd.org Fri Dec 8 17:44:34 2017 Return-Path: Delivered-To: svn-ports-head@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 BC68DE8999D; Fri, 8 Dec 2017 17:44:34 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 8DFD47BE83; Fri, 8 Dec 2017 17:44:34 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8HiXIV038981; Fri, 8 Dec 2017 17:44:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8HiXZa038978; Fri, 8 Dec 2017 17:44:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712081744.vB8HiXZa038978@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 8 Dec 2017 17:44:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455787 - head/audio/suil X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/audio/suil X-SVN-Commit-Revision: 455787 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 17:44:34 -0000 Author: amdmi3 Date: Fri Dec 8 17:44:33 2017 New Revision: 455787 URL: https://svnweb.freebsd.org/changeset/ports/455787 Log: - Update to 0.10.0 - Optionize Qt4/Qt5 support PR: 223266 Submitted by: beerml@sigma6audio.de (maintainer) Modified: head/audio/suil/Makefile head/audio/suil/distinfo head/audio/suil/pkg-plist Modified: head/audio/suil/Makefile ============================================================================== --- head/audio/suil/Makefile Fri Dec 8 17:41:56 2017 (r455786) +++ head/audio/suil/Makefile Fri Dec 8 17:44:33 2017 (r455787) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= suil -PORTVERSION= 0.8.4 +PORTVERSION= 0.10.0 CATEGORIES= audio MASTER_SITES= http://download.drobilla.net/ @@ -13,26 +13,28 @@ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= lv2>=1.14.0:audio/lv2 -LIB_DEPENDS= libQtCore.so:devel/qt4-corelib \ - libQtGui.so:x11-toolkits/qt4-gui \ - libfontconfig.so:x11-fonts/fontconfig \ +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= pkgconfig python:build tar:bzip2 waf - -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango - +USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 gtk30 pango USE_LDCONFIG= yes -CONFIGURE_ARGS= --no-qt5 - PLIST_SUB= SUILVERSION=${PORTVERSION} +OPTIONS_DEFINE= QT4 QT5 +OPTIONS_DEFAULT= QT4 QT5 +OPTIONS_SUB= yes +QT4_CONFIGURE_OFF= --no-qt4 +QT4_LIB_DEPENDS= libQtCore.so:devel/qt4-corelib \ + libQtGui.so:x11-toolkits/qt4-gui +QT5_CONFIGURE_OFF= --no-qt5 +QT5_LIB_DEPENDS= libQt5Core.so:devel/qt5-core \ + libQt5Gui.so:x11-toolkits/qt5-gui \ + libQt5Widgets.so:x11-toolkits/qt5-widgets + post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsuil-0.so.${PORTVERSION} - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/suil-0/libsuil_gtk2_in_qt4.so - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/suil-0/libsuil_qt4_in_gtk2.so - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/suil-0/libsuil_x11_in_gtk2.so - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/suil-0/libsuil_x11_in_qt4.so + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/suil-0/*.so .include Modified: head/audio/suil/distinfo ============================================================================== --- head/audio/suil/distinfo Fri Dec 8 17:41:56 2017 (r455786) +++ head/audio/suil/distinfo Fri Dec 8 17:44:33 2017 (r455787) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487548037 -SHA256 (suil-0.8.4.tar.bz2) = 6ef2247eaeaf3b5d7fc7a2728bcbca797d40586111c954bbc9d80805211d51ce -SIZE (suil-0.8.4.tar.bz2) = 156375 +TIMESTAMP = 1508506450 +SHA256 (suil-0.10.0.tar.bz2) = 9895c531f80c7e89a2b4b47de589d73b70bf48db0b0cfe56e5d54237ea4b8848 +SIZE (suil-0.10.0.tar.bz2) = 159059 Modified: head/audio/suil/pkg-plist ============================================================================== --- head/audio/suil/pkg-plist Fri Dec 8 17:41:56 2017 (r455786) +++ head/audio/suil/pkg-plist Fri Dec 8 17:44:33 2017 (r455787) @@ -2,8 +2,13 @@ include/suil-0/suil/suil.h lib/libsuil-0.so lib/libsuil-0.so.0 lib/libsuil-0.so.%%SUILVERSION%% -lib/suil-0/libsuil_gtk2_in_qt4.so -lib/suil-0/libsuil_qt4_in_gtk2.so +%%QT4%%lib/suil-0/libsuil_gtk2_in_qt4.so +%%QT5%%lib/suil-0/libsuil_gtk2_in_qt5.so +%%QT4%%lib/suil-0/libsuil_qt4_in_gtk2.so +%%QT5%%lib/suil-0/libsuil_qt5_in_gtk2.so lib/suil-0/libsuil_x11_in_gtk2.so -lib/suil-0/libsuil_x11_in_qt4.so +lib/suil-0/libsuil_x11_in_gtk3.so +%%QT4%%lib/suil-0/libsuil_x11_in_qt4.so +%%QT5%%lib/suil-0/libsuil_x11_in_qt5.so +lib/suil-0/libsuil_x11.so libdata/pkgconfig/suil-0.pc From owner-svn-ports-head@freebsd.org Fri Dec 8 17:46:54 2017 Return-Path: Delivered-To: svn-ports-head@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 A5286E89A6F; Fri, 8 Dec 2017 17:46:54 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6F9247C023; Fri, 8 Dec 2017 17:46:54 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8HkrJH039213; Fri, 8 Dec 2017 17:46:53 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8Hkr8m039211; Fri, 8 Dec 2017 17:46:53 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201712081746.vB8Hkr8m039211@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 8 Dec 2017 17:46:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455788 - in head/sysutils: lr xe X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head/sysutils: lr xe X-SVN-Commit-Revision: 455788 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 17:46:54 -0000 Author: tobik Date: Fri Dec 8 17:46:53 2017 New Revision: 455788 URL: https://svnweb.freebsd.org/changeset/ports/455788 Log: sysutils/lr, sysutils/xe: Respect PREFIX Modified: head/sysutils/lr/Makefile head/sysutils/xe/Makefile Modified: head/sysutils/lr/Makefile ============================================================================== --- head/sysutils/lr/Makefile Fri Dec 8 17:44:33 2017 (r455787) +++ head/sysutils/lr/Makefile Fri Dec 8 17:46:53 2017 (r455788) @@ -16,6 +16,7 @@ USE_GITHUB= yes GH_ACCOUNT= chneukirchen MAKE_ARGS= CFLAGS="${CFLAGS}" \ + PREFIX="${PREFIX}" \ MANDIR="${PREFIX}/man" OPTIONS_DEFINE= CONTRIB EMACS NEOVIM VIM Modified: head/sysutils/xe/Makefile ============================================================================== --- head/sysutils/xe/Makefile Fri Dec 8 17:44:33 2017 (r455787) +++ head/sysutils/xe/Makefile Fri Dec 8 17:46:53 2017 (r455788) @@ -18,6 +18,7 @@ USES= perl5 USE_PERL5= test MAKE_ARGS= CFLAGS="${CFLAGS}" \ + PREFIX="${PREFIX}" \ MANDIR="${PREFIX}/man" TEST_TARGET= check From owner-svn-ports-head@freebsd.org Fri Dec 8 17:47:12 2017 Return-Path: Delivered-To: svn-ports-head@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 63750E89AB5; Fri, 8 Dec 2017 17:47:12 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2DD5E7C0FF; Fri, 8 Dec 2017 17:47:12 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8HlBem039320; Fri, 8 Dec 2017 17:47:11 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8HlB01039319; Fri, 8 Dec 2017 17:47:11 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712081747.vB8HlB01039319@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 8 Dec 2017 17:47:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455789 - head/games/glest X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/games/glest X-SVN-Commit-Revision: 455789 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 17:47:12 -0000 Author: amdmi3 Date: Fri Dec 8 17:47:11 2017 New Revision: 455789 URL: https://svnweb.freebsd.org/changeset/ports/455789 Log: - Switch to USES=localbase - Verbosify fuild - Switch to options helpers Approved by: portmgr blanket Modified: head/games/glest/Makefile Modified: head/games/glest/Makefile ============================================================================== --- head/games/glest/Makefile Fri Dec 8 17:46:53 2017 (r455788) +++ head/games/glest/Makefile Fri Dec 8 17:47:11 2017 (r455789) @@ -17,17 +17,15 @@ LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3 \ BUILD_DEPENDS= jam:devel/jam RUN_DEPENDS= ${LOCALBASE}/${DATADIR_REL}/servers.ini:games/glest-data -USES= dos2unix openal:al,alut pkgconfig zip lua:51 +USES= dos2unix localbase openal:al,alut pkgconfig zip lua:51 USE_AUTOTOOLS= automake:env autoconf:env USE_SDL= yes USE_GL= yes GNU_CONFIGURE= yes CONFIGURE_SCRIPT= mk/linux/configure -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib SUB_FILES= glest-wrapper pkg-message -JAM_CMD= ${LOCALBASE}/bin/jam -qa +JAM_CMD= ${LOCALBASE}/bin/jam -q -a -dx OPTIONS_DEFINE= DOCS EDITOR OPTIONS_SUB= yes @@ -77,8 +75,7 @@ do-install: ${INSTALL_SCRIPT} ${WRKDIR}/glest-wrapper \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} -.if ${PORT_OPTIONS:MEDITOR} +do-install-EDITOR-on: ${INSTALL_PROGRAM} ${WRKSRC}/glest_editor ${STAGEDIR}${PREFIX}/bin/ -.endif .include From owner-svn-ports-head@freebsd.org Fri Dec 8 17:49:07 2017 Return-Path: Delivered-To: svn-ports-head@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 A8DC2E89B04; Fri, 8 Dec 2017 17:49:07 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 738E97C205; Fri, 8 Dec 2017 17:49:07 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8Hn6vj039525; Fri, 8 Dec 2017 17:49:06 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8Hn66L039524; Fri, 8 Dec 2017 17:49:06 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201712081749.vB8Hn66L039524@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 8 Dec 2017 17:49:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455790 - head/sysutils/nq X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/sysutils/nq X-SVN-Commit-Revision: 455790 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 17:49:07 -0000 Author: tobik Date: Fri Dec 8 17:49:06 2017 New Revision: 455790 URL: https://svnweb.freebsd.org/changeset/ports/455790 Log: sysutils/nq: Respect CFLAGS Modified: head/sysutils/nq/Makefile Modified: head/sysutils/nq/Makefile ============================================================================== --- head/sysutils/nq/Makefile Fri Dec 8 17:47:11 2017 (r455789) +++ head/sysutils/nq/Makefile Fri Dec 8 17:49:06 2017 (r455790) @@ -16,7 +16,7 @@ USE_GITHUB= yes GH_ACCOUNT= chneukirchen USE_PERL5= test -MAKE_ARGS= PREFIX="${PREFIX}" MANDIR="${PREFIX}/man" +MAKE_ARGS= CFLAGS="${CFLAGS}" PREFIX="${PREFIX}" MANDIR="${PREFIX}/man" TEST_TARGET= check post-install: From owner-svn-ports-head@freebsd.org Fri Dec 8 18:34:54 2017 Return-Path: Delivered-To: svn-ports-head@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 6ECF8E8AE6E; Fri, 8 Dec 2017 18:34:54 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 399817E01A; Fri, 8 Dec 2017 18:34:54 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8IYr9v060072; Fri, 8 Dec 2017 18:34:53 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8IYr1O060071; Fri, 8 Dec 2017 18:34:53 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201712081834.vB8IYr1O060071@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 8 Dec 2017 18:34:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455791 - head/x11/xbanish X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/x11/xbanish X-SVN-Commit-Revision: 455791 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 18:34:54 -0000 Author: tobik Date: Fri Dec 8 18:34:53 2017 New Revision: 455791 URL: https://svnweb.freebsd.org/changeset/ports/455791 Log: x11/xbanish: Fix build when PREFIX != LOCALBASE Modified: head/x11/xbanish/Makefile Modified: head/x11/xbanish/Makefile ============================================================================== --- head/x11/xbanish/Makefile Fri Dec 8 17:49:06 2017 (r455790) +++ head/x11/xbanish/Makefile Fri Dec 8 18:34:53 2017 (r455791) @@ -16,7 +16,7 @@ GH_ACCOUNT= jcs USE_XORG= x11 xfixes xi xt -MAKE_ARGS= X11BASE="${PREFIX}" +MAKE_ARGS= X11BASE="${LOCALBASE}" PLIST_FILES= bin/xbanish \ man/man1/xbanish.1.gz From owner-svn-ports-head@freebsd.org Fri Dec 8 18:42:15 2017 Return-Path: Delivered-To: svn-ports-head@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 57C5DE8B163; Fri, 8 Dec 2017 18:42:15 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 21D307E4ED; Fri, 8 Dec 2017 18:42:15 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8IgEiZ064159; Fri, 8 Dec 2017 18:42:14 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8IgEwT064158; Fri, 8 Dec 2017 18:42:14 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201712081842.vB8IgEwT064158@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 8 Dec 2017 18:42:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455792 - head/lang/myrddin X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/lang/myrddin X-SVN-Commit-Revision: 455792 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 18:42:15 -0000 Author: tobik Date: Fri Dec 8 18:42:13 2017 New Revision: 455792 URL: https://svnweb.freebsd.org/changeset/ports/455792 Log: lang/myrddin: Fix build when PREFIX != /usr/local Modified: head/lang/myrddin/Makefile Modified: head/lang/myrddin/Makefile ============================================================================== --- head/lang/myrddin/Makefile Fri Dec 8 18:34:53 2017 (r455791) +++ head/lang/myrddin/Makefile Fri Dec 8 18:42:13 2017 (r455792) @@ -16,6 +16,7 @@ ONLY_FOR_ARCHS= amd64 USES= gmake HAS_CONFIGURE= yes +CONFIGURE_ARGS= --prefix "${PREFIX}" WRKSRC= ${WRKDIR}/mc TEST_TARGET= check From owner-svn-ports-head@freebsd.org Fri Dec 8 18:44:09 2017 Return-Path: Delivered-To: svn-ports-head@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 1982BE8B26A; Fri, 8 Dec 2017 18:44:09 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 D6AC27E7C1; Fri, 8 Dec 2017 18:44:08 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8Ii7bu064405; Fri, 8 Dec 2017 18:44:07 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8Ii7Sr064403; Fri, 8 Dec 2017 18:44:07 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201712081844.vB8Ii7Sr064403@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Fri, 8 Dec 2017 18:44:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455793 - head/devel/hyperscan X-SVN-Group: ports-head X-SVN-Commit-Author: vsevolod X-SVN-Commit-Paths: head/devel/hyperscan X-SVN-Commit-Revision: 455793 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 18:44:09 -0000 Author: vsevolod Date: Fri Dec 8 18:44:07 2017 New Revision: 455793 URL: https://svnweb.freebsd.org/changeset/ports/455793 Log: - Update to 4.6.0 PR: 224033 Submitted by: dev at dudu.ro Modified: head/devel/hyperscan/Makefile head/devel/hyperscan/distinfo Modified: head/devel/hyperscan/Makefile ============================================================================== --- head/devel/hyperscan/Makefile Fri Dec 8 18:42:13 2017 (r455792) +++ head/devel/hyperscan/Makefile Fri Dec 8 18:44:07 2017 (r455793) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hyperscan -PORTVERSION= 4.5.2 +PORTVERSION= 4.6.0 DISTVERSIONPREFIX= v CATEGORIES= devel textproc MASTER_SITES= SF/boost/boost/1.65.1:boost Modified: head/devel/hyperscan/distinfo ============================================================================== --- head/devel/hyperscan/distinfo Fri Dec 8 18:42:13 2017 (r455792) +++ head/devel/hyperscan/distinfo Fri Dec 8 18:44:07 2017 (r455793) @@ -1,5 +1,5 @@ -TIMESTAMP = 1505999798 +TIMESTAMP = 1512757086 SHA256 (boost_1_65_1.tar.gz) = a13de2c8fbad635e6ba9c8f8714a0e6b4264b60a29b964b940a22554705b6b60 SIZE (boost_1_65_1.tar.gz) = 97448134 -SHA256 (01org-hyperscan-v4.5.2_GH0.tar.gz) = 1f8fa44e94b642e54edc6a74cb8117d01984c0e661a15cad5a785e3ba28d18f5 -SIZE (01org-hyperscan-v4.5.2_GH0.tar.gz) = 1521484 +SHA256 (01org-hyperscan-v4.6.0_GH0.tar.gz) = 0dfbfc2e5e82a6a7b2feca3d982d08fb7d4a979a4e75f667a37484cae4fda815 +SIZE (01org-hyperscan-v4.6.0_GH0.tar.gz) = 1557704 From owner-svn-ports-head@freebsd.org Fri Dec 8 18:56:10 2017 Return-Path: Delivered-To: svn-ports-head@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 1FBA1E8B56D; Fri, 8 Dec 2017 18:56:10 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 DE5137ECF2; Fri, 8 Dec 2017 18:56:09 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8Iu8ws068960; Fri, 8 Dec 2017 18:56:08 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8Iu8hs068959; Fri, 8 Dec 2017 18:56:08 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201712081856.vB8Iu8hs068959@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 8 Dec 2017 18:56:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455794 - head/games/iortcw/files X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/games/iortcw/files X-SVN-Commit-Revision: 455794 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 18:56:10 -0000 Author: tobik Date: Fri Dec 8 18:56:08 2017 New Revision: 455794 URL: https://svnweb.freebsd.org/changeset/ports/455794 Log: games/iortcw: Fix build when PREFIX != LOCALBASE Modified: head/games/iortcw/files/Makefile Modified: head/games/iortcw/files/Makefile ============================================================================== --- head/games/iortcw/files/Makefile Fri Dec 8 18:44:07 2017 (r455793) +++ head/games/iortcw/files/Makefile Fri Dec 8 18:56:08 2017 (r455794) @@ -12,7 +12,7 @@ MAKE_ARGS= BUILD_CLIENT=1 \ USE_INTERNAL_SPEEX=0 \ USE_INTERNAL_ZLIB=0 \ USE_INTERNAL_JPEG=0 \ - CLIENT_LIBS+="-L${PREFIX}/lib -lSDL2 -lcurl -lopus" \ + CLIENT_LIBS+="-L${LOCALBASE}/lib -lSDL2 -lcurl -lopus" \ USE_INTERNAL_OGG=0 \ USE_INTERNAL_OPUS=0 \ USE_CODEC_VORBIS=0 \ From owner-svn-ports-head@freebsd.org Fri Dec 8 19:02:45 2017 Return-Path: Delivered-To: svn-ports-head@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 6E942E8B7A6; Fri, 8 Dec 2017 19:02:45 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2D2D97F1F8; Fri, 8 Dec 2017 19:02:45 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8J2iDH073048; Fri, 8 Dec 2017 19:02:44 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8J2hH5073041; Fri, 8 Dec 2017 19:02:43 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201712081902.vB8J2hH5073041@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarev Date: Fri, 8 Dec 2017 19:02:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455795 - in head/net-mgmt: . metronome metronome/files X-SVN-Group: ports-head X-SVN-Commit-Author: krion X-SVN-Commit-Paths: in head/net-mgmt: . metronome metronome/files X-SVN-Commit-Revision: 455795 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 19:02:45 -0000 Author: krion Date: Fri Dec 8 19:02:43 2017 New Revision: 455795 URL: https://svnweb.freebsd.org/changeset/ports/455795 Log: Add net-mgmt/metronome: Mini-graphite that uses client-side java script to render graphs w/o depending on graphite. metronome implements the carbon protocol, so anything that can feed Graphite can feed metronome. We also accept submissions via POST. WWW: https://github.com/ahupowerdns/metronome Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D13285 Added: head/net-mgmt/metronome/ head/net-mgmt/metronome/Makefile (contents, props changed) head/net-mgmt/metronome/distinfo (contents, props changed) head/net-mgmt/metronome/files/ head/net-mgmt/metronome/files/pkg-message.in (contents, props changed) head/net-mgmt/metronome/pkg-descr (contents, props changed) head/net-mgmt/metronome/pkg-plist (contents, props changed) Modified: head/net-mgmt/Makefile Modified: head/net-mgmt/Makefile ============================================================================== --- head/net-mgmt/Makefile Fri Dec 8 18:56:08 2017 (r455794) +++ head/net-mgmt/Makefile Fri Dec 8 19:02:43 2017 (r455795) @@ -123,6 +123,7 @@ SUBDIR += lldpd SUBDIR += mbrowse SUBDIR += mdata-client + SUBDIR += metronome SUBDIR += mk-livestatus SUBDIR += monitoring-plugins SUBDIR += mrtg Added: head/net-mgmt/metronome/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/metronome/Makefile Fri Dec 8 19:02:43 2017 (r455795) @@ -0,0 +1,32 @@ +# $FreeBSD$ + +PORTNAME= metronome +DISTVERSION= 0.9.0 +CATEGORIES= net-mgmt dns + +MAINTAINER= krion@FreeBSD.org +COMMENT= Client-side java script to render graphs w/o depending on graphite + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= eigen>0:math/eigen3 +LIB_DEPENDS= libboost_thread.so:devel/boost-libs + +USES= autoreconf:build libtool:build pathfix pkgconfig + +USE_GITHUB= yes +GH_ACCOUNT= ahupowerdns + +GNU_CONFIGURE= yes +LDFLAGS+= -L${LOCALBASE}/lib +USE_LDCONFIG= yes +SUB_FILES= pkg-message +INSTALL_TARGET= install-strip + +OPTIONS_DEFINE= DOCS + +pre-configure: + (cd ${WRKSRC}; ./bootstrap ) + +.include Added: head/net-mgmt/metronome/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/metronome/distinfo Fri Dec 8 19:02:43 2017 (r455795) @@ -0,0 +1,3 @@ +TIMESTAMP = 1511885551 +SHA256 (ahupowerdns-metronome-0.9.0_GH0.tar.gz) = 38bca2e5a57d3fbeeb3c36bd2d0213b3fb489f407853b2b98fec3c8765c06239 +SIZE (ahupowerdns-metronome-0.9.0_GH0.tar.gz) = 203074 Added: head/net-mgmt/metronome/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/metronome/files/pkg-message.in Fri Dec 8 19:02:43 2017 (r455795) @@ -0,0 +1,7 @@ +To run metronome create manually directory $PATH/stats: + +mkdir stats +metronome --stats-directory=$PATH/stats + +Edit %%DATADIR%%/html/local.js and add webserver IP address (port +8000 on :: by default). Added: head/net-mgmt/metronome/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/metronome/pkg-descr Fri Dec 8 19:02:43 2017 (r455795) @@ -0,0 +1,7 @@ +Mini-graphite that uses client-side java script to render graphs w/o +depending on graphite. + +metronome implements the carbon protocol, so anything that can feed +Graphite can feed metronome. We also accept submissions via POST. + +WWW: https://github.com/ahupowerdns/metronome Added: head/net-mgmt/metronome/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/metronome/pkg-plist Fri Dec 8 19:02:43 2017 (r455795) @@ -0,0 +1,20 @@ +bin/mdump +bin/metronome +bin/mmanage +bin/msubmit +%%PORTDOCS%%%%DOCSDIR%%/README.md +%%DATADIR%%/html/detail.css +%%DATADIR%%/html/engine.js +%%DATADIR%%/html/graph.css +%%DATADIR%%/html/graphs.js +%%DATADIR%%/html/index.html +%%DATADIR%%/html/js/common.js +%%DATADIR%%/html/js/d3.v3.js +%%DATADIR%%/html/js/jquery-1.8.3.min.js +%%DATADIR%%/html/js/jsrender.js +%%DATADIR%%/html/js/purl.js +%%DATADIR%%/html/js/rickshaw.min.js +%%DATADIR%%/html/js/underscore-min.js +%%DATADIR%%/html/legend.css +%%DATADIR%%/html/lines.css +%%DATADIR%%/html/local.js From owner-svn-ports-head@freebsd.org Fri Dec 8 19:35:36 2017 Return-Path: Delivered-To: svn-ports-head@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 97EEAE8D0E2; Fri, 8 Dec 2017 19:35:36 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 61C1980AAC; Fri, 8 Dec 2017 19:35:36 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8JZZcE085799; Fri, 8 Dec 2017 19:35:35 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8JZZSa085797; Fri, 8 Dec 2017 19:35:35 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201712081935.vB8JZZSa085797@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Fri, 8 Dec 2017 19:35:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455796 - head/databases/arangodb32 X-SVN-Group: ports-head X-SVN-Commit-Author: lifanov X-SVN-Commit-Paths: head/databases/arangodb32 X-SVN-Commit-Revision: 455796 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 19:35:36 -0000 Author: lifanov Date: Fri Dec 8 19:35:35 2017 New Revision: 455796 URL: https://svnweb.freebsd.org/changeset/ports/455796 Log: update databases/arangodb32 to 3.2.9 PR: 224032 Submitted by: dev@dudu.ro (maintainer, same as galu@packetdam.com) Modified: head/databases/arangodb32/Makefile head/databases/arangodb32/distinfo Modified: head/databases/arangodb32/Makefile ============================================================================== --- head/databases/arangodb32/Makefile Fri Dec 8 19:02:43 2017 (r455795) +++ head/databases/arangodb32/Makefile Fri Dec 8 19:35:35 2017 (r455796) @@ -3,7 +3,7 @@ PORTNAME= arangodb DISTVERSIONPREFIX= v -DISTVERSION= 3.2.8 +DISTVERSION= 3.2.9 CATEGORIES= databases net PKGNAMESUFFIX= 32 @@ -14,6 +14,7 @@ LICENSE= APACHE20 ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= "Only builds on amd64" +BROKEN_FreeBSD_10= libc++ is too old USES= gmake ssl cmake:outsource,noninja python:2.7 compiler USE_GITHUB= yes @@ -25,15 +26,6 @@ USERS= arangodb GROUPS= arangodb USE_RC_SUBR= arangod -.include - -.if ${COMPILER_TYPE} == clang && ${COMPILER_VERSION} < 40 -BUILD_DEPENDS+= ${LOCALBASE}/bin/clang40:devel/llvm40 -CPP= ${LOCALBASE}/bin/clang-cpp40 -CC= ${LOCALBASE}/bin/clang40 -CXX= ${LOCALBASE}/bin/clang++40 -.endif - post-install: .for section in 1 8 ${MV} ${STAGEDIR}${PREFIX}/share/man/man${section}/* ${STAGEDIR}${PREFIX}/man/man${section}/ @@ -50,4 +42,4 @@ post-install: ${RMDIR} ${STAGEDIR}${PREFIX}/var/log ${RMDIR} ${STAGEDIR}${PREFIX}/var -.include +.include Modified: head/databases/arangodb32/distinfo ============================================================================== --- head/databases/arangodb32/distinfo Fri Dec 8 19:02:43 2017 (r455795) +++ head/databases/arangodb32/distinfo Fri Dec 8 19:35:35 2017 (r455796) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511171687 -SHA256 (arangodb-arangodb-v3.2.8_GH0.tar.gz) = 100e903711f07219e988fb7ae7f59b5eecd39f15b04eb6b8a91eb529a75a6d2b -SIZE (arangodb-arangodb-v3.2.8_GH0.tar.gz) = 144173495 +TIMESTAMP = 1512759306 +SHA256 (arangodb-arangodb-v3.2.9_GH0.tar.gz) = d327b6ca1b192ad83c75b526a89f8a7528a9502d277ae2798f72b55363e22b7b +SIZE (arangodb-arangodb-v3.2.9_GH0.tar.gz) = 144185432 From owner-svn-ports-head@freebsd.org Fri Dec 8 19:36:16 2017 Return-Path: Delivered-To: svn-ports-head@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 630A9E8D14C; Fri, 8 Dec 2017 19:36:16 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 3A96680BAD; Fri, 8 Dec 2017 19:36:16 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8JaFGk086028; Fri, 8 Dec 2017 19:36:15 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8JaETu086023; Fri, 8 Dec 2017 19:36:14 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201712081936.vB8JaETu086023@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 8 Dec 2017 19:36:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455797 - in head/www: . p5-AnyEvent-WebSocket-Client X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: in head/www: . p5-AnyEvent-WebSocket-Client X-SVN-Commit-Revision: 455797 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 19:36:16 -0000 Author: feld Date: Fri Dec 8 19:36:14 2017 New Revision: 455797 URL: https://svnweb.freebsd.org/changeset/ports/455797 Log: This class provides an interface to interact with a web server that provides services via the WebSocket protocol in an AnyEvent context. It uses Protocol::WebSocket rather than reinventing the wheel. You could use AnyEvent and Protocol::WebSocket directly if you wanted finer grain control, but if that is not necessary then this class may save you some time. WWW: https://github.com/plicease/AnyEvent-WebSocket-Client Added: head/www/p5-AnyEvent-WebSocket-Client/ head/www/p5-AnyEvent-WebSocket-Client/Makefile (contents, props changed) head/www/p5-AnyEvent-WebSocket-Client/distinfo (contents, props changed) head/www/p5-AnyEvent-WebSocket-Client/pkg-descr (contents, props changed) head/www/p5-AnyEvent-WebSocket-Client/pkg-plist (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Fri Dec 8 19:35:35 2017 (r455796) +++ head/www/Makefile Fri Dec 8 19:36:14 2017 (r455797) @@ -611,6 +611,7 @@ SUBDIR += p5-AnyEvent-ReverseHTTP SUBDIR += p5-AnyEvent-SCGI SUBDIR += p5-Apache-ASP + SUBDIR += p5-AnyEvent-WebSocket-Client SUBDIR += p5-Apache-Admin-Config SUBDIR += p5-Apache-AuthCookie SUBDIR += p5-Apache-AuthTicket Added: head/www/p5-AnyEvent-WebSocket-Client/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-AnyEvent-WebSocket-Client/Makefile Fri Dec 8 19:36:14 2017 (r455797) @@ -0,0 +1,23 @@ +# Created by: Mark Felder +# $FreeBSD$ + +PORTNAME= AnyEvent-WebSocket-Client +PORTVERSION= 0.43 +CATEGORIES= www perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:PLICEASE +PKGNAMEPREFIX= p5- + +MAINTAINER= feld@FreeBSD.org +COMMENT= WebSocket client for AnyEvent + +LICENSE= ART10 + +BUILD_DEPENDS= p5-AnyEvent>0:devel/p5-AnyEvent +RUN_DEPENDS:= ${BUILD_DEPENDS} + +NO_ARCH= yes +USES= perl5 +USE_PERL5= configure + +.include Added: head/www/p5-AnyEvent-WebSocket-Client/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-AnyEvent-WebSocket-Client/distinfo Fri Dec 8 19:36:14 2017 (r455797) @@ -0,0 +1,3 @@ +TIMESTAMP = 1512761429 +SHA256 (AnyEvent-WebSocket-Client-0.43.tar.gz) = ea10e56959c4eddad147810dd45a0e749712f963fd8e909cc5ec08405f9451d1 +SIZE (AnyEvent-WebSocket-Client-0.43.tar.gz) = 45997 Added: head/www/p5-AnyEvent-WebSocket-Client/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-AnyEvent-WebSocket-Client/pkg-descr Fri Dec 8 19:36:14 2017 (r455797) @@ -0,0 +1,8 @@ +This class provides an interface to interact with a web server that +provides services via the WebSocket protocol in an AnyEvent context. +It uses Protocol::WebSocket rather than reinventing the wheel. You could +use AnyEvent and Protocol::WebSocket directly if you wanted finer grain +control, but if that is not necessary then this class may save you some +time. + +WWW: https://github.com/plicease/AnyEvent-WebSocket-Client Added: head/www/p5-AnyEvent-WebSocket-Client/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-AnyEvent-WebSocket-Client/pkg-plist Fri Dec 8 19:36:14 2017 (r455797) @@ -0,0 +1,6 @@ +%%SITE_PERL%%/AnyEvent/WebSocket/Client.pm +%%SITE_PERL%%/AnyEvent/WebSocket/Connection.pm +%%SITE_PERL%%/AnyEvent/WebSocket/Message.pm +%%PERL5_MAN3%%/AnyEvent::WebSocket::Client.3.gz +%%PERL5_MAN3%%/AnyEvent::WebSocket::Connection.3.gz +%%PERL5_MAN3%%/AnyEvent::WebSocket::Message.3.gz From owner-svn-ports-head@freebsd.org Fri Dec 8 20:21:07 2017 Return-Path: Delivered-To: svn-ports-head@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 A8577E8E2CB; Fri, 8 Dec 2017 20:21:07 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6C6573391; Fri, 8 Dec 2017 20:21:07 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8KL65B007196; Fri, 8 Dec 2017 20:21:06 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8KL2Zt004984; Fri, 8 Dec 2017 20:21:02 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201712082021.vB8KL2Zt004984@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Fri, 8 Dec 2017 20:21:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455798 - in head: comms/pear-Horde_ActiveSync databases/pear-Horde_Imsp databases/pear-Horde_Memcache devel/horde-whups devel/pear-Horde_Autoloader_Cache devel/pear-Horde_Core devel/pe... X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: in head: comms/pear-Horde_ActiveSync databases/pear-Horde_Imsp databases/pear-Horde_Memcache devel/horde-whups devel/pear-Horde_Autoloader_Cache devel/pear-Horde_Core devel/pear-Horde_Prefs devel/pear... X-SVN-Commit-Revision: 455798 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 20:21:07 -0000 Author: joneum Date: Fri Dec 8 20:21:01 2017 New Revision: 455798 URL: https://svnweb.freebsd.org/changeset/ports/455798 Log: Update */pear-Horde to the latest version switch to DISTVERSION Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13399 Modified: head/comms/pear-Horde_ActiveSync/Makefile head/comms/pear-Horde_ActiveSync/distinfo head/databases/pear-Horde_Imsp/Makefile head/databases/pear-Horde_Imsp/distinfo head/databases/pear-Horde_Memcache/Makefile head/databases/pear-Horde_Memcache/distinfo head/devel/horde-whups/Makefile head/devel/horde-whups/distinfo head/devel/pear-Horde_Autoloader_Cache/Makefile head/devel/pear-Horde_Autoloader_Cache/distinfo head/devel/pear-Horde_Core/Makefile head/devel/pear-Horde_Core/distinfo head/devel/pear-Horde_Prefs/Makefile head/devel/pear-Horde_Prefs/distinfo head/devel/pear-Horde_Scheduler/Makefile head/devel/pear-Horde_Scheduler/distinfo head/devel/pear-Horde_Thrift/Makefile head/devel/pear-Horde_Thrift/distinfo head/mail/pear-Horde_Kolab_Storage/Makefile head/mail/pear-Horde_Kolab_Storage/distinfo head/net/pear-Horde_Kolab_Server/Makefile head/net/pear-Horde_Kolab_Server/distinfo head/net/pear-Horde_Kolab_Session/Makefile head/net/pear-Horde_Kolab_Session/distinfo head/net/pear-Horde_Ldap/Makefile head/net/pear-Horde_Ldap/distinfo head/net/pear-Horde_Rpc/Makefile head/net/pear-Horde_Rpc/distinfo head/net/pear-Horde_Scribe/Makefile head/net/pear-Horde_Scribe/distinfo head/security/pear-Horde_Crypt/Makefile head/security/pear-Horde_Crypt/distinfo head/security/pear-Horde_Oauth/Makefile head/security/pear-Horde_Oauth/distinfo head/security/pear-Horde_Share/Makefile head/security/pear-Horde_Share/distinfo head/textproc/pear-Horde_Kolab_Format/Makefile head/textproc/pear-Horde_Kolab_Format/distinfo head/www/pear-Horde_Service_Facebook/Makefile head/www/pear-Horde_Service_Facebook/distinfo head/www/pear-Horde_Service_Twitter/Makefile head/www/pear-Horde_Service_Twitter/distinfo head/www/pear-Horde_Service_UrlShortener/Makefile head/www/pear-Horde_Service_UrlShortener/distinfo Modified: head/comms/pear-Horde_ActiveSync/Makefile ============================================================================== --- head/comms/pear-Horde_ActiveSync/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/comms/pear-Horde_ActiveSync/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_ActiveSync -PORTVERSION= 2.38.8 +DISTVERSION= 2.39.0 CATEGORIES= comms www pear MAINTAINER= horde@FreeBSD.org Modified: head/comms/pear-Horde_ActiveSync/distinfo ============================================================================== --- head/comms/pear-Horde_ActiveSync/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/comms/pear-Horde_ActiveSync/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504391758 -SHA256 (Horde/Horde_ActiveSync-2.38.8.tgz) = 5059851a35e2c17d54e73aa1562dda36c633e5c17be173705f4da0ecc12019cb -SIZE (Horde/Horde_ActiveSync-2.38.8.tgz) = 386632 +TIMESTAMP = 1512587603 +SHA256 (Horde/Horde_ActiveSync-2.39.0.tgz) = 7b33cd03a9cc0b0afea35acc297416a8a3df377c2f42b0c0573f2cb4ac0b8a53 +SIZE (Horde/Horde_ActiveSync-2.39.0.tgz) = 397080 Modified: head/databases/pear-Horde_Imsp/Makefile ============================================================================== --- head/databases/pear-Horde_Imsp/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/databases/pear-Horde_Imsp/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Imsp -PORTVERSION= 2.0.5 +DISTVERSION= 2.0.10 CATEGORIES= databases www pear MAINTAINER= horde@FreeBSD.org Modified: head/databases/pear-Horde_Imsp/distinfo ============================================================================== --- head/databases/pear-Horde_Imsp/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/databases/pear-Horde_Imsp/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Imsp-2.0.5.tgz) = 495f52ebb97a6d162589a9bb70346dbeadf209507c16a834cb12cf4bcd3ea6da -SIZE (Horde/Horde_Imsp-2.0.5.tgz) = 33269 +TIMESTAMP = 1512589684 +SHA256 (Horde/Horde_Imsp-2.0.10.tgz) = 583ed442701aba4d954397fe40e2ffc92d855bea42258e4df493949beb3b3bed +SIZE (Horde/Horde_Imsp-2.0.10.tgz) = 33324 Modified: head/databases/pear-Horde_Memcache/Makefile ============================================================================== --- head/databases/pear-Horde_Memcache/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/databases/pear-Horde_Memcache/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Memcache -PORTVERSION= 2.0.3 +DISTVERSION= 2.1.1 CATEGORIES= databases www pear MAINTAINER= horde@FreeBSD.org Modified: head/databases/pear-Horde_Memcache/distinfo ============================================================================== --- head/databases/pear-Horde_Memcache/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/databases/pear-Horde_Memcache/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Memcache-2.0.3.tgz) = 897623947175010f45f7f30f348d23272f0d9f08cb18b7e67f97c5f09cb947bf -SIZE (Horde/Horde_Memcache-2.0.3.tgz) = 13866 +TIMESTAMP = 1512587713 +SHA256 (Horde/Horde_Memcache-2.1.1.tgz) = 2862e8373737a43137d1a97be7fa982c656eee4f83629bd5a9f3ec21adb60497 +SIZE (Horde/Horde_Memcache-2.1.1.tgz) = 15009 Modified: head/devel/horde-whups/Makefile ============================================================================== --- head/devel/horde-whups/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/devel/horde-whups/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= whups -PORTVERSION= 3.0.11 +DISTVERSION= 3.0.12 CATEGORIES= devel www pear PKGNAMEPREFIX= horde- Modified: head/devel/horde-whups/distinfo ============================================================================== --- head/devel/horde-whups/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/devel/horde-whups/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501701715 -SHA256 (Horde/whups-3.0.11.tgz) = e60078cf5d0fe4d882d5660e88446fb6fc89ac85f1b81fd24ddf4a17d7071413 -SIZE (Horde/whups-3.0.11.tgz) = 1309919 +TIMESTAMP = 1512587773 +SHA256 (Horde/whups-3.0.12.tgz) = a941d61606aba0a6cd3a735b3faba1dcdd364bef82c14b317e02df7f2fa82cf9 +SIZE (Horde/whups-3.0.12.tgz) = 1309833 Modified: head/devel/pear-Horde_Autoloader_Cache/Makefile ============================================================================== --- head/devel/pear-Horde_Autoloader_Cache/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/devel/pear-Horde_Autoloader_Cache/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Autoloader_Cache -PORTVERSION= 2.0.1 +DISTVERSION= 2.1.3 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org Modified: head/devel/pear-Horde_Autoloader_Cache/distinfo ============================================================================== --- head/devel/pear-Horde_Autoloader_Cache/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/devel/pear-Horde_Autoloader_Cache/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Autoloader_Cache-2.0.1.tgz) = afd14891a960c780ff3dbe1ef2c3ac2365e871af7fc9bb06e95644f72edcdafe -SIZE (Horde/Horde_Autoloader_Cache-2.0.1.tgz) = 11762 +TIMESTAMP = 1512587843 +SHA256 (Horde/Horde_Autoloader_Cache-2.1.3.tgz) = 05d9e67fcae1e927e6fa2f9d92928388c30f8b8d9245b322ccefe358d6e0e528 +SIZE (Horde/Horde_Autoloader_Cache-2.1.3.tgz) = 13346 Modified: head/devel/pear-Horde_Core/Makefile ============================================================================== --- head/devel/pear-Horde_Core/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/devel/pear-Horde_Core/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Core -PORTVERSION= 2.30.2 +DISTVERSION= 2.31.1 CATEGORIES= devel www pear PKGNAMEPREFIX= pear- Modified: head/devel/pear-Horde_Core/distinfo ============================================================================== --- head/devel/pear-Horde_Core/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/devel/pear-Horde_Core/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504391764 -SHA256 (Horde/Horde_Core-2.30.2.tgz) = 197e24847c68611177670d609886690d63863d37424d76a39b8d8eed764ce6c6 -SIZE (Horde/Horde_Core-2.30.2.tgz) = 1662189 +TIMESTAMP = 1512587881 +SHA256 (Horde/Horde_Core-2.31.1.tgz) = 89074730037f1ae95d702346ddd857fc56ceff89850eec45f621d655d521ae61 +SIZE (Horde/Horde_Core-2.31.1.tgz) = 1676406 Modified: head/devel/pear-Horde_Prefs/Makefile ============================================================================== --- head/devel/pear-Horde_Prefs/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/devel/pear-Horde_Prefs/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Prefs -PORTVERSION= 2.8.1 +DISTVERSION= 2.9.0 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org Modified: head/devel/pear-Horde_Prefs/distinfo ============================================================================== --- head/devel/pear-Horde_Prefs/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/devel/pear-Horde_Prefs/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488896490 -SHA256 (Horde/Horde_Prefs-2.8.1.tgz) = 0d5b8bc8bb046b42090e559dc116c0ef39bfca00b2abf6a2a422be41b8296036 -SIZE (Horde/Horde_Prefs-2.8.1.tgz) = 54951 +TIMESTAMP = 1512587923 +SHA256 (Horde/Horde_Prefs-2.9.0.tgz) = f5fea4144f825075a0305a107bcb0bac6d0f0bb11c55e14ef1e0b07a51600340 +SIZE (Horde/Horde_Prefs-2.9.0.tgz) = 54916 Modified: head/devel/pear-Horde_Scheduler/Makefile ============================================================================== --- head/devel/pear-Horde_Scheduler/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/devel/pear-Horde_Scheduler/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Scheduler -PORTVERSION= 2.0.1 +DISTVERSION= 2.0.3 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org Modified: head/devel/pear-Horde_Scheduler/distinfo ============================================================================== --- head/devel/pear-Horde_Scheduler/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/devel/pear-Horde_Scheduler/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Scheduler-2.0.1.tgz) = 8f7383e32854fb33d50842713009db331c77d40bc28896e225c0c4f60f7d5e7c -SIZE (Horde/Horde_Scheduler-2.0.1.tgz) = 13985 +TIMESTAMP = 1512587963 +SHA256 (Horde/Horde_Scheduler-2.0.3.tgz) = a14bd1096e02d8898a8bfae0ba0655d924afba99c98de4b19e9a198d42281d35 +SIZE (Horde/Horde_Scheduler-2.0.3.tgz) = 14072 Modified: head/devel/pear-Horde_Thrift/Makefile ============================================================================== --- head/devel/pear-Horde_Thrift/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/devel/pear-Horde_Thrift/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Thrift -PORTVERSION= 2.0.1 +DISTVERSION= 2.0.3 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org Modified: head/devel/pear-Horde_Thrift/distinfo ============================================================================== --- head/devel/pear-Horde_Thrift/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/devel/pear-Horde_Thrift/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Thrift-2.0.1.tgz) = 7a3419f1d2bfc59b6e4a43dc564ad24a7f1fcc4b34f74785f1ddc31d752d3456 -SIZE (Horde/Horde_Thrift-2.0.1.tgz) = 22602 +TIMESTAMP = 1512588015 +SHA256 (Horde/Horde_Thrift-2.0.3.tgz) = 0f0e539faa1187c776c6307f34472accc2319daadd69e70438ad39373e363390 +SIZE (Horde/Horde_Thrift-2.0.3.tgz) = 22696 Modified: head/mail/pear-Horde_Kolab_Storage/Makefile ============================================================================== --- head/mail/pear-Horde_Kolab_Storage/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/mail/pear-Horde_Kolab_Storage/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Kolab_Storage -PORTVERSION= 2.0.2 +DISTVERSION= 2.2.3 CATEGORIES= mail www pear MAINTAINER= horde@FreeBSD.org Modified: head/mail/pear-Horde_Kolab_Storage/distinfo ============================================================================== --- head/mail/pear-Horde_Kolab_Storage/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/mail/pear-Horde_Kolab_Storage/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Kolab_Storage-2.0.2.tgz) = 5421725f50ff757e7c2f3c6a02bbc0db581d8ea830a36882fa6c55edff78e55e -SIZE (Horde/Horde_Kolab_Storage-2.0.2.tgz) = 170184 +TIMESTAMP = 1512588057 +SHA256 (Horde/Horde_Kolab_Storage-2.2.3.tgz) = eff1924f4cf196dff02c18279b7961e4d12b1b3b4fd85a59198c28bbc1d029b6 +SIZE (Horde/Horde_Kolab_Storage-2.2.3.tgz) = 178498 Modified: head/net/pear-Horde_Kolab_Server/Makefile ============================================================================== --- head/net/pear-Horde_Kolab_Server/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/net/pear-Horde_Kolab_Server/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Kolab_Server -PORTVERSION= 2.0.1 +DISTVERSION= 2.0.5 CATEGORIES= net www pear PKGNAMEPREFIX= pear- Modified: head/net/pear-Horde_Kolab_Server/distinfo ============================================================================== --- head/net/pear-Horde_Kolab_Server/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/net/pear-Horde_Kolab_Server/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Kolab_Server-2.0.1.tgz) = 38ba3928c5341e10b3fc9ddffba8673532862498d1bef5f24c895791db95fe34 -SIZE (Horde/Horde_Kolab_Server-2.0.1.tgz) = 101817 +TIMESTAMP = 1512588097 +SHA256 (Horde/Horde_Kolab_Server-2.0.5.tgz) = b922725e43a25b630f7c959818b4bd97f33b73ee8b7a6f5a1159f01e60cf6a93 +SIZE (Horde/Horde_Kolab_Server-2.0.5.tgz) = 101943 Modified: head/net/pear-Horde_Kolab_Session/Makefile ============================================================================== --- head/net/pear-Horde_Kolab_Session/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/net/pear-Horde_Kolab_Session/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Kolab_Session -PORTVERSION= 2.0.1 +DISTVERSION= 2.0.3 CATEGORIES= net www pear MAINTAINER= horde@FreeBSD.org Modified: head/net/pear-Horde_Kolab_Session/distinfo ============================================================================== --- head/net/pear-Horde_Kolab_Session/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/net/pear-Horde_Kolab_Session/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Kolab_Session-2.0.1.tgz) = 8097f7ae46405c05148e9af49a006f700149ba85576b6b1cb4e7412b4781a8be -SIZE (Horde/Horde_Kolab_Session-2.0.1.tgz) = 21181 +TIMESTAMP = 1512588135 +SHA256 (Horde/Horde_Kolab_Session-2.0.3.tgz) = 64b3a778a763d9a3c3bb641fa11e6e58f89f1170452dfbafc304662a1a06934f +SIZE (Horde/Horde_Kolab_Session-2.0.3.tgz) = 21250 Modified: head/net/pear-Horde_Ldap/Makefile ============================================================================== --- head/net/pear-Horde_Ldap/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/net/pear-Horde_Ldap/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Ldap -PORTVERSION= 2.3.2 +DISTVERSION= 2.4.0 CATEGORIES= net www pear MAINTAINER= horde@FreeBSD.org Modified: head/net/pear-Horde_Ldap/distinfo ============================================================================== --- head/net/pear-Horde_Ldap/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/net/pear-Horde_Ldap/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473289033 -SHA256 (Horde/Horde_Ldap-2.3.2.tgz) = 79f6ee630e75b0b3b3a2685679de9957d5bb7924da42675a7b7eb98a941b41c9 -SIZE (Horde/Horde_Ldap-2.3.2.tgz) = 64646 +TIMESTAMP = 1512588169 +SHA256 (Horde/Horde_Ldap-2.4.0.tgz) = ddfd750a9585cdb9ebc7bdf53921d8eb37e2ec81418658511789c835ccd5c5d3 +SIZE (Horde/Horde_Ldap-2.4.0.tgz) = 65012 Modified: head/net/pear-Horde_Rpc/Makefile ============================================================================== --- head/net/pear-Horde_Rpc/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/net/pear-Horde_Rpc/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Rpc -PORTVERSION= 2.1.7 +DISTVERSION= 2.1.8 CATEGORIES= net www pear MAINTAINER= horde@FreeBSD.org Modified: head/net/pear-Horde_Rpc/distinfo ============================================================================== --- head/net/pear-Horde_Rpc/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/net/pear-Horde_Rpc/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Rpc-2.1.7.tgz) = 80082503a7eddafafbe8c6ebced9f9d2249c44e66d5b022e6374cc8aeacfaeb3 -SIZE (Horde/Horde_Rpc-2.1.7.tgz) = 38942 +TIMESTAMP = 1512588217 +SHA256 (Horde/Horde_Rpc-2.1.8.tgz) = f118f1d8ba1a350c2797a47ce2eefc79f5be3e640730100239b21b6e6e2b68ae +SIZE (Horde/Horde_Rpc-2.1.8.tgz) = 39096 Modified: head/net/pear-Horde_Scribe/Makefile ============================================================================== --- head/net/pear-Horde_Scribe/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/net/pear-Horde_Scribe/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Scribe -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.3 CATEGORIES= net www pear MAINTAINER= horde@FreeBSD.org Modified: head/net/pear-Horde_Scribe/distinfo ============================================================================== --- head/net/pear-Horde_Scribe/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/net/pear-Horde_Scribe/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Scribe-2.0.1.tgz) = b0feb0d51f4dcd907f28793fef68eaddb00022aa1bd6c3f55ff28c48a92b2be1 -SIZE (Horde/Horde_Scribe-2.0.1.tgz) = 5021 +TIMESTAMP = 1512588244 +SHA256 (Horde/Horde_Scribe-2.0.3.tgz) = dd4ebef0fdb97b771ca6ead50ba4d8dfe01337553a4189fd15e2c379b6c8f76e +SIZE (Horde/Horde_Scribe-2.0.3.tgz) = 5106 Modified: head/security/pear-Horde_Crypt/Makefile ============================================================================== --- head/security/pear-Horde_Crypt/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/security/pear-Horde_Crypt/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Crypt -PORTVERSION= 2.7.10 +DISTVERSION= 2.7.11 CATEGORIES= security www pear PKGNAMEPREFIX= pear- Modified: head/security/pear-Horde_Crypt/distinfo ============================================================================== --- head/security/pear-Horde_Crypt/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/security/pear-Horde_Crypt/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505856858 -SHA256 (Horde/Horde_Crypt-2.7.10.tgz) = ce3148f784548954565cd7cfc5026ad3edf868bb8106170728bf7cc0bc02715e -SIZE (Horde/Horde_Crypt-2.7.10.tgz) = 154757 +TIMESTAMP = 1512588313 +SHA256 (Horde/Horde_Crypt-2.7.11.tgz) = 1dcd2a7bc908ad0524b41e7ca5a43f7e3a42130e19382affb6c8981a57d9ad3d +SIZE (Horde/Horde_Crypt-2.7.11.tgz) = 154850 Modified: head/security/pear-Horde_Oauth/Makefile ============================================================================== --- head/security/pear-Horde_Oauth/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/security/pear-Horde_Oauth/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Oauth -PORTVERSION= 2.0.3 +DISTVERSION= 2.0.4 CATEGORIES= security www pear MAINTAINER= horde@FreeBSD.org Modified: head/security/pear-Horde_Oauth/distinfo ============================================================================== --- head/security/pear-Horde_Oauth/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/security/pear-Horde_Oauth/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478649013 -SHA256 (Horde/Horde_Oauth-2.0.3.tgz) = 3a18046d9b772a127b6d027cf9f6ad346442421dc0e1a7640e4e503333c2764b -SIZE (Horde/Horde_Oauth-2.0.3.tgz) = 6134 +TIMESTAMP = 1512588402 +SHA256 (Horde/Horde_Oauth-2.0.4.tgz) = fa57b4ed870654f7cfa28326d633f188f5d7350ebb297f8bbb45a19569e745e9 +SIZE (Horde/Horde_Oauth-2.0.4.tgz) = 6175 Modified: head/security/pear-Horde_Share/Makefile ============================================================================== --- head/security/pear-Horde_Share/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/security/pear-Horde_Share/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Share -PORTVERSION= 2.1.2 +DISTVERSION= 2.2.0 CATEGORIES= security www pear MAINTAINER= horde@FreeBSD.org Modified: head/security/pear-Horde_Share/distinfo ============================================================================== --- head/security/pear-Horde_Share/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/security/pear-Horde_Share/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488896499 -SHA256 (Horde/Horde_Share-2.1.2.tgz) = 4534d5de19ed0c9298579d12f773bc4c16dca6f808c7944a128dfb30cfd5198c -SIZE (Horde/Horde_Share-2.1.2.tgz) = 61126 +TIMESTAMP = 1512588521 +SHA256 (Horde/Horde_Share-2.2.0.tgz) = a1aacdef5080237130e337ff5179d23b9c578bc830300949ba045e30d5665397 +SIZE (Horde/Horde_Share-2.2.0.tgz) = 61899 Modified: head/textproc/pear-Horde_Kolab_Format/Makefile ============================================================================== --- head/textproc/pear-Horde_Kolab_Format/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/textproc/pear-Horde_Kolab_Format/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Kolab_Format -PORTVERSION= 2.0.2 +DISTVERSION= 2.0.9 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org Modified: head/textproc/pear-Horde_Kolab_Format/distinfo ============================================================================== --- head/textproc/pear-Horde_Kolab_Format/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/textproc/pear-Horde_Kolab_Format/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Kolab_Format-2.0.2.tgz) = 8a036b1a6c5a9b084dd697fc342de08421f219894f7bc838baf29b8ddf78eabb -SIZE (Horde/Horde_Kolab_Format-2.0.2.tgz) = 57754 +TIMESTAMP = 1512588574 +SHA256 (Horde/Horde_Kolab_Format-2.0.9.tgz) = 944037dcca38ef46a9aa563d39d8b8247284eb4e9cf3cf7f3f61f1868ae53642 +SIZE (Horde/Horde_Kolab_Format-2.0.9.tgz) = 58281 Modified: head/www/pear-Horde_Service_Facebook/Makefile ============================================================================== --- head/www/pear-Horde_Service_Facebook/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/www/pear-Horde_Service_Facebook/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Service_Facebook -PORTVERSION= 2.0.9 +DISTVERSION= 2.0.10 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org Modified: head/www/pear-Horde_Service_Facebook/distinfo ============================================================================== --- head/www/pear-Horde_Service_Facebook/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/www/pear-Horde_Service_Facebook/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478649614 -SHA256 (Horde/Horde_Service_Facebook-2.0.9.tgz) = d1060e5e92b3c32e9d45402038f19698b280438f6829f56650637dc999e22961 -SIZE (Horde/Horde_Service_Facebook-2.0.9.tgz) = 31289 +TIMESTAMP = 1512588615 +SHA256 (Horde/Horde_Service_Facebook-2.0.10.tgz) = 5ff4b6e47e84b1820d6c5d7db5e4e04041a8014b6a882ac3e11cf062629a1721 +SIZE (Horde/Horde_Service_Facebook-2.0.10.tgz) = 31330 Modified: head/www/pear-Horde_Service_Twitter/Makefile ============================================================================== --- head/www/pear-Horde_Service_Twitter/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/www/pear-Horde_Service_Twitter/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Service_Twitter -PORTVERSION= 2.1.5 +DISTVERSION= 2.1.6 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org Modified: head/www/pear-Horde_Service_Twitter/distinfo ============================================================================== --- head/www/pear-Horde_Service_Twitter/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/www/pear-Horde_Service_Twitter/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478649032 -SHA256 (Horde/Horde_Service_Twitter-2.1.5.tgz) = 176dc5f43de9557415e8db3adcc8774ad58c8b4b7c9105789d402c629e87a43f -SIZE (Horde/Horde_Service_Twitter-2.1.5.tgz) = 9715 +TIMESTAMP = 1512589670 +SHA256 (Horde/Horde_Service_Twitter-2.1.6.tgz) = 80b8f75339245e61aa7d9dd2e9201023f69df4aac37b32b2e4d8f4df9d52e154 +SIZE (Horde/Horde_Service_Twitter-2.1.6.tgz) = 9756 Modified: head/www/pear-Horde_Service_UrlShortener/Makefile ============================================================================== --- head/www/pear-Horde_Service_UrlShortener/Makefile Fri Dec 8 19:36:14 2017 (r455797) +++ head/www/pear-Horde_Service_UrlShortener/Makefile Fri Dec 8 20:21:01 2017 (r455798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Service_UrlShortener -PORTVERSION= 2.0.2 +DISTVERSION= 2.0.3 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org Modified: head/www/pear-Horde_Service_UrlShortener/distinfo ============================================================================== --- head/www/pear-Horde_Service_UrlShortener/distinfo Fri Dec 8 19:36:14 2017 (r455797) +++ head/www/pear-Horde_Service_UrlShortener/distinfo Fri Dec 8 20:21:01 2017 (r455798) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478648812 -SHA256 (Horde/Horde_Service_UrlShortener-2.0.2.tgz) = 47c4331fdd86e7a35012986c9475d9839698d1a5c6106529eeeb590ec66d5627 -SIZE (Horde/Horde_Service_UrlShortener-2.0.2.tgz) = 1981 +TIMESTAMP = 1512588713 +SHA256 (Horde/Horde_Service_UrlShortener-2.0.3.tgz) = d96c253d60806014cc987bbbc161fffa101766f40b43c8e6ce56cfc43ad550b6 +SIZE (Horde/Horde_Service_UrlShortener-2.0.3.tgz) = 2017 From owner-svn-ports-head@freebsd.org Fri Dec 8 20:35:27 2017 Return-Path: Delivered-To: svn-ports-head@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 B12A2E8E95D; Fri, 8 Dec 2017 20:35:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 7579E3BAB; Fri, 8 Dec 2017 20:35:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8KZQls012162; Fri, 8 Dec 2017 20:35:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8KZQXI012160; Fri, 8 Dec 2017 20:35:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712082035.vB8KZQXI012160@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 8 Dec 2017 20:35:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455799 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 455799 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 20:35:27 -0000 Author: sunpoet Date: Fri Dec 8 20:35:26 2017 New Revision: 455799 URL: https://svnweb.freebsd.org/changeset/ports/455799 Log: Fix version range of mail/procmail PR: 223777 Submitted by: romain Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Dec 8 20:21:01 2017 (r455798) +++ head/security/vuxml/vuln.xml Fri Dec 8 20:35:26 2017 (r455799) @@ -775,7 +775,7 @@ Notes: procmail - 3.23 + 3.22_10 @@ -795,6 +795,7 @@ Notes: 2017-11-16 2017-11-21 + 2017-12-08 From owner-svn-ports-head@freebsd.org Fri Dec 8 20:35:33 2017 Return-Path: Delivered-To: svn-ports-head@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 DB0EDE8E989; Fri, 8 Dec 2017 20:35:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A4F883BCF; Fri, 8 Dec 2017 20:35:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8KZWt7012297; Fri, 8 Dec 2017 20:35:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8KZW6e012295; Fri, 8 Dec 2017 20:35:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712082035.vB8KZW6e012295@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 8 Dec 2017 20:35:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455800 - in head/mail/procmail: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/mail/procmail: . files X-SVN-Commit-Revision: 455800 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 20:35:34 -0000 Author: sunpoet Date: Fri Dec 8 20:35:32 2017 New Revision: 455800 URL: https://svnweb.freebsd.org/changeset/ports/455800 Log: Fix CVE-2017-16844 - Bump PORTREVISION for package change PR: 223777 Submitted by: Jeremy Chadwick , romain Security: 288f7cee-ced6-11e7-8ae9-0050569f0b83 MFH: 2017Q4 Modified: head/mail/procmail/Makefile head/mail/procmail/files/patch-src-formisc.c Modified: head/mail/procmail/Makefile ============================================================================== --- head/mail/procmail/Makefile Fri Dec 8 20:35:26 2017 (r455799) +++ head/mail/procmail/Makefile Fri Dec 8 20:35:32 2017 (r455800) @@ -3,7 +3,7 @@ PORTNAME= procmail PORTVERSION= 3.22 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail MASTER_SITES= ftp://ftp.ucsb.edu/pub/mirrors/procmail/ \ ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/ \ Modified: head/mail/procmail/files/patch-src-formisc.c ============================================================================== --- head/mail/procmail/files/patch-src-formisc.c Fri Dec 8 20:35:26 2017 (r455799) +++ head/mail/procmail/files/patch-src-formisc.c Fri Dec 8 20:35:32 2017 (r455800) @@ -14,3 +14,12 @@ } hitspc=2; } +@@ -104,7 +103,7 @@ + } + /* append to buf */ + void loadbuf(text,len)const char*const text;const size_t len; +-{ if(buffilled+len>buflen) /* buf can't hold the text */ ++{ while(buffilled+len>buflen) /* buf can't hold the text */ + buf=realloc(buf,buflen+=Bsize); + tmemmove(buf+buffilled,text,len);buffilled+=len; + } From owner-svn-ports-head@freebsd.org Fri Dec 8 21:29:14 2017 Return-Path: Delivered-To: svn-ports-head@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 583F3E8FA47; Fri, 8 Dec 2017 21:29:14 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2430C64CCD; Fri, 8 Dec 2017 21:29:14 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8LTDcg033641; Fri, 8 Dec 2017 21:29:13 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8LTDYY033639; Fri, 8 Dec 2017 21:29:13 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201712082129.vB8LTDYY033639@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 8 Dec 2017 21:29:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455802 - head/lang/gcc7-devel X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc7-devel X-SVN-Commit-Revision: 455802 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 21:29:14 -0000 Author: gerald Date: Fri Dec 8 21:29:12 2017 New Revision: 455802 URL: https://svnweb.freebsd.org/changeset/ports/455802 Log: Update to the 20171207 snapshot of GCC 7.2.1. Modified: head/lang/gcc7-devel/Makefile head/lang/gcc7-devel/distinfo Modified: head/lang/gcc7-devel/Makefile ============================================================================== --- head/lang/gcc7-devel/Makefile Fri Dec 8 21:23:30 2017 (r455801) +++ head/lang/gcc7-devel/Makefile Fri Dec 8 21:29:12 2017 (r455802) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.2.1.s20171130 +PORTVERSION= 7.2.1.s20171207 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc7-devel/distinfo ============================================================================== --- head/lang/gcc7-devel/distinfo Fri Dec 8 21:23:30 2017 (r455801) +++ head/lang/gcc7-devel/distinfo Fri Dec 8 21:29:12 2017 (r455802) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512129009 -SHA256 (gcc-7-20171130.tar.xz) = 67943b4a7d72c93a3b7e89b7e3632cf021360385131b1f9ebfc983fcd4dfd01c -SIZE (gcc-7-20171130.tar.xz) = 59151160 +TIMESTAMP = 1512733854 +SHA256 (gcc-7-20171207.tar.xz) = 41ba5a2c794a1cd97271fa8e7a3ca4c8a7bce1bc57481936fb99325f8f0929c8 +SIZE (gcc-7-20171207.tar.xz) = 59155488 From owner-svn-ports-head@freebsd.org Fri Dec 8 21:58:09 2017 Return-Path: Delivered-To: svn-ports-head@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 A2453E903A9; Fri, 8 Dec 2017 21:58:09 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6E9AD65B2A; Fri, 8 Dec 2017 21:58:09 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8Lw894045832; Fri, 8 Dec 2017 21:58:08 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8Lw8Vi045830; Fri, 8 Dec 2017 21:58:08 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201712082158.vB8Lw8Vi045830@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Fri, 8 Dec 2017 21:58:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455803 - in head/editors/codelite: . files X-SVN-Group: ports-head X-SVN-Commit-Author: mmokhi X-SVN-Commit-Paths: in head/editors/codelite: . files X-SVN-Commit-Revision: 455803 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 21:58:09 -0000 Author: mmokhi Date: Fri Dec 8 21:58:08 2017 New Revision: 455803 URL: https://svnweb.freebsd.org/changeset/ports/455803 Log: editors/codelite: Upgrade the port to the latest version (11.0) Delete the no-longer-needed patch as well Deleted: head/editors/codelite/files/ Modified: head/editors/codelite/Makefile head/editors/codelite/distinfo Modified: head/editors/codelite/Makefile ============================================================================== --- head/editors/codelite/Makefile Fri Dec 8 21:29:12 2017 (r455802) +++ head/editors/codelite/Makefile Fri Dec 8 21:58:08 2017 (r455803) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= codelite -PORTVERSION= 10.0 -PORTREVISION= 2 +PORTVERSION= 11.0 CATEGORIES= editors devel MAINTAINER= mmokhi@FreeBSD.org Modified: head/editors/codelite/distinfo ============================================================================== --- head/editors/codelite/distinfo Fri Dec 8 21:29:12 2017 (r455802) +++ head/editors/codelite/distinfo Fri Dec 8 21:58:08 2017 (r455803) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484848953 -SHA256 (eranif-codelite-10.0_GH0.tar.gz) = e345b819061a178a0404be2333a68017b7cc288cc673378a08418fe2d130534b -SIZE (eranif-codelite-10.0_GH0.tar.gz) = 91981352 +TIMESTAMP = 1512138306 +SHA256 (eranif-codelite-11.0_GH0.tar.gz) = 9eb23ea635fc746318a832efd752b08027c11efcd9af7f494f31dbaacdd651a1 +SIZE (eranif-codelite-11.0_GH0.tar.gz) = 105951928 From owner-svn-ports-head@freebsd.org Fri Dec 8 22:05:49 2017 Return-Path: Delivered-To: svn-ports-head@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 ADE4CE90673; Fri, 8 Dec 2017 22:05:49 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6F9146620D; Fri, 8 Dec 2017 22:05:49 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8M5mL3050296; Fri, 8 Dec 2017 22:05:48 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8M5mKx050294; Fri, 8 Dec 2017 22:05:48 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712082205.vB8M5mKx050294@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 8 Dec 2017 22:05:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455804 - in head/www/waterfox: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/www/waterfox: . files X-SVN-Commit-Revision: 455804 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 22:05:49 -0000 Author: jbeich Date: Fri Dec 8 22:05:48 2017 New Revision: 455804 URL: https://svnweb.freebsd.org/changeset/ports/455804 Log: www/waterfox: update to 56.0.s20171205 (mostly nop) Changes: https://github.com/MrAlex94/Waterfox/compare/eadf0f15d05e...a3dd3280cff5 Deleted: head/www/waterfox/files/patch-bug1410106 Modified: head/www/waterfox/Makefile (contents, props changed) head/www/waterfox/distinfo (contents, props changed) Modified: head/www/waterfox/Makefile ============================================================================== --- head/www/waterfox/Makefile Fri Dec 8 21:58:08 2017 (r455803) +++ head/www/waterfox/Makefile Fri Dec 8 22:05:48 2017 (r455804) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= waterfox -DISTVERSION= 56.0.s20171203 -PORTREVISION= 1 +DISTVERSION= 56.0.s20171208 CATEGORIES= www ipv6 MAINTAINER= jbeich@FreeBSD.org @@ -33,7 +32,7 @@ LIB_DEPENDS= libv4l2.so:multimedia/libv4l USE_GITHUB= yes GH_ACCOUNT= MrAlex94 GH_PROJECT= Waterfox -GH_TAGNAME= eadf0f15d05e +GH_TAGNAME= a3dd3280cff5 USE_GECKO= gecko MOZ_PKGCONFIG_FILES= # empty Modified: head/www/waterfox/distinfo ============================================================================== --- head/www/waterfox/distinfo Fri Dec 8 21:58:08 2017 (r455803) +++ head/www/waterfox/distinfo Fri Dec 8 22:05:48 2017 (r455804) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512266552 -SHA256 (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) = 4f36e446d0f93f3906038fde0db8ebfef90649aa0ec27a3903ced385905ce05b -SIZE (MrAlex94-Waterfox-56.0.s20171203-eadf0f15d05e_GH0.tar.gz) = 394205881 +TIMESTAMP = 1512761041 +SHA256 (MrAlex94-Waterfox-56.0.s20171208-a3dd3280cff5_GH0.tar.gz) = 38deb70f1faf91369990816e816ec3b1bd24d551dd92635d83d1b48c031fe78c +SIZE (MrAlex94-Waterfox-56.0.s20171208-a3dd3280cff5_GH0.tar.gz) = 394201463 From owner-svn-ports-head@freebsd.org Fri Dec 8 22:06:01 2017 Return-Path: Delivered-To: svn-ports-head@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 1A396E906A0; Fri, 8 Dec 2017 22:06:01 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C12B0662E3; Fri, 8 Dec 2017 22:06:00 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8M5xkn050426; Fri, 8 Dec 2017 22:05:59 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8M5xcE050424; Fri, 8 Dec 2017 22:05:59 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712082205.vB8M5xcE050424@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 8 Dec 2017 22:05:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455805 - head/emulators/rpcs3 X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/emulators/rpcs3 X-SVN-Commit-Revision: 455805 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 22:06:01 -0000 Author: jbeich Date: Fri Dec 8 22:05:59 2017 New Revision: 455805 URL: https://svnweb.freebsd.org/changeset/ports/455805 Log: emulators/rpcs3: update to 0.0.4.139 Changes: https://github.com/RPCS3/rpcs3/compare/0b3fbf1d...d7881c67 Modified: head/emulators/rpcs3/Makefile (contents, props changed) head/emulators/rpcs3/distinfo (contents, props changed) Modified: head/emulators/rpcs3/Makefile ============================================================================== --- head/emulators/rpcs3/Makefile Fri Dec 8 22:05:48 2017 (r455804) +++ head/emulators/rpcs3/Makefile Fri Dec 8 22:05:59 2017 (r455805) @@ -2,8 +2,8 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.4-137 -DISTVERSIONSUFFIX= -g0b3fbf1d +DISTVERSION= 0.0.4-139 +DISTVERSIONSUFFIX= -gd7881c67 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org Modified: head/emulators/rpcs3/distinfo ============================================================================== --- head/emulators/rpcs3/distinfo Fri Dec 8 22:05:48 2017 (r455804) +++ head/emulators/rpcs3/distinfo Fri Dec 8 22:05:59 2017 (r455805) @@ -1,6 +1,6 @@ -TIMESTAMP = 1512554149 -SHA256 (RPCS3-rpcs3-v0.0.4-137-g0b3fbf1d_GH0.tar.gz) = ea2daf13eba6c920fe6e9e3699b93810e4f29435fa0adf1d55a268850bdb0dea -SIZE (RPCS3-rpcs3-v0.0.4-137-g0b3fbf1d_GH0.tar.gz) = 3602368 +TIMESTAMP = 1512731957 +SHA256 (RPCS3-rpcs3-v0.0.4-139-gd7881c67_GH0.tar.gz) = 0573cab3ff08f5f7d8bb8618b84db240df5227a647d503fb0c37f6eb1599bc45 +SIZE (RPCS3-rpcs3-v0.0.4-139-gd7881c67_GH0.tar.gz) = 3602431 SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = e50e4f4e9035e891e16867e995f44aac87ce734a9dde169f02fc9719b2ce3642 SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = 105623 SHA256 (RPCS3-yaml-cpp-release-0.5.3-62-g017626a_GH0.tar.gz) = 1d4b32443f137c23b68d3cb183ba6fb48eb76be2b0b30016970adff5c770d841 From owner-svn-ports-head@freebsd.org Fri Dec 8 22:06:11 2017 Return-Path: Delivered-To: svn-ports-head@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 31E9DE906D1; Fri, 8 Dec 2017 22:06:11 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 8B0FA66372; Fri, 8 Dec 2017 22:06:10 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8M69mw050559; Fri, 8 Dec 2017 22:06:09 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8M69p4050557; Fri, 8 Dec 2017 22:06:09 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712082206.vB8M69p4050557@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 8 Dec 2017 22:06:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455806 - head/emulators/citra X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/emulators/citra X-SVN-Commit-Revision: 455806 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 22:06:11 -0000 Author: jbeich Date: Fri Dec 8 22:06:09 2017 New Revision: 455806 URL: https://svnweb.freebsd.org/changeset/ports/455806 Log: emulators/citra: update to s20171208 Changes: https://github.com/citra-emu/citra/compare/4b1253b5...af45f2b2 Modified: head/emulators/citra/Makefile (contents, props changed) head/emulators/citra/distinfo (contents, props changed) Modified: head/emulators/citra/Makefile ============================================================================== --- head/emulators/citra/Makefile Fri Dec 8 22:05:59 2017 (r455805) +++ head/emulators/citra/Makefile Fri Dec 8 22:06:09 2017 (r455806) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20171206 +PORTVERSION= s20171208 PORTREVISION?= 0 CATEGORIES= emulators @@ -26,9 +26,9 @@ ONLY_FOR_ARCHS_REASON= https://github.com/MerryMage/dy USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= 4b1253b5 +GH_TAGNAME= af45f2b2 GH_TUPLE= citra-emu:ext-soundtouch:019d208:soundtouch/externals/soundtouch \ - MerryMage:dynarmic:f343c56:dynarmic/externals/dynarmic \ + MerryMage:dynarmic:4110494:dynarmic/externals/dynarmic \ benhoyt:inih:r40:inih/externals/inih/inih \ catchorg:Catch2:v2.0.1:catch/externals/catch \ fmtlib:fmt:4.0.0:fmt/externals/fmt \ Modified: head/emulators/citra/distinfo ============================================================================== --- head/emulators/citra/distinfo Fri Dec 8 22:05:59 2017 (r455805) +++ head/emulators/citra/distinfo Fri Dec 8 22:06:09 2017 (r455806) @@ -1,10 +1,10 @@ -TIMESTAMP = 1512580283 -SHA256 (citra-emu-citra-s20171206-4b1253b5_GH0.tar.gz) = 6f6cf672837b089b24fbb7ad9b2a68556d871a64ff2f734693e9e53e5852d83c -SIZE (citra-emu-citra-s20171206-4b1253b5_GH0.tar.gz) = 1643665 +TIMESTAMP = 1512764006 +SHA256 (citra-emu-citra-s20171208-af45f2b2_GH0.tar.gz) = 1776b2b3fc2f77c9b6ab0fa2f7afeefa4812aff87ff1ec6d1ffc4a57bb45885a +SIZE (citra-emu-citra-s20171208-af45f2b2_GH0.tar.gz) = 1643876 SHA256 (citra-emu-ext-soundtouch-019d208_GH0.tar.gz) = f48c211bbabe7ad79e1c504af1082756c74241be6bab4aca13140803f4b694e7 SIZE (citra-emu-ext-soundtouch-019d208_GH0.tar.gz) = 59366 -SHA256 (MerryMage-dynarmic-f343c56_GH0.tar.gz) = 84d739b4300c04cdcb4b27d615329d75f10c7ca6c9dd1f6f46ec0a6397bdc2ee -SIZE (MerryMage-dynarmic-f343c56_GH0.tar.gz) = 1246561 +SHA256 (MerryMage-dynarmic-4110494_GH0.tar.gz) = 97703cefc1bc325634b2b2c9abdbaffd6e2d1caaa751f8e38c74ee882af85cbe +SIZE (MerryMage-dynarmic-4110494_GH0.tar.gz) = 1246775 SHA256 (benhoyt-inih-r40_GH0.tar.gz) = 0a7d8600c523ccd2d01a5bec2ef3a6482ada49794e67cf694d2bec796cb2c340 SIZE (benhoyt-inih-r40_GH0.tar.gz) = 11436 SHA256 (catchorg-Catch2-v2.0.1_GH0.tar.gz) = 5f31b93712e65d363f257ad0f0c02cfbed7a3988979d5f320ad7771e513d4cc8 From owner-svn-ports-head@freebsd.org Fri Dec 8 22:11:18 2017 Return-Path: Delivered-To: svn-ports-head@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 93850E90808; Fri, 8 Dec 2017 22:11:18 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 60B1766734; Fri, 8 Dec 2017 22:11:18 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8MBHTO050914; Fri, 8 Dec 2017 22:11:17 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8MBH3l050913; Fri, 8 Dec 2017 22:11:17 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201712082211.vB8MBH3l050913@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Fri, 8 Dec 2017 22:11:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455807 - head/editors/codelite X-SVN-Group: ports-head X-SVN-Commit-Author: mmokhi X-SVN-Commit-Paths: head/editors/codelite X-SVN-Commit-Revision: 455807 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 22:11:18 -0000 Author: mmokhi Date: Fri Dec 8 22:11:17 2017 New Revision: 455807 URL: https://svnweb.freebsd.org/changeset/ports/455807 Log: editors/codelite: Fix pkg-plist regarding to r455803 Modified: head/editors/codelite/pkg-plist Modified: head/editors/codelite/pkg-plist ============================================================================== --- head/editors/codelite/pkg-plist Fri Dec 8 22:06:09 2017 (r455806) +++ head/editors/codelite/pkg-plist Fri Dec 8 22:11:17 2017 (r455807) @@ -26,6 +26,8 @@ lib/codelite/ExternalTools.so lib/codelite/HelpPlugin.so lib/codelite/MemCheck.so lib/codelite/Outline.so +lib/codelite/PHPLint.so +lib/codelite/PHPRefactoring.so lib/codelite/QMakePlugin.so %%SFTP%%lib/codelite/SFTP.so lib/codelite/SnipWiz.so @@ -39,6 +41,7 @@ lib/codelite/Wizards.so lib/codelite/WordCompletion.so lib/codelite/ZoomNavigator.so lib/codelite/abbreviation.so +lib/codelite/codelite_vim.so lib/codelite/codelitephp.so lib/codelite/cppchecker.so lib/codelite/cscope.so @@ -64,12 +67,17 @@ share/applications/codelite.desktop %%DATADIR%%/config/accelerators.conf.default %%DATADIR%%/config/build_settings.xml.default %%DATADIR%%/config/cfg/avr.cfg +%%DATADIR%%/config/cfg/cppcheck-cfg.rng +%%DATADIR%%/config/cfg/gnu.cfg %%DATADIR%%/config/cfg/gtk.cfg +%%DATADIR%%/config/cfg/microsoft_sal.cfg %%DATADIR%%/config/cfg/posix.cfg %%DATADIR%%/config/cfg/qt.cfg %%DATADIR%%/config/cfg/sdl.cfg +%%DATADIR%%/config/cfg/sfml.cfg %%DATADIR%%/config/cfg/std.cfg %%DATADIR%%/config/cfg/windows.cfg +%%DATADIR%%/config/cfg/wxwidgets.cfg %%DATADIR%%/config/codelite.xml.default %%DATADIR%%/config/debuggers.xml.default %%DATADIR%%/dics/en_GB.aff @@ -93,7 +101,10 @@ share/applications/codelite.desktop %%DATADIR%%/images/splashscreen.png %%DATADIR%%/images/splashscreen@2x.png %%DATADIR%%/javascript.zip +%%DATADIR%%/jsctags.zip %%DATADIR%%/lexers/lexers.json +%%DATADIR%%/php.sample +%%DATADIR%%/phprefactor.phar %%DATADIR%%/rc/menu.xrc %%DATADIR%%/resources/abbrev.png %%DATADIR%%/resources/compfile.png From owner-svn-ports-head@freebsd.org Fri Dec 8 22:29:22 2017 Return-Path: Delivered-To: svn-ports-head@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 373D0E90E5A; Fri, 8 Dec 2017 22:29:22 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 011BC67367; Fri, 8 Dec 2017 22:29:21 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8MTKCC059347; Fri, 8 Dec 2017 22:29:20 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8MTKSu059345; Fri, 8 Dec 2017 22:29:20 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712082229.vB8MTKSu059345@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 8 Dec 2017 22:29:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455810 - head/www/py-flexget X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/www/py-flexget X-SVN-Commit-Revision: 455810 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 22:29:22 -0000 Author: jbeich Date: Fri Dec 8 22:29:20 2017 New Revision: 455810 URL: https://svnweb.freebsd.org/changeset/ports/455810 Log: www/py-flexget: update to 2.11.8 Changes: https://github.com/Flexget/Flexget/compare/2.11.6...2.11.8 Modified: head/www/py-flexget/Makefile (contents, props changed) head/www/py-flexget/distinfo (contents, props changed) Modified: head/www/py-flexget/Makefile ============================================================================== --- head/www/py-flexget/Makefile Fri Dec 8 22:20:06 2017 (r455809) +++ head/www/py-flexget/Makefile Fri Dec 8 22:29:20 2017 (r455810) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flexget -PORTVERSION= 2.11.6 +PORTVERSION= 2.11.8 PORTEPOCH= 1 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-flexget/distinfo ============================================================================== --- head/www/py-flexget/distinfo Fri Dec 8 22:20:06 2017 (r455809) +++ head/www/py-flexget/distinfo Fri Dec 8 22:29:20 2017 (r455810) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512093898 -SHA256 (flexget-Flexget-2.11.6_GH0.tar.gz) = 2c51f8e3028e5f008be9375b04155e677c57dc3868da27e81a3df240608d42f2 -SIZE (flexget-Flexget-2.11.6_GH0.tar.gz) = 6901281 +TIMESTAMP = 1512612308 +SHA256 (flexget-Flexget-2.11.8_GH0.tar.gz) = 3e205535c2adaddd90c9eed4e9d252fdf59dc0c1c401f3456d24d7c108cb6b29 +SIZE (flexget-Flexget-2.11.8_GH0.tar.gz) = 6901406 From owner-svn-ports-head@freebsd.org Fri Dec 8 22:45:17 2017 Return-Path: Delivered-To: svn-ports-head@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 07EDCE91374; Fri, 8 Dec 2017 22:45:17 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C595D67D76; Fri, 8 Dec 2017 22:45:16 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8MjFdU067758; Fri, 8 Dec 2017 22:45:15 GMT (envelope-from kevans@FreeBSD.org) Received: (from kevans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8MjFZM067757; Fri, 8 Dec 2017 22:45:15 GMT (envelope-from kevans@FreeBSD.org) Message-Id: <201712082245.vB8MjFZM067757@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kevans set sender to kevans@FreeBSD.org using -f From: Kyle Evans Date: Fri, 8 Dec 2017 22:45:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455811 - head/astro/xearth/files X-SVN-Group: ports-head X-SVN-Commit-Author: kevans X-SVN-Commit-Paths: head/astro/xearth/files X-SVN-Commit-Revision: 455811 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 22:45:17 -0000 Author: kevans (src committer) Date: Fri Dec 8 22:45:15 2017 New Revision: 455811 URL: https://svnweb.freebsd.org/changeset/ports/455811 Log: astro/xearth: Add kevans to freebsd.committers.markers Modified: head/astro/xearth/files/freebsd.committers.markers Modified: head/astro/xearth/files/freebsd.committers.markers ============================================================================== --- head/astro/xearth/files/freebsd.committers.markers Fri Dec 8 22:29:20 2017 (r455810) +++ head/astro/xearth/files/freebsd.committers.markers Fri Dec 8 22:45:15 2017 (r455811) @@ -293,6 +293,7 @@ 30.715833 -95.5525, "ade" # Huntsville, TX, USA 37.0625, -95.677068, "kmacy" # Palo Alto, CA, USA 29.7925, -95.8225, "dwcjr" # Katy, TX, USA + 39.168, -96.620, "kevans" # Manhattan, KS, USA 28.898118, -97.037111, "xride" # Victoria, TX, USA 30.47702408 -97.64801025 "ler" # Pflugerville, TX, USA 30.343, -97.881, " ,linimon" # Austin, TX, USA From owner-svn-ports-head@freebsd.org Fri Dec 8 22:55:40 2017 Return-Path: Delivered-To: svn-ports-head@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 B6B0BE91A7C; Fri, 8 Dec 2017 22:55:40 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 80F1768736; Fri, 8 Dec 2017 22:55:40 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8MtdHr071841; Fri, 8 Dec 2017 22:55:39 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8MtdbA071839; Fri, 8 Dec 2017 22:55:39 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201712082255.vB8MtdbA071839@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Fri, 8 Dec 2017 22:55:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455812 - head/net/py-shodan X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/net/py-shodan X-SVN-Commit-Revision: 455812 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 08 Dec 2017 22:55:40 -0000 Author: ehaupt Date: Fri Dec 8 22:55:39 2017 New Revision: 455812 URL: https://svnweb.freebsd.org/changeset/ports/455812 Log: Update to 1.7.7 Modified: head/net/py-shodan/Makefile head/net/py-shodan/distinfo Modified: head/net/py-shodan/Makefile ============================================================================== --- head/net/py-shodan/Makefile Fri Dec 8 22:45:15 2017 (r455811) +++ head/net/py-shodan/Makefile Fri Dec 8 22:55:39 2017 (r455812) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shodan -PORTVERSION= 1.7.6 +PORTVERSION= 1.7.7 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-shodan/distinfo ============================================================================== --- head/net/py-shodan/distinfo Fri Dec 8 22:45:15 2017 (r455811) +++ head/net/py-shodan/distinfo Fri Dec 8 22:55:39 2017 (r455812) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512468480 -SHA256 (shodan-1.7.6.tar.gz) = b1b80d7f5f54ae35ff2ebd9f71a4c90691eaebdca0abce07fa13f6131afefdd7 -SIZE (shodan-1.7.6.tar.gz) = 41781 +TIMESTAMP = 1512773627 +SHA256 (shodan-1.7.7.tar.gz) = 5f01ea05ef5eb5e7850efdf798b53dbb9d38cda9b594abe87f040c6ae4eb7b7f +SIZE (shodan-1.7.7.tar.gz) = 42245 From owner-svn-ports-head@freebsd.org Sat Dec 9 00:42:08 2017 Return-Path: Delivered-To: svn-ports-head@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 D7AE2E93763; Sat, 9 Dec 2017 00:42:08 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 9D33F6B2F3; Sat, 9 Dec 2017 00:42:08 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB90g7Fn015608; Sat, 9 Dec 2017 00:42:07 GMT (envelope-from linimon@FreeBSD.org) Received: (from linimon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB90g510015585; Sat, 9 Dec 2017 00:42:05 GMT (envelope-from linimon@FreeBSD.org) Message-Id: <201712090042.vB90g510015585@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: linimon set sender to linimon@FreeBSD.org using -f From: Mark Linimon Date: Sat, 9 Dec 2017 00:42:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455813 - in head: audio/zita-convolver biology/phyml databases/percona56-server databases/pg_citus databases/soci devel/arpc devel/critcl devel/cxxtools devel/libffcall devel/ppl devel... X-SVN-Group: ports-head X-SVN-Commit-Author: linimon X-SVN-Commit-Paths: in head: audio/zita-convolver biology/phyml databases/percona56-server databases/pg_citus databases/soci devel/arpc devel/critcl devel/cxxtools devel/libffcall devel/ppl devel/subversion-static dns/bu... X-SVN-Commit-Revision: 455813 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 00:42:08 -0000 Author: linimon Date: Sat Dec 9 00:42:05 2017 New Revision: 455813 URL: https://svnweb.freebsd.org/changeset/ports/455813 Log: Mark more ports broken that fail on both armv6 and armv7. Approved by: portmgr (tier-2 blanket) Modified: head/audio/zita-convolver/Makefile head/biology/phyml/Makefile head/databases/percona56-server/Makefile head/databases/pg_citus/Makefile head/databases/soci/Makefile head/devel/arpc/Makefile head/devel/critcl/Makefile head/devel/cxxtools/Makefile head/devel/libffcall/Makefile head/devel/ppl/Makefile head/devel/subversion-static/Makefile head/dns/bundy/Makefile head/games/crafty/Makefile head/graphics/a2png/Makefile head/japanese/man/Makefile head/lang/go14/Makefile head/lang/mono/Makefile head/lang/racket-minimal/Makefile head/mail/mairix/Makefile head/sysutils/py-psutil121/Makefile head/x11-toolkits/mygui/Makefile Modified: head/audio/zita-convolver/Makefile ============================================================================== --- head/audio/zita-convolver/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/audio/zita-convolver/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -16,6 +16,9 @@ LICENSE_FILE= ${WRKSRC}/../COPYING BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3 LIB_DEPENDS= libfftw3f.so:math/fftw3-float +BROKEN_armv6= fails to compile: c++: the clang compiler does not support '-march=native' +BROKEN_armv7= fails to compile: c++: the clang compiler does not support '-march=native' + USES= compiler:c++11-lib gmake localbase:ldflags tar:bz2 USE_LDCONFIG= yes WRKSRC_SUBDIR= libs Modified: head/biology/phyml/Makefile ============================================================================== --- head/biology/phyml/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/biology/phyml/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -13,6 +13,9 @@ COMMENT= Simple, fast, and accurate algorithm to estim LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_armv6= fails to compile: c++: the clang compiler does not support '-march=native' +BROKEN_armv7= fails to compile: c++: the clang compiler does not support '-march=native' + USE_GITHUB= yes GH_ACCOUNT= stephaneguindon Modified: head/databases/percona56-server/Makefile ============================================================================== --- head/databases/percona56-server/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/databases/percona56-server/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -12,6 +12,8 @@ DISTNAME= percona-server-${DISTVERSION} MAINTAINER= flo@FreeBSD.org COMMENT?= Multithreaded SQL database (server) +BROKEN_armv6= fails to compile: sql/mysqld.cc:198:19: error: cannot combine with previous 'type-name' declaration specifier +BROKEN_armv7= fails to compile: sql/mysqld.cc:198:19: error: cannot combine with previous 'type-name' declaration specifier NOT_FOR_ARCHS= powerpc64 NOT_FOR_ARCHS_REASON= unsupported platform Modified: head/databases/pg_citus/Makefile ============================================================================== --- head/databases/pg_citus/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/databases/pg_citus/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -12,6 +12,9 @@ COMMENT= Horizontally scale Postgresql using sharding LICENSE= AGPLv3 +BROKEN_armv6= fails to compile: transaction/backend_data.c:53:2: error: unknown type name 'pg_atomic_uint64'; did you mean 'pg_atomic_uint32'? +BROKEN_armv7= fails to compile: transaction/backend_data.c:53:2: error: unknown type name 'pg_atomic_uint64'; did you mean 'pg_atomic_uint32'? + USES= gmake pgsql:9.6+ autoreconf readline WANT_PGSQL= lib server GNU_CONFIGURE= yes Modified: head/databases/soci/Makefile ============================================================================== --- head/databases/soci/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/databases/soci/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -13,6 +13,9 @@ COMMENT= The C++ Database Access Library LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt +BROKEN_armv6= fails to compile: backends/mysql/session.cpp:202:22: error: ordered comparison between pointer and zero ('int *' and 'int') +BROKEN_armv7= fails to compile: backends/mysql/session.cpp:202:22: error: ordered comparison between pointer and zero ('int *' and 'int') + USES= cmake zip CMAKE_ARGS+= -DWITH_ORACLE:BOOL=OFF USE_LDCONFIG= yes Modified: head/devel/arpc/Makefile ============================================================================== --- head/devel/arpc/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/devel/arpc/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -19,6 +19,9 @@ LIB_DEPENDS= libargdata.so:devel/argdata RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyPEG2>=2.15.2:textproc/py-pyPEG2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}toposort>=1.5:devel/py-toposort@${PY_FLAVOR} +BROKEN_armv6= fails to build: *** Signal 11 +BROKEN_armv7= fails to build: *** Signal 11 + USES= cmake localbase:ldflags python:3.4+ shebangfix tar:xz python_OLD_CMD= "/usr/bin/env python3" SHEBANG_FILES= scripts/aprotoc.py Modified: head/devel/critcl/Makefile ============================================================================== --- head/devel/critcl/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/devel/critcl/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -17,6 +17,9 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-se RUN_DEPENDS= ${LOCALBASE}/lib/Trf/pkgIndex.tcl:devel/tcl-trf \ ${LOCALBASE}/lib/tcllib/cmdline/pkgIndex.tcl:devel/tcllib +BROKEN_armv6= fails to package: pkg-static: Unable to access file lib/critcl_md5c0.12/freebsd-armv6/md5c.so:No such file or directory +BROKEN_armv7= fails to package: pkg-static: Unable to access file lib/critcl_md5c0.12/freebsd-armv7/md5c.so:No such file or directory + USES+= tcl:85+ USE_GITHUB= yes GH_ACCOUNT= andreas-kupries Modified: head/devel/cxxtools/Makefile ============================================================================== --- head/devel/cxxtools/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/devel/cxxtools/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -14,6 +14,8 @@ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_aarch64= does not configure: error: check for atomictype failed +BROKEN_armv6= does not compile: string_view:204:5: error: static_assert failed "Character type of basic_string_view must be a POD" +BROKEN_armv7= does not compile: string_view:204:5: error: static_assert failed "Character type of basic_string_view must be a POD" BROKEN_mips= does not configure: in section .data.rel.ro of csvdeserializer-test.o: defined in discarded section BROKEN_mips64= does not configure: in section .data.rel.ro of csvdeserializer-test.o: defined in discarded section BROKEN_sparc64= does not configure Modified: head/devel/libffcall/Makefile ============================================================================== --- head/devel/libffcall/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/devel/libffcall/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -11,6 +11,9 @@ COMMENT= Foreign function call libraries LICENSE= GPLv2+ +BROKEN_armv6= fails to build: avcall-armhf.s:46:2: error: '.syntax divided' arm assembly not supported +BROKEN_armv7= fails to build: avcall-armhf.s:46:2: error: '.syntax divided' arm assembly not supported + GNU_CONFIGURE= yes USES= gmake libtool USE_LDCONFIG= yes Modified: head/devel/ppl/Makefile ============================================================================== --- head/devel/ppl/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/devel/ppl/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -17,6 +17,9 @@ BUILD_DEPENDS= gm4:devel/m4 LIB_DEPENDS= libglpk.so:math/glpk \ libgmp.so:math/gmp +BROKEN_armv6= fails to compile: ./OR_Matrix_inlines.hh:100:8: error: missing 'typename' prior to dependent type template name 'OR_Matrix::Pseudo_Row' +BROKEN_armv7= fails to compile: ./OR_Matrix_inlines.hh:100:8: error: missing 'typename' prior to dependent type template name 'OR_Matrix::Pseudo_Row' + USES= gmake perl5 tar:xz libtool USE_PERL5= build GNU_CONFIGURE= yes Modified: head/devel/subversion-static/Makefile ============================================================================== --- head/devel/subversion-static/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/devel/subversion-static/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -7,6 +7,9 @@ CONFLICTS_INSTALL= ${PORTNAME}-[0-9]* OPTIONS_EXCLUDE= ${OPTIONS_DEFINE} OPTIONS_SLAVE= FREEBSD_TEMPLATE P4_STYLE_MARKERS SERF STATIC +BROKEN_armv6 = fails to link: (.text+0x1124e8): undefined reference to 'log' 20171201 +BROKEN_armv7 = fails to link: (.text+0x118018): undefined reference to 'log' 20171126 + MASTERDIR= ${.CURDIR}/../subversion PKGMESSAGE= ${.CURDIR}/pkg-message Modified: head/dns/bundy/Makefile ============================================================================== --- head/dns/bundy/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/dns/bundy/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -26,6 +26,8 @@ LIB_DEPENDS= libbotan-1.10.so:security/botan110 \ libsqlite3.so:databases/sqlite3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} +BROKEN_armv6 = fails to build: Child process terminated abnormally: Segmentation fault +BROKEN_armv7 = fails to build: Child process terminated abnormally: Segmentation fault BROKEN_powerpc64= fails to configure: checking for botan/botan.h... no USE_GITHUB= yes Modified: head/games/crafty/Makefile ============================================================================== --- head/games/crafty/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/games/crafty/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -18,6 +18,9 @@ EXTRACT_ONLY= crafty-${PORTVERSION}.zip MAINTAINER= johans@FreeBSD.org COMMENT= Chess program for playing and analyzing games +BROKEN_armv6 = fails to build: Could not read profile default.profdata: No such file or directory +BROKEN_armv7 = fails to build: Could not read profile default.profdata: No such file or directory + WRKSRC= ${WRKDIR} USES= gmake zip Modified: head/graphics/a2png/Makefile ============================================================================== --- head/graphics/a2png/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/graphics/a2png/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -15,6 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgd.so:graphics/gd +BROKEN_armv6 = fails to build: parse.c:(.text+0x174): undefined reference to 'fgettok' +BROKEN_armv7 = fails to build: parse.c:(.text+0x174): undefined reference to 'fgettok' + USES= tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-gd Modified: head/japanese/man/Makefile ============================================================================== --- head/japanese/man/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/japanese/man/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -21,6 +21,9 @@ LICENSE= GPLv2 RUN_DEPENDS= ${LOCALBASE}/bin/groff:japanese/groff \ jless:japanese/less +BROKEN_armv6 = fails to compile: man.c:37:10: fatal error: 'config.h' file not found +BROKEN_armv7 = fails to compile: man.c:37:10: fatal error: 'config.h' file not found + MAKE_ENV= GZCAT=${GZCAT} GZIP_CMD="${GZIP_CMD}" USES= shebangfix SHEBANG_FILES= catman/catman.perl makewhatis/makewhatis.perl Modified: head/lang/go14/Makefile ============================================================================== --- head/lang/go14/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/lang/go14/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -12,6 +12,10 @@ COMMENT= Go programming language LICENSE= BSD3CLAUSE +BROKEN_armv6 = fails to build: go build runtime: go/pkg/tool/freebsd_arm/5g: wait: interrupted system call +BROKEN_armv7 = fails to build: go build runtime: go/pkg/tool/freebsd_arm/5g: wait: interrupted system call +ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 + USES= compiler shebangfix SHEBANG_LANG= sh perl SHEBANG_FILES= src/*.bash \ @@ -28,8 +32,6 @@ sh_OLD_CMD= "/usr/bin/env bash" sh_CMD= ${SH} WRKSRC= ${WRKDIR}/go - -ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 .include Modified: head/lang/mono/Makefile ============================================================================== --- head/lang/mono/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/lang/mono/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -18,6 +18,10 @@ BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser LIB_DEPENDS= libinotify.so:devel/libinotify RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow +BROKEN_armv6= fails to compile: mono/arch/arm/arm-codegen.h:947:10: fatal error: 'mono/arch/arm/arm_dpimacros.h' file not found +BROKEN_armv7= fails to compile: mono/arch/arm/arm-codegen.h:947:10: fatal error: 'mono/arch/arm/arm_dpimacros.h' file not found +ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 powerpc + OPTIONS_DEFINE= ACCEPTANCE_TESTS MONOLITE OPTIONS_DEFAULT= MONOLITE ACCEPTANCE_TESTS_DESC= Download and run the .Net acceptance tests @@ -64,8 +68,6 @@ MAKE_ENV= MONO_SHARED_DIR="${WRKDIR}" \ TEST_TARGET= check TEST_WRKSRC= ${WRKSRC}/mono/tests - -ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 powerpc PORTSCOUT= limit:^\d+\.\d+\.[1-9]\d* Modified: head/lang/racket-minimal/Makefile ============================================================================== --- head/lang/racket-minimal/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/lang/racket-minimal/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -21,6 +21,8 @@ LICENSE= LGPL3 LIB_DEPENDS= libffi.so:devel/libffi +BROKEN_armv6= fails to compile: ./lightning/lightning.h:81:2: error: GNU lightning does not support the current target +BROKEN_armv7= fails to compile: ./lightning/lightning.h:81:2: error: GNU lightning does not support the current target BROKEN_i386= fails to build: Seg fault (internal error) at 0x606060a BROKEN_powerpc64= fails to build: jit.c: 'JIT_LOCAL4' undeclared (first use in this function) NOT_FOR_ARCHS= aarch64 aarch64 sparc64 Modified: head/mail/mairix/Makefile ============================================================================== --- head/mail/mairix/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/mail/mairix/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -11,6 +11,9 @@ COMMENT= Indexing and searching in Maildir, MH, or mbo LICENSE= GPLv2 +BROKEN_armv6= fails to build under emulation: qemu: uncaught target signal 11 (Segmentation fault) - core dumped +BROKEN_armv7= fails to build under emulation: qemu: uncaught target signal 11 (Segmentation fault) - core dumped + USES= bison gmake HAS_CONFIGURE= yes Modified: head/sysutils/py-psutil121/Makefile ============================================================================== --- head/sysutils/py-psutil121/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/sysutils/py-psutil121/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -14,6 +14,9 @@ COMMENT= Process utilities module for Python LICENSE= BSD3CLAUSE +BROKEN_armv6= fails to compile: psutil/_psutil_bsd.c:957:23: error: no member named 'kf_sa_local' in 'struct kinfo_file' +BROKEN_armv7= fails to compile: psutil/_psutil_bsd.c:957:23: error: no member named 'kf_sa_local' in 'struct kinfo_file' + PORTSCOUT= limit:^1\.2\. USES= python Modified: head/x11-toolkits/mygui/Makefile ============================================================================== --- head/x11-toolkits/mygui/Makefile Fri Dec 8 22:55:39 2017 (r455812) +++ head/x11-toolkits/mygui/Makefile Sat Dec 9 00:42:05 2017 (r455813) @@ -13,8 +13,6 @@ COMMENT?= Fast, simple and flexible GUI system for gam LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING.MIT -BROKEN_powerpc64= Does not build - .if !defined(MASTERDIR) LIB_DEPENDS= libfreetype.so:print/freetype2 \ libOIS.so:devel/ois @@ -24,6 +22,10 @@ LIB_DEPENDS+= libMyGUIEngine.so:x11-toolkits/mygui BUILD_WRKSRC= ${WRKSRC}/${MYGUI_SUBDIR} INSTALL_WRKSRC= ${WRKSRC}/${MYGUI_SUBDIR} .endif + +BROKEN_armv6= fails to compile: memory:2050:9: error: cannot initialize a member subobject of type 'std::__1::basic_string *' with an rvalue of type 'int' +BROKEN_armv7= fails to compile: memory:2050:9: error: cannot initialize a member subobject of type 'std::__1::basic_string *' with an rvalue of type 'int' +BROKEN_powerpc64= fails to build USE_GITHUB= yes GH_ACCOUNT= MyGUI From owner-svn-ports-head@freebsd.org Sat Dec 9 01:02:22 2017 Return-Path: Delivered-To: svn-ports-head@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 ED0AFE93C8D; Sat, 9 Dec 2017 01:02:22 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 B704B6BCC1; Sat, 9 Dec 2017 01:02:22 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB912LmU025591; Sat, 9 Dec 2017 01:02:21 GMT (envelope-from linimon@FreeBSD.org) Received: (from linimon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB912LHn025590; Sat, 9 Dec 2017 01:02:21 GMT (envelope-from linimon@FreeBSD.org) Message-Id: <201712090102.vB912LHn025590@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: linimon set sender to linimon@FreeBSD.org using -f From: Mark Linimon Date: Sat, 9 Dec 2017 01:02:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455814 - head/sysutils/lscpu X-SVN-Group: ports-head X-SVN-Commit-Author: linimon X-SVN-Commit-Paths: head/sysutils/lscpu X-SVN-Commit-Revision: 455814 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 01:02:23 -0000 Author: linimon Date: Sat Dec 9 01:02:21 2017 New Revision: 455814 URL: https://svnweb.freebsd.org/changeset/ports/455814 Log: Although the upstream claims that this works on non-x86 archs, it seems not to be the case. Approved by: portmgr (tier-2 blanket) Modified: head/sysutils/lscpu/Makefile Modified: head/sysutils/lscpu/Makefile ============================================================================== --- head/sysutils/lscpu/Makefile Sat Dec 9 00:42:05 2017 (r455813) +++ head/sysutils/lscpu/Makefile Sat Dec 9 01:02:21 2017 (r455814) @@ -10,6 +10,11 @@ COMMENT= Display information about the CPU architectur LICENSE= BSD3CLAUSE +BROKEN_armv6= fails to compile: lib/clang/5.0.0/include/cpuid.h:25:2: error: this header is for x86 only +BROKEN_armv7= fails to compile: lib/clang/5.0.0/include/cpuid.h:25:2: error: this header is for x86 only +BROKEN_mips= fails to compile: lscpu.c:10:19: error: cpuid.h: No such file or directory +BROKEN_mips64= fails to compile: lscpu.c:10:19: error: cpuid.h: No such file or directory + USE_GITHUB= yes GH_ACCOUNT= NanXiao From owner-svn-ports-head@freebsd.org Sat Dec 9 01:39:21 2017 Return-Path: Delivered-To: svn-ports-head@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 B0919E95DFB; Sat, 9 Dec 2017 01:39:21 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 8A9A86D75B; Sat, 9 Dec 2017 01:39:21 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB91dK7B038335; Sat, 9 Dec 2017 01:39:20 GMT (envelope-from linimon@FreeBSD.org) Received: (from linimon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB91dK8t038328; Sat, 9 Dec 2017 01:39:20 GMT (envelope-from linimon@FreeBSD.org) Message-Id: <201712090139.vB91dK8t038328@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: linimon set sender to linimon@FreeBSD.org using -f From: Mark Linimon Date: Sat, 9 Dec 2017 01:39:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455815 - in head: audio/zita-convolver biology/phyml databases/pg_citus devel/critcl games/crafty sysutils/lscpu X-SVN-Group: ports-head X-SVN-Commit-Author: linimon X-SVN-Commit-Paths: in head: audio/zita-convolver biology/phyml databases/pg_citus devel/critcl games/crafty sysutils/lscpu X-SVN-Commit-Revision: 455815 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 01:39:21 -0000 Author: linimon Date: Sat Dec 9 01:39:19 2017 New Revision: 455815 URL: https://svnweb.freebsd.org/changeset/ports/455815 Log: These are also broken on aarch64 in the same way as armv6/7. Approved by: portmgr (tier-2 blanket) Modified: head/audio/zita-convolver/Makefile head/biology/phyml/Makefile head/databases/pg_citus/Makefile head/devel/critcl/Makefile head/games/crafty/Makefile head/sysutils/lscpu/Makefile Modified: head/audio/zita-convolver/Makefile ============================================================================== --- head/audio/zita-convolver/Makefile Sat Dec 9 01:02:21 2017 (r455814) +++ head/audio/zita-convolver/Makefile Sat Dec 9 01:39:19 2017 (r455815) @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/../COPYING BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3 LIB_DEPENDS= libfftw3f.so:math/fftw3-float +BROKEN_aarch64= fails to compile: c++: the clang compiler does not support '-march=native' BROKEN_armv6= fails to compile: c++: the clang compiler does not support '-march=native' BROKEN_armv7= fails to compile: c++: the clang compiler does not support '-march=native' Modified: head/biology/phyml/Makefile ============================================================================== --- head/biology/phyml/Makefile Sat Dec 9 01:02:21 2017 (r455814) +++ head/biology/phyml/Makefile Sat Dec 9 01:39:19 2017 (r455815) @@ -13,6 +13,7 @@ COMMENT= Simple, fast, and accurate algorithm to estim LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_aarch64= fails to compile: c++: the clang compiler does not support '-march=native' BROKEN_armv6= fails to compile: c++: the clang compiler does not support '-march=native' BROKEN_armv7= fails to compile: c++: the clang compiler does not support '-march=native' Modified: head/databases/pg_citus/Makefile ============================================================================== --- head/databases/pg_citus/Makefile Sat Dec 9 01:02:21 2017 (r455814) +++ head/databases/pg_citus/Makefile Sat Dec 9 01:39:19 2017 (r455815) @@ -12,6 +12,7 @@ COMMENT= Horizontally scale Postgresql using sharding LICENSE= AGPLv3 +BROKEN_aarch64= fails to compile: transaction/backend_data.c:53:2: error: unknown type name 'pg_atomic_uint64'; did you mean 'pg_atomic_uint32'? BROKEN_armv6= fails to compile: transaction/backend_data.c:53:2: error: unknown type name 'pg_atomic_uint64'; did you mean 'pg_atomic_uint32'? BROKEN_armv7= fails to compile: transaction/backend_data.c:53:2: error: unknown type name 'pg_atomic_uint64'; did you mean 'pg_atomic_uint32'? Modified: head/devel/critcl/Makefile ============================================================================== --- head/devel/critcl/Makefile Sat Dec 9 01:02:21 2017 (r455814) +++ head/devel/critcl/Makefile Sat Dec 9 01:39:19 2017 (r455815) @@ -17,6 +17,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-se RUN_DEPENDS= ${LOCALBASE}/lib/Trf/pkgIndex.tcl:devel/tcl-trf \ ${LOCALBASE}/lib/tcllib/cmdline/pkgIndex.tcl:devel/tcllib +BROKEN_aarch64= fails to package: pkg-static: Unable to access file lib/critcl_md5c0.12/freebsd-armv6/md5c.so:No such file or directory BROKEN_armv6= fails to package: pkg-static: Unable to access file lib/critcl_md5c0.12/freebsd-armv6/md5c.so:No such file or directory BROKEN_armv7= fails to package: pkg-static: Unable to access file lib/critcl_md5c0.12/freebsd-armv7/md5c.so:No such file or directory Modified: head/games/crafty/Makefile ============================================================================== --- head/games/crafty/Makefile Sat Dec 9 01:02:21 2017 (r455814) +++ head/games/crafty/Makefile Sat Dec 9 01:39:19 2017 (r455815) @@ -18,8 +18,9 @@ EXTRACT_ONLY= crafty-${PORTVERSION}.zip MAINTAINER= johans@FreeBSD.org COMMENT= Chess program for playing and analyzing games -BROKEN_armv6 = fails to build: Could not read profile default.profdata: No such file or directory -BROKEN_armv7 = fails to build: Could not read profile default.profdata: No such file or directory +BROKEN_aarch64= fails to build: Could not read profile default.profdata: No such file or directory +BROKEN_armv6= fails to build: Could not read profile default.profdata: No such file or directory +BROKEN_armv7= fails to build: Could not read profile default.profdata: No such file or directory WRKSRC= ${WRKDIR} Modified: head/sysutils/lscpu/Makefile ============================================================================== --- head/sysutils/lscpu/Makefile Sat Dec 9 01:02:21 2017 (r455814) +++ head/sysutils/lscpu/Makefile Sat Dec 9 01:39:19 2017 (r455815) @@ -10,6 +10,7 @@ COMMENT= Display information about the CPU architectur LICENSE= BSD3CLAUSE +BROKEN_aarch64= fails to compile: lib/clang/3.8.0/include/cpuid.h:25:2: error: this header is for x86 only BROKEN_armv6= fails to compile: lib/clang/5.0.0/include/cpuid.h:25:2: error: this header is for x86 only BROKEN_armv7= fails to compile: lib/clang/5.0.0/include/cpuid.h:25:2: error: this header is for x86 only BROKEN_mips= fails to compile: lscpu.c:10:19: error: cpuid.h: No such file or directory From owner-svn-ports-head@freebsd.org Sat Dec 9 05:56:13 2017 Return-Path: Delivered-To: svn-ports-head@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 42623EA1F71; Sat, 9 Dec 2017 05:56:13 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 0F22778548; Sat, 9 Dec 2017 05:56:12 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB95uCxV047135; Sat, 9 Dec 2017 05:56:12 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB95uC7i047133; Sat, 9 Dec 2017 05:56:12 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201712090556.vB95uC7i047133@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sat, 9 Dec 2017 05:56:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455816 - head/ports-mgmt/poudriere-devel X-SVN-Group: ports-head X-SVN-Commit-Author: bdrewery X-SVN-Commit-Paths: head/ports-mgmt/poudriere-devel X-SVN-Commit-Revision: 455816 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 05:56:13 -0000 Author: bdrewery Date: Sat Dec 9 05:56:11 2017 New Revision: 455816 URL: https://svnweb.freebsd.org/changeset/ports/455816 Log: Update to 3.2.3-44-g55026502 - image: Initial pass at miniroot support Modified: head/ports-mgmt/poudriere-devel/Makefile head/ports-mgmt/poudriere-devel/distinfo Modified: head/ports-mgmt/poudriere-devel/Makefile ============================================================================== --- head/ports-mgmt/poudriere-devel/Makefile Sat Dec 9 01:39:19 2017 (r455815) +++ head/ports-mgmt/poudriere-devel/Makefile Sat Dec 9 05:56:11 2017 (r455816) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= poudriere -DISTVERSION= 3.2.99.20171204 -PORTREVISION= 1 +DISTVERSION= 3.2.99.20171208 +PORTREVISION= 0 CATEGORIES= ports-mgmt MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \ http://mirror.shatow.net/freebsd/${PORTNAME}/ \ @@ -18,7 +18,7 @@ CONFLICTS_INSTALL= poudriere-[0-9]* USE_GITHUB= yes GH_ACCOUNT= freebsd -GH_TAGNAME= 3.2.2-37-gf25a99c8 +GH_TAGNAME= 3.2.3-44-g55026502 #DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${GH_TAGNAME} GNU_CONFIGURE= yes Modified: head/ports-mgmt/poudriere-devel/distinfo ============================================================================== --- head/ports-mgmt/poudriere-devel/distinfo Sat Dec 9 01:39:19 2017 (r455815) +++ head/ports-mgmt/poudriere-devel/distinfo Sat Dec 9 05:56:11 2017 (r455816) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512431516 -SHA256 (freebsd-poudriere-3.2.99.20171204-3.2.2-37-gf25a99c8_GH0.tar.gz) = d925d63c10c93ae6e061d4bd0ca5501e6289cf8dc17c048bdfee7e55e243db3e -SIZE (freebsd-poudriere-3.2.99.20171204-3.2.2-37-gf25a99c8_GH0.tar.gz) = 4355800 +TIMESTAMP = 1512798865 +SHA256 (freebsd-poudriere-3.2.99.20171208-3.2.3-44-g55026502_GH0.tar.gz) = 4215519cf75779a08d608c8e716f29319697850438c3cdfc6bb3b2ed9cc1aa9c +SIZE (freebsd-poudriere-3.2.99.20171208-3.2.3-44-g55026502_GH0.tar.gz) = 4356301 From owner-svn-ports-head@freebsd.org Sat Dec 9 07:00:51 2017 Return-Path: Delivered-To: svn-ports-head@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 6946AE811C5; Sat, 9 Dec 2017 07:00:51 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 35ED679E9C; Sat, 9 Dec 2017 07:00:51 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB970ov7073106; Sat, 9 Dec 2017 07:00:50 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB970oj2073105; Sat, 9 Dec 2017 07:00:50 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712090700.vB970oj2073105@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 07:00:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455817 - head/devel/wxGlade X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/wxGlade X-SVN-Commit-Revision: 455817 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 07:00:51 -0000 Author: antoine Date: Sat Dec 9 07:00:50 2017 New Revision: 455817 URL: https://svnweb.freebsd.org/changeset/ports/455817 Log: wxGlade is not compatible with python3 Modified: head/devel/wxGlade/Makefile Modified: head/devel/wxGlade/Makefile ============================================================================== --- head/devel/wxGlade/Makefile Sat Dec 9 05:56:11 2017 (r455816) +++ head/devel/wxGlade/Makefile Sat Dec 9 07:00:50 2017 (r455817) @@ -13,7 +13,7 @@ COMMENT= GUI builder for wxPython/wxWidgets written in LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= python +USES= python:2.7 USE_WX= 3.0+ WX_COMPS= python From owner-svn-ports-head@freebsd.org Sat Dec 9 07:29:41 2017 Return-Path: Delivered-To: svn-ports-head@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 41891E81AC3; Sat, 9 Dec 2017 07:29:41 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 088457AA3E; Sat, 9 Dec 2017 07:29:40 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB97TeBn084987; Sat, 9 Dec 2017 07:29:40 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB97Teq3084986; Sat, 9 Dec 2017 07:29:40 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712090729.vB97Teq3084986@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 07:29:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455818 - head/audio/jack_mixer X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/audio/jack_mixer X-SVN-Commit-Revision: 455818 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 07:29:41 -0000 Author: antoine Date: Sat Dec 9 07:29:40 2017 New Revision: 455818 URL: https://svnweb.freebsd.org/changeset/ports/455818 Log: - jack_mixer doesn't work with python3 - clean up DEPENDS Modified: head/audio/jack_mixer/Makefile Modified: head/audio/jack_mixer/Makefile ============================================================================== --- head/audio/jack_mixer/Makefile Sat Dec 9 07:00:50 2017 (r455817) +++ head/audio/jack_mixer/Makefile Sat Dec 9 07:29:40 2017 (r455818) @@ -14,13 +14,12 @@ LICENSE= GPLv2 # only LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libjack.so:audio/jack -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/fpconst.py:math/py-fpconst \ - ${LOCALBASE}/include/pygtk-2.0/pygtk/pygtk.h:x11-toolkits/py-gtk2 -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fpconst>=0:math/py-fpconst@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fpconst>=0:math/py-fpconst@${PY_FLAVOR} -USES= libtool pkgconfig python shebangfix +USES= libtool pkgconfig python:2.7 shebangfix SHEBANG_FILES= jack_mixer.py -USE_GNOME= gconf2 +USE_GNOME= gconf2 pygtk2 GCONF_SCHEMAS= jack_mixer.schemas INSTALLS_ICONS= yes From owner-svn-ports-head@freebsd.org Sat Dec 9 07:34:28 2017 Return-Path: Delivered-To: svn-ports-head@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 A9AC1E81C40; Sat, 9 Dec 2017 07:34:28 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 75BDF7AD8C; Sat, 9 Dec 2017 07:34:28 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB97YRhd088929; Sat, 9 Dec 2017 07:34:27 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB97YRYW088928; Sat, 9 Dec 2017 07:34:27 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712090734.vB97YRYW088928@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 07:34:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455819 - head/net/flowgrep X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/net/flowgrep X-SVN-Commit-Revision: 455819 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 07:34:28 -0000 Author: antoine Date: Sat Dec 9 07:34:27 2017 New Revision: 455819 URL: https://svnweb.freebsd.org/changeset/ports/455819 Log: - flowgrep doesn't work with python3 - clean up DEPENDS Modified: head/net/flowgrep/Makefile Modified: head/net/flowgrep/Makefile ============================================================================== --- head/net/flowgrep/Makefile Sat Dec 9 07:29:40 2017 (r455818) +++ head/net/flowgrep/Makefile Sat Dec 9 07:34:27 2017 (r455819) @@ -11,11 +11,11 @@ DISTNAME= flowgrep-${PORTVERSION} MAINTAINER= corsmith@gmail.com COMMENT= TCP stream/UDP/IP payload 'grep' utility -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/nidsmodule.so:net/pynids - LICENSE= BSD4CLAUSE # actually 3, but advertising clause is there -USES= python shebangfix +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pynids>=0:net/pynids@${PY_FLAVOR} + +USES= python:2.7 shebangfix SHEBANG_FILES= flowgrep.py NO_BUILD= yes NO_ARCH= yes From owner-svn-ports-head@freebsd.org Sat Dec 9 09:00:27 2017 Return-Path: Delivered-To: svn-ports-head@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 7C0A7E83CA0; Sat, 9 Dec 2017 09:00:27 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 48CEE7D25D; Sat, 9 Dec 2017 09:00:27 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB990QkA022877; Sat, 9 Dec 2017 09:00:26 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB990Q3Y022875; Sat, 9 Dec 2017 09:00:26 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712090900.vB990Q3Y022875@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 9 Dec 2017 09:00:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455820 - head/textproc/dwdiff X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/textproc/dwdiff X-SVN-Commit-Revision: 455820 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 09:00:27 -0000 Author: amdmi3 Date: Sat Dec 9 09:00:26 2017 New Revision: 455820 URL: https://svnweb.freebsd.org/changeset/ports/455820 Log: - Switch to USES=tar - Add LICENSE_FILE - Switch to USES=localbase - Update WWW Approved by: portmgr blanket Modified: head/textproc/dwdiff/Makefile head/textproc/dwdiff/pkg-descr Modified: head/textproc/dwdiff/Makefile ============================================================================== --- head/textproc/dwdiff/Makefile Sat Dec 9 07:34:27 2017 (r455819) +++ head/textproc/dwdiff/Makefile Sat Dec 9 09:00:26 2017 (r455820) @@ -7,12 +7,12 @@ PORTREVISION= 8 CATEGORIES= textproc MASTER_SITES= http://os.ghalkes.nl/dist/ \ http://fossies.org/unix/privat/ -EXTRACT_SUFX= .tgz MAINTAINER= danilo@FreeBSD.org COMMENT= Delimited word diff program LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING OPTIONS_DEFINE= UNICODE NLS DOCS OPTIONS_DEFAULT=UNICODE @@ -24,9 +24,8 @@ NLS_USES= gettext UNICODE_CONFIGURE_WITH= unicode UNICODE_LIB_DEPENDS= libicudata.so:devel/icu +USES= localbase:ldflags tar:tgz HAS_CONFIGURE= yes -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --mandir=${MANPREFIX}/man post-patch: Modified: head/textproc/dwdiff/pkg-descr ============================================================================== --- head/textproc/dwdiff/pkg-descr Sat Dec 9 07:34:27 2017 (r455819) +++ head/textproc/dwdiff/pkg-descr Sat Dec 9 09:00:26 2017 (r455820) @@ -11,4 +11,4 @@ The default output from dwdiff is the new text, with t parts annotated with markers. Command line options are available to change both what is printed, and the markers. -WWW: http://os.ghalkes.nl/dwdiff.html +WWW: https://os.ghalkes.nl/dwdiff.html From owner-svn-ports-head@freebsd.org Sat Dec 9 09:00:31 2017 Return-Path: Delivered-To: svn-ports-head@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 6B988E83CC0; Sat, 9 Dec 2017 09:00:31 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 3367B7D264; Sat, 9 Dec 2017 09:00:31 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB990UFu022987; Sat, 9 Dec 2017 09:00:30 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB990UPc022986; Sat, 9 Dec 2017 09:00:30 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201712090900.vB990UPc022986@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 9 Dec 2017 09:00:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455821 - head/audio/umodplayer X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/audio/umodplayer X-SVN-Commit-Revision: 455821 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 09:00:31 -0000 Author: amdmi3 Date: Sat Dec 9 09:00:30 2017 New Revision: 455821 URL: https://svnweb.freebsd.org/changeset/ports/455821 Log: - Add LICENSE - Switch to USES=localbase - Unsilence installation commands Modified: head/audio/umodplayer/Makefile Modified: head/audio/umodplayer/Makefile ============================================================================== --- head/audio/umodplayer/Makefile Sat Dec 9 09:00:26 2017 (r455820) +++ head/audio/umodplayer/Makefile Sat Dec 9 09:00:30 2017 (r455821) @@ -11,19 +11,19 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/^0.//:tu} MAINTAINER= ports@FreeBSD.org COMMENT= Console module player +LICENSE= PD + LIB_DEPENDS= libmodplug.so:audio/libmodplug \ libao.so:audio/libao BUILD_DEPENDS= ${LOCALBASE}/lib/libaiff.a:audio/libaiff +USES= localbase:ldflags HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - post-patch: @${REINPLACE_CMD} -e \ '/CFLAGS/s| =| +=| ; \ @@ -31,7 +31,7 @@ post-patch: /^@/d' ${WRKSRC}/${MAKEFILE}.in do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ - @${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/ + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/ .include From owner-svn-ports-head@freebsd.org Sat Dec 9 09:07:07 2017 Return-Path: Delivered-To: svn-ports-head@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 57BF4E83F5F; Sat, 9 Dec 2017 09:07:07 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 249D47D70A; Sat, 9 Dec 2017 09:07:07 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9976j7026949; Sat, 9 Dec 2017 09:07:06 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9976Ap026948; Sat, 9 Dec 2017 09:07:06 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712090907.vB9976Ap026948@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 09:07:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455822 - head/security/gcipher X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/gcipher X-SVN-Commit-Revision: 455822 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 09:07:07 -0000 Author: antoine Date: Sat Dec 9 09:07:05 2017 New Revision: 455822 URL: https://svnweb.freebsd.org/changeset/ports/455822 Log: gcipher is not compatible with python3 Modified: head/security/gcipher/Makefile Modified: head/security/gcipher/Makefile ============================================================================== --- head/security/gcipher/Makefile Sat Dec 9 09:00:30 2017 (r455821) +++ head/security/gcipher/Makefile Sat Dec 9 09:07:05 2017 (r455822) @@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_GNOME= pygnome2 -USES= python shebangfix +USES= python:2.7 shebangfix SHEBANG_FILES= src/gcipher NO_ARCH= yes From owner-svn-ports-head@freebsd.org Sat Dec 9 09:09:50 2017 Return-Path: Delivered-To: svn-ports-head@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 BD9C8E83FEE; Sat, 9 Dec 2017 09:09:50 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 841C87D81A; Sat, 9 Dec 2017 09:09:50 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB999nFR027167; Sat, 9 Dec 2017 09:09:49 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB999nZ8027165; Sat, 9 Dec 2017 09:09:49 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712090909.vB999nZ8027165@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 09:09:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455823 - in head/devel/py-ipaddr: . files X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: in head/devel/py-ipaddr: . files X-SVN-Commit-Revision: 455823 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 09:09:50 -0000 Author: antoine Date: Sat Dec 9 09:09:49 2017 New Revision: 455823 URL: https://svnweb.freebsd.org/changeset/ports/455823 Log: - Update to 2.2.0 - Add LICENSE_FILE - Add regression tests PR: 224067 Deleted: head/devel/py-ipaddr/files/ Modified: head/devel/py-ipaddr/Makefile head/devel/py-ipaddr/distinfo Modified: head/devel/py-ipaddr/Makefile ============================================================================== --- head/devel/py-ipaddr/Makefile Sat Dec 9 09:07:05 2017 (r455822) +++ head/devel/py-ipaddr/Makefile Sat Dec 9 09:09:49 2017 (r455823) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipaddr -PORTVERSION= 2.1.11 +PORTVERSION= 2.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,9 +11,14 @@ MAINTAINER= mopsfelder@gmail.com COMMENT= Google open source IPv4/IPv6 manipulation library in Python LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/COPYING NO_ARCH= yes USES= python USE_PYTHON= distutils autoplist +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + +do-test: + @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} ipaddr_test.py) .include Modified: head/devel/py-ipaddr/distinfo ============================================================================== --- head/devel/py-ipaddr/distinfo Sat Dec 9 09:07:05 2017 (r455822) +++ head/devel/py-ipaddr/distinfo Sat Dec 9 09:09:49 2017 (r455823) @@ -1,2 +1,3 @@ -SHA256 (ipaddr-2.1.11.tar.gz) = 1b555b8a8800134fdafe32b7d0cb52f5bdbfdd093707c3dd484c5ea59f1d98b7 -SIZE (ipaddr-2.1.11.tar.gz) = 29046 +TIMESTAMP = 1512302860 +SHA256 (ipaddr-2.2.0.tar.gz) = 4092dfe667588d16aa12b59acb7c8a4024e5dcb23a681cd0b0b602373eca88d6 +SIZE (ipaddr-2.2.0.tar.gz) = 26266 From owner-svn-ports-head@freebsd.org Sat Dec 9 09:11:54 2017 Return-Path: Delivered-To: svn-ports-head@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 85574E84076; Sat, 9 Dec 2017 09:11:54 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 51E157DB07; Sat, 9 Dec 2017 09:11:54 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB99BrPa030326; Sat, 9 Dec 2017 09:11:53 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB99BrLW030325; Sat, 9 Dec 2017 09:11:53 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712090911.vB99BrLW030325@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 09:11:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455824 - head/games/gretools X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/games/gretools X-SVN-Commit-Revision: 455824 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 09:11:54 -0000 Author: antoine Date: Sat Dec 9 09:11:53 2017 New Revision: 455824 URL: https://svnweb.freebsd.org/changeset/ports/455824 Log: gretools is not compatible with python3 Modified: head/games/gretools/Makefile Modified: head/games/gretools/Makefile ============================================================================== --- head/games/gretools/Makefile Sat Dec 9 09:09:49 2017 (r455823) +++ head/games/gretools/Makefile Sat Dec 9 09:11:53 2017 (r455824) @@ -13,7 +13,7 @@ COMMENT= GNOME vocabulary builder LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake pathfix pkgconfig python shebangfix +USES= gmake pathfix pkgconfig python:2.7 shebangfix SHEBANG_FILES= gretools.in gretools.py USE_GNOME= gnomeprefix pygnome2 GNU_CONFIGURE= yes From owner-svn-ports-head@freebsd.org Sat Dec 9 09:14:15 2017 Return-Path: Delivered-To: svn-ports-head@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 18B09E8426F; Sat, 9 Dec 2017 09:14:15 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 D9E317DCC9; Sat, 9 Dec 2017 09:14:14 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB99EEIA031199; Sat, 9 Dec 2017 09:14:14 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB99EEHv031198; Sat, 9 Dec 2017 09:14:14 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712090914.vB99EEHv031198@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 09:14:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455825 - head/security/parano X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/parano X-SVN-Commit-Revision: 455825 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 09:14:15 -0000 Author: antoine Date: Sat Dec 9 09:14:13 2017 New Revision: 455825 URL: https://svnweb.freebsd.org/changeset/ports/455825 Log: parano is not compatible with python3 Modified: head/security/parano/Makefile Modified: head/security/parano/Makefile ============================================================================== --- head/security/parano/Makefile Sat Dec 9 09:11:53 2017 (r455824) +++ head/security/parano/Makefile Sat Dec 9 09:14:13 2017 (r455825) @@ -14,7 +14,7 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USE_GNOME= pygnome2 intltool -USES= desktop-file-utils gettext gmake localbase python shared-mime-info shebangfix +USES= desktop-file-utils gettext gmake localbase python:2.7 shared-mime-info shebangfix SHEBANG_FILES= src/parano.py GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-update-mime-database From owner-svn-ports-head@freebsd.org Sat Dec 9 09:20:25 2017 Return-Path: Delivered-To: svn-ports-head@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 482E3E843E2; Sat, 9 Dec 2017 09:20:25 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 148237DE4C; Sat, 9 Dec 2017 09:20:25 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB99KOag031547; Sat, 9 Dec 2017 09:20:24 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB99KOC3031546; Sat, 9 Dec 2017 09:20:24 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712090920.vB99KOC3031546@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 09:20:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455826 - head/cad/astk-serveur X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/cad/astk-serveur X-SVN-Commit-Revision: 455826 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 09:20:25 -0000 Author: antoine Date: Sat Dec 9 09:20:23 2017 New Revision: 455826 URL: https://svnweb.freebsd.org/changeset/ports/455826 Log: astk-serveur is not compatible with python3 Modified: head/cad/astk-serveur/Makefile Modified: head/cad/astk-serveur/Makefile ============================================================================== --- head/cad/astk-serveur/Makefile Sat Dec 9 09:14:13 2017 (r455825) +++ head/cad/astk-serveur/Makefile Sat Dec 9 09:20:23 2017 (r455826) @@ -31,7 +31,7 @@ LICENSE= GPLv2 RUN_DEPENDS+= ${SHELL_INSTALL_ASTER}:shells/${SHIADEP} .if !defined(CLIENT_SEUL) -USES+= gettext python shebangfix tk:build +USES+= gettext python:2.7 shebangfix tk:build SHEBANG_FILES= unittest/run_test.py .else USES+= tk From owner-svn-ports-head@freebsd.org Sat Dec 9 09:20:31 2017 Return-Path: Delivered-To: svn-ports-head@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 C436BE8440E; Sat, 9 Dec 2017 09:20:31 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 90F237DE71; Sat, 9 Dec 2017 09:20:31 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB99KUKH031675; Sat, 9 Dec 2017 09:20:30 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB99KUUn031673; Sat, 9 Dec 2017 09:20:30 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201712090920.vB99KUUn031673@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 9 Dec 2017 09:20:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455827 - head/net-im/py-python-telegram-bot X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/net-im/py-python-telegram-bot X-SVN-Commit-Revision: 455827 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 09:20:31 -0000 Author: olgeni Date: Sat Dec 9 09:20:30 2017 New Revision: 455827 URL: https://svnweb.freebsd.org/changeset/ports/455827 Log: Update net-im/py-python-telegram-bot to version 9.0.0. Modified: head/net-im/py-python-telegram-bot/Makefile head/net-im/py-python-telegram-bot/distinfo Modified: head/net-im/py-python-telegram-bot/Makefile ============================================================================== --- head/net-im/py-python-telegram-bot/Makefile Sat Dec 9 09:20:23 2017 (r455826) +++ head/net-im/py-python-telegram-bot/Makefile Sat Dec 9 09:20:30 2017 (r455827) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-telegram-bot -PORTVERSION= 8.1.1 +PORTVERSION= 9.0.0 CATEGORIES= net-im devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net-im/py-python-telegram-bot/distinfo ============================================================================== --- head/net-im/py-python-telegram-bot/distinfo Sat Dec 9 09:20:23 2017 (r455826) +++ head/net-im/py-python-telegram-bot/distinfo Sat Dec 9 09:20:30 2017 (r455827) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508104882 -SHA256 (python-telegram-bot-8.1.1.tar.gz) = 238c4a88b09d93c52d413bcf7e7fe14dfeb02f5f9222ffe4cafd4bd3d55489a3 -SIZE (python-telegram-bot-8.1.1.tar.gz) = 185210 +TIMESTAMP = 1512811173 +SHA256 (python-telegram-bot-9.0.0.tar.gz) = f5c3233bea7c7adf165e31225bbe9f28717e9f1f5070ebe99a4757c31c27ab28 +SIZE (python-telegram-bot-9.0.0.tar.gz) = 185065 From owner-svn-ports-head@freebsd.org Sat Dec 9 09:25:28 2017 Return-Path: Delivered-To: svn-ports-head@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 BBC63E84682; Sat, 9 Dec 2017 09:25:28 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 888137E336; Sat, 9 Dec 2017 09:25:28 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB99PRrp036104; Sat, 9 Dec 2017 09:25:27 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB99PRIG036103; Sat, 9 Dec 2017 09:25:27 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712090925.vB99PRIG036103@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 09:25:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455828 - head/textproc/ecromedos X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/textproc/ecromedos X-SVN-Commit-Revision: 455828 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 09:25:28 -0000 Author: antoine Date: Sat Dec 9 09:25:27 2017 New Revision: 455828 URL: https://svnweb.freebsd.org/changeset/ports/455828 Log: - Add explicit FLAVOR to dependencies (useful when using DEFAULT_VERSIONS=python=3.x) - Fix dependency on py-pigments, ecromedos requires the pygments module, not the pygmentize command - Remove dependency on python2 metaport Modified: head/textproc/ecromedos/Makefile Modified: head/textproc/ecromedos/Makefile ============================================================================== --- head/textproc/ecromedos/Makefile Sat Dec 9 09:20:30 2017 (r455827) +++ head/textproc/ecromedos/Makefile Sat Dec 9 09:25:27 2017 (r455828) @@ -3,7 +3,7 @@ PORTNAME= ecromedos PORTVERSION= 2.1.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= textproc print www MASTER_SITES= http://www.ecromedos.net/files/src/${PORTVERSION}/ @@ -12,21 +12,21 @@ COMMENT= Document preparation system that allows concu LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2 \ - ${PYTHON_SITELIBDIR}/libxslt.py:textproc/py-libxslt \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libxml2>=0:textproc/py-libxml2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}libxslt>=0:textproc/py-libxslt@${PY_FLAVOR} \ convert:graphics/ImageMagick \ - pygmentize:textproc/py-pygments + ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} NO_BUILD= yes -USES= python:2 +USES= python:2.7 USE_GNOME= libxml2 libxslt USE_TEX= latex post-patch: @(cd ${WRKSRC} && \ ${REINPLACE_CMD} \ - -e 's|^\#!${SETENV} python|&2|1' \ + -e 's|^\#!${SETENV} python|\#!${PYTHON_CMD}|1' \ -e 's|[^!]/usr/bin|${LOCALBASE}/bin|g' \ -e 's|%%ETCDIR%%|${ETCDIR}|g' \ bin/${PORTNAME} etc/ecmds.conf lib/ecmds/configreader.py) From owner-svn-ports-head@freebsd.org Sat Dec 9 09:31:05 2017 Return-Path: Delivered-To: svn-ports-head@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 C4067E84842; Sat, 9 Dec 2017 09:31:05 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 9056F7E5C2; Sat, 9 Dec 2017 09:31:05 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB99V43G037184; Sat, 9 Dec 2017 09:31:04 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB99V4c6037183; Sat, 9 Dec 2017 09:31:04 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712090931.vB99V4c6037183@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 09:31:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455829 - head/finance/mybudget X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/finance/mybudget X-SVN-Commit-Revision: 455829 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 09:31:05 -0000 Author: antoine Date: Sat Dec 9 09:31:04 2017 New Revision: 455829 URL: https://svnweb.freebsd.org/changeset/ports/455829 Log: mybudget is not compatible with python3 Modified: head/finance/mybudget/Makefile Modified: head/finance/mybudget/Makefile ============================================================================== --- head/finance/mybudget/Makefile Sat Dec 9 09:25:27 2017 (r455828) +++ head/finance/mybudget/Makefile Sat Dec 9 09:31:04 2017 (r455829) @@ -18,7 +18,7 @@ NO_BUILD= yes USE_GNOME= pygnome2 INSTALL_ICONS= yes -USES= python shebangfix +USES= python:2.7 shebangfix SHEBANG_FILES= myBudget.py OPTIONS_DEFINE= DOCS From owner-svn-ports-head@freebsd.org Sat Dec 9 09:34:01 2017 Return-Path: Delivered-To: svn-ports-head@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 65224E849EA; Sat, 9 Dec 2017 09:34:01 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 1B0947E96A; Sat, 9 Dec 2017 09:34:01 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB99Y08q040316; Sat, 9 Dec 2017 09:34:00 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB99Y0AP040308; Sat, 9 Dec 2017 09:34:00 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201712090934.vB99Y0AP040308@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sat, 9 Dec 2017 09:33:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455830 - in head/graphics/appleseed: . files X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: in head/graphics/appleseed: . files X-SVN-Commit-Revision: 455830 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 09:34:01 -0000 Author: danfe Date: Sat Dec 9 09:33:59 2017 New Revision: 455830 URL: https://svnweb.freebsd.org/changeset/ports/455830 Log: - Update to `graphics/appleseed' to version 1.7.1-beta - OSL support is no longer optional. It complicated the code and the build system, and developers' intention is to make OSL a first-class citizen in appleseed; keeping OSL optional did not allow moving in that direction - Add a work-around for Core Working Group (CWG) Defect 253: prior to GCC 4.6.4 and Clang 3.9.0, C++ required a user-provided default ctor to default-construct a const object [*], and we still have supported FreeBSD versions where Clang behaves the old way [*] https://stackoverflow.com/questions/7411515 Because GitHub releases (tarballs) are not fetched with correct modification time, set TIMESTAMP to 1501170801 which corresponds to commit ae7f346 tagged as this release. Modified: head/graphics/appleseed/Makefile head/graphics/appleseed/distinfo head/graphics/appleseed/files/patch-CMakeLists.txt head/graphics/appleseed/pkg-plist Modified: head/graphics/appleseed/Makefile ============================================================================== --- head/graphics/appleseed/Makefile Sat Dec 9 09:31:04 2017 (r455829) +++ head/graphics/appleseed/Makefile Sat Dec 9 09:33:59 2017 (r455830) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= appleseed -DISTVERSION= 1.6.0-beta -PORTREVISION= 1 +DISTVERSION= 1.7.1-beta CATEGORIES= graphics MAINTAINER= danfe@FreeBSD.org @@ -14,7 +13,8 @@ LICENSE= MIT LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libpng.so:graphics/png \ libIlmImf.so:graphics/OpenEXR \ - libxerces-c.so:textproc/xerces-c3 + libxerces-c.so:textproc/xerces-c3 \ + liboslexec.so:graphics/openshadinglanguage USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME}hq @@ -22,7 +22,7 @@ GH_ACCOUNT= ${PORTNAME}hq ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON= not ported to it yet -USES= cmake:outsource +USES= cmake:outsource compiler:env USE_QT4= moc_build qmake_build rcc_build uic_build opengl LDFLAGS+= -lboost_atomic @@ -42,28 +42,31 @@ PLIST_SUB= APPHOME=${CMAKE_INSTALL_PREFIX} SUB_FILES= pkg-message SUB_LIST:= ${PLIST_SUB} -OPTIONS_DEFINE= CPP11 EXAMPLES OSL DISNEY +OPTIONS_DEFINE= CPP11 EXAMPLES DISNEY OPTIONS_DEFAULT= DISNEY OPTIONS_SUB= yes CPP11_DESC= Build in C++11 mode -OSL_DESC= Open Shading Language support DISNEY_DESC= Disney material support CPP11_CMAKE_ON= -DUSE_CPP11:BOOL=ON EXAMPLES_CMAKE_OFF= -DWITH_SAMPLES:BOOL=OFF -OSL_CMAKE_ON= -DWITH_OSL:BOOL=ON -OSL_LIB_DEPENDS= liboslexec.so:graphics/openshadinglanguage -# src/appleseed/libappleseed.so: undefined reference to `typeinfo for OSL::RendererServices' -OSL_BROKEN= requires RTTI support in LLVM/OSL which is currently missing - DISNEY_CMAKE_ON= -DWITH_DISNEY_MATERIAL:BOOL=ON DISNEY_LIB_DEPENDS= libOpenImageIO.so:graphics/openimageio \ libSeExprEditor.so:graphics/seexpr +.include + post-patch: @${RMDIR} ${WRKSRC}/sandbox/docs/api +.if ${COMPILER_TYPE} == clang && ${COMPILER_VERSION} < 39 + @${ECHO_MSG} "===> Patching for Core Working Group (CWG) Defect 253 (see r455830)" + @${REINPLACE_CMD} -E 's,const (.*MDF ),\1,' \ + ${WRKSRC}/src/appleseed/renderer/modeling/bsdf/disneybrdf.cpp \ + ${WRKSRC}/src/appleseed/renderer/modeling/bsdf/microfacetbrdf.cpp \ + ${WRKSRC}/src/appleseed/foundation/meta/tests/test_microfacet.cpp +.endif -.include +.include Modified: head/graphics/appleseed/distinfo ============================================================================== --- head/graphics/appleseed/distinfo Sat Dec 9 09:31:04 2017 (r455829) +++ head/graphics/appleseed/distinfo Sat Dec 9 09:33:59 2017 (r455830) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481813859 -SHA256 (appleseedhq-appleseed-1.6.0-beta_GH0.tar.gz) = 16ec393f62c7f445a3e2719d69a093e789062a712b28583b78c6f56278e98626 -SIZE (appleseedhq-appleseed-1.6.0-beta_GH0.tar.gz) = 118483186 +TIMESTAMP = 1501170801 +SHA256 (appleseedhq-appleseed-1.7.1-beta_GH0.tar.gz) = 9cb6d21ca84a62f6e077038c53a5e91c4aba78aa0bf01ccb7d9792d3cc839fb1 +SIZE (appleseedhq-appleseed-1.7.1-beta_GH0.tar.gz) = 152061805 Modified: head/graphics/appleseed/files/patch-CMakeLists.txt ============================================================================== --- head/graphics/appleseed/files/patch-CMakeLists.txt Sat Dec 9 09:31:04 2017 (r455829) +++ head/graphics/appleseed/files/patch-CMakeLists.txt Sat Dec 9 09:33:59 2017 (r455830) @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2016-12-15 14:57:39 UTC +--- CMakeLists.txt.orig 2017-07-27 15:53:21 UTC +++ CMakeLists.txt -@@ -107,6 +107,10 @@ option (USE_EXTERNAL_ZLIB "Use exter +@@ -106,6 +106,10 @@ option (USE_EXTERNAL_ZLIB "Use exter option (WITH_CLI "Build appleseed.cli" ON) option (WITH_STUDIO "Build appleseed.studio" ON) option (WITH_TOOLS "Build appleseed tools" ON) @@ -9,9 +9,9 @@ +option (WITH_HEADERS "Intall header files (to build samples)" ON) +option (WITH_TESTS "Install unit tests and benchmarks" ON) option (WITH_PYTHON "Build Python bindings" ON) - option (WITH_ALEMBIC "Build Alembic support" OFF) - option (WITH_OSL "Build OSL support" OFF) -@@ -172,6 +176,9 @@ else () + option (WITH_DISNEY_MATERIAL "Build Disney material" OFF) + +@@ -168,6 +172,9 @@ else () "Edit ${CMAKE_CURRENT_LIST_FILE} to add support for it.") endif () @@ -21,7 +21,7 @@ #-------------------------------------------------------------------------------------------------- # Auto-generate version headers. -@@ -297,7 +304,6 @@ endif () +@@ -262,7 +269,6 @@ endif () # Common include paths. include_directories ( src/appleseed @@ -29,7 +29,7 @@ ${PYTHON_INCLUDE_DIRS} ) -@@ -643,7 +649,7 @@ endif () +@@ -579,7 +585,7 @@ endif () find_package (Doxygen) @@ -38,33 +38,36 @@ configure_file (${PROJECT_SOURCE_DIR}/scripts/appleseed.doxyfile.in ${PROJECT_BINARY_DIR}/appleseed.doxyfile @ONLY) add_custom_target ( doc ${DOXYGEN_EXECUTABLE} ${PROJECT_BINARY_DIR}/appleseed.doxyfile -@@ -692,23 +698,33 @@ endif () - install ( +@@ -627,25 +633,35 @@ install ( DIRECTORY sandbox/docs -+ DESTINATION . -+) -+ -+if (WITH_SAMPLES) -+install ( -+ DIRECTORY - sandbox/samples + sandbox/icons +- sandbox/samples + sandbox/settings - sandbox/share + sandbox/stylesheets DESTINATION . ) -+endif () ++if (WITH_SAMPLES) install ( - CODE "FILE (MAKE_DIRECTORY ${CMAKE_INSTALL_PREFIX}/images)" - CODE "FILE (MAKE_DIRECTORY ${CMAKE_INSTALL_PREFIX}/images/autosave)" + DIRECTORY -+ sandbox/share -+ DESTINATION .. ++ sandbox/samples ++ DESTINATION . ) ++endif () -+if (WITH_TESTS) install ( DIRECTORY ++ sandbox/share ++ DESTINATION .. ++) ++ ++if (WITH_TESTS) ++install ( ++ DIRECTORY "sandbox/tests/unit benchmarks" "sandbox/tests/unit tests" DESTINATION tests @@ -75,7 +78,7 @@ install ( DIRECTORY src/appleseed/foundation DESTINATION include -@@ -726,3 +742,4 @@ install ( +@@ -663,3 +679,4 @@ install ( DESTINATION include FILES_MATCHING PATTERN "*.h" ) Modified: head/graphics/appleseed/pkg-plist ============================================================================== --- head/graphics/appleseed/pkg-plist Sat Dec 9 09:31:04 2017 (r455829) +++ head/graphics/appleseed/pkg-plist Sat Dec 9 09:33:59 2017 (r455830) @@ -1,4 +1,12 @@ share/cmake/Modules/FindAppleseed.cmake +share/cmake/Modules/FindImath.cmake +share/cmake/Modules/FindOSL.cmake +share/cmake/Modules/FindOpenEXR.cmake +share/cmake/Modules/FindOpenImageIO.cmake +share/cmake/Modules/FindPartio.cmake +share/cmake/Modules/FindSeExpr.cmake +share/cmake/Modules/FindSeExprEditor.cmake +share/cmake/Modules/FindXerces.cmake @cwd %%APPHOME%% bin/animatecamera bin/appleseed.cli @@ -7,14 +15,14 @@ bin/convertmany.py bin/convertmeshfile bin/dumpmetadata bin/makefluffy -%%OSL%%bin/maketx -%%OSL%%bin/oslc -%%OSL%%bin/oslinfo +bin/maketx +bin/oslc +bin/oslinfo +bin/projecttool bin/rendermanager.py bin/rendermany.py bin/rendernode.py bin/updatemany.py -bin/updateprojectfile docs/osl/osl-languagespec.pdf docs/seexpr/Se_voronoi_1.png docs/seexpr/Se_voronoi_2.png @@ -22,6 +30,55 @@ docs/seexpr/Se_voronoi_3.png docs/seexpr/Se_voronoi_4.png docs/seexpr/Se_voronoi_5.png docs/seexpr/userdoc.html +icons/appleseed.png +icons/disney_expression.png +icons/disney_expression_hover.png +icons/disney_texture.png +icons/disney_texture_hover.png +icons/project_monitor.png +icons/project_monitor_disabled.png +icons/project_monitor_hover.png +icons/project_new.png +icons/project_new_disabled.png +icons/project_new_hover.png +icons/project_open.png +icons/project_open_disabled.png +icons/project_open_hover.png +icons/project_reload.png +icons/project_reload_disabled.png +icons/project_reload_hover.png +icons/project_save.png +icons/project_save_disabled.png +icons/project_save_hover.png +icons/rendering_settings.png +icons/rendering_settings_disabled.png +icons/rendering_settings_hover.png +icons/rendering_start_final.png +icons/rendering_start_final_disabled.png +icons/rendering_start_final_hover.png +icons/rendering_start_interactive.png +icons/rendering_start_interactive_disabled.png +icons/rendering_start_interactive_hover.png +icons/rendering_stop.png +icons/rendering_stop_disabled.png +icons/rendering_stop_hover.png +icons/renderwidget_clear_frame.png +icons/renderwidget_clear_frame_disabled.png +icons/renderwidget_clear_frame_hover.png +icons/renderwidget_clear_render_region.png +icons/renderwidget_clear_render_region_disabled.png +icons/renderwidget_clear_render_region_hover.png +icons/renderwidget_quicksave_all_aovs.png +icons/renderwidget_quicksave_all_aovs_hover.png +icons/renderwidget_reset_zoom.png +icons/renderwidget_reset_zoom_hover.png +icons/renderwidget_save_all_aovs.png +icons/renderwidget_save_all_aovs_hover.png +icons/renderwidget_set_render_region.png +icons/renderwidget_set_render_region_disabled.png +icons/renderwidget_set_render_region_hover.png +icons/renderwidget_toggle_pixel_inspector.png +icons/renderwidget_toggle_pixel_inspector_hover.png lib/libappleseed.shared.so lib/libappleseed.so %%PORTEXAMPLES%%samples/cpp/basic/CMakeLists.txt @@ -37,6 +94,7 @@ lib/libappleseed.so %%PORTEXAMPLES%%samples/cpp/heightfield/data/smoothcube.obj %%PORTEXAMPLES%%samples/cpp/heightfield/heightfield.cpp %%PORTEXAMPLES%%samples/cpp/heightfield/output/preserve.txt +%%PORTEXAMPLES%%samples/python/basic/README.md %%PORTEXAMPLES%%samples/python/basic/basic.py %%PORTEXAMPLES%%samples/python/basic/data/scene.obj %%PORTEXAMPLES%%samples/python/basic/output/preserve.txt @@ -52,122 +110,157 @@ seexpr/noise/noise.se seexpr/noise/turbulence.se settings/appleseed.cli.xml settings/appleseed.studio.xml -%%OSL%%shaders/README.md -%%OSL%%shaders/color/as_blackbody.oso -%%OSL%%shaders/color/as_color_add.oso -%%OSL%%shaders/color/as_color_build.oso -%%OSL%%shaders/color/as_color_mix.oso -%%OSL%%shaders/color/as_color_multiply.oso -%%OSL%%shaders/color/as_color_saturation.oso -%%OSL%%shaders/color/as_color_split.oso -%%OSL%%shaders/color/as_luminance.oso -%%OSL%%shaders/color/as_wavelength.oso -%%OSL%%shaders/float/as_float_add.oso -%%OSL%%shaders/float/as_float_cast.oso -%%OSL%%shaders/float/as_float_mix.oso -%%OSL%%shaders/float/as_float_multiply.oso -%%OSL%%shaders/float/as_float_pow.oso -%%OSL%%shaders/float/as_float_remap.oso -%%OSL%%shaders/input/as_globals.oso -%%OSL%%shaders/input/as_input.oso -%%OSL%%shaders/input/as_object_input.oso -%%OSL%%shaders/input/as_ray_info.oso -%%OSL%%shaders/material/as_disney_material.oso -%%OSL%%shaders/material/as_material_builder.oso -%%OSL%%shaders/normal/as_bump_map.oso -%%OSL%%shaders/normal/as_normal_map.oso -%%OSL%%shaders/oslutil.h -%%OSL%%shaders/src/color/as_blackbody.osl -%%OSL%%shaders/src/color/as_color_add.osl -%%OSL%%shaders/src/color/as_color_build.osl -%%OSL%%shaders/src/color/as_color_mix.osl -%%OSL%%shaders/src/color/as_color_multiply.osl -%%OSL%%shaders/src/color/as_color_saturation.osl -%%OSL%%shaders/src/color/as_color_split.osl -%%OSL%%shaders/src/color/as_luminance.osl -%%OSL%%shaders/src/color/as_wavelength.osl -%%OSL%%shaders/src/compile_shaders.py -%%OSL%%shaders/src/float/as_float_add.osl -%%OSL%%shaders/src/float/as_float_cast.osl -%%OSL%%shaders/src/float/as_float_mix.osl -%%OSL%%shaders/src/float/as_float_multiply.osl -%%OSL%%shaders/src/float/as_float_pow.osl -%%OSL%%shaders/src/float/as_float_remap.osl -%%OSL%%shaders/src/include/appleseed/color.h -%%OSL%%shaders/src/include/appleseed/microfacet.h -%%OSL%%shaders/src/include/appleseed/transform.h -%%OSL%%shaders/src/include/appleseed/udim.h -%%OSL%%shaders/src/input/as_globals.osl -%%OSL%%shaders/src/input/as_input.osl -%%OSL%%shaders/src/input/as_object_input.osl -%%OSL%%shaders/src/input/as_ray_info.osl -%%OSL%%shaders/src/material/as_disney_material.osl -%%OSL%%shaders/src/material/as_material_builder.osl -%%OSL%%shaders/src/normal/as_bump_map.osl -%%OSL%%shaders/src/normal/as_normal_map.osl -%%OSL%%shaders/src/surface/as_diffuse_surface.osl -%%OSL%%shaders/src/surface/as_emission_surface.osl -%%OSL%%shaders/src/surface/as_glass_surface.osl -%%OSL%%shaders/src/surface/as_glossy_surface.osl -%%OSL%%shaders/src/surface/as_metal_surface.osl -%%OSL%%shaders/src/surface/as_sheen_surface.osl -%%OSL%%shaders/src/surface/as_subsurface_surface.osl -%%OSL%%shaders/src/surface/as_surface_add.osl -%%OSL%%shaders/src/surface/as_surface_mix.osl -%%OSL%%shaders/src/surface/as_surface_multiply.osl -%%OSL%%shaders/src/surface/as_surface_switch.osl -%%OSL%%shaders/src/surface/as_translucent_surface.osl -%%OSL%%shaders/src/surface/as_transparency_surface.osl -%%OSL%%shaders/src/texture2d/as_color_texture.osl -%%OSL%%shaders/src/texture2d/as_noise2d.osl -%%OSL%%shaders/src/texture2d/as_scalar_texture.osl -%%OSL%%shaders/src/texture3d/as_noise3d.osl -%%OSL%%shaders/src/texture3d/as_noise4d.osl -%%OSL%%shaders/src/transform/as_map2d.osl -%%OSL%%shaders/src/transform/as_map3d.osl -%%OSL%%shaders/src/transform/as_transform.osl -%%OSL%%shaders/src/utility/as_condition.osl -%%OSL%%shaders/src/utility/as_switch.osl -%%OSL%%shaders/src/vector/as_anisotropy_dir.osl -%%OSL%%shaders/src/vector/as_vector_add.osl -%%OSL%%shaders/src/vector/as_vector_build.osl -%%OSL%%shaders/src/vector/as_vector_cross.osl -%%OSL%%shaders/src/vector/as_vector_dot.osl -%%OSL%%shaders/src/vector/as_vector_mix.osl -%%OSL%%shaders/src/vector/as_vector_multiply.osl -%%OSL%%shaders/src/vector/as_vector_normalize.osl -%%OSL%%shaders/src/vector/as_vector_split.osl -%%OSL%%shaders/stdosl.h -%%OSL%%shaders/surface/as_diffuse_surface.oso -%%OSL%%shaders/surface/as_emission_surface.oso -%%OSL%%shaders/surface/as_glass_surface.oso -%%OSL%%shaders/surface/as_glossy_surface.oso -%%OSL%%shaders/surface/as_metal_surface.oso -%%OSL%%shaders/surface/as_sheen_surface.oso -%%OSL%%shaders/surface/as_subsurface_surface.oso -%%OSL%%shaders/surface/as_surface_add.oso -%%OSL%%shaders/surface/as_surface_mix.oso -%%OSL%%shaders/surface/as_surface_multiply.oso -%%OSL%%shaders/surface/as_surface_switch.oso -%%OSL%%shaders/surface/as_translucent_surface.oso -%%OSL%%shaders/surface/as_transparency_surface.oso -%%OSL%%shaders/texture2d/as_color_texture.oso -%%OSL%%shaders/texture2d/as_noise2d.oso -%%OSL%%shaders/texture2d/as_scalar_texture.oso -%%OSL%%shaders/texture3d/as_noise3d.oso -%%OSL%%shaders/texture3d/as_noise4d.oso -%%OSL%%shaders/transform/as_map2d.oso -%%OSL%%shaders/transform/as_map3d.oso -%%OSL%%shaders/transform/as_transform.oso -%%OSL%%shaders/utility/as_condition.oso -%%OSL%%shaders/utility/as_switch.oso -%%OSL%%shaders/vector/as_anisotropy_dir.oso -%%OSL%%shaders/vector/as_vector_add.oso -%%OSL%%shaders/vector/as_vector_build.oso -%%OSL%%shaders/vector/as_vector_cross.oso -%%OSL%%shaders/vector/as_vector_dot.oso -%%OSL%%shaders/vector/as_vector_mix.oso -%%OSL%%shaders/vector/as_vector_multiply.oso -%%OSL%%shaders/vector/as_vector_normalize.oso -%%OSL%%shaders/vector/as_vector_split.oso +settings/appleseed.tools.xml +shaders/appleseed/asDisneyMaterial.oso +shaders/appleseed/asGlass.oso +shaders/appleseed/asVoronoi2D.oso +shaders/appleseed/asVoronoi3D.oso +shaders/as_osl_extensions.h +shaders/gaffer/color/as_blackbody.oso +shaders/gaffer/color/as_color_add.oso +shaders/gaffer/color/as_color_build.oso +shaders/gaffer/color/as_color_mix.oso +shaders/gaffer/color/as_color_multiply.oso +shaders/gaffer/color/as_color_saturation.oso +shaders/gaffer/color/as_color_split.oso +shaders/gaffer/color/as_luminance.oso +shaders/gaffer/color/as_wavelength.oso +shaders/gaffer/float/as_float_add.oso +shaders/gaffer/float/as_float_cast.oso +shaders/gaffer/float/as_float_mix.oso +shaders/gaffer/float/as_float_multiply.oso +shaders/gaffer/float/as_float_pow.oso +shaders/gaffer/float/as_float_remap.oso +shaders/gaffer/input/as_globals.oso +shaders/gaffer/input/as_input.oso +shaders/gaffer/input/as_object_input.oso +shaders/gaffer/input/as_ray_info.oso +shaders/gaffer/material/as_disney_material.oso +shaders/gaffer/material/as_material_builder.oso +shaders/gaffer/normal/as_bump_map.oso +shaders/gaffer/normal/as_normal_map.oso +shaders/gaffer/surface/as_diffuse_surface.oso +shaders/gaffer/surface/as_emission_surface.oso +shaders/gaffer/surface/as_glass_surface.oso +shaders/gaffer/surface/as_glossy_surface.oso +shaders/gaffer/surface/as_metal_surface.oso +shaders/gaffer/surface/as_sheen_surface.oso +shaders/gaffer/surface/as_subsurface_surface.oso +shaders/gaffer/surface/as_surface_add.oso +shaders/gaffer/surface/as_surface_mix.oso +shaders/gaffer/surface/as_surface_multiply.oso +shaders/gaffer/surface/as_surface_switch.oso +shaders/gaffer/surface/as_translucent_surface.oso +shaders/gaffer/surface/as_transparency_surface.oso +shaders/gaffer/texture2d/as_color_texture.oso +shaders/gaffer/texture2d/as_noise2d.oso +shaders/gaffer/texture2d/as_scalar_texture.oso +shaders/gaffer/texture3d/as_noise3d.oso +shaders/gaffer/texture3d/as_noise4d.oso +shaders/gaffer/transform/as_map2d.oso +shaders/gaffer/transform/as_map3d.oso +shaders/gaffer/transform/as_transform.oso +shaders/gaffer/utility/as_condition.oso +shaders/gaffer/utility/as_float2_build.oso +shaders/gaffer/utility/as_float2_split.oso +shaders/gaffer/utility/as_switch.oso +shaders/gaffer/vector/as_anisotropy_dir.oso +shaders/gaffer/vector/as_vector_add.oso +shaders/gaffer/vector/as_vector_build.oso +shaders/gaffer/vector/as_vector_cross.oso +shaders/gaffer/vector/as_vector_dot.oso +shaders/gaffer/vector/as_vector_mix.oso +shaders/gaffer/vector/as_vector_multiply.oso +shaders/gaffer/vector/as_vector_normalize.oso +shaders/gaffer/vector/as_vector_split.oso +shaders/include/appleseed/color/as_chromatic_adaptation.h +shaders/include/appleseed/color/as_color_helpers.h +shaders/include/appleseed/color/as_color_transforms.h +shaders/include/appleseed/color/as_colorimetry.h +shaders/include/appleseed/color/as_transfer_functions.h +shaders/include/appleseed/fractal/as_fractal_helpers.h +shaders/include/appleseed/fractal/as_noise_helpers.h +shaders/include/appleseed/fractal/as_noise_tables.h +shaders/include/appleseed/gaffer/color.h +shaders/include/appleseed/gaffer/transform.h +shaders/include/appleseed/gaffer/udim.h +shaders/include/appleseed/material/as_material_helpers.h +shaders/include/appleseed/math/as_math_complex.h +shaders/include/appleseed/math/as_math_helpers.h +shaders/include/appleseed/maya/as_maya_cms_syncolor_idt.h +shaders/include/appleseed/maya/as_maya_fractal_helpers.h +shaders/include/appleseed/maya/as_maya_helpers.h +shaders/include/appleseed/maya/as_maya_layer_helpers.h +shaders/include/appleseed/maya/as_maya_pattern_helpers.h +shaders/include/appleseed/maya/as_maya_ramp_helpers.h +shaders/include/appleseed/maya/as_maya_transform_helpers.h +shaders/include/appleseed/pattern/as_pattern_helpers.h +shaders/maya/as_maya_addDoubleLinear.oso +shaders/maya/as_maya_addMatrix.oso +shaders/maya/as_maya_anisotropic.oso +shaders/maya/as_maya_areaLight.oso +shaders/maya/as_maya_blendColors.oso +shaders/maya/as_maya_blinn.oso +shaders/maya/as_maya_bulge.oso +shaders/maya/as_maya_bump2d.oso +shaders/maya/as_maya_bump3d.oso +shaders/maya/as_maya_checker.oso +shaders/maya/as_maya_clamp.oso +shaders/maya/as_maya_clearCoat.oso +shaders/maya/as_maya_closure2Surface.oso +shaders/maya/as_maya_cloth.oso +shaders/maya/as_maya_cloud.oso +shaders/maya/as_maya_color2Components.oso +shaders/maya/as_maya_components2Color.oso +shaders/maya/as_maya_components2UV.oso +shaders/maya/as_maya_components2Vector.oso +shaders/maya/as_maya_condition.oso +shaders/maya/as_maya_contrast.oso +shaders/maya/as_maya_distanceBetween.oso +shaders/maya/as_maya_doubleShadingSwitch.oso +shaders/maya/as_maya_envChrome.oso +shaders/maya/as_maya_file.oso +shaders/maya/as_maya_fourByFourMatrix.oso +shaders/maya/as_maya_fractal.oso +shaders/maya/as_maya_gammaCorrect.oso +shaders/maya/as_maya_grid.oso +shaders/maya/as_maya_hsvToRgb.oso +shaders/maya/as_maya_lambert.oso +shaders/maya/as_maya_layeredTexture.oso +shaders/maya/as_maya_luminance.oso +shaders/maya/as_maya_mandelbrot.oso +shaders/maya/as_maya_matrixInverse.oso +shaders/maya/as_maya_mountain.oso +shaders/maya/as_maya_movie.oso +shaders/maya/as_maya_multDoubleLinear.oso +shaders/maya/as_maya_multMatrix.oso +shaders/maya/as_maya_multiplyDivide.oso +shaders/maya/as_maya_noise.oso +shaders/maya/as_maya_phong.oso +shaders/maya/as_maya_phongE.oso +shaders/maya/as_maya_place2dTexture.oso +shaders/maya/as_maya_place3dTexture.oso +shaders/maya/as_maya_plusMinusAverage.oso +shaders/maya/as_maya_psdFileTex.oso +shaders/maya/as_maya_quadShadingSwitch.oso +shaders/maya/as_maya_ramp.oso +shaders/maya/as_maya_remapColor.oso +shaders/maya/as_maya_remapHsv.oso +shaders/maya/as_maya_remapValue.oso +shaders/maya/as_maya_reverse.oso +shaders/maya/as_maya_rgbToHsv.oso +shaders/maya/as_maya_samplerInfo.oso +shaders/maya/as_maya_setRange.oso +shaders/maya/as_maya_singleShadingSwitch.oso +shaders/maya/as_maya_stencil.oso +shaders/maya/as_maya_texture2Surface.oso +shaders/maya/as_maya_transposeMatrix.oso +shaders/maya/as_maya_tripleShadingSwitch.oso +shaders/maya/as_maya_uv2Components.oso +shaders/maya/as_maya_vector2Components.oso +shaders/maya/as_maya_vectorProduct.oso +shaders/maya/as_maya_water.oso +shaders/maya/as_maya_wtAddMatrix.oso +shaders/oslutil.h +shaders/stdosl.h stylesheets/default.qss From owner-svn-ports-head@freebsd.org Sat Dec 9 09:36:11 2017 Return-Path: Delivered-To: svn-ports-head@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 EBDF4E84A54; Sat, 9 Dec 2017 09:36:11 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 B85967EA9E; Sat, 9 Dec 2017 09:36:11 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB99aASV040497; Sat, 9 Dec 2017 09:36:10 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB99aAU0040496; Sat, 9 Dec 2017 09:36:10 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712090936.vB99aAU0040496@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 09:36:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455831 - head/games/solarwolf X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/games/solarwolf X-SVN-Commit-Revision: 455831 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 09:36:12 -0000 Author: antoine Date: Sat Dec 9 09:36:10 2017 New Revision: 455831 URL: https://svnweb.freebsd.org/changeset/ports/455831 Log: - Add explicit FLAVOR to dependency (useful when using DEFAULT_VERSIONS=python=3.x - Remove dependency on python2 metaport Modified: head/games/solarwolf/Makefile Modified: head/games/solarwolf/Makefile ============================================================================== --- head/games/solarwolf/Makefile Sat Dec 9 09:33:59 2017 (r455830) +++ head/games/solarwolf/Makefile Sat Dec 9 09:36:10 2017 (r455831) @@ -3,7 +3,7 @@ PORTNAME= solarwolf PORTVERSION= 1.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= http://www.pygame.org/shredwheat/solarwolf/ @@ -13,9 +13,10 @@ COMMENT= Action/arcade game originally based of SolarF LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/lgpl.txt -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:devel/py-game +RUN_DEPENDS= ${PYGAME} -USES= python:2 +USES= python:2.7 shebangfix +SHEBANG_FILES= solarwolf.py DESKTOP_ENTRIES= "SolarWolf" "${COMMENT}" "solarwolf" \ "solarwolf" "Game;ArcadeGame;" false From owner-svn-ports-head@freebsd.org Sat Dec 9 09:40:05 2017 Return-Path: Delivered-To: svn-ports-head@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 7FC9EE84B5E; Sat, 9 Dec 2017 09:40:05 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 4A7197EC01; Sat, 9 Dec 2017 09:40:05 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB99e4MX040755; Sat, 9 Dec 2017 09:40:04 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB99e4KM040754; Sat, 9 Dec 2017 09:40:04 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712090940.vB99e4KM040754@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 09:40:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455832 - head/emulators/hatari X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/emulators/hatari X-SVN-Commit-Revision: 455832 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 09:40:05 -0000 Author: antoine Date: Sat Dec 9 09:40:04 2017 New Revision: 455832 URL: https://svnweb.freebsd.org/changeset/ports/455832 Log: - hatari is not compatible with python3 TODO: make it no longer depend on the python metaport Modified: head/emulators/hatari/Makefile Modified: head/emulators/hatari/Makefile ============================================================================== --- head/emulators/hatari/Makefile Sat Dec 9 09:36:10 2017 (r455831) +++ head/emulators/hatari/Makefile Sat Dec 9 09:40:04 2017 (r455832) @@ -18,7 +18,7 @@ LIB_DEPENDS= libportaudio.so:audio/portaudio \ BUILD_DEPENDS= python:lang/python RUN_DEPENDS= python:lang/python -USES= cmake desktop-file-utils python readline shared-mime-info \ +USES= cmake desktop-file-utils python:2.7 readline shared-mime-info \ shebangfix tar:bzip2 SHEBANG_FILES= python-ui/*.py tools/atari-convert-dir.py \ tools/debugger/hatari_profile.py tools/hconsole/*.py From owner-svn-ports-head@freebsd.org Sat Dec 9 09:52:20 2017 Return-Path: Delivered-To: svn-ports-head@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 667ECE84F5D; Sat, 9 Dec 2017 09:52:20 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2DC467F264; Sat, 9 Dec 2017 09:52:20 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB99qJbn048191; Sat, 9 Dec 2017 09:52:19 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB99qJtT048189; Sat, 9 Dec 2017 09:52:19 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201712090952.vB99qJtT048189@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 9 Dec 2017 09:52:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455833 - head/net/traefik X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: head/net/traefik X-SVN-Commit-Revision: 455833 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 09:52:20 -0000 Author: riggs Date: Sat Dec 9 09:52:19 2017 New Revision: 455833 URL: https://svnweb.freebsd.org/changeset/ports/455833 Log: Update to upstream version 1.4.5 (bug and docs fixes) MFH: 2017Q4 Modified: head/net/traefik/Makefile head/net/traefik/distinfo Modified: head/net/traefik/Makefile ============================================================================== --- head/net/traefik/Makefile Sat Dec 9 09:40:04 2017 (r455832) +++ head/net/traefik/Makefile Sat Dec 9 09:52:19 2017 (r455833) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= traefik -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.5 DISTVERSIONPREFIX= v CATEGORIES= net Modified: head/net/traefik/distinfo ============================================================================== --- head/net/traefik/distinfo Sat Dec 9 09:40:04 2017 (r455832) +++ head/net/traefik/distinfo Sat Dec 9 09:52:19 2017 (r455833) @@ -1,5 +1,5 @@ -TIMESTAMP = 1511610714 -SHA256 (containous-traefik-v1.4.4_GH0.tar.gz) = c61fe9cebe4bcd71d9885cce9f3efa5f3d379bbf7db073b8ee0553853e1bc198 -SIZE (containous-traefik-v1.4.4_GH0.tar.gz) = 7427109 +TIMESTAMP = 1512809132 +SHA256 (containous-traefik-v1.4.5_GH0.tar.gz) = 0400b611fab1179316abf348f9785d0a03b6dbdf33e7e2bb714d131c1e6b8f82 +SIZE (containous-traefik-v1.4.5_GH0.tar.gz) = 7430822 SHA256 (jteeuwen-go-bindata-a0ff256_GH0.tar.gz) = 06c7bb64ab428a28eb3633ae19fafb6b7b241d384ef45ac0728b1c5fbec64961 SIZE (jteeuwen-go-bindata-a0ff256_GH0.tar.gz) = 17868 From owner-svn-ports-head@freebsd.org Sat Dec 9 09:55:07 2017 Return-Path: Delivered-To: svn-ports-head@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 9F1C0E85048; Sat, 9 Dec 2017 09:55:07 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6C14F7F3E0; Sat, 9 Dec 2017 09:55:07 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB99t6ar049338; Sat, 9 Dec 2017 09:55:06 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB99t6AS049337; Sat, 9 Dec 2017 09:55:06 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712090955.vB99t6AS049337@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 09:55:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455834 - head/misc/metromap X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/misc/metromap X-SVN-Commit-Revision: 455834 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 09:55:07 -0000 Author: antoine Date: Sat Dec 9 09:55:06 2017 New Revision: 455834 URL: https://svnweb.freebsd.org/changeset/ports/455834 Log: metromap is not compatible with python3 Modified: head/misc/metromap/Makefile Modified: head/misc/metromap/Makefile ============================================================================== --- head/misc/metromap/Makefile Sat Dec 9 09:52:19 2017 (r455833) +++ head/misc/metromap/Makefile Sat Dec 9 09:55:06 2017 (r455834) @@ -14,7 +14,7 @@ COMMENT= Simple application for finding paths in diffe LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/COPYING -USES= gettext gmake python shebangfix tar:bzip2 +USES= gettext gmake python:2.7 shebangfix tar:bzip2 SHEBANG_FILES= metromap.py modules/*.py USE_GNOME= pygtk2 NO_ARCH= yes From owner-svn-ports-head@freebsd.org Sat Dec 9 10:05:08 2017 Return-Path: Delivered-To: svn-ports-head@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 EF1F5E853B3; Sat, 9 Dec 2017 10:05:08 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 BBA397F817; Sat, 9 Dec 2017 10:05:08 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9A578L053479; Sat, 9 Dec 2017 10:05:07 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9A57h0053478; Sat, 9 Dec 2017 10:05:07 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091005.vB9A57h0053478@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 10:05:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455835 - head/devel/libvirt X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/libvirt X-SVN-Commit-Revision: 455835 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 10:05:09 -0000 Author: antoine Date: Sat Dec 9 10:05:07 2017 New Revision: 455835 URL: https://svnweb.freebsd.org/changeset/ports/455835 Log: libvirt fails to build with python3 Modified: head/devel/libvirt/Makefile Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Sat Dec 9 09:55:06 2017 (r455834) +++ head/devel/libvirt/Makefile Sat Dec 9 10:05:07 2017 (r455835) @@ -94,7 +94,7 @@ PORTSCOUT= limit:\d+\.\d+\.\d+$$ LDFLAGS+= -L${LOCALBASE}/lib -fstack-protector USES= charsetfix cpe gmake libtool pathfix \ - perl5 python:build pkgconfig shebangfix tar:xz + perl5 python:2.7,build pkgconfig shebangfix tar:xz CPE_VENDOR= redhat USE_PERL5= build USE_LDCONFIG= yes From owner-svn-ports-head@freebsd.org Sat Dec 9 10:09:05 2017 Return-Path: Delivered-To: svn-ports-head@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 7341AE857A5; Sat, 9 Dec 2017 10:09:05 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 3FF907FA9F; Sat, 9 Dec 2017 10:09:05 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9A94Qh053720; Sat, 9 Dec 2017 10:09:04 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9A94VI053719; Sat, 9 Dec 2017 10:09:04 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091009.vB9A94VI053719@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 10:09:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455836 - head/math/ogdf X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/math/ogdf X-SVN-Commit-Revision: 455836 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 10:09:05 -0000 Author: antoine Date: Sat Dec 9 10:09:04 2017 New Revision: 455836 URL: https://svnweb.freebsd.org/changeset/ports/455836 Log: ogdf fails to build with python3 Modified: head/math/ogdf/Makefile Modified: head/math/ogdf/Makefile ============================================================================== --- head/math/ogdf/Makefile Sat Dec 9 10:05:07 2017 (r455835) +++ head/math/ogdf/Makefile Sat Dec 9 10:09:04 2017 (r455836) @@ -15,7 +15,7 @@ LICENSE_COMB= dual LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE_GPL_v2.txt LICENSE_FILE_GPLv3= ${WRKSRC}/LICENSE_GPL_v3.txt -USES= compiler:features gmake python:build zip +USES= compiler:features gmake python:2.7,build zip USE_LDCONFIG= yes LDFLAGS+= -L${LOCALBASE}/lib From owner-svn-ports-head@freebsd.org Sat Dec 9 10:12:31 2017 Return-Path: Delivered-To: svn-ports-head@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 0E153E859EC; Sat, 9 Dec 2017 10:12:31 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 CEE6B7FE16; Sat, 9 Dec 2017 10:12:30 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9ACTPO057610; Sat, 9 Dec 2017 10:12:29 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9ACTGd057609; Sat, 9 Dec 2017 10:12:29 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091012.vB9ACTGd057609@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 10:12:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455837 - head/emulators/loemu X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/emulators/loemu X-SVN-Commit-Revision: 455837 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 10:12:31 -0000 Author: antoine Date: Sat Dec 9 10:12:29 2017 New Revision: 455837 URL: https://svnweb.freebsd.org/changeset/ports/455837 Log: Add explicit FLAVOR to dependencies (useful when using DEFAULT_VERSIONS=python=3.x Modified: head/emulators/loemu/Makefile Modified: head/emulators/loemu/Makefile ============================================================================== --- head/emulators/loemu/Makefile Sat Dec 9 10:09:04 2017 (r455836) +++ head/emulators/loemu/Makefile Sat Dec 9 10:12:29 2017 (r455837) @@ -12,11 +12,11 @@ COMMENT= Simple frontend for various game emulators LICENSE= GPLv2+ -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:x11-toolkits/py-gtk2 \ - ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2 \ - ${PYTHON_SITELIBDIR}/libxslt.py:textproc/py-libxslt +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libxml2>=0:textproc/py-libxml2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}libxslt>=0:textproc/py-libxslt@${PY_FLAVOR} USES= gettext python:2.7 shebangfix +USE_GNOME= pygtk2 USE_PYTHON= distutils NO_BUILD= yes SHEBANG_FILES= setup.py From owner-svn-ports-head@freebsd.org Sat Dec 9 10:15:44 2017 Return-Path: Delivered-To: svn-ports-head@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 00799E85AA2; Sat, 9 Dec 2017 10:15:43 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 BB3187FF25; Sat, 9 Dec 2017 10:15:43 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9AFgUC057831; Sat, 9 Dec 2017 10:15:42 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9AFgNv057830; Sat, 9 Dec 2017 10:15:42 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091015.vB9AFgNv057830@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 10:15:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455838 - head/devel/py-libplist X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/py-libplist X-SVN-Commit-Revision: 455838 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 10:15:44 -0000 Author: antoine Date: Sat Dec 9 10:15:42 2017 New Revision: 455838 URL: https://svnweb.freebsd.org/changeset/ports/455838 Log: Fix build with DEFAULT_VERSIONS=python=3.x Modified: head/devel/py-libplist/Makefile Modified: head/devel/py-libplist/Makefile ============================================================================== --- head/devel/py-libplist/Makefile Sat Dec 9 10:12:29 2017 (r455837) +++ head/devel/py-libplist/Makefile Sat Dec 9 10:15:42 2017 (r455838) @@ -13,6 +13,7 @@ PORTSCOUT= ignore:1 USES= python:2.7 USE_PYTHON= flavors cython +BINARY_ALIAS= cython=cython-${PYTHON_VER} CONFIGURE_ENV= PYTHON_LDFLAGS="`pkg-config --libs python-${PYTHON_VER}`" SLAVE_PORT= yes MASTERDIR= ${.CURDIR:H:H}/devel/libplist From owner-svn-ports-head@freebsd.org Sat Dec 9 10:25:55 2017 Return-Path: Delivered-To: svn-ports-head@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 038BFE85DF5; Sat, 9 Dec 2017 10:25:55 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C1E73803FB; Sat, 9 Dec 2017 10:25:54 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9APrRC062138; Sat, 9 Dec 2017 10:25:53 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9APr5p062137; Sat, 9 Dec 2017 10:25:53 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091025.vB9APr5p062137@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 10:25:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455839 - head/mail/mboxcheck-applet X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/mail/mboxcheck-applet X-SVN-Commit-Revision: 455839 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 10:25:55 -0000 Author: antoine Date: Sat Dec 9 10:25:53 2017 New Revision: 455839 URL: https://svnweb.freebsd.org/changeset/ports/455839 Log: mboxcheck-applet is not compatible with python3 Modified: head/mail/mboxcheck-applet/Makefile Modified: head/mail/mboxcheck-applet/Makefile ============================================================================== --- head/mail/mboxcheck-applet/Makefile Sat Dec 9 10:15:42 2017 (r455838) +++ head/mail/mboxcheck-applet/Makefile Sat Dec 9 10:25:53 2017 (r455839) @@ -10,7 +10,7 @@ MASTER_SITES= http://perso.orange.fr/seb128/fichiers/ MAINTAINER= ports@FreeBSD.org COMMENT= Mailbox checking applet for GNOME 2 -USES= python +USES= python:2.7 USE_GNOME= pygnome2:run NO_BUILD= yes From owner-svn-ports-head@freebsd.org Sat Dec 9 10:52:33 2017 Return-Path: Delivered-To: svn-ports-head@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 8767FE866A0; Sat, 9 Dec 2017 10:52:33 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 5232E80EFD; Sat, 9 Dec 2017 10:52:33 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9AqWlL074476; Sat, 9 Dec 2017 10:52:32 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9AqWL0074474; Sat, 9 Dec 2017 10:52:32 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201712091052.vB9AqWL0074474@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 9 Dec 2017 10:52:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455840 - head/databases/cego X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/databases/cego X-SVN-Commit-Revision: 455840 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 10:52:33 -0000 Author: pi Date: Sat Dec 9 10:52:32 2017 New Revision: 455840 URL: https://svnweb.freebsd.org/changeset/ports/455840 Log: databases/cego: update 2.38.7 -> 2.38.9 - Introduction of new functions ascii ( get ascii character for numeric value ) , ldiv and lmod ( div and mod operation for long values ) - Modification in CegoFunction::evalFieldValue. To allow recursive calls of user defined functions and procedures, dedicated procedure instances are created for each call. This is done by parsing the procedure text via CegoAction Submitted by: Bjoern Lemke Modified: head/databases/cego/Makefile head/databases/cego/distinfo Modified: head/databases/cego/Makefile ============================================================================== --- head/databases/cego/Makefile Sat Dec 9 10:25:53 2017 (r455839) +++ head/databases/cego/Makefile Sat Dec 9 10:52:32 2017 (r455840) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cego -PORTVERSION= 2.38.7 +PORTVERSION= 2.38.9 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ Modified: head/databases/cego/distinfo ============================================================================== --- head/databases/cego/distinfo Sat Dec 9 10:25:53 2017 (r455839) +++ head/databases/cego/distinfo Sat Dec 9 10:52:32 2017 (r455840) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512210652 -SHA256 (cego-2.38.7.tar.gz) = 9c096e002dafc582c6c0356f942a77eceb88a76b7a39f699e758a15e8c9da5e7 -SIZE (cego-2.38.7.tar.gz) = 1443534 +TIMESTAMP = 1512812987 +SHA256 (cego-2.38.9.tar.gz) = ffa712ec8c3fa365b737968670c74c50583e5c664fc5c70ddc2744bb07c9296b +SIZE (cego-2.38.9.tar.gz) = 1451437 From owner-svn-ports-head@freebsd.org Sat Dec 9 10:56:31 2017 Return-Path: Delivered-To: svn-ports-head@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 59B74E8674F; Sat, 9 Dec 2017 10:56:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2389581000; Sat, 9 Dec 2017 10:56:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9AuUWL074734; Sat, 9 Dec 2017 10:56:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9AuUwD074733; Sat, 9 Dec 2017 10:56:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712091056.vB9AuUwD074733@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 9 Dec 2017 10:56:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455841 - head/devel/py-spyder X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-spyder X-SVN-Commit-Revision: 455841 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 10:56:31 -0000 Author: sunpoet Date: Sat Dec 9 10:56:29 2017 New Revision: 455841 URL: https://svnweb.freebsd.org/changeset/ports/455841 Log: Add NO_ARCH - Fix indent Modified: head/devel/py-spyder/Makefile Modified: head/devel/py-spyder/Makefile ============================================================================== --- head/devel/py-spyder/Makefile Sat Dec 9 10:52:32 2017 (r455840) +++ head/devel/py-spyder/Makefile Sat Dec 9 10:56:29 2017 (r455841) @@ -18,6 +18,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/PyQt4/QtGui.so:x11-t ${PYTHON_SITELIBDIR}/PyQt4/QtWebKit.so:www/py-qt4-webkit@${FLAVOR} \ ${PYTHON_SITELIBDIR}/PyQt4/QtNetwork.so:net/py-qt4-network@${FLAVOR} +NO_ARCH= yes USES= desktop-file-utils python USE_PYTHON= autoplist distutils MAKE_ENV= USE_SETUPTOOLS=1 @@ -50,7 +51,7 @@ SYMPY_DESC= Symbolic mathematics in the IPython Consol DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0.6:textproc/py-sphinx@${FLAVOR} IPYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>=1.0:devel/ipython@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyzmq>=2.1.11:net/py-pyzmq@${FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pyzmq>=2.1.11:net/py-pyzmq@${FLAVOR} JEDI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jedi>=0.8.1:devel/py-jedi@${FLAVOR} MATPLOT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=1.0:math/py-matplotlib@${FLAVOR} NUMPY_RUN_DEPENDS= ${PYNUMPY} From owner-svn-ports-head@freebsd.org Sat Dec 9 11:36:49 2017 Return-Path: Delivered-To: svn-ports-head@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 A6063E8782D; Sat, 9 Dec 2017 11:36:49 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6FC9321C3; Sat, 9 Dec 2017 11:36:49 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9BamcI091461; Sat, 9 Dec 2017 11:36:48 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9BamRh091460; Sat, 9 Dec 2017 11:36:48 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091136.vB9BamRh091460@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 11:36:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455842 - head/multimedia/gaupol X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/multimedia/gaupol X-SVN-Commit-Revision: 455842 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 11:36:49 -0000 Author: antoine Date: Sat Dec 9 11:36:48 2017 New Revision: 455842 URL: https://svnweb.freebsd.org/changeset/ports/455842 Log: Add explicit FLAVOR to dependencies (useful when using DEFAULT_VERSIONS=python=3.x) Modified: head/multimedia/gaupol/Makefile Modified: head/multimedia/gaupol/Makefile ============================================================================== --- head/multimedia/gaupol/Makefile Sat Dec 9 10:56:29 2017 (r455841) +++ head/multimedia/gaupol/Makefile Sat Dec 9 11:36:48 2017 (r455842) @@ -15,8 +15,8 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= iso-codes>=0:misc/iso-codes \ - py*-chardet>=0:textproc/py-chardet \ - py*-enchant>=1.5.1:textproc/py-enchant + ${PYTHON_PKGNAMEPREFIX}chardet>=0:textproc/py-chardet@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}enchant>=1.5.1:textproc/py-enchant@${FLAVOR} USE_GNOME= pygtk2 intltool USE_PYTHON= distutils From owner-svn-ports-head@freebsd.org Sat Dec 9 11:39:46 2017 Return-Path: Delivered-To: svn-ports-head@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 99E71E878D2; Sat, 9 Dec 2017 11:39:46 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 6471323D0; Sat, 9 Dec 2017 11:39:46 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9Bdj46091646; Sat, 9 Dec 2017 11:39:45 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9BdjGs091645; Sat, 9 Dec 2017 11:39:45 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091139.vB9BdjGs091645@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 11:39:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455843 - head/science/mei X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/science/mei X-SVN-Commit-Revision: 455843 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 11:39:46 -0000 Author: antoine Date: Sat Dec 9 11:39:45 2017 New Revision: 455843 URL: https://svnweb.freebsd.org/changeset/ports/455843 Log: mei fails to build with python3 Modified: head/science/mei/Makefile Modified: head/science/mei/Makefile ============================================================================== --- head/science/mei/Makefile Sat Dec 9 11:36:48 2017 (r455842) +++ head/science/mei/Makefile Sat Dec 9 11:39:45 2017 (r455843) @@ -15,7 +15,7 @@ LICENSE= LGPL21 LIB_DEPENDS= libbft.so:science/bft BUILD_DEPENDS= swig:devel/swig13 -USES= libtool python +USES= libtool python:2.7 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_PYEXE=${PYTHON_CMD} From owner-svn-ports-head@freebsd.org Sat Dec 9 11:43:59 2017 Return-Path: Delivered-To: svn-ports-head@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 247F0E87B02; Sat, 9 Dec 2017 11:43:59 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E26B1275F; Sat, 9 Dec 2017 11:43:58 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9BhvI1095919; Sat, 9 Dec 2017 11:43:57 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9Bhvwe095918; Sat, 9 Dec 2017 11:43:57 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091143.vB9Bhvwe095918@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 11:43:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455844 - head/multimedia/pymp X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/multimedia/pymp X-SVN-Commit-Revision: 455844 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 11:43:59 -0000 Author: antoine Date: Sat Dec 9 11:43:57 2017 New Revision: 455844 URL: https://svnweb.freebsd.org/changeset/ports/455844 Log: pymp is not compatible with python3 Modified: head/multimedia/pymp/Makefile Modified: head/multimedia/pymp/Makefile ============================================================================== --- head/multimedia/pymp/Makefile Sat Dec 9 11:39:45 2017 (r455843) +++ head/multimedia/pymp/Makefile Sat Dec 9 11:43:57 2017 (r455844) @@ -19,7 +19,7 @@ USE_GITHUB= yes GH_ACCOUNT= jdolan GH_TAGNAME= bea99d9 -USES= shebangfix python +USES= shebangfix python:2.7 SHEBANG_FILES= *.py USE_GNOME= pygtk2 NO_ARCH= yes From owner-svn-ports-head@freebsd.org Sat Dec 9 11:46:22 2017 Return-Path: Delivered-To: svn-ports-head@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 2DB0CE87B7E; Sat, 9 Dec 2017 11:46:22 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 EC506285C; Sat, 9 Dec 2017 11:46:21 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9BkL7M096119; Sat, 9 Dec 2017 11:46:21 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9BkLrj096118; Sat, 9 Dec 2017 11:46:21 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091146.vB9BkLrj096118@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 11:46:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455845 - head/misc/gnome-osd X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/misc/gnome-osd X-SVN-Commit-Revision: 455845 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 11:46:22 -0000 Author: antoine Date: Sat Dec 9 11:46:20 2017 New Revision: 455845 URL: https://svnweb.freebsd.org/changeset/ports/455845 Log: gnome-osd is not compatible with python3 Modified: head/misc/gnome-osd/Makefile Modified: head/misc/gnome-osd/Makefile ============================================================================== --- head/misc/gnome-osd/Makefile Sat Dec 9 11:43:57 2017 (r455844) +++ head/misc/gnome-osd/Makefile Sat Dec 9 11:46:20 2017 (r455845) @@ -14,7 +14,7 @@ COMMENT= On-Screen-Display infrastructure using Pango LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gettext-tools gmake pathfix pkgconfig python +USES= gettext-tools gmake pathfix pkgconfig python:2.7 USE_GNOME= gnomeprefix intlhack pygnome2 GNU_CONFIGURE= yes NO_ARCH= yes From owner-svn-ports-head@freebsd.org Sat Dec 9 11:48:43 2017 Return-Path: Delivered-To: svn-ports-head@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 DFCE4E87C6B; Sat, 9 Dec 2017 11:48:43 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 AA519297F; Sat, 9 Dec 2017 11:48:43 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9Bmgbt096305; Sat, 9 Dec 2017 11:48:42 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9BmgaI096304; Sat, 9 Dec 2017 11:48:42 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091148.vB9BmgaI096304@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 11:48:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455846 - head/sysutils/gnome-schedule X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/sysutils/gnome-schedule X-SVN-Commit-Revision: 455846 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 11:48:44 -0000 Author: antoine Date: Sat Dec 9 11:48:42 2017 New Revision: 455846 URL: https://svnweb.freebsd.org/changeset/ports/455846 Log: gnome-schedule is not compatible with python3 Modified: head/sysutils/gnome-schedule/Makefile Modified: head/sysutils/gnome-schedule/Makefile ============================================================================== --- head/sysutils/gnome-schedule/Makefile Sat Dec 9 11:46:20 2017 (r455845) +++ head/sysutils/gnome-schedule/Makefile Sat Dec 9 11:48:42 2017 (r455846) @@ -20,7 +20,7 @@ OPTIONS_SUB= yes BUILD_DEPENDS= yelp:x11/yelp RUN_DEPENDS= yelp:x11/yelp -USES= gmake pathfix python +USES= gmake pathfix python:2.7 USE_GNOME= gnomeprefix pygnome2 gnomedocutils intltool INSTALLS_OMF= yes GNU_CONFIGURE= yes From owner-svn-ports-head@freebsd.org Sat Dec 9 11:55:45 2017 Return-Path: Delivered-To: svn-ports-head@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 E2D6AE87F66; Sat, 9 Dec 2017 11:55:45 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A1E0D2DC3; Sat, 9 Dec 2017 11:55:45 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9BtiLj000482; Sat, 9 Dec 2017 11:55:44 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9BtiR3000477; Sat, 9 Dec 2017 11:55:44 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201712091155.vB9BtiR3000477@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Sat, 9 Dec 2017 11:55:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455847 - in head/security: . u2f-devd u2f-devd/files X-SVN-Group: ports-head X-SVN-Commit-Author: cpm X-SVN-Commit-Paths: in head/security: . u2f-devd u2f-devd/files X-SVN-Commit-Revision: 455847 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 11:55:46 -0000 Author: cpm Date: Sat Dec 9 11:55:44 2017 New Revision: 455847 URL: https://svnweb.freebsd.org/changeset/ports/455847 Log: security/u2f-devd: Devd hotplug rules for Universal 2nd Factor (U2F) tokens Automatic device permission handling for Universal 2nd Factor (U2F) USB authentication tokens. PR: 224199 Submitted by: Greg V Added: head/security/u2f-devd/ head/security/u2f-devd/Makefile (contents, props changed) head/security/u2f-devd/files/ head/security/u2f-devd/files/pkg-message.in (contents, props changed) head/security/u2f-devd/files/u2f.conf (contents, props changed) head/security/u2f-devd/pkg-descr (contents, props changed) Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Sat Dec 9 11:48:42 2017 (r455846) +++ head/security/Makefile Sat Dec 9 11:55:44 2017 (r455847) @@ -1237,6 +1237,7 @@ SUBDIR += truecrypt SUBDIR += tsshbatch SUBDIR += tthsum + SUBDIR += u2f-devd SUBDIR += umit SUBDIR += unhide SUBDIR += unicornscan Added: head/security/u2f-devd/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/u2f-devd/Makefile Sat Dec 9 11:55:44 2017 (r455847) @@ -0,0 +1,25 @@ +# Created by: Greg V +# $FreeBSD$ + +PORTNAME= u2f-devd +PORTVERSION= 1.0.0 +CATEGORIES= security +MASTER_SITES= # +DISTFILES= # + +MAINTAINER= greg@unrelenting.technology +COMMENT= Devd hotplug rules for Universal 2nd Factor (U2F) tokens + +LICENSE= BSD2CLAUSE + +NO_BUILD= yes +SUB_FILES= pkg-message + +GROUPS= u2f + +PLIST_FILES= etc/devd/u2f.conf + +do-install: + ${INSTALL_DATA} ${FILESDIR}/u2f.conf ${STAGEDIR}${PREFIX}/etc/devd + +.include Added: head/security/u2f-devd/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/u2f-devd/files/pkg-message.in Sat Dec 9 11:55:44 2017 (r455847) @@ -0,0 +1,14 @@ +====================================================================== + +U2F authentication requires read/write access to USB devices. To +facilitate such access it comes with a devd.conf(5) file, but you +still need to restart devd(8), add the desired users to "u2f" group +and log those out of the current session. For example: + +# service devd restart +# pw group mod u2f -m +$ exit + +For details, see %%PREFIX%%/etc/devd/u2f.conf + +====================================================================== Added: head/security/u2f-devd/files/u2f.conf ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/u2f-devd/files/u2f.conf Sat Dec 9 11:55:44 2017 (r455847) @@ -0,0 +1,163 @@ +# Allow members of group u2f to access U2F authentication tokens. +# 'notify' rules work on /dev/usb/* (used by libu2f-host), +# 'attach' rules work on /dev/uhid* (used by web browsers) + +# Yubico Yubikey +notify 100 { + match "system" "USB"; + match "subsystem" "DEVICE"; + match "type" "ATTACH"; + match "vendor" "0x1050"; + match "product" "(0x0113|0x0114|0x0115|0x0116|0x0120|0x0200|0x0420|0x0403|0x0406|0x0407|0x0410)"; + action "chgrp u2f /dev/$cdev; chmod g+rw /dev/$cdev"; +}; + +attach 100 { + match "vendor" "0x1050"; + match "product" "(0x0113|0x0114|0x0115|0x0116|0x0120|0x0200|0x0420|0x0403|0x0406|0x0407|0x0410)"; + action "chgrp u2f /dev/$device-name; chmod g+rw /dev/$device-name"; +}; + +# Happlink (formerly Plug-Up) Security KEY +notify 100 { + match "system" "USB"; + match "subsystem" "DEVICE"; + match "type" "ATTACH"; + match "vendor" "0x2581"; + match "product" "0xf1d0"; + action "chgrp u2f /dev/$cdev; chmod g+rw /dev/$cdev"; +}; + +attach 100 { + match "vendor" "0x2581"; + match "product" "0xf1d0"; + action "chgrp u2f /dev/$device-name; chmod g+rw /dev/$device-name"; +}; + +# Neowave Keydo and Keydo AES +notify 100 { + match "system" "USB"; + match "subsystem" "DEVICE"; + match "type" "ATTACH"; + match "vendor" "0x1e0d"; + match "product" "(0xf1d0|0xf1ae)"; + action "chgrp u2f /dev/$cdev; chmod g+rw /dev/$cdev"; +}; + +attach 100 { + match "vendor" "0x1e0d"; + match "product" "(0xf1d0|0xf1ae)"; + action "chgrp u2f /dev/$device-name; chmod g+rw /dev/$device-name"; +}; + +# HyperSecu HyperFIDO +notify 100 { + match "system" "USB"; + match "subsystem" "DEVICE"; + match "type" "ATTACH"; + match "vendor" "(0x096e|0x2ccf)"; + match "product" "0x0880"; + action "chgrp u2f /dev/$cdev; chmod g+rw /dev/$cdev"; +}; + +attach 100 { + match "vendor" "(0x096e|0x2ccf)"; + match "product" "0x0880"; + action "chgrp u2f /dev/$device-name; chmod g+rw /dev/$device-name"; +}; + +# Feitian ePass FIDO +notify 100 { + match "system" "USB"; + match "subsystem" "DEVICE"; + match "type" "ATTACH"; + match "vendor" "0x096e"; + match "product" "(0x0850|0x0852|0x0853|0x0854|0x0856|0x0858|0x085a|0x085b)"; + action "chgrp u2f /dev/$cdev; chmod g+rw /dev/$cdev"; +}; + +attach 100 { + match "vendor" "0x096e"; + match "product" "(0x0850|0x0852|0x0853|0x0854|0x0856|0x0858|0x085a|0x085b)"; + action "chgrp u2f /dev/$device-name; chmod g+rw /dev/$device-name"; +}; + +# JaCarta U2F +notify 100 { + match "system" "USB"; + match "subsystem" "DEVICE"; + match "type" "ATTACH"; + match "vendor" "0x24dc"; + match "product" "0x0101"; + action "chgrp u2f /dev/$cdev; chmod g+rw /dev/$cdev"; +}; + +attach 100 { + match "vendor" "0x24dc"; + match "product" "0x0101"; + action "chgrp u2f /dev/$device-name; chmod g+rw /dev/$device-name"; +}; + +# U2F Zero +notify 100 { + match "system" "USB"; + match "subsystem" "DEVICE"; + match "type" "ATTACH"; + match "vendor" "0x10c4"; + match "product" "0x8acf"; + action "chgrp u2f /dev/$cdev; chmod g+rw /dev/$cdev"; +}; + +attach 100 { + match "vendor" "0x10c4"; + match "product" "0x8acf"; + action "chgrp u2f /dev/$device-name; chmod g+rw /dev/$device-name"; +}; + +# VASCO SeccureClick +notify 100 { + match "system" "USB"; + match "subsystem" "DEVICE"; + match "type" "ATTACH"; + match "vendor" "0x1a44"; + match "product" "0x00bb"; + action "chgrp u2f /dev/$cdev; chmod g+rw /dev/$cdev"; +}; + +attach 100 { + match "vendor" "0x1a44"; + match "product" "0x00bb"; + action "chgrp u2f /dev/$device-name; chmod g+rw /dev/$device-name"; +}; + +# Bluink Key +notify 100 { + match "system" "USB"; + match "subsystem" "DEVICE"; + match "type" "ATTACH"; + match "vendor" "0x2abe"; + match "product" "0x1002"; + action "chgrp u2f /dev/$cdev; chmod g+rw /dev/$cdev"; +}; + +attach 100 { + match "vendor" "0x2abe"; + match "product" "0x1002"; + action "chgrp u2f /dev/$device-name; chmod g+rw /dev/$device-name"; +}; + +# Thetis Key +notify 100 { + match "system" "USB"; + match "subsystem" "DEVICE"; + match "type" "ATTACH"; + match "vendor" "0x1ea8"; + match "product" "0xf025"; + action "chgrp u2f /dev/$cdev; chmod g+rw /dev/$cdev"; +}; + +attach 100 { + match "vendor" "0x1ea8"; + match "product" "0xf025"; + action "chgrp u2f /dev/$device-name; chmod g+rw /dev/$device-name"; +}; Added: head/security/u2f-devd/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/u2f-devd/pkg-descr Sat Dec 9 11:55:44 2017 (r455847) @@ -0,0 +1,2 @@ +Automatic device permission handling for Universal 2nd Factor (U2F) USB +authentication tokens. From owner-svn-ports-head@freebsd.org Sat Dec 9 12:01:13 2017 Return-Path: Delivered-To: svn-ports-head@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 D7D5DE88A66; Sat, 9 Dec 2017 12:01:13 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A1FD133DC; Sat, 9 Dec 2017 12:01:13 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9C1COS000857; Sat, 9 Dec 2017 12:01:12 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9C1CDN000855; Sat, 9 Dec 2017 12:01:12 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201712091201.vB9C1CDN000855@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Sat, 9 Dec 2017 12:01:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455848 - in head/security/libu2f-host: . files X-SVN-Group: ports-head X-SVN-Commit-Author: cpm X-SVN-Commit-Paths: in head/security/libu2f-host: . files X-SVN-Commit-Revision: 455848 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 12:01:13 -0000 Author: cpm Date: Sat Dec 9 12:01:12 2017 New Revision: 455848 URL: https://svnweb.freebsd.org/changeset/ports/455848 Log: - Add security/u2f-devd dependency to ensure the maintenance of the devd rulesets for U2F devices - Drop pkg-message.in because u2f-devd port provides it - Bump PORTREVISION libu2f-host installs /usr/local/etc/devd/u2f.conf.sample, but it only works on /dev/usb/*, doesn't touch /dev/uhid*. One of the requirements is that /dev/uhid* files should be readable/writable to the user who runs chromium. Deleted: head/security/libu2f-host/files/ Modified: head/security/libu2f-host/Makefile head/security/libu2f-host/pkg-plist Modified: head/security/libu2f-host/Makefile ============================================================================== --- head/security/libu2f-host/Makefile Sat Dec 9 11:55:44 2017 (r455847) +++ head/security/libu2f-host/Makefile Sat Dec 9 12:01:12 2017 (r455848) @@ -3,6 +3,7 @@ PORTNAME= libu2f-host PORTVERSION= 1.1.4 DISTVERSIONPREFIX= ${PORTNAME}- +PORTREVISION= 1 CATEGORIES= security devel MAINTAINER= cpm@FreeBSD.org @@ -15,6 +16,7 @@ BUILD_DEPENDS= gengetopt:devel/gengetopt \ help2man:misc/help2man LIB_DEPENDS= libhidapi.so:comms/hidapi \ libjson-c.so:devel/json-c +RUN_DEPENDS= ${LOCALBASE}/etc/devd/u2f.conf:security/u2f-devd USES= autoreconf pkgconfig gmake libtool GNU_CONFIGURE= yes @@ -25,13 +27,5 @@ GH_ACCOUNT= Yubico CONFIGURE_ARGS= --disable-gtk-doc INSTALL_TARGET= install-strip - -SUB_FILES= pkg-message - -GROUPS= u2f - -post-install: - ${INSTALL_DATA} ${WRKSRC}/u2f.conf.sample \ - ${STAGEDIR}${PREFIX}/etc/devd .include Modified: head/security/libu2f-host/pkg-plist ============================================================================== --- head/security/libu2f-host/pkg-plist Sat Dec 9 11:55:44 2017 (r455847) +++ head/security/libu2f-host/pkg-plist Sat Dec 9 12:01:12 2017 (r455848) @@ -1,5 +1,4 @@ bin/u2f-host -@sample etc/devd/u2f.conf.sample include/u2f-host/u2f-host-types.h include/u2f-host/u2f-host-version.h include/u2f-host/u2f-host.h From owner-svn-ports-head@freebsd.org Sat Dec 9 12:12:03 2017 Return-Path: Delivered-To: svn-ports-head@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 5A458E894FB; Sat, 9 Dec 2017 12:12:03 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2429A3C2D; Sat, 9 Dec 2017 12:12:03 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9CC2kl008868; Sat, 9 Dec 2017 12:12:02 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9CC2ua008867; Sat, 9 Dec 2017 12:12:02 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091212.vB9CC2ua008867@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 12:12:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455849 - head/devel/fb303 X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/fb303 X-SVN-Commit-Revision: 455849 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 12:12:03 -0000 Author: antoine Date: Sat Dec 9 12:12:01 2017 New Revision: 455849 URL: https://svnweb.freebsd.org/changeset/ports/455849 Log: fb303 is not compatible with python3 Modified: head/devel/fb303/Makefile Modified: head/devel/fb303/Makefile ============================================================================== --- head/devel/fb303/Makefile Sat Dec 9 12:01:12 2017 (r455848) +++ head/devel/fb303/Makefile Sat Dec 9 12:12:01 2017 (r455849) @@ -22,7 +22,7 @@ AUTOMAKE_ARGS= -a CONFIGURE_ARGS= PY_PREFIX="${PREFIX}" USE_AUTOTOOLS= autoconf autoheader:env aclocal automake -USES= compiler gmake perl5 python +USES= compiler gmake perl5 python:2.7 USE_PERL5= run WRKSRC= ${WRKDIR}/${DISTNAME}/contrib/fb303 From owner-svn-ports-head@freebsd.org Sat Dec 9 12:21:09 2017 Return-Path: Delivered-To: svn-ports-head@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 65344E896C4; Sat, 9 Dec 2017 12:21:09 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2F6C13EBD; Sat, 9 Dec 2017 12:21:09 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9CL8gX010033; Sat, 9 Dec 2017 12:21:08 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9CL89V010032; Sat, 9 Dec 2017 12:21:08 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091221.vB9CL89V010032@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 12:21:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455850 - head/security/cracklib X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/cracklib X-SVN-Commit-Revision: 455850 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 12:21:09 -0000 Author: antoine Date: Sat Dec 9 12:21:08 2017 New Revision: 455850 URL: https://svnweb.freebsd.org/changeset/ports/455850 Log: py-cracklib fails to build with python3 Modified: head/security/cracklib/Makefile Modified: head/security/cracklib/Makefile ============================================================================== --- head/security/cracklib/Makefile Sat Dec 9 12:12:01 2017 (r455849) +++ head/security/cracklib/Makefile Sat Dec 9 12:21:08 2017 (r455850) @@ -28,7 +28,7 @@ USES= gettext libtool USE_LDCONFIG= yes .if defined(PYTHON_SLAVEPORT) -USES+= python +USES+= python:2.7 CONFIGURE_ARGS+=--with-python PLIST_FILES= %%PYTHON_SITELIBDIR%%/_cracklib.a \ %%PYTHON_SITELIBDIR%%/_cracklib.so \ From owner-svn-ports-head@freebsd.org Sat Dec 9 12:25:01 2017 Return-Path: Delivered-To: svn-ports-head@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 E1D34E89896; Sat, 9 Dec 2017 12:25:01 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 AB991634B3; Sat, 9 Dec 2017 12:25:01 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9CP0f0013369; Sat, 9 Dec 2017 12:25:00 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9CP05e013368; Sat, 9 Dec 2017 12:25:00 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091225.vB9CP05e013368@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 12:25:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455851 - head/chinese/pyzy X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/chinese/pyzy X-SVN-Commit-Revision: 455851 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 12:25:02 -0000 Author: antoine Date: Sat Dec 9 12:25:00 2017 New Revision: 455851 URL: https://svnweb.freebsd.org/changeset/ports/455851 Log: pyzy doesn't build with python3 Modified: head/chinese/pyzy/Makefile Modified: head/chinese/pyzy/Makefile ============================================================================== --- head/chinese/pyzy/Makefile Sat Dec 9 12:21:08 2017 (r455850) +++ head/chinese/pyzy/Makefile Sat Dec 9 12:25:00 2017 (r455851) @@ -16,7 +16,7 @@ LIB_DEPENDS= libsqlite3.so:databases/sqlite3 USE_GITHUB= yes GH_TAGNAME= 6d9c3cd -USES= compiler:c++11-lib gmake libtool pkgconfig python:build shebangfix autoreconf gettext-runtime pathfix +USES= compiler:c++11-lib gmake libtool pkgconfig python:2.7,build shebangfix autoreconf gettext-runtime pathfix SHEBANG_FILES= data/db/android/create_db.py USE_GNOME= glib20 USE_LDCONFIG= yes From owner-svn-ports-head@freebsd.org Sat Dec 9 12:32:12 2017 Return-Path: Delivered-To: svn-ports-head@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 27534E89F0A; Sat, 9 Dec 2017 12:32:12 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E567963980; Sat, 9 Dec 2017 12:32:11 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9CWAPv016567; Sat, 9 Dec 2017 12:32:10 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9CWA2T016566; Sat, 9 Dec 2017 12:32:10 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091232.vB9CWA2T016566@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 12:32:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455852 - head/games/endgame-singularity X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/games/endgame-singularity X-SVN-Commit-Revision: 455852 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 12:32:12 -0000 Author: antoine Date: Sat Dec 9 12:32:10 2017 New Revision: 455852 URL: https://svnweb.freebsd.org/changeset/ports/455852 Log: Add explicit FLAVOR to dependencies (useful when using DEFAULT_VERSIONS=python=3.x) Modified: head/games/endgame-singularity/Makefile Modified: head/games/endgame-singularity/Makefile ============================================================================== --- head/games/endgame-singularity/Makefile Sat Dec 9 12:25:00 2017 (r455851) +++ head/games/endgame-singularity/Makefile Sat Dec 9 12:32:10 2017 (r455852) @@ -14,7 +14,7 @@ COMMENT= Simulates the life of a true AI LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/GPL.txt -RUN_DEPENDS= py*-game>=1.8:devel/py-game \ +RUN_DEPENDS= ${PYGAME} \ ${PYNUMPY} USE_GITHUB= yes From owner-svn-ports-head@freebsd.org Sat Dec 9 12:36:47 2017 Return-Path: Delivered-To: svn-ports-head@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 67291E8A010; Sat, 9 Dec 2017 12:36:47 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 31D5D63AF0; Sat, 9 Dec 2017 12:36:47 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9Cak6P017590; Sat, 9 Dec 2017 12:36:46 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9Cakak017589; Sat, 9 Dec 2017 12:36:46 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091236.vB9Cakak017589@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 12:36:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455853 - head/sysutils/farbot X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/sysutils/farbot X-SVN-Commit-Revision: 455853 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 12:36:47 -0000 Author: antoine Date: Sat Dec 9 12:36:46 2017 New Revision: 455853 URL: https://svnweb.freebsd.org/changeset/ports/455853 Log: - Add explicit FLAVOR to dependency (useful when using DEFAULT_VERSIONS=python=3.x) - Fix dependency, the zconfig module is needed, not the zconfig command Modified: head/sysutils/farbot/Makefile Modified: head/sysutils/farbot/Makefile ============================================================================== --- head/sysutils/farbot/Makefile Sat Dec 9 12:32:10 2017 (r455852) +++ head/sysutils/farbot/Makefile Sat Dec 9 12:36:46 2017 (r455853) @@ -11,8 +11,8 @@ COMMENT= FreeBSD Automated Release Bot LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:devel/py-zconfig -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zconfig>=0:devel/py-zconfig@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zconfig>=0:devel/py-zconfig@${FLAVOR} USE_GITHUB= yes GH_ACCOUNT= threerings From owner-svn-ports-head@freebsd.org Sat Dec 9 12:50:22 2017 Return-Path: Delivered-To: svn-ports-head@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 660FFE8A3C0; Sat, 9 Dec 2017 12:50:22 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 325E163F5B; Sat, 9 Dec 2017 12:50:22 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9CoLtB021931; Sat, 9 Dec 2017 12:50:21 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9CoLL6021928; Sat, 9 Dec 2017 12:50:21 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201712091250.vB9CoLL6021928@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 9 Dec 2017 12:50:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455854 - in head/emulators/wine-devel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: in head/emulators/wine-devel: . files X-SVN-Commit-Revision: 455854 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 12:50:22 -0000 Author: gerald Date: Sat Dec 9 12:50:20 2017 New Revision: 455854 URL: https://svnweb.freebsd.org/changeset/ports/455854 Log: Update to Wine 3.0 RC1, the first release candidate of Wine 3.0. This includes the following changes: - Direct3D 11 enabled by default on AMD and Intel GPUs. - Implementation of the task scheduler. - Registry export support in the reg.exe tool. - Progman DDE support. - OLE data cache improvements. - More event support in MSHTML. - Relay debugging improvements. - Various bug fixes. I got files/patch-dlls_advapi32_perf.c merged upstream, so we can now remove it here. Deleted: head/emulators/wine-devel/files/patch-dlls_advapi32_perf.c Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/distinfo head/emulators/wine-devel/pkg-plist Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Sat Dec 9 12:36:46 2017 (r455853) +++ head/emulators/wine-devel/Makefile Sat Dec 9 12:50:20 2017 (r455854) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 2.22 +DISTVERSION= 3.0-rc1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Sat Dec 9 12:36:46 2017 (r455853) +++ head/emulators/wine-devel/distinfo Sat Dec 9 12:50:20 2017 (r455854) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511621287 -SHA256 (wine-2.22.tar.xz) = db5c7e7f652405d927b3ba43cc09e4e2f5726a2c7cbf9445a0d01d1b335e8b73 -SIZE (wine-2.22.tar.xz) = 19635032 +TIMESTAMP = 1512822071 +SHA256 (wine-3.0-rc1.tar.xz) = 4cda5e8c1d56b98dc2c4ec7672de6a0c4b8ae302660ce45685703d97c3c8c7b3 +SIZE (wine-3.0-rc1.tar.xz) = 19669424 Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Sat Dec 9 12:36:46 2017 (r455853) +++ head/emulators/wine-devel/pkg-plist Sat Dec 9 12:50:20 2017 (r455854) @@ -276,6 +276,9 @@ include/wine/windows/devicetopology.idl include/wine/windows/devpkey.h include/wine/windows/devpropdef.h include/wine/windows/dhcpcsdk.h +include/wine/windows/dhtmldid.h +include/wine/windows/dhtmled.h +include/wine/windows/dhtmled.idl include/wine/windows/difxapi.h include/wine/windows/digitalv.h include/wine/windows/dimm.h @@ -2120,6 +2123,7 @@ lib/wine/fakedlls/vssapi.dll %%WINE32%%lib/wine/fakedlls/w32sys.dll16 lib/wine/fakedlls/wbemdisp.dll lib/wine/fakedlls/wbemprox.dll +lib/wine/fakedlls/wdscore.dll lib/wine/fakedlls/webservices.dll lib/wine/fakedlls/wer.dll lib/wine/fakedlls/wevtapi.dll @@ -2359,6 +2363,7 @@ lib/wine/libhid.def lib/wine/libhidclass.def lib/wine/libhlink.def lib/wine/libhtmlhelp.def +lib/wine/libhttpapi.def lib/wine/libieframe.def lib/wine/libimagehlp.def lib/wine/libimm32.def @@ -2783,6 +2788,7 @@ lib/wine/vssapi.dll.so %%WINE32%%lib/wine/w32sys.dll16.so lib/wine/wbemdisp.dll.so lib/wine/wbemprox.dll.so +lib/wine/wdscore.dll.so lib/wine/webservices.dll.so lib/wine/wer.dll.so lib/wine/wevtapi.dll.so From owner-svn-ports-head@freebsd.org Sat Dec 9 12:55:24 2017 Return-Path: Delivered-To: svn-ports-head@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 D722FE8A5ED; Sat, 9 Dec 2017 12:55:24 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A11F8642E4; Sat, 9 Dec 2017 12:55:24 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9CtNRZ026002; Sat, 9 Dec 2017 12:55:23 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9CtNFX026001; Sat, 9 Dec 2017 12:55:23 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091255.vB9CtNFX026001@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 12:55:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455855 - head/devel/py-roxlib X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/py-roxlib X-SVN-Commit-Revision: 455855 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 12:55:24 -0000 Author: antoine Date: Sat Dec 9 12:55:23 2017 New Revision: 455855 URL: https://svnweb.freebsd.org/changeset/ports/455855 Log: py-roxlib is not compatible with python3 Modified: head/devel/py-roxlib/Makefile Modified: head/devel/py-roxlib/Makefile ============================================================================== --- head/devel/py-roxlib/Makefile Sat Dec 9 12:50:20 2017 (r455854) +++ head/devel/py-roxlib/Makefile Sat Dec 9 12:55:23 2017 (r455855) @@ -11,7 +11,7 @@ DISTNAME= rox-lib2-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org COMMENT= Python libraries for ROX -USES= python shebangfix tar:bzip2 +USES= python:2.7 shebangfix tar:bzip2 USE_GNOME= pygtk2:run SHEBANG_FILES= ROX-Lib2/AppRun ROX-Lib2/python/make_docs.py From owner-svn-ports-head@freebsd.org Sat Dec 9 13:12:13 2017 Return-Path: Delivered-To: svn-ports-head@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 E2497E8ABCB; Sat, 9 Dec 2017 13:12:13 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 BA01F64A53; Sat, 9 Dec 2017 13:12:13 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9DCCEu034216; Sat, 9 Dec 2017 13:12:12 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9DCCq1034215; Sat, 9 Dec 2017 13:12:12 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091312.vB9DCCq1034215@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 13:12:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455856 - head/security/hotssh X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/hotssh X-SVN-Commit-Revision: 455856 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 13:12:14 -0000 Author: antoine Date: Sat Dec 9 13:12:12 2017 New Revision: 455856 URL: https://svnweb.freebsd.org/changeset/ports/455856 Log: - hotssh doesn't work with python3 - add explicit FLAVOR to dependencies (useful when using DEFAULT_VERSIONS=python=3.x) - fix shebang Modified: head/security/hotssh/Makefile Modified: head/security/hotssh/Makefile ============================================================================== --- head/security/hotssh/Makefile Sat Dec 9 12:55:23 2017 (r455855) +++ head/security/hotssh/Makefile Sat Dec 9 13:12:12 2017 (r455856) @@ -3,7 +3,7 @@ PORTNAME= hotssh PORTVERSION= 0.2.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security gnome MASTER_SITES= GNOME @@ -13,18 +13,16 @@ COMMENT= HotSSH is an interface to Secure Shell, for G LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus \ - ${LOCALBASE}/libdata/pkgconfig/pygobject-2.0.pc:devel/py-gobject \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ ${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:devel/dbus-glib \ - ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ - ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:x11-toolkits/py-vte -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus \ - ${LOCALBASE}/libdata/pkgconfig/pygobject-2.0.pc:devel/py-gobject \ - ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ - ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:x11-toolkits/py-vte + ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}vte>=0:x11-toolkits/py-vte@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}vte>=0:x11-toolkits/py-vte@${PY_FLAVOR} -USE_GNOME= pygtk2 gnomedocutils libxslt glib20 intltool -USES= gettext python tar:bzip2 waf +USE_GNOME= glib20 gnomedocutils intltool libxslt pygobject pygtk2 +USES= gettext python:2.7 tar:bzip2 waf INSTALLS_ICONS= yes NO_ARCH= yes @@ -32,7 +30,7 @@ B64DECODE?= /usr/bin/b64decode BSPATCH?= /usr/bin/bspatch post-extract: - @${GREP} -Rl '^#!/usr/bin/python$$' ${WRKSRC} |${XARGS} ${REINPLACE_CMD} -e 's|^#!/usr/bin/python$$|#!/usr/bin/env python|g' + @${GREP} -Rl '^#!/usr/bin/python$$' ${WRKSRC} |${XARGS} ${REINPLACE_CMD} -e 's|^#!/usr/bin/python$$|#!${PYTHON_CMD}|g' @${MV} ${WRKSRC}/waf ${WRKSRC}/waf.beforepatch @cd ${WRKSRC} && ${B64DECODE} -o waf.diff ${FILESDIR}/waf.diff && ${BSPATCH} waf.beforepatch waf waf.diff && ${CHMOD} 755 waf @${GREP} -Rl '%%LOCALBASE%%' ${WRKSRC} |${XARGS} ${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" From owner-svn-ports-head@freebsd.org Sat Dec 9 13:23:34 2017 Return-Path: Delivered-To: svn-ports-head@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 5684AE8B0A4; Sat, 9 Dec 2017 13:23:34 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2E13E65126; Sat, 9 Dec 2017 13:23:34 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9DNXHg038504; Sat, 9 Dec 2017 13:23:33 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9DNW6d038499; Sat, 9 Dec 2017 13:23:32 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <201712091323.vB9DNW6d038499@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Sat, 9 Dec 2017 13:23:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455857 - in head/biology: . p5-TrimGalore X-SVN-Group: ports-head X-SVN-Commit-Author: jwb X-SVN-Commit-Paths: in head/biology: . p5-TrimGalore X-SVN-Commit-Revision: 455857 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 13:23:34 -0000 Author: jwb Date: Sat Dec 9 13:23:32 2017 New Revision: 455857 URL: https://svnweb.freebsd.org/changeset/ports/455857 Log: [new port] biology/p5-TrimGalore: Wrapper around Cutadapt and FastQC for adapter and quality trimming Approved by: jrm (mentor) Differential Revision: D13400 Added: head/biology/p5-TrimGalore/ head/biology/p5-TrimGalore/Makefile (contents, props changed) head/biology/p5-TrimGalore/distinfo (contents, props changed) head/biology/p5-TrimGalore/pkg-descr (contents, props changed) head/biology/p5-TrimGalore/pkg-plist (contents, props changed) Modified: head/biology/Makefile Modified: head/biology/Makefile ============================================================================== --- head/biology/Makefile Sat Dec 9 13:12:12 2017 (r455856) +++ head/biology/Makefile Sat Dec 9 13:23:32 2017 (r455857) @@ -73,6 +73,7 @@ SUBDIR += p5-Bio-SCF SUBDIR += p5-BioPerl SUBDIR += p5-BioPerl-Run + SUBDIR += p5-TrimGalore SUBDIR += p5-transdecoder SUBDIR += paml SUBDIR += phrap Added: head/biology/p5-TrimGalore/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/p5-TrimGalore/Makefile Sat Dec 9 13:23:32 2017 (r455857) @@ -0,0 +1,31 @@ +# $FreeBSD$ + +PORTNAME= TrimGalore +DISTVERSION= 0.4.5 +CATEGORIES= biology perl5 +PKGNAMEPREFIX= p5- + +MAINTAINER= jwb@FreeBSD.org +COMMENT= Wrapper around Cutadapt and FastQC for adapter and quality trimming + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cutadapt>0:biology/py-cutadapt@${PY_FLAVOR} \ + fastqc>0:biology/fastqc + +NO_ARCH= yes +NO_BUILD= yes + +USES= perl5 python:env shebangfix +SHEBANG_FILES= trim_galore +USE_PERL5= run + +USE_GITHUB= yes +GH_ACCOUNT= FelixKrueger + +do-install: + ${INSTALL_SCRIPT} ${WRKSRC}/trim_galore ${STAGEDIR}${PREFIX}/bin + cd ${WRKSRC} && ${COPYTREE_SHARE} test_files ${STAGEDIR}${DATADIR} + +.include Added: head/biology/p5-TrimGalore/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/p5-TrimGalore/distinfo Sat Dec 9 13:23:32 2017 (r455857) @@ -0,0 +1,3 @@ +TIMESTAMP = 1512570215 +SHA256 (FelixKrueger-TrimGalore-0.4.5_GH0.tar.gz) = a6b97e554944ddc6ecd50e78df486521f17225d415aad84e9911163faafe1f3c +SIZE (FelixKrueger-TrimGalore-0.4.5_GH0.tar.gz) = 21983909 Added: head/biology/p5-TrimGalore/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/p5-TrimGalore/pkg-descr Sat Dec 9 13:23:32 2017 (r455857) @@ -0,0 +1,4 @@ +Wrapper around Cutadapt and FastQC to consistently apply adapter and quality +trimming to FastQ files, with extra functionality for RRBS data. + +WWW: https://github.com/FelixKrueger/TrimGalore Added: head/biology/p5-TrimGalore/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/p5-TrimGalore/pkg-plist Sat Dec 9 13:23:32 2017 (r455857) @@ -0,0 +1,8 @@ +bin/trim_galore +%%DATADIR%%/test_files/4_seqs_with_Ns.fastq.gz +%%DATADIR%%/test_files/colorspace_file.fastq +%%DATADIR%%/test_files/empty_file.fastq +%%DATADIR%%/test_files/illumina_100K.fastq.gz +%%DATADIR%%/test_files/nextera_100K.fastq.gz +%%DATADIR%%/test_files/smallRNA_100K.fastq.gz +%%DATADIR%%/test_files/truncated.fq.gz From owner-svn-ports-head@freebsd.org Sat Dec 9 13:36:35 2017 Return-Path: Delivered-To: svn-ports-head@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 55230E8B757; Sat, 9 Dec 2017 13:36:35 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 1128D6573F; Sat, 9 Dec 2017 13:36:34 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9DaXgO042878; Sat, 9 Dec 2017 13:36:33 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9DaXUc042876; Sat, 9 Dec 2017 13:36:33 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091336.vB9DaXUc042876@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 13:36:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455858 - head/games/funnyboat X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/games/funnyboat X-SVN-Commit-Revision: 455858 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 13:36:35 -0000 Author: antoine Date: Sat Dec 9 13:36:33 2017 New Revision: 455858 URL: https://svnweb.freebsd.org/changeset/ports/455858 Log: Add explicit FLAVOR to dependency (useful when using DEFAULT_VERSIONS=python=3.x) Modified: head/games/funnyboat/Makefile Modified: head/games/funnyboat/Makefile ============================================================================== --- head/games/funnyboat/Makefile Sat Dec 9 13:23:32 2017 (r455857) +++ head/games/funnyboat/Makefile Sat Dec 9 13:36:33 2017 (r455858) @@ -16,7 +16,7 @@ LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE-CODE.txt LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MEDIA.txt -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:devel/py-game +RUN_DEPENDS= ${PYGAME} WRKSRC= ${WRKDIR}/${PORTNAME} From owner-svn-ports-head@freebsd.org Sat Dec 9 13:38:32 2017 Return-Path: Delivered-To: svn-ports-head@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 0C5F2E8B89A; Sat, 9 Dec 2017 13:38:32 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 CAB1C65865; Sat, 9 Dec 2017 13:38:31 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9DcUna043042; Sat, 9 Dec 2017 13:38:30 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9DcUVW043041; Sat, 9 Dec 2017 13:38:30 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091338.vB9DcUVW043041@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 13:38:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455859 - head/games/outerspace X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/games/outerspace X-SVN-Commit-Revision: 455859 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 13:38:32 -0000 Author: antoine Date: Sat Dec 9 13:38:30 2017 New Revision: 455859 URL: https://svnweb.freebsd.org/changeset/ports/455859 Log: Add explicit FLAVOR to dependency (useful when using DEFAULT_VERSIONS=python=3.x) Modified: head/games/outerspace/Makefile Modified: head/games/outerspace/Makefile ============================================================================== --- head/games/outerspace/Makefile Sat Dec 9 13:36:33 2017 (r455858) +++ head/games/outerspace/Makefile Sat Dec 9 13:38:30 2017 (r455859) @@ -10,7 +10,7 @@ MASTER_SITES= SF/ospace/OSLauncher/${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= On-line strategy game -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:devel/py-game +RUN_DEPENDS= ${PYGAME} USES= python:2.7 NO_BUILD= yes From owner-svn-ports-head@freebsd.org Sat Dec 9 13:45:49 2017 Return-Path: Delivered-To: svn-ports-head@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 CBAD6E8BD51; Sat, 9 Dec 2017 13:45:49 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 960E465DCF; Sat, 9 Dec 2017 13:45:49 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9DjmWM047233; Sat, 9 Dec 2017 13:45:48 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9DjmXx047232; Sat, 9 Dec 2017 13:45:48 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091345.vB9DjmXx047232@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 13:45:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455860 - head/multimedia/pitivi X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/multimedia/pitivi X-SVN-Commit-Revision: 455860 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 13:45:49 -0000 Author: antoine Date: Sat Dec 9 13:45:48 2017 New Revision: 455860 URL: https://svnweb.freebsd.org/changeset/ports/455860 Log: Add explicit FLAVOR to dependencies (useful when using DEFAULT_VERSIONS=python=3.x) Modified: head/multimedia/pitivi/Makefile Modified: head/multimedia/pitivi/Makefile ============================================================================== --- head/multimedia/pitivi/Makefile Sat Dec 9 13:38:30 2017 (r455859) +++ head/multimedia/pitivi/Makefile Sat Dec 9 13:45:48 2017 (r455860) @@ -12,8 +12,8 @@ COMMENT= Gstreamer based non-linear audio/video editor LICENSE= LGPL21+ -RUN_DEPENDS= py*-zope.interface>=0:devel/py-zope.interface \ - ${PYTHON_SITELIBDIR}/goocanvasmodule.so:graphics/py-goocanvas +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}goocanvas>=0:graphics/py-goocanvas@${PY_FLAVOR} USES= gettext gmake localbase pkgconfig python:2.7 shebangfix tar:bzip2 SHEBANG_FILES= bin/pitivi.in From owner-svn-ports-head@freebsd.org Sat Dec 9 14:05:10 2017 Return-Path: Delivered-To: svn-ports-head@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 1E93EE8C3AD; Sat, 9 Dec 2017 14:05:10 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 DC62C66600; Sat, 9 Dec 2017 14:05:09 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9E59dj055520; Sat, 9 Dec 2017 14:05:09 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9E59Dc055519; Sat, 9 Dec 2017 14:05:09 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091405.vB9E59Dc055519@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 14:05:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455861 - head/comms/wsjt X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/comms/wsjt X-SVN-Commit-Revision: 455861 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 14:05:10 -0000 Author: antoine Date: Sat Dec 9 14:05:08 2017 New Revision: 455861 URL: https://svnweb.freebsd.org/changeset/ports/455861 Log: wsjt builds fine without the python metaport Modified: head/comms/wsjt/Makefile Modified: head/comms/wsjt/Makefile ============================================================================== --- head/comms/wsjt/Makefile Sat Dec 9 13:45:48 2017 (r455860) +++ head/comms/wsjt/Makefile Sat Dec 9 14:05:08 2017 (r455861) @@ -14,8 +14,7 @@ LICENSE= GPLv3 RUN_DEPENDS= ${LOCALBASE}/bin/kvasd:comms/kvasd \ ${WSJT_DEPENDS} -BUILD_DEPENDS= python:lang/python \ - ${WSJT_DEPENDS} +BUILD_DEPENDS= ${WSJT_DEPENDS} LIB_DEPENDS= libfftw3.so:math/fftw3 \ libfftw3f.so:math/fftw3-float \ libsamplerate.so:audio/libsamplerate \ From owner-svn-ports-head@freebsd.org Sat Dec 9 14:40:45 2017 Return-Path: Delivered-To: svn-ports-head@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 54F8EE8D0BA; Sat, 9 Dec 2017 14:40:45 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2C6B1678EE; Sat, 9 Dec 2017 14:40:45 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9EeiZv070264; Sat, 9 Dec 2017 14:40:44 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9EeiJq070262; Sat, 9 Dec 2017 14:40:44 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201712091440.vB9EeiJq070262@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sat, 9 Dec 2017 14:40:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455862 - head/graphics/appleseed X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: head/graphics/appleseed X-SVN-Commit-Revision: 455862 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 14:40:45 -0000 Author: danfe Date: Sat Dec 9 14:40:43 2017 New Revision: 455862 URL: https://svnweb.freebsd.org/changeset/ports/455862 Log: - Allow to build without appleseed.studio (Qt-based GUI program), this makes setting up headless render boxes easier - Remove previously optional dependency on `graphics/openimageio' when building with Disney material support: since r455830, OSL support is mandatory, and OSL depends on `graphics/openimageio' unconditionally - Correct dependency on `graphics/seexpr': only appleseed.studio links to libSeExprEditor.so, while both programs link to libSeExpr.so (our SeExpr package always provides both libraries anyways) Modified: head/graphics/appleseed/Makefile head/graphics/appleseed/pkg-plist Modified: head/graphics/appleseed/Makefile ============================================================================== --- head/graphics/appleseed/Makefile Sat Dec 9 14:05:08 2017 (r455861) +++ head/graphics/appleseed/Makefile Sat Dec 9 14:40:43 2017 (r455862) @@ -23,7 +23,6 @@ ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON= not ported to it yet USES= cmake:outsource compiler:env -USE_QT4= moc_build qmake_build rcc_build uic_build opengl LDFLAGS+= -lboost_atomic CMAKE_ARGS= -DUSE_STATIC_BOOST:BOOL=OFF -DUSE_STATIC_OIIO:BOOL=OFF \ @@ -42,20 +41,23 @@ PLIST_SUB= APPHOME=${CMAKE_INSTALL_PREFIX} SUB_FILES= pkg-message SUB_LIST:= ${PLIST_SUB} -OPTIONS_DEFINE= CPP11 EXAMPLES DISNEY -OPTIONS_DEFAULT= DISNEY +OPTIONS_DEFINE= CPP11 EXAMPLES DISNEY STUDIO +OPTIONS_DEFAULT= DISNEY STUDIO OPTIONS_SUB= yes CPP11_DESC= Build in C++11 mode DISNEY_DESC= Disney material support +STUDIO_DESC= Build appleseed.studio (Qt-based GUI program) CPP11_CMAKE_ON= -DUSE_CPP11:BOOL=ON EXAMPLES_CMAKE_OFF= -DWITH_SAMPLES:BOOL=OFF +DISNEY_LIB_DEPENDS= libSeExpr.so:graphics/seexpr DISNEY_CMAKE_ON= -DWITH_DISNEY_MATERIAL:BOOL=ON -DISNEY_LIB_DEPENDS= libOpenImageIO.so:graphics/openimageio \ - libSeExprEditor.so:graphics/seexpr + +STUDIO_USE= QT4=moc_build,qmake_build,rcc_build,uic_build,opengl +STUDIO_CMAKE_OFF= -DWITH_STUDIO:BOOL=OFF .include Modified: head/graphics/appleseed/pkg-plist ============================================================================== --- head/graphics/appleseed/pkg-plist Sat Dec 9 14:05:08 2017 (r455861) +++ head/graphics/appleseed/pkg-plist Sat Dec 9 14:40:43 2017 (r455862) @@ -10,7 +10,7 @@ share/cmake/Modules/FindXerces.cmake @cwd %%APPHOME%% bin/animatecamera bin/appleseed.cli -bin/appleseed.studio +%%STUDIO%%bin/appleseed.studio bin/convertmany.py bin/convertmeshfile bin/dumpmetadata @@ -100,14 +100,14 @@ lib/libappleseed.so %%PORTEXAMPLES%%samples/python/basic/output/preserve.txt schemas/project.xsd schemas/settings.xsd -seexpr/clouds/blue_clouds.se -seexpr/geometric/checkers.se -seexpr/geometric/dots.se -seexpr/gradients/horizontal.se -seexpr/gradients/vertical.se -seexpr/noise/fbm.se -seexpr/noise/noise.se -seexpr/noise/turbulence.se +%%STUDIO%%seexpr/clouds/blue_clouds.se +%%STUDIO%%seexpr/geometric/checkers.se +%%STUDIO%%seexpr/geometric/dots.se +%%STUDIO%%seexpr/gradients/horizontal.se +%%STUDIO%%seexpr/gradients/vertical.se +%%STUDIO%%seexpr/noise/fbm.se +%%STUDIO%%seexpr/noise/noise.se +%%STUDIO%%seexpr/noise/turbulence.se settings/appleseed.cli.xml settings/appleseed.studio.xml settings/appleseed.tools.xml From owner-svn-ports-head@freebsd.org Sat Dec 9 16:08:46 2017 Return-Path: Delivered-To: svn-ports-head@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 79B81E8FEAF; Sat, 9 Dec 2017 16:08:46 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 5421F6AD43; Sat, 9 Dec 2017 16:08:46 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9G8j19005775; Sat, 9 Dec 2017 16:08:45 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9G8joU005771; Sat, 9 Dec 2017 16:08:45 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201712091608.vB9G8joU005771@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Sat, 9 Dec 2017 16:08:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455863 - in head/www: . py-flask-migrate X-SVN-Group: ports-head X-SVN-Commit-Author: arved X-SVN-Commit-Paths: in head/www: . py-flask-migrate X-SVN-Commit-Revision: 455863 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 16:08:46 -0000 Author: arved Date: Sat Dec 9 16:08:45 2017 New Revision: 455863 URL: https://svnweb.freebsd.org/changeset/ports/455863 Log: Add Flask migrate a flask extension that handles database migrations Added: head/www/py-flask-migrate/ head/www/py-flask-migrate/Makefile (contents, props changed) head/www/py-flask-migrate/distinfo (contents, props changed) head/www/py-flask-migrate/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sat Dec 9 14:40:43 2017 (r455862) +++ head/www/Makefile Sat Dec 9 16:08:45 2017 (r455863) @@ -1669,6 +1669,7 @@ SUBDIR += py-flask-cors SUBDIR += py-flask-flatpages SUBDIR += py-flask-login + SUBDIR += py-flask-migrate SUBDIR += py-flask-oauthlib SUBDIR += py-flask-principal SUBDIR += py-flask-restful Added: head/www/py-flask-migrate/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-flask-migrate/Makefile Sat Dec 9 16:08:45 2017 (r455863) @@ -0,0 +1,26 @@ +# $FreeBSD$ + +PORTNAME= Flask-Migrate +PORTVERSION= 2.1.1 +DISTVERSIONPREFIX= v +CATEGORIES= www python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= arved@FreeBSD.org +COMMENT= Database schema migrations for Flask applications + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0.9:www/py-flask@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}alembic>=0.8.4:databases/py-alembic@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}python-editor>=0:devel/py-python-editor@${FLAVOR} + +USES= python +USE_PYTHON= autoplist distutils +USE_GITHUB= yes +GH_ACCOUNT= miguelgrinberg + +NO_ARCH= yes + +.include Added: head/www/py-flask-migrate/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-flask-migrate/distinfo Sat Dec 9 16:08:45 2017 (r455863) @@ -0,0 +1,3 @@ +TIMESTAMP = 1512834734 +SHA256 (miguelgrinberg-Flask-Migrate-v2.1.1_GH0.tar.gz) = 883854c9c811746c1d989f4e707e3815d7d3e43316d6cee832e53897737a90e5 +SIZE (miguelgrinberg-Flask-Migrate-v2.1.1_GH0.tar.gz) = 33900 Added: head/www/py-flask-migrate/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-flask-migrate/pkg-descr Sat Dec 9 16:08:45 2017 (r455863) @@ -0,0 +1,5 @@ +Flask-Migrate is an extension that handles SQLAlchemy database migrations for +Flask applications using Alembic. The database operations are provided as +command line arguments for Flask-Script. + +WWW: https://github.com/miguelgrinberg/Flask-Migrate From owner-svn-ports-head@freebsd.org Sat Dec 9 16:22:48 2017 Return-Path: Delivered-To: svn-ports-head@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 75B73E9052E; Sat, 9 Dec 2017 16:22:48 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 4204C6B6E3; Sat, 9 Dec 2017 16:22:48 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9GMlja014073; Sat, 9 Dec 2017 16:22:47 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9GMlgK014071; Sat, 9 Dec 2017 16:22:47 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201712091622.vB9GMlgK014071@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Sat, 9 Dec 2017 16:22:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455864 - head/mail/postfix X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/mail/postfix X-SVN-Commit-Revision: 455864 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 16:22:48 -0000 Author: zeising Date: Sat Dec 9 16:22:47 2017 New Revision: 455864 URL: https://svnweb.freebsd.org/changeset/ports/455864 Log: Update to 3.2.4 Changelog: * DANE interoperability. Postfix builds with OpenSSL 1.0.0 or 1.0.1 failed to send email to some sites with "TLSA 2 X X" DNS records associated with an intermediate CA certificate. Problem report and initial fix by Erwan Legrand. * Missing dynamicmaps support in the Postfix sendmail command. This broke authorized_submit_users settings that use a dynamically-loaded map type. Problem reported by Ulrich Zehl. PR: 223804 Submitted by: zeising Approved by: maintainer timeout Modified: head/mail/postfix/Makefile head/mail/postfix/distinfo Modified: head/mail/postfix/Makefile ============================================================================== --- head/mail/postfix/Makefile Sat Dec 9 16:08:45 2017 (r455863) +++ head/mail/postfix/Makefile Sat Dec 9 16:22:47 2017 (r455864) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= postfix -PORTVERSION= 3.2.3 -PORTREVISION?= 1 +PORTVERSION= 3.2.4 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ Modified: head/mail/postfix/distinfo ============================================================================== --- head/mail/postfix/distinfo Sat Dec 9 16:08:45 2017 (r455863) +++ head/mail/postfix/distinfo Sat Dec 9 16:22:47 2017 (r455864) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506256620 -SHA256 (postfix/postfix-3.2.3.tar.gz) = 5b0b975d075ea7561028d4109c581549b794aa92d733429ea6d9fa57751140bf -SIZE (postfix/postfix-3.2.3.tar.gz) = 4390567 +TIMESTAMP = 1511368835 +SHA256 (postfix/postfix-3.2.4.tar.gz) = ec55ebaa2aa464792af8d5ee103eb68b27a42dc2b36a02fee42dafbf9740c7f6 +SIZE (postfix/postfix-3.2.4.tar.gz) = 4390376 From owner-svn-ports-head@freebsd.org Sat Dec 9 16:53:38 2017 Return-Path: Delivered-To: svn-ports-head@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 1769EE9134E; Sat, 9 Dec 2017 16:53:38 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 D4B746C75D; Sat, 9 Dec 2017 16:53:37 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9Gra7Y026727; Sat, 9 Dec 2017 16:53:36 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9GraWo026726; Sat, 9 Dec 2017 16:53:36 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712091653.vB9GraWo026726@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 9 Dec 2017 16:53:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455865 - head/devel/rbtools X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/rbtools X-SVN-Commit-Revision: 455865 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 16:53:38 -0000 Author: antoine Date: Sat Dec 9 16:53:36 2017 New Revision: 455865 URL: https://svnweb.freebsd.org/changeset/ports/455865 Log: Remove USE_PYTHON=concurrent, it doesn't make sense for a python2 only port Modified: head/devel/rbtools/Makefile Modified: head/devel/rbtools/Makefile ============================================================================== --- head/devel/rbtools/Makefile Sat Dec 9 16:22:47 2017 (r455864) +++ head/devel/rbtools/Makefile Sat Dec 9 16:53:36 2017 (r455865) @@ -2,6 +2,7 @@ PORTNAME= ${ORIGNAME:tl} DISTVERSION= 0.7.10 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://downloads.reviewboard.org/releases/${ORIGNAME}/${DISTVERSION:R}/ DISTNAME= ${ORIGNAME}-${DISTVERSION} @@ -19,6 +20,6 @@ ORIGNAME= RBTools NO_ARCH= yes USES= python:2.7 -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist distutils .include From owner-svn-ports-head@freebsd.org Sat Dec 9 17:11:11 2017 Return-Path: Delivered-To: svn-ports-head@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 A21F5E91DE0; Sat, 9 Dec 2017 17:11:11 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 3AE346D24F; Sat, 9 Dec 2017 17:11:11 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9HBADR034678; Sat, 9 Dec 2017 17:11:10 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9HB9GV034667; Sat, 9 Dec 2017 17:11:09 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201712091711.vB9HB9GV034667@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sat, 9 Dec 2017 17:11:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455867 - in head/net: ndpi ndpi/files ntopng ntopng/files X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: in head/net: ndpi ndpi/files ntopng ntopng/files X-SVN-Commit-Revision: 455867 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 17:11:11 -0000 Author: madpilot Date: Sat Dec 9 17:11:09 2017 New Revision: 455867 URL: https://svnweb.freebsd.org/changeset/ports/455867 Log: - Update net/ndpi to 2.2 (latest snapshot) - Update net/ntopng to 3.2 (latest snapshot) - For ndpi reapply commit reverted upstream to avoid installing include file with wrong relative path - For ntopng use embedded luajit, it requires a newer (beta) version than what we have in the tree Added: head/net/ndpi/files/ head/net/ndpi/files/patch-autogen.sh (contents, props changed) head/net/ndpi/files/patch-fix-libcache.h (contents, props changed) head/net/ndpi/files/patch-libndpi.sym (contents, props changed) head/net/ntopng/files/patch-third-party_LuaJIT-2.1.0-beta3_src_Makefile (contents, props changed) Modified: head/net/ndpi/Makefile head/net/ndpi/distinfo head/net/ndpi/pkg-plist head/net/ntopng/Makefile head/net/ntopng/distinfo head/net/ntopng/files/patch-Makefile.in head/net/ntopng/pkg-plist Modified: head/net/ndpi/Makefile ============================================================================== --- head/net/ndpi/Makefile Sat Dec 9 16:59:14 2017 (r455866) +++ head/net/ndpi/Makefile Sat Dec 9 17:11:09 2017 (r455867) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ndpi -PORTVERSION= 2.0.2017.09.13 +PORTVERSION= 2.2.2017.12.05 CATEGORIES= net MAINTAINER= madpilot@FreeBSD.org @@ -13,20 +13,23 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libjson-c.so:devel/json-c +USES= autoreconf compiler:c++11-lang libtool pathfix pkgconfig CONFIGURE_ARGS= --with-pic CPPFLAGS+= -I${LOCALBASE}/include/json-c LDFLAGS+= -L${LOCALBASE}/lib LIBS+= -ljson-c GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= autoreconf compiler:c++11-lang libtool pathfix pkgconfig INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= ntop GH_PROJECT= nDPI -GH_TAGNAME= 6607c33 +GH_TAGNAME= 56dcf65 PLIST_SUB= MAJOR_VER=${PORTVERSION:C/([[:digit:]])+\.([[:digit:]])+.*/\1.\2/}.0 + +post-patch: + cd ${WRKSRC} && ${SH} autogen.sh .include Modified: head/net/ndpi/distinfo ============================================================================== --- head/net/ndpi/distinfo Sat Dec 9 16:59:14 2017 (r455866) +++ head/net/ndpi/distinfo Sat Dec 9 17:11:09 2017 (r455867) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507108385 -SHA256 (ntop-nDPI-2.0.2017.09.13-6607c33_GH0.tar.gz) = 3a71b7b8e20e387afdfca36052e553a98826a0bb345d9cff58b9bffb5649db11 -SIZE (ntop-nDPI-2.0.2017.09.13-6607c33_GH0.tar.gz) = 19281054 +TIMESTAMP = 1512577740 +SHA256 (ntop-nDPI-2.2.2017.12.05-56dcf65_GH0.tar.gz) = 8accd15275879465210cd9e706562918f0b0c4c65b5659037ae28e48e46a858f +SIZE (ntop-nDPI-2.2.2017.12.05-56dcf65_GH0.tar.gz) = 19937661 Added: head/net/ndpi/files/patch-autogen.sh ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/ndpi/files/patch-autogen.sh Sat Dec 9 17:11:09 2017 (r455867) @@ -0,0 +1,37 @@ +--- autogen.sh.orig 2017-12-03 18:07:29 UTC ++++ autogen.sh +@@ -5,34 +5,4 @@ NDPI_MINOR="2" + NDPI_PATCH="0" + NDPI_VERSION_SHORT="$NDPI_MAJOR.$NDPI_MINOR.$NDPI_PATCH" + +-/bin/rm -f configure config.h config.h.in src/lib/Makefile.in +- +-AUTOCONF=$(which autoconf) +-AUTOMAKE=$(which automake) +-LIBTOOL=$(which libtool) +-LIBTOOLIZE=$(which libtoolize) +-AUTORECONF=$(which autoreconf) +- +-if test -z $AUTOCONF; then +- echo "autoconf is missing: please install it and try again" +- exit +-fi +- +-if test -z $AUTOMAKE; then +- echo "automake is missing: please install it and try again" +- exit +-fi +- +-if test -z $LIBTOOL && test -z $LIBTOOLIZE ; then +- echo "libtool and libtoolize is missing: please install it and try again" +- exit +-fi +- +-if test -z $AUTORECONF; then +- echo "autoreconf is missing: please install it and try again" +- exit +-fi +- + cat configure.seed | sed "s/@NDPI_MAJOR@/$NDPI_MAJOR/g" | sed "s/@NDPI_MINOR@/$NDPI_MINOR/g" | sed "s/@NDPI_PATCH@/$NDPI_PATCH/g" | sed "s/@NDPI_VERSION_SHORT@/$NDPI_VERSION_SHORT/g" > configure.ac +-autoreconf -ivf +-./configure $* Added: head/net/ndpi/files/patch-fix-libcache.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/ndpi/files/patch-fix-libcache.h Sat Dec 9 17:11:09 2017 (r455867) @@ -0,0 +1,50 @@ +From 2155dd9153457886c4f5dac58dcf269eeb2a8122 Mon Sep 17 00:00:00 2001 +From: Hidde van der Heide +Date: Thu, 19 Oct 2017 16:10:56 +0200 +Subject: [PATCH] Add libcache to installed headers and removed relative import + +--- + example/Makefile.am | 2 +- + src/include/ndpi_typedefs.h | 2 +- + src/lib/Makefile.am | 3 ++- + 3 files changed, 4 insertions(+), 3 deletions(-) + +diff --git a/example/Makefile.am b/example/Makefile.am +index 7fc29402..6cc6a14c 100644 +--- example/Makefile.am ++++ example/Makefile.am +@@ -1,6 +1,6 @@ + bin_PROGRAMS = ndpiReader + +-AM_CPPFLAGS = -I$(top_srcdir)/src/include @PCAP_INC@ ++AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_srcdir)/src/lib/third_party/include @PCAP_INC@ + AM_CFLAGS = @PTHREAD_CFLAGS@ # --coverage + + LDADD = $(top_builddir)/src/lib/libndpi.la @JSON_C_LIB@ @PTHREAD_LIBS@ @PCAP_LIB@ @DL_LIB@ -lm +diff --git a/src/include/ndpi_typedefs.h b/src/include/ndpi_typedefs.h +index 33043fde..0587503f 100644 +--- src/include/ndpi_typedefs.h ++++ src/include/ndpi_typedefs.h +@@ -25,7 +25,7 @@ + #define __NDPI_TYPEDEFS_H__ + + #include "ndpi_define.h" +-#include "../lib/third_party/include/libcache.h" ++#include "libcache.h" + + #define BT_ANNOUNCE + #define SNAP_EXT +diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am +index c2b4e4b1..39823d37 100644 +--- src/lib/Makefile.am ++++ src/lib/Makefile.am +@@ -12,7 +12,8 @@ libndpi_la_include_HEADERS = ../include/ndpi_api.h \ + ../include/ndpi_includes.h \ + ../include/ndpi_protocol_ids.h \ + ../include/ndpi_protocols.h \ +- ../include/ndpi_typedefs.h ++ ../include/ndpi_typedefs.h \ ++ third_party/include/libcache.h + + libndpi_la_SOURCES = ndpi_content_match.c.inc \ + ndpi_main.c \ Added: head/net/ndpi/files/patch-libndpi.sym ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/ndpi/files/patch-libndpi.sym Sat Dec 9 17:11:09 2017 (r455867) @@ -0,0 +1,10 @@ +--- libndpi.sym.orig 2017-12-03 18:07:29 UTC ++++ libndpi.sym +@@ -58,4 +58,5 @@ ndpi_netbios_name_interpret + ndpi_category_set_name + ndpi_category_get_name + ndpi_is_custom_category +-ndpi_is_subprotocol_informative +\ No newline at end of file ++ndpi_is_subprotocol_informative ++ndpi_set_proto_category Modified: head/net/ndpi/pkg-plist ============================================================================== --- head/net/ndpi/pkg-plist Sat Dec 9 16:59:14 2017 (r455866) +++ head/net/ndpi/pkg-plist Sat Dec 9 17:11:09 2017 (r455867) @@ -1,4 +1,5 @@ bin/ndpiReader +include/libndpi-%%MAJOR_VER%%/libndpi/libcache.h include/libndpi-%%MAJOR_VER%%/libndpi/ndpi_api.h include/libndpi-%%MAJOR_VER%%/libndpi/ndpi_define.h include/libndpi-%%MAJOR_VER%%/libndpi/ndpi_includes.h Modified: head/net/ntopng/Makefile ============================================================================== --- head/net/ntopng/Makefile Sat Dec 9 16:59:14 2017 (r455866) +++ head/net/ntopng/Makefile Sat Dec 9 17:11:09 2017 (r455867) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ntopng -PORTVERSION= 3.0.2017.11.02 +PORTVERSION= 3.2.2017.12.06 CATEGORIES= net MAINTAINER= madpilot@FreeBSD.org @@ -12,7 +12,6 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= librrd.so:databases/rrdtool \ - libluajit-5.1.so:lang/luajit \ libzmq.so:net/libzmq4 \ libcurl.so:ftp/curl \ libndpi.so:net/ndpi \ @@ -32,7 +31,7 @@ GROUPS= ntopng USE_GITHUB= yes GH_ACCOUNT= ntop -GH_TAGNAME= f0c02af +GH_TAGNAME= 8c03024 CPE_VENDOR= ntop @@ -50,6 +49,8 @@ USE_RC_SUBR= ntopng post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ ${WRKSRC}/configure.seed + @${REINPLACE_CMD} -e 's|^\(export PREFIX=\).*|\1 ${PREFIX}|' \ + ${WRKSRC}/third-party/LuaJIT-2.1.0-beta3/Makefile cd ${WRKSRC} && ${SH} autogen.sh post-install: Modified: head/net/ntopng/distinfo ============================================================================== --- head/net/ntopng/distinfo Sat Dec 9 16:59:14 2017 (r455866) +++ head/net/ntopng/distinfo Sat Dec 9 17:11:09 2017 (r455867) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510582787 -SHA256 (ntop-ntopng-3.0.2017.11.02-f0c02af_GH0.tar.gz) = 93b345190cfa07d13d88d9b5ad41037b40989cd04156f5e9760a9893a890aac6 -SIZE (ntop-ntopng-3.0.2017.11.02-f0c02af_GH0.tar.gz) = 23022605 +TIMESTAMP = 1512577994 +SHA256 (ntop-ntopng-3.2.2017.12.06-8c03024_GH0.tar.gz) = f38c590b6daeb0e1fb0ab21caf276b30465412a351f6d792ebd51e4d45ef5fc6 +SIZE (ntop-ntopng-3.2.2017.12.06-8c03024_GH0.tar.gz) = 24195494 Modified: head/net/ntopng/files/patch-Makefile.in ============================================================================== --- head/net/ntopng/files/patch-Makefile.in Sat Dec 9 16:59:14 2017 (r455866) +++ head/net/ntopng/files/patch-Makefile.in Sat Dec 9 17:11:09 2017 (r455867) @@ -1,8 +1,18 @@ ---- Makefile.in.orig 2017-08-12 15:15:33 UTC +--- Makefile.in.orig 2017-12-06 11:11:19 UTC +++ Makefile.in -@@ -89,7 +89,7 @@ endif - HAS_ZEROMQ=$(shell pkg-config --exists libzmq; echo $$?) - ifeq ($(HAS_ZEROMQ), 0) +@@ -34,7 +34,8 @@ LIBPCAP=-lpcap + MONGOOSE_HOME=${PWD}/third-party/mongoose + MONGOOSE_INC=-I$(MONGOOSE_HOME) + ###### +-HAS_LUAJIT=$(shell pkg-config --exists luajit; echo $$?) ++# Force using embedded luajit ++HAS_LUAJIT=1 + ifeq ($(HAS_LUAJIT), 0) + LUAJIT_INC = $(shell pkg-config --cflags luajit) + LUAJIT_LIB = $(shell pkg-config --libs luajit) +@@ -91,7 +92,7 @@ ifeq (@NEDGE@, 0) + HAS_ZEROMQ=$(shell pkg-config --exists libzmq; echo $$?) + ifeq ($(HAS_ZEROMQ), 0) ZEROMQ_INC = $(shell pkg-config --cflags libzmq) - ZMQ_STATIC=/usr/local/lib/libzmq.a + ZMQ_STATIC=/nonexistent Added: head/net/ntopng/files/patch-third-party_LuaJIT-2.1.0-beta3_src_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/ntopng/files/patch-third-party_LuaJIT-2.1.0-beta3_src_Makefile Sat Dec 9 17:11:09 2017 (r455867) @@ -0,0 +1,23 @@ +--- third-party/LuaJIT-2.1.0-beta3/src/Makefile.orig 2017-12-04 09:31:02 UTC ++++ third-party/LuaJIT-2.1.0-beta3/src/Makefile +@@ -24,7 +24,7 @@ NODOTABIVER= 51 + # removing the '#' in front of them. Make sure you force a full recompile + # with "make clean", followed by "make" if you change any options. + # +-DEFAULT_CC = gcc ++DEFAULT_CC = cc + # + # LuaJIT builds as a native 32 or 64 bit binary by default. + CC= $(DEFAULT_CC) +@@ -585,9 +585,9 @@ endif + endif + endif + +-Q= @ ++#Q= @ + E= @echo +-#Q= ++Q= + #E= @: + + ############################################################################## Modified: head/net/ntopng/pkg-plist ============================================================================== --- head/net/ntopng/pkg-plist Sat Dec 9 16:59:14 2017 (r455866) +++ head/net/ntopng/pkg-plist Sat Dec 9 17:11:09 2017 (r455867) @@ -11,7 +11,6 @@ man/man8/ntopng.8.gz %%DATADIR%%/httpdocs/bootstrap/fonts/glyphicons-halflings-regular.woff %%DATADIR%%/httpdocs/bootstrap/img/glyphicons-halflings-white.png %%DATADIR%%/httpdocs/bootstrap/img/glyphicons-halflings.png -%%DATADIR%%/httpdocs/bootstrap/js/bootstrap.js %%DATADIR%%/httpdocs/css/Rickshaw/detail.css %%DATADIR%%/httpdocs/css/Rickshaw/graph.css %%DATADIR%%/httpdocs/css/Rickshaw/legend.css @@ -20,7 +19,6 @@ man/man8/ntopng.8.gz %%DATADIR%%/httpdocs/css/bootstrap-nav-wizard.css %%DATADIR%%/httpdocs/css/bootstrap-slider.css %%DATADIR%%/httpdocs/css/bubble-chart.css -%%DATADIR%%/httpdocs/css/c3.css %%DATADIR%%/httpdocs/css/cal-heatmap.css %%DATADIR%%/httpdocs/css/cubism.css %%DATADIR%%/httpdocs/css/datepicker.css @@ -45,7 +43,6 @@ man/man8/ntopng.8.gz %%DATADIR%%/httpdocs/css/nv.d3.css %%DATADIR%%/httpdocs/css/pagingbar.css %%DATADIR%%/httpdocs/css/pie-chart.css -%%DATADIR%%/httpdocs/css/prettify.css %%DATADIR%%/httpdocs/css/rickshaw.css %%DATADIR%%/httpdocs/css/sequence_sunburst.css %%DATADIR%%/httpdocs/css/tablesorted.css @@ -132,86 +129,65 @@ man/man8/ntopng.8.gz %%DATADIR%%/httpdocs/img/throbber.gif %%DATADIR%%/httpdocs/img/warning.png %%DATADIR%%/httpdocs/inc/as_stats_id.inc -%%DATADIR%%/httpdocs/inc/as_stats_top.inc -%%DATADIR%%/httpdocs/inc/community_stats_bottom.inc -%%DATADIR%%/httpdocs/inc/community_stats_id.inc -%%DATADIR%%/httpdocs/inc/community_stats_top.inc %%DATADIR%%/httpdocs/inc/country_stats_id.inc -%%DATADIR%%/httpdocs/inc/country_stats_top.inc %%DATADIR%%/httpdocs/inc/flows_stats_id.inc %%DATADIR%%/httpdocs/inc/geolocation_disclaimer.inc %%DATADIR%%/httpdocs/inc/header-minimal.inc %%DATADIR%%/httpdocs/inc/header.inc %%DATADIR%%/httpdocs/inc/host_to_server_id.inc %%DATADIR%%/httpdocs/inc/host_to_server_top.inc -%%DATADIR%%/httpdocs/inc/hosts_stats_bottom.inc %%DATADIR%%/httpdocs/inc/hosts_stats_id.inc -%%DATADIR%%/httpdocs/inc/hosts_stats_top.inc %%DATADIR%%/httpdocs/inc/http_servers_stats_id.inc -%%DATADIR%%/httpdocs/inc/http_servers_stats_top.inc %%DATADIR%%/httpdocs/inc/index_TopASNs.inc %%DATADIR%%/httpdocs/inc/index_TopApplications.inc %%DATADIR%%/httpdocs/inc/index_TopFlowSenders.inc %%DATADIR%%/httpdocs/inc/index_TopHosts.inc %%DATADIR%%/httpdocs/inc/index_TopPorts.inc -%%DATADIR%%/httpdocs/inc/mac_stats_bottom.inc %%DATADIR%%/httpdocs/inc/mac_stats_id.inc -%%DATADIR%%/httpdocs/inc/mac_stats_top.inc -%%DATADIR%%/httpdocs/inc/network_stats_bottom.inc %%DATADIR%%/httpdocs/inc/network_stats_id.inc -%%DATADIR%%/httpdocs/inc/network_stats_top.inc %%DATADIR%%/httpdocs/inc/os_stats_id.inc -%%DATADIR%%/httpdocs/inc/os_stats_top.inc %%DATADIR%%/httpdocs/inc/pool_stats_id.inc -%%DATADIR%%/httpdocs/inc/pool_stats_top.inc -%%DATADIR%%/httpdocs/inc/processes_stats_bottom.inc %%DATADIR%%/httpdocs/inc/processes_stats_id.inc -%%DATADIR%%/httpdocs/inc/processes_stats_top.inc -%%DATADIR%%/httpdocs/inc/sflows_stats_bottom.inc -%%DATADIR%%/httpdocs/inc/sflows_stats_top.inc %%DATADIR%%/httpdocs/inc/sprobe_process.inc %%DATADIR%%/httpdocs/inc/sprobe_process_header.inc %%DATADIR%%/httpdocs/inc/vlan_stats_id.inc -%%DATADIR%%/httpdocs/inc/vlan_stats_top.inc +%%DATADIR%%/httpdocs/js/Makefile %%DATADIR%%/httpdocs/js/README.gauge %%DATADIR%%/httpdocs/js/ays_utils.js %%DATADIR%%/httpdocs/js/bootstrap-datatable.js %%DATADIR%%/httpdocs/js/bootstrap-datetimepicker.js %%DATADIR%%/httpdocs/js/bootstrap-slider.js -%%DATADIR%%/httpdocs/js/bootstrap.ajaxpager-0.8.js +%%DATADIR%%/httpdocs/js/bootstrap.js %%DATADIR%%/httpdocs/js/bootstrap3-typeahead.js %%DATADIR%%/httpdocs/js/bubble-chart.js -%%DATADIR%%/httpdocs/js/c3.js %%DATADIR%%/httpdocs/js/cal-heatmap.js -%%DATADIR%%/httpdocs/js/cpu_bar.js %%DATADIR%%/httpdocs/js/crossfilter.js %%DATADIR%%/httpdocs/js/cubism.v1.js %%DATADIR%%/httpdocs/js/cubism_ntop.v1.js %%DATADIR%%/httpdocs/js/d3.v3.js %%DATADIR%%/httpdocs/js/datatable_utils.js %%DATADIR%%/httpdocs/js/dc.js +%%DATADIR%%/httpdocs/js/deps.min.js +%%DATADIR%%/httpdocs/js/deps.min.js.map %%DATADIR%%/httpdocs/js/gauge.js %%DATADIR%%/httpdocs/js/googleMapJson.js -%%DATADIR%%/httpdocs/js/handlebars-1.0.0.0.beta.6.js -%%DATADIR%%/httpdocs/js/highlight.js %%DATADIR%%/httpdocs/js/html5shiv.js %%DATADIR%%/httpdocs/js/jquery-ui.js %%DATADIR%%/httpdocs/js/jquery.are-you-sure.js %%DATADIR%%/httpdocs/js/jquery.bootstrap-duallistbox.js -%%DATADIR%%/httpdocs/js/jquery.form.js %%DATADIR%%/httpdocs/js/jquery.js %%DATADIR%%/httpdocs/js/jquery.peity.js -%%DATADIR%%/httpdocs/js/jquery.sparkline.js %%DATADIR%%/httpdocs/js/jquery.tablesorter.js -%%DATADIR%%/httpdocs/js/line-graph.js +%%DATADIR%%/httpdocs/js/jquery_bootstrap.min.js +%%DATADIR%%/httpdocs/js/jquery_bootstrap.min.js.map %%DATADIR%%/httpdocs/js/markerclusterer.js -%%DATADIR%%/httpdocs/js/matrix_volume.js %%DATADIR%%/httpdocs/js/moment.js +%%DATADIR%%/httpdocs/js/ntop.min.js +%%DATADIR%%/httpdocs/js/ntop.min.js.map %%DATADIR%%/httpdocs/js/ntopng_utils.js %%DATADIR%%/httpdocs/js/nv.d3.js %%DATADIR%%/httpdocs/js/pdfmake.js %%DATADIR%%/httpdocs/js/pie-chart.js -%%DATADIR%%/httpdocs/js/prettify.js %%DATADIR%%/httpdocs/js/rickshaw.js %%DATADIR%%/httpdocs/js/ripe_widget_api.js %%DATADIR%%/httpdocs/js/sankey.js @@ -224,6 +200,7 @@ man/man8/ntopng.8.gz %%DATADIR%%/httpdocs/misc/ntopng-add-user.sh %%DATADIR%%/httpdocs/misc/ntopng_template_elk.json %%DATADIR%%/httpdocs/other/EtherOUI.txt +%%DATADIR%%/httpdocs/other/trackers.txt %%DATADIR%%/httpdocs/ssl/README %%DATADIR%%/httpdocs/ssl/ntopng-cert.pem.dummy %%DATADIR%%/httpdocs/templates/modal_confirm_dialog.html @@ -231,13 +208,19 @@ man/man8/ntopng.8.gz %%DATADIR%%/httpdocs/templates/typeahead_input.html %%DATADIR%%/httpdocs/templates/wizard_dialog.html %%DATADIR%%/httpdocs/test.lp -%%DATADIR%%/scripts/callbacks/5min.lua -%%DATADIR%%/scripts/callbacks/daily.lua -%%DATADIR%%/scripts/callbacks/hourly.lua -%%DATADIR%%/scripts/callbacks/housekeeping.lua -%%DATADIR%%/scripts/callbacks/minute.lua -%%DATADIR%%/scripts/callbacks/second.lua -%%DATADIR%%/scripts/callbacks/startup.lua +%%DATADIR%%/scripts/callbacks/interface/5min.lua +%%DATADIR%%/scripts/callbacks/interface/daily.lua +%%DATADIR%%/scripts/callbacks/interface/hourly.lua +%%DATADIR%%/scripts/callbacks/interface/minute.lua +%%DATADIR%%/scripts/callbacks/system/5min.lua +%%DATADIR%%/scripts/callbacks/system/boot.lua +%%DATADIR%%/scripts/callbacks/system/daily.lua +%%DATADIR%%/scripts/callbacks/system/discover.lua +%%DATADIR%%/scripts/callbacks/system/housekeeping.lua +%%DATADIR%%/scripts/callbacks/system/minute.lua +%%DATADIR%%/scripts/callbacks/system/second.lua +%%DATADIR%%/scripts/callbacks/system/shutdown.lua +%%DATADIR%%/scripts/callbacks/system/startup.lua %%DATADIR%%/scripts/callbacks/user_scripts/inline/default.lua %%DATADIR%%/scripts/callbacks/user_scripts/loader.lua %%DATADIR%%/scripts/callbacks/user_scripts/periodic/default.lua @@ -248,19 +231,24 @@ man/man8/ntopng.8.gz %%DATADIR%%/scripts/lua/admin/add_user.lua %%DATADIR%%/scripts/lua/admin/change_user_prefs.lua %%DATADIR%%/scripts/lua/admin/delete_user.lua +%%DATADIR%%/scripts/lua/admin/edit_ndpi_applications.lua +%%DATADIR%%/scripts/lua/admin/get_ndpi_applications.lua %%DATADIR%%/scripts/lua/admin/get_user_info.lua %%DATADIR%%/scripts/lua/admin/get_users.lua %%DATADIR%%/scripts/lua/admin/host_pools.lua +%%DATADIR%%/scripts/lua/admin/manage_pool_members.lua %%DATADIR%%/scripts/lua/admin/password_reset.lua %%DATADIR%%/scripts/lua/admin/prefs.lua %%DATADIR%%/scripts/lua/admin/users.lua %%DATADIR%%/scripts/lua/admin/validate_new_user.lua +%%DATADIR%%/scripts/lua/as_details.lua %%DATADIR%%/scripts/lua/as_stats.lua %%DATADIR%%/scripts/lua/authorize_captive.lua %%DATADIR%%/scripts/lua/captive_portal.lua %%DATADIR%%/scripts/lua/change_password.lua %%DATADIR%%/scripts/lua/check_update.lua %%DATADIR%%/scripts/lua/country_stats.lua +%%DATADIR%%/scripts/lua/discover.lua %%DATADIR%%/scripts/lua/do_export_data.lua %%DATADIR%%/scripts/lua/examples/debug.lua %%DATADIR%%/scripts/lua/examples/hello_world.lua @@ -268,6 +256,7 @@ man/man8/ntopng.8.gz %%DATADIR%%/scripts/lua/examples/ntop.lua %%DATADIR%%/scripts/lua/examples/sqlite.lua %%DATADIR%%/scripts/lua/export_data.lua +%%DATADIR%%/scripts/lua/find_app.lua %%DATADIR%%/scripts/lua/find_host.lua %%DATADIR%%/scripts/lua/find_member.lua %%DATADIR%%/scripts/lua/find_prefs.lua @@ -286,9 +275,6 @@ man/man8/ntopng.8.gz %%DATADIR%%/scripts/lua/get_grouped_hosts_data.lua %%DATADIR%%/scripts/lua/get_historical_data.lua %%DATADIR%%/scripts/lua/get_historical_favourites.lua -%%DATADIR%%/scripts/lua/get_hitters_data.lua -%%DATADIR%%/scripts/lua/get_host_activitymap.lua -%%DATADIR%%/scripts/lua/get_host_categories.lua %%DATADIR%%/scripts/lua/get_host_contacts.lua %%DATADIR%%/scripts/lua/get_host_daily_activity.lua %%DATADIR%%/scripts/lua/get_host_data.lua @@ -311,10 +297,9 @@ man/man8/ntopng.8.gz %%DATADIR%%/scripts/lua/get_user_info.lua %%DATADIR%%/scripts/lua/get_vlan_data.lua %%DATADIR%%/scripts/lua/get_vlans_data.lua -%%DATADIR%%/scripts/lua/host_category_stats.lua %%DATADIR%%/scripts/lua/host_details.lua -%%DATADIR%%/scripts/lua/host_details_categories.lua %%DATADIR%%/scripts/lua/host_details_ndpi.lua +%%DATADIR%%/scripts/lua/host_details_ndpi_categories.lua %%DATADIR%%/scripts/lua/host_dns_breakdown.lua %%DATADIR%%/scripts/lua/host_get_json.lua %%DATADIR%%/scripts/lua/host_http_breakdown.lua @@ -335,6 +320,7 @@ man/man8/ntopng.8.gz %%DATADIR%%/scripts/lua/if_pkt_distro.lua %%DATADIR%%/scripts/lua/if_stats.lua %%DATADIR%%/scripts/lua/if_stats_ndpi.lua +%%DATADIR%%/scripts/lua/if_stats_ndpi_categories.lua %%DATADIR%%/scripts/lua/if_tcpflags_pkt_distro.lua %%DATADIR%%/scripts/lua/iface_flows_sankey.lua %%DATADIR%%/scripts/lua/iface_hosts_list.lua @@ -358,6 +344,7 @@ man/man8/ntopng.8.gz %%DATADIR%%/scripts/lua/logout.lua %%DATADIR%%/scripts/lua/mac_details.lua %%DATADIR%%/scripts/lua/mac_stats.lua +%%DATADIR%%/scripts/lua/macs_stats.lua %%DATADIR%%/scripts/lua/modules/alert_api.lua %%DATADIR%%/scripts/lua/modules/alert_state_utils.lua %%DATADIR%%/scripts/lua/modules/alert_utils.lua @@ -365,43 +352,49 @@ man/man8/ntopng.8.gz %%DATADIR%%/scripts/lua/modules/blacklist_utils.lua %%DATADIR%%/scripts/lua/modules/callback_utils.lua %%DATADIR%%/scripts/lua/modules/db_utils.lua +%%DATADIR%%/scripts/lua/modules/discover_utils.lua %%DATADIR%%/scripts/lua/modules/dkjson.lua %%DATADIR%%/scripts/lua/modules/flow_aggregation_utils.lua %%DATADIR%%/scripts/lua/modules/flow_utils.lua +%%DATADIR%%/scripts/lua/modules/grafana/index.lua +%%DATADIR%%/scripts/lua/modules/grafana/query.lua +%%DATADIR%%/scripts/lua/modules/grafana/search.lua +%%DATADIR%%/scripts/lua/modules/grafana_utils.lua %%DATADIR%%/scripts/lua/modules/graph_utils.lua %%DATADIR%%/scripts/lua/modules/historical_utils.lua %%DATADIR%%/scripts/lua/modules/host_pools_utils.lua +%%DATADIR%%/scripts/lua/modules/http_bridge_conf_utils.lua %%DATADIR%%/scripts/lua/modules/http_lint.lua +%%DATADIR%%/scripts/lua/modules/i18n/i18n.lua %%DATADIR%%/scripts/lua/modules/i18n/init.lua %%DATADIR%%/scripts/lua/modules/i18n/interpolate.lua %%DATADIR%%/scripts/lua/modules/i18n/plural.lua %%DATADIR%%/scripts/lua/modules/i18n/variants.lua %%DATADIR%%/scripts/lua/modules/i18n/version.lua %%DATADIR%%/scripts/lua/modules/json.lua +%%DATADIR%%/scripts/lua/modules/locales_utils.lua %%DATADIR%%/scripts/lua/modules/lua_trace.lua %%DATADIR%%/scripts/lua/modules/lua_utils.lua %%DATADIR%%/scripts/lua/modules/mac_utils.lua +%%DATADIR%%/scripts/lua/modules/os_utils.lua %%DATADIR%%/scripts/lua/modules/persistence.lua +%%DATADIR%%/scripts/lua/modules/prefs_dump_utils.lua +%%DATADIR%%/scripts/lua/modules/prefs_menu.lua %%DATADIR%%/scripts/lua/modules/prefs_utils.lua %%DATADIR%%/scripts/lua/modules/resty/template.lua %%DATADIR%%/scripts/lua/modules/resty/template/html.lua %%DATADIR%%/scripts/lua/modules/resty/template/microbenchmark.lua +%%DATADIR%%/scripts/lua/modules/rrd_5min_dump_utils.lua +%%DATADIR%%/scripts/lua/modules/rrd_min_dump_utils.lua %%DATADIR%%/scripts/lua/modules/rrd_utils.lua %%DATADIR%%/scripts/lua/modules/slack_utils.lua %%DATADIR%%/scripts/lua/modules/sqlite_utils.lua %%DATADIR%%/scripts/lua/modules/template.lua %%DATADIR%%/scripts/lua/modules/template_utils.lua -%%DATADIR%%/scripts/lua/modules/top_scripts/top_asn.lua -%%DATADIR%%/scripts/lua/modules/top_scripts/top_countries.lua -%%DATADIR%%/scripts/lua/modules/top_scripts/top_networks.lua -%%DATADIR%%/scripts/lua/modules/top_scripts/top_os.lua -%%DATADIR%%/scripts/lua/modules/top_scripts/top_os_local.lua -%%DATADIR%%/scripts/lua/modules/top_scripts/top_talkers.lua -%%DATADIR%%/scripts/lua/modules/top_scripts/top_vlan.lua -%%DATADIR%%/scripts/lua/modules/top_structure.lua -%%DATADIR%%/scripts/lua/modules/top_talkers.lua +%%DATADIR%%/scripts/lua/modules/top_talkers_utils.lua %%DATADIR%%/scripts/lua/modules/vlan_utils.lua %%DATADIR%%/scripts/lua/modules/voip_utils.lua +%%DATADIR%%/scripts/lua/modules/xmlSimple.lua %%DATADIR%%/scripts/lua/network_details.lua %%DATADIR%%/scripts/lua/network_load.lua %%DATADIR%%/scripts/lua/network_stats.lua @@ -420,6 +413,7 @@ man/man8/ntopng.8.gz %%DATADIR%%/scripts/lua/sflow_tree.lua %%DATADIR%%/scripts/lua/sflows_stats.lua %%DATADIR%%/scripts/lua/show_alerts.lua +%%DATADIR%%/scripts/lua/show_geolocation_note.lua %%DATADIR%%/scripts/lua/sprobe.lua %%DATADIR%%/scripts/lua/sprobe_data.lua %%DATADIR%%/scripts/lua/sprobe_flow_data.lua @@ -431,7 +425,6 @@ man/man8/ntopng.8.gz %%DATADIR%%/scripts/lua/sprobe_hosts_interactions_data.lua %%DATADIR%%/scripts/lua/test_locales.lua %%DATADIR%%/scripts/lua/test_snmp.lua -%%DATADIR%%/scripts/lua/top_generic.lua %%DATADIR%%/scripts/lua/top_hosts.lua %%DATADIR%%/scripts/lua/unknown_devices.lua %%DATADIR%%/scripts/lua/user_stats.lua From owner-svn-ports-head@freebsd.org Sat Dec 9 17:35:53 2017 Return-Path: Delivered-To: svn-ports-head@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 31728E92623; Sat, 9 Dec 2017 17:35:53 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 08B4A6DFFB; Sat, 9 Dec 2017 17:35:52 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9HZqPR044122; Sat, 9 Dec 2017 17:35:52 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9HZpgm044117; Sat, 9 Dec 2017 17:35:51 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201712091735.vB9HZpgm044117@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Sat, 9 Dec 2017 17:35:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455868 - in head/arabic/libitl: . files X-SVN-Group: ports-head X-SVN-Commit-Author: cpm X-SVN-Commit-Paths: in head/arabic/libitl: . files X-SVN-Commit-Revision: 455868 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 17:35:53 -0000 Author: cpm Date: Sat Dec 9 17:35:51 2017 New Revision: 455868 URL: https://svnweb.freebsd.org/changeset/ports/455868 Log: - Update to 0.8.0 - Switch to USE_GITHUB - Switch to USES=cmake - Drop unneeded patches - Add DOCS option - Update comment and WWW in pkg-descr - Take maintainership Changelog: https://github.com/arabeyes-org/ITL/releases/tag/v0.8.0 PR: 221766 Submitted by: cpm Added: head/arabic/libitl/files/patch-CMakeLists.txt (contents, props changed) Deleted: head/arabic/libitl/files/patch-Makefile.in head/arabic/libitl/files/patch-hijri_Makefile head/arabic/libitl/files/patch-prayertime_Makefile Modified: head/arabic/libitl/Makefile head/arabic/libitl/distinfo head/arabic/libitl/pkg-descr head/arabic/libitl/pkg-plist Modified: head/arabic/libitl/Makefile ============================================================================== --- head/arabic/libitl/Makefile Sat Dec 9 17:11:09 2017 (r455867) +++ head/arabic/libitl/Makefile Sat Dec 9 17:35:51 2017 (r455868) @@ -2,26 +2,30 @@ # $FreeBSD$ PORTNAME= libitl -PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTVERSION= 0.8.0 +DISTVERSIONPREFIX= v CATEGORIES= arabic -MASTER_SITES= SF/arabeyes/ITL%20Library%20%28${PORTNAME}%29/${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cpm@FreeBSD.org COMMENT= API abstraction to common Islamic calculations LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -GNU_CONFIGURE= yes -USE_LDCONFIG= ${PREFIX}/lib/itl -MAKE_JOBS_UNSAFE= yes +USES= cmake pkgconfig +USE_LDCONFIG= yes -post-install: -.for f in libitl.so libitl.so.0 - ${RM} ${STAGEDIR}${PREFIX}/lib/itl/$f - ${LN} -s libitl.so.0.0.7 ${STAGEDIR}${PREFIX}/lib/itl/$f -.endfor - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/itl/libitl.so +USE_GITHUB= yes +GH_ACCOUNT= arabeyes-org +GH_PROJECT= ITL +GH_TAGNAME= f8f41cc + +PORTDOCS= * + +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: + (cd ${WRKSRC}/new_method/references && ${COPYTREE_SHARE} \ + "${PORTDOCS}" ${STAGEDIR}${DOCSDIR}) .include Modified: head/arabic/libitl/distinfo ============================================================================== --- head/arabic/libitl/distinfo Sat Dec 9 17:11:09 2017 (r455867) +++ head/arabic/libitl/distinfo Sat Dec 9 17:35:51 2017 (r455868) @@ -1,2 +1,3 @@ -SHA256 (libitl-0.7.0.tar.gz) = 351a280bebe69b0aa4681c32288a48574407ac3e3a8f273c2be330ac20edce00 -SIZE (libitl-0.7.0.tar.gz) = 135700 +TIMESTAMP = 1509667607 +SHA256 (arabeyes-org-ITL-v0.8.0-f8f41cc_GH0.tar.gz) = cf113a7b963469e2cf56d3b9e9d7cae18c79ac55ab1faa8b4464aad3dc1a4234 +SIZE (arabeyes-org-ITL-v0.8.0-f8f41cc_GH0.tar.gz) = 1233648 Added: head/arabic/libitl/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/arabic/libitl/files/patch-CMakeLists.txt Sat Dec 9 17:35:51 2017 (r455868) @@ -0,0 +1,24 @@ +--- CMakeLists.txt.orig 2017-10-31 20:26:09 UTC ++++ CMakeLists.txt +@@ -12,7 +12,7 @@ set(LIBRARY_VERSION_FULL "${LIBRARY_VERS + message( "Installation target directory is: " ${CMAKE_INSTALL_PREFIX} ) + message( "To override this value, use 'make -DCMAKE_INSTALL_PREFIX=$DIR'" ) + +-set( COMPILE_FLAGS "-ansi -pedantic -Wall -O2" ) ++set( COMPILE_FLAGS "-pedantic -Wall -O2" ) + set( CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${COMPILE_FLAGS}" ) + + # Specify header files +@@ -43,9 +43,9 @@ set(VERSION "${LIBRARY_VERSION_FULL}") + configure_file("libitl.pc.in" "libitl.pc" @ONLY) + + install( FILES ${HEADER_FILES} DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/itl" ) +-install( TARGETS itl DESTINATION ${CMAKE_INSTALL_LIBDIR} ) +-install( TARGETS itlShared DESTINATION ${CMAKE_INSTALL_LIBDIR} ) +-install(FILES "libitl.pc" DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig/) ++install( TARGETS itl DESTINATION ${CMAKE_INSTALL_LIBDIR}/itl ) ++install( TARGETS itlShared DESTINATION ${CMAKE_INSTALL_LIBDIR}/itl ) ++install(FILES "libitl.pc" DESTINATION ${CMAKE_INSTALL_PREFIX}/libdata/pkgconfig/) + + # Specify executables + add_executable( demo_hijri hijri/demo_hijri.c ) Modified: head/arabic/libitl/pkg-descr ============================================================================== --- head/arabic/libitl/pkg-descr Sat Dec 9 17:11:09 2017 (r455867) +++ head/arabic/libitl/pkg-descr Sat Dec 9 17:35:51 2017 (r455868) @@ -1,5 +1,10 @@ -The Islamic Tools and Libraries (ITL) is a project to provide a -plethora of useful Islamic tools and applications as well as a -comprehensive feature-full Islam-centric library. The ITL -project currently includes full lunar-centric time measurement -routines. +The Islamic Tools and Libraries (ITL) project provides a fully +featured library for performing common Islamic calculations. + +ITL is currently composed of two library-modules: + +* prayertime: Geographically-aware prayer time and Qibla calculation + routines. +* hijri: Hijri date generation/calculation and conversion routines. + +WWW: https://github.com/arabeyes-org/ITL Modified: head/arabic/libitl/pkg-plist ============================================================================== --- head/arabic/libitl/pkg-plist Sat Dec 9 17:11:09 2017 (r455867) +++ head/arabic/libitl/pkg-plist Sat Dec 9 17:35:51 2017 (r455868) @@ -1,6 +1,8 @@ +include/itl/astro.h include/itl/hijri.h include/itl/prayer.h lib/itl/libitl.a lib/itl/libitl.so lib/itl/libitl.so.0 -lib/itl/libitl.so.0.0.7 +lib/itl/libitl.so.0.1.8 +libdata/pkgconfig/libitl.pc From owner-svn-ports-head@freebsd.org Sat Dec 9 18:23:48 2017 Return-Path: Delivered-To: svn-ports-head@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 F06FDE9377F; Sat, 9 Dec 2017 18:23:48 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 BCF096F7CB; Sat, 9 Dec 2017 18:23:48 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9INlwa064686; Sat, 9 Dec 2017 18:23:47 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9INlAX064684; Sat, 9 Dec 2017 18:23:47 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201712091823.vB9INlAX064684@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 9 Dec 2017 18:23:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455869 - head/editors/vim X-SVN-Group: ports-head X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: head/editors/vim X-SVN-Commit-Revision: 455869 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 18:23:49 -0000 Author: adamw Date: Sat Dec 9 18:23:47 2017 New Revision: 455869 URL: https://svnweb.freebsd.org/changeset/ports/455869 Log: Update to patchlevel 1381 Modified: head/editors/vim/Makefile head/editors/vim/distinfo Modified: head/editors/vim/Makefile ============================================================================== --- head/editors/vim/Makefile Sat Dec 9 17:35:51 2017 (r455868) +++ head/editors/vim/Makefile Sat Dec 9 18:23:47 2017 (r455869) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vim -PORTVERSION= 8.0.1365 +PORTVERSION= 8.0.1381 DISTVERSIONPREFIX= v CATEGORIES= editors Modified: head/editors/vim/distinfo ============================================================================== --- head/editors/vim/distinfo Sat Dec 9 17:35:51 2017 (r455868) +++ head/editors/vim/distinfo Sat Dec 9 18:23:47 2017 (r455869) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512255871 -SHA256 (vim-vim-v8.0.1365_GH0.tar.gz) = fd8edf3ad6221be9aecaa795ffceece78925239f034a0c014980a0b193a27f2f -SIZE (vim-vim-v8.0.1365_GH0.tar.gz) = 13404107 +TIMESTAMP = 1512843696 +SHA256 (vim-vim-v8.0.1381_GH0.tar.gz) = 5151203881947e9a5ac772938f0cac0568b6935486a4c18f8224d3a925ed3705 +SIZE (vim-vim-v8.0.1381_GH0.tar.gz) = 13407099 From owner-svn-ports-head@freebsd.org Sat Dec 9 18:58:50 2017 Return-Path: Delivered-To: svn-ports-head@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 96234E94D92; Sat, 9 Dec 2017 18:58:50 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 62B0571356; Sat, 9 Dec 2017 18:58:50 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9IwnE3077616; Sat, 9 Dec 2017 18:58:49 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9Iwnb9077614; Sat, 9 Dec 2017 18:58:49 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201712091858.vB9Iwnb9077614@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sat, 9 Dec 2017 18:58:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455870 - head/www/gitea X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/www/gitea X-SVN-Commit-Revision: 455870 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 18:58:50 -0000 Author: tobik Date: Sat Dec 9 18:58:49 2017 New Revision: 455870 URL: https://svnweb.freebsd.org/changeset/ports/455870 Log: www/gitea: Update to 1.3.1 Changes: https://blog.gitea.io/2017/12/release-of-1.3.1/ PR: 224213 Submitted by: stb@lassitu.de (maintainer) Modified: head/www/gitea/Makefile head/www/gitea/distinfo Modified: head/www/gitea/Makefile ============================================================================== --- head/www/gitea/Makefile Sat Dec 9 18:23:47 2017 (r455869) +++ head/www/gitea/Makefile Sat Dec 9 18:58:49 2017 (r455870) @@ -3,8 +3,7 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.3.0 -PORTREVISION= 1 +DISTVERSION= 1.3.1 CATEGORIES= www MAINTAINER= stb@lassitu.de Modified: head/www/gitea/distinfo ============================================================================== --- head/www/gitea/distinfo Sat Dec 9 18:23:47 2017 (r455869) +++ head/www/gitea/distinfo Sat Dec 9 18:58:49 2017 (r455870) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512506384 -SHA256 (go-gitea-gitea-v1.3.0_GH0.tar.gz) = cfef82df2b94157e895463901ee0ef41b43b6b89d44014550eaf34bab1970634 -SIZE (go-gitea-gitea-v1.3.0_GH0.tar.gz) = 14780025 +TIMESTAMP = 1512842871 +SHA256 (go-gitea-gitea-v1.3.1_GH0.tar.gz) = 60de0b6864e3518865bf3effc4e40dd5d815abc0734f719798bae6107d69ed6e +SIZE (go-gitea-gitea-v1.3.1_GH0.tar.gz) = 14783710 From owner-svn-ports-head@freebsd.org Sat Dec 9 19:05:05 2017 Return-Path: Delivered-To: svn-ports-head@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 87534E95088; Sat, 9 Dec 2017 19:05:05 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 4EEFB717C4; Sat, 9 Dec 2017 19:05:05 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9J54FD081696; Sat, 9 Dec 2017 19:05:04 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9J54M2081693; Sat, 9 Dec 2017 19:05:04 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201712091905.vB9J54M2081693@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sat, 9 Dec 2017 19:05:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455871 - in head/sysutils/solaar: . files X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head/sysutils/solaar: . files X-SVN-Commit-Revision: 455871 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 19:05:05 -0000 Author: tobik Date: Sat Dec 9 19:05:03 2017 New Revision: 455871 URL: https://svnweb.freebsd.org/changeset/ports/455871 Log: sysutils/solaar Add missing example devd config that allows non-root users to have raw access to the Logitech Unifying USB receivers. Added: head/sysutils/solaar/files/devd-solaar.conf (contents, props changed) head/sysutils/solaar/pkg-plist (contents, props changed) Modified: head/sysutils/solaar/Makefile Modified: head/sysutils/solaar/Makefile ============================================================================== --- head/sysutils/solaar/Makefile Sat Dec 9 18:58:49 2017 (r455870) +++ head/sysutils/solaar/Makefile Sat Dec 9 19:05:03 2017 (r455871) @@ -2,7 +2,7 @@ PORTNAME= solaar PORTVERSION= g20170327 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= tobik@FreeBSD.org @@ -40,5 +40,9 @@ post-patch: ${WRKSRC}/lib/logitech_receiver/listener.py @${REINPLACE_CMD} 's|[[:<:]]cmd[[:>:]]|action|' \ ${WRKSRC}/lib/solaar/cli/__init__.py + +post-install: + ${INSTALL_DATA} ${FILESDIR}/devd-solaar.conf \ + ${STAGEDIR}${PREFIX}/etc/devd/solaar.conf.sample .include Added: head/sysutils/solaar/files/devd-solaar.conf ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/solaar/files/devd-solaar.conf Sat Dec 9 19:05:03 2017 (r455871) @@ -0,0 +1,13 @@ +# Allows non-root users to have raw access to Logitech Unifying USB +# Receiver devices. + +notify 100 { + match "system" "USB"; + match "subsystem" "DEVICE"; + match "type" "ATTACH"; + match "vendor" "0x046d"; + match "product" "(0xc52b|0xc532|0xc52f|0xc526|0xc52e|0xc51b|0xc531|0xc517|0xc518|0xc51a|0xc521|0xc525)"; +# Please uncomment the line below and change the group name to suit +# your own needs. +# action "chgrp solaar /dev/$cdev && chmod 660 /dev/$cdev"; +}; Added: head/sysutils/solaar/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/solaar/pkg-plist Sat Dec 9 19:05:03 2017 (r455871) @@ -0,0 +1 @@ +@sample etc/devd/solaar.conf.sample From owner-svn-ports-head@freebsd.org Sat Dec 9 19:23:44 2017 Return-Path: Delivered-To: svn-ports-head@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 3C3C0E95883; Sat, 9 Dec 2017 19:23:44 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 01E5F722DD; Sat, 9 Dec 2017 19:23:43 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9JNhkf090415; Sat, 9 Dec 2017 19:23:43 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9JNgpK090407; Sat, 9 Dec 2017 19:23:42 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201712091923.vB9JNgpK090407@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 9 Dec 2017 19:23:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455872 - in head/graphics/qgis: . files X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: in head/graphics/qgis: . files X-SVN-Commit-Revision: 455872 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 19:23:44 -0000 Author: riggs Date: Sat Dec 9 19:23:42 2017 New Revision: 455872 URL: https://svnweb.freebsd.org/changeset/ports/455872 Log: Update to upstream version 2.18.14 PR: 223887 Submitted by: rhurlin@gwdg.de (maintainer) Added: head/graphics/qgis/files/patch-python_plugins_processing_algs_saga_SagaAlgorithmProvider.py (contents, props changed) head/graphics/qgis/files/patch-python_plugins_processing_algs_saga_SagaUtils.py (contents, props changed) Modified: head/graphics/qgis/Makefile head/graphics/qgis/distinfo head/graphics/qgis/files/patch-debian_qgis.desktop head/graphics/qgis/files/patch-src_plugins_grass_CMakeLists.txt head/graphics/qgis/pkg-plist Modified: head/graphics/qgis/Makefile ============================================================================== --- head/graphics/qgis/Makefile Sat Dec 9 19:05:03 2017 (r455871) +++ head/graphics/qgis/Makefile Sat Dec 9 19:23:42 2017 (r455872) @@ -3,8 +3,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- -DISTVERSION= 2_18_12 -PORTREVISION= 1 +DISTVERSION= 2_18_14 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de @@ -80,7 +79,7 @@ DEBUG_CMAKE_OFF= -DCMAKE_BUILD_TYPE=Release GRASS_BUILD_DEPENDS= grass72:databases/grass7 GRASS_RUN_DEPENDS= grass72:databases/grass7 -GRASS_CMAKE_ON= -DWITH_GRASS7:BOOL=TRUE -DGRASS_PREFIX7=${LOCALBASE}/grass-7.2.1 +GRASS_CMAKE_ON= -DWITH_GRASS7:BOOL=TRUE -DGRASS_PREFIX7=${LOCALBASE}/grass-7.2.2 GRASS_FORCE_MAKE_JOBS= NO GRASS_CMAKE_OFF= -DWITH_GRASS7:BOOL=FALSE @@ -107,6 +106,7 @@ PYTHON_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cycler>=0 ${PYTHON_PKGNAMEPREFIX}requests>=2.11.1:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=2.7.13:databases/py-sqlite3@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wxPython-common>=3.0.2.0:x11-toolkits/py-wxPython-common@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR} PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cycler>=0.10.0:devel/py-cycler@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.6.0:devel/py-dateutil@${PY_FLAVOR} \ @@ -130,6 +130,7 @@ PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cycler>=0.1 ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=2.7.13:databases/py-sqlite3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}termcolor>=1.1.0:devel/py-termcolor@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wxPython-common>=3.0.2.0:x11-toolkits/py-wxPython-common@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR} PYTHON_CMAKE_ON= -DWITH_BINDINGS:BOOL=TRUE PYTHON_CMAKE_OFF= -DWITH_BINDINGS:BOOL=FALSE @@ -184,6 +185,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/debian/${PORTNAME}-icon${SZ}x${SZ}.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${SZ}x${SZ}/apps/${PORTNAME}.png .endfor + ${RM} /tmp/srs.db check: (cd ${WRKSRC} ; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} check) Modified: head/graphics/qgis/distinfo ============================================================================== --- head/graphics/qgis/distinfo Sat Dec 9 19:05:03 2017 (r455871) +++ head/graphics/qgis/distinfo Sat Dec 9 19:23:42 2017 (r455872) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503130352 -SHA256 (qgis-QGIS-final-2_18_12_GH0.tar.gz) = 154920b5c79f587589f04b9da6f52ddbb8b6acace61f665aa79f6681d5fb5346 -SIZE (qgis-QGIS-final-2_18_12_GH0.tar.gz) = 99289641 +TIMESTAMP = 1511094312 +SHA256 (qgis-QGIS-final-2_18_14_GH0.tar.gz) = f8912cddca6673b54fcbea8b418d877b51d7229ebd4caec07bdb5fbfda6851e4 +SIZE (qgis-QGIS-final-2_18_14_GH0.tar.gz) = 99324977 Modified: head/graphics/qgis/files/patch-debian_qgis.desktop ============================================================================== --- head/graphics/qgis/files/patch-debian_qgis.desktop Sat Dec 9 19:05:03 2017 (r455871) +++ head/graphics/qgis/files/patch-debian_qgis.desktop Sat Dec 9 19:23:42 2017 (r455872) @@ -1,4 +1,4 @@ ---- debian/qgis.desktop.orig 2016-10-21 12:14:02 UTC +--- debian/qgis.desktop.orig 2017-10-27 12:00:21 UTC +++ debian/qgis.desktop @@ -1,7 +1,9 @@ [Desktop Entry] @@ -10,3 +10,16 @@ GenericName=Geographic Information System GenericName[ar]=نظام المعلومات الجغراÙÙŠ GenericName[az]=CoÄŸrafi informasiya sistemi +@@ -47,9 +49,9 @@ GenericName[th]=ระบบสารสนเทศภ+ GenericName[tr]=CoÄŸrafi bilgi sistemi + GenericName[uk]=Геоінформаційна ÑиÑтема + GenericName[uz]=Geografik axborot tizimi +-Icon=qgis +-TryExec=/usr/bin/qgis +-Exec=/usr/bin/qgis %F ++Icon=qgis-icon ++TryExec=/usr/local/bin/qgis ++Exec=/usr/local/bin/qgis %F + Terminal=false + StartupNotify=false + Categories=Qt;Education;Science;Geography; Added: head/graphics/qgis/files/patch-python_plugins_processing_algs_saga_SagaAlgorithmProvider.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/qgis/files/patch-python_plugins_processing_algs_saga_SagaAlgorithmProvider.py Sat Dec 9 19:23:42 2017 (r455872) @@ -0,0 +1,11 @@ +--- python/plugins/processing/algs/saga/SagaAlgorithmProvider.py.orig 2017-10-27 12:00:21 UTC ++++ python/plugins/processing/algs/saga/SagaAlgorithmProvider.py +@@ -73,7 +73,7 @@ class SagaAlgorithmProvider(AlgorithmProvider): + self.tr('Problem with SAGA installation: SAGA was not found or is not correctly installed')) + return + +- if not version.startswith('2.3.'): ++ if version < '2.3.': + ProcessingLog.addToLog(ProcessingLog.LOG_ERROR, + self.tr('Problem with SAGA installation: unsupported SAGA version found.')) + return Added: head/graphics/qgis/files/patch-python_plugins_processing_algs_saga_SagaUtils.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/qgis/files/patch-python_plugins_processing_algs_saga_SagaUtils.py Sat Dec 9 19:23:42 2017 (r455872) @@ -0,0 +1,55 @@ +--- python/plugins/processing/algs/saga/SagaUtils.py.orig 2017-10-27 12:00:21 UTC ++++ python/plugins/processing/algs/saga/SagaUtils.py +@@ -26,6 +26,7 @@ __copyright__ = '(C) 2012, Victor Olaya' + __revision__ = '$Format:%H$' + + import os ++import platform + import stat + import subprocess + import time +@@ -57,7 +58,7 @@ def sagaBatchJobFilename(): + + def findSagaFolder(): + folder = None +- if isMac(): ++ if isMac() or platform.system() == 'FreeBSD': + testfolder = os.path.join(QgsApplication.prefixPath(), 'bin') + if os.path.exists(os.path.join(testfolder, 'saga_cmd')): + folder = testfolder +@@ -82,7 +83,7 @@ def findSagaFolder(): + + + def sagaPath(): +- if not isWindows() and not isMac(): ++ if not isWindows() and not isMac() and not platform.system() == 'FreeBSD': + return '' + + folder = findSagaFolder() +@@ -101,7 +102,7 @@ def createSagaBatchJobFileFromSagaCommands(commands): + fout.write('set SAGA_MLB=' + sagaPath() + os.sep + + 'modules' + '\n') + fout.write('PATH=%PATH%;%SAGA%;%SAGA_MLB%\n') +- elif isMac(): ++ elif isMac() or platform.system() == 'FreeBSD': + fout.write('export SAGA_MLB=' + sagaPath() + + '/../lib/saga\n') + fout.write('export PATH=' + sagaPath() + ':$PATH\n') +@@ -130,7 +131,7 @@ def getSagaInstalledVersion(runSaga=False): + + if isWindows(): + commands = [os.path.join(sagaPath(), "saga_cmd.exe"), "-v"] +- elif isMac(): ++ elif isMac() or platform.system() == 'FreeBSD': + commands = [os.path.join(sagaPath(), "saga_cmd -v")] + else: + # for Linux use just one string instead of separated parameters as the list +@@ -146,7 +147,7 @@ def getSagaInstalledVersion(runSaga=False): + stderr=subprocess.STDOUT, + universal_newlines=True, + ).stdout +- if isMac(): # This trick avoids having an uninterrupted system call exception if SAGA is not installed ++ if isMac() or platform.system() == 'FreeBSD': # This trick avoids having an uninterrupted system call exception if SAGA is not installed + time.sleep(1) + try: + lines = proc.readlines() Modified: head/graphics/qgis/files/patch-src_plugins_grass_CMakeLists.txt ============================================================================== --- head/graphics/qgis/files/patch-src_plugins_grass_CMakeLists.txt Sat Dec 9 19:05:03 2017 (r455871) +++ head/graphics/qgis/files/patch-src_plugins_grass_CMakeLists.txt Sat Dec 9 19:23:42 2017 (r455872) @@ -1,6 +1,6 @@ ---- src/plugins/grass/CMakeLists.txt.orig 2016-10-21 12:14:02 UTC +--- src/plugins/grass/CMakeLists.txt.orig 2017-10-27 12:00:21 UTC +++ src/plugins/grass/CMakeLists.txt -@@ -202,6 +202,7 @@ MACRO(ADD_GRASSPLUGIN GRASS_BUILD_VERSIO +@@ -202,6 +202,7 @@ MACRO(ADD_GRASSPLUGIN GRASS_BUILD_VERSION) qgis_app qgis_gui ${OPENPTY_LIBRARY} Modified: head/graphics/qgis/pkg-plist ============================================================================== --- head/graphics/qgis/pkg-plist Sat Dec 9 19:05:03 2017 (r455871) +++ head/graphics/qgis/pkg-plist Sat Dec 9 19:23:42 2017 (r455872) @@ -758,21 +758,21 @@ include/qgis/ui_qgsquerybuilderbase.h include/qgis/ui_qgssqlcomposerdialogbase.h include/qgis/ui_qgssublayersdialogbase.h lib/libqgis_analysis.so -lib/libqgis_analysis.so.2.18.12 +lib/libqgis_analysis.so.2.18.14 lib/libqgis_app.so -lib/libqgis_app.so.2.18.12 +lib/libqgis_app.so.2.18.14 lib/libqgis_core.so -lib/libqgis_core.so.2.18.12 +lib/libqgis_core.so.2.18.14 lib/libqgis_gui.so -lib/libqgis_gui.so.2.18.12 +lib/libqgis_gui.so.2.18.14 lib/libqgis_networkanalysis.so -lib/libqgis_networkanalysis.so.2.18.12 +lib/libqgis_networkanalysis.so.2.18.14 %%SERVER%%lib/libqgis_server.so -%%SERVER%%lib/libqgis_server.so.2.18.12 +%%SERVER%%lib/libqgis_server.so.2.18.14 %%GRASS%%lib/libqgisgrass7.so -%%GRASS%%lib/libqgisgrass7.so.2.18.12 +%%GRASS%%lib/libqgisgrass7.so.2.18.14 %%PYTHON%%lib/libqgispython.so -%%PYTHON%%lib/libqgispython.so.2.18.12 +%%PYTHON%%lib/libqgispython.so.2.18.14 %%PYTHON%%%%CUSTOMWIDGETS%%%%PYTHON_SITELIBDIR%%/PyQt4/uic/widget-plugins/qgis_customwidgets.py lib/qgis/crssync %%GRASS%%lib/qgis/grass/bin/qgis.g.browser7 @@ -821,7 +821,7 @@ lib/qgis/plugins/libwmsprovider.so lib/qgis/plugins/libzonalstatisticsplugin.so lib/qgis/qgis_help %%CUSTOMWIDGETS%%%%QT_PLUGINDIR%%/designer/libqgis_customwidgets.so -%%CUSTOMWIDGETS%%%%QT_PLUGINDIR%%/designer/libqgis_customwidgets.so.2.18.12 +%%CUSTOMWIDGETS%%%%QT_PLUGINDIR%%/designer/libqgis_customwidgets.so.2.18.14 man/man1/qbrowser.1.gz man/man1/qgis.1.gz share/applications/qgis.desktop @@ -2541,7 +2541,6 @@ share/icons/hicolor/96x96/apps/qgis.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/grass7/description/i.vi.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/grass7/description/i.zc.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/grass7/description/m.cogo.txt -%%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/grass7/description/nviz.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/grass7/description/r.aspect.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/grass7/description/r.basins.fill.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/grass7/description/r.blend.combine.txt @@ -2928,7 +2927,6 @@ share/icons/hicolor/96x96/apps/qgis.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/grass7/ext/v_what_rast_points.py %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/grass7/ext/v_what_vect.py %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/grass7/grass7.txt -%%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/grass7/nviz7.py %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/help/__init__.py %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/help/qgis.yaml %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/help/saga.yaml @@ -4211,6 +4209,7 @@ share/icons/hicolor/96x96/apps/qgis.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/qgis/ExportGeometryInfo.py %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/qgis/ExtentFromLayer.py %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/qgis/ExtractByAttribute.py +%%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/qgis/ExtractByExpression.py %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/qgis/ExtractByLocation.py %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/qgis/ExtractNodes.py %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/qgis/FieldPyculator.py @@ -4405,14 +4404,12 @@ share/icons/hicolor/96x96/apps/qgis.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/DiffusiveHillslopeEvolution(FTCS).txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/DirectionalAverage.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/DirectionalStatisticsforSingleGrid.txt -%%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/Distance(ViGrA).txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/DistanceMatrix.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/DiurnalAnisotropicHeating.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/DiversityOfCategories.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/DownslopeDistanceGradient.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/EarthsOrbitalParameters.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/EdgeContamination.txt -%%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/EdgeDetection(ViGrA).txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/EffectiveAirFlowHeights.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/EnhancedVegetationIndex.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/EnumerateTableField.txt @@ -4436,10 +4433,6 @@ share/icons/hicolor/96x96/apps/qgis.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/FlowAccumulation(Top-Down).txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/FlowPathLength.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/FlowWidthandSpecificCatchmentArea.txt -%%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/FourierFilter(ViGrA).txt -%%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/FourierTransform(RealViGrA).txt -%%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/FourierTransform(ViGrA).txt -%%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/FourierTransformInverse(ViGrA).txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/FourierTransformation(OpenCV).txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/Fragmentation(Alternative).txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/Fragmentation(Standard).txt @@ -4529,7 +4522,6 @@ share/icons/hicolor/96x96/apps/qgis.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/ModifiedQuadraticShepard.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/MonthlyGlobalbyLatitude.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/MorphologicalFilter(OpenCV).txt -%%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/MorphologicalFilter(ViGrA).txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/MorphologicalFilter.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/MorphometricFeatures.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/MorphometricProtectionIndex.txt @@ -4590,7 +4582,6 @@ share/icons/hicolor/96x96/apps/qgis.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/RadiusofVariance(Grid).txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/RandomField.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/RandomForestClassification(OpenCV).txt -%%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/RandomForestPresencePrediction(ViGrA).txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/RandomTerrain.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/RandomTerrainGeneration.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/RankFilter.txt @@ -4631,7 +4622,6 @@ share/icons/hicolor/96x96/apps/qgis.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/Slope,Aspect,Curvature.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/SlopeLength.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/SlopeLimitedFlowAccumulation.txt -%%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/Smoothing(ViGrA).txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/SnapPointstoGrid.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/SnapPointstoLines.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/SnapPointstoPoints.txt @@ -4692,7 +4682,6 @@ share/icons/hicolor/96x96/apps/qgis.png %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/WarpingShapes.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/WaterRetentionCapacity.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/WatershedBasins.txt -%%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/WatershedSegmentation(ViGrA).txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/WatershedSegmentation.txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/WindEffect(WindwardLeewardIndex).txt %%PYTHON%%%%DATADIR%%/python/plugins/processing/algs/saga/description/WindExpositionIndex.txt From owner-svn-ports-head@freebsd.org Sat Dec 9 19:23:46 2017 Return-Path: Delivered-To: svn-ports-head@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 AB116E95892; Sat, 9 Dec 2017 19:23:46 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 77F61722F3; Sat, 9 Dec 2017 19:23:46 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9JNjD8090549; Sat, 9 Dec 2017 19:23:45 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9JNj37090547; Sat, 9 Dec 2017 19:23:45 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201712091923.vB9JNj37090547@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sat, 9 Dec 2017 19:23:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455873 - head/www/mod_md-devel X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/www/mod_md-devel X-SVN-Commit-Revision: 455873 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 19:23:46 -0000 Author: brnrd Date: Sat Dec 9 19:23:45 2017 New Revision: 455873 URL: https://svnweb.freebsd.org/changeset/ports/455873 Log: www/mod_md-devel: Bugfix update to 1.0.7 Modified: head/www/mod_md-devel/Makefile head/www/mod_md-devel/distinfo Modified: head/www/mod_md-devel/Makefile ============================================================================== --- head/www/mod_md-devel/Makefile Sat Dec 9 19:23:42 2017 (r455872) +++ head/www/mod_md-devel/Makefile Sat Dec 9 19:23:45 2017 (r455873) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mod_md -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMESUFFIX= -devel Modified: head/www/mod_md-devel/distinfo ============================================================================== --- head/www/mod_md-devel/distinfo Sat Dec 9 19:23:42 2017 (r455872) +++ head/www/mod_md-devel/distinfo Sat Dec 9 19:23:45 2017 (r455873) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512136640 -SHA256 (icing-mod_md-v1.0.6_GH0.tar.gz) = a4200e07600cbb56e7eb58ff45bdf5cc9fee3b9857068c2ef3b25dea4d59b4c3 -SIZE (icing-mod_md-v1.0.6_GH0.tar.gz) = 194921 +TIMESTAMP = 1512847307 +SHA256 (icing-mod_md-v1.0.7_GH0.tar.gz) = 763d56e270980133735e53c6da0b9bdc024855350ea4036f13db0e2c52bb09b4 +SIZE (icing-mod_md-v1.0.7_GH0.tar.gz) = 195067 From owner-svn-ports-head@freebsd.org Sat Dec 9 19:46:44 2017 Return-Path: Delivered-To: svn-ports-head@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 F27B0E961A6; Sat, 9 Dec 2017 19:46:44 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 930A572F01; Sat, 9 Dec 2017 19:46:44 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9JkhKg099312; Sat, 9 Dec 2017 19:46:43 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9Jkg6C099302; Sat, 9 Dec 2017 19:46:42 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201712091946.vB9Jkg6C099302@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Sat, 9 Dec 2017 19:46:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455874 - in head/www: . py-unit unit unit-go unit-php56 unit-php70 unit-php71 unit-php72 X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: in head/www: . py-unit unit unit-go unit-php56 unit-php70 unit-php71 unit-php72 X-SVN-Commit-Revision: 455874 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 19:46:45 -0000 Author: lwhsu Date: Sat Dec 9 19:46:42 2017 New Revision: 455874 URL: https://svnweb.freebsd.org/changeset/ports/455874 Log: www/unit: separate and complete language modules Approved by: osa Differential Revision: https://reviews.freebsd.org/D13227 Added: head/www/py-unit/ head/www/py-unit/Makefile (contents, props changed) head/www/unit-go/ head/www/unit-go/Makefile (contents, props changed) head/www/unit-go/pkg-plist (contents, props changed) head/www/unit-php56/ head/www/unit-php56/Makefile (contents, props changed) head/www/unit-php70/ head/www/unit-php70/Makefile (contents, props changed) head/www/unit-php71/ head/www/unit-php71/Makefile (contents, props changed) head/www/unit-php72/ head/www/unit-php72/Makefile (contents, props changed) Modified: head/www/Makefile head/www/unit/Makefile head/www/unit/pkg-descr Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sat Dec 9 19:23:45 2017 (r455873) +++ head/www/Makefile Sat Dec 9 19:46:42 2017 (r455874) @@ -1868,6 +1868,7 @@ SUBDIR += py-tvdb_api SUBDIR += py-txrequests SUBDIR += py-uliweb + SUBDIR += py-unit SUBDIR += py-urlgrabber SUBDIR += py-urlobject SUBDIR += py-user_agent @@ -2391,6 +2392,11 @@ SUBDIR += ufdbguard SUBDIR += uglifyjs SUBDIR += unit + SUBDIR += unit-go + SUBDIR += unit-php56 + SUBDIR += unit-php70 + SUBDIR += unit-php71 + SUBDIR += unit-php72 SUBDIR += usermanager SUBDIR += uwsgi SUBDIR += uwsgitop Added: head/www/py-unit/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-unit/Makefile Sat Dec 9 19:46:42 2017 (r455874) @@ -0,0 +1,26 @@ +# Created by: Li-Wen Hsu +# $FreeBSD$ + +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +COMMENT= Python module for NGINX Unit + +USES= python gettext-runtime +USE_PYTHON= flavors + +PLIST_FILES= libexec/unit/modules/python${PYTHON_SUFFIX}.unit.so + +USE_RC_SUBR?= # reset to empty + +MASTERDIR= ${.CURDIR}/../unit + +post-configure: + cd ${CONFIGURE_WRKSRC} && \ + ./configure python --module=python${PYTHON_SUFFIX} \ + --config=${PYTHON_CMD}-config +do-install: + ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/unit/modules/ + ${INSTALL_LIB} ${WRKSRC}/build/python${PYTHON_SUFFIX}.unit.so \ + ${STAGEDIR}${PREFIX}/libexec/unit/modules/ + +.include "${MASTERDIR}/Makefile" Added: head/www/unit-go/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/unit-go/Makefile Sat Dec 9 19:46:42 2017 (r455874) @@ -0,0 +1,33 @@ +# Created by: Li-Wen Hsu +# $FreeBSD$ + +PKGNAMESUFFIX= -go + +COMMENT= Go module for NGINX Unit + +USES= go + +PLIST_FILES= # reset to empty +PLIST_DIRS= # reset to empty +PLIST= ${.CURDIR}/pkg-plist + +USE_RC_SUBR?= # reset to empty + +MASTERDIR= ${.CURDIR}/../unit + +CGO_CFLAGS+= -I${WRKSRC}/src -I${WRKSRC}/build + +post-extract: + ${MKDIR} ${GO_WRKSRC:H} + ${LN} -sf ${WRKSRC}/src/go/unit ${GO_WRKSRC} + +post-configure: + cd ${WRKSRC} && env ${GO_ENV} ./configure go + +pre-build: + cd ${WRKSRC} && make go + +post-install: + @true # override master's + +.include "${MASTERDIR}/Makefile" Added: head/www/unit-go/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/unit-go/pkg-plist Sat Dec 9 19:46:42 2017 (r455874) @@ -0,0 +1,21 @@ +%%GO_LIBDIR%%/unit.a +%%GO_SRCDIR%%/%%GO_PKGNAME%%/cbytes-1.6.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/cbytes-1.7.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_array.c +%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_array.h +%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_lib.c +%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_lib.h +%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_log.h +%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_mutex.h +%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_port_memory.c +%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_port_memory.h +%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_port.c +%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_port.h +%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_process.c +%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_process.h +%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_run_ctx.c +%%GO_SRCDIR%%/%%GO_PKGNAME%%/nxt_go_run_ctx.h +%%GO_SRCDIR%%/%%GO_PKGNAME%%/port.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/request.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/response.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/unit.go Added: head/www/unit-php56/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/unit-php56/Makefile Sat Dec 9 19:46:42 2017 (r455874) @@ -0,0 +1,24 @@ +# Created by: Li-Wen Hsu +# $FreeBSD$ + +PKGNAMESUFFIX= -php${PHP_VER} + +COMMENT= PHP module for NGINX Unit + +PLIST_FILES= libexec/unit/modules/php${PHP_VER}.unit.so + +USES= php:build,embed + +MASTERDIR= ${.CURDIR}/../unit + +post-configure: + cd ${CONFIGURE_WRKSRC} && \ + ./configure php --lib-path=${LOCALBASE}/lib \ + --module=php${PHP_VER} + +do-install: + ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/unit/modules/ + ${INSTALL_LIB} ${WRKSRC}/build/php${PHP_VER}.unit.so \ + ${STAGEDIR}${PREFIX}/libexec/unit/modules/ + +.include "${MASTERDIR}/Makefile" Added: head/www/unit-php70/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/unit-php70/Makefile Sat Dec 9 19:46:42 2017 (r455874) @@ -0,0 +1,8 @@ +# Created by: Li-Wen Hsu +# $FreeBSD$ + +PHP_VER= 70 + +MASTERDIR= ${.CURDIR}/../unit-php56 + +.include "${MASTERDIR}/Makefile" Added: head/www/unit-php71/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/unit-php71/Makefile Sat Dec 9 19:46:42 2017 (r455874) @@ -0,0 +1,8 @@ +# Created by: Li-Wen Hsu +# $FreeBSD$ + +PHP_VER= 71 + +MASTERDIR= ${.CURDIR}/../unit-php56 + +.include "${MASTERDIR}/Makefile" Added: head/www/unit-php72/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/unit-php72/Makefile Sat Dec 9 19:46:42 2017 (r455874) @@ -0,0 +1,8 @@ +# Created by: Li-Wen Hsu +# $FreeBSD$ + +PHP_VER= 72 + +MASTERDIR= ${.CURDIR}/../unit-php56 + +.include "${MASTERDIR}/Makefile" Modified: head/www/unit/Makefile ============================================================================== --- head/www/unit/Makefile Sat Dec 9 19:23:45 2017 (r455873) +++ head/www/unit/Makefile Sat Dec 9 19:46:42 2017 (r455874) @@ -5,10 +5,10 @@ PORTNAME= unit PORTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= http://unit.nginx.org/download/ +MASTER_SITES= https://unit.nginx.org/download/ MAINTAINER= osa@FreeBSD.org -COMMENT= Dynamic web application server +COMMENT?= Dynamic web application server LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE @@ -18,28 +18,15 @@ USES+= cpe CPE_VENDOR= nginx CPE_PRODUCT= unit -NO_OPTIONS_SORT= yes -OPTIONS_DEFINE= \ +OPTIONS_DEFINE?= \ DEBUG \ IPV6 \ - UNIXSOCK \ - PHP \ - PYTHON27 \ - PYTHON34 \ - PYTHON35 \ - PYTHON36 + UNIXSOCK +OPTIONS_DEFAULT?=IPV6 UNIXSOCK -OPTIONS_DEFAULT?=IPV6 PYTHON27 - DEBUG_DESC= Enable debug logging IPV6_DESC= Enable IPv6 UNIXSOCK_DESC= Enable unix sockets -GO_DESC= Enable Go module -PHP_DESC= Enable PHP module -PYTHON27_DESC= Enable Python 2.7 module -PYTHON34_DESC= Enable Python 3.4 module -PYTHON35_DESC= Enable Python 3.5 module -PYTHON36_DESC= Enable Python 3.6 module .include @@ -52,18 +39,19 @@ UNIT_LOGFILE?= ${UNIT_LOGDIR}/${PORTNAME}.log UNIT_PIDFILE?= ${UNIT_RUNDIR}/${PORTNAME}.pid UNIT_SOCK?= ${UNIT_RUNDIR}/control.unit.sock -PLIST_FILES+= etc/rc.d/unitd \ - sbin/unitd - -CONFIGURE_ARGS+=--bindir=${PREFIX}/bin \ - --sbindir=${PREFIX}/sbin \ - --modules=${PREFIX}/libexec/${PORTNAME} \ +CONFIGURE_ARGS= --prefix=${PREFIX} \ + --modules=libexec/unit/modules \ + --state=libexec/unit \ --log=${UNIT_LOGFILE} \ --pid=${UNIT_PIDFILE} \ --ld-opt="-L${LOCALBASE}/lib" -USE_RC_SUBR= unitd -SUB_LIST+= UNIT_PIDFILE=${UNIT_PIDFILE} \ +PLIST_FILES?= sbin/unitd +PLIST_DIRS?= libexec/unit/modules \ + libexec/unit + +USE_RC_SUBR?= unitd +SUB_LIST= UNIT_PIDFILE=${UNIT_PIDFILE} \ UNIT_SOCK=${UNIT_SOCK} \ PREFIX=${PREFIX} @@ -81,82 +69,9 @@ CONFIGURE_ARGS+=--no-unix-sockets CONFIGURE_ARGS+=--control=unix:${UNIT_SOCK} .endif -.if ${PORT_OPTIONS:MGO} -BUILD_DEPENDS+= ${LOCALBASE}/bin/go:lang/go -RUN_DEPENDS+= ${LOCALBASE}/bin/go:lang/go -PLIST_FILES+= go/src/unit/cbytes-1.6.go \ - go/src/unit/cbytes-1.7.go \ - go/src/unit/nxt_go_array.c \ - go/src/unit/nxt_go_array.h \ - go/src/unit/nxt_go_lib.c \ - go/src/unit/nxt_go_lib.h \ - go/src/unit/nxt_go_log.h \ - go/src/unit/nxt_go_mutex.h \ - go/src/unit/nxt_go_port.c \ - go/src/unit/nxt_go_port.h \ - go/src/unit/nxt_go_port_memory.c \ - go/src/unit/nxt_go_port_memory.h \ - go/src/unit/nxt_go_process.c \ - go/src/unit/nxt_go_process.h \ - go/src/unit/nxt_go_run_ctx.c \ - go/src/unit/nxt_go_run_ctx.h \ - go/src/unit/port.go \ - go/src/unit/request.go \ - go/src/unit/response.go \ - go/src/unit/unit.go \ - go/pkg/freebsd_amd64/unit.a -.endif - -.if ${PORT_OPTIONS:MPHP} -USES+= php:embed -PLIST_FILES+= libexec/unit/php.unit.so -.endif - -.if ${PORT_OPTIONS:MPYTHON27} -USES+= python:2.7 -PLIST_FILES+= libexec/unit/python2.7.unit.so -.endif - -.if ${PORT_OPTIONS:MPYTHON34} -USES+= python:3.4 -PLIST_FILES+= libexec/unit/python3.4.unit.so -.endif - -.if ${PORT_OPTIONS:MPYTHON35} -USES+= python:3.5 -PLIST_FILES+= libexec/unit/python3.5.unit.so -.endif - -.if ${PORT_OPTIONS:MPYTHON36} -USES+= python:3.6 -PLIST_FILES+= libexec/unit/python3.6.unit.so -.endif - -post-configure: -.if ${PORT_OPTIONS:MGO} - @cd ${WRKSRC} && ./configure go --go=${LOCALBASE}/bin/go --go-path=${LOCALBASE}/go -.endif -.if ${PORT_OPTIONS:MPHP} - @cd ${WRKSRC} && ./configure php --config=${LOCALBASE}/bin/php-config \ - --lib-path="${LOCALBASE}/lib" -.endif -.if ${PORT_OPTIONS:MPYTHON27} - @cd ${WRKSRC} && ./configure python --config=${LOCALBASE}/bin/python2.7-config -.endif -.if ${PORT_OPTIONS:MPYTHON34} - @cd ${WRKSRC} && ./configure python --config=${LOCALBASE}/bin/python3.4-config -.endif -.if ${PORT_OPTIONS:MPYTHON35} - @cd ${WRKSRC} && ./configure python --config=${LOCALBASE}/bin/python3.5-config -.endif -.if ${PORT_OPTIONS:MPYTHON36} - @cd ${WRKSRC} && ./configure python --config=${LOCALBASE}/bin/python3.6-config -.endif - +.if !target(post-install) post-install: - ${MKDIR} ${STAGEDIR}${UNIT_LOGDIR} - ${MKDIR} ${STAGEDIR}${UNIT_RUNDIR} - ${ECHO_CMD} @dir ${UNIT_LOGDIR} >> ${TMPPLIST} - ${ECHO_CMD} @dir ${UNIT_RUNDIR} >> ${TMPPLIST} + ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/unit/modules +.endif .include Modified: head/www/unit/pkg-descr ============================================================================== --- head/www/unit/pkg-descr Sat Dec 9 19:23:45 2017 (r455873) +++ head/www/unit/pkg-descr Sat Dec 9 19:46:42 2017 (r455874) @@ -3,4 +3,4 @@ in multiple languages. Unit is lightweight, polyglot, configured via API. The design of the server allows reconfiguration of specific application parameters as needed by the engineering or operations. -WWW: http://unit.nginx.org/ +WWW: https://unit.nginx.org From owner-svn-ports-head@freebsd.org Sat Dec 9 20:24:28 2017 Return-Path: Delivered-To: svn-ports-head@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 8CE47E97116; Sat, 9 Dec 2017 20:24:28 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 66DA2742F5; Sat, 9 Dec 2017 20:24:28 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9KOR9X015948; Sat, 9 Dec 2017 20:24:27 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9KORLp015945; Sat, 9 Dec 2017 20:24:27 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201712092024.vB9KORLp015945@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 9 Dec 2017 20:24:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455875 - head/devel/visualparadigm X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/devel/visualparadigm X-SVN-Commit-Revision: 455875 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 20:24:28 -0000 Author: pi Date: Sat Dec 9 20:24:27 2017 New Revision: 455875 URL: https://svnweb.freebsd.org/changeset/ports/455875 Log: devel/visualparadigm: update 14.2.20171007 -> 14.2.20171107 - upstream does not provide changelogs for minor updates PR: 223888 Submitted by: fernando.apesteguia@gmail.com (maintainer) Modified: head/devel/visualparadigm/Makefile head/devel/visualparadigm/distinfo head/devel/visualparadigm/pkg-plist Modified: head/devel/visualparadigm/Makefile ============================================================================== --- head/devel/visualparadigm/Makefile Sat Dec 9 19:46:42 2017 (r455874) +++ head/devel/visualparadigm/Makefile Sat Dec 9 20:24:27 2017 (r455875) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= visualparadigm -DISTVERSION= 14.2.20171007 +DISTVERSION= 14.2.20171107 CATEGORIES= devel java MASTER_SITES= https://eu5.visual-paradigm.com/visual-paradigm/vpce${PORTVERSION:R}/${PORTVERSION:E}/ DISTNAME= Visual_Paradigm_CE_${PORTVERSION:C/\./_/g}_Unix_InstallFree @@ -12,7 +12,7 @@ COMMENT= Visual modeling tool for all kinds of UML dia LICENSE= VPCEL LICENSE_NAME= Visual Paradigm Community Edition License Agreement -LICENSE_FILE= ${WRKSRC}/.install4j/i4j_extf_7_aprh35.txt +LICENSE_FILE= ${WRKSRC}/.install4j/i4j_extf_5_aprh35.txt LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell RUN_DEPENDS= ${LOCALBASE}/lib/libsqlitejdbc.so:java/sqlitejdbc Modified: head/devel/visualparadigm/distinfo ============================================================================== --- head/devel/visualparadigm/distinfo Sat Dec 9 19:46:42 2017 (r455874) +++ head/devel/visualparadigm/distinfo Sat Dec 9 20:24:27 2017 (r455875) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509808910 -SHA256 (Visual_Paradigm_CE_14_2_20171007_Unix_InstallFree.tar.gz) = f1983ed8e0fd1bc2667a2541403377731ee48be3f1facf7b266bf3f5bcb9b179 -SIZE (Visual_Paradigm_CE_14_2_20171007_Unix_InstallFree.tar.gz) = 396871590 +TIMESTAMP = 1511433381 +SHA256 (Visual_Paradigm_CE_14_2_20171107_Unix_InstallFree.tar.gz) = e91ff72109382d143d08dbd806e4a4093bef6e5fe7c5727afeafaa7b4a6a40dc +SIZE (Visual_Paradigm_CE_14_2_20171107_Unix_InstallFree.tar.gz) = 395226482 Modified: head/devel/visualparadigm/pkg-plist ============================================================================== --- head/devel/visualparadigm/pkg-plist Sat Dec 9 19:46:42 2017 (r455874) +++ head/devel/visualparadigm/pkg-plist Sat Dec 9 20:24:27 2017 (r455875) @@ -10,32 +10,33 @@ %%DATADIR%%/.install4j/a59835df.lprop %%DATADIR%%/.install4j/b8ec6630.lprop %%DATADIR%%/.install4j/bd18d62a.lprop +%%DATADIR%%/.install4j/build.uuid %%DATADIR%%/.install4j/cbc69af6.lprop %%DATADIR%%/.install4j/e01511f4.lprop %%DATADIR%%/.install4j/e4d34e6a.lprop -%%DATADIR%%/.install4j/firstrun %%DATADIR%%/.install4j/i4j_extf_0_aprh35.utf8 -%%DATADIR%%/.install4j/i4j_extf_10_aprh35_35crt.ico -%%DATADIR%%/.install4j/i4j_extf_11_aprh35_14f5pgp.png -%%DATADIR%%/.install4j/i4j_extf_12_aprh35_1prcdfd.png -%%DATADIR%%/.install4j/i4j_extf_13_aprh35_dc487b.png -%%DATADIR%%/.install4j/i4j_extf_14_aprh35_w6oy2a.png -%%DATADIR%%/.install4j/i4j_extf_15_aprh35_zxvnsi.png -%%DATADIR%%/.install4j/i4j_extf_16_aprh35_hq8uam.png -%%DATADIR%%/.install4j/i4j_extf_17_aprh35_3obg30.png -%%DATADIR%%/.install4j/i4j_extf_18_aprh35_1bd1sv0.png -%%DATADIR%%/.install4j/i4j_extf_1_aprh35_9bcs32.png -%%DATADIR%%/.install4j/i4j_extf_2_aprh35_rv5a5s.png -%%DATADIR%%/.install4j/i4j_extf_3_aprh35_hw505s.png -%%DATADIR%%/.install4j/i4j_extf_4_aprh35_1vfzoeu.png -%%DATADIR%%/.install4j/i4j_extf_5_aprh35_1luvph4.png -%%DATADIR%%/.install4j/i4j_extf_6_aprh35_wqeoht.png -%%DATADIR%%/.install4j/i4j_extf_7_aprh35.txt -%%DATADIR%%/.install4j/i4j_extf_8_aprh35_r0yofz.ico -%%DATADIR%%/.install4j/i4j_extf_9_aprh35_1rhdlfp.icns +%%DATADIR%%/.install4j/i4j_extf_10_aprh35_w6oy2a.png +%%DATADIR%%/.install4j/i4j_extf_11_aprh35_zxvnsi.png +%%DATADIR%%/.install4j/i4j_extf_12_aprh35_hq8uam.png +%%DATADIR%%/.install4j/i4j_extf_13_aprh35_18gg8kx.png +%%DATADIR%%/.install4j/i4j_extf_13_aprh35_18gg8kx@2x.png +%%DATADIR%%/.install4j/i4j_extf_14_aprh35_9bcs32.png +%%DATADIR%%/.install4j/i4j_extf_15_aprh35_wqeoht.png +%%DATADIR%%/.install4j/i4j_extf_16_aprh35_14f5pgp.png +%%DATADIR%%/.install4j/i4j_extf_17_aprh35_1prcdfd.png +%%DATADIR%%/.install4j/i4j_extf_18_aprh35_3obg30.png +%%DATADIR%%/.install4j/i4j_extf_19_aprh35_1bd1sv0.png +%%DATADIR%%/.install4j/i4j_extf_1_aprh35_rv5a5s.png +%%DATADIR%%/.install4j/i4j_extf_2_aprh35_hw505s.png +%%DATADIR%%/.install4j/i4j_extf_3_aprh35_1vfzoeu.png +%%DATADIR%%/.install4j/i4j_extf_4_aprh35_1luvph4.png +%%DATADIR%%/.install4j/i4j_extf_5_aprh35.txt +%%DATADIR%%/.install4j/i4j_extf_6_aprh35_r0yofz.ico +%%DATADIR%%/.install4j/i4j_extf_7_aprh35_1rhdlfp.icns +%%DATADIR%%/.install4j/i4j_extf_8_aprh35_35crt.ico +%%DATADIR%%/.install4j/i4j_extf_9_aprh35_dc487b.png %%DATADIR%%/.install4j/i4jparams.conf %%DATADIR%%/.install4j/i4jruntime.jar -%%DATADIR%%/.install4j/user.jar %%DATADIR%%/Application/UserLanguage/Chinese Simplified.lng %%DATADIR%%/Application/UserLanguage/Chinese Traditional.lng %%DATADIR%%/Application/UserLanguage/Czech.lng @@ -177,6 +178,7 @@ %%DATADIR%%/Application/resources/am.png %%DATADIR%%/Application/resources/appConfig_sample.properties %%DATADIR%%/Application/resources/cjm1.dat +%%DATADIR%%/Application/resources/cjm2.dat %%DATADIR%%/Application/resources/community.txt %%DATADIR%%/Application/resources/deliverables.docs %%DATADIR%%/Application/resources/diagram_palette_tooltip/ActivityDiagram.xml @@ -932,6 +934,7 @@ %%DATADIR%%/Application/sde/sdeec/plugins/com.vp.sde.eclipse_13.0.0.0/icons/sdeec/storyboard.png %%DATADIR%%/Application/sde/sdeec/plugins/com.vp.sde.eclipse_13.0.0.0/icons/sdeec/uexceler.png %%DATADIR%%/Application/sde/sdeec/plugins/com.vp.sde.eclipse_13.0.0.0/icons/sdeec/view/classRepositoryTree.png +%%DATADIR%%/Application/sde/sdeec/plugins/com.vp.sde.eclipse_13.0.0.0/icons/sdeec/view/diagramBacklogPane.png %%DATADIR%%/Application/sde/sdeec/plugins/com.vp.sde.eclipse_13.0.0.0/icons/sdeec/view/diagramTree.png %%DATADIR%%/Application/sde/sdeec/plugins/com.vp.sde.eclipse_13.0.0.0/icons/sdeec/view/documentationPane.png %%DATADIR%%/Application/sde/sdeec/plugins/com.vp.sde.eclipse_13.0.0.0/icons/sdeec/view/elementViewer.gif From owner-svn-ports-head@freebsd.org Sat Dec 9 20:27:34 2017 Return-Path: Delivered-To: svn-ports-head@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 23517E97259; Sat, 9 Dec 2017 20:27:34 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E49CF744C4; Sat, 9 Dec 2017 20:27:33 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9KRWFT016178; Sat, 9 Dec 2017 20:27:32 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9KRWkC016176; Sat, 9 Dec 2017 20:27:32 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201712092027.vB9KRWkC016176@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 9 Dec 2017 20:27:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455876 - head/devel/py-attrs X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/devel/py-attrs X-SVN-Commit-Revision: 455876 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 20:27:34 -0000 Author: pi Date: Sat Dec 9 20:27:32 2017 New Revision: 455876 URL: https://svnweb.freebsd.org/changeset/ports/455876 Log: devel/py-attrs: update 17.1.0 -> 17.3.0 PR: 224149 Submitted by: Axel Rau (maintainer) Relnotes: https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst Modified: head/devel/py-attrs/Makefile head/devel/py-attrs/distinfo Modified: head/devel/py-attrs/Makefile ============================================================================== --- head/devel/py-attrs/Makefile Sat Dec 9 20:24:27 2017 (r455875) +++ head/devel/py-attrs/Makefile Sat Dec 9 20:27:32 2017 (r455876) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= attrs -PORTVERSION= 17.1.0 +PORTVERSION= 17.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-attrs/distinfo ============================================================================== --- head/devel/py-attrs/distinfo Sat Dec 9 20:24:27 2017 (r455875) +++ head/devel/py-attrs/distinfo Sat Dec 9 20:27:32 2017 (r455876) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495103265 -SHA256 (attrs-17.1.0.tar.gz) = 91a2160e61ffb778a8d017c9b1dcc60758d65d39bf7b480e5e9c6005a4462321 -SIZE (attrs-17.1.0.tar.gz) = 76069 +TIMESTAMP = 1512561736 +SHA256 (attrs-17.3.0.tar.gz) = c78f53e32d7cf36d8597c8a2c7e3c0ad210f97b9509e152e4c37fa80869f823c +SIZE (attrs-17.3.0.tar.gz) = 89046 From owner-svn-ports-head@freebsd.org Sat Dec 9 21:10:22 2017 Return-Path: Delivered-To: svn-ports-head@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 4D704E9857E; Sat, 9 Dec 2017 21:10:22 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 19D5D75BD4; Sat, 9 Dec 2017 21:10:22 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9LALBQ032859; Sat, 9 Dec 2017 21:10:21 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9LALoZ032858; Sat, 9 Dec 2017 21:10:21 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201712092110.vB9LALoZ032858@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Sat, 9 Dec 2017 21:10:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455877 - head/graphics/libdrm/files X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/graphics/libdrm/files X-SVN-Commit-Revision: 455877 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 21:10:22 -0000 Author: zeising Date: Sat Dec 9 21:10:21 2017 New Revision: 455877 URL: https://svnweb.freebsd.org/changeset/ports/455877 Log: Remove file. This is never used and never applied during patching. It probably snuck in by mistake. Deleted: head/graphics/libdrm/files/amdgpu_Makefile.am From owner-svn-ports-head@freebsd.org Sat Dec 9 22:02:33 2017 Return-Path: Delivered-To: svn-ports-head@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 00CE8E99F30; Sat, 9 Dec 2017 22:02:33 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 A473B779AE; Sat, 9 Dec 2017 22:02:32 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9M2VPc057501; Sat, 9 Dec 2017 22:02:31 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9M2UA8057491; Sat, 9 Dec 2017 22:02:30 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201712092202.vB9M2UA8057491@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Sat, 9 Dec 2017 22:02:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455878 - in head/graphics/wayland: . files X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: in head/graphics/wayland: . files X-SVN-Commit-Revision: 455878 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 09 Dec 2017 22:02:33 -0000 Author: zeising Date: Sat Dec 9 22:02:30 2017 New Revision: 455878 URL: https://svnweb.freebsd.org/changeset/ports/455878 Log: Update wayland to 1.14.0 Disable posix_fallocate since ZFS does not support it. Use epoll-shim instead of kqueue directly, from myfreeweb on github. PR: 224200 Submitted by: Johannes Lundberg Modified: head/graphics/wayland/Makefile head/graphics/wayland/distinfo head/graphics/wayland/files/patch-configure.ac head/graphics/wayland/files/patch-src_wayland-os.c head/graphics/wayland/files/patch-src_wayland-os.h head/graphics/wayland/files/patch-src_wayland-server.c head/graphics/wayland/files/patch-src_wayland-shm.c head/graphics/wayland/files/patch-tests_event-loop-test.c head/graphics/wayland/files/patch-tests_os-wrappers-test.c head/graphics/wayland/files/patch-tests_test-runner.c Modified: head/graphics/wayland/Makefile ============================================================================== --- head/graphics/wayland/Makefile Sat Dec 9 21:10:21 2017 (r455877) +++ head/graphics/wayland/Makefile Sat Dec 9 22:02:30 2017 (r455878) @@ -1,25 +1,8 @@ # Created by: kwm@FreeBSD.org # $FreeBSD$ -# NOTE -# Changes made by kwm to use kevent instead of epoll -# are still in place. However, since libinput depends -# on libepoll-shim the simplest to do was to have Wayland -# also use it. Currently build will fail if epoll-shim -# is not available but can be built without epoll-shim -# if EPOLLSHIM_LIBS is cleared (configure.ac) -# -# TODO: Add condition for this in configure -# -# If we want to build Wayland with kwm's kevent patches -# and use epoll-shim for libinput we have to change it -# so that Wayland ignore epoll headers installed by -# epoll-shim. -# Maybe best is to use epoll-shim if it is good enough -# and keep diff with upstream minimal. - PORTNAME= wayland -PORTVERSION= 1.13.0 +PORTVERSION= 1.14.0 CATEGORIES= graphics wayland MASTER_SITES= http://wayland.freedesktop.org/releases/ @@ -42,6 +25,7 @@ USE_GNOME= libxslt:build USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-documentation +CONFIGURE_ENV= ac_cv_func_posix_fallocate=no # EINVAL for many FS on 12.0 INSTALL_TARGET= install-strip .include Modified: head/graphics/wayland/distinfo ============================================================================== --- head/graphics/wayland/distinfo Sat Dec 9 21:10:21 2017 (r455877) +++ head/graphics/wayland/distinfo Sat Dec 9 22:02:30 2017 (r455878) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493984926 -SHA256 (wayland-1.13.0.tar.xz) = 69b052c031a61e89af7cc8780893d0da1e301492352aa449dee9345043e6fe51 -SIZE (wayland-1.13.0.tar.xz) = 414508 +TIMESTAMP = 1507715269 +SHA256 (wayland-1.14.0.tar.xz) = ed80cabc0961a759a42092e2c39aabfc1ec9a13c86c98bbe2b812f008da27ab8 +SIZE (wayland-1.14.0.tar.xz) = 413960 Modified: head/graphics/wayland/files/patch-configure.ac ============================================================================== --- head/graphics/wayland/files/patch-configure.ac Sat Dec 9 21:10:21 2017 (r455877) +++ head/graphics/wayland/files/patch-configure.ac Sat Dec 9 22:02:30 2017 (r455878) @@ -1,16 +1,13 @@ ---- configure.ac.orig 2016-06-01 00:11:10 UTC +--- configure.ac.orig 2017-08-08 18:20:52 UTC +++ configure.ac -@@ -63,6 +63,28 @@ AC_SUBST(GCC_CFLAGS) +@@ -63,6 +63,25 @@ AC_SUBST(GCC_CFLAGS) AC_CHECK_FUNCS([accept4 mkostemp posix_fallocate]) +AC_CHECK_HEADERS([sys/signalfd.h sys/timerfd.h]) + -+# Use epoll on Linux or kqueue on BSD -+AC_CHECK_HEADERS([sys/epoll.h sys/event.h]) -+if test "x$ac_cv_header_sys_epoll_h" != "xyes" && test "x$ac_cv_header_sys_event_h" != "xyes"; then -+ AC_MSG_ERROR([Can't find sys/epoll.h or sys/event.h. Please ensure either epoll or kqueue is available.]) -+fi ++# Use epoll on Linux and epoll-shim (kqueue) on BSD ++AC_CHECK_HEADERS([sys/epoll.h]) + +# Credential support on FreeBSD +AC_CHECK_HEADERS([sys/ucred.h]) @@ -29,7 +26,7 @@ AC_ARG_ENABLE([libraries], [AC_HELP_STRING([--disable-libraries], [Disable compilation of wayland libraries])], -@@ -98,11 +120,12 @@ AC_SUBST([ICONDIR]) +@@ -98,17 +117,21 @@ AC_SUBST([ICONDIR]) if test "x$enable_libraries" = "xyes"; then PKG_CHECK_MODULES(FFI, [libffi]) @@ -44,13 +41,12 @@ [[#include ]]) AC_CHECK_DECL(CLOCK_MONOTONIC,[], [AC_MSG_ERROR("CLOCK_MONOTONIC is needed to compile wayland libraries")], -@@ -110,6 +133,9 @@ if test "x$enable_libraries" = "xyes"; t + [[#include ]]) AC_CHECK_HEADERS([execinfo.h]) fi - ++ +EPOLLSHIM_LIBS="-lepoll-shim" +AC_SUBST(EPOLLSHIM_LIBS) -+ + PKG_CHECK_MODULES(EXPAT, [expat], [], [AC_CHECK_HEADERS(expat.h, [], - [AC_MSG_ERROR([Can't find expat.h. Please install expat.])]) Modified: head/graphics/wayland/files/patch-src_wayland-os.c ============================================================================== --- head/graphics/wayland/files/patch-src_wayland-os.c Sat Dec 9 21:10:21 2017 (r455877) +++ head/graphics/wayland/files/patch-src_wayland-os.c Sat Dec 9 22:02:30 2017 (r455878) @@ -1,6 +1,6 @@ ---- src/wayland-os.c.orig 2015-07-06 19:38:51 UTC +--- src/wayland-os.c.orig 2017-08-08 18:20:52 UTC +++ src/wayland-os.c -@@ -25,14 +25,20 @@ +@@ -25,6 +25,8 @@ #define _GNU_SOURCE @@ -9,20 +9,15 @@ #include #include #include - #include +@@ -32,7 +34,6 @@ #include -+#ifdef HAVE_SYS_EPOLL_H #include -+#endif -+#ifdef HAVE_SYS_EVENT_H -+#include -+#endif -#include "../config.h" #include "wayland-os.h" static int -@@ -62,26 +68,50 @@ wl_os_socket_cloexec(int domain, int typ +@@ -62,26 +63,50 @@ wl_os_socket_cloexec(int domain, int type, int protoco { int fd; @@ -73,7 +68,7 @@ newfd = fcntl(fd, F_DUPFD, minfd); return set_cloexec_or_close(newfd); -@@ -123,15 +153,18 @@ wl_os_recvmsg_cloexec(int sockfd, struct +@@ -123,15 +148,18 @@ wl_os_recvmsg_cloexec(int sockfd, struct msghdr *msg, { ssize_t len; @@ -92,22 +87,10 @@ int wl_os_epoll_create_cloexec(void) { -@@ -148,6 +181,19 @@ wl_os_epoll_create_cloexec(void) +@@ -148,6 +176,7 @@ wl_os_epoll_create_cloexec(void) fd = epoll_create(1); return set_cloexec_or_close(fd); } -+#endif -+ -+#ifdef HAVE_SYS_EVENT_H -+int -+wl_os_kqueue_create_cloexec(void) -+{ -+ int fd; -+ -+ fd = kqueue(); -+ -+ return set_cloexec_or_close(fd); -+} +#endif int Modified: head/graphics/wayland/files/patch-src_wayland-os.h ============================================================================== --- head/graphics/wayland/files/patch-src_wayland-os.h Sat Dec 9 21:10:21 2017 (r455877) +++ head/graphics/wayland/files/patch-src_wayland-os.h Sat Dec 9 22:02:30 2017 (r455878) @@ -1,6 +1,6 @@ ---- src/wayland-os.h.orig 2015-07-06 19:38:51 UTC +--- src/wayland-os.h.orig 2017-08-08 18:20:52 UTC +++ src/wayland-os.h -@@ -30,13 +30,25 @@ int +@@ -30,6 +30,9 @@ int wl_os_socket_cloexec(int domain, int type, int protocol); int @@ -10,19 +10,3 @@ wl_os_dupfd_cloexec(int fd, long minfd); ssize_t - wl_os_recvmsg_cloexec(int sockfd, struct msghdr *msg, int flags); - -+/* FIXME? not sure if this will work in this header like this ... -+ though seems build only header perhaps? */ -+#ifdef HAVE_SYS_EPOLL_H - int - wl_os_epoll_create_cloexec(void); -+#endif -+ -+#ifdef HAVE_SYS_EVENT_H -+int -+wl_os_kqueue_create_cloexec(void); -+#endif - - int - wl_os_accept_cloexec(int sockfd, struct sockaddr *addr, socklen_t *addrlen); Modified: head/graphics/wayland/files/patch-src_wayland-server.c ============================================================================== --- head/graphics/wayland/files/patch-src_wayland-server.c Sat Dec 9 21:10:21 2017 (r455877) +++ head/graphics/wayland/files/patch-src_wayland-server.c Sat Dec 9 22:02:30 2017 (r455878) @@ -1,4 +1,4 @@ ---- src/wayland-server.c.orig 2017-02-07 22:59:06 UTC +--- src/wayland-server.c.orig 2017-08-08 18:20:52 UTC +++ src/wayland-server.c @@ -25,6 +25,8 @@ @@ -21,7 +21,7 @@ #include "wayland-util.h" #include "wayland-private.h" #include "wayland-server.h" -@@ -79,7 +86,13 @@ struct wl_client { +@@ -77,7 +84,13 @@ struct wl_client { struct wl_list link; struct wl_map objects; struct wl_priv_signal destroy_signal; @@ -35,7 +35,7 @@ int error; struct wl_priv_signal resource_created_signal; }; -@@ -503,10 +516,20 @@ wl_client_create(struct wl_display *disp +@@ -501,10 +514,20 @@ wl_client_create(struct wl_display *display, int fd) if (!client->source) goto err_client; @@ -56,13 +56,13 @@ client->connection = wl_connection_create(fd); if (client->connection == NULL) -@@ -560,12 +583,23 @@ WL_EXPORT void +@@ -558,12 +581,23 @@ WL_EXPORT void wl_client_get_credentials(struct wl_client *client, pid_t *pid, uid_t *uid, gid_t *gid) { +#ifdef HAVE_SYS_UCRED_H + /* FreeBSD */ -+ if (pid) + if (pid) + *pid = 0; /* FIXME: not defined on FreeBSD */ + if (uid) + *uid = client->xucred.cr_uid; @@ -70,7 +70,7 @@ + *gid = client->xucred.cr_gid; +#else + /* Linux */ - if (pid) ++ if (pid) *pid = client->ucred.pid; if (uid) *uid = client->ucred.uid; Modified: head/graphics/wayland/files/patch-src_wayland-shm.c ============================================================================== --- head/graphics/wayland/files/patch-src_wayland-shm.c Sat Dec 9 21:10:21 2017 (r455877) +++ head/graphics/wayland/files/patch-src_wayland-shm.c Sat Dec 9 22:02:30 2017 (r455878) @@ -1,4 +1,4 @@ ---- src/wayland-shm.c.orig 2016-11-18 00:32:40 UTC +--- src/wayland-shm.c.orig 2017-08-08 18:20:52 UTC +++ src/wayland-shm.c @@ -30,6 +30,8 @@ @@ -45,7 +45,7 @@ if (data == MAP_FAILED) { wl_resource_post_error(pool->resource, WL_SHM_ERROR_INVALID_FD, -@@ -110,6 +124,10 @@ shm_pool_unref(struct wl_shm_pool *pool, +@@ -110,6 +124,10 @@ shm_pool_unref(struct wl_shm_pool *pool, bool external if (pool->internal_refcount + pool->external_refcount) return; @@ -56,7 +56,7 @@ munmap(pool->data, pool->size); free(pool); } -@@ -223,6 +241,73 @@ shm_pool_destroy(struct wl_client *clien +@@ -223,6 +241,73 @@ shm_pool_destroy(struct wl_client *client, struct wl_r wl_resource_destroy(resource); } @@ -130,7 +130,7 @@ static void shm_pool_resize(struct wl_client *client, struct wl_resource *resource, int32_t size) -@@ -284,7 +369,14 @@ shm_create_pool(struct wl_client *client +@@ -284,7 +369,14 @@ shm_create_pool(struct wl_client *client, struct wl_re "failed mmap fd %d", fd); goto err_free; } Modified: head/graphics/wayland/files/patch-tests_event-loop-test.c ============================================================================== --- head/graphics/wayland/files/patch-tests_event-loop-test.c Sat Dec 9 21:10:21 2017 (r455877) +++ head/graphics/wayland/files/patch-tests_event-loop-test.c Sat Dec 9 22:02:30 2017 (r455878) @@ -1,4 +1,4 @@ ---- tests/event-loop-test.c.orig 2016-10-22 16:23:10 UTC +--- tests/event-loop-test.c.orig 2017-08-08 18:20:52 UTC +++ tests/event-loop-test.c @@ -167,10 +167,10 @@ TEST(event_loop_signal) signal_callback, &got_it); @@ -14,7 +14,7 @@ assert(got_it == 1); wl_event_source_remove(source); -@@ -234,12 +234,20 @@ TEST(event_loop_timer) +@@ -234,11 +234,19 @@ TEST(event_loop_timer) source = wl_event_loop_add_timer(loop, timer_callback, &got_it); assert(source); @@ -29,12 +29,11 @@ + * See: http://unix.derkeiler.com/Mailing-Lists/FreeBSD/hackers/2012-07/msg00319.html */ + assert(wl_event_loop_dispatch(loop, 50) == 0); assert(got_it == 1); - ++ + /* Check it doesn't fire again. */ + got_it = 0; + assert(wl_event_loop_dispatch(loop, 20) == 0); + assert(!got_it); -+ + wl_event_source_remove(source); wl_event_loop_destroy(loop); - } Modified: head/graphics/wayland/files/patch-tests_os-wrappers-test.c ============================================================================== --- head/graphics/wayland/files/patch-tests_os-wrappers-test.c Sat Dec 9 21:10:21 2017 (r455877) +++ head/graphics/wayland/files/patch-tests_os-wrappers-test.c Sat Dec 9 22:02:30 2017 (r455878) @@ -1,4 +1,4 @@ ---- tests/os-wrappers-test.c.orig 2016-10-22 16:23:10 UTC +--- tests/os-wrappers-test.c.orig 2017-08-08 18:20:52 UTC +++ tests/os-wrappers-test.c @@ -26,6 +26,8 @@ @@ -9,47 +9,7 @@ #include #include #include -@@ -38,7 +40,13 @@ - #include - #include - #include -+ -+#ifdef HAVE_SYS_EPOLL_H - #include -+#elif HAVE_SYS_EVENT_H -+#include -+#include -+#endif - - #include "wayland-private.h" - #include "test-runner.h" -@@ -55,8 +63,13 @@ static int wrapped_calls_fcntl; - static ssize_t (*real_recvmsg)(int, struct msghdr *, int); - static int wrapped_calls_recvmsg; - -+#ifdef HAVE_SYS_EPOLL_H - static int (*real_epoll_create1)(int); - static int wrapped_calls_epoll_create1; -+#elif HAVE_SYS_EVENT_H -+static int (*real_kqueue)(void); -+static int wrapped_calls_kqueue; -+#endif - - static void - init_fallbacks(int do_fallbacks) -@@ -65,7 +78,11 @@ init_fallbacks(int do_fallbacks) - real_socket = dlsym(RTLD_NEXT, "socket"); - real_fcntl = dlsym(RTLD_NEXT, "fcntl"); - real_recvmsg = dlsym(RTLD_NEXT, "recvmsg"); -+#ifdef HAVE_SYS_EPOLL_H - real_epoll_create1 = dlsym(RTLD_NEXT, "epoll_create1"); -+#elif HAVE_SYS_EVENT_H -+ real_kqueue = dlsym(RTLD_NEXT, "kqueue"); -+#endif - } - - __attribute__ ((visibility("default"))) int -@@ -73,10 +90,12 @@ socket(int domain, int type, int protoco +@@ -73,10 +75,12 @@ socket(int domain, int type, int protocol) { wrapped_calls_socket++; @@ -62,7 +22,7 @@ return real_socket(domain, type, protocol); } -@@ -89,10 +108,12 @@ fcntl(int fd, int cmd, ...) +@@ -89,10 +93,12 @@ fcntl(int fd, int cmd, ...) wrapped_calls_fcntl++; @@ -75,7 +35,7 @@ va_start(ap, cmd); arg = va_arg(ap, void*); -@@ -106,14 +127,17 @@ recvmsg(int sockfd, struct msghdr *msg, +@@ -106,10 +112,12 @@ recvmsg(int sockfd, struct msghdr *msg, int flags) { wrapped_calls_recvmsg++; @@ -88,28 +48,7 @@ return real_recvmsg(sockfd, msg, flags); } - -+#ifdef HAVE_SYS_EPOLL_H - __attribute__ ((visibility("default"))) int - epoll_create1(int flags) - { -@@ -127,6 +151,15 @@ epoll_create1(int flags) - - return real_epoll_create1(flags); - } -+#elif HAVE_SYS_EVENT_H -+__attribute__ ((visibility("default"))) int -+kqueue(void) -+{ -+ wrapped_calls_kqueue++; -+ -+ return real_kqueue(); -+} -+#endif - - static void - do_os_wrappers_socket_cloexec(int n) -@@ -156,12 +189,14 @@ TEST(os_wrappers_socket_cloexec) +@@ -156,12 +164,14 @@ TEST(os_wrappers_socket_cloexec) do_os_wrappers_socket_cloexec(0); } @@ -124,7 +63,7 @@ static void do_os_wrappers_dupfd_cloexec(int n) -@@ -195,11 +230,13 @@ TEST(os_wrappers_dupfd_cloexec) +@@ -195,11 +205,13 @@ TEST(os_wrappers_dupfd_cloexec) do_os_wrappers_dupfd_cloexec(0); } @@ -138,7 +77,7 @@ struct marshal_data { struct wl_connection *read_connection; -@@ -218,8 +255,7 @@ struct marshal_data { +@@ -218,8 +230,7 @@ struct marshal_data { static void setup_marshal_data(struct marshal_data *data) { @@ -148,7 +87,7 @@ data->read_connection = wl_connection_create(data->s[0]); assert(data->read_connection); -@@ -328,11 +364,13 @@ TEST(os_wrappers_recvmsg_cloexec) +@@ -328,11 +339,13 @@ TEST(os_wrappers_recvmsg_cloexec) do_os_wrappers_recvmsg_cloexec(0); } @@ -162,24 +101,3 @@ static void do_os_wrappers_epoll_create_cloexec(int n) -@@ -342,12 +380,20 @@ do_os_wrappers_epoll_create_cloexec(int - - nr_fds = count_open_fds(); - -+#ifdef HAVE_SYS_EPOLL_H - fd = wl_os_epoll_create_cloexec(); -+#elif HAVE_SYS_EVENT_H -+ fd = wl_os_kqueue_create_cloexec(); -+#endif - assert(fd >= 0); - - #ifdef EPOLL_CLOEXEC -+#ifdef HAVE_SYS_EPOLL_H - assert(wrapped_calls_epoll_create1 == n); - #else -+ assert(wrapped_calls_kqueue == n); -+#endif -+#else - printf("No epoll_create1.\n"); - #endif - Modified: head/graphics/wayland/files/patch-tests_test-runner.c ============================================================================== --- head/graphics/wayland/files/patch-tests_test-runner.c Sat Dec 9 21:10:21 2017 (r455877) +++ head/graphics/wayland/files/patch-tests_test-runner.c Sat Dec 9 22:02:30 2017 (r455878) @@ -1,4 +1,4 @@ ---- tests/test-runner.c.orig 2016-11-18 00:32:40 UTC +--- tests/test-runner.c.orig 2017-08-08 18:20:52 UTC +++ tests/test-runner.c @@ -25,6 +25,12 @@ @@ -13,7 +13,7 @@ #include #include #include -@@ -37,18 +43,35 @@ +@@ -37,19 +43,36 @@ #include #include #include @@ -39,16 +39,17 @@ static void* (*sys_realloc)(void*, size_t); static void* (*sys_calloc)(size_t, size_t); +#endif -+ + +#ifdef __FreeBSD__ +/* XXX review ptrace() usage */ +#define PTRACE_ATTACH PT_ATTACH +#define PTRACE_CONT PT_CONTINUE +#define PTRACE_DETACH PT_DETACH +#endif - ++ /* when set to 1, check if tests are not leaking memory and opened files. * It is turned on by default. It can be turned off by + * WAYLAND_TEST_NO_LEAK_CHECK environment variable. */ @@ -57,7 +80,7 @@ int leak_check_enabled; /* when this var is set to 0, every call to test_set_timeout() is @@ -115,7 +116,7 @@ if (is_debugger_attached()) { leak_check_enabled = 0; timeouts_enabled = 0; -@@ -364,6 +393,16 @@ int main(int argc, char *argv[]) +@@ -364,7 +393,17 @@ int main(int argc, char *argv[]) leak_check_enabled = !getenv("WAYLAND_TEST_NO_LEAK_CHECK"); timeouts_enabled = !getenv("WAYLAND_TEST_NO_TIMEOUTS"); } @@ -125,13 +126,14 @@ + /* XXX review later */ + timeouts_enabled = 0; +#endif -+ + + if (isatty(fileno(stderr))) + is_atty = 1; + - ++ if (argc == 2 && strcmp(argv[1], "--help") == 0) usage(argv[0], EXIT_SUCCESS); + @@ -395,7 +434,8 @@ int main(int argc, char *argv[]) if (pid == 0) run_test(t); /* never returns */