From owner-svn-ports-head@freebsd.org Sun May 8 01:34:09 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 30817B311EC; Sun, 8 May 2016 01:34:09 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E08031966; Sun, 8 May 2016 01:34:08 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u481Y8vJ030462; Sun, 8 May 2016 01:34:08 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u481Y7aP030459; Sun, 8 May 2016 01:34:07 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201605080134.u481Y7aP030459@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 8 May 2016 01:34:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414789 - head/math/armadillo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 01:34:09 -0000 Author: danilo Date: Sun May 8 01:34:07 2016 New Revision: 414789 URL: https://svnweb.freebsd.org/changeset/ports/414789 Log: - Update to 6.700.6 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Sat May 7 22:53:51 2016 (r414788) +++ head/math/armadillo/Makefile Sun May 8 01:34:07 2016 (r414789) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 6.700.5 +PORTVERSION= 6.700.6 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Sat May 7 22:53:51 2016 (r414788) +++ head/math/armadillo/distinfo Sun May 8 01:34:07 2016 (r414789) @@ -1,2 +1,2 @@ -SHA256 (armadillo-6.700.5.tar.gz) = d5817a8ff07da3bd8753b1e037ef39e7a6c81d88bb7119a2a8e6c3dc93b48db1 -SIZE (armadillo-6.700.5.tar.gz) = 5470242 +SHA256 (armadillo-6.700.6.tar.gz) = a8df1dc47ab6e3469ba389aab18546111f3d0abf0f675c3c12ae7c075697b7b1 +SIZE (armadillo-6.700.6.tar.gz) = 5470382 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Sat May 7 22:53:51 2016 (r414788) +++ head/math/armadillo/pkg-plist Sun May 8 01:34:07 2016 (r414789) @@ -455,7 +455,7 @@ include/armadillo_bits/xvec_htrans_bones include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.6 -lib/libarmadillo.so.6.700.5 +lib/libarmadillo.so.6.700.6 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake From owner-svn-ports-head@freebsd.org Sun May 8 01:53:51 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED532B315EB; Sun, 8 May 2016 01:53:51 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BE7491FCF; Sun, 8 May 2016 01:53:51 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u481roJS036356; Sun, 8 May 2016 01:53:50 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u481ro7x036354; Sun, 8 May 2016 01:53:50 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201605080153.u481ro7x036354@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 8 May 2016 01:53:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414790 - head/net/pen X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 01:53:52 -0000 Author: danilo Date: Sun May 8 01:53:50 2016 New Revision: 414790 URL: https://svnweb.freebsd.org/changeset/ports/414790 Log: - Update to 0.33.1 Modified: head/net/pen/Makefile head/net/pen/distinfo Modified: head/net/pen/Makefile ============================================================================== --- head/net/pen/Makefile Sun May 8 01:34:07 2016 (r414789) +++ head/net/pen/Makefile Sun May 8 01:53:50 2016 (r414790) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pen -PORTVERSION= 0.33.0 +PORTVERSION= 0.33.1 CATEGORIES= net MASTER_SITES= http://siag.nu/pub/pen/ Modified: head/net/pen/distinfo ============================================================================== --- head/net/pen/distinfo Sun May 8 01:34:07 2016 (r414789) +++ head/net/pen/distinfo Sun May 8 01:53:50 2016 (r414790) @@ -1,2 +1,2 @@ -SHA256 (pen-0.33.0.tar.gz) = 2e258eb9ac2e29305c8e8f00c26bbc20ca09d84ba6967d49c604ce46ba278637 -SIZE (pen-0.33.0.tar.gz) = 183705 +SHA256 (pen-0.33.1.tar.gz) = f35089c871be18565f5a51a0141eef5ee3a0b4abd2a6e5eb2409961986735b0d +SIZE (pen-0.33.1.tar.gz) = 183768 From owner-svn-ports-head@freebsd.org Sun May 8 02:50:48 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 717B8B31FCF for ; Sun, 8 May 2016 02:50:48 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: from vfemail.net (onethreetwo.vfemail.net [199.16.11.132]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3355F1042 for ; Sun, 8 May 2016 02:50:47 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: (qmail 64185 invoked by uid 89); 8 May 2016 02:50:41 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 8 May 2016 02:50:40 -0000 Received: (qmail 65199 invoked by uid 89); 7 May 2016 19:40:15 -0000 Received: by simscan 1.3.1 ppid: 65191, pid: 65195, t: 0.1018s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 7 May 2016 19:40:15 -0000 Received: (qmail 22821 invoked by uid 89); 7 May 2016 19:40:15 -0000 Received: by simscan 1.4.0 ppid: 22807, pid: 22817, t: 0.4255s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by mail.vfemail.net with ESMTPA; 7 May 2016 19:40:15 -0000 From: Jan Beich To: Thomas Zander Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414781 - head/multimedia/ffmpeg References: <201605071810.u47IAEGx095469@repo.freebsd.org> Date: Sat, 07 May 2016 21:40:07 +0200 In-Reply-To: <201605071810.u47IAEGx095469@repo.freebsd.org> (Thomas Zander's message of "Sat, 7 May 2016 18:10:14 +0000 (UTC)") 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.22 Precedence: list List-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, 08 May 2016 02:50:48 -0000 --=-=-= Content-Type: text/plain Thomas Zander writes: > Author: riggs > Date: Sat May 7 18:10:14 2016 > New Revision: 414781 > URL: https://svnweb.freebsd.org/changeset/ports/414781 > > Log: > Update to upstream release 2.8.7 Can you MFH all patch-level updates by default? Those contain stability and security fixes much desired on quaterly branches. Even minor updates like 2.7 -> 2.8 generally don't require rebuilding consumers as SONAME records only major version. ffmpeg seems to follow semantic versioning after 2.4. http://abi-laboratory.pro/tracker/timeline/ffmpeg/ http://semver.org/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJXLkSXXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bB6sH/2wTAdp0M1B5oMQFtHjjLPgw V/DGZvnFAlXOW3SPgyKkR1IA5LO3dL4aK0E2j23ls3GqRgzjL7sRmpqSv3zb8F1H rJLqhd5Hkx643n1fc2QWuAdoH/v/pLu+LBoY/0Kx4JUQCtfDPsDs962KYUjQbihU xJLJtnEZIjQ3n6w/ntB/DtyqBgNQsentvmDSaTxRjB5cRj5WlEVunNzL4EtYnvfZ FAqqE8tjN2KhKPGO9SKeOdFRWpaNnDF/yvhyAhJInRLTSZ1a0khGWCW0uhK6aXNr oY1/h2s4sMqLXvc18/IO8Wh7f2W81LINnlkO2xUsjN6ED1wFdsrjtE2dnFLLBAw= =8TTI -----END PGP SIGNATURE----- --=-=-=-- From owner-svn-ports-head@freebsd.org Sun May 8 06:43:19 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5E25B32C2B; Sun, 8 May 2016 06:43:19 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 97EB61105; Sun, 8 May 2016 06:43:19 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u486hIcW023301; Sun, 8 May 2016 06:43:18 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u486hIUd023299; Sun, 8 May 2016 06:43:18 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605080643.u486hIUd023299@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 8 May 2016 06:43:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414791 - head/devel/R-cran-BH X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 06:43:20 -0000 Author: tota Date: Sun May 8 06:43:18 2016 New Revision: 414791 URL: https://svnweb.freebsd.org/changeset/ports/414791 Log: - Update to 1.60.0-2 Modified: head/devel/R-cran-BH/Makefile (contents, props changed) head/devel/R-cran-BH/distinfo (contents, props changed) Modified: head/devel/R-cran-BH/Makefile ============================================================================== --- head/devel/R-cran-BH/Makefile Sun May 8 01:53:50 2016 (r414790) +++ head/devel/R-cran-BH/Makefile Sun May 8 06:43:18 2016 (r414791) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= BH -DISTVERSION= 1.60.0-1 +DISTVERSION= 1.60.0-2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/devel/R-cran-BH/distinfo ============================================================================== --- head/devel/R-cran-BH/distinfo Sun May 8 01:53:50 2016 (r414790) +++ head/devel/R-cran-BH/distinfo Sun May 8 06:43:18 2016 (r414791) @@ -1,2 +1,2 @@ -SHA256 (BH_1.60.0-1.tar.gz) = 533b3688e48d037c49fc436f47ae277e2e0a25d2bde5980a9577bf1cc11aec21 -SIZE (BH_1.60.0-1.tar.gz) = 9618456 +SHA256 (BH_1.60.0-2.tar.gz) = e441aede925d760dc0142be77079ebd7a46f2392772b875cde6ca567dd49c48c +SIZE (BH_1.60.0-2.tar.gz) = 9783419 From owner-svn-ports-head@freebsd.org Sun May 8 07:44:41 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47003B324AA; Sun, 8 May 2016 07:44:41 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-lf0-x22b.google.com (mail-lf0-x22b.google.com [IPv6:2a00:1450:4010:c07::22b]) (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 ECF99137C; Sun, 8 May 2016 07:44:40 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: by mail-lf0-x22b.google.com with SMTP id j8so170715711lfd.2; Sun, 08 May 2016 00:44:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc; bh=pOdVZgTKddG54iGsREB+q14rxni84BPWuCTolmY5LFw=; b=zD2S54kDjL9WPlVfTq8ywJ+gfsLNt5E/q4YAGXpS1fV+ekgHuAO4NPJlvSA12l4jzI gq1YizpaTPiIi3PP0si09mZfPEa5PD+CFePpIw+Y0nd7EKiFLvVJujlftAmP2Vfz28dQ +lmEON8GgSBA7RmoO85Mgz+MqkRSI7s91oIK0eBZ3s321/H5fDHiugbodWJugLnaWV7f SPy8QKUI1dE/m0pIAnMyHsgflugmojQzeIszxIYCaH7HbECe3V4jBJo52AZIHMaKQkcl QKYA7ayV+/ME+jfmsQrYwXtXx16Mjs+JYBBYgwr2sF9wfqJebWOoY33R+t+qb8FnebY3 4XXA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc; bh=pOdVZgTKddG54iGsREB+q14rxni84BPWuCTolmY5LFw=; b=EfSfGw4rbaLLE/wMoc5HD7mATpBCd2qhr1wnLj91o3uBVAUnT0DEz0UyCnrqaFAvh2 uWZ+NY+GxYqB4QxVFAeMILf7QXM0eldfsATwqgeNV+Vcz7cjlHuG5w0EtYPIJelMNOZA 8856PY7QFiWVqHb3Tq56z1qsiko+UR69sfm+JKyDEGx4N+Fp0nHNhOAUVZZHigGwBPc6 AuQI5NOrLMcD391eHy8Kcuut++OzPXvl85d9TCOLWImtnJOOGAyWNVtO8yucVDmfJSJi tcjrMzvRyBa+YOhmVDBlqTzOnt0IiKCYWS+4PdhsBpMOYZ4d37izUXhHU2YEN10P7Uj8 uSbQ== X-Gm-Message-State: AOPr4FWskk57dcXYlZiT64KhY7m/yXSx8J0bgkU8mWa0D3JxqzzwG76zngIDozLTJuFkznFPwEAv3kKOVVTmAQ== MIME-Version: 1.0 X-Received: by 10.25.41.72 with SMTP id p69mr12792470lfp.7.1462693479112; Sun, 08 May 2016 00:44:39 -0700 (PDT) Sender: thomas.e.zander@googlemail.com Received: by 10.25.21.84 with HTTP; Sun, 8 May 2016 00:44:39 -0700 (PDT) In-Reply-To: References: <201605071810.u47IAEGx095469@repo.freebsd.org> Date: Sun, 8 May 2016 09:44:39 +0200 X-Google-Sender-Auth: LIs2V-VxomWoKwfdDys492UBzKE Message-ID: Subject: Re: svn commit: r414781 - head/multimedia/ffmpeg From: Thomas Zander To: Jan Beich 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.22 Precedence: list List-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, 08 May 2016 07:44:41 -0000 Hi Jan, On 7 May 2016 at 21:40, Jan Beich wrote: > Can you MFH all patch-level updates by default? Those contain stability > and security fixes much desired on quaterly branches. I'd be happy to do that, I was just not aware of this policy. For ffmpeg, I routinely double-check https://www.ffmpeg.org/security.html and noticed that 2.8.7 does not fix any known vulnerability. Since no build or runtime errors were reported in bugzilla for 2.8.6, it seemed to me that the quarterly branch does not have a problem that needs fixing. Is patch-level updating covered by a blanket? Best regards Riggs From owner-svn-ports-head@freebsd.org Sun May 8 09:03:31 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4569EB319D0; Sun, 8 May 2016 09:03: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 163E41224; Sun, 8 May 2016 09:03: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 u4893UNR065003; Sun, 8 May 2016 09:03:30 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4893Usc065002; Sun, 8 May 2016 09:03:30 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605080903.u4893Usc065002@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 8 May 2016 09:03:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414792 - head/security/ocaml-cryptgps X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 09:03:31 -0000 Author: amdmi3 Date: Sun May 8 09:03:30 2016 New Revision: 414792 URL: https://svnweb.freebsd.org/changeset/ports/414792 Log: - Add LICENSE_FILE - Switch to options helpers Modified: head/security/ocaml-cryptgps/Makefile Modified: head/security/ocaml-cryptgps/Makefile ============================================================================== --- head/security/ocaml-cryptgps/Makefile Sun May 8 06:43:18 2016 (r414791) +++ head/security/ocaml-cryptgps/Makefile Sun May 8 09:03:30 2016 (r414792) @@ -12,6 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Symmetric cryptographic algorithms package for OCaml LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE WRKSRC= ${WRKDIR}/${PORTNAME} USES= gmake @@ -26,7 +27,7 @@ DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME} OPTIONS_DEFINE= DOCS -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Sun May 8 09:24:49 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A8CD9B300EB; Sun, 8 May 2016 09:24:49 +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 834911F9D; Sun, 8 May 2016 09:24:49 +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 u489OmQm071287; Sun, 8 May 2016 09:24:48 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u489OmFG071282; Sun, 8 May 2016 09:24:48 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605080924.u489OmFG071282@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 8 May 2016 09:24:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414793 - in head/mail: . p5-Email-Outlook-Message X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 09:24:49 -0000 Author: pi Date: Sun May 8 09:24:48 2016 New Revision: 414793 URL: https://svnweb.freebsd.org/changeset/ports/414793 Log: New port: mail/p5-Email-Outlook-Message This module reads e-mail messages stored as .msg files (such as generated by Outlook), and converts them to Email::MIME objects. It also includes a command-line interface in the form of the msgconvert script. Such files may be identified by file(1) as follows: Composite Document File V2 Document You do not need Outlook installed to use this module. WWW: http://search.cpan.org/dist/Email-Outlook-Message/ PR: 209373 Submitted by: John Hein Added: head/mail/p5-Email-Outlook-Message/ head/mail/p5-Email-Outlook-Message/Makefile (contents, props changed) head/mail/p5-Email-Outlook-Message/distinfo (contents, props changed) head/mail/p5-Email-Outlook-Message/pkg-descr (contents, props changed) head/mail/p5-Email-Outlook-Message/pkg-plist (contents, props changed) Modified: head/mail/Makefile Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Sun May 8 09:03:30 2016 (r414792) +++ head/mail/Makefile Sun May 8 09:24:48 2016 (r414793) @@ -340,6 +340,7 @@ SUBDIR += p5-Email-MIME-Encodings SUBDIR += p5-Email-MIME-RFC2047 SUBDIR += p5-Email-MessageID + SUBDIR += p5-Email-Outlook-Message SUBDIR += p5-Email-Reply SUBDIR += p5-Email-Send SUBDIR += p5-Email-Sender Added: head/mail/p5-Email-Outlook-Message/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/p5-Email-Outlook-Message/Makefile Sun May 8 09:24:48 2016 (r414793) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= Email-Outlook-Message +PORTVERSION= 0.918 +CATEGORIES= mail perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= perl@FreeBSD.org +COMMENT= Read e-mail messages stored as .msg files + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +RUN_DEPENDS= p5-Email-MIME>=0:mail/p5-Email-MIME \ + p5-Email-Sender>=0:mail/p5-Email-Sender \ + p5-Email-Simple>=0:mail/p5-Email-Simple \ + p5-IO-String>=0:devel/p5-IO-String \ + p5-OLE-Storage_Lite>=0:devel/p5-OLE-Storage_Lite + +NO_ARCH= yes +USES= perl5 +USE_PERL5= configure + +.include Added: head/mail/p5-Email-Outlook-Message/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/p5-Email-Outlook-Message/distinfo Sun May 8 09:24:48 2016 (r414793) @@ -0,0 +1,2 @@ +SHA256 (Email-Outlook-Message-0.918.tar.gz) = fb8a29f4c8bb842c7aeeea28427775e85832abc501281c525c7bdcdf51413af0 +SIZE (Email-Outlook-Message-0.918.tar.gz) = 35338 Added: head/mail/p5-Email-Outlook-Message/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/p5-Email-Outlook-Message/pkg-descr Sun May 8 09:24:48 2016 (r414793) @@ -0,0 +1,10 @@ +This module reads e-mail messages stored as .msg files (such as generated +by Outlook), and converts them to Email::MIME objects. It also includes a +command-line interface in the form of the msgconvert script. + +Such files may be identified by file(1) as follows: +Composite Document File V2 Document + +You do not need Outlook installed to use this module. + +WWW: http://search.cpan.org/dist/Email-Outlook-Message/ Added: head/mail/p5-Email-Outlook-Message/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/p5-Email-Outlook-Message/pkg-plist Sun May 8 09:24:48 2016 (r414793) @@ -0,0 +1,10 @@ +bin/msgconvert +%%SITE_PERL%%/Email/Outlook/Message/Attachment.pm +%%SITE_PERL%%/Email/Outlook/Message/Base.pm +%%SITE_PERL%%/Email/Outlook/Message/AddressInfo.pm +%%SITE_PERL%%/Email/Outlook/Message.pm +%%PERL5_MAN1%%/msgconvert.1.gz +%%PERL5_MAN3%%/Email::Outlook::Message::Attachment.3.gz +%%PERL5_MAN3%%/Email::Outlook::Message::Base.3.gz +%%PERL5_MAN3%%/Email::Outlook::Message.3.gz +%%PERL5_MAN3%%/Email::Outlook::Message::AddressInfo.3.gz From owner-svn-ports-head@freebsd.org Sun May 8 09:33:28 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5D4DB304AB; Sun, 8 May 2016 09:33: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 864E7187B; Sun, 8 May 2016 09:33: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 u489XRGC074600; Sun, 8 May 2016 09:33:27 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u489XQm5074584; Sun, 8 May 2016 09:33:26 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605080933.u489XQm5074584@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 8 May 2016 09:33:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414794 - in head/sysutils/fcron: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 09:33:28 -0000 Author: pi Date: Sun May 8 09:33:26 2016 New Revision: 414794 URL: https://svnweb.freebsd.org/changeset/ports/414794 Log: sysutils/fcron: 3.0.6 -> 3.2.0 Changes: http://fcron.free.fr/doc/en/changes.html - updated maintainer mail PR: 209139 Submitted by: bob@eager.cx (maintainer) Added: head/sysutils/fcron/files/patch-configure (contents, props changed) head/sysutils/fcron/files/patch-doc_en_man_fcron.8 (contents, props changed) head/sysutils/fcron/files/patch-doc_en_man_fcron.conf.5 (contents, props changed) head/sysutils/fcron/files/patch-doc_en_man_fcrontab.1 (contents, props changed) head/sysutils/fcron/files/patch-doc_fr_man_fcron.8 (contents, props changed) head/sysutils/fcron/files/patch-fcrondyn.c (contents, props changed) head/sysutils/fcron/files/patch-files_fcron.pam (contents, props changed) head/sysutils/fcron/files/patch-m4_ax__lib__readline.m4 (contents, props changed) head/sysutils/fcron/files/patch-save.c (contents, props changed) Deleted: head/sysutils/fcron/files/patch-subs.c Modified: head/sysutils/fcron/Makefile head/sysutils/fcron/distinfo head/sysutils/fcron/files/fcron.in head/sysutils/fcron/files/patch-fileconf.c head/sysutils/fcron/pkg-plist Modified: head/sysutils/fcron/Makefile ============================================================================== --- head/sysutils/fcron/Makefile Sun May 8 09:24:48 2016 (r414793) +++ head/sysutils/fcron/Makefile Sun May 8 09:33:26 2016 (r414794) @@ -1,66 +1,69 @@ -# Created by: Ying-Chieh Liao # $FreeBSD$ PORTNAME= fcron -PORTVERSION= 3.0.6 -PORTREVISION= 2 +PORTVERSION= 3.2.0 CATEGORIES= sysutils -MASTER_SITES= SUNSITE/system/daemons/cron \ - http://fcron.free.fr/archives/ \ +MASTER_SITES= http://fcron.free.fr/archives/ \ ftp://ftp.seul.org/pub/fcron/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= rde@tavi.co.uk +MAINTAINER= bob@eager.cx COMMENT= Periodic command scheduler +LICENSE= GPLv2 + OPTIONS_DEFINE= DOCS EXAMPLES GNU_CONFIGURE= yes USES= perl5 gmake USE_PERL5= build -CONFIGURE_ARGS= --with-etcdir=${PREFIX}/etc --localstatedir=/var \ +CONFIGURE_ARGS= --localstatedir=/var \ --with-cflags="${CFLAGS}" \ --with-rootname=root --with-rootgroup=wheel \ - --with-docdir=${DOCSDIR} + --with-docdir=${DOCSDIR} \ + --with-dsssl-dir=no -WRKSRC= ${WRKDIR}/fcron-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USERS= fcron GROUPS= fcron USE_RC_SUBR= fcron + SUB_FILES= pkg-message -PAMDIR?= /etc/pam.d +PAMDIR?= etc/pam.d PLIST_SUB+= PAMDIR=etc/pam.d PORTDOCS= * -.if defined(MANLANG) && exists(${WRKSRC}/doc/${MANLANG}) -DOCSRC= ${WRKSRC}/doc/${MANLANG} -.else DOCSRC= ${WRKSRC}/doc/en -.endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/fcron ${STAGEDIR}${PREFIX}/sbin ${INSTALL_PROGRAM} ${WRKSRC}/fcrontab ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/fcrondyn ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/fcronsighup ${STAGEDIR}${PREFIX}/bin + ${INSTALL_DATA} ${WRKSRC}/files/fcron.pam ${STAGEDIR}${PREFIX}/${PAMDIR}/fcron + ${INSTALL_DATA} ${WRKSRC}/files/fcrontab.pam ${STAGEDIR}${PREFIX}/${PAMDIR}/fcrontab .for f in fcron.allow fcron.conf fcron.deny ${INSTALL_DATA} -m 640 ${WRKSRC}/files/${f} ${STAGEDIR}${PREFIX}/etc/${f}.sample .endfor - ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${FILESDIR}/fcrontab-* ${WRKSRC}/files/*.pam ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/files/fcron.pam ${STAGEDIR}${PREFIX}${PAMDIR}/fcron - ${INSTALL_DATA} ${WRKSRC}/files/fcrontab.pam ${STAGEDIR}${PREFIX}${PAMDIR}/fcrontab - install -d -m 770 ${STAGEDIR}/var/spool/fcron .for n in 1 5 8 ${INSTALL_MAN} ${DOCSRC}/man/*.${n} ${STAGEDIR}${PREFIX}/man/man${n} .endfor + +do-install-EXAMPLES-on: + ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + ${INSTALL_DATA} ${FILESDIR}/fcrontab-* ${WRKSRC}/files/*.pam ${STAGEDIR}${EXAMPLESDIR} + +do-install-DOCS-on: .for d in txt HTML ${MKDIR} ${STAGEDIR}${DOCSDIR}/${d} ${INSTALL_DATA} ${DOCSRC}/${d}/* ${STAGEDIR}${DOCSDIR}/${d} .endfor +post-install: + ${MKDIR} -m 770 ${STAGEDIR}/var/spool/fcron + .include Modified: head/sysutils/fcron/distinfo ============================================================================== --- head/sysutils/fcron/distinfo Sun May 8 09:24:48 2016 (r414793) +++ head/sysutils/fcron/distinfo Sun May 8 09:33:26 2016 (r414794) @@ -1,2 +1,2 @@ -SHA256 (fcron-3.0.6.src.tar.gz) = 9c36b1bc6c931ec8b4ef55fef569ba17004b32f3ae0a72e3cc4ec4d15bee30a1 -SIZE (fcron-3.0.6.src.tar.gz) = 552805 +SHA256 (fcron-3.2.0.src.tar.gz) = eb13b86ed96805d117e19847f1da30b834f1990f7ef4c38f5007234d44679564 +SIZE (fcron-3.2.0.src.tar.gz) = 595408 Modified: head/sysutils/fcron/files/fcron.in ============================================================================== --- head/sysutils/fcron/files/fcron.in Sun May 8 09:24:48 2016 (r414793) +++ head/sysutils/fcron/files/fcron.in Sun May 8 09:33:26 2016 (r414794) @@ -2,18 +2,23 @@ # # $FreeBSD$ # - # PROVIDE: fcron # REQUIRE: LOGIN # BEFORE: securelevel # KEYWORD: shutdown +# +# fcron_enable (bool): Set to NO by default. +# Set it to YES to enable fcron. . /etc/rc.subr -name="fcron" +desc="Periodic command scheduler" +name=fcron rcvar=fcron_enable + +load_rc_config $name + command="%%PREFIX%%/sbin/${name}" pidfile="/var/run/${name}.pid" -load_rc_config $name run_rc_command "$1" Added: head/sysutils/fcron/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/fcron/files/patch-configure Sun May 8 09:33:26 2016 (r414794) @@ -0,0 +1,11 @@ +--- configure.orig 2014-07-06 10:05:56 UTC ++++ configure +@@ -5153,7 +5153,7 @@ if ${ax_cv_lib_readline+:} false; then : + else + + ORIG_LIBS="$LIBS" +- for readline_lib in readline edit editline; do ++ for readline_lib in readline editline; do + for termcap_lib in "" termcap curses ncurses; do + if test -z "$termcap_lib"; then + TRY_LIB="-l$readline_lib" Added: head/sysutils/fcron/files/patch-doc_en_man_fcron.8 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/fcron/files/patch-doc_en_man_fcron.8 Sun May 8 09:33:26 2016 (r414794) @@ -0,0 +1,13 @@ +--- doc/en/man/fcron.8.orig 2014-07-06 10:10:37 UTC ++++ doc/en/man/fcron.8 +@@ -25,8 +25,8 @@ fcron \- daemon to execute scheduled tas + + .SH "DESCRIPTION" + .PP +-\fBFcron\fR should be started from \fI/etc/rc\fR or +-\fI/etc/rc.local\fR\&. Unless the \fB-f\fR (or ++\fBFcron\fR should be started from \fI/etc/rc.d\fR or ++\fI/usr/local/etc/rc.d\fR\&. Unless the \fB-f\fR (or + \fB--foreground\fR) option is given, it will return immediately, so + you don't need to start it with '&'. + .PP Added: head/sysutils/fcron/files/patch-doc_en_man_fcron.conf.5 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/fcron/files/patch-doc_en_man_fcron.conf.5 Sun May 8 09:33:26 2016 (r414794) @@ -0,0 +1,20 @@ +--- doc/en/man/fcron.conf.5.orig 2014-07-06 10:10:37 UTC ++++ doc/en/man/fcron.conf.5 +@@ -27,14 +27,14 @@ optional. Trailing blanks are also ignor + The following names are recognized (default value in parentheses): + "VALID VARIABLES IN A FCRON.CONF FILE" + .TP +-\fBfcrontabs=\fIdirectory\fB (\fI/usr/local/var/spool/fcron\fB)\fR ++\fBfcrontabs=\fIdirectory\fB (\fI/var/spool/fcron\fB)\fR + \fBFcron\fR spool directory. + .TP +-\fBpidfile=\fIfile-path\fB (\fI/usr/local/var/run/fcron.pid\fB)\fR ++\fBpidfile=\fIfile-path\fB (\fI/var/run/fcron.pid\fB)\fR + Location of \fBfcron\fR pid file (needed by \fBfcrontab\fR + to work properly). + .TP +-\fBfifofile=\fIfile-path\fB (\fI/usr/local/var/run/fcron.fifo\fB)\fR ++\fBfifofile=\fIfile-path\fB (\fI/var/run/fcron.fifo\fB)\fR + Location of \fBfcron\fR fifo file (needed by + \fBfcrondyn\fR to communicate with \fBfcron\fR). + .TP Added: head/sysutils/fcron/files/patch-doc_en_man_fcrontab.1 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/fcron/files/patch-doc_en_man_fcrontab.1 Sun May 8 09:33:26 2016 (r414794) @@ -0,0 +1,11 @@ +--- doc/en/man/fcrontab.1.orig 2014-07-06 10:10:38 UTC ++++ doc/en/man/fcrontab.1 +@@ -32,7 +32,7 @@ and date of next execution), the user ca + .PP + When a user + installs a \fBfcrontab\fR, the source file is saved in the spool +-directory (\fI/usr/local/var/spool/fcron\fR) to allow future ++directory (\fI/var/spool/fcron\fR) to allow future + editions, and a formatted file is generated for the \fBfcron\fR daemon, + which is signaled once about ten seconds before the next minute for + all changes made previously. The daemon is not informed of the changes Added: head/sysutils/fcron/files/patch-doc_fr_man_fcron.8 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/fcron/files/patch-doc_fr_man_fcron.8 Sun May 8 09:33:26 2016 (r414794) @@ -0,0 +1,13 @@ +--- doc/fr/man/fcron.8.orig 2014-07-06 10:10:39 UTC ++++ doc/fr/man/fcron.8 +@@ -25,8 +25,8 @@ fcron \- démon pour exécuter des tâches + + .SH "DESCRIPTION" + .PP +-\fBFcron\fR devrait être lancé par un script \fI/etc/rc\fR +-ou \fI/etc/rc.local\fR\&. À moins que l'option ++\fBFcron\fR devrait être lancé par un script en \fI/etc/rc.d\fR ++ou \fI/usr/local/etc/rc.d\fR\&. À moins que l'option + \fB-f\fR (ou \fB--foreground\fR) n'ait été fournie, + cette commande rend la main immédiatement. Ainsi, vous n'avez pas besoin + de la lancer avec «\~&\~». Added: head/sysutils/fcron/files/patch-fcrondyn.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/fcron/files/patch-fcrondyn.c Sun May 8 09:33:26 2016 (r414794) @@ -0,0 +1,23 @@ +Fix use of size_t in context where ssize_t (error value included) is +more correct. + +--- fcrondyn.c.orig 2014-05-10 17:03:59 UTC ++++ fcrondyn.c +@@ -482,7 +482,7 @@ talk_fcron(char *cmd_str, int fd) + long int *cmd = NULL; + int cmd_len = 0; + char buf[LINE_LEN]; +- size_t read_len = 0; ++ ssize_t read_len = 0; + char existing_connection = (fd < 0) ? 0 : 1; + fd_set read_set; /* needed to use select to check if some data is waiting */ + struct timeval tv; +@@ -578,7 +578,7 @@ talk_fcron(char *cmd_str, int fd) + } + + +- while ((read_len = (size_t) recv(fd, buf, sizeof(buf) - 1, 0)) >= 0 ++ while ((read_len = (ssize_t) recv(fd, buf, sizeof(buf) - 1, 0)) >= 0 + || errno == EINTR) { + + if (errno == EINTR && debug_opt) Modified: head/sysutils/fcron/files/patch-fileconf.c ============================================================================== --- head/sysutils/fcron/files/patch-fileconf.c Sun May 8 09:24:48 2016 (r414793) +++ head/sysutils/fcron/files/patch-fileconf.c Sun May 8 09:33:26 2016 (r414794) @@ -1,15 +1,15 @@ We don't need to fflush the file, since it is opened read-only. ---- fileconf.c.orig 2011-07-18 19:55:28.726082293 +0400 -+++ fileconf.c 2011-07-18 19:55:37.988079816 +0400 -@@ -264,10 +264,6 @@ +--- fileconf.c.orig 2014-05-10 17:03:59 UTC ++++ fileconf.c +@@ -278,10 +278,6 @@ read_file(char *filename, int fd) cf->cf_next = file_base; file_base = cf; - /* don't close as underlying fd may still be used by calling function */ - if (fflush(file) != 0) - error_e("could not fflush() file_name"); -- - free(default_line.cl_runas); - free(default_line.cl_mailto); - free(default_line.cl_tz); +- + Free_safe(default_line.cl_runas); + Free_safe(default_line.cl_mailto); + Free_safe(default_line.cl_tz); Added: head/sysutils/fcron/files/patch-files_fcron.pam ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/fcron/files/patch-files_fcron.pam Sun May 8 09:33:26 2016 (r414794) @@ -0,0 +1,8 @@ +--- files/fcron.pam.orig 2012-12-05 18:17:00 UTC ++++ files/fcron.pam +@@ -9,4 +9,4 @@ auth required pam_permit.so + #auth required pam_env.so + session required pam_permit.so + #session required pam_unix.so +-session required pam_loginuid.so ++#session required pam_loginuid.so Added: head/sysutils/fcron/files/patch-m4_ax__lib__readline.m4 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/fcron/files/patch-m4_ax__lib__readline.m4 Sun May 8 09:33:26 2016 (r414794) @@ -0,0 +1,11 @@ +--- m4/ax_lib_readline.m4.orig 2013-01-01 17:47:31 UTC ++++ m4/ax_lib_readline.m4 +@@ -65,7 +65,7 @@ AC_DEFUN([AX_LIB_READLINE], [ + AC_CACHE_CHECK([for a readline compatible library], + ax_cv_lib_readline, [ + ORIG_LIBS="$LIBS" +- for readline_lib in readline edit editline; do ++ for readline_lib in readline editline; do + for termcap_lib in "" termcap curses ncurses; do + if test -z "$termcap_lib"; then + TRY_LIB="-l$readline_lib" Added: head/sysutils/fcron/files/patch-save.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/fcron/files/patch-save.c Sun May 8 09:33:26 2016 (r414794) @@ -0,0 +1,15 @@ +Replace fdatasync() with fsync() because FreeBSD doesn't have fdatasync(). + +--- save.c.orig 2014-05-10 17:03:59 UTC ++++ save.c +@@ -311,8 +311,8 @@ write_file_to_disk(int fd, struct cf_t * + * This is to avoid cases where the file name (meta-data) would be updated, + * and there is a crash before the data is fully written: not sure if that + * is possible, but better safe than sorry! */ +- if (fdatasync(fd) < 0) { +- error_e("could not fdatasync() %s's fcrontab", file->cf_user); ++ if (fsync(fd) < 0) { ++ error_e("could not fsync() %s's fcrontab", file->cf_user); + return ERR; + } + Modified: head/sysutils/fcron/pkg-plist ============================================================================== --- head/sysutils/fcron/pkg-plist Sun May 8 09:24:48 2016 (r414793) +++ head/sysutils/fcron/pkg-plist Sun May 8 09:33:26 2016 (r414794) @@ -6,8 +6,9 @@ @(,,6111) bin/fcrontab @(,,4110) bin/fcronsighup @sample etc/fcron.allow.sample -@sample etc/fcron.conf.sample @sample etc/fcron.deny.sample +@owner root +@sample etc/fcron.conf.sample @owner @group man/man1/fcrondyn.1.gz From owner-svn-ports-head@freebsd.org Sun May 8 09:39:34 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3239BB3067F; Sun, 8 May 2016 09:39: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 0330B1AA8; Sun, 8 May 2016 09:39: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 u489dXn4074955; Sun, 8 May 2016 09:39:33 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u489dX37074953; Sun, 8 May 2016 09:39:33 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605080939.u489dX37074953@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 8 May 2016 09:39:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414795 - head/sysutils/slurm-wlm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 09:39:34 -0000 Author: pi Date: Sun May 8 09:39:32 2016 New Revision: 414795 URL: https://svnweb.freebsd.org/changeset/ports/414795 Log: sysutils/slurm-wlm: 15.08.10 -> 15.08.11 - bug-fixes only PR: 209336 Submitted by: Joseph Mingrone (maintainer) Modified: head/sysutils/slurm-wlm/Makefile head/sysutils/slurm-wlm/distinfo Modified: head/sysutils/slurm-wlm/Makefile ============================================================================== --- head/sysutils/slurm-wlm/Makefile Sun May 8 09:33:26 2016 (r414794) +++ head/sysutils/slurm-wlm/Makefile Sun May 8 09:39:32 2016 (r414795) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= slurm -PORTVERSION= 15.08.10 -PORTREVISION= 2 +PORTVERSION= 15.08.11 CATEGORIES= sysutils MASTER_SITES= http://www.schedmd.com/download/latest/ \ http://www.schedmd.com/download/archive/ \ Modified: head/sysutils/slurm-wlm/distinfo ============================================================================== --- head/sysutils/slurm-wlm/distinfo Sun May 8 09:33:26 2016 (r414794) +++ head/sysutils/slurm-wlm/distinfo Sun May 8 09:39:32 2016 (r414795) @@ -1,2 +1,2 @@ -SHA256 (slurm-15.08.10.tar.bz2) = af46fed6548540f1e52afa56beff19902457a383b8c089f14a0ba9298d09be23 -SIZE (slurm-15.08.10.tar.bz2) = 5825564 +SHA256 (slurm-15.08.11.tar.bz2) = 293c3f1878c5d99a09c9988591150cd9962f3e7487d27bbf5aed48c495689180 +SIZE (slurm-15.08.11.tar.bz2) = 5870156 From owner-svn-ports-head@freebsd.org Sun May 8 10:33:09 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 053E8B3242C; Sun, 8 May 2016 10:33:09 +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 CBE0F1080; Sun, 8 May 2016 10:33:08 +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 u48AX8Ub092806; Sun, 8 May 2016 10:33:08 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48AX85f092805; Sun, 8 May 2016 10:33:08 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201605081033.u48AX85f092805@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 8 May 2016 10:33:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414796 - head/net/omcmd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 10:33:09 -0000 Author: rene Date: Sun May 8 10:33:07 2016 New Revision: 414796 URL: https://svnweb.freebsd.org/changeset/ports/414796 Log: net/omcmd: schedule for deletion on 2016-06-01: Unfetchable and depends on expired net/isc-dhcp41-server PR: 209018 Submitted by: myself Approved by: maintainer timeout (pavelivolkov@googlemail.com, 14 days) Modified: head/net/omcmd/Makefile Modified: head/net/omcmd/Makefile ============================================================================== --- head/net/omcmd/Makefile Sun May 8 09:39:32 2016 (r414795) +++ head/net/omcmd/Makefile Sun May 8 10:33:07 2016 (r414796) @@ -9,6 +9,9 @@ MASTER_SITES= http://people.bridgewater. MAINTAINER= pavelivolkov@googlemail.com COMMENT= CLI utility for performing OMAPI queries and updates on a ISC DHCP +DEPRECATED= Unfetchable and depends on expired net/isc-dhcp41-server +EXPIRATION_DATE=2016-06-01 + BUILD_DEPENDS= ${LOCALBASE}/sbin/dhcpd:net/isc-dhcp41-server PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz From owner-svn-ports-head@freebsd.org Sun May 8 10:38:31 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E0F91B32533; Sun, 8 May 2016 10:38:31 +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 A3AA311D8; Sun, 8 May 2016 10:38:31 +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 u48AcUav093174; Sun, 8 May 2016 10:38:30 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48AcUsJ093169; Sun, 8 May 2016 10:38:30 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201605081038.u48AcUsJ093169@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 8 May 2016 10:38:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414797 - in head/sysutils/linux-crashplan: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 10:38:32 -0000 Author: rene Date: Sun May 8 10:38:30 2016 New Revision: 414797 URL: https://svnweb.freebsd.org/changeset/ports/414797 Log: sysutils/linux-crashplan: Use USE_JAVA knobs instead of a hardcoded dependency on java/linux-sun-jre17. The latter port expired two months ago. While here address portlint issues: - regenerate patches - use %%DATADIR%% in pkg-plist - use PKGNAMEPREFIX - add java to CATEGORIES - remove empty trailing line from pkg-message PR: 209012 Submitted by: myself Approved by: maintainer timeout (subtil@gmail.com, 14 days) Added: head/sysutils/linux-crashplan/files/patch-scripts_CrashPlanDesktop - copied, changed from r414796, head/sysutils/linux-crashplan/files/patch-CrashPlanDesktop head/sysutils/linux-crashplan/files/patch-scripts_CrashPlanEngine - copied, changed from r414796, head/sysutils/linux-crashplan/files/patch-CrashPlanEngine Deleted: head/sysutils/linux-crashplan/files/patch-CrashPlanDesktop head/sysutils/linux-crashplan/files/patch-CrashPlanEngine Modified: head/sysutils/linux-crashplan/Makefile head/sysutils/linux-crashplan/pkg-message head/sysutils/linux-crashplan/pkg-plist Modified: head/sysutils/linux-crashplan/Makefile ============================================================================== --- head/sysutils/linux-crashplan/Makefile Sun May 8 10:33:07 2016 (r414796) +++ head/sysutils/linux-crashplan/Makefile Sun May 8 10:38:30 2016 (r414797) @@ -1,17 +1,21 @@ # Created by: William Grzybowski # $FreeBSD$ -PORTNAME= linux-crashplan +PORTNAME= crashplan DISTVERSION= 4.5.0 -CATEGORIES= sysutils linux +CATEGORIES= sysutils java linux MASTER_SITES= https://download.code42.com/installs/linux/install/CrashPlan/ +PKGNAMEPREFIX= linux- DISTNAME= CrashPlan_${DISTVERSION}_Linux MAINTAINER= subtil@gmail.com COMMENT= Backs up data to remote servers or hard drives -RUN_DEPENDS= linux-sun-jre17>=0:java/linux-sun-jre17 \ - bash:shells/bash +RUN_DEPENDS= bash:shells/bash + +USE_JAVA= yes +JAVA_OS= linux +JAVA_VERSION= 1.7+ WRKSRC= ${WRKDIR}/crashplan-install @@ -37,7 +41,7 @@ do-install: ${ECHO_CMD} > ${STAGEDIR}${CRASHDIR}/install.vars ${ECHO_CMD} "TARGETDIR=${CRASHDIR}" >> ${STAGEDIR}${CRASHDIR}/install.vars ${ECHO_CMD} "BINSDIR=${CRASHDIR}/bin" >> ${STAGEDIR}${CRASHDIR}/install.vars - ${ECHO_CMD} "JAVACOMMON=${LOCALBASE}/linux-sun-jre1.7.0/bin/java" >> ${STAGEDIR}${CRASHDIR}/install.vars + ${ECHO_CMD} "JAVA_COMMON=${JAVA}" >> ${STAGEDIR}${CRASHDIR}/install.vars ${CAT} ${WRKSRC}/install.defaults >> ${STAGEDIR}${CRASHDIR}/install.vars .include Copied and modified: head/sysutils/linux-crashplan/files/patch-scripts_CrashPlanDesktop (from r414796, head/sysutils/linux-crashplan/files/patch-CrashPlanDesktop) ============================================================================== --- head/sysutils/linux-crashplan/files/patch-CrashPlanDesktop Sun May 8 10:33:07 2016 (r414796, copy source) +++ head/sysutils/linux-crashplan/files/patch-scripts_CrashPlanDesktop Sun May 8 10:38:30 2016 (r414797) @@ -1,6 +1,6 @@ ---- scripts/CrashPlanDesktop +--- scripts/CrashPlanDesktop.orig 2016-04-24 10:38:26 UTC +++ scripts/CrashPlanDesktop -@@ -5,9 +5,11 @@ SCRIPTDIR=$(dirname $SCRIPT) +@@ -5,12 +5,14 @@ SCRIPTDIR=$(dirname $SCRIPT) TARGETDIR="$SCRIPTDIR/.." export SWT_GTK3=0 @@ -10,8 +10,11 @@ cd ${TARGETDIR} --${JAVACOMMON} ${GUI_JAVA_OPTS} -classpath "./lib/com.backup42.desktop.jar:./lang:./skin" com.backup42.desktop.CPDesktop > ${TARGETDIR}/log/ui_output.log 2> ${TARGETDIR}/log/ui_error.log & +-if [ "_${VERSION_5_UI}" == "_true" ]; then +. bin/run.conf +${LOGDIR=/var/log/crashplan} + +${JAVACOMMON} ${GUI_JAVA_OPTS} -classpath "./lib/com.backup42.desktop.jar:./lang:./skin" com.backup42.desktop.CPDesktop > ${LOGDIR}/ui_output.log 2> ${LOGDIR}/ui_error.log & + ${TARGETDIR}/electron/crashplan > ${TARGETDIR}/log/ui_output.log 2> ${TARGETDIR}/log/ui_error.log & + else + ${JAVACOMMON} ${GUI_JAVA_OPTS} -classpath "./lib/com.backup42.desktop.jar:./lang:./skin" com.backup42.desktop.CPDesktop > ${TARGETDIR}/log/ui_output.log 2> ${TARGETDIR}/log/ui_error.log & Copied and modified: head/sysutils/linux-crashplan/files/patch-scripts_CrashPlanEngine (from r414796, head/sysutils/linux-crashplan/files/patch-CrashPlanEngine) ============================================================================== --- head/sysutils/linux-crashplan/files/patch-CrashPlanEngine Sun May 8 10:33:07 2016 (r414796, copy source) +++ head/sysutils/linux-crashplan/files/patch-scripts_CrashPlanEngine Sun May 8 10:38:30 2016 (r414797) @@ -1,4 +1,4 @@ ---- scripts/CrashPlanEngine +--- scripts/CrashPlanEngine.orig 2016-04-24 10:38:26 UTC +++ scripts/CrashPlanEngine @@ -11,7 +11,7 @@ standard_startup() { Modified: head/sysutils/linux-crashplan/pkg-message ============================================================================== --- head/sysutils/linux-crashplan/pkg-message Sun May 8 10:33:07 2016 (r414796) +++ head/sysutils/linux-crashplan/pkg-message Sun May 8 10:38:30 2016 (r414797) @@ -5,4 +5,3 @@ setting up a headless CrashPlan server. On FreeBSD, the authentication token file can be found in /compat/linux/var/lib/CrashPlan/.ui_info - Modified: head/sysutils/linux-crashplan/pkg-plist ============================================================================== --- head/sysutils/linux-crashplan/pkg-plist Sun May 8 10:33:07 2016 (r414796) +++ head/sysutils/linux-crashplan/pkg-plist Sun May 8 10:38:30 2016 (r414797) @@ -1,123 +1,122 @@ bin/CrashPlanDesktop -etc/rc.d/crashplan -share/crashplan/app.asar -share/crashplan/bin/CrashPlanEngine -share/crashplan/bin/restartLinux.sh -share/crashplan/bin/run.conf -share/crashplan/bin/uninstall.sh -share/crashplan/conf/custom_sample.properties -share/crashplan/conf/default.service.xml -share/crashplan/conf/service.log.xml -share/crashplan/conf/ui.log.xml -share/crashplan/conf/ui.properties -share/crashplan/conf/upgradeui.log.xml -share/crashplan/conf/upgradeui.properties -share/crashplan/doc/readme.html -share/crashplan/doc/readme.odt -share/crashplan/doc/readme.pdf -share/crashplan/doc/readme.rtf -share/crashplan/install.vars -share/crashplan/lang/txt.properties -share/crashplan/lang/txt_de.properties -share/crashplan/lang/txt_en_GB.properties -share/crashplan/lang/txt_en_US.properties -share/crashplan/lang/txt_es.properties -share/crashplan/lang/txt_es_ES.properties -share/crashplan/lang/txt_fr.properties -share/crashplan/lang/txt_it.properties -share/crashplan/lang/txt_ja.properties -share/crashplan/lang/txt_ko.properties -share/crashplan/lang/txt_nl.properties -share/crashplan/lang/txt_no.properties -share/crashplan/lang/txt_pt_BR.properties -share/crashplan/lang/txt_sv.properties -share/crashplan/lang/txt_th.properties -share/crashplan/lang/txt_zh.properties -share/crashplan/lang/txt_zh_TW.properties -share/crashplan/lib/bcpkix-jdk15on.jar -share/crashplan/lib/bcprov-jdk15on.jar -share/crashplan/lib/c42_protolib_shared.jar -share/crashplan/lib/com.backup42.desktop.jar -share/crashplan/lib/comfyj-2.10.jar -share/crashplan/lib/commons-beanutils-core.jar -share/crashplan/lib/commons-cli-1.2.jar -share/crashplan/lib/commons-codec.jar -share/crashplan/lib/commons-collections.jar -share/crashplan/lib/commons-io.jar -share/crashplan/lib/commons-jxpath-1.1.jar -share/crashplan/lib/commons-lang.jar -share/crashplan/lib/commons-logging.jar -share/crashplan/lib/ezmorph.jar -share/crashplan/lib/gson.jar -share/crashplan/lib/guava.jar -share/crashplan/lib/javassist-3.20.0.jar -share/crashplan/lib/jetty-continuation-9.2.9.v20150224.jar -share/crashplan/lib/jetty-http-9.2.9.v20150224.jar -share/crashplan/lib/jetty-io-9.2.9.v20150224.jar -share/crashplan/lib/jetty-security-9.2.9.v20150224.jar -share/crashplan/lib/jetty-server-9.2.9.v20150224.jar -share/crashplan/lib/jetty-servlet-9.2.9.v20150224.jar -share/crashplan/lib/jetty-servlets-9.2.9.v20150224.jar -share/crashplan/lib/jetty-util-9.2.9.v20150224.jar -share/crashplan/lib/jna-platform.jar -share/crashplan/lib/jna.jar -share/crashplan/lib/jniwrap.jar -share/crashplan/lib/jniwrapper-macpack.jar -share/crashplan/lib/jniwrapper-winpack.jar -share/crashplan/lib/joda-time.jar -share/crashplan/lib/json-lib.jar -share/crashplan/lib/json.jar -share/crashplan/lib/jtux.jar -share/crashplan/lib/log4j-api.jar -share/crashplan/lib/log4j-core.jar -share/crashplan/lib/log4j-iostreams-2.3.jar -share/crashplan/lib/log4j-jcl-2.1.jar -share/crashplan/lib/log4j-slf4j-impl.jar -share/crashplan/lib/miglayout15-swt.jar -share/crashplan/lib/org.eclipse.core.commands_3.6.1.v20120814-150512.jar -share/crashplan/lib/org.eclipse.equinox.common_3.6.100.v20120522-1841.jar -share/crashplan/lib/org.eclipse.jface_3.8.101.v20120817-083647.jar -share/crashplan/lib/org.eclipse.osgi_3.8.1.v20120830-144521.jar -share/crashplan/lib/protobuf-java.jar -share/crashplan/lib/reflections-0.9.10.jar -share/crashplan/lib/rhino.jar -share/crashplan/lib/sbbi-upnplib.jar -share/crashplan/lib/servlet-api-3.1.jar -share/crashplan/lib/slf4j-api.jar -share/crashplan/lib/sqlite-jdbc.jar -share/crashplan/lib/swt-64.jar -share/crashplan/lib/swt.jar -share/crashplan/lib/tika-core-1.7.jar -share/crashplan/lib/trove.jar -share/crashplan/lib/twitter4j.jar -share/crashplan/lib/websocket-api-9.2.9.v20150224.jar -share/crashplan/lib/websocket-common-9.2.9.v20150224.jar -share/crashplan/lib/websocket-server-9.2.9.v20150224.jar -share/crashplan/lib/websocket-servlet-9.2.9.v20150224.jar -share/crashplan/libjniwrap.so -share/crashplan/libjniwrap64.so -share/crashplan/libjtux.so -share/crashplan/libjtux64.so -share/crashplan/libmd5.so -share/crashplan/libmd564.so -share/crashplan/skin/icon_app_128x128.png -share/crashplan/skin/icon_app_16x16.png -share/crashplan/skin/icon_app_32x32.png -share/crashplan/skin/icon_app_64x64.png -share/crashplan/skin/logo_main.png -share/crashplan/skin/skin.properties -share/crashplan/skin/splash_default.png -share/crashplan/skin/splash_plus.png -share/crashplan/skin/window_bg.jpg -share/crashplan/upgrade/start.bat -share/crashplan/upgrade/start.sh -share/crashplan/upgrade/startDesktop.bat -share/crashplan/upgrade/startDesktop.sh -share/crashplan/upgrade/startDesktopLinux.sh -share/crashplan/upgrade/startDesktopSolaris.sh -share/crashplan/upgrade/startFirst.sh -share/crashplan/upgrade/startLinux.sh -share/crashplan/upgrade/startSolaris.sh +%%DATADIR%%/app.asar +%%DATADIR%%/bin/CrashPlanEngine +%%DATADIR%%/bin/restartLinux.sh +%%DATADIR%%/bin/run.conf +%%DATADIR%%/bin/uninstall.sh +%%DATADIR%%/conf/custom_sample.properties +%%DATADIR%%/conf/default.service.xml +%%DATADIR%%/conf/service.log.xml +%%DATADIR%%/conf/ui.log.xml +%%DATADIR%%/conf/ui.properties +%%DATADIR%%/conf/upgradeui.log.xml +%%DATADIR%%/conf/upgradeui.properties +%%DATADIR%%/doc/readme.html +%%DATADIR%%/doc/readme.odt +%%DATADIR%%/doc/readme.pdf +%%DATADIR%%/doc/readme.rtf +%%DATADIR%%/install.vars +%%DATADIR%%/lang/txt.properties +%%DATADIR%%/lang/txt_de.properties +%%DATADIR%%/lang/txt_en_GB.properties +%%DATADIR%%/lang/txt_en_US.properties +%%DATADIR%%/lang/txt_es.properties +%%DATADIR%%/lang/txt_es_ES.properties +%%DATADIR%%/lang/txt_fr.properties +%%DATADIR%%/lang/txt_it.properties +%%DATADIR%%/lang/txt_ja.properties +%%DATADIR%%/lang/txt_ko.properties +%%DATADIR%%/lang/txt_nl.properties +%%DATADIR%%/lang/txt_no.properties +%%DATADIR%%/lang/txt_pt_BR.properties +%%DATADIR%%/lang/txt_sv.properties +%%DATADIR%%/lang/txt_th.properties +%%DATADIR%%/lang/txt_zh.properties +%%DATADIR%%/lang/txt_zh_TW.properties +%%DATADIR%%/lib/bcpkix-jdk15on.jar +%%DATADIR%%/lib/bcprov-jdk15on.jar +%%DATADIR%%/lib/c42_protolib_shared.jar +%%DATADIR%%/lib/com.backup42.desktop.jar +%%DATADIR%%/lib/comfyj-2.10.jar +%%DATADIR%%/lib/commons-beanutils-core.jar +%%DATADIR%%/lib/commons-cli-1.2.jar +%%DATADIR%%/lib/commons-codec.jar +%%DATADIR%%/lib/commons-collections.jar +%%DATADIR%%/lib/commons-io.jar +%%DATADIR%%/lib/commons-jxpath-1.1.jar +%%DATADIR%%/lib/commons-lang.jar +%%DATADIR%%/lib/commons-logging.jar +%%DATADIR%%/lib/ezmorph.jar +%%DATADIR%%/lib/gson.jar +%%DATADIR%%/lib/guava.jar +%%DATADIR%%/lib/javassist-3.20.0.jar +%%DATADIR%%/lib/jetty-continuation-9.2.9.v20150224.jar +%%DATADIR%%/lib/jetty-http-9.2.9.v20150224.jar +%%DATADIR%%/lib/jetty-io-9.2.9.v20150224.jar +%%DATADIR%%/lib/jetty-security-9.2.9.v20150224.jar +%%DATADIR%%/lib/jetty-server-9.2.9.v20150224.jar +%%DATADIR%%/lib/jetty-servlet-9.2.9.v20150224.jar +%%DATADIR%%/lib/jetty-servlets-9.2.9.v20150224.jar +%%DATADIR%%/lib/jetty-util-9.2.9.v20150224.jar +%%DATADIR%%/lib/jna-platform.jar +%%DATADIR%%/lib/jna.jar +%%DATADIR%%/lib/jniwrap.jar +%%DATADIR%%/lib/jniwrapper-macpack.jar +%%DATADIR%%/lib/jniwrapper-winpack.jar +%%DATADIR%%/lib/joda-time.jar +%%DATADIR%%/lib/json-lib.jar +%%DATADIR%%/lib/json.jar +%%DATADIR%%/lib/jtux.jar +%%DATADIR%%/lib/log4j-api.jar +%%DATADIR%%/lib/log4j-core.jar +%%DATADIR%%/lib/log4j-iostreams-2.3.jar +%%DATADIR%%/lib/log4j-jcl-2.1.jar +%%DATADIR%%/lib/log4j-slf4j-impl.jar +%%DATADIR%%/lib/miglayout15-swt.jar +%%DATADIR%%/lib/org.eclipse.core.commands_3.6.1.v20120814-150512.jar +%%DATADIR%%/lib/org.eclipse.equinox.common_3.6.100.v20120522-1841.jar +%%DATADIR%%/lib/org.eclipse.jface_3.8.101.v20120817-083647.jar +%%DATADIR%%/lib/org.eclipse.osgi_3.8.1.v20120830-144521.jar +%%DATADIR%%/lib/protobuf-java.jar +%%DATADIR%%/lib/reflections-0.9.10.jar +%%DATADIR%%/lib/rhino.jar +%%DATADIR%%/lib/sbbi-upnplib.jar +%%DATADIR%%/lib/servlet-api-3.1.jar +%%DATADIR%%/lib/slf4j-api.jar +%%DATADIR%%/lib/sqlite-jdbc.jar +%%DATADIR%%/lib/swt-64.jar +%%DATADIR%%/lib/swt.jar +%%DATADIR%%/lib/tika-core-1.7.jar +%%DATADIR%%/lib/trove.jar +%%DATADIR%%/lib/twitter4j.jar +%%DATADIR%%/lib/websocket-api-9.2.9.v20150224.jar +%%DATADIR%%/lib/websocket-common-9.2.9.v20150224.jar +%%DATADIR%%/lib/websocket-server-9.2.9.v20150224.jar +%%DATADIR%%/lib/websocket-servlet-9.2.9.v20150224.jar +%%DATADIR%%/libjniwrap.so +%%DATADIR%%/libjniwrap64.so +%%DATADIR%%/libjtux.so +%%DATADIR%%/libjtux64.so +%%DATADIR%%/libmd5.so +%%DATADIR%%/libmd564.so +%%DATADIR%%/skin/icon_app_128x128.png +%%DATADIR%%/skin/icon_app_16x16.png +%%DATADIR%%/skin/icon_app_32x32.png +%%DATADIR%%/skin/icon_app_64x64.png +%%DATADIR%%/skin/logo_main.png +%%DATADIR%%/skin/skin.properties +%%DATADIR%%/skin/splash_default.png +%%DATADIR%%/skin/splash_plus.png +%%DATADIR%%/skin/window_bg.jpg +%%DATADIR%%/upgrade/start.bat +%%DATADIR%%/upgrade/start.sh +%%DATADIR%%/upgrade/startDesktop.bat +%%DATADIR%%/upgrade/startDesktop.sh +%%DATADIR%%/upgrade/startDesktopLinux.sh +%%DATADIR%%/upgrade/startDesktopSolaris.sh +%%DATADIR%%/upgrade/startFirst.sh +%%DATADIR%%/upgrade/startLinux.sh +%%DATADIR%%/upgrade/startSolaris.sh @dir share/crashplan/log @dir share/crashplan/skin/custom @dir share/crashplan/upgrade/UpgradeUI From owner-svn-ports-head@freebsd.org Sun May 8 10:41:47 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A185B326D4; Sun, 8 May 2016 10:41:47 +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 0B8CA1462; Sun, 8 May 2016 10:41:46 +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 u48Afkld095346; Sun, 8 May 2016 10:41:46 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48AfkDf095345; Sun, 8 May 2016 10:41:46 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201605081041.u48AfkDf095345@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 8 May 2016 10:41:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414798 - head/sysutils/linux-crashplan X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 10:41:47 -0000 Author: rene Date: Sun May 8 10:41:46 2016 New Revision: 414798 URL: https://svnweb.freebsd.org/changeset/ports/414798 Log: sysutils/linux-crashplan: bump PORTREVISION after previous commit Modified: head/sysutils/linux-crashplan/Makefile Modified: head/sysutils/linux-crashplan/Makefile ============================================================================== --- head/sysutils/linux-crashplan/Makefile Sun May 8 10:38:30 2016 (r414797) +++ head/sysutils/linux-crashplan/Makefile Sun May 8 10:41:46 2016 (r414798) @@ -3,6 +3,7 @@ PORTNAME= crashplan DISTVERSION= 4.5.0 +PORTREVISION= 1 CATEGORIES= sysutils java linux MASTER_SITES= https://download.code42.com/installs/linux/install/CrashPlan/ PKGNAMEPREFIX= linux- From owner-svn-ports-head@freebsd.org Sun May 8 10:43:05 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 50483B32709; Sun, 8 May 2016 10:43:05 +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 21FB417AE; Sun, 8 May 2016 10:43:05 +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 u48Ah4r2096110; Sun, 8 May 2016 10:43:04 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48Ah4Ag096109; Sun, 8 May 2016 10:43:04 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201605081043.u48Ah4Ag096109@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 8 May 2016 10:43:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414799 - head/x11/gnustep-app X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 10:43:05 -0000 Author: rene Date: Sun May 8 10:43:04 2016 New Revision: 414799 URL: https://svnweb.freebsd.org/changeset/ports/414799 Log: x11/gnustep-app: remove expired deskutils/gnustep-notebook from dependencies and bump PORTREVISION PR: 209009 Submitted by: myself Approved by: maintainer timeout (theraven, 14 days) Modified: head/x11/gnustep-app/Makefile Modified: head/x11/gnustep-app/Makefile ============================================================================== --- head/x11/gnustep-app/Makefile Sun May 8 10:41:46 2016 (r414798) +++ head/x11/gnustep-app/Makefile Sun May 8 10:43:04 2016 (r414799) @@ -3,7 +3,7 @@ PORTNAME= gnustep-app PORTVERSION= 2.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 gnustep MAINTAINER= theraven@FreeBSD.org @@ -66,7 +66,6 @@ RUN_DEPENDS= aclock>0:x11-clocks/aclock lusernet>0:news/lusernet \ mpdcon>0:audio/mpdcon \ nextgo>0:games/nextgo \ - gnustep-notebook>0:deskutils/gnustep-notebook \ paje>0:science/paje \ pantomime>0:mail/pantomime \ pixen>0:graphics/pixen \ From owner-svn-ports-head@freebsd.org Sun May 8 10:54:02 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08060B32C4B; Sun, 8 May 2016 10:54:02 +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 CE7011DE9; Sun, 8 May 2016 10:54:01 +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 u48As1G2099179; Sun, 8 May 2016 10:54:01 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48As0gw099177; Sun, 8 May 2016 10:54:00 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201605081054.u48As0gw099177@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 8 May 2016 10:54:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414800 - head/devel/py-positional X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 10:54:02 -0000 Author: novel Date: Sun May 8 10:54:00 2016 New Revision: 414800 URL: https://svnweb.freebsd.org/changeset/ports/414800 Log: devel/py-positional: update to 1.1.0 Modified: head/devel/py-positional/Makefile head/devel/py-positional/distinfo Modified: head/devel/py-positional/Makefile ============================================================================== --- head/devel/py-positional/Makefile Sun May 8 10:43:04 2016 (r414799) +++ head/devel/py-positional/Makefile Sun May 8 10:54:00 2016 (r414800) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= positional -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-positional/distinfo ============================================================================== --- head/devel/py-positional/distinfo Sun May 8 10:43:04 2016 (r414799) +++ head/devel/py-positional/distinfo Sun May 8 10:54:00 2016 (r414800) @@ -1,2 +1,2 @@ -SHA256 (positional-1.0.1.tar.gz) = 54a73f3593c6e30e9cdd0a727503b7c5dddbb75fb78bb681614b08dfde2bc444 -SIZE (positional-1.0.1.tar.gz) = 16398 +SHA256 (positional-1.1.0.tar.gz) = e2d1e3a6a2abbc1820c5dfa72f0c8fc4b56eebbb6ccd7ee25b626c34b902c144 +SIZE (positional-1.1.0.tar.gz) = 15932 From owner-svn-ports-head@freebsd.org Sun May 8 10:58:28 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 664B8B32E30; Sun, 8 May 2016 10:58:28 +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 1CFA31FDC; Sun, 8 May 2016 10:58:28 +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 u48AwRtt099441; Sun, 8 May 2016 10:58:27 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48AwRfu099439; Sun, 8 May 2016 10:58:27 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201605081058.u48AwRfu099439@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 8 May 2016 10:58:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414801 - head/devel/py-keystoneauth1 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 10:58:28 -0000 Author: novel Date: Sun May 8 10:58:26 2016 New Revision: 414801 URL: https://svnweb.freebsd.org/changeset/ports/414801 Log: devel/py-keystoneauth1: update to 2.6.0 - update to 2.6.0 - fix tabs/spaces formatting in RUN_DEPENDS - py-keystoneauth1 supports only Python 2.7 or newer now, so adjust USES= python accordingly PR: 209367 Approved by: maintainer Modified: head/devel/py-keystoneauth1/Makefile head/devel/py-keystoneauth1/distinfo Modified: head/devel/py-keystoneauth1/Makefile ============================================================================== --- head/devel/py-keystoneauth1/Makefile Sun May 8 10:54:00 2016 (r414800) +++ head/devel/py-keystoneauth1/Makefile Sun May 8 10:58:26 2016 (r414801) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keystoneauth1 -PORTVERSION= 2.5.0 +PORTVERSION= 2.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +12,8 @@ COMMENT= Authentication Library for Open LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>0:devel/py-argparse \ - ${PYTHON_PKGNAMEPREFIX}iso8601>0:devel/py-iso8601 \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}iso8601>0:devel/py-iso8601 \ ${PYTHON_PKGNAMEPREFIX}positional>0:devel/py-positional \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \ @@ -22,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}a NO_ARCH= yes -USES= python +USES= python:2.7+ USE_PYTHON= autoplist distutils .include Modified: head/devel/py-keystoneauth1/distinfo ============================================================================== --- head/devel/py-keystoneauth1/distinfo Sun May 8 10:54:00 2016 (r414800) +++ head/devel/py-keystoneauth1/distinfo Sun May 8 10:58:26 2016 (r414801) @@ -1,2 +1,2 @@ -SHA256 (keystoneauth1-2.5.0.tar.gz) = fd872984b1c430fc2a7cf33a7bd0f0c7017cb6a7eaac3c8550f71de36128d159 -SIZE (keystoneauth1-2.5.0.tar.gz) = 151457 +SHA256 (keystoneauth1-2.6.0.tar.gz) = b89a5eab3bb4bd6b36dc0c34903dbc37f531fbef4c74722cc62bffd730d1d854 +SIZE (keystoneauth1-2.6.0.tar.gz) = 153120 From owner-svn-ports-head@freebsd.org Sun May 8 10:59:09 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 170C0B32E72; Sun, 8 May 2016 10:59:09 +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 DD6EE10E2; Sun, 8 May 2016 10:59:08 +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 u48Ax8c2099587; Sun, 8 May 2016 10:59:08 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48Ax8RD099585; Sun, 8 May 2016 10:59:08 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605081059.u48Ax8RD099585@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 8 May 2016 10:59:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414802 - head/devel/pear-PHP_CodeSniffer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 10:59:09 -0000 Author: pi Date: Sun May 8 10:59:07 2016 New Revision: 414802 URL: https://svnweb.freebsd.org/changeset/ports/414802 Log: devel/pear-PHP_CodeSniffer: 2.5.1 -> 2.6.0 Changes: http://pear.php.net/package/PHP_CodeSniffer/download/ PR: 209118 Submitted by: Franco Fichtner Approved by: Torsten Zuehlsdorff (maintainer) Modified: head/devel/pear-PHP_CodeSniffer/Makefile head/devel/pear-PHP_CodeSniffer/distinfo Modified: head/devel/pear-PHP_CodeSniffer/Makefile ============================================================================== --- head/devel/pear-PHP_CodeSniffer/Makefile Sun May 8 10:58:26 2016 (r414801) +++ head/devel/pear-PHP_CodeSniffer/Makefile Sun May 8 10:59:07 2016 (r414802) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PHP_CodeSniffer -PORTVERSION= 2.5.1 +PORTVERSION= 2.6.0 CATEGORIES= devel www pear MAINTAINER= ports@toco-domains.de @@ -12,6 +12,6 @@ LICENSE= BSD3CLAUSE NO_ARCH= yes USES= pear -USE_PHP= ctype simplexml tokenizer +USE_PHP= ctype simplexml tokenizer xmlwriter .include Modified: head/devel/pear-PHP_CodeSniffer/distinfo ============================================================================== --- head/devel/pear-PHP_CodeSniffer/distinfo Sun May 8 10:58:26 2016 (r414801) +++ head/devel/pear-PHP_CodeSniffer/distinfo Sun May 8 10:59:07 2016 (r414802) @@ -1,2 +1,2 @@ -SHA256 (PEAR/PHP_CodeSniffer-2.5.1.tgz) = 9de1a12f2d184bd1846a6f756f7507b16722538c88c9dd66912915f498a3f330 -SIZE (PEAR/PHP_CodeSniffer-2.5.1.tgz) = 484780 +SHA256 (PEAR/PHP_CodeSniffer-2.6.0.tgz) = d73eae1415dc09b6c666a990e08a17731db0fc5d013fb263277286997f5eb64c +SIZE (PEAR/PHP_CodeSniffer-2.6.0.tgz) = 490951 From owner-svn-ports-head@freebsd.org Sun May 8 11:00:55 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 21895B32ECD; Sun, 8 May 2016 11:00:55 +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 E616C122A; Sun, 8 May 2016 11:00:54 +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 u48B0sYR099799; Sun, 8 May 2016 11:00:54 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48B0ssA099797; Sun, 8 May 2016 11:00:54 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201605081100.u48B0ssA099797@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 8 May 2016 11:00:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414803 - head/devel/py-oslo.i18n X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 11:00:55 -0000 Author: novel Date: Sun May 8 11:00:53 2016 New Revision: 414803 URL: https://svnweb.freebsd.org/changeset/ports/414803 Log: devel/py-oslo.i18n: update to 3.6.0 Modified: head/devel/py-oslo.i18n/Makefile head/devel/py-oslo.i18n/distinfo Modified: head/devel/py-oslo.i18n/Makefile ============================================================================== --- head/devel/py-oslo.i18n/Makefile Sun May 8 10:59:07 2016 (r414802) +++ head/devel/py-oslo.i18n/Makefile Sun May 8 11:00:53 2016 (r414803) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= oslo.i18n -PORTVERSION= 3.5.0 +PORTVERSION= 3.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-oslo.i18n/distinfo ============================================================================== --- head/devel/py-oslo.i18n/distinfo Sun May 8 10:59:07 2016 (r414802) +++ head/devel/py-oslo.i18n/distinfo Sun May 8 11:00:53 2016 (r414803) @@ -1,2 +1,2 @@ -SHA256 (oslo.i18n-3.5.0.tar.gz) = 5fff5f6ceabed9d09b18d83e049864c29eff038efbbe67e03fe68c49cc189f10 -SIZE (oslo.i18n-3.5.0.tar.gz) = 36093 +SHA256 (oslo.i18n-3.6.0.tar.gz) = 479e93cdd20b3e50f9c614ca4e301211eb0367c13d4bb7871a1392266a80d6c7 +SIZE (oslo.i18n-3.6.0.tar.gz) = 36622 From owner-svn-ports-head@freebsd.org Sun May 8 11:02:44 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2765AB32FDB; Sun, 8 May 2016 11:02:44 +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 EDE9316B1; Sun, 8 May 2016 11:02:43 +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 u48B2hEN002665; Sun, 8 May 2016 11:02:43 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48B2hA5002663; Sun, 8 May 2016 11:02:43 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201605081102.u48B2hA5002663@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 8 May 2016 11:02:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414804 - head/net/py-novaclient X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 11:02:44 -0000 Author: novel Date: Sun May 8 11:02:42 2016 New Revision: 414804 URL: https://svnweb.freebsd.org/changeset/ports/414804 Log: net/py-novaclient: update to 4.0.0 Modified: head/net/py-novaclient/Makefile head/net/py-novaclient/distinfo Modified: head/net/py-novaclient/Makefile ============================================================================== --- head/net/py-novaclient/Makefile Sun May 8 11:00:53 2016 (r414803) +++ head/net/py-novaclient/Makefile Sun May 8 11:02:42 2016 (r414804) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= novaclient -PORTVERSION= 3.4.0 +PORTVERSION= 4.0.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-novaclient/distinfo ============================================================================== --- head/net/py-novaclient/distinfo Sun May 8 11:00:53 2016 (r414803) +++ head/net/py-novaclient/distinfo Sun May 8 11:02:42 2016 (r414804) @@ -1,2 +1,2 @@ -SHA256 (python-novaclient-3.4.0.tar.gz) = 2572f5effc6ef7b1b96ba168511dd5c83d62b97c731bee271f75b1ca46c0406b -SIZE (python-novaclient-3.4.0.tar.gz) = 270190 +SHA256 (python-novaclient-4.0.0.tar.gz) = 13474a2454931d34079d95bd56cdd8d5470e7dbe08b8c7f1a8fdabb948b26488 +SIZE (python-novaclient-4.0.0.tar.gz) = 264618 From owner-svn-ports-head@freebsd.org Sun May 8 11:13:53 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A136B223E8; Sun, 8 May 2016 11:13:53 +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 372C31BF9; Sun, 8 May 2016 11:13:53 +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 u48BDqk0005720; Sun, 8 May 2016 11:13:52 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48BDq5u005718; Sun, 8 May 2016 11:13:52 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201605081113.u48BDq5u005718@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 8 May 2016 11:13:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414805 - head/audio/deadbeef X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 11:13:53 -0000 Author: novel Date: Sun May 8 11:13:52 2016 New Revision: 414805 URL: https://svnweb.freebsd.org/changeset/ports/414805 Log: audio/deadbeef: update to 0.7.2 PR: 209168 Approved by: vg (maintainer; privately) Modified: head/audio/deadbeef/Makefile head/audio/deadbeef/distinfo Modified: head/audio/deadbeef/Makefile ============================================================================== --- head/audio/deadbeef/Makefile Sun May 8 11:02:42 2016 (r414804) +++ head/audio/deadbeef/Makefile Sun May 8 11:13:52 2016 (r414805) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= deadbeef -PORTVERSION= 0.7.1 -PORTREVISION= 1 +PORTVERSION= 0.7.2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/ Modified: head/audio/deadbeef/distinfo ============================================================================== --- head/audio/deadbeef/distinfo Sun May 8 11:02:42 2016 (r414804) +++ head/audio/deadbeef/distinfo Sun May 8 11:13:52 2016 (r414805) @@ -1,2 +1,2 @@ -SHA256 (deadbeef-0.7.1.tar.bz2) = dc7f9e124d98baa77af2648e86ac807dc458f33b72d0792fb8be206e95085734 -SIZE (deadbeef-0.7.1.tar.bz2) = 4764841 +SHA256 (deadbeef-0.7.2.tar.bz2) = 9cb12b9c947f699669cdb674b4112202d56be4f65ccf45d7a39b24786cef8d67 +SIZE (deadbeef-0.7.2.tar.bz2) = 4736088 From owner-svn-ports-head@freebsd.org Sun May 8 11:51:24 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 50555B22D81; Sun, 8 May 2016 11:51:24 +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 2187A1B32; Sun, 8 May 2016 11:51:24 +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 u48BpNsS015752; Sun, 8 May 2016 11:51:23 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48BpNER015751; Sun, 8 May 2016 11:51:23 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201605081151.u48BpNER015751@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 8 May 2016 11:51:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414806 - head/emulators/wine-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 11:51:24 -0000 Author: gerald Date: Sun May 8 11:51:23 2016 New Revision: 414806 URL: https://svnweb.freebsd.org/changeset/ports/414806 Log: Include GNUTLS in the default options since apparently it does help with Evernote and World of Warcraft. Bump PORTREVISION. PR: 208234 Modified: head/emulators/wine-devel/Makefile Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Sun May 8 11:13:52 2016 (r414805) +++ head/emulators/wine-devel/Makefile Sun May 8 11:51:23 2016 (r414806) @@ -3,6 +3,7 @@ PORTNAME= wine DISTVERSION= 1.9.9 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -53,7 +54,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message PORTDATA= l_intl.nls wine.inf OPTIONS_DEFINE= CUPS DOCS DOSBOX GNUTLS HAL LDAP LIBXSLT MPG123 OPENAL STAGING V4L WINEMAKER X11 GECKO MONO -OPTIONS_DEFAULT=X11 +OPTIONS_DEFAULT=GNUTLS X11 OPTIONS_SUB= yes STAGING_DESC= Include the Wine Staging patchset From owner-svn-ports-head@freebsd.org Sun May 8 12:05:53 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95BBBB32593; Sun, 8 May 2016 12:05:53 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4D3561212; Sun, 8 May 2016 12:05:53 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u48C5qNG020914; Sun, 8 May 2016 12:05:52 GMT (envelope-from dim@FreeBSD.org) Received: (from dim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48C5qqZ020912; Sun, 8 May 2016 12:05:52 GMT (envelope-from dim@FreeBSD.org) Message-Id: <201605081205.u48C5qqZ020912@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dim set sender to dim@FreeBSD.org using -f From: Dimitry Andric Date: Sun, 8 May 2016 12:05:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414807 - in head/deskutils/easystroke: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 12:05:53 -0000 Author: dim (src committer) Date: Sun May 8 12:05:52 2016 New Revision: 414807 URL: https://svnweb.freebsd.org/changeset/ports/414807 Log: During the exp-run in bug 208158, it was found that deskutils/easystroke gives errors with libc++ 3.8.0: handler.cc:536:21: error: static declaration of 'abs' follows non-static declaration static inline float abs(float x) { return x > 0 ? x : -x; } ^ /usr/include/c++/v1/math.h:646:1: note: previous definition is here abs(float __lcpp_x) _NOEXCEPT {return fabsf(__lcpp_x);} ^ This is because easystroke tries to roll its own version of abs(), which is already defined in math.h. Fix this by removing the custom abs(). Approved by: t@tobik.me (maintainer) PR: 209372 MFH: 2016Q2 Added: head/deskutils/easystroke/files/patch-handler.cc (contents, props changed) Modified: head/deskutils/easystroke/Makefile Modified: head/deskutils/easystroke/Makefile ============================================================================== --- head/deskutils/easystroke/Makefile Sun May 8 11:51:23 2016 (r414806) +++ head/deskutils/easystroke/Makefile Sun May 8 12:05:52 2016 (r414807) @@ -3,7 +3,7 @@ PORTNAME= easystroke PORTVERSION= 0.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} Added: head/deskutils/easystroke/files/patch-handler.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/easystroke/files/patch-handler.cc Sun May 8 12:05:52 2016 (r414807) @@ -0,0 +1,11 @@ +--- handler.cc.orig 2013-03-27 15:52:38 UTC ++++ handler.cc +@@ -533,8 +533,6 @@ public: + virtual Grabber::State grab_mode() { return parent->grab_mode(); } + }; + +-static inline float abs(float x) { return x > 0 ? x : -x; } +- + class AbstractScrollHandler : public Handler { + bool have_x, have_y; + float last_x, last_y; From owner-svn-ports-head@freebsd.org Sun May 8 14:39:04 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20215B321E6; Sun, 8 May 2016 14:39:04 +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 CB74C196F; Sun, 8 May 2016 14:39:03 +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 u48Ed3lg066062; Sun, 8 May 2016 14:39:03 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48Ed2Hr066060; Sun, 8 May 2016 14:39:02 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201605081439.u48Ed2Hr066060@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Sun, 8 May 2016 14:39:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414808 - head/devel/mongo-cxx-driver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 14:39:04 -0000 Author: robak Date: Sun May 8 14:39:02 2016 New Revision: 414808 URL: https://svnweb.freebsd.org/changeset/ports/414808 Log: devel/mongo-cxx-driver: update 1.1.0 -> 1.1.1 and cleanup - Remove obsolete GH_TAGNAME and WRKSRC - Correct DISTVERSIONPREFIX to match upstream - Change COMMENT - Add LICENSE_FILE - Pet portlint PR: 209321 Submitted by: Simun Mikecin (maintainer) Modified: head/devel/mongo-cxx-driver/Makefile head/devel/mongo-cxx-driver/distinfo Modified: head/devel/mongo-cxx-driver/Makefile ============================================================================== --- head/devel/mongo-cxx-driver/Makefile Sun May 8 12:05:52 2016 (r414807) +++ head/devel/mongo-cxx-driver/Makefile Sun May 8 14:39:02 2016 (r414808) @@ -2,23 +2,24 @@ # $FreeBSD$ PORTNAME= mongo-cxx-driver -PORTVERSION= 1.1.0 -DISTVERSIONPREFIX=v +PORTVERSION= 1.1.1 +DISTVERSIONPREFIX=legacy- CATEGORIES= devel MAINTAINER= numisemis@yahoo.com -COMMENT= C++ Driver for MongoDB +COMMENT= MongoDB Legacy C++ Driver LICENSE= APACHE20 - -BROKEN_powerpc64= Does not build +LICENSE_FILE= ${WRKSRC}/APACHE-2.0.txt LIB_DEPENDS= libboost_system.so:devel/boost-libs +BROKEN_powerpc64= Does not build + MAKE_JOBS_UNSAFE= yes -OPTIONS_DEFINE= SCRAM-SHA-1 -OPTIONS_DEFAULT= SCRAM-SHA-1 +OPTIONS_DEFINE= SCRAM-SHA-1 +OPTIONS_DEFAULT= SCRAM-SHA-1 SCRAM-SHA-1_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 SCRAM-SHA-1_MAKE_ARGS= --use-sasl-client --ssl @@ -27,9 +28,7 @@ SCRAM-SHA-1_DESC= SCRAM-SHA-1 authentica USE_GITHUB= yes GH_ACCOUNT= mongodb GH_PROJECT= mongo-cxx-driver -GH_TAGNAME= 4890f82 -WRKSRC= ${WRKDIR}/mongo-cxx-driver-4890f82 USES= execinfo scons MAKE_ARGS= --prefix=${STAGEDIR}${PREFIX} \ --cc=${CC} \ Modified: head/devel/mongo-cxx-driver/distinfo ============================================================================== --- head/devel/mongo-cxx-driver/distinfo Sun May 8 12:05:52 2016 (r414807) +++ head/devel/mongo-cxx-driver/distinfo Sun May 8 14:39:02 2016 (r414808) @@ -1,2 +1,2 @@ -SHA256 (mongodb-mongo-cxx-driver-v1.1.0-4890f82_GH0.tar.gz) = 597ee554f82697b7e1e5e4be2fdd7889e22df0ff3857cec9edfc4bfeb3eed36b -SIZE (mongodb-mongo-cxx-driver-v1.1.0-4890f82_GH0.tar.gz) = 1573074 +SHA256 (mongodb-mongo-cxx-driver-legacy-1.1.1_GH0.tar.gz) = c48c80b019aa2f439982943d3fc94547d8c7760194528f81f3cb1965fc7eb6e6 +SIZE (mongodb-mongo-cxx-driver-legacy-1.1.1_GH0.tar.gz) = 1573418 From owner-svn-ports-head@freebsd.org Sun May 8 15:05:39 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DFD48B3289A; Sun, 8 May 2016 15:05:39 +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 B228D13CF; Sun, 8 May 2016 15:05:39 +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 u48F5c4B075002; Sun, 8 May 2016 15:05:38 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48F5cPW075000; Sun, 8 May 2016 15:05:38 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201605081505.u48F5cPW075000@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Sun, 8 May 2016 15:05:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414809 - head/russian/wordpress X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 15:05:40 -0000 Author: robak Date: Sun May 8 15:05:38 2016 New Revision: 414809 URL: https://svnweb.freebsd.org/changeset/ports/414809 Log: russian/wordpress: update 4.5.1 -> 4.5.2 - Bugfix update PR: 209378 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer) MFH: 2016Q2 Modified: head/russian/wordpress/Makefile head/russian/wordpress/distinfo Modified: head/russian/wordpress/Makefile ============================================================================== --- head/russian/wordpress/Makefile Sun May 8 14:39:02 2016 (r414808) +++ head/russian/wordpress/Makefile Sun May 8 15:05:38 2016 (r414809) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.5.1 +PORTVERSION= 4.5.2 DISTVERSIONSUFFIX= -ru_RU CATEGORIES= russian www MASTER_SITES= http://ru.wordpress.org/ Modified: head/russian/wordpress/distinfo ============================================================================== --- head/russian/wordpress/distinfo Sun May 8 14:39:02 2016 (r414808) +++ head/russian/wordpress/distinfo Sun May 8 15:05:38 2016 (r414809) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.5.1-ru_RU.tar.gz) = 6eb4bdd9e58a42eb91c67f2a6f4692012f00898f9e479b1a6478458bf4c6b342 -SIZE (wordpress-4.5.1-ru_RU.tar.gz) = 8243502 +SHA256 (wordpress-4.5.2-ru_RU.tar.gz) = 044bc403388a40e2e4a92cb2a4df8534d1a2fcab26dea02c1e6f5070f5353b46 +SIZE (wordpress-4.5.2-ru_RU.tar.gz) = 8239953 From owner-svn-ports-head@freebsd.org Sun May 8 15:36:45 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7C64FB3304A; Sun, 8 May 2016 15:36:45 +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 4A12010F1; Sun, 8 May 2016 15:36:45 +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 u48FaiXt083914; Sun, 8 May 2016 15:36:44 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48FaiGe083913; Sun, 8 May 2016 15:36:44 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201605081536.u48FaiGe083913@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Sun, 8 May 2016 15:36:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414810 - head/devel/ddd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 15:36:45 -0000 Author: robak Date: Sun May 8 15:36:44 2016 New Revision: 414810 URL: https://svnweb.freebsd.org/changeset/ports/414810 Log: devel/ddd: Add more information to pkg-descr about software requirements Reported by: Trond Endrestol Approved by: maintainer timeout (sergio@softshark.org, 6 months) Modified: head/devel/ddd/pkg-descr Modified: head/devel/ddd/pkg-descr ============================================================================== --- head/devel/ddd/pkg-descr Sun May 8 15:05:38 2016 (r414809) +++ head/devel/ddd/pkg-descr Sun May 8 15:36:44 2016 (r414810) @@ -9,9 +9,8 @@ explored incrementally and interactively preferred. Each time the program stops, the data display reflects the current variable values. -WWW: http://www.gnu.org/software/ddd/ +Data Display Debugger requires pty(4) functionality to talk to GDB, so +make sure to either load appropriate kernel module or use custom kernel +with pty(4) compiled in. -Also daily CVS snapshots are at - ftp://ftp.ips.cs.tu-bs.de/pub/local/softech/ddd/current/ -Binaries for other systems are at: - ftp://ftp.ips.cs.tu-bs.de/pub/local/softech/ddd/bin/ +WWW: http://www.gnu.org/software/ddd/ From owner-svn-ports-head@freebsd.org Sun May 8 16:42:19 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6183B33F4D; Sun, 8 May 2016 16:42:19 +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 6EE781FCD; Sun, 8 May 2016 16:42:19 +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 u48GgIQ9004853; Sun, 8 May 2016 16:42:18 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48GgIRm004846; Sun, 8 May 2016 16:42:18 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605081642.u48GgIRm004846@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 8 May 2016 16:42:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414811 - in head/devel: . gitblit gitblit/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 16:42:19 -0000 Author: pi Date: Sun May 8 16:42:17 2016 New Revision: 414811 URL: https://svnweb.freebsd.org/changeset/ports/414811 Log: New port: devel/gitblit Gitblit is an open-source, pure Java stack for managing, viewing, and serving Git repositories. It's designed primarily as a tool for small workgroups who want to host centralized repositories. Gitblit WAR is what you should download if you already have a servlet container available that you wish to use. Jetty 6/7/8 and Tomcat 6/7 are known to work. Generally, any Servlet 2.5 or Servlet 3.0 container should work. Gitblit can be used as a dumb repository viewer with no administrative controls or user accounts. Gitblit can be used as a complete Git stack for cloning, pushing, and repository access control. Gitblit can be used without any other Git tooling (including actual Git) or it can cooperate with your established tools. WWW: http://gitblit.com/ PR: 203072 Submitted by: Dusan Vejnovic Added: head/devel/gitblit/ head/devel/gitblit/Makefile (contents, props changed) head/devel/gitblit/distinfo (contents, props changed) head/devel/gitblit/files/ head/devel/gitblit/files/pkg-message.in (contents, props changed) head/devel/gitblit/pkg-descr (contents, props changed) head/devel/gitblit/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun May 8 15:36:44 2016 (r414810) +++ head/devel/Makefile Sun May 8 16:42:17 2016 (r414811) @@ -673,6 +673,7 @@ SUBDIR += git-modes SUBDIR += git-review SUBDIR += git-subversion + SUBDIR += gitblit SUBDIR += gitflow SUBDIR += gitg SUBDIR += gitg0 Added: head/devel/gitblit/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/gitblit/Makefile Sun May 8 16:42:17 2016 (r414811) @@ -0,0 +1,82 @@ +# Created by: Dusan Vejnovic +# $FreeBSD$ + +PORTNAME= gitblit +PORTVERSION= 1.7.1 +CATEGORIES= devel java +MASTER_SITES= http://dl.bintray.com/${PORTNAME}/releases/ +EXTRACT_SUFX= .war +#DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} + +MAINTAINER= freebsd@dussan.org +COMMENT= Open-source servlet for Git repositories + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/WEB-INF/LICENSE + +CONFLICTS= ${PORTNAME}-go-[0-9]* + +NO_ARCH= yes +NO_BUILD= yes + +USERS= www +GROUPS= www + +USE_JAVA= yes +JAVA_VERSION= 1.7+ + +SUB_FILES= pkg-message +PLIST_SUB+= GB_DATAHOME=${PREFIX}/${PORTNAME} \ + GB_GROUP=${GROUPS} \ + GB_HOME=${GB_HOME} \ + GB_USER=${USERS} + +OPTIONS_RADIO= SQL WEBSERVER +OPTIONS_SINGLE= TOMCAT +OPTIONS_RADIO_SQL= REDIS +OPTIONS_RADIO_WEBSERVER=APACHE HIAWATHA LIGHTTPD NGINX +OPTIONS_SINGLE_TOMCAT= TOMCAT6 TOMCAT7 TOMCAT8 +HIAWATHA_DESC= Hiawatha server support +NGINX_DESC= Nginx server support +TOMCAT8_DESC= Tomcat 8.x support +OPTIONS_DEFAULT= TOMCAT7 +REDIS_RUN_DEPENDS= redis-server:databases/redis + +.include + +.if ${PORT_OPTIONS:MAPACHE} +USE_APACHE_RUN= 22+ +.elif ${PORT_OPTIONS:MLIGHTTPD} +RUN_DEPENDS+= lighttpd:www/lighttpd +.elif ${PORT_OPTIONS:MHIAWATHA} +RUN_DEPENDS+= hiawatha:www/hiawatha +.elif ${PORT_OPTIONS:MNGINX} +RUN_DEPENDS+= nginx:www/nginx +.endif + +.if ${PORT_OPTIONS:MTOMCAT6} +GB_HOME= ${PREFIX}/apache-tomcat-6.0/webapps/${PORTNAME} +RUN_DEPENDS+= ${PREFIX}/etc/rc.d/tomcat6:www/tomcat6 +.elif ${PORT_OPTIONS:MTOMCAT7} +GB_HOME= ${PREFIX}/apache-tomcat-7.0/webapps/${PORTNAME} +RUN_DEPENDS+= ${PREFIX}/etc/rc.d/tomcat7:www/tomcat7 +.elif ${PORT_OPTIONS:MTOMCAT8} +GB_HOME= ${PREFIX}/apache-tomcat-8.0/webapps/${PORTNAME} +RUN_DEPENDS+= ${PREFIX}/etc/rc.d/tomcat8:www/tomcat8 +.endif + +do-extract: + ${MKDIR} ${WRKSRC} + ${TAR} xf ${DISTDIR}/${DISTFILES} -C ${WRKSRC}/ + +do-install: + ${MKDIR} ${STAGEDIR}${GB_HOME} + (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${GB_HOME}) + ${CHMOD} -R 644 ${STAGEDIR}${GB_HOME} + ${MKDIR} ${STAGEDIR}${PREFIX}/${PORTNAME} + (cd ${STAGEDIR}${GB_HOME}/WEB-INF/data && \ + ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${PORTNAME}) + (cd ${STAGEDIR}${PREFIX}/${PORTNAME} && ${FIND} . -type f \ + -not -name '*.gitignore' -exec ${MV} '{}' '{}'.sample \;) + +.include Added: head/devel/gitblit/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/gitblit/distinfo Sun May 8 16:42:17 2016 (r414811) @@ -0,0 +1,2 @@ +SHA256 (gitblit-1.7.1.war) = 6699499098fa2abb5d99756c019f485aa70068575ac0bf7255626871417d2881 +SIZE (gitblit-1.7.1.war) = 39082209 Added: head/devel/gitblit/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/gitblit/files/pkg-message.in Sun May 8 16:42:17 2016 (r414811) @@ -0,0 +1,24 @@ +************************************************************************ + + By default, Gitblit stores all data (users, settings, + repositories, etc) in ${contextFolder}/WEB-INF/data. + Specifying an alternate "baseFolder" allows for simple + upgrades in the future. + + You can specify "baseFolder": + - via GITBLIT_HOME, or + - via web.xml, or + - via JNDI. + + For value of "baseFolder" use value "/usr/local/gitblit". + + You can login with the default administrator credentials: + admin / admin + + !!!MAKE SURE TO CHANGE THE ADMINISTRATOR USERNAME AND/OR PASSWORD!!! + + + More informations: + http://gitblit.com/setup_war.html + +************************************************************************ Added: head/devel/gitblit/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/gitblit/pkg-descr Sun May 8 16:42:17 2016 (r414811) @@ -0,0 +1,16 @@ +Gitblit is an open-source, pure Java stack for managing, viewing, +and serving Git repositories. It's designed primarily as a tool for +small workgroups who want to host centralized repositories. + +Gitblit WAR is what you should download if you already have a servlet +container available that you wish to use. Jetty 6/7/8 and Tomcat +6/7 are known to work. Generally, any Servlet 2.5 or Servlet 3.0 +container should work. + +Gitblit can be used as a dumb repository viewer with no administrative +controls or user accounts. Gitblit can be used as a complete Git +stack for cloning, pushing, and repository access control. Gitblit +can be used without any other Git tooling (including actual Git) +or it can cooperate with your established tools. + +WWW: http://gitblit.com/ Added: head/devel/gitblit/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/gitblit/pkg-plist Sun May 8 16:42:17 2016 (r414811) @@ -0,0 +1,570 @@ +@owner %%GB_USER%% +@group %%GB_GROUP%% +@sample(,,644) %%GB_DATAHOME%%/defaults.properties.sample +@sample(,,644) %%GB_DATAHOME%%/git/project.mkd.sample +@sample(,,644) %%GB_DATAHOME%%/gitblit.properties.sample +@(,,644) %%GB_DATAHOME%%/gitignore/Actionscript.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Ada.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Agda.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Android.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/AppceleratorTitanium.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/ArchLinuxPackages.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Autotools.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Bancha.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/C++.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/C.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/CFWheels.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/CMake.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/CakePHP.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/ChefCookbook.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Clojure.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/CodeIgniter.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/CommonLisp.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Composer.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Concrete5.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Coq.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/DM.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Dart.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Delphi.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Drupal.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/EPiServer.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Eagle.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Elisp.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Elixir.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Erlang.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/ExpressionEngine.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Fancy.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Finale.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/ForceDotCom.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/FuelPHP.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/GWT.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Go.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Gradle.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Grails.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Haskell.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Idris.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Java.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Jboss.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Jekyll.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Joomla.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Jython.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Kohana.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Laravel4.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Leiningen.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/LemonStand.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Lilypond.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Lithium.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Magento.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Maven.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Mercury.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Meteor.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Node.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/OCaml.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Objective-C.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Opa.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/OpenCart.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/OracleForms.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Packer.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Perl.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Phalcon.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/PlayFramework.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Plone.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Prestashop.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Processing.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Python.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Qooxdoo.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Qt.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/R.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/ROS.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Rails.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/RhodesRhomobile.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Ruby.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/SCons.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Sass.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Scala.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Scrivener.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Sdcc.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/SeamGen.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/SketchUp.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/SugarCRM.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Symfony.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Symfony2.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/SymphonyCMS.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Target3001.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Tasm.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/TeX.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Textpattern.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/TurboGears2.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Typo3.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Umbraco.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Unity.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/VVVV.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/VisualStudio.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Waf.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/WordPress.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Yeoman.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/Yii.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/ZendFramework.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/gcov.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/nanoc.gitignore +@(,,644) %%GB_DATAHOME%%/gitignore/stella.gitignore +@sample(,,644) %%GB_DATAHOME%%/groovy/blockpush.groovy.sample +@sample(,,644) %%GB_DATAHOME%%/groovy/fisheye.groovy.sample +@sample(,,644) %%GB_DATAHOME%%/groovy/fogbugz.groovy.sample +@sample(,,644) %%GB_DATAHOME%%/groovy/jenkins.groovy.sample +@sample(,,644) %%GB_DATAHOME%%/groovy/localclone.groovy.sample +@sample(,,644) %%GB_DATAHOME%%/groovy/protect-refs.groovy.sample +@sample(,,644) %%GB_DATAHOME%%/groovy/redmine-fetch.groovy.sample +@sample(,,644) %%GB_DATAHOME%%/groovy/sendmail-html.groovy.sample +@sample(,,644) %%GB_DATAHOME%%/groovy/sendmail.groovy.sample +@sample(,,644) %%GB_DATAHOME%%/groovy/subgit.groovy.sample +@sample(,,644) %%GB_DATAHOME%%/groovy/thebuggenie.groovy.sample +@sample(,,644) %%GB_DATAHOME%%/projects.conf.sample +@sample(,,644) %%GB_DATAHOME%%/users.conf.sample +@dir(,,755) %%GB_DATAHOME%% +@dir(,,755) %%GB_DATAHOME%%/git +@dir(,,755) %%GB_DATAHOME%%/gitignore +@dir(,,755) %%GB_DATAHOME%%/groovy +%%GB_HOME%%/WEB-INF/LICENSE +%%GB_HOME%%/WEB-INF/NOTICE +%%GB_HOME%%/WEB-INF/data/defaults.properties +%%GB_HOME%%/WEB-INF/data/git/project.mkd +%%GB_HOME%%/WEB-INF/data/gitblit.properties +%%GB_HOME%%/WEB-INF/data/gitignore/Actionscript.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Ada.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Agda.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Android.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/AppceleratorTitanium.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/ArchLinuxPackages.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Autotools.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Bancha.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/C++.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/C.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/CFWheels.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/CMake.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/CakePHP.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/ChefCookbook.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Clojure.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/CodeIgniter.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/CommonLisp.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Composer.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Concrete5.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Coq.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/DM.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Dart.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Delphi.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Drupal.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/EPiServer.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Eagle.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Elisp.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Elixir.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Erlang.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/ExpressionEngine.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Fancy.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Finale.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/ForceDotCom.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/FuelPHP.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/GWT.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Go.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Gradle.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Grails.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Haskell.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Idris.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Java.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Jboss.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Jekyll.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Joomla.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Jython.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Kohana.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Laravel4.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Leiningen.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/LemonStand.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Lilypond.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Lithium.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Magento.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Maven.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Mercury.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Meteor.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Node.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/OCaml.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Objective-C.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Opa.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/OpenCart.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/OracleForms.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Packer.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Perl.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Phalcon.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/PlayFramework.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Plone.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Prestashop.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Processing.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Python.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Qooxdoo.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Qt.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/R.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/ROS.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Rails.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/RhodesRhomobile.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Ruby.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/SCons.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Sass.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Scala.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Scrivener.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Sdcc.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/SeamGen.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/SketchUp.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/SugarCRM.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Symfony.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Symfony2.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/SymphonyCMS.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Target3001.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Tasm.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/TeX.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Textpattern.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/TurboGears2.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Typo3.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Umbraco.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Unity.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/VVVV.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/VisualStudio.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Waf.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/WordPress.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Yeoman.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/Yii.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/ZendFramework.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/gcov.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/nanoc.gitignore +%%GB_HOME%%/WEB-INF/data/gitignore/stella.gitignore +%%GB_HOME%%/WEB-INF/data/groovy/blockpush.groovy +%%GB_HOME%%/WEB-INF/data/groovy/fisheye.groovy +%%GB_HOME%%/WEB-INF/data/groovy/fogbugz.groovy +%%GB_HOME%%/WEB-INF/data/groovy/jenkins.groovy +%%GB_HOME%%/WEB-INF/data/groovy/localclone.groovy +%%GB_HOME%%/WEB-INF/data/groovy/protect-refs.groovy +%%GB_HOME%%/WEB-INF/data/groovy/redmine-fetch.groovy +%%GB_HOME%%/WEB-INF/data/groovy/sendmail-html.groovy +%%GB_HOME%%/WEB-INF/data/groovy/sendmail.groovy +%%GB_HOME%%/WEB-INF/data/groovy/subgit.groovy +%%GB_HOME%%/WEB-INF/data/groovy/thebuggenie.groovy +%%GB_HOME%%/WEB-INF/data/projects.conf +%%GB_HOME%%/WEB-INF/data/users.conf +%%GB_HOME%%/WEB-INF/docs/6x12.dfont +%%GB_HOME%%/WEB-INF/docs/6x13.dfont +%%GB_HOME%%/WEB-INF/docs/7x13.dfont +%%GB_HOME%%/WEB-INF/docs/7x14.dfont +%%GB_HOME%%/WEB-INF/docs/administration.html +%%GB_HOME%%/WEB-INF/docs/architecture.png +%%GB_HOME%%/WEB-INF/docs/arrow_page.png +%%GB_HOME%%/WEB-INF/docs/blank.png +%%GB_HOME%%/WEB-INF/docs/book_16x16.png +%%GB_HOME%%/WEB-INF/docs/bootstrap/css/bootstrap-responsive.min.css +%%GB_HOME%%/WEB-INF/docs/bootstrap/css/bootstrap.css +%%GB_HOME%%/WEB-INF/docs/bootstrap/img/glyphicons-halflings-white.png +%%GB_HOME%%/WEB-INF/docs/bootstrap/img/glyphicons-halflings.png +%%GB_HOME%%/WEB-INF/docs/bootstrap/js/bootstrap.min.js +%%GB_HOME%%/WEB-INF/docs/bootstrap/js/jquery.js +%%GB_HOME%%/WEB-INF/docs/bug_16x16.png +%%GB_HOME%%/WEB-INF/docs/cold_16x16.png +%%GB_HOME%%/WEB-INF/docs/d3/d3.js +%%GB_HOME%%/WEB-INF/docs/d3/rings.css +%%GB_HOME%%/WEB-INF/docs/d3/rings.js +%%GB_HOME%%/WEB-INF/docs/design.html +%%GB_HOME%%/WEB-INF/docs/eclipse_plugin.html +%%GB_HOME%%/WEB-INF/docs/faq.html +%%GB_HOME%%/WEB-INF/docs/features.html +%%GB_HOME%%/WEB-INF/docs/fed_aggregation.png +%%GB_HOME%%/WEB-INF/docs/fed_mirror.png +%%GB_HOME%%/WEB-INF/docs/federated_16x16.png +%%GB_HOME%%/WEB-INF/docs/federation.html +%%GB_HOME%%/WEB-INF/docs/gitblt-favicon.png +%%GB_HOME%%/WEB-INF/docs/gitblt_25_white.png +%%GB_HOME%%/WEB-INF/docs/index.html +%%GB_HOME%%/WEB-INF/docs/ldapSample.png +%%GB_HOME%%/WEB-INF/docs/lock_go_16x16.png +%%GB_HOME%%/WEB-INF/docs/lock_pull_16x16.png +%%GB_HOME%%/WEB-INF/docs/moxie.less +%%GB_HOME%%/WEB-INF/docs/permissions_matrix.png +%%GB_HOME%%/WEB-INF/docs/plugins_extensions.html +%%GB_HOME%%/WEB-INF/docs/plugins_overview.html +%%GB_HOME%%/WEB-INF/docs/prettify/bootstrap.css +%%GB_HOME%%/WEB-INF/docs/prettify/desert.css +%%GB_HOME%%/WEB-INF/docs/prettify/doxy.css +%%GB_HOME%%/WEB-INF/docs/prettify/github.css +%%GB_HOME%%/WEB-INF/docs/prettify/googlecode.css +%%GB_HOME%%/WEB-INF/docs/prettify/hemisu-dark.css +%%GB_HOME%%/WEB-INF/docs/prettify/hemisu-light.css +%%GB_HOME%%/WEB-INF/docs/prettify/lang-apollo.js +%%GB_HOME%%/WEB-INF/docs/prettify/lang-clj.js +%%GB_HOME%%/WEB-INF/docs/prettify/lang-css.js +%%GB_HOME%%/WEB-INF/docs/prettify/lang-go.js +%%GB_HOME%%/WEB-INF/docs/prettify/lang-hs.js +%%GB_HOME%%/WEB-INF/docs/prettify/lang-lisp.js +%%GB_HOME%%/WEB-INF/docs/prettify/lang-lua.js +%%GB_HOME%%/WEB-INF/docs/prettify/lang-ml.js +%%GB_HOME%%/WEB-INF/docs/prettify/lang-n.js +%%GB_HOME%%/WEB-INF/docs/prettify/lang-proto.js +%%GB_HOME%%/WEB-INF/docs/prettify/lang-scala.js +%%GB_HOME%%/WEB-INF/docs/prettify/lang-sql.js +%%GB_HOME%%/WEB-INF/docs/prettify/lang-tex.js +%%GB_HOME%%/WEB-INF/docs/prettify/lang-vb.js +%%GB_HOME%%/WEB-INF/docs/prettify/lang-vhdl.js +%%GB_HOME%%/WEB-INF/docs/prettify/lang-wiki.js +%%GB_HOME%%/WEB-INF/docs/prettify/lang-xq.js +%%GB_HOME%%/WEB-INF/docs/prettify/lang-yaml.js +%%GB_HOME%%/WEB-INF/docs/prettify/prettify.css +%%GB_HOME%%/WEB-INF/docs/prettify/prettify.js +%%GB_HOME%%/WEB-INF/docs/prettify/prettify4bootstrap.css +%%GB_HOME%%/WEB-INF/docs/prettify/solarized-dark.css +%%GB_HOME%%/WEB-INF/docs/prettify/solarized-light.css +%%GB_HOME%%/WEB-INF/docs/prettify/sons-of-obsidian.css +%%GB_HOME%%/WEB-INF/docs/prettify/sunburst.css +%%GB_HOME%%/WEB-INF/docs/prettify/tomorrow-night-blue.css +%%GB_HOME%%/WEB-INF/docs/prettify/tomorrow-night-bright.css +%%GB_HOME%%/WEB-INF/docs/prettify/tomorrow-night-dark.css +%%GB_HOME%%/WEB-INF/docs/prettify/tomorrow-night-eighties.css +%%GB_HOME%%/WEB-INF/docs/prettify/tomorrow-night-light.css +%%GB_HOME%%/WEB-INF/docs/prettify/tomorrow-night.css +%%GB_HOME%%/WEB-INF/docs/prettify/vibrant-ink.css +%%GB_HOME%%/WEB-INF/docs/properties.html +%%GB_HOME%%/WEB-INF/docs/releasecurrent.html +%%GB_HOME%%/WEB-INF/docs/releasehistory.html +%%GB_HOME%%/WEB-INF/docs/rpc.html +%%GB_HOME%%/WEB-INF/docs/screenshots.js +%%GB_HOME%%/WEB-INF/docs/setup_authentication.html +%%GB_HOME%%/WEB-INF/docs/setup_bugtraq.html +%%GB_HOME%%/WEB-INF/docs/setup_clientmenus.html +%%GB_HOME%%/WEB-INF/docs/setup_go.html +%%GB_HOME%%/WEB-INF/docs/setup_hooks.html +%%GB_HOME%%/WEB-INF/docs/setup_lucene.html +%%GB_HOME%%/WEB-INF/docs/setup_mirrors.html +%%GB_HOME%%/WEB-INF/docs/setup_proxy.html +%%GB_HOME%%/WEB-INF/docs/setup_scaling.html +%%GB_HOME%%/WEB-INF/docs/setup_transport_http.html +%%GB_HOME%%/WEB-INF/docs/setup_transport_ssh.html +%%GB_HOME%%/WEB-INF/docs/setup_viewer.html +%%GB_HOME%%/WEB-INF/docs/setup_war.html +%%GB_HOME%%/WEB-INF/docs/shield_16x16.png +%%GB_HOME%%/WEB-INF/docs/stjude_150x150.gif +%%GB_HOME%%/WEB-INF/docs/tickets_barnum.html +%%GB_HOME%%/WEB-INF/docs/tickets_overview.html +%%GB_HOME%%/WEB-INF/docs/tickets_replication.html +%%GB_HOME%%/WEB-INF/docs/tickets_setup.html +%%GB_HOME%%/WEB-INF/docs/tickets_using.html +%%GB_HOME%%/WEB-INF/docs/upgrade_go.html +%%GB_HOME%%/WEB-INF/docs/upgrade_war.html +%%GB_HOME%%/WEB-INF/lib/JavaEWAH-0.7.9.jar +%%GB_HOME%%/WEB-INF/lib/annotations-12.0.jar +%%GB_HOME%%/WEB-INF/lib/aopalliance-1.0.jar +%%GB_HOME%%/WEB-INF/lib/args4j-2.0.29.jar +%%GB_HOME%%/WEB-INF/lib/asm-5.0.3.jar +%%GB_HOME%%/WEB-INF/lib/asm-analysis-5.0.3.jar +%%GB_HOME%%/WEB-INF/lib/asm-tree-5.0.3.jar +%%GB_HOME%%/WEB-INF/lib/asm-util-5.0.3.jar +%%GB_HOME%%/WEB-INF/lib/bcmail-jdk15on-1.52.jar +%%GB_HOME%%/WEB-INF/lib/bcpkix-jdk15on-1.52.jar +%%GB_HOME%%/WEB-INF/lib/bcprov-jdk15on-1.52.jar +%%GB_HOME%%/WEB-INF/lib/commons-codec-1.7.jar +%%GB_HOME%%/WEB-INF/lib/commons-compress-1.4.1.jar +%%GB_HOME%%/WEB-INF/lib/commons-io-2.2.jar +%%GB_HOME%%/WEB-INF/lib/commons-logging-1.1.3.jar +%%GB_HOME%%/WEB-INF/lib/commons-pool2-2.0.jar +%%GB_HOME%%/WEB-INF/lib/confluence-core-1.4.jar +%%GB_HOME%%/WEB-INF/lib/force-partner-api-24.0.0.jar +%%GB_HOME%%/WEB-INF/lib/force-wsc-24.0.0.jar +%%GB_HOME%%/WEB-INF/lib/freemarker-2.3.22.jar +%%GB_HOME%%/WEB-INF/lib/gitblit-1.7.1.jar +%%GB_HOME%%/WEB-INF/lib/groovy-all-2.4.4.jar +%%GB_HOME%%/WEB-INF/lib/gson-2.3.1.jar +%%GB_HOME%%/WEB-INF/lib/guava-18.0.jar +%%GB_HOME%%/WEB-INF/lib/guice-4.0.jar +%%GB_HOME%%/WEB-INF/lib/guice-servlet-4.0-gb2.jar +%%GB_HOME%%/WEB-INF/lib/httpclient-4.3.6.jar +%%GB_HOME%%/WEB-INF/lib/httpcore-4.3.3.jar +%%GB_HOME%%/WEB-INF/lib/ivy-2.2.0.jar +%%GB_HOME%%/WEB-INF/lib/jakarta-regexp-1.4.jar +%%GB_HOME%%/WEB-INF/lib/javax.inject-1.jar +%%GB_HOME%%/WEB-INF/lib/javax.mail-1.5.1.jar +%%GB_HOME%%/WEB-INF/lib/jdom-1.0.jar +%%GB_HOME%%/WEB-INF/lib/jedis-2.6.2.jar +%%GB_HOME%%/WEB-INF/lib/jna-4.1.0.jar +%%GB_HOME%%/WEB-INF/lib/jna-platform-4.1.0.jar +%%GB_HOME%%/WEB-INF/lib/js-1.7R2.jar +%%GB_HOME%%/WEB-INF/lib/jsch-0.1.53.jar +%%GB_HOME%%/WEB-INF/lib/jsoup-1.7.3.jar +%%GB_HOME%%/WEB-INF/lib/libpam4j-1.8.jar +%%GB_HOME%%/WEB-INF/lib/log4j-1.2.17.jar +%%GB_HOME%%/WEB-INF/lib/lucene-analyzers-common-4.10.4.jar +%%GB_HOME%%/WEB-INF/lib/lucene-core-4.10.4.jar +%%GB_HOME%%/WEB-INF/lib/lucene-highlighter-4.10.4.jar +%%GB_HOME%%/WEB-INF/lib/lucene-memory-4.10.4.jar +%%GB_HOME%%/WEB-INF/lib/lucene-queries-4.10.4.jar +%%GB_HOME%%/WEB-INF/lib/lucene-queryparser-4.10.4.jar +%%GB_HOME%%/WEB-INF/lib/lucene-sandbox-4.10.4.jar +%%GB_HOME%%/WEB-INF/lib/mediawiki-core-1.4.jar +%%GB_HOME%%/WEB-INF/lib/mina-core-2.0.9.jar +%%GB_HOME%%/WEB-INF/lib/org.eclipse.jdt.annotation-1.1.0.jar +%%GB_HOME%%/WEB-INF/lib/org.eclipse.jgit-4.1.1.201511131810-r.jar +%%GB_HOME%%/WEB-INF/lib/org.eclipse.jgit.http.server-4.1.1.201511131810-r.jar +%%GB_HOME%%/WEB-INF/lib/parboiled-core-1.1.7.jar +%%GB_HOME%%/WEB-INF/lib/parboiled-java-1.1.7.jar +%%GB_HOME%%/WEB-INF/lib/pegdown-1.5.0.jar +%%GB_HOME%%/WEB-INF/lib/pf4j-0.9.0.jar +%%GB_HOME%%/WEB-INF/lib/rome-0.9.jar +%%GB_HOME%%/WEB-INF/lib/slf4j-api-1.7.12.jar +%%GB_HOME%%/WEB-INF/lib/slf4j-log4j12-1.7.12.jar +%%GB_HOME%%/WEB-INF/lib/sshd-core-1.0.0.jar +%%GB_HOME%%/WEB-INF/lib/textile-core-1.4.jar +%%GB_HOME%%/WEB-INF/lib/tika-core-1.5.jar +%%GB_HOME%%/WEB-INF/lib/tracwiki-core-1.4.jar +%%GB_HOME%%/WEB-INF/lib/twiki-core-1.4.jar +%%GB_HOME%%/WEB-INF/lib/unboundid-ldapsdk-2.3.8.jar +%%GB_HOME%%/WEB-INF/lib/waffle-jna-1.7.3.jar +%%GB_HOME%%/WEB-INF/lib/wicket-1.4.22.jar +%%GB_HOME%%/WEB-INF/lib/wicket-auth-roles-1.4.22.jar +%%GB_HOME%%/WEB-INF/lib/wicket-extensions-1.4.22.jar +%%GB_HOME%%/WEB-INF/lib/wikitext-core-1.4.jar +%%GB_HOME%%/WEB-INF/lib/xz-1.0.jar +%%GB_HOME%%/WEB-INF/web.xml +%%GB_HOME%%/WEB-INF/weblogic.xml +%%GB_HOME%%/add_16x16.png +%%GB_HOME%%/arrow_down.png +%%GB_HOME%%/arrow_left.png +%%GB_HOME%%/arrow_line.png +%%GB_HOME%%/arrow_off.png +%%GB_HOME%%/arrow_page.png +%%GB_HOME%%/arrow_project.png +%%GB_HOME%%/arrow_up.png +%%GB_HOME%%/background.png +%%GB_HOME%%/barnum_32x32.png +%%GB_HOME%%/blank.png +%%GB_HOME%%/blink32.png +%%GB_HOME%%/book_16x16.png +%%GB_HOME%%/bootstrap/css/bootstrap-responsive.css +%%GB_HOME%%/bootstrap/css/bootstrap.css +%%GB_HOME%%/bootstrap/css/iconic.css +%%GB_HOME%%/bootstrap/font/iconic_fill.afm +%%GB_HOME%%/bootstrap/font/iconic_fill.css +%%GB_HOME%%/bootstrap/font/iconic_fill.eot +%%GB_HOME%%/bootstrap/font/iconic_fill.otf +%%GB_HOME%%/bootstrap/font/iconic_fill.svg +%%GB_HOME%%/bootstrap/font/iconic_fill.ttf +%%GB_HOME%%/bootstrap/font/iconic_fill.woff +%%GB_HOME%%/bootstrap/font/iconic_stroke.afm +%%GB_HOME%%/bootstrap/font/iconic_stroke.css +%%GB_HOME%%/bootstrap/font/iconic_stroke.eot +%%GB_HOME%%/bootstrap/font/iconic_stroke.otf +%%GB_HOME%%/bootstrap/font/iconic_stroke.svg +%%GB_HOME%%/bootstrap/font/iconic_stroke.ttf +%%GB_HOME%%/bootstrap/font/iconic_stroke.woff +%%GB_HOME%%/bootstrap/img/glyphicons-halflings-white.png +%%GB_HOME%%/bootstrap/img/glyphicons-halflings.png +%%GB_HOME%%/bootstrap/js/bootstrap.js +%%GB_HOME%%/bootstrap/js/jquery.js +%%GB_HOME%%/bug_16x16.png +%%GB_HOME%%/bullet_black.png +%%GB_HOME%%/bullet_blue.png +%%GB_HOME%%/bullet_delete.png +%%GB_HOME%%/bullet_error.png +%%GB_HOME%%/bullet_feed.png +%%GB_HOME%%/bullet_green.png +%%GB_HOME%%/bullet_key.png +%%GB_HOME%%/bullet_orange.png +%%GB_HOME%%/bullet_red.png +%%GB_HOME%%/bullet_white.png +%%GB_HOME%%/bullet_yellow.png +%%GB_HOME%%/clipboard_13x13.png +%%GB_HOME%%/clipboard_16x16.png +%%GB_HOME%%/clippy.png +%%GB_HOME%%/clippy.swf +%%GB_HOME%%/cold_16x16.png +%%GB_HOME%%/commit_branch_16x16.png +%%GB_HOME%%/commit_changes_16x16.png +%%GB_HOME%%/commit_divide_16x16.png +%%GB_HOME%%/commit_join_16x16.png +%%GB_HOME%%/commit_merge_16x16.png +%%GB_HOME%%/commit_up_16x16.png +%%GB_HOME%%/federated_16x16.png +%%GB_HOME%%/feed_16x16.png +%%GB_HOME%%/file_16x16.png +%%GB_HOME%%/file_acrobat_16x16.png +%%GB_HOME%%/file_c_16x16.png +%%GB_HOME%%/file_code_16x16.png +%%GB_HOME%%/file_cpp_16x16.png +%%GB_HOME%%/file_cs_16x16.png +%%GB_HOME%%/file_doc_16x16.png +%%GB_HOME%%/file_excel_16x16.png +%%GB_HOME%%/file_h_16x16.png +%%GB_HOME%%/file_java_16x16.png +%%GB_HOME%%/file_php_16x16.png +%%GB_HOME%%/file_ppt_16x16.png +%%GB_HOME%%/file_ruby_16x16.png +%%GB_HOME%%/file_settings_16x16.png +%%GB_HOME%%/file_vs_16x16.png +%%GB_HOME%%/file_world_16x16.png +%%GB_HOME%%/file_zip_16x16.png +%%GB_HOME%%/flotr2/flotr2.custom.css +%%GB_HOME%%/flotr2/flotr2.min.js +%%GB_HOME%%/folder_16x16.png +%%GB_HOME%%/folder_star_16x16.png +%%GB_HOME%%/folder_star_32x32.png +%%GB_HOME%%/fontawesome/css/font-awesome.min.css +%%GB_HOME%%/fontawesome/fonts/FontAwesome.otf +%%GB_HOME%%/fontawesome/fonts/fontawesome-webfont.eot +%%GB_HOME%%/fontawesome/fonts/fontawesome-webfont.svg +%%GB_HOME%%/fontawesome/fonts/fontawesome-webfont.ttf +%%GB_HOME%%/fontawesome/fonts/fontawesome-webfont.woff +%%GB_HOME%%/fork-black_16x16.png +%%GB_HOME%%/fork_16x16.png +%%GB_HOME%%/git-black-16x16.png +%%GB_HOME%%/git-black.png +%%GB_HOME%%/git-black_210x210.png +%%GB_HOME%%/git-black_32x32.png +%%GB_HOME%%/git-orange-16x16.png +%%GB_HOME%%/gitblit.css +%%GB_HOME%%/gitblt-favicon.png +%%GB_HOME%%/gitblt-logo.png +%%GB_HOME%%/gitblt2.png +%%GB_HOME%%/gitblt2_white.png +%%GB_HOME%%/gitblt_25.png +%%GB_HOME%%/gitblt_25_white.png +%%GB_HOME%%/github_32x32.png +%%GB_HOME%%/gitweb-favicon.png +%%GB_HOME%%/health_16x16.png +%%GB_HOME%%/heart_16x16.png +%%GB_HOME%%/hideheader.css +%%GB_HOME%%/information_16x16.png +%%GB_HOME%%/lock_16x16.png +%%GB_HOME%%/lock_go_16x16.png +%%GB_HOME%%/lock_pull_16x16.png +%%GB_HOME%%/mail_16x16.png +%%GB_HOME%%/mirror_16x16.png +%%GB_HOME%%/octicons/octicons-local.ttf +%%GB_HOME%%/octicons/octicons.css +%%GB_HOME%%/octicons/octicons.eot +%%GB_HOME%%/octicons/octicons.less +%%GB_HOME%%/octicons/octicons.svg +%%GB_HOME%%/octicons/octicons.ttf +%%GB_HOME%%/octicons/octicons.woff +%%GB_HOME%%/octicons/sprockets-octicons.scss +%%GB_HOME%%/pixel.png +%%GB_HOME%%/rosette_16x16.png +%%GB_HOME%%/rosette_32x32.png +%%GB_HOME%%/script_16x16.png +%%GB_HOME%%/search-icon.png +%%GB_HOME%%/settings_16x16.png +%%GB_HOME%%/settings_32x32.png +%%GB_HOME%%/shield_16x16.png +%%GB_HOME%%/smartgithg_32x32.png +%%GB_HOME%%/sourcetree_32x32.png +%%GB_HOME%%/sparkleshare_32x32.png +%%GB_HOME%%/star_16x16.png +%%GB_HOME%%/star_32x32.png +%%GB_HOME%%/sub32.png +%%GB_HOME%%/tag_16x16.png +%%GB_HOME%%/tortoise32.png +%%GB_HOME%%/tower_32x32.png +%%GB_HOME%%/user_16x16.png +%%GB_HOME%%/users_16x16.png +%%GB_HOME%%/vcard_16x16.png +@owner +@group From owner-svn-ports-head@freebsd.org Sun May 8 17:41:54 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A1FFFB32AB4; Sun, 8 May 2016 17:41: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 69131145A; Sun, 8 May 2016 17:41:54 +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 u48Hfr3t022958; Sun, 8 May 2016 17:41:53 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48HfqN5022944; Sun, 8 May 2016 17:41:52 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605081741.u48HfqN5022944@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 8 May 2016 17:41:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414812 - in head/devel/codeblocks: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 17:41:54 -0000 Author: pi Date: Sun May 8 17:41:52 2016 New Revision: 414812 URL: https://svnweb.freebsd.org/changeset/ports/414812 Log: devel/codeblocks: 13.12 -> 16.01 - Changes: http://www.codeblocks.org/downloads/binaries/changelog - submitter re-takes maintainer PR: 209377 Submitted by: lbartoletti@tuxfamily.org Added: head/devel/codeblocks/files/patch-Makefile.am (contents, props changed) head/devel/codeblocks/files/patch-Makefile.in (contents, props changed) head/devel/codeblocks/files/patch-src_plugins_contrib_SpellChecker_hunspell_Makefile.am (contents, props changed) head/devel/codeblocks/files/patch-src_plugins_contrib_SpellChecker_hunspell_Makefile.in.org (contents, props changed) head/devel/codeblocks/files/patch-src_plugins_contrib_wxContribItems_Makefile.am (contents, props changed) head/devel/codeblocks/files/patch-src_plugins_contrib_wxContribItems_Makefile.in (contents, props changed) head/devel/codeblocks/files/patch-src_plugins_contrib_wxSmithAui_Makefile.am (contents, props changed) head/devel/codeblocks/files/patch-src_plugins_contrib_wxSmithAui_Makefile.in (contents, props changed) head/devel/codeblocks/files/patch-src_plugins_contrib_wxSmith_Makefile.am (contents, props changed) head/devel/codeblocks/files/patch-src_plugins_contrib_wxSmith_Makefile.in (contents, props changed) head/devel/codeblocks/files/patch-src_sdk_wxscintilla_src_ScintillaWX.cpp (contents, props changed) Deleted: head/devel/codeblocks/files/patch-src__include__cbthreadpool.h Modified: head/devel/codeblocks/Makefile head/devel/codeblocks/distinfo head/devel/codeblocks/pkg-plist Modified: head/devel/codeblocks/Makefile ============================================================================== --- head/devel/codeblocks/Makefile Sun May 8 16:42:17 2016 (r414811) +++ head/devel/codeblocks/Makefile Sun May 8 17:41:52 2016 (r414812) @@ -1,14 +1,13 @@ -# Created by: Matthias Sund +# Created by: Loïc BARTOLETTI # $FreeBSD$ PORTNAME= codeblocks -PORTVERSION= 13.12 -PORTREVISION= 5 +PORTVERSION= 16.01 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION} -DISTNAME= ${PORTNAME}_${PORTVERSION}-1 +DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Open source, cross-platform, free C/C++ IDE LICENSE= GPLv3 LGPL3 @@ -16,23 +15,23 @@ LICENSE_COMB= multi BUILD_DEPENDS= zip:archivers/zip LIB_DEPENDS= libboost_system.so:devel/boost-libs \ - libhunspell-1.3.so:textproc/hunspell \ - librsync.so:net/librsync + libhunspell-1.3.so:textproc/hunspell -USES= compiler desktop-file-utils fam:gamin libtool pathfix \ +USES= autoreconf compiler desktop-file-utils fam:gamin libtool pathfix \ pkgconfig shared-mime-info USE_WX= 2.8 -WX_UNICODE= yes +WANT_UNICODE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} --with-contrib-plugins=all \ --disable-pch CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lboost_system +PKG_CONFIG_LIBDIR= ${LOCALBASE}/libdata/pkgconfig INSTALLS_ICONS= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.release .include Modified: head/devel/codeblocks/distinfo ============================================================================== --- head/devel/codeblocks/distinfo Sun May 8 16:42:17 2016 (r414811) +++ head/devel/codeblocks/distinfo Sun May 8 17:41:52 2016 (r414812) @@ -1,2 +1,2 @@ -SHA256 (codeblocks_13.12-1.tar.gz) = 772450046e8c8ba2ea0086acf433a46b83e6254fae64df9c8ca132a22f949610 -SIZE (codeblocks_13.12-1.tar.gz) = 17221056 +SHA256 (codeblocks_16.01.tar.gz) = 30fb9d206df4ab3c2e2fec2451a0a7c9723bfed9a673cc9be71e881c529d5a03 +SIZE (codeblocks_16.01.tar.gz) = 20250097 Added: head/devel/codeblocks/files/patch-Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/codeblocks/files/patch-Makefile.am Sun May 8 17:41:52 2016 (r414812) @@ -0,0 +1,11 @@ +--- Makefile.am.orig 2016-01-23 16:43:26 UTC ++++ Makefile.am +@@ -10,7 +10,7 @@ endif + + am__tar = @am__tar@ $(ADDITIONAL_MAKE_DIST_OPTIONS) + +-pkgconfigdir = $(libdir)/pkgconfig ++pkgconfigdir = ${STAGEDIR}${PREFIX}/libdata/pkgconfig + pkgconfig_DATA = codeblocks.pc + + EXTRA_DIST = bootstrap \ Added: head/devel/codeblocks/files/patch-Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/codeblocks/files/patch-Makefile.in Sun May 8 17:41:52 2016 (r414812) @@ -0,0 +1,11 @@ +--- Makefile.in.orig 2016-05-06 22:17:30 UTC ++++ Makefile.in +@@ -455,7 +455,7 @@ SUBDIRS = src + ACLOCAL_AMFLAGS = -I m4 + @KEEP_DLLS_FALSE@ADDITIONAL_MAKE_DIST_OPTIONS = --exclude=".svn" --exclude="*.dll" + @KEEP_DLLS_TRUE@ADDITIONAL_MAKE_DIST_OPTIONS = --exclude=".svn" +-pkgconfigdir = $(prefix)/libdata/pkgconfig ++pkgconfigdir = ${STAGEDIR}${PREFIX}/libdata/pkgconfig + pkgconfig_DATA = codeblocks.pc + EXTRA_DIST = bootstrap \ + codeblocks.spec \ Added: head/devel/codeblocks/files/patch-src_plugins_contrib_SpellChecker_hunspell_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/codeblocks/files/patch-src_plugins_contrib_SpellChecker_hunspell_Makefile.am Sun May 8 17:41:52 2016 (r414812) @@ -0,0 +1,11 @@ +--- src/plugins/contrib/SpellChecker/hunspell/Makefile.am.orig 2016-05-06 22:18:30 UTC ++++ src/plugins/contrib/SpellChecker/hunspell/Makefile.am +@@ -2,7 +2,7 @@ ACLOCAL_AMFLAGS = -I m4 + + SUBDIRS= intl po src man m4 tests + +-pkgconfdir = $(libdir)/pkgconfig ++pkgconfdir = ${STAGEDIR}${PREFIX}/libdata/pkgconfig + pkgconf_DATA = hunspell.pc + + EXTRA_DIST = BUGS README.myspell AUTHORS.myspell license.myspell license.hunspell \ Added: head/devel/codeblocks/files/patch-src_plugins_contrib_SpellChecker_hunspell_Makefile.in.org ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/codeblocks/files/patch-src_plugins_contrib_SpellChecker_hunspell_Makefile.in.org Sun May 8 17:41:52 2016 (r414812) @@ -0,0 +1,11 @@ +--- src/plugins/contrib/SpellChecker/hunspell/Makefile.in.org.orig 2016-05-06 22:19:18 UTC ++++ src/plugins/contrib/SpellChecker/hunspell/Makefile.in.org +@@ -429,7 +429,7 @@ top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ + ACLOCAL_AMFLAGS = -I m4 + SUBDIRS = intl po src man m4 tests +-pkgconfdir = $(libdir)/pkgconfig ++pkgconfdir = ${STAGEDIR}${PREFIX}/libdata/pkgconfig + pkgconf_DATA = hunspell.pc + EXTRA_DIST = BUGS README.myspell AUTHORS.myspell license.myspell license.hunspell \ + ChangeLog.O COPYING.MPL COPYING.LGPL hunspell.pc.in Added: head/devel/codeblocks/files/patch-src_plugins_contrib_wxContribItems_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/codeblocks/files/patch-src_plugins_contrib_wxContribItems_Makefile.am Sun May 8 17:41:52 2016 (r414812) @@ -0,0 +1,9 @@ +--- src/plugins/contrib/wxContribItems/Makefile.am.orig 2016-05-06 22:22:42 UTC ++++ src/plugins/contrib/wxContribItems/Makefile.am +@@ -9,5 +9,5 @@ SUBDIRS = wxchart wxFlatNotebook wxthing + + EXTRA_DIST = $(srcdir)/*.cbp $(TREELIST_DIST) + +-pkgconfigdir = $(libdir)/pkgconfig ++pkgconfigdir = ${STAGEDIR}${PREFIX}/libdata/pkgconfig + pkgconfig_DATA = wxsmith-contrib.pc cb_wxcontrib.pc cb_wxchartctrl.pc cb_wxcustombutton.pc cb_wxflatnotebook.pc cb_wximagepanel.pc cb_wxspeedbutton.pc cb_wxKWIC.pc $(TREELIST_PC) cb_wxled.pc cb_wxmathplot.pc Added: head/devel/codeblocks/files/patch-src_plugins_contrib_wxContribItems_Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/codeblocks/files/patch-src_plugins_contrib_wxContribItems_Makefile.in Sun May 8 17:41:52 2016 (r414812) @@ -0,0 +1,11 @@ +--- src/plugins/contrib/wxContribItems/Makefile.in.orig 2016-05-06 22:22:44 UTC ++++ src/plugins/contrib/wxContribItems/Makefile.in +@@ -444,7 +444,7 @@ top_srcdir = @top_srcdir@ + @HAVE_WX29_TRUE@TREELIST_DIST = $(srcdir)/wxTreeList/src/treelistctrl.cpp $(srcdir)/wxTreeList/include/wx/treelistctrl.h + SUBDIRS = wxchart wxFlatNotebook wxthings wxImagePanel wxSpeedButton KWIC $(TREELIST_DIR) wxled wxmathplot . + EXTRA_DIST = $(srcdir)/*.cbp $(TREELIST_DIST) +-pkgconfigdir = $(prefix)/libdata/pkgconfig ++pkgconfigdir = ${STAGEDIR}${PREFIX}/libdata/pkgconfig + pkgconfig_DATA = wxsmith-contrib.pc cb_wxcontrib.pc cb_wxchartctrl.pc cb_wxcustombutton.pc cb_wxflatnotebook.pc cb_wximagepanel.pc cb_wxspeedbutton.pc cb_wxKWIC.pc $(TREELIST_PC) cb_wxled.pc cb_wxmathplot.pc + all: all-recursive + Added: head/devel/codeblocks/files/patch-src_plugins_contrib_wxSmithAui_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/codeblocks/files/patch-src_plugins_contrib_wxSmithAui_Makefile.am Sun May 8 17:41:52 2016 (r414812) @@ -0,0 +1,11 @@ +--- src/plugins/contrib/wxSmithAui/Makefile.am.orig 2016-05-06 22:24:09 UTC ++++ src/plugins/contrib/wxSmithAui/Makefile.am +@@ -45,7 +45,7 @@ libwxSmithAui_la_SOURCES = \ + ./wxAuiToolBar/wxSmithAuiToolBar.cpp \ + ./wxSmithAui.cpp + +-pkgconfigdir = $(libdir)/pkgconfig ++pkgconfigdir = ${STAGEDIR}${PREFIX}/libdata/pkgconfig + pkgconfig_DATA = wxsmithaui.pc + + noinst_HEADERS = \ Added: head/devel/codeblocks/files/patch-src_plugins_contrib_wxSmithAui_Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/codeblocks/files/patch-src_plugins_contrib_wxSmithAui_Makefile.in Sun May 8 17:41:52 2016 (r414812) @@ -0,0 +1,11 @@ +--- src/plugins/contrib/wxSmithAui/Makefile.in.orig 2016-05-06 22:24:06 UTC ++++ src/plugins/contrib/wxSmithAui/Makefile.in +@@ -478,7 +478,7 @@ libwxSmithAui_la_SOURCES = \ + ./wxAuiToolBar/wxSmithAuiToolBar.cpp \ + ./wxSmithAui.cpp + +-pkgconfigdir = $(prefix)/libdata/pkgconfig ++pkgconfigdir = ${STAGEDIR}${PREFIX}/libdata/pkgconfig + pkgconfig_DATA = wxsmithaui.pc + noinst_HEADERS = \ + ./wxAuiManager/wxsAuiManager.h \ Added: head/devel/codeblocks/files/patch-src_plugins_contrib_wxSmith_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/codeblocks/files/patch-src_plugins_contrib_wxSmith_Makefile.am Sun May 8 17:41:52 2016 (r414812) @@ -0,0 +1,11 @@ +--- src/plugins/contrib/wxSmith/Makefile.am.orig 2016-05-06 22:22:03 UTC ++++ src/plugins/contrib/wxSmith/Makefile.am +@@ -70,7 +70,7 @@ noinst_HEADERS = \ + ./wxsversionconverter.h \ + ./wxssettings.h + +-pkgconfigdir = $(libdir)/pkgconfig ++pkgconfigdir = ${STAGEDIR}${PREFIX}/libdata/pkgconfig + pkgconfig_DATA = wxsmith.pc + + EXTRA_DIST = \ Added: head/devel/codeblocks/files/patch-src_plugins_contrib_wxSmith_Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/codeblocks/files/patch-src_plugins_contrib_wxSmith_Makefile.in Sun May 8 17:41:52 2016 (r414812) @@ -0,0 +1,11 @@ +--- src/plugins/contrib/wxSmith/Makefile.in.orig 2016-05-06 22:20:29 UTC ++++ src/plugins/contrib/wxSmith/Makefile.in +@@ -546,7 +546,7 @@ noinst_HEADERS = \ + ./wxsversionconverter.h \ + ./wxssettings.h + +-pkgconfigdir = $(prefix)/libdata/pkgconfig ++pkgconfigdir = ${STAGEDIR}${PREFIX}/libdata/pkgconfig + pkgconfig_DATA = wxsmith.pc + EXTRA_DIST = \ + $(srcdir)/*.cbp \ Added: head/devel/codeblocks/files/patch-src_sdk_wxscintilla_src_ScintillaWX.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/codeblocks/files/patch-src_sdk_wxscintilla_src_ScintillaWX.cpp Sun May 8 17:41:52 2016 (r414812) @@ -0,0 +1,11 @@ +--- src/sdk/wxscintilla/src/ScintillaWX.cpp.orig 2016-01-23 16:43:01 UTC ++++ src/sdk/wxscintilla/src/ScintillaWX.cpp +@@ -290,7 +290,7 @@ static int wxCountLines(const char* text + + /* C::B begin */ + // Constant ids for the timers used by every editor. +-const int timerIDs[ScintillaWX::timersCount] = { wxNewId(), wxNewId(), wxNewId(), wxNewId() }; ++const int timerIDs[ScintillaWX::timersCount] = { static_cast(wxNewId()), static_cast(wxNewId()), static_cast(wxNewId()), static_cast(wxNewId()) }; + /* C::B end */ + + //---------------------------------------------------------------------- Modified: head/devel/codeblocks/pkg-plist ============================================================================== --- head/devel/codeblocks/pkg-plist Sun May 8 16:42:17 2016 (r414811) +++ head/devel/codeblocks/pkg-plist Sun May 8 17:41:52 2016 (r414812) @@ -1,7 +1,7 @@ bin/cb_console_runner bin/cb_share_config bin/codeblocks -bin/codesnippets +include/codeblocks/Alignment.h include/codeblocks/Assertions.h include/codeblocks/Attributes.h include/codeblocks/CharDistribution.h @@ -10,7 +10,7 @@ include/codeblocks/ErrorList.h include/codeblocks/JpCntx.h include/codeblocks/Likely.h include/codeblocks/NullPtr.h -include/codeblocks/StandardInteger.h +include/codeblocks/TypedEnum.h include/codeblocks/Types.h include/codeblocks/Util.h include/codeblocks/annoyingdialog.h @@ -34,6 +34,7 @@ include/codeblocks/cbthreadpool.h include/codeblocks/cbtool.h include/codeblocks/cbtreectrl.h include/codeblocks/cbworkspace.h +include/codeblocks/ccmanager.h include/codeblocks/compileoptionsbase.h include/codeblocks/compiler.h include/codeblocks/compilercommandgenerator.h @@ -49,7 +50,6 @@ include/codeblocks/debuggermanager.h include/codeblocks/editarrayfiledlg.h include/codeblocks/editarrayorderdlg.h include/codeblocks/editarraystringdlg.h -include/codeblocks/editkeywordsdlg.h include/codeblocks/editor_hooks.h include/codeblocks/editorbase.h include/codeblocks/editorcolourset.h @@ -119,7 +119,6 @@ include/codeblocks/prep.h include/codeblocks/printing_types.h include/codeblocks/prmem.h include/codeblocks/projectbuildtarget.h -include/codeblocks/projectdepsdlg.h include/codeblocks/projectfile.h include/codeblocks/projectfileoptionsdlg.h include/codeblocks/projectlayoutloader.h @@ -162,7 +161,6 @@ include/codeblocks/tinyxml/tinywxuni.h include/codeblocks/tinyxml/tinyxml.h include/codeblocks/toolsmanager.h include/codeblocks/uservarmanager.h -include/codeblocks/virtualbuildtargetsdlg.h include/codeblocks/workspaceloader.h include/codeblocks/wxContribItems/KWIC/include/wx/KWIC/AngularMeter.h include/codeblocks/wxContribItems/KWIC/include/wx/KWIC/AngularRegulator.h @@ -186,6 +184,7 @@ include/codeblocks/wxContribItems/wxFlat include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/wxFlatNotebook.h include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/wxFlatNotebookSDK.h include/codeblocks/wxContribItems/wxImagePanel/include/wx/wxImagePanel.h +include/codeblocks/wxContribItems/wxMathPlot/mathplot.h include/codeblocks/wxContribItems/wxSpeedButton/wxSpeedButton.h include/codeblocks/wxContribItems/wxTreeList/include/wx/treelistctrl.h include/codeblocks/wxContribItems/wxchart/include/wx/axis.h @@ -339,6 +338,7 @@ lib/codeblocks/plugins/libIncrementalSea lib/codeblocks/plugins/libMouseSap.so lib/codeblocks/plugins/libNassiShneiderman.so lib/codeblocks/plugins/libProfiler.so +lib/codeblocks/plugins/libProjectOptionsManipulator.so lib/codeblocks/plugins/libRegExTestbed.so lib/codeblocks/plugins/libReopenEditor.so lib/codeblocks/plugins/libSmartIndentCpp.so @@ -399,6 +399,9 @@ lib/codeblocks/wxContribItems/libwxkwic. lib/codeblocks/wxContribItems/libwxled.so lib/codeblocks/wxContribItems/libwxled.so.0 lib/codeblocks/wxContribItems/libwxled.so.0.0.1 +lib/codeblocks/wxContribItems/libwxmathplot.so +lib/codeblocks/wxContribItems/libwxmathplot.so.0 +lib/codeblocks/wxContribItems/libwxmathplot.so.0.0.1 lib/codeblocks/wxContribItems/libwxspeedbutton.so lib/codeblocks/wxContribItems/libwxspeedbutton.so.0 lib/codeblocks/wxContribItems/libwxspeedbutton.so.0.0.1 @@ -411,6 +414,7 @@ lib/libcodeblocks.so.0.0.1 lib/libwxsmithlib.so lib/libwxsmithlib.so.0 lib/libwxsmithlib.so.0.0.1 +libdata/pkgconfig/codeblocks.pc libdata/pkgconfig/cb_wxKWIC.pc libdata/pkgconfig/cb_wxchartctrl.pc libdata/pkgconfig/cb_wxcontrib.pc @@ -418,9 +422,9 @@ libdata/pkgconfig/cb_wxcustombutton.pc libdata/pkgconfig/cb_wxflatnotebook.pc libdata/pkgconfig/cb_wximagepanel.pc libdata/pkgconfig/cb_wxled.pc +libdata/pkgconfig/cb_wxmathplot.pc libdata/pkgconfig/cb_wxspeedbutton.pc libdata/pkgconfig/cb_wxtreelist.pc -libdata/pkgconfig/codeblocks.pc libdata/pkgconfig/wxsmith-contrib.pc libdata/pkgconfig/wxsmith.pc libdata/pkgconfig/wxsmithaui.pc @@ -429,10 +433,6 @@ man/man1/cb_share_config.1.gz man/man1/codeblocks.1.gz man/man1/codesnippets.1.gz share/applications/codeblocks.desktop -share/icons/hicolor/48x48/mimetypes/application-x-codeblocks-workspace.png -share/icons/hicolor/48x48/mimetypes/application-x-codeblocks.png -share/mime/packages/codeblocks.xml -share/pixmaps/codeblocks.png %%DATADIR%%/AutoVersioning.zip %%DATADIR%%/BrowseTracker.zip %%DATADIR%%/Cccc.zip @@ -447,6 +447,7 @@ share/pixmaps/codeblocks.png %%DATADIR%%/MouseSap.zip %%DATADIR%%/NassiShneiderman.zip %%DATADIR%%/Profiler.zip +%%DATADIR%%/ProjectOptionsManipulator.zip %%DATADIR%%/RegExTestbed.zip %%DATADIR%%/ReopenEditor.zip %%DATADIR%%/SmartIndentCpp.zip @@ -468,6 +469,7 @@ share/pixmaps/codeblocks.png %%DATADIR%%/SpellChecker/en_NZ.png %%DATADIR%%/SpellChecker/en_US.png %%DATADIR%%/SpellChecker/fr_FR.png +%%DATADIR%%/SpellChecker/ru_RU.png %%DATADIR%%/SymTab.zip %%DATADIR%%/ThreadSearch.zip %%DATADIR%%/ToolsPlus.zip @@ -484,10 +486,13 @@ share/pixmaps/codeblocks.png %%DATADIR%%/compiler.zip %%DATADIR%%/compilers/compiler_avr-gcc.xml %%DATADIR%%/compilers/compiler_bcc.xml +%%DATADIR%%/compilers/compiler_bfin-elf-gcc.xml %%DATADIR%%/compilers/compiler_clang.xml %%DATADIR%%/compilers/compiler_dmc.xml %%DATADIR%%/compilers/compiler_dmd.xml %%DATADIR%%/compilers/compiler_ldc.xml +%%DATADIR%%/compilers/compiler_lm32-gcc.xml +%%DATADIR%%/compilers/compiler_lm8-gcc.xml %%DATADIR%%/compilers/compiler_msp430-gcc.xml %%DATADIR%%/compilers/compiler_null.xml %%DATADIR%%/compilers/compiler_pgifortran.xml @@ -495,9 +500,11 @@ share/pixmaps/codeblocks.png %%DATADIR%%/compilers/compiler_sdcc.xml %%DATADIR%%/compilers/compiler_tcc.xml %%DATADIR%%/compilers/compiler_tricore-gcc.xml +%%DATADIR%%/compilers/compiler_zpu-gcc.xml %%DATADIR%%/compilers/options_arm-elf-gcc.xml %%DATADIR%%/compilers/options_avr-gcc.xml %%DATADIR%%/compilers/options_bcc.xml +%%DATADIR%%/compilers/options_bfin-elf-gcc.xml %%DATADIR%%/compilers/options_clang.xml %%DATADIR%%/compilers/options_common_architecture.xml %%DATADIR%%/compilers/options_common_cmds.xml @@ -526,6 +533,8 @@ share/pixmaps/codeblocks.png %%DATADIR%%/compilers/options_keilcx51.xml %%DATADIR%%/compilers/options_lcc.xml %%DATADIR%%/compilers/options_ldc.xml +%%DATADIR%%/compilers/options_lm32-gcc.xml +%%DATADIR%%/compilers/options_lm8-gcc.xml %%DATADIR%%/compilers/options_msp430-gcc.xml %%DATADIR%%/compilers/options_msvc10.xml %%DATADIR%%/compilers/options_msvc8.xml @@ -537,6 +546,7 @@ share/pixmaps/codeblocks.png %%DATADIR%%/compilers/options_sdcc.xml %%DATADIR%%/compilers/options_tcc.xml %%DATADIR%%/compilers/options_tricore-gcc.xml +%%DATADIR%%/compilers/options_zpu-gcc.xml %%DATADIR%%/copystrings.zip %%DATADIR%%/debugger.zip %%DATADIR%%/defaultmimehandler.zip @@ -760,18 +770,18 @@ share/pixmaps/codeblocks.png %%DATADIR%%/images/codecompletion/folder_green_open.png %%DATADIR%%/images/codecompletion/folder_open.png %%DATADIR%%/images/codecompletion/funcs_folder.png -%%DATADIR%%/images/codecompletion/macro.png -%%DATADIR%%/images/codecompletion/macro_folder.png -%%DATADIR%%/images/codecompletion/macro_private.png -%%DATADIR%%/images/codecompletion/macro_protected.png -%%DATADIR%%/images/codecompletion/macro_public.png +%%DATADIR%%/images/codecompletion/macro_def.png +%%DATADIR%%/images/codecompletion/macro_def_folder.png +%%DATADIR%%/images/codecompletion/macro_use.png +%%DATADIR%%/images/codecompletion/macro_use_folder.png +%%DATADIR%%/images/codecompletion/macro_use_private.png +%%DATADIR%%/images/codecompletion/macro_use_protected.png +%%DATADIR%%/images/codecompletion/macro_use_public.png %%DATADIR%%/images/codecompletion/method_private.png %%DATADIR%%/images/codecompletion/method_protected.png %%DATADIR%%/images/codecompletion/method_public.png %%DATADIR%%/images/codecompletion/namespace.png %%DATADIR%%/images/codecompletion/others_folder.png -%%DATADIR%%/images/codecompletion/preproc.png -%%DATADIR%%/images/codecompletion/preproc_folder.png %%DATADIR%%/images/codecompletion/symbols_folder.png %%DATADIR%%/images/codecompletion/typedef.png %%DATADIR%%/images/codecompletion/typedef_private.png @@ -841,6 +851,7 @@ share/pixmaps/codeblocks.png %%DATADIR%%/images/rc-file-outofdate.png %%DATADIR%%/images/rc-file-requireslock.png %%DATADIR%%/images/rc-file-uptodate.png +%%DATADIR%%/images/readonly.png %%DATADIR%%/images/rebuild.png %%DATADIR%%/images/redo.png %%DATADIR%%/images/run.png @@ -1143,6 +1154,7 @@ share/pixmaps/codeblocks.png %%DATADIR%%/lexers/lexer_bash.xml %%DATADIR%%/lexers/lexer_batch.sample %%DATADIR%%/lexers/lexer_batch.xml +%%DATADIR%%/lexers/lexer_bibtex.sample %%DATADIR%%/lexers/lexer_bibtex.xml %%DATADIR%%/lexers/lexer_caml.sample %%DATADIR%%/lexers/lexer_caml.xml @@ -1150,6 +1162,8 @@ share/pixmaps/codeblocks.png %%DATADIR%%/lexers/lexer_cg.xml %%DATADIR%%/lexers/lexer_cmake.sample %%DATADIR%%/lexers/lexer_cmake.xml +%%DATADIR%%/lexers/lexer_coffee.sample +%%DATADIR%%/lexers/lexer_coffee.xml %%DATADIR%%/lexers/lexer_cpp.sample %%DATADIR%%/lexers/lexer_cpp.xml %%DATADIR%%/lexers/lexer_css.sample @@ -1172,8 +1186,12 @@ share/pixmaps/codeblocks.png %%DATADIR%%/lexers/lexer_hitasm.xml %%DATADIR%%/lexers/lexer_html.sample %%DATADIR%%/lexers/lexer_html.xml +%%DATADIR%%/lexers/lexer_ihex.sample +%%DATADIR%%/lexers/lexer_ihex.xml %%DATADIR%%/lexers/lexer_java.sample %%DATADIR%%/lexers/lexer_java.xml +%%DATADIR%%/lexers/lexer_javascript.sample +%%DATADIR%%/lexers/lexer_javascript.xml %%DATADIR%%/lexers/lexer_latex.sample %%DATADIR%%/lexers/lexer_latex.xml %%DATADIR%%/lexers/lexer_lisp.sample @@ -1200,10 +1218,13 @@ share/pixmaps/codeblocks.png %%DATADIR%%/lexers/lexer_prg.xml %%DATADIR%%/lexers/lexer_properties.sample %%DATADIR%%/lexers/lexer_properties.xml +%%DATADIR%%/lexers/lexer_proto.xml %%DATADIR%%/lexers/lexer_python.sample %%DATADIR%%/lexers/lexer_python.xml %%DATADIR%%/lexers/lexer_rc.sample %%DATADIR%%/lexers/lexer_rc.xml +%%DATADIR%%/lexers/lexer_registry.sample +%%DATADIR%%/lexers/lexer_registry.xml %%DATADIR%%/lexers/lexer_ruby.sample %%DATADIR%%/lexers/lexer_ruby.xml %%DATADIR%%/lexers/lexer_smalltalk.sample @@ -1212,6 +1233,10 @@ share/pixmaps/codeblocks.png %%DATADIR%%/lexers/lexer_sql.xml %%DATADIR%%/lexers/lexer_squirrel.sample %%DATADIR%%/lexers/lexer_squirrel.xml +%%DATADIR%%/lexers/lexer_srec.sample +%%DATADIR%%/lexers/lexer_srec.xml +%%DATADIR%%/lexers/lexer_tehex.sample +%%DATADIR%%/lexers/lexer_tehex.xml %%DATADIR%%/lexers/lexer_vbscript.sample %%DATADIR%%/lexers/lexer_vbscript.xml %%DATADIR%%/lexers/lexer_verilog.sample @@ -1237,6 +1262,11 @@ share/pixmaps/codeblocks.png %%DATADIR%%/scripts/sample_plugin.script %%DATADIR%%/scripts/startup.script %%DATADIR%%/scripts/stl-views-1.0.3.gdb +%%DATADIR%%/scripts/tests/menu_test_plugin.script +%%DATADIR%%/scripts/tests/script_test_plugin.script +%%DATADIR%%/scripts/tests/test_base.script +%%DATADIR%%/scripts/tests/user_dialog_test_plugin.script +%%DATADIR%%/scripts/tests/wx_test.script %%DATADIR%%/scripts/wx_help.script %%DATADIR%%/start_here.zip %%DATADIR%%/templates/console-main-c.cpp @@ -1608,3 +1638,7 @@ share/pixmaps/codeblocks.png %%DATADIR%%/wxSmithAui.zip %%DATADIR%%/wxsmith.zip %%DATADIR%%/wxsmithcontribitems.zip +share/icons/hicolor/48x48/mimetypes/application-x-codeblocks-workspace.png +share/icons/hicolor/48x48/mimetypes/application-x-codeblocks.png +share/mime/packages/codeblocks.xml +share/pixmaps/codeblocks.png From owner-svn-ports-head@freebsd.org Sun May 8 17:47:35 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D474B32CEF; Sun, 8 May 2016 17:47:35 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1532D17F2; Sun, 8 May 2016 17:47:35 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u48HlYvX023290; Sun, 8 May 2016 17:47:34 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48HlYdb023288; Sun, 8 May 2016 17:47:34 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <201605081747.u48HlYdb023288@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Sun, 8 May 2016 17:47:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414813 - head/math/octave-forge-video X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 17:47:35 -0000 Author: stephen Date: Sun May 8 17:47:33 2016 New Revision: 414813 URL: https://svnweb.freebsd.org/changeset/ports/414813 Log: - Update to 1.2.2. - This new version also allows octave-forge-video to build successfully once multimedia/ffmpeg is updated to 3.0.x. Note that multimedia/ffmpeg is currently still on the 2.8.x branch, however this update is backwards compatible with ffmpeg 2.8.x. - Add CPPFLAGS+=-I${LOCALBASE}/include to allow build to find ffmpeg headers. PR: ports/209380 Submitted by: Ben Woods Modified: head/math/octave-forge-video/Makefile head/math/octave-forge-video/distinfo Modified: head/math/octave-forge-video/Makefile ============================================================================== --- head/math/octave-forge-video/Makefile Sun May 8 17:41:52 2016 (r414812) +++ head/math/octave-forge-video/Makefile Sun May 8 17:47:33 2016 (r414813) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= octave-forge-video -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYIN USES= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV+= HOME=${WRKSRC} +CPPFLAGS+= -I${LOCALBASE}/include # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. Modified: head/math/octave-forge-video/distinfo ============================================================================== --- head/math/octave-forge-video/distinfo Sun May 8 17:41:52 2016 (r414812) +++ head/math/octave-forge-video/distinfo Sun May 8 17:47:33 2016 (r414813) @@ -1,2 +1,2 @@ -SHA256 (octave-forge/video-1.2.1.tar.gz) = 4bb065bdcfdae9ba7c8859c88b2a2068f62774a0435bc070ea6c312746033369 -SIZE (octave-forge/video-1.2.1.tar.gz) = 52931 +SHA256 (octave-forge/video-1.2.2.tar.gz) = b25f3e980d6820ddf3f6edb4250dafb72d6430a06a5e68294eb2f3bc936941ba +SIZE (octave-forge/video-1.2.2.tar.gz) = 49984 From owner-svn-ports-head@freebsd.org Sun May 8 17:50:06 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9994B32DE2; Sun, 8 May 2016 17:50:06 +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 B99EB1989; Sun, 8 May 2016 17:50:06 +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 u48Ho5Id023662; Sun, 8 May 2016 17:50:05 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48Ho45R023649; Sun, 8 May 2016 17:50:04 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605081750.u48Ho45R023649@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 8 May 2016 17:50:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414814 - in head/lang/rexx-regutil: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 17:50:07 -0000 Author: pi Date: Sun May 8 17:50:04 2016 New Revision: 414814 URL: https://svnweb.freebsd.org/changeset/ports/414814 Log: lang/rexx-regutil: several patches - additional MASTER_SITE (there was only one) - tidied Makefile considerably - fixed failure to build under different PREFIX - added DOC option - added EXAMPLES option, and now can have examples (there were none before) - eliminated numerous compilation warnings - REMOVED pkg-plist (only two files in it) - REMOVED pkg-message (now redundant) - ADDED new patches in files/ PR: 209379 Submitted by: bob@eager.cx (maintainer) Added: head/lang/rexx-regutil/files/patch-inifile.c (contents, props changed) head/lang/rexx-regutil/files/patch-regfilesys.c (contents, props changed) head/lang/rexx-regutil/files/patch-regini.c (contents, props changed) head/lang/rexx-regutil/files/patch-regstem.c (contents, props changed) head/lang/rexx-regutil/files/patch-regunicode.c (contents, props changed) head/lang/rexx-regutil/files/patch-regutil.c (contents, props changed) head/lang/rexx-regutil/files/patch-rxproto.h (contents, props changed) head/lang/rexx-regutil/files/patch-rxsupport.c (contents, props changed) Deleted: head/lang/rexx-regutil/files/pkg-message.in head/lang/rexx-regutil/pkg-plist Modified: head/lang/rexx-regutil/Makefile head/lang/rexx-regutil/files/patch-Makefile.inc head/lang/rexx-regutil/files/regutil.1.in Modified: head/lang/rexx-regutil/Makefile ============================================================================== --- head/lang/rexx-regutil/Makefile Sun May 8 17:47:33 2016 (r414813) +++ head/lang/rexx-regutil/Makefile Sun May 8 17:50:04 2016 (r414814) @@ -3,14 +3,18 @@ PORTNAME= regutil PORTVERSION= 1.26 +PORTREVISION= 1 CATEGORIES= lang -MASTER_SITES= http://home.interlog.com/~ptjm/ http://www.tavi.co.uk/distfiles/ +MASTER_SITES= http://home.interlog.com/~ptjm/ \ + http://www.ancientgeek.org.uk/distfiles/ PKGNAMEPREFIX= rexx- -DISTNAME= regutil126 +DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= bob@eager.cx COMMENT= Implementation of IBM's RexxUtil function library for Regina +LICENSE= MPL + BUILD_DEPENDS= ${LOCALBASE}/include/rexxsaa.h:lang/rexx-regina USES= ncurses zip @@ -20,19 +24,28 @@ USE_LDCONFIG= yes MAKEFILE= Makefile.bsd MAKE_ARGS+= PLIBS="${LDFLAGS:M-L*} -lncurses" -SUB_FILES= regutil.1 pkg-message +SUB_FILES= regutil.1 + +PLIST_FILES= lib/librexxutil.so \ + man/man1/regutil.1.gz -PKGMESSAGE= ${WRKDIR}/pkg-message +PORTDOCS= regutil.pdf +PORTEXAMPLES= *.rex -.include +OPTIONS_DEFINE= DOCS EXAMPLES + +#include do-install: - ${INSTALL_LIB} ${WRKSRC}/librexxutil.so ${STAGEDIR}${PREFIX}/lib - ${INSTALL_MAN} ${WRKDIR}/regutil.1 ${STAGEDIR}${PREFIX}/man/man1/regutil.1.gz - ${INSTALL_MAN} ${WRKDIR}/regutil.1 ${STAGEDIR}${PREFIX}/man/man1/rexxutil.1.gz + ${INSTALL_LIB} ${WRKSRC}/librexxutil.so ${STAGEDIR}${PREFIX}/lib/ + ${INSTALL_MAN} ${WRKDIR}/regutil.1 ${STAGEDIR}${PREFIX}/man/man1/ -post-install: +do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/regutil.pdf ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${WRKSRC}/regutil.pdf ${STAGEDIR}${DOCSDIR}/ + +do-install-EXAMPLES-on: + ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + ${INSTALL_MAN} ${WRKSRC}/*.rex ${STAGEDIR}${EXAMPLESDIR} -.include +.include Modified: head/lang/rexx-regutil/files/patch-Makefile.inc ============================================================================== --- head/lang/rexx-regutil/files/patch-Makefile.inc Sun May 8 17:47:33 2016 (r414813) +++ head/lang/rexx-regutil/files/patch-Makefile.inc Sun May 8 17:50:04 2016 (r414814) @@ -1,11 +1,13 @@ ---- Makefile.inc.orig 2010-08-30 23:27:33.000000000 +0100 -+++ Makefile.inc 2010-08-30 23:27:53.000000000 +0100 -@@ -26,7 +26,7 @@ +--- Makefile.inc.orig 2003-03-04 20:14:28 UTC ++++ Makefile.inc +@@ -26,8 +26,8 @@ DEBUG=-g $(PDEBUG) OPT= -REXX_INCLUDE=$(HOME)/regina -+REXX_INCLUDE=$(PREFIX)/include - CFLAGS=$(DEBUG) $(OPT) $(PCFLAGS) $(PCDEFS) -I $(REXX_INCLUDE) +-CFLAGS=$(DEBUG) $(OPT) $(PCFLAGS) $(PCDEFS) -I $(REXX_INCLUDE) ++REXX_INCLUDE=/usr/local/include ++CFLAGS+=$(DEBUG) $(OPT) $(PCFLAGS) $(PCDEFS) -I $(REXX_INCLUDE) LDFLAGS=$(PLDFLAGS) LIBS=$(PLIBS) + LIBFILE=librexxutil Added: head/lang/rexx-regutil/files/patch-inifile.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/rexx-regutil/files/patch-inifile.c Sun May 8 17:50:04 2016 (r414814) @@ -0,0 +1,31 @@ +--- inifile.c.orig 2003-02-20 00:04:42 UTC ++++ inifile.c +@@ -194,7 +194,7 @@ static int read_ini_raw(inif_t fit) + fseek(fit->fp, 0, SEEK_SET); + + while ((oldoff = ftell(fit->fp)), +- fgets(buf, sizeof(buf), fit->fp) != NULL) { ++ fgets((char *) buf, sizeof(buf), fit->fp) != NULL) { + + /* skip leading whitespace */ + for (i = 0; !pt[buf[i]]; i++) +@@ -204,8 +204,8 @@ static int read_ini_raw(inif_t fit) + * line */ + switch (pt[buf[i]]) { + /* errors */ +- case CV_RBRACK: n = "closing bracket"; goto oops; +- case CV_EQUALS: n = "equals sign"; goto oops; ++ case CV_RBRACK: n = (unsigned char *) "closing bracket"; goto oops; ++ case CV_EQUALS: n = (unsigned char *) "equals sign"; goto oops; + + oops: + fprintf(stderr, "oops: line starts with %s: %s\n", n, buf); +@@ -284,7 +284,7 @@ static int read_ini_raw(inif_t fit) + * write anything before the first section */ + case CV_EOS: + case CV_COMMENT: +- i = strlen(buf); ++ i = strlen((char *) buf); + if (lvt) { + lvt->comment = realloc(lvt->comment, cl + i + 1); + memcpy(lvt->comment+cl, buf, i+1); Added: head/lang/rexx-regutil/files/patch-regfilesys.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/rexx-regutil/files/patch-regfilesys.c Sun May 8 17:50:04 2016 (r414814) @@ -0,0 +1,65 @@ +--- regfilesys.c.orig 2003-11-03 20:24:14 UTC ++++ regfilesys.c +@@ -114,7 +114,8 @@ int unmapfile(char *buf, int size); + /* SysFileSearch(target,file,stem, [options]) */ + rxfunc(sysfilesearch) + { +- unsigned char *buf, * dptr, *bol, *eol, *eof, *filename, *options, ++ char *filename, *options; ++ unsigned char *buf, * dptr, *bol, *eol, *eof, + *lbuf = NULL; + PRXSTRING stem; + RXSTRING target; +@@ -141,7 +142,7 @@ rxfunc(sysfilesearch) + + /* map the file into memory. Note that if the OS doesn't support memory- + * mapped I/O, this allocates a buffer and reads the file into it. */ +- if (!(buf = mapfile(filename, &len))) { ++ if (!(buf = (unsigned char *) mapfile((char *) filename, &len))) { + rc = 3; + } + else { +@@ -195,7 +196,7 @@ rxfunc(sysfilesearch) + i = eol - bol; + if (i && bol[i-1] == '\r') + i--; +- if (cha_adddummy(array, bol, i)) ++ if (cha_adddummy(array, (char *) bol, i)) + rc = 2; + } + else { +@@ -203,12 +204,12 @@ rxfunc(sysfilesearch) + if (!lbuf) + rc = 2; + else { +- i = sprintf(lbuf, "%d:", lines); ++ i = sprintf((char *) lbuf, "%d:", lines); + memcpy(lbuf+i, bol, eol-bol); + i += eol - bol; + if (lbuf[i-1] == '\r') + i--; +- if (cha_addstr(array, lbuf, i)) ++ if (cha_addstr(array, (char *) lbuf, i)) + rc = 2; + } + } +@@ -222,7 +223,7 @@ rxfunc(sysfilesearch) + if (lbuf) + free(lbuf); + +- unmapfile(buf, len); ++ unmapfile((char *) buf, len); + } + + result->strlength = sprintf(result->strptr, "%d", rc); +@@ -730,8 +731,8 @@ rxfunc(sysfiletree) + rc = 2; + + else { +- /* break the list into directory & pattern, so the input can be of +- * the form /usr/home/ptjm/*.c */ ++// break the list into directory & pattern, so the input can be of ++// the form /usr/home/ptjm/*.c + + dir = pattern; + pattern = strrchr(dir, '/'); Added: head/lang/rexx-regutil/files/patch-regini.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/rexx-regutil/files/patch-regini.c Sun May 8 17:50:04 2016 (r414814) @@ -0,0 +1,11 @@ +--- regini.c.orig 2004-07-19 00:09:52 UTC ++++ regini.c +@@ -1002,7 +1002,7 @@ rxfunc(sysgeterrortext) + result->strlength = 0; + } + #else +- if (rcs = strerror(rc)) { ++ if ((rcs = strerror(rc))) { + result->strlength = strlen(rcs); + memcpy(result->strptr, rcs, result->strlength); + } Added: head/lang/rexx-regutil/files/patch-regstem.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/rexx-regutil/files/patch-regstem.c Sun May 8 17:50:04 2016 (r414814) @@ -0,0 +1,11 @@ +--- regstem.c.orig 2004-06-15 19:15:06 UTC ++++ regstem.c +@@ -53,7 +53,7 @@ static int rxstrcasecmp(const PRXSTRING + { + register int len = min(l->strlength, r->strlength), + d = l->strlength - r->strlength, +- c = casecmp(l->strptr, r->strptr, len); ++ c = casecmp((unsigned char *) l->strptr, (unsigned char *) r->strptr, len); + + return (len && c) ? c : d; + } Added: head/lang/rexx-regutil/files/patch-regunicode.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/rexx-regutil/files/patch-regunicode.c Sun May 8 17:50:04 2016 (r414814) @@ -0,0 +1,28 @@ +--- regunicode.c.orig 2003-04-01 20:08:34 UTC ++++ regunicode.c +@@ -542,10 +542,10 @@ rxfunc(systounicode) + /* for the same reason, perform utf-7 and utf-8 conversions here, rather + * than using iconv() */ + else if (cp == CP_UTF7) { +- outs.strlength = u7tou((unsigned short *)outs.strptr, argv[0].strptr, argv[0].strlength); ++ outs.strlength = u7tou((unsigned short *)outs.strptr, (unsigned char *) argv[0].strptr, argv[0].strlength); + } + else if (cp == CP_UTF8) { +- outs.strlength = u8tou((unsigned short *) outs.strptr, argv[0].strptr, argv[0].strlength); ++ outs.strlength = u8tou((unsigned short *) outs.strptr, (unsigned char *) argv[0].strptr, argv[0].strlength); + } + + /* if requesting a specific code page, we need iconv, or we return an +@@ -719,10 +719,10 @@ rxfunc(sysfromunicode) + /* for the same reason, perform utf-7 and utf-8 conversions here, rather + * than using iconv() */ + else if (cp == CP_UTF7) { +- outs.strlength = utou7(outs.strptr, (unsigned short *)argv[0].strptr, argv[0].strlength/2); ++ outs.strlength = utou7((unsigned char *) outs.strptr, (unsigned short *)argv[0].strptr, argv[0].strlength/2); + } + else if (cp == CP_UTF8) { +- outs.strlength = utou8(outs.strptr, (unsigned short *)argv[0].strptr, argv[0].strlength/2); ++ outs.strlength = utou8((unsigned char *) outs.strptr, (unsigned short *)argv[0].strptr, argv[0].strlength/2); + } + + /* if requesting a specific code page, we need iconv, or we return an Added: head/lang/rexx-regutil/files/patch-regutil.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/rexx-regutil/files/patch-regutil.c Sun May 8 17:50:04 2016 (r414814) @@ -0,0 +1,11 @@ +--- regutil.c.orig 2004-01-16 14:57:12 UTC ++++ regutil.c +@@ -52,7 +52,7 @@ static void gettimeofday(struct timeval + + struct { + char * name; +- APIRET (APIENTRY*funcptr)(PUCHAR fname, ULONG argc, PRXSTRING argv, PSZ pSomething, PRXSTRING result); ++ APIRET (APIENTRY*funcptr)(PCSZ fname, ULONG argc, PRXSTRING argv, PCSZ pSomething, PRXSTRING result); + } funclist[] = { + {"SYSADDREXXMACRO", sysaddrexxmacro}, + {"SYSCLEARREXXMACROSPACE", sysclearrexxmacrospace}, Added: head/lang/rexx-regutil/files/patch-rxproto.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/rexx-regutil/files/patch-rxproto.h Sun May 8 17:50:04 2016 (r414814) @@ -0,0 +1,11 @@ +--- rxproto.h.orig 2003-05-23 11:05:50 UTC ++++ rxproto.h +@@ -53,7 +53,7 @@ + * to something else, and a pointer to the result string. + * It returns 0 for success, and some other value for failure */ + +-#define rxfunc(x) APIRET APIENTRY x(PUCHAR fname, ULONG argc, PRXSTRING argv, PSZ pSomething, PRXSTRING result) ++#define rxfunc(x) APIRET APIENTRY x(PCSZ fname, ULONG argc, PRXSTRING argv, PCSZ pSomething, PRXSTRING result) + + /* return codes. 22 is rc for invalid call */ + #define NOMEMORY 5 Added: head/lang/rexx-regutil/files/patch-rxsupport.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/rexx-regutil/files/patch-rxsupport.c Sun May 8 17:50:04 2016 (r414814) @@ -0,0 +1,11 @@ +--- rxsupport.c.orig 2003-09-10 21:09:44 UTC ++++ rxsupport.c +@@ -612,7 +612,7 @@ int cha_adddummy(chararray *ca, const ch + } + + ca->array[ca->count].strlength = len; +- ca->array[ca->count++].strptr = (unsigned char *)str; ++ ca->array[ca->count++].strptr = (char *)str; + + return 0; + } Modified: head/lang/rexx-regutil/files/regutil.1.in ============================================================================== --- head/lang/rexx-regutil/files/regutil.1.in Sun May 8 17:47:33 2016 (r414813) +++ head/lang/rexx-regutil/files/regutil.1.in Sun May 8 17:50:04 2016 (r414814) @@ -1,4 +1,4 @@ -.Dd September 3, 2010 +.Dd May 8, 2016 .Dt REGUTIL 1 CON .Os .Sh NAME @@ -11,10 +11,14 @@ These closely mirror the functions conta .Em RexxUtil library provided on IBM systems (e.g. OS/2). +As it stands, +.Nm +will not work with another REXX interpreter. .Pp Details of usage are in the full manual, which is normally found at: .br .Pa %%DOCSDIR%%/regutil.pdf +(if installed). .Sh SEE ALSO The original author's web site at .Em http://pages.interlog.com/~pjtm/ From owner-svn-ports-head@freebsd.org Sun May 8 17:51:12 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32CF4B32E46; Sun, 8 May 2016 17:51:12 +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 03E1E1BEF; Sun, 8 May 2016 17:51:11 +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 u48HpBQS023819; Sun, 8 May 2016 17:51:11 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48HpBd1023817; Sun, 8 May 2016 17:51:11 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605081751.u48HpBd1023817@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 8 May 2016 17:51:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414815 - head/ports-mgmt/pkg-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 17:51:12 -0000 Author: bapt Date: Sun May 8 17:51:10 2016 New Revision: 414815 URL: https://svnweb.freebsd.org/changeset/ports/414815 Log: Update to 1.7.99.9 Changes: - rename install --from-root into install --recursive to avoid confusions - cleanup old packages later which reduces the window when the filesystem is "unstable" - fix issue with recursive deps when using pkg add Modified: head/ports-mgmt/pkg-devel/Makefile head/ports-mgmt/pkg-devel/distinfo Modified: head/ports-mgmt/pkg-devel/Makefile ============================================================================== --- head/ports-mgmt/pkg-devel/Makefile Sun May 8 17:50:04 2016 (r414814) +++ head/ports-mgmt/pkg-devel/Makefile Sun May 8 17:51:10 2016 (r414815) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.7.99.8 +DISTVERSION= 1.7.99.9 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Sun May 8 17:50:04 2016 (r414814) +++ head/ports-mgmt/pkg-devel/distinfo Sun May 8 17:51:10 2016 (r414815) @@ -1,2 +1,2 @@ -SHA256 (pkg-1.7.99.8.tar.xz) = 3109e734cf553fbc46e4ecedb2134307dbbd6da06f64dac71d2a7e3758d8f510 -SIZE (pkg-1.7.99.8.tar.xz) = 1946632 +SHA256 (pkg-1.7.99.9.tar.xz) = 7a964b9ee05ee928358cdb482d6e26c27106bed4a456bd976810c201c94034db +SIZE (pkg-1.7.99.9.tar.xz) = 1940600 From owner-svn-ports-head@freebsd.org Sun May 8 18:05:43 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8C9AB3344A; Sun, 8 May 2016 18:05:43 +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 6EEC71456; Sun, 8 May 2016 18:05: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 u48I5g3e029682; Sun, 8 May 2016 18:05:42 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48I5gax029679; Sun, 8 May 2016 18:05:42 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201605081805.u48I5gax029679@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 8 May 2016 18:05:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414816 - in head/multimedia: mencoder mplayer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 18:05:43 -0000 Author: riggs Date: Sun May 8 18:05:42 2016 New Revision: 414816 URL: https://svnweb.freebsd.org/changeset/ports/414816 Log: Update to snapshots of mplayer and ffmpeg as of 2016-05-08 Modified: head/multimedia/mencoder/distinfo head/multimedia/mplayer/Makefile.common head/multimedia/mplayer/distinfo Modified: head/multimedia/mencoder/distinfo ============================================================================== --- head/multimedia/mencoder/distinfo Sun May 8 17:51:10 2016 (r414815) +++ head/multimedia/mencoder/distinfo Sun May 8 18:05:42 2016 (r414816) @@ -1,2 +1,2 @@ -SHA256 (mplayer-1.3.0.20160409.tar.xz) = 1f9c8776a2f851d964b70475df269f26c9a5ca847cd75ef40ef098bdbc61be93 -SIZE (mplayer-1.3.0.20160409.tar.xz) = 12422412 +SHA256 (mplayer-1.3.0.20160508.tar.xz) = a7c09980636f27ad2b15186e753736719e99f30e674e6e2c04566f7245a8b627 +SIZE (mplayer-1.3.0.20160508.tar.xz) = 12499244 Modified: head/multimedia/mplayer/Makefile.common ============================================================================== --- head/multimedia/mplayer/Makefile.common Sun May 8 17:51:10 2016 (r414815) +++ head/multimedia/mplayer/Makefile.common Sun May 8 18:05:42 2016 (r414816) @@ -5,7 +5,7 @@ # $FreeBSD$ MPLAYER_PORT_VERSION= 1.3.0 -MPLAYER_SNAPSHOT_DATE= 2016-04-09 +MPLAYER_SNAPSHOT_DATE= 2016-05-08 MASTER_SITES= LOCAL/riggs/mplayer DISTNAME= mplayer-${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} WRKSRC= ${WRKDIR}/mplayer-export-${MPLAYER_SNAPSHOT_DATE} Modified: head/multimedia/mplayer/distinfo ============================================================================== --- head/multimedia/mplayer/distinfo Sun May 8 17:51:10 2016 (r414815) +++ head/multimedia/mplayer/distinfo Sun May 8 18:05:42 2016 (r414816) @@ -1,2 +1,2 @@ -SHA256 (mplayer-1.3.0.20160409.tar.xz) = 1f9c8776a2f851d964b70475df269f26c9a5ca847cd75ef40ef098bdbc61be93 -SIZE (mplayer-1.3.0.20160409.tar.xz) = 12422412 +SHA256 (mplayer-1.3.0.20160508.tar.xz) = a7c09980636f27ad2b15186e753736719e99f30e674e6e2c04566f7245a8b627 +SIZE (mplayer-1.3.0.20160508.tar.xz) = 12499244 From owner-svn-ports-head@freebsd.org Sun May 8 20:34:33 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 43F24B334BC; Sun, 8 May 2016 20:34:33 +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 0BBB816E3; Sun, 8 May 2016 20:34:33 +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 C0EB5BDC79; Sun, 8 May 2016 22:34:30 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id A3061BDC71; Sun, 8 May 2016 22:34:30 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 4FA765DB7C68; Sun, 8 May 2016 22:34:30 +0200 (CEST) Date: Sun, 08 May 2016 22:34:29 +0200 From: Mathieu Arnold To: Kurt Jaeger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414812 - in head/devel/codeblocks: . files Message-ID: In-Reply-To: <201605081741.u48HfqN5022944@repo.freebsd.org> References: <201605081741.u48HfqN5022944@repo.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========517C76C4FD497ABB52B2==========" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 20:34:33 -0000 --==========517C76C4FD497ABB52B2========== Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline +--On 8 mai 2016 17:41:52 +0000 Kurt Jaeger wrote: | -# Created by: Matthias Sund | +# Created by: Lo=C3=AFc BARTOLETTI Excuse me ? --=20 Mathieu Arnold --==========517C76C4FD497ABB52B2========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJXL6LWXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I8RAP/2wTtrVTj+KCTiFJvzAoezyq Q5rdYOPJkRQSuUS3UWQkyUqegbEbZuTYH5ZZMn1SiJ4bO9yLJIjdqk8/D4aL1PAi 6eiED79mBRa+oOpH7yld/OM+oTnj2Kh7GAcDAgoiNSEAwJwWHh+RoiCfCwUun28D CodC+6GhSFNyl4Ur5w8anqlNsk5EY+/73bYKECQBeEEY7DefcEDpyoirLSDSR4EA inqzxT53p8LUrjMBUmA3i5e/6SF2uZkVqZjpTaivFxEFKilHRfddP2vRYSVEiNly 0j8oOZwosgsjvxW08MY6BH6jygG3p1BWVHA5g9GuFnrdYIBqzQICn0CwMaFKgCQZ 2puK+hsu7gWsnoh0s+b+Pe2+FaFipcCwdF7MK5yMp1wOzhHBeau2UTbIw2xrEvze ePU9iqhloh8LfZY2drwcxl6WV5EYWQFpa8dEmWKznOv5yAN+skD3xeb7tzTJjuQ9 E5er+VUyTct1bwPPUnLYalOsSvqplhQFj3W6OmuYZQ8mtpsO5tQ4uIp8te6hAW1c D9FhNqEmulDt5zP8SC7cG+03/LKLbTG0ZU7wJNHd+8OmWeZr+ix2qE1My2O+pCNb 17hVOLFAVoDHas+RxmOTfXaOGwYi12aeOkSwgHGCX0ml/jazqFrDnvJiL4h/vVCR lbd72/0Q+xbHBXQcgK3x =0jRP -----END PGP SIGNATURE----- --==========517C76C4FD497ABB52B2==========-- From owner-svn-ports-head@freebsd.org Sun May 8 20:35:00 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6DF3EB334FC; Sun, 8 May 2016 20:35:00 +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 3D24617C9; Sun, 8 May 2016 20:35:00 +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 D4BF2BDC79; Sun, 8 May 2016 22:34:58 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id CC2DEBDC71; Sun, 8 May 2016 22:34:58 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id B30FD5DB7CEB; Sun, 8 May 2016 22:34:58 +0200 (CEST) Date: Sun, 08 May 2016 22:34:58 +0200 From: Mathieu Arnold To: Kurt Jaeger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414811 - in head/devel: . gitblit gitblit/files Message-ID: <7882915F2807ACA035C7C2F3@atuin.in.mat.cc> In-Reply-To: <201605081642.u48GgIRm004846@repo.freebsd.org> References: <201605081642.u48GgIRm004846@repo.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========119D2B451E9A7FA3BEB0==========" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 20:35:00 -0000 --==========119D2B451E9A7FA3BEB0========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +--On 8 mai 2016 16:42:18 +0000 Kurt Jaeger wrote: | +#DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} Please, don't add commented out lines. -- Mathieu Arnold --==========119D2B451E9A7FA3BEB0========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJXL6LyXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I4tsP/jD+Ap0kuxIN3PPjo9ey4gvf r1ckKOuJL5YMp0t4UKhssUCjfBu/qa10zEI4DZi0roVmCpkuoZ/zCW8dLwSMr8/8 0wAEK0HDZdAjEiAZpEvjLP/REipgLcMdg9TR58gbBZSQ3iAOJwb92BmDOUFIv85S 74v0gZOcQig0wKzr6V+SAkXX8vOcAwYRuOAsnWD6sE+eUUyh+Q9BFwAKCxXupH2B uMuFTLOg7xxYJZNVKTUNyW3hqqU6k6rbbk0Pb/YuILrdBYcpHEuoBQ2QKGb54jk+ D8RWzNeb9yPy/IBwrdqc8XV0j538peQPSFEhO16FUInrPwQI9IVKIKYOqOHiBiv+ FnV6SmKdHfy4FpMuf1gTboqGhUh4qDfUegN7uQquIXjxYGXaWhms2CZWFP4m0SmC NcpfwIlja+iTUhpdOqBy8CkGly+c0ddGz116H00/gcUx8IcLcJYUQ2wFrdEYCwN/ c0ppHvh5zOV+g/oxn3ak7Hfq9YXThPdKsaDuW57+9emZtsqgmYsSIL5gVX793mq0 lF93ZOe7cYk0xrl3BnjJipPongcM2TMhs47SNk3EYz5/hvPFlaGsE6dh/nSfg9xt VayQwlqw5uisPCvTjzE+EbGukm7DHYUCTj3AU4XzKDlclvqb0E6F0eY165Qah8jU qY5C7AWzr7srb09rvYWW =vCYk -----END PGP SIGNATURE----- --==========119D2B451E9A7FA3BEB0==========-- From owner-svn-ports-head@freebsd.org Sun May 8 20:47:38 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E45FBB3399C; Sun, 8 May 2016 20:47:38 +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 B19281D6D; Sun, 8 May 2016 20:47:38 +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 u48KlbYn077495; Sun, 8 May 2016 20:47:37 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48Klb0b077494; Sun, 8 May 2016 20:47:37 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605082047.u48Klb0b077494@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 8 May 2016 20:47:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414817 - head/devel/codeblocks X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 20:47:39 -0000 Author: pi Date: Sun May 8 20:47:37 2016 New Revision: 414817 URL: https://svnweb.freebsd.org/changeset/ports/414817 Log: devel/codeblocks: fix attribution PR: 209377 Reported by: mat Modified: head/devel/codeblocks/Makefile Modified: head/devel/codeblocks/Makefile ============================================================================== --- head/devel/codeblocks/Makefile Sun May 8 18:05:42 2016 (r414816) +++ head/devel/codeblocks/Makefile Sun May 8 20:47:37 2016 (r414817) @@ -1,4 +1,4 @@ -# Created by: Loïc BARTOLETTI +# Created by: Matthias Sund # $FreeBSD$ PORTNAME= codeblocks From owner-svn-ports-head@freebsd.org Sun May 8 20:47:54 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1B420B339CA; Sun, 8 May 2016 20:47:54 +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 D09661E47; Sun, 8 May 2016 20:47:53 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from pi by fc.opsec.eu with local (Exim 4.87 (FreeBSD)) (envelope-from ) id 1azVcE-000NXd-97; Sun, 08 May 2016 22:47:50 +0200 Date: Sun, 8 May 2016 22:47:50 +0200 From: Kurt Jaeger To: Mathieu Arnold Cc: Kurt Jaeger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414812 - in head/devel/codeblocks: . files Message-ID: <20160508204750.GF1036@fc.opsec.eu> References: <201605081741.u48HfqN5022944@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 20:47:54 -0000 Hi! > +--On 8 mai 2016 17:41:52 +0000 Kurt Jaeger wrote: > | -# Created by: Matthias Sund > | +# Created by: Lo??c BARTOLETTI > > Excuse me ? Sorry, my fault. -- pi@FreeBSD.org +49 171 3101372 4 years to go ! From owner-svn-ports-head@freebsd.org Sun May 8 20:49:01 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B098EB339FF; Sun, 8 May 2016 20:49:01 +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 7A6D91F28; Sun, 8 May 2016 20:49:01 +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 u48Kn0PD077653; Sun, 8 May 2016 20:49:00 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48Kn0PU077652; Sun, 8 May 2016 20:49:00 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605082049.u48Kn0PU077652@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 8 May 2016 20:49:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414818 - head/devel/gitblit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 20:49:01 -0000 Author: pi Date: Sun May 8 20:49:00 2016 New Revision: 414818 URL: https://svnweb.freebsd.org/changeset/ports/414818 Log: devel/gitblit: remove commented out line PR: 203072 Reported by: mat Modified: head/devel/gitblit/Makefile Modified: head/devel/gitblit/Makefile ============================================================================== --- head/devel/gitblit/Makefile Sun May 8 20:47:37 2016 (r414817) +++ head/devel/gitblit/Makefile Sun May 8 20:49:00 2016 (r414818) @@ -6,7 +6,6 @@ PORTVERSION= 1.7.1 CATEGORIES= devel java MASTER_SITES= http://dl.bintray.com/${PORTNAME}/releases/ EXTRACT_SUFX= .war -#DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= freebsd@dussan.org COMMENT= Open-source servlet for Git repositories From owner-svn-ports-head@freebsd.org Sun May 8 20:52:22 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88C4FB33B49; Sun, 8 May 2016 20:52:22 +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 424FB1173; Sun, 8 May 2016 20:52:22 +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 u48KqLZE080468; Sun, 8 May 2016 20:52:21 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48KqLXS080466; Sun, 8 May 2016 20:52:21 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605082052.u48KqLXS080466@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 8 May 2016 20:52:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414819 - head/ports-mgmt/portest X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 20:52:22 -0000 Author: pi Date: Sun May 8 20:52:21 2016 New Revision: 414819 URL: https://svnweb.freebsd.org/changeset/ports/414819 Log: ports-mgmt/portest: 0.1.6 -> 0.1.7 - Added portlint option - Removed default options PR: 209383 Submitted by: Ultima1252@gmail.com (maintainer) Modified: head/ports-mgmt/portest/Makefile head/ports-mgmt/portest/distinfo Modified: head/ports-mgmt/portest/Makefile ============================================================================== --- head/ports-mgmt/portest/Makefile Sun May 8 20:49:00 2016 (r414818) +++ head/ports-mgmt/portest/Makefile Sun May 8 20:52:21 2016 (r414819) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= portest -PORTVERSION= 0.1.6 +PORTVERSION= 0.1.7 CATEGORIES= ports-mgmt MAINTAINER= ultima1252@gmail.com @@ -10,8 +10,6 @@ COMMENT= Patch file automation for FreeB LICENSE= BSD2CLAUSE -RUN_DEPENDS= portlint:ports-mgmt/portlint - USE_GITHUB= yes GH_ACCOUNT= ultima1252 @@ -19,12 +17,14 @@ NO_BUILD= yes PLIST_FILES= sbin/portest -OPTIONS_DEFINE= GIT PORTTOOLS POUDRIERE -OPTIONS_DEFAULT= GIT PORTTOOLS POUDRIERE +OPTIONS_DEFINE= GIT PORTLINT PORTTOOLS POUDRIERE GIT_DESC= Git support GIT_RUN_DEPENDS= git:devel/git +PORTLINT_DESC= Portlint support +PORTLINT_RUN_DEPENDS= portlint:ports-mgmt/portlint + PORTTOOLS_DESC= Porttools support PORTTOOLS_RUN_DEPENDS= port:ports-mgmt/porttools Modified: head/ports-mgmt/portest/distinfo ============================================================================== --- head/ports-mgmt/portest/distinfo Sun May 8 20:49:00 2016 (r414818) +++ head/ports-mgmt/portest/distinfo Sun May 8 20:52:21 2016 (r414819) @@ -1,2 +1,2 @@ -SHA256 (ultima1252-portest-0.1.6_GH0.tar.gz) = 0b8b577b65c1511bf68a4a474ef1d821c048985a00a2aee2ff10c8bbc9e6e5d4 -SIZE (ultima1252-portest-0.1.6_GH0.tar.gz) = 7588 +SHA256 (ultima1252-portest-0.1.7_GH0.tar.gz) = a1e1c5fc0a3c423b658ce42abc605e19a0a61bd2885195feb72cfd7683fa8cdd +SIZE (ultima1252-portest-0.1.7_GH0.tar.gz) = 7617 From owner-svn-ports-head@freebsd.org Sun May 8 20:56:30 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D497B33C7C; Sun, 8 May 2016 20:56: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 EE670147F; Sun, 8 May 2016 20:56: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 u48KuT9V080735; Sun, 8 May 2016 20:56:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48KuSI9080733; Sun, 8 May 2016 20:56:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605082056.u48KuSI9080733@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, 8 May 2016 20:56:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414820 - head/devel/p5-List-SomeUtils-XS X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 20:56:30 -0000 Author: sunpoet Date: Sun May 8 20:56:28 2016 New Revision: 414820 URL: https://svnweb.freebsd.org/changeset/ports/414820 Log: - Update to 0.52 Changes: http://search.cpan.org/dist/List-SomeUtils-XS/Changes Modified: head/devel/p5-List-SomeUtils-XS/Makefile head/devel/p5-List-SomeUtils-XS/distinfo Modified: head/devel/p5-List-SomeUtils-XS/Makefile ============================================================================== --- head/devel/p5-List-SomeUtils-XS/Makefile Sun May 8 20:52:21 2016 (r414819) +++ head/devel/p5-List-SomeUtils-XS/Makefile Sun May 8 20:56:28 2016 (r414820) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= List-SomeUtils-XS -PORTVERSION= 0.51 +PORTVERSION= 0.52 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-List-SomeUtils-XS/distinfo ============================================================================== --- head/devel/p5-List-SomeUtils-XS/distinfo Sun May 8 20:52:21 2016 (r414819) +++ head/devel/p5-List-SomeUtils-XS/distinfo Sun May 8 20:56:28 2016 (r414820) @@ -1,2 +1,2 @@ -SHA256 (List-SomeUtils-XS-0.51.tar.gz) = 64cdf8172568fe4fa689f01c83b54d2471ff7f293ec3d71ba83153204a90550e -SIZE (List-SomeUtils-XS-0.51.tar.gz) = 88420 +SHA256 (List-SomeUtils-XS-0.52.tar.gz) = e0e43c393283c15d8d447c4797102193a2c3543a20f6a014dd8aced0a843f4e1 +SIZE (List-SomeUtils-XS-0.52.tar.gz) = 92368 From owner-svn-ports-head@freebsd.org Sun May 8 21:03:04 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84F6DB322E3; Sun, 8 May 2016 21:03: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 553601F0E; Sun, 8 May 2016 21:03: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 u48L33sd083748; Sun, 8 May 2016 21:03:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48L33ZC083746; Sun, 8 May 2016 21:03:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605082103.u48L33ZC083746@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, 8 May 2016 21:03:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414821 - in head/devel/p5-List-SomeUtils: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 21:03:04 -0000 Author: sunpoet Date: Sun May 8 21:03:03 2016 New Revision: 414821 URL: https://svnweb.freebsd.org/changeset/ports/414821 Log: - Update to 0.52 Changes: http://search.cpan.org/dist/List-SomeUtils/Changes Deleted: head/devel/p5-List-SomeUtils/files/ Modified: head/devel/p5-List-SomeUtils/Makefile head/devel/p5-List-SomeUtils/distinfo Modified: head/devel/p5-List-SomeUtils/Makefile ============================================================================== --- head/devel/p5-List-SomeUtils/Makefile Sun May 8 20:56:28 2016 (r414820) +++ head/devel/p5-List-SomeUtils/Makefile Sun May 8 21:03:03 2016 (r414821) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= List-SomeUtils -PORTVERSION= 0.51 +PORTVERSION= 0.52 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-List-SomeUtils/distinfo ============================================================================== --- head/devel/p5-List-SomeUtils/distinfo Sun May 8 20:56:28 2016 (r414820) +++ head/devel/p5-List-SomeUtils/distinfo Sun May 8 21:03:03 2016 (r414821) @@ -1,2 +1,2 @@ -SHA256 (List-SomeUtils-0.51.tar.gz) = 17fc9ae1df51cf94aea14eb5e229b0e7737aed48a6a5ca40761ba387a2fdafc1 -SIZE (List-SomeUtils-0.51.tar.gz) = 55179 +SHA256 (List-SomeUtils-0.52.tar.gz) = 1e8c900332ac08c314b78ca1b0d23aba28c146b6133606a817d828d5bd0485ac +SIZE (List-SomeUtils-0.52.tar.gz) = 61947 From owner-svn-ports-head@freebsd.org Sun May 8 22:51:54 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9E30B33136; Sun, 8 May 2016 22:51:54 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A06B31393; Sun, 8 May 2016 22:51:54 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u48MprK6016333; Sun, 8 May 2016 22:51:53 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u48MprM4016331; Sun, 8 May 2016 22:51:53 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605082251.u48MprM4016331@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 8 May 2016 22:51:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414822 - head/databases/R-cran-DBI X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 08 May 2016 22:51:55 -0000 Author: tota Date: Sun May 8 22:51:53 2016 New Revision: 414822 URL: https://svnweb.freebsd.org/changeset/ports/414822 Log: - Update to 0.4-1 Modified: head/databases/R-cran-DBI/Makefile (contents, props changed) head/databases/R-cran-DBI/distinfo (contents, props changed) Modified: head/databases/R-cran-DBI/Makefile ============================================================================== --- head/databases/R-cran-DBI/Makefile Sun May 8 21:03:03 2016 (r414821) +++ head/databases/R-cran-DBI/Makefile Sun May 8 22:51:53 2016 (r414822) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DBI -PORTVERSION= 0.4 +DISTVERSION= 0.4-1 CATEGORIES= databases DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/databases/R-cran-DBI/distinfo ============================================================================== --- head/databases/R-cran-DBI/distinfo Sun May 8 21:03:03 2016 (r414821) +++ head/databases/R-cran-DBI/distinfo Sun May 8 22:51:53 2016 (r414822) @@ -1,2 +1,2 @@ -SHA256 (DBI_0.4.tar.gz) = 0adf5ec3d177b8c54b50ec2f317047dce00c4b81592aaca5a244ff6db187390b -SIZE (DBI_0.4.tar.gz) = 141460 +SHA256 (DBI_0.4-1.tar.gz) = eff14a9af4975f23f8e1f4347d82c33c32c0b4f4f3e11370c582a89aeb8ac68e +SIZE (DBI_0.4-1.tar.gz) = 141644 From owner-svn-ports-head@freebsd.org Mon May 9 02:27:02 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AE37FB32EA8; Mon, 9 May 2016 02:27:02 +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 5497D1E58; Mon, 9 May 2016 02:27:02 +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 u492R1CJ078532; Mon, 9 May 2016 02:27:01 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u492R1Pk078528; Mon, 9 May 2016 02:27:01 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201605090227.u492R1Pk078528@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 9 May 2016 02:27:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414823 - in head/www/punbb: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 02:27:02 -0000 Author: wen Date: Mon May 9 02:27:01 2016 New Revision: 414823 URL: https://svnweb.freebsd.org/changeset/ports/414823 Log: - Update to 1.4.4 - Update pkg-message Modified: head/www/punbb/Makefile head/www/punbb/distinfo head/www/punbb/files/pkg-message.in head/www/punbb/pkg-plist Modified: head/www/punbb/Makefile ============================================================================== --- head/www/punbb/Makefile Sun May 8 22:51:53 2016 (r414822) +++ head/www/punbb/Makefile Mon May 9 02:27:01 2016 (r414823) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= punbb -PORTVERSION= 1.2.23 +PORTVERSION= 1.4.4 CATEGORIES= www MASTER_SITES= http://punbb.informer.com/download/ \ http://punbb.informer.com/download/plugins/:plugins \ - http://punbb.informer.com/download/lang_packs-1.2/:lang \ - http://freebsd.csie.nctu.edu.tw/~gslin/files/punbb-${PORTVERSION}/:lang + http://punbb.informer.com/download/lang_packs-1.2/:lang DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${LANGFILES:S/$/:lang/} \ ${PLUGINS:S/$/:plugins/} @@ -21,8 +20,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS+= ${UNZIP_CMD}:archivers/unzip -PORTEXAMPLES= 12_to_1222_update.php example_config.php \ - turn_off_maintenance_mode.php SUB_FILES= pkg-message NO_BUILD= yes @@ -113,7 +110,7 @@ PLIST_SUB+= PLUGINS="@comment " .endif do-install: - @cd ${WRKSRC}/upload && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} + @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} .for i in ${LANGFILES} ${UNZIP_CMD} -o ${DISTDIR}/${i} -d ${STAGEDIR}${WWWDIR}/lang -x '*/.DS_Store' -x '*/._.DS_Store' @@ -123,12 +120,6 @@ do-install: ${UNZIP_CMD} -o ${DISTDIR}/${i} -d ${STAGEDIR}${WWWDIR}/plugins .endfor - @${INSTALL} -d ${STAGEDIR}${EXAMPLESDIR} - -.for i in ${PORTEXAMPLES} - @${INSTALL_DATA} ${WRKSRC}/extras/${i} ${STAGEDIR}${EXAMPLESDIR} -.endfor - @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}' >> ${TMPPLIST} .include Modified: head/www/punbb/distinfo ============================================================================== --- head/www/punbb/distinfo Sun May 8 22:51:53 2016 (r414822) +++ head/www/punbb/distinfo Mon May 9 02:27:01 2016 (r414823) @@ -1,5 +1,5 @@ -SHA256 (punbb-1.2.23.tar.bz2) = c175872b029acd7ac68b7a77affcc15dcf5b672b6dd592df0cbe8703a1c00602 -SIZE (punbb-1.2.23.tar.bz2) = 112727 +SHA256 (punbb-1.4.4.tar.bz2) = b126782a83b06980c345c4c80ae70da70629b1eb9a0b45cd935d960a4ded2562 +SIZE (punbb-1.4.4.tar.bz2) = 273879 SHA256 (Arabic.zip) = b7d00d1d9fcdc266b3876e719feb7c57729ba1a0e012a0392ad39d9df054812d SIZE (Arabic.zip) = 18921 SHA256 (Bangla_UTF8.zip) = 594d065f96fe8ee2953d2367df30a81d83ae00da2d0a7d6aeafcc96f1db84234 Modified: head/www/punbb/files/pkg-message.in ============================================================================== --- head/www/punbb/files/pkg-message.in Sun May 8 22:51:53 2016 (r414822) +++ head/www/punbb/files/pkg-message.in Mon May 9 02:27:01 2016 (r414823) @@ -1,10 +1,10 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= + Congratulations, PunBB is now installed! -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= + Please, make sure that you have installed a database: -(MySQL =>3.23.17, PostgreSQL =>7.0 or SQLite 2.8.11 and 2.8.14). +(MySQL =>4.1.2, PostgreSQL =>7.0 or SQLite 2 or later). If you want to optimize PunBB, read the following website: @@ -12,8 +12,4 @@ http://punbb.org/docs/install.html PunBB has been installed in %%WWWDIR%%. -Docs are in %%DOCSDIR%%. - -Examples are in %%EXAMPLESDIR%% - * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Modified: head/www/punbb/pkg-plist ============================================================================== --- head/www/punbb/pkg-plist Sun May 8 22:51:53 2016 (r414822) +++ head/www/punbb/pkg-plist Mon May 9 02:27:01 2016 (r414823) @@ -1,25 +1,35 @@ -%%WWWDIR%%/admin_bans.php -%%WWWDIR%%/admin_categories.php -%%WWWDIR%%/admin_censoring.php -%%WWWDIR%%/admin_forums.php -%%WWWDIR%%/admin_groups.php -%%WWWDIR%%/admin_index.php -%%WWWDIR%%/admin_loader.php -%%WWWDIR%%/admin_maintenance.php -%%WWWDIR%%/admin_options.php -%%WWWDIR%%/admin_permissions.php -%%WWWDIR%%/admin_prune.php -%%WWWDIR%%/admin_ranks.php -%%WWWDIR%%/admin_reports.php -%%WWWDIR%%/admin_users.php +%%WWWDIR%%/.htaccess.dist +%%WWWDIR%%/COPYING +%%WWWDIR%%/ChangeLog +%%WWWDIR%%/README +%%WWWDIR%%/README.md +%%WWWDIR%%/admin/bans.php +%%WWWDIR%%/admin/categories.php +%%WWWDIR%%/admin/censoring.php +%%WWWDIR%%/admin/db_update.php +%%WWWDIR%%/admin/extensions.php +%%WWWDIR%%/admin/forums.php +%%WWWDIR%%/admin/groups.php +%%WWWDIR%%/admin/index.php +%%WWWDIR%%/admin/install.php +%%WWWDIR%%/admin/prune.php +%%WWWDIR%%/admin/ranks.php +%%WWWDIR%%/admin/reindex.php +%%WWWDIR%%/admin/reports.php +%%WWWDIR%%/admin/settings.php +%%WWWDIR%%/admin/users.php %%WWWDIR%%/cache/.htaccess %%WWWDIR%%/cache/index.html %%WWWDIR%%/delete.php %%WWWDIR%%/edit.php +%%WWWDIR%%/extensions/index.html %%WWWDIR%%/extern.php +%%WWWDIR%%/favicon.ico %%WWWDIR%%/footer.php %%WWWDIR%%/header.php %%WWWDIR%%/help.php +%%WWWDIR%%/humans.txt +%%WWWDIR%%/img/avatars/.htaccess %%WWWDIR%%/img/avatars/index.html %%WWWDIR%%/img/index.html %%WWWDIR%%/img/smilies/big_smile.png @@ -35,18 +45,34 @@ %%WWWDIR%%/img/smilies/tongue.png %%WWWDIR%%/img/smilies/wink.png %%WWWDIR%%/img/smilies/yikes.png +%%WWWDIR%%/img/test.png %%WWWDIR%%/include/cache.php %%WWWDIR%%/include/common.php %%WWWDIR%%/include/common_admin.php +%%WWWDIR%%/include/constants.php %%WWWDIR%%/include/dblayer/common_db.php %%WWWDIR%%/include/dblayer/index.html %%WWWDIR%%/include/dblayer/mysql.php +%%WWWDIR%%/include/dblayer/mysql_innodb.php %%WWWDIR%%/include/dblayer/mysqli.php +%%WWWDIR%%/include/dblayer/mysqli_innodb.php %%WWWDIR%%/include/dblayer/pgsql.php %%WWWDIR%%/include/dblayer/sqlite.php +%%WWWDIR%%/include/dblayer/sqlite3.php %%WWWDIR%%/include/email.php +%%WWWDIR%%/include/essentials.php +%%WWWDIR%%/include/flash_messenger.php %%WWWDIR%%/include/functions.php +%%WWWDIR%%/include/idna/idna_convert.class.php +%%WWWDIR%%/include/idna/index.html +%%WWWDIR%%/include/index.html +%%WWWDIR%%/include/js/index.html +%%WWWDIR%%/include/js/min/punbb.common.min.js +%%WWWDIR%%/include/js/min/punbb.install.min.js +%%WWWDIR%%/include/js/min/punbb.timezone.min.js +%%WWWDIR%%/include/loader.php %%WWWDIR%%/include/parser.php +%%WWWDIR%%/include/search_functions.php %%WWWDIR%%/include/search_idx.php %%WWWDIR%%/include/template/admin.tpl %%WWWDIR%%/include/template/help.tpl @@ -54,264 +80,328 @@ %%WWWDIR%%/include/template/main.tpl %%WWWDIR%%/include/template/maintenance.tpl %%WWWDIR%%/include/template/redirect.tpl +%%WWWDIR%%/include/url/Default/forum_urls.php +%%WWWDIR%%/include/url/Default/index.html +%%WWWDIR%%/include/url/Default/reserved_strings.php +%%WWWDIR%%/include/url/Default/rewrite_rules.php +%%WWWDIR%%/include/url/File_based/forum_urls.php +%%WWWDIR%%/include/url/File_based/index.html +%%WWWDIR%%/include/url/File_based/reserved_strings.php +%%WWWDIR%%/include/url/File_based/rewrite_rules.php +%%WWWDIR%%/include/url/File_based_(fancy)/forum_urls.php +%%WWWDIR%%/include/url/File_based_(fancy)/index.html +%%WWWDIR%%/include/url/File_based_(fancy)/reserved_strings.php +%%WWWDIR%%/include/url/File_based_(fancy)/rewrite_rules.php +%%WWWDIR%%/include/url/Folder_based/forum_urls.php +%%WWWDIR%%/include/url/Folder_based/index.html +%%WWWDIR%%/include/url/Folder_based/reserved_strings.php +%%WWWDIR%%/include/url/Folder_based/rewrite_rules.php +%%WWWDIR%%/include/url/Folder_based_(fancy)/forum_urls.php +%%WWWDIR%%/include/url/Folder_based_(fancy)/index.html +%%WWWDIR%%/include/url/Folder_based_(fancy)/reserved_strings.php +%%WWWDIR%%/include/url/Folder_based_(fancy)/rewrite_rules.php +%%WWWDIR%%/include/url/index.html +%%WWWDIR%%/include/user/index.html +%%WWWDIR%%/include/utf8/index.html +%%WWWDIR%%/include/utf8/mbstring/core.php +%%WWWDIR%%/include/utf8/mbstring/index.html +%%WWWDIR%%/include/utf8/native/core.php +%%WWWDIR%%/include/utf8/native/index.html +%%WWWDIR%%/include/utf8/ord.php +%%WWWDIR%%/include/utf8/str_ireplace.php +%%WWWDIR%%/include/utf8/str_pad.php +%%WWWDIR%%/include/utf8/str_split.php +%%WWWDIR%%/include/utf8/strcasecmp.php +%%WWWDIR%%/include/utf8/strcspn.php +%%WWWDIR%%/include/utf8/stristr.php +%%WWWDIR%%/include/utf8/strrev.php +%%WWWDIR%%/include/utf8/strspn.php +%%WWWDIR%%/include/utf8/substr_replace.php +%%WWWDIR%%/include/utf8/trim.php +%%WWWDIR%%/include/utf8/ucfirst.php +%%WWWDIR%%/include/utf8/ucwords.php +%%WWWDIR%%/include/utf8/utf8.php +%%WWWDIR%%/include/utf8/utils/ascii.php +%%WWWDIR%%/include/utf8/utils/bad.php +%%WWWDIR%%/include/utf8/utils/index.html +%%WWWDIR%%/include/utf8/utils/patterns.php +%%WWWDIR%%/include/utf8/utils/position.php +%%WWWDIR%%/include/utf8/utils/specials.php +%%WWWDIR%%/include/utf8/utils/unicode.php +%%WWWDIR%%/include/utf8/utils/validation.php +%%WWWDIR%%/include/xml.php %%WWWDIR%%/index.php -%%WWWDIR%%/install.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/stopwords.txt -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Arabic/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/chatbox.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/mail_templates/_vti_cnf/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/mail_templates/new_topic.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/mail_templates/new_topic_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/modern_bbcode.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/movepost.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/pms.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/portal.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/rate_topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/reputation.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/stopwords.txt -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bangla/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/menu.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/modern_bbcode.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/pms.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/stopwords.txt -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Belarusian/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/_easysmilies.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/chatbox.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/gallery.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/online.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/pms.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/stopwords.txt -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bosnian/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/stopwords.txt -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Brazilian_Portuguese/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/stopwords.txt -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Bulgarian/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/stopwords.txt -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Catalan/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/pms.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/polls.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/reputation.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Czech/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/stopwords.txt -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Danish/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/stopwords.txt -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Dutch/userlist.php +%%WWWDIR%%/lang/Arabic/common.php +%%WWWDIR%%/lang/Arabic/delete.php +%%WWWDIR%%/lang/Arabic/forum.php +%%WWWDIR%%/lang/Arabic/help.php +%%WWWDIR%%/lang/Arabic/index.html +%%WWWDIR%%/lang/Arabic/index.php +%%WWWDIR%%/lang/Arabic/login.php +%%WWWDIR%%/lang/Arabic/mail_templates/activate_email.tpl +%%WWWDIR%%/lang/Arabic/mail_templates/activate_password.tpl +%%WWWDIR%%/lang/Arabic/mail_templates/form_email.tpl +%%WWWDIR%%/lang/Arabic/mail_templates/index.html +%%WWWDIR%%/lang/Arabic/mail_templates/new_reply.tpl +%%WWWDIR%%/lang/Arabic/mail_templates/new_reply_full.tpl +%%WWWDIR%%/lang/Arabic/mail_templates/welcome.tpl +%%WWWDIR%%/lang/Arabic/misc.php +%%WWWDIR%%/lang/Arabic/post.php +%%WWWDIR%%/lang/Arabic/prof_reg.php +%%WWWDIR%%/lang/Arabic/profile.php +%%WWWDIR%%/lang/Arabic/register.php +%%WWWDIR%%/lang/Arabic/search.php +%%WWWDIR%%/lang/Arabic/stopwords.txt +%%WWWDIR%%/lang/Arabic/topic.php +%%WWWDIR%%/lang/Arabic/userlist.php +%%WWWDIR%%/lang/Bangla/chatbox.php +%%WWWDIR%%/lang/Bangla/common.php +%%WWWDIR%%/lang/Bangla/delete.php +%%WWWDIR%%/lang/Bangla/forum.php +%%WWWDIR%%/lang/Bangla/help.php +%%WWWDIR%%/lang/Bangla/index.html +%%WWWDIR%%/lang/Bangla/index.php +%%WWWDIR%%/lang/Bangla/login.php +%%WWWDIR%%/lang/Bangla/mail_templates/_vti_cnf/index.html +%%WWWDIR%%/lang/Bangla/mail_templates/activate_email.tpl +%%WWWDIR%%/lang/Bangla/mail_templates/activate_password.tpl +%%WWWDIR%%/lang/Bangla/mail_templates/form_email.tpl +%%WWWDIR%%/lang/Bangla/mail_templates/index.html +%%WWWDIR%%/lang/Bangla/mail_templates/new_reply.tpl +%%WWWDIR%%/lang/Bangla/mail_templates/new_reply_full.tpl +%%WWWDIR%%/lang/Bangla/mail_templates/new_topic.tpl +%%WWWDIR%%/lang/Bangla/mail_templates/new_topic_full.tpl +%%WWWDIR%%/lang/Bangla/mail_templates/welcome.tpl +%%WWWDIR%%/lang/Bangla/misc.php +%%WWWDIR%%/lang/Bangla/modern_bbcode.php +%%WWWDIR%%/lang/Bangla/movepost.php +%%WWWDIR%%/lang/Bangla/pms.php +%%WWWDIR%%/lang/Bangla/portal.php +%%WWWDIR%%/lang/Bangla/post.php +%%WWWDIR%%/lang/Bangla/prof_reg.php +%%WWWDIR%%/lang/Bangla/profile.php +%%WWWDIR%%/lang/Bangla/rate_topic.php +%%WWWDIR%%/lang/Bangla/register.php +%%WWWDIR%%/lang/Bangla/reputation.php +%%WWWDIR%%/lang/Bangla/search.php +%%WWWDIR%%/lang/Bangla/stopwords.txt +%%WWWDIR%%/lang/Bangla/topic.php +%%WWWDIR%%/lang/Bangla/userlist.php +%%WWWDIR%%/lang/Belarusian/common.php +%%WWWDIR%%/lang/Belarusian/delete.php +%%WWWDIR%%/lang/Belarusian/forum.php +%%WWWDIR%%/lang/Belarusian/help.php +%%WWWDIR%%/lang/Belarusian/index.html +%%WWWDIR%%/lang/Belarusian/index.php +%%WWWDIR%%/lang/Belarusian/login.php +%%WWWDIR%%/lang/Belarusian/mail_templates/activate_email.tpl +%%WWWDIR%%/lang/Belarusian/mail_templates/activate_password.tpl +%%WWWDIR%%/lang/Belarusian/mail_templates/form_email.tpl +%%WWWDIR%%/lang/Belarusian/mail_templates/index.html +%%WWWDIR%%/lang/Belarusian/mail_templates/new_reply.tpl +%%WWWDIR%%/lang/Belarusian/mail_templates/new_reply_full.tpl +%%WWWDIR%%/lang/Belarusian/mail_templates/welcome.tpl +%%WWWDIR%%/lang/Belarusian/menu.php +%%WWWDIR%%/lang/Belarusian/misc.php +%%WWWDIR%%/lang/Belarusian/modern_bbcode.php +%%WWWDIR%%/lang/Belarusian/pms.php +%%WWWDIR%%/lang/Belarusian/post.php +%%WWWDIR%%/lang/Belarusian/prof_reg.php +%%WWWDIR%%/lang/Belarusian/profile.php +%%WWWDIR%%/lang/Belarusian/register.php +%%WWWDIR%%/lang/Belarusian/search.php +%%WWWDIR%%/lang/Belarusian/stopwords.txt +%%WWWDIR%%/lang/Belarusian/topic.php +%%WWWDIR%%/lang/Belarusian/userlist.php +%%WWWDIR%%/lang/Bosnian/_easysmilies.php +%%WWWDIR%%/lang/Bosnian/chatbox.php +%%WWWDIR%%/lang/Bosnian/common.php +%%WWWDIR%%/lang/Bosnian/delete.php +%%WWWDIR%%/lang/Bosnian/forum.php +%%WWWDIR%%/lang/Bosnian/gallery.php +%%WWWDIR%%/lang/Bosnian/help.php +%%WWWDIR%%/lang/Bosnian/index.html +%%WWWDIR%%/lang/Bosnian/index.php +%%WWWDIR%%/lang/Bosnian/login.php +%%WWWDIR%%/lang/Bosnian/mail_templates/activate_email.tpl +%%WWWDIR%%/lang/Bosnian/mail_templates/activate_password.tpl +%%WWWDIR%%/lang/Bosnian/mail_templates/form_email.tpl +%%WWWDIR%%/lang/Bosnian/mail_templates/index.html +%%WWWDIR%%/lang/Bosnian/mail_templates/new_reply.tpl +%%WWWDIR%%/lang/Bosnian/mail_templates/new_reply_full.tpl +%%WWWDIR%%/lang/Bosnian/mail_templates/welcome.tpl +%%WWWDIR%%/lang/Bosnian/misc.php +%%WWWDIR%%/lang/Bosnian/online.php +%%WWWDIR%%/lang/Bosnian/pms.php +%%WWWDIR%%/lang/Bosnian/post.php +%%WWWDIR%%/lang/Bosnian/prof_reg.php +%%WWWDIR%%/lang/Bosnian/profile.php +%%WWWDIR%%/lang/Bosnian/register.php +%%WWWDIR%%/lang/Bosnian/search.php +%%WWWDIR%%/lang/Bosnian/stopwords.txt +%%WWWDIR%%/lang/Bosnian/topic.php +%%WWWDIR%%/lang/Bosnian/userlist.php +%%WWWDIR%%/lang/Brazilian_Portuguese/common.php +%%WWWDIR%%/lang/Brazilian_Portuguese/delete.php +%%WWWDIR%%/lang/Brazilian_Portuguese/forum.php +%%WWWDIR%%/lang/Brazilian_Portuguese/help.php +%%WWWDIR%%/lang/Brazilian_Portuguese/index.html +%%WWWDIR%%/lang/Brazilian_Portuguese/index.php +%%WWWDIR%%/lang/Brazilian_Portuguese/login.php +%%WWWDIR%%/lang/Brazilian_Portuguese/mail_templates/activate_email.tpl +%%WWWDIR%%/lang/Brazilian_Portuguese/mail_templates/activate_password.tpl +%%WWWDIR%%/lang/Brazilian_Portuguese/mail_templates/form_email.tpl +%%WWWDIR%%/lang/Brazilian_Portuguese/mail_templates/index.html +%%WWWDIR%%/lang/Brazilian_Portuguese/mail_templates/new_reply.tpl +%%WWWDIR%%/lang/Brazilian_Portuguese/mail_templates/new_reply_full.tpl +%%WWWDIR%%/lang/Brazilian_Portuguese/mail_templates/welcome.tpl +%%WWWDIR%%/lang/Brazilian_Portuguese/misc.php +%%WWWDIR%%/lang/Brazilian_Portuguese/post.php +%%WWWDIR%%/lang/Brazilian_Portuguese/prof_reg.php +%%WWWDIR%%/lang/Brazilian_Portuguese/profile.php +%%WWWDIR%%/lang/Brazilian_Portuguese/register.php +%%WWWDIR%%/lang/Brazilian_Portuguese/search.php +%%WWWDIR%%/lang/Brazilian_Portuguese/stopwords.txt +%%WWWDIR%%/lang/Brazilian_Portuguese/topic.php +%%WWWDIR%%/lang/Brazilian_Portuguese/userlist.php +%%WWWDIR%%/lang/Bulgarian/common.php +%%WWWDIR%%/lang/Bulgarian/delete.php +%%WWWDIR%%/lang/Bulgarian/forum.php +%%WWWDIR%%/lang/Bulgarian/help.php +%%WWWDIR%%/lang/Bulgarian/index.html +%%WWWDIR%%/lang/Bulgarian/index.php +%%WWWDIR%%/lang/Bulgarian/login.php +%%WWWDIR%%/lang/Bulgarian/mail_templates/activate_email.tpl +%%WWWDIR%%/lang/Bulgarian/mail_templates/activate_password.tpl +%%WWWDIR%%/lang/Bulgarian/mail_templates/form_email.tpl +%%WWWDIR%%/lang/Bulgarian/mail_templates/index.html +%%WWWDIR%%/lang/Bulgarian/mail_templates/new_reply.tpl +%%WWWDIR%%/lang/Bulgarian/mail_templates/new_reply_full.tpl +%%WWWDIR%%/lang/Bulgarian/mail_templates/welcome.tpl +%%WWWDIR%%/lang/Bulgarian/misc.php +%%WWWDIR%%/lang/Bulgarian/post.php +%%WWWDIR%%/lang/Bulgarian/prof_reg.php +%%WWWDIR%%/lang/Bulgarian/profile.php +%%WWWDIR%%/lang/Bulgarian/register.php +%%WWWDIR%%/lang/Bulgarian/search.php +%%WWWDIR%%/lang/Bulgarian/stopwords.txt +%%WWWDIR%%/lang/Bulgarian/topic.php +%%WWWDIR%%/lang/Bulgarian/userlist.php +%%WWWDIR%%/lang/Catalan/common.php +%%WWWDIR%%/lang/Catalan/delete.php +%%WWWDIR%%/lang/Catalan/forum.php +%%WWWDIR%%/lang/Catalan/help.php +%%WWWDIR%%/lang/Catalan/index.html +%%WWWDIR%%/lang/Catalan/index.php +%%WWWDIR%%/lang/Catalan/login.php +%%WWWDIR%%/lang/Catalan/mail_templates/activate_email.tpl +%%WWWDIR%%/lang/Catalan/mail_templates/activate_password.tpl +%%WWWDIR%%/lang/Catalan/mail_templates/form_email.tpl +%%WWWDIR%%/lang/Catalan/mail_templates/index.html +%%WWWDIR%%/lang/Catalan/mail_templates/new_reply.tpl +%%WWWDIR%%/lang/Catalan/mail_templates/new_reply_full.tpl +%%WWWDIR%%/lang/Catalan/mail_templates/welcome.tpl +%%WWWDIR%%/lang/Catalan/misc.php +%%WWWDIR%%/lang/Catalan/post.php +%%WWWDIR%%/lang/Catalan/prof_reg.php +%%WWWDIR%%/lang/Catalan/profile.php +%%WWWDIR%%/lang/Catalan/register.php +%%WWWDIR%%/lang/Catalan/search.php +%%WWWDIR%%/lang/Catalan/stopwords.txt +%%WWWDIR%%/lang/Catalan/topic.php +%%WWWDIR%%/lang/Catalan/userlist.php +%%WWWDIR%%/lang/Czech/common.php +%%WWWDIR%%/lang/Czech/delete.php +%%WWWDIR%%/lang/Czech/forum.php +%%WWWDIR%%/lang/Czech/help.php +%%WWWDIR%%/lang/Czech/index.html +%%WWWDIR%%/lang/Czech/index.php +%%WWWDIR%%/lang/Czech/login.php +%%WWWDIR%%/lang/Czech/mail_templates/activate_email.tpl +%%WWWDIR%%/lang/Czech/mail_templates/activate_password.tpl +%%WWWDIR%%/lang/Czech/mail_templates/form_email.tpl +%%WWWDIR%%/lang/Czech/mail_templates/index.html +%%WWWDIR%%/lang/Czech/mail_templates/new_reply.tpl +%%WWWDIR%%/lang/Czech/mail_templates/new_reply_full.tpl +%%WWWDIR%%/lang/Czech/mail_templates/welcome.tpl +%%WWWDIR%%/lang/Czech/misc.php +%%WWWDIR%%/lang/Czech/pms.php +%%WWWDIR%%/lang/Czech/polls.php +%%WWWDIR%%/lang/Czech/post.php +%%WWWDIR%%/lang/Czech/prof_reg.php +%%WWWDIR%%/lang/Czech/profile.php +%%WWWDIR%%/lang/Czech/register.php +%%WWWDIR%%/lang/Czech/reputation.php +%%WWWDIR%%/lang/Czech/search.php +%%WWWDIR%%/lang/Czech/topic.php +%%WWWDIR%%/lang/Czech/userlist.php +%%WWWDIR%%/lang/Danish/common.php +%%WWWDIR%%/lang/Danish/delete.php +%%WWWDIR%%/lang/Danish/forum.php +%%WWWDIR%%/lang/Danish/help.php +%%WWWDIR%%/lang/Danish/index.html +%%WWWDIR%%/lang/Danish/index.php +%%WWWDIR%%/lang/Danish/login.php +%%WWWDIR%%/lang/Danish/mail_templates/activate_email.tpl +%%WWWDIR%%/lang/Danish/mail_templates/activate_password.tpl +%%WWWDIR%%/lang/Danish/mail_templates/form_email.tpl +%%WWWDIR%%/lang/Danish/mail_templates/index.html +%%WWWDIR%%/lang/Danish/mail_templates/new_reply.tpl +%%WWWDIR%%/lang/Danish/mail_templates/new_reply_full.tpl +%%WWWDIR%%/lang/Danish/mail_templates/welcome.tpl +%%WWWDIR%%/lang/Danish/misc.php +%%WWWDIR%%/lang/Danish/post.php +%%WWWDIR%%/lang/Danish/prof_reg.php +%%WWWDIR%%/lang/Danish/profile.php +%%WWWDIR%%/lang/Danish/register.php +%%WWWDIR%%/lang/Danish/search.php +%%WWWDIR%%/lang/Danish/stopwords.txt +%%WWWDIR%%/lang/Danish/topic.php +%%WWWDIR%%/lang/Danish/userlist.php +%%WWWDIR%%/lang/Dutch/common.php +%%WWWDIR%%/lang/Dutch/delete.php +%%WWWDIR%%/lang/Dutch/forum.php +%%WWWDIR%%/lang/Dutch/help.php +%%WWWDIR%%/lang/Dutch/index.html +%%WWWDIR%%/lang/Dutch/index.php +%%WWWDIR%%/lang/Dutch/login.php +%%WWWDIR%%/lang/Dutch/mail_templates/activate_email.tpl +%%WWWDIR%%/lang/Dutch/mail_templates/activate_password.tpl +%%WWWDIR%%/lang/Dutch/mail_templates/form_email.tpl +%%WWWDIR%%/lang/Dutch/mail_templates/index.html +%%WWWDIR%%/lang/Dutch/mail_templates/new_reply.tpl +%%WWWDIR%%/lang/Dutch/mail_templates/new_reply_full.tpl +%%WWWDIR%%/lang/Dutch/mail_templates/welcome.tpl +%%WWWDIR%%/lang/Dutch/misc.php +%%WWWDIR%%/lang/Dutch/post.php +%%WWWDIR%%/lang/Dutch/prof_reg.php +%%WWWDIR%%/lang/Dutch/profile.php +%%WWWDIR%%/lang/Dutch/register.php +%%WWWDIR%%/lang/Dutch/search.php +%%WWWDIR%%/lang/Dutch/stopwords.txt +%%WWWDIR%%/lang/Dutch/topic.php +%%WWWDIR%%/lang/Dutch/userlist.php +%%WWWDIR%%/lang/English/admin_bans.php +%%WWWDIR%%/lang/English/admin_categories.php +%%WWWDIR%%/lang/English/admin_censoring.php +%%WWWDIR%%/lang/English/admin_common.php +%%WWWDIR%%/lang/English/admin_ext.php +%%WWWDIR%%/lang/English/admin_forums.php +%%WWWDIR%%/lang/English/admin_groups.php +%%WWWDIR%%/lang/English/admin_index.php +%%WWWDIR%%/lang/English/admin_prune.php +%%WWWDIR%%/lang/English/admin_ranks.php +%%WWWDIR%%/lang/English/admin_reindex.php +%%WWWDIR%%/lang/English/admin_reports.php +%%WWWDIR%%/lang/English/admin_settings.php +%%WWWDIR%%/lang/English/admin_users.php %%WWWDIR%%/lang/English/common.php %%WWWDIR%%/lang/English/delete.php %%WWWDIR%%/lang/English/forum.php %%WWWDIR%%/lang/English/help.php %%WWWDIR%%/lang/English/index.html %%WWWDIR%%/lang/English/index.php +%%WWWDIR%%/lang/English/install.php %%WWWDIR%%/lang/English/login.php %%WWWDIR%%/lang/English/mail_templates/activate_email.tpl %%WWWDIR%%/lang/English/mail_templates/activate_password.tpl @@ -319,869 +409,866 @@ %%WWWDIR%%/lang/English/mail_templates/index.html %%WWWDIR%%/lang/English/mail_templates/new_reply.tpl %%WWWDIR%%/lang/English/mail_templates/new_reply_full.tpl +%%WWWDIR%%/lang/English/mail_templates/new_topic.tpl +%%WWWDIR%%/lang/English/mail_templates/new_topic_full.tpl %%WWWDIR%%/lang/English/mail_templates/welcome.tpl %%WWWDIR%%/lang/English/misc.php %%WWWDIR%%/lang/English/post.php -%%WWWDIR%%/lang/English/prof_reg.php %%WWWDIR%%/lang/English/profile.php -%%WWWDIR%%/lang/English/register.php %%WWWDIR%%/lang/English/search.php %%WWWDIR%%/lang/English/stopwords.txt %%WWWDIR%%/lang/English/topic.php +%%WWWDIR%%/lang/English/url_replace.php %%WWWDIR%%/lang/English/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/stopwords.txt -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Estonian/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/stopwords.txt -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Farsi/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/polls.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Finnish/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/stopwords.txt -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/French/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/stopwords.txt -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Galician/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/polls.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/stopwords.txt -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/German/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/attach.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/stopwords.txt -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Greek/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/stopwords.txt -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hebrew/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/register.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/search.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/stopwords.txt -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/topic.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hindi/userlist.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/_easysmilies.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/chatbox.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/common.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/delete.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/forum.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/gallery.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/help.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/index.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/login.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/mail_templates/activate_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/mail_templates/activate_password.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/mail_templates/form_email.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/mail_templates/index.html -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/mail_templates/new_reply.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/mail_templates/new_reply_full.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/mail_templates/welcome.tpl -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/misc.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/online.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/pms.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/post.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/prof_reg.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/profile.php -%%LANGUAGE_PACK%%%%WWWDIR%%/lang/Hrvatski/register.php *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Mon May 9 03:21:11 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B0F5CB33867; Mon, 9 May 2016 03:21:11 +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 8BCFA1504; Mon, 9 May 2016 03:21:11 +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 u493LAZL096749; Mon, 9 May 2016 03:21:10 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u493LAUs096745; Mon, 9 May 2016 03:21:10 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201605090321.u493LAUs096745@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 9 May 2016 03:21:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414824 - in head/chinese/libchewing: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 03:21:11 -0000 Author: vanilla Date: Mon May 9 03:21:10 2016 New Revision: 414824 URL: https://svnweb.freebsd.org/changeset/ports/414824 Log: Update to 0.5.0. Deleted: head/chinese/libchewing/files/patch-src_porting__layer_src_plat__path.c Modified: head/chinese/libchewing/Makefile head/chinese/libchewing/distinfo head/chinese/libchewing/files/patch-CMakeLists.txt head/chinese/libchewing/pkg-plist Modified: head/chinese/libchewing/Makefile ============================================================================== --- head/chinese/libchewing/Makefile Mon May 9 02:27:01 2016 (r414823) +++ head/chinese/libchewing/Makefile Mon May 9 03:21:10 2016 (r414824) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= libchewing -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= chinese textproc MAINTAINER= ports@FreeBSD.org Modified: head/chinese/libchewing/distinfo ============================================================================== --- head/chinese/libchewing/distinfo Mon May 9 02:27:01 2016 (r414823) +++ head/chinese/libchewing/distinfo Mon May 9 03:21:10 2016 (r414824) @@ -1,2 +1,2 @@ -SHA256 (chewing-libchewing-v0.4.0_GH0.tar.gz) = 128eae0616c8b4dadaecfb8982304241e65e2eb397001144ba5ed451ec197cc2 -SIZE (chewing-libchewing-v0.4.0_GH0.tar.gz) = 3367957 +SHA256 (chewing-libchewing-v0.5.0_GH0.tar.gz) = ef56c62ca1a84fd307aebc1eb271a1fb5d9becf05300c6fc1c97d1320c4f201b +SIZE (chewing-libchewing-v0.5.0_GH0.tar.gz) = 3380799 Modified: head/chinese/libchewing/files/patch-CMakeLists.txt ============================================================================== --- head/chinese/libchewing/files/patch-CMakeLists.txt Mon May 9 02:27:01 2016 (r414823) +++ head/chinese/libchewing/files/patch-CMakeLists.txt Mon May 9 03:21:10 2016 (r414824) @@ -1,24 +1,23 @@ ---- CMakeLists.txt.orig 2014-04-11 01:25:28 UTC +--- CMakeLists.txt.orig 2016-05-09 02:23:35 UTC +++ CMakeLists.txt -@@ -104,7 +104,7 @@ set(TEST_BIN_DIR ${PROJECT_BINARY_DIR}/t - set(INSTALL_INC_DIR ${CMAKE_INSTALL_PREFIX}/include/chewing) - set(INSTALL_LIB_DIR ${CMAKE_INSTALL_PREFIX}/lib) - set(INSTALL_DATA_DIR ${CMAKE_INSTALL_PREFIX}/share/libchewing) --set(INSTALL_INFO_DIR ${CMAKE_INSTALL_PREFIX}/share/info) -+set(INSTALL_INFO_DIR ${CMAKE_INSTALL_PREFIX}/info) - - set(INFO_SRC ${PROJECT_SOURCE_DIR}/doc/libchewing.texi) - set(INFO_BIN ${PROJECT_BINARY_DIR}/doc/libchewing.info) -@@ -166,11 +166,7 @@ if (MAKEINFO) +@@ -140,6 +140,7 @@ set(libdir "\${exec_prefix}/lib") + set(includedir "\${prefix}/include") + set(datarootdir "\${prefix}/share") + set(datadir "\${datarootdir}") ++set(infodir "\${prefix}/info") + set(sysconfdir "\${prefix}/etc") + configure_file( + ${PROJECT_SOURCE_DIR}/chewing.pc.in +@@ -181,11 +182,7 @@ if (MAKEINFO) add_custom_target(INFO ALL DEPENDS ${INFO_BIN}) add_dependencies(check INFO) - find_program(INSTALL_INFO NAMES ginstall-info install-info) - if (INSTALL_INFO) -- install(FILES ${INFO_BIN} DESTINATION ${INSTALL_INFO_DIR}) -- install(CODE "execute_process(COMMAND ${INSTALL_INFO} --info-dir=${INSTALL_INFO_DIR} ${INFO_BIN})") +- install(FILES ${INFO_BIN} DESTINATION ${CMAKE_INSTALL_INFODIR}) +- install(CODE "execute_process(COMMAND ${INSTALL_INFO} --info-dir=${CMAKE_INSTALL_INFODIR} ${INFO_BIN})") - endif() -+ install(FILES ${INFO_BIN} DESTINATION ${INSTALL_INFO_DIR}) ++ install(FILES ${INFO_BIN} DESTINATION ${infodir}) endif() Modified: head/chinese/libchewing/pkg-plist ============================================================================== --- head/chinese/libchewing/pkg-plist Mon May 9 02:27:01 2016 (r414823) +++ head/chinese/libchewing/pkg-plist Mon May 9 03:21:10 2016 (r414824) @@ -6,7 +6,7 @@ include/chewing/mod_aux.h lib/libchewing.a lib/libchewing.so lib/libchewing.so.3 -lib/libchewing.so.3.2.0 +lib/libchewing.so.3.3.0 libdata/pkgconfig/chewing.pc %%DATADIR%%/dictionary.dat %%DATADIR%%/index_tree.dat From owner-svn-ports-head@freebsd.org Mon May 9 07:19:26 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A69B2B3478C; Mon, 9 May 2016 07:19:26 +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 677FD1128; Mon, 9 May 2016 07:19:26 +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 u497JP1d065699; Mon, 9 May 2016 07:19:25 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u497JP8c065697; Mon, 9 May 2016 07:19:25 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201605090719.u497JP8c065697@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Mon, 9 May 2016 07:19:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414825 - head/lang/gcc7-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 07:19:26 -0000 Author: gerald Date: Mon May 9 07:19:25 2016 New Revision: 414825 URL: https://svnweb.freebsd.org/changeset/ports/414825 Log: Update to the 20160501 development snapshot of GCC 7. Remove Java from the set of default options on all platforms since the plan is to remove the Java frontend and runtime during development of GCC 7. Modified: head/lang/gcc7-devel/Makefile head/lang/gcc7-devel/distinfo Modified: head/lang/gcc7-devel/Makefile ============================================================================== --- head/lang/gcc7-devel/Makefile Mon May 9 03:21:10 2016 (r414824) +++ head/lang/gcc7-devel/Makefile Mon May 9 07:19:25 2016 (r414825) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.0.0.s20160501 +PORTVERSION= 7.0.0.s20160508 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel @@ -44,9 +44,6 @@ OPTIONS_DEFINE_i386= JAVA OPTIONS_DEFINE_amd64= JAVA OPTIONS_DEFINE_powerpc64= JAVA OPTIONS_DEFAULT= BOOTSTRAP -OPTIONS_DEFAULT_i386= JAVA -OPTIONS_DEFAULT_amd64= JAVA -OPTIONS_DEFAULT_powerpc64= JAVA OPTIONS_EXCLUDE_DragonFly= JAVA BOOTSTRAP_DESC= Build using a full bootstrap GRAPHITE_DESC= Support for Graphite loop optimizations Modified: head/lang/gcc7-devel/distinfo ============================================================================== --- head/lang/gcc7-devel/distinfo Mon May 9 03:21:10 2016 (r414824) +++ head/lang/gcc7-devel/distinfo Mon May 9 07:19:25 2016 (r414825) @@ -1,2 +1,2 @@ -SHA256 (gcc-7-20160501.tar.bz2) = 15cb4d8d4cb912ecd950a9d5c571f573b67cd640e60dbaf1659e234934d72632 -SIZE (gcc-7-20160501.tar.bz2) = 95395504 +SHA256 (gcc-7-20160508.tar.bz2) = 53f1cd79313cf79229d96839112741f1c6f6cc149ea207c9793914cc19fecc6f +SIZE (gcc-7-20160508.tar.bz2) = 95502023 From owner-svn-ports-head@freebsd.org Mon May 9 08:17:14 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB253B316EA; Mon, 9 May 2016 08:17:14 +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 8396F1A98; Mon, 9 May 2016 08:17:14 +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 u498HD0l083693; Mon, 9 May 2016 08:17:13 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u498HDf2083691; Mon, 9 May 2016 08:17:13 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201605090817.u498HDf2083691@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Mon, 9 May 2016 08:17:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414826 - head/databases/speedtables X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 08:17:14 -0000 Author: gahr Date: Mon May 9 08:17:13 2016 New Revision: 414826 URL: https://svnweb.freebsd.org/changeset/ports/414826 Log: databases/speedtables: update to 1.9.2 Changelog: https://github.com/flightaware/speedtables/compare/v1.9.0...v1.9.2 Release notes: https://github.com/flightaware/speedtables/releases/tag/v1.9.1 https://github.com/flightaware/speedtables/releases/tag/v1.9.2 Modified: head/databases/speedtables/Makefile head/databases/speedtables/distinfo Modified: head/databases/speedtables/Makefile ============================================================================== --- head/databases/speedtables/Makefile Mon May 9 07:19:25 2016 (r414825) +++ head/databases/speedtables/Makefile Mon May 9 08:17:13 2016 (r414826) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= speedtables -PORTVERSION= 1.9.0 +PORTVERSION= 1.9.2 DISTVERSIONPREFIX= v CATEGORIES= databases @@ -20,15 +20,22 @@ GH_ACCOUNT= flightaware USES= autoreconf tcl:tea CONFIGURE_ARGS= --with-boost=${LOCALBASE} +MAKE_ENV= TCLSH=${TCLSH} +TEST_TARGET= test PORTDOCS= * -OPTIONS_DEFINE= DOCS PGSQL +OPTIONS_DEFINE= DOCS PGSQL CASSANDRA +CASSANDRA_DESC= Cassandra database support PGSQL_CONFIGURE_ON= --with-pgsql=${LOCALBASE} PGSQL_LIB_DEPENDS= libpgtcl2.0.0.so:databases/postgresql94-pgtcl +CASSANDRA_CONFIGURE_ON= --with-casstcl=${LOCALBASE} +CASSANDRA_LIB_DEPENDS= libcasstcl.so:databases/casstcl +post-configure: + ${CHMOD} a+x ${WRKSRC}/ctable_server/sttp post-install: - @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/ctables/docs/manual && \ ${COPYTREE_SHARE} \*.html ${STAGEDIR}${DOCSDIR} && \ ${COPYTREE_SHARE} \*.css ${STAGEDIR}${DOCSDIR} Modified: head/databases/speedtables/distinfo ============================================================================== --- head/databases/speedtables/distinfo Mon May 9 07:19:25 2016 (r414825) +++ head/databases/speedtables/distinfo Mon May 9 08:17:13 2016 (r414826) @@ -1,2 +1,2 @@ -SHA256 (flightaware-speedtables-v1.9.0_GH0.tar.gz) = decac31a81de7c270bf56ac2810ccb23fb2cf04c0de469ae833db77d7ade6f80 -SIZE (flightaware-speedtables-v1.9.0_GH0.tar.gz) = 704237 +SHA256 (flightaware-speedtables-v1.9.2_GH0.tar.gz) = 49b3c287de3abf58cb6e377b0a4ad62613b1a0a7f6f9f7ccae862790c3941f10 +SIZE (flightaware-speedtables-v1.9.2_GH0.tar.gz) = 707762 From owner-svn-ports-head@freebsd.org Mon May 9 08:18:37 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E846B31733; Mon, 9 May 2016 08:18:37 +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 DF2C91BA8; Mon, 9 May 2016 08:18:36 +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 u498Ia75083845; Mon, 9 May 2016 08:18:36 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u498IZXX083843; Mon, 9 May 2016 08:18:35 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201605090818.u498IZXX083843@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 9 May 2016 08:18:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414827 - head/databases/elixir-ecto X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 08:18:37 -0000 Author: olgeni Date: Mon May 9 08:18:35 2016 New Revision: 414827 URL: https://svnweb.freebsd.org/changeset/ports/414827 Log: Update databases/elixir-ecto to version 1.1.6. Modified: head/databases/elixir-ecto/Makefile head/databases/elixir-ecto/distinfo Modified: head/databases/elixir-ecto/Makefile ============================================================================== --- head/databases/elixir-ecto/Makefile Mon May 9 08:17:13 2016 (r414826) +++ head/databases/elixir-ecto/Makefile Mon May 9 08:18:35 2016 (r414827) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ecto -PORTVERSION= 1.1.5 +PORTVERSION= 1.1.6 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= elixir- Modified: head/databases/elixir-ecto/distinfo ============================================================================== --- head/databases/elixir-ecto/distinfo Mon May 9 08:17:13 2016 (r414826) +++ head/databases/elixir-ecto/distinfo Mon May 9 08:18:35 2016 (r414827) @@ -1,2 +1,2 @@ -SHA256 (elixir-lang-ecto-v1.1.5_GH0.tar.gz) = 5ac37eb82fcb6f9845bc9efd627b6438c684116d80adc2da1342f1d950bf0402 -SIZE (elixir-lang-ecto-v1.1.5_GH0.tar.gz) = 221220 +SHA256 (elixir-lang-ecto-v1.1.6_GH0.tar.gz) = 9170be2d7b392402bdd3aea28647ec800d6571fe6551b50c77313e1005cdbd46 +SIZE (elixir-lang-ecto-v1.1.6_GH0.tar.gz) = 221332 From owner-svn-ports-head@freebsd.org Mon May 9 08:48:28 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13A34B31E4F; Mon, 9 May 2016 08:48:28 +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 D4FB41E96; Mon, 9 May 2016 08:48:27 +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 u498mQAd093034; Mon, 9 May 2016 08:48:26 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u498mQhm093032; Mon, 9 May 2016 08:48:26 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201605090848.u498mQhm093032@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 9 May 2016 08:48:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414828 - head/www/erlang-mochiweb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 08:48:28 -0000 Author: olgeni Date: Mon May 9 08:48:26 2016 New Revision: 414828 URL: https://svnweb.freebsd.org/changeset/ports/414828 Log: Update www/erlang-mochiweb to version 2.15.0. Modified: head/www/erlang-mochiweb/Makefile head/www/erlang-mochiweb/distinfo Modified: head/www/erlang-mochiweb/Makefile ============================================================================== --- head/www/erlang-mochiweb/Makefile Mon May 9 08:18:35 2016 (r414827) +++ head/www/erlang-mochiweb/Makefile Mon May 9 08:48:26 2016 (r414828) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mochiweb -PORTVERSION= 2.14.0 +PORTVERSION= 2.15.0 DISTVERSIONPREFIX= v CATEGORIES= www devel PKGNAMEPREFIX= erlang- Modified: head/www/erlang-mochiweb/distinfo ============================================================================== --- head/www/erlang-mochiweb/distinfo Mon May 9 08:18:35 2016 (r414827) +++ head/www/erlang-mochiweb/distinfo Mon May 9 08:48:26 2016 (r414828) @@ -1,2 +1,2 @@ -SHA256 (mochi-mochiweb-v2.14.0_GH0.tar.gz) = abaea69654b058970b9c0eacb4c5232af7150ecd55eb6165a527fa13a1ce1b48 -SIZE (mochi-mochiweb-v2.14.0_GH0.tar.gz) = 287021 +SHA256 (mochi-mochiweb-v2.15.0_GH0.tar.gz) = 4563238fb8968663ef45eafcdec06683e64f0f1aab65274b5c8683c7e11a2569 +SIZE (mochi-mochiweb-v2.15.0_GH0.tar.gz) = 287333 From owner-svn-ports-head@freebsd.org Mon May 9 09:03:33 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 613C1B3369C; Mon, 9 May 2016 09:03:33 +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 2E84E1958; Mon, 9 May 2016 09:03:33 +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 u4993WLx098977; Mon, 9 May 2016 09:03:32 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4993WGI098976; Mon, 9 May 2016 09:03:32 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605090903.u4993WGI098976@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 9 May 2016 09:03:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414829 - head/sysutils/mountsmb2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 09:03:33 -0000 Author: amdmi3 Date: Mon May 9 09:03:32 2016 New Revision: 414829 URL: https://svnweb.freebsd.org/changeset/ports/414829 Log: - Switch to options helpers Modified: head/sysutils/mountsmb2/Makefile Modified: head/sysutils/mountsmb2/Makefile ============================================================================== --- head/sysutils/mountsmb2/Makefile Mon May 9 08:48:26 2016 (r414828) +++ head/sysutils/mountsmb2/Makefile Mon May 9 09:03:32 2016 (r414829) @@ -19,16 +19,20 @@ SCRIPTS= smb2nsmbrc mountsmb2 SUB_FILES= pkg-message -OPTIONS_DEFINE= DOCS EXAMPLES - PLIST_FILES= bin/mountsmb2 bin/smb2nsmbrc PORTDOCS= README.FreeBSD PORTEXAMPLES= sudoers .login .nsmbrc .mssmbrc nsmb.conf +OPTIONS_DEFINE= DOCS EXAMPLES + do-install: ${INSTALL_SCRIPT} ${SCRIPTS:S,^,${WRKSRC}/,} ${STAGEDIR}${PREFIX}/bin + +do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${PORTEXAMPLES:S,^,${WRKSRC}/,} ${STAGEDIR}${EXAMPLESDIR} + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.FreeBSD ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Mon May 9 09:12:28 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D254EB33A3F; Mon, 9 May 2016 09:12:28 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A3F451EBA; Mon, 9 May 2016 09:12:28 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u499CR3Y002072; Mon, 9 May 2016 09:12:27 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u499CRL5002071; Mon, 9 May 2016 09:12:27 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201605090912.u499CRL5002071@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Mon, 9 May 2016 09:12:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414830 - head/archivers/zip-ada X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 09:12:28 -0000 Author: marino Date: Mon May 9 09:12:27 2016 New Revision: 414830 URL: https://svnweb.freebsd.org/changeset/ports/414830 Log: archivers/zip-ada: set portscout to ignore 50_f1 Zip-ada moved to version 50_f1 using a PORTREVISION bump and portscout doesn't know how to deal with it. Just ignore the version to clear the false positive. Modified: head/archivers/zip-ada/Makefile Modified: head/archivers/zip-ada/Makefile ============================================================================== --- head/archivers/zip-ada/Makefile Mon May 9 09:03:32 2016 (r414829) +++ head/archivers/zip-ada/Makefile Mon May 9 09:12:27 2016 (r414830) @@ -23,6 +23,8 @@ DEMOS= demo_csv_into_zip demo_unzip dem test_stream_performance test_unz_streams \ test_zip_info_timing za_gnat zip_with_many_files ziptest +PORTSCOUT= ignore:50_f1 # Portscout currently showing false positive + do-build: (cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} gnatmake -P zipada.gpr) From owner-svn-ports-head@freebsd.org Mon May 9 09:25:46 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F938B33BF2; Mon, 9 May 2016 09:25:46 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1116712E4; Mon, 9 May 2016 09:25:45 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u499PjWF005208; Mon, 9 May 2016 09:25:45 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u499PjE3005207; Mon, 9 May 2016 09:25:45 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201605090925.u499PjE3005207@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Mon, 9 May 2016 09:25:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414831 - head/devel/ncurses X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 09:25:46 -0000 Author: marino Date: Mon May 9 09:25:45 2016 New Revision: 414831 URL: https://svnweb.freebsd.org/changeset/ports/414831 Log: devel/ncurses: revert CONFIGURE_ARG+= ac_cv_sys_long_file_names This fix was added in r408318, but now this change is redundant after this argument is defined by default in ports Templates/config.site (r414724). Approved by: just-fix-it (continuation of r408318) Modified: head/devel/ncurses/Makefile Modified: head/devel/ncurses/Makefile ============================================================================== --- head/devel/ncurses/Makefile Mon May 9 09:12:27 2016 (r414830) +++ head/devel/ncurses/Makefile Mon May 9 09:25:45 2016 (r414831) @@ -32,8 +32,7 @@ CONFIGURE_ARGS= --datadir=${PREFIX}/shar --without-manpage-renames \ --mandir=${MANPREFIX}/man \ --with-hashed-db \ - --with-pkg-config-libdir=${PREFIX}/libdata/pkgconfig \ - ac_cv_sys_long_file_names=yes + --with-pkg-config-libdir=${PREFIX}/libdata/pkgconfig MAKE_JOBS_UNSAFE= yes OPTIONS_DEFINE= TRACE DEBUG PROFILE EXAMPLES DOCS From owner-svn-ports-head@freebsd.org Mon May 9 10:12:20 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B95BB32D45; Mon, 9 May 2016 10:12:20 +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 6060519FD; Mon, 9 May 2016 10:12:20 +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 u49ACJlW019504; Mon, 9 May 2016 10:12:19 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49ACJiL019498; Mon, 9 May 2016 10:12:19 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605091012.u49ACJiL019498@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 9 May 2016 10:12:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414832 - in head: Mk Mk/Scripts lang/perl5-devel lang/perl5.18 lang/perl5.20 lang/perl5.22 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 10:12:20 -0000 Author: mat Date: Mon May 9 10:12:18 2016 New Revision: 414832 URL: https://svnweb.freebsd.org/changeset/ports/414832 Log: Try to simplify how libperl.so is looked for. PR: 209123 Submitted by: mat Exp-run by: antoine With hat: perl@ Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6107 Modified: head/Mk/Scripts/qa.sh (contents, props changed) head/Mk/bsd.port.mk (contents, props changed) head/lang/perl5-devel/Makefile (contents, props changed) head/lang/perl5.18/Makefile (contents, props changed) head/lang/perl5.20/Makefile (contents, props changed) head/lang/perl5.22/Makefile (contents, props changed) Modified: head/Mk/Scripts/qa.sh ============================================================================== --- head/Mk/Scripts/qa.sh Mon May 9 09:25:45 2016 (r414831) +++ head/Mk/Scripts/qa.sh Mon May 9 10:12:18 2016 (r414832) @@ -255,16 +255,19 @@ libperl() { ;; *0) has_some_libperl_so=1 - case "${found}" in - *1?) - warn "${f} does not have a rpath to ${LIBPERL}, not respecting lddlflags?" - ;; - esac - case "${found}" in - 1??) - warn "${f} does not have a runpath to ${LIBPERL}, not respecting lddlflags?" - ;; - esac + # Older Perl did not USE_LDCONFIG. + if [ ! -f ${LOCALBASE}/${LDCONFIG_DIR}/perl5 ]; then + case "${found}" in + *1?) + warn "${f} does not have a rpath to ${LIBPERL}, not respecting lddlflags?" + ;; + esac + case "${found}" in + 1??) + warn "${f} does not have a runpath to ${LIBPERL}, not respecting lddlflags?" + ;; + esac + fi ;; esac # Use heredoc to avoid losing rc from find|while subshell Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Mon May 9 09:25:45 2016 (r414831) +++ head/Mk/bsd.port.mk Mon May 9 10:12:18 2016 (r414832) @@ -1520,6 +1520,7 @@ QA_ENV+= STAGEDIR=${STAGEDIR} \ LOCALBASE=${LOCALBASE} \ "STRIP=${STRIP}" \ TMPPLIST=${TMPPLIST} \ + LDCONFIG_DIR="${LDCONFIG_DIR}" \ PKGBASE=${PKGBASE} .if !empty(USES:Mdesktop-file-utils) QA_ENV+= USESDESKTOPFILEUTILS=yes Modified: head/lang/perl5-devel/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Mon May 9 09:25:45 2016 (r414831) +++ head/lang/perl5-devel/Makefile Mon May 9 10:12:18 2016 (r414832) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= perl -PORTREVISION= 0 +PORTREVISION= 1 # XXX Remove second line, uncomment first #DISTVERSION= ${PERL_VERSION} DISTVERSION= ${GH_TAGNAME:C/^v//:C/-g[0-9a-f]*$//} @@ -109,8 +109,11 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} # shrpldflags is used for libperl.so, so remove all the extra bits inherited from lddlflags. # XXX change the soname to $$(LIBPERL:R) CONFIGURE_ARGS+= \ - -Alddlflags='-L${WRKSRC} -L${PREFIX}/${_ARCH_LIB}/CORE -Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE -lperl' \ - -Dshrpldflags='$$(LDDLFLAGS:N-L${WRKSRC}:N-L${PREFIX}/${_ARCH_LIB}/CORE:N-Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE:N-lperl) -Wl,-soname,$$(LIBPERL)' + -Alddlflags='-L${WRKSRC} -L${PREFIX}/${_ARCH_LIB}/CORE -lperl' \ + -Dshrpldflags='$$(LDDLFLAGS:N-L${WRKSRC}:N-L${PREFIX}/${_ARCH_LIB}/CORE:N-lperl) -Wl,-soname,$$(LIBPERL)' + +# Give a hint of where libperl.so can be found. +USE_LDCONFIG= ${PREFIX}/${_ARCH_LIB}/CORE # XXX Remove CONFIGURE_ARGS+= -Dusedevel -Uversiononly Modified: head/lang/perl5.18/Makefile ============================================================================== --- head/lang/perl5.18/Makefile Mon May 9 09:25:45 2016 (r414831) +++ head/lang/perl5.18/Makefile Mon May 9 10:12:18 2016 (r414832) @@ -3,7 +3,7 @@ PORTNAME= perl PORTVERSION= ${PERL_VERSION} -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= lang devel perl5 MASTER_SITES= CPAN/../../src/5.0 DIST_SUBDIR= perl @@ -98,8 +98,12 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} # lddlflags is used for all .so linking # shrpldflags is used for libperl.so, so remove all the extra bits inherited from lddlflags. CONFIGURE_ARGS+= \ - -Alddlflags='-L${WRKSRC} -L${PREFIX}/${_ARCH_LIB}/CORE -Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE -lperl' \ - -Dshrpldflags='$$(LDDLFLAGS:N-L${WRKSRC}:N-L${PREFIX}/${_ARCH_LIB}/CORE:N-Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE:N-lperl) -Wl,-soname,$$(LIBPERL:R)' + -Alddlflags='-L${WRKSRC} -L${PREFIX}/${_ARCH_LIB}/CORE -lperl' \ + -Dshrpldflags='$$(LDDLFLAGS:N-L${WRKSRC}:N-L${PREFIX}/${_ARCH_LIB}/CORE:N-lperl) -Wl,-soname,$$(LIBPERL:R)' + +# Give a hint of where libperl.so can be found. +USE_LDCONFIG= ${PREFIX}/${_ARCH_LIB}/CORE + LOCALE_CLEANUP= LANG="" LC_ALL="" LC_COLLATE="" LC_CTYPE="" \ LC_MESSAGES="" LC_MONETARY="" LC_NUMERIC="" \ LC_TIME="" Modified: head/lang/perl5.20/Makefile ============================================================================== --- head/lang/perl5.20/Makefile Mon May 9 09:25:45 2016 (r414831) +++ head/lang/perl5.20/Makefile Mon May 9 10:12:18 2016 (r414832) @@ -3,7 +3,7 @@ PORTNAME= perl PORTVERSION= ${PERL_VERSION} -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= lang devel perl5 MASTER_SITES= CPAN/../../src/5.0 DIST_SUBDIR= perl @@ -92,8 +92,11 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} # lddlflags is used for all .so linking # shrpldflags is used for libperl.so, so remove all the extra bits inherited from lddlflags. CONFIGURE_ARGS+= \ - -Alddlflags='-L${WRKSRC} -L${PREFIX}/${_ARCH_LIB}/CORE -Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE -lperl' \ - -Dshrpldflags='$$(LDDLFLAGS:N-L${WRKSRC}:N-L${PREFIX}/${_ARCH_LIB}/CORE:N-Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE:N-lperl) -Wl,-soname,$$(LIBPERL:R)' + -Alddlflags='-L${WRKSRC} -L${PREFIX}/${_ARCH_LIB}/CORE -lperl' \ + -Dshrpldflags='$$(LDDLFLAGS:N-L${WRKSRC}:N-L${PREFIX}/${_ARCH_LIB}/CORE:N-lperl) -Wl,-soname,$$(LIBPERL:R)' + +# Give a hint of where libperl.so can be found. +USE_LDCONFIG= ${PREFIX}/${_ARCH_LIB}/CORE LOCALE_CLEANUP= LANG="" LC_ALL="" LC_COLLATE="" LC_CTYPE="" \ LC_MESSAGES="" LC_MONETARY="" LC_NUMERIC="" \ Modified: head/lang/perl5.22/Makefile ============================================================================== --- head/lang/perl5.22/Makefile Mon May 9 09:25:45 2016 (r414831) +++ head/lang/perl5.22/Makefile Mon May 9 10:12:18 2016 (r414832) @@ -3,6 +3,7 @@ PORTNAME= perl DISTVERSION= ${PERL_VERSION} +PORTREVISION= 1 CATEGORIES= lang devel perl5 MASTER_SITES= CPAN/../../src/5.0 CPAN/../by-authors/id/S/SH/SHAY DIST_SUBDIR= perl @@ -90,8 +91,11 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} # lddlflags is used for all .so linking # shrpldflags is used for libperl.so, so remove all the extra bits inherited from lddlflags. CONFIGURE_ARGS+= \ - -Alddlflags='-L${WRKSRC} -L${PREFIX}/${_ARCH_LIB}/CORE -Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE -lperl' \ - -Dshrpldflags='$$(LDDLFLAGS:N-L${WRKSRC}:N-L${PREFIX}/${_ARCH_LIB}/CORE:N-Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE:N-lperl) -Wl,-soname,$$(LIBPERL:R)' + -Alddlflags='-L${WRKSRC} -L${PREFIX}/${_ARCH_LIB}/CORE -lperl' \ + -Dshrpldflags='$$(LDDLFLAGS:N-L${WRKSRC}:N-L${PREFIX}/${_ARCH_LIB}/CORE:N-lperl) -Wl,-soname,$$(LIBPERL:R)' + +# Give a hint of where libperl.so can be found. +USE_LDCONFIG= ${PREFIX}/${_ARCH_LIB}/CORE LOCALE_CLEANUP= LANG="" LC_ALL="" LC_COLLATE="" LC_CTYPE="" \ LC_MESSAGES="" LC_MONETARY="" LC_NUMERIC="" \ From owner-svn-ports-head@freebsd.org Mon May 9 10:12:34 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0275DB32DD3; Mon, 9 May 2016 10:12: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 B77851B32; Mon, 9 May 2016 10:12: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 u49ACWAO020407; Mon, 9 May 2016 10:12:32 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49ACWs5020403; Mon, 9 May 2016 10:12:32 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605091012.u49ACWs5020403@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 9 May 2016 10:12:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414834 - in head/dns/bind9-devel: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 10:12:34 -0000 Author: mat Date: Mon May 9 10:12:32 2016 New Revision: 414834 URL: https://svnweb.freebsd.org/changeset/ports/414834 Log: Update to latest snapshot. 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 May 9 10:12:27 2016 (r414833) +++ head/dns/bind9-devel/Makefile Mon May 9 10:12:32 2016 (r414834) @@ -19,8 +19,8 @@ COMMENT= BIND DNS suite with updated DNS LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.11.0.a20160430 -HASH= 9e6e088 +ISCVERSION= 9.11.0.a20160509 +HASH= 97e9fc9 MAKE_JOBS_UNSAFE= yes Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon May 9 10:12:27 2016 (r414833) +++ head/dns/bind9-devel/distinfo Mon May 9 10:12:32 2016 (r414834) @@ -1,2 +1,2 @@ -SHA256 (bind9-9e6e088.tar.gz) = 39dfc17633e01bc7d28c6f3975c464c5702192267991c27ca8f8be8f92a78a46 -SIZE (bind9-9e6e088.tar.gz) = 11725304 +SHA256 (bind9-97e9fc9.tar.gz) = d569fc2735ab4ad4ab475479cc2b02a7421dac7cfe94dfae364c652d260fec81 +SIZE (bind9-97e9fc9.tar.gz) = 11735414 Modified: head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl ============================================================================== --- head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl Mon May 9 10:12:27 2016 (r414833) +++ head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl Mon May 9 10:12:32 2016 (r414834) @@ -1,4 +1,4 @@ ---- bin/named/config.c.orig 2016-03-09 04:02:43 UTC +--- bin/named/config.c.orig 2016-05-09 05:42:57 UTC +++ bin/named/config.c @@ -159,6 +159,8 @@ options {\n\ lame-ttl 600;\n\ @@ -9,9 +9,9 @@ max-cache-ttl 604800; /* 1 week */\n\ transfer-format many-answers;\n\ max-cache-size 90%;\n\ ---- bin/named/server.c.orig 2016-03-09 04:02:43 UTC +--- bin/named/server.c.orig 2016-05-09 05:42:57 UTC +++ bin/named/server.c -@@ -3022,6 +3022,16 @@ configure_view(dns_view_t *view, dns_vie +@@ -3030,6 +3030,16 @@ configure_view(dns_view_t *view, dns_vie } obj = NULL; @@ -28,7 +28,7 @@ result = ns_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 2016-03-09 04:02:43 UTC +--- lib/dns/include/dns/view.h.orig 2016-05-09 05:42:57 UTC +++ lib/dns/include/dns/view.h @@ -152,6 +152,8 @@ struct dns_view { isc_boolean_t requestnsid; @@ -39,9 +39,9 @@ dns_ttl_t maxncachettl; isc_uint32_t nta_lifetime; isc_uint32_t nta_recheck; ---- lib/dns/resolver.c.orig 2016-03-09 04:02:43 UTC +--- lib/dns/resolver.c.orig 2016-05-09 05:42:57 UTC +++ lib/dns/resolver.c -@@ -5419,6 +5419,18 @@ cache_name(fetchctx_t *fctx, dns_name_t +@@ -5440,6 +5440,18 @@ cache_name(fetchctx_t *fctx, dns_name_t } /* @@ -60,9 +60,9 @@ * Enforce the configure maximum cache TTL. */ if (rdataset->ttl > res->view->maxcachettl) ---- lib/isccfg/namedconf.c.orig 2016-03-09 04:02:43 UTC +--- lib/isccfg/namedconf.c.orig 2016-05-09 05:42:57 UTC +++ lib/isccfg/namedconf.c -@@ -1677,6 +1677,8 @@ view_clauses[] = { +@@ -1678,6 +1678,8 @@ view_clauses[] = { { "nosit-udp-size", &cfg_type_uint32, CFG_CLAUSEFLAG_OBSOLETE }, { "max-acache-size", &cfg_type_sizenodefault, 0 }, { "max-cache-size", &cfg_type_sizeorpercent, 0 }, Modified: head/dns/bind9-devel/files/patch-configure ============================================================================== --- head/dns/bind9-devel/files/patch-configure Mon May 9 10:12:27 2016 (r414833) +++ head/dns/bind9-devel/files/patch-configure Mon May 9 10:12:32 2016 (r414834) @@ -1,6 +1,6 @@ ---- configure.orig 2016-04-29 05:30:53 UTC +--- configure.orig 2016-05-09 05:42:57 UTC +++ configure -@@ -14186,27 +14186,9 @@ done +@@ -14204,27 +14204,9 @@ done # problems start to show up. saved_libs="$LIBS" for TRY_LIBS in \ @@ -30,7 +30,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking linking as $TRY_LIBS" >&5 $as_echo_n "checking linking as $TRY_LIBS... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext -@@ -14249,47 +14231,7 @@ $as_echo "no" >&6; } ;; +@@ -14267,47 +14249,7 @@ $as_echo "no" >&6; } ;; no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;; esac @@ -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 -@@ -22095,7 +22037,7 @@ $as_echo "" >&6; } +@@ -22141,7 +22083,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). From owner-svn-ports-head@freebsd.org Mon May 9 10:12:29 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41E3DB32DAA; Mon, 9 May 2016 10:12:29 +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 0BB7F1AF0; Mon, 9 May 2016 10:12:28 +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 u49ACSBR019635; Mon, 9 May 2016 10:12:28 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49ACSEG019633; Mon, 9 May 2016 10:12:28 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605091012.u49ACSEG019633@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 9 May 2016 10:12:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414833 - head/lang/perl5-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 10:12:29 -0000 Author: mat Date: Mon May 9 10:12:27 2016 New Revision: 414833 URL: https://svnweb.freebsd.org/changeset/ports/414833 Log: Update to v5.24.0-RC5-2-gfac0c35. Changes: https://github.com/Perl/perl5/compare/v5.24.0-RC4...v5.24.0-RC5-2-gfac0c35 Sponsored by: Absolight Modified: head/lang/perl5-devel/Makefile (contents, props changed) head/lang/perl5-devel/distinfo (contents, props changed) Modified: head/lang/perl5-devel/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Mon May 9 10:12:18 2016 (r414832) +++ head/lang/perl5-devel/Makefile Mon May 9 10:12:27 2016 (r414833) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= perl -PORTREVISION= 1 +PORTREVISION= 0 # XXX Remove second line, uncomment first #DISTVERSION= ${PERL_VERSION} DISTVERSION= ${GH_TAGNAME:C/^v//:C/-g[0-9a-f]*$//} @@ -30,7 +30,7 @@ TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_J USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.24.0-RC4 +GH_TAGNAME= v5.24.0-RC5-2-gfac0c35 OPTIONS_DEFINE= DEBUG GDBM PERL_64BITINT PTHREAD \ MULTIPLICITY SITECUSTOMIZE Modified: head/lang/perl5-devel/distinfo ============================================================================== --- head/lang/perl5-devel/distinfo Mon May 9 10:12:18 2016 (r414832) +++ head/lang/perl5-devel/distinfo Mon May 9 10:12:27 2016 (r414833) @@ -1,2 +1,2 @@ -SHA256 (perl/perl-5.24.0-RC4_GH0.tar.gz) = c1c99417f3060896d8f73350f65ef47cc49b74d28449d5ad1e72914a87edf7b7 -SIZE (perl/perl-5.24.0-RC4_GH0.tar.gz) = 17855211 +SHA256 (perl/perl-5.24.0-RC5-2_GH0.tar.gz) = a721b4b9ec09c3abfa3540cfd48110d3b60bba5bff273d838d6e061f2be8b266 +SIZE (perl/perl-5.24.0-RC5-2_GH0.tar.gz) = 17860282 From owner-svn-ports-head@freebsd.org Mon May 9 10:52:10 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F0E3FB3466A; Mon, 9 May 2016 10:52: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 C30C91E67; Mon, 9 May 2016 10:52: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 u49AqA9p030582; Mon, 9 May 2016 10:52:10 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49Aq9L9030580; Mon, 9 May 2016 10:52:09 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605091052.u49Aq9L9030580@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 9 May 2016 10:52:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414835 - head/astro/josm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 10:52:11 -0000 Author: amdmi3 Date: Mon May 9 10:52:09 2016 New Revision: 414835 URL: https://svnweb.freebsd.org/changeset/ports/414835 Log: - Update to 10168 Modified: head/astro/josm/Makefile head/astro/josm/distinfo Modified: head/astro/josm/Makefile ============================================================================== --- head/astro/josm/Makefile Mon May 9 10:12:32 2016 (r414834) +++ head/astro/josm/Makefile Mon May 9 10:52:09 2016 (r414835) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= josm -PORTVERSION= 9979 +PORTVERSION= 10168 CATEGORIES= astro java MASTER_SITES= http://josm.openstreetmap.de/download/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/astro/josm/distinfo ============================================================================== --- head/astro/josm/distinfo Mon May 9 10:12:32 2016 (r414834) +++ head/astro/josm/distinfo Mon May 9 10:52:09 2016 (r414835) @@ -1,2 +1,2 @@ -SHA256 (josm-snapshot-9979.jar) = 70a71600ccb2c23788bfdedd2297790f94af9457964748f7911e87038943c87f -SIZE (josm-snapshot-9979.jar) = 10764319 +SHA256 (josm-snapshot-10168.jar) = 0cb410dd7a66155d41886d5f8bd74c5fba8c556bb254df5284d9707178869753 +SIZE (josm-snapshot-10168.jar) = 10811189 From owner-svn-ports-head@freebsd.org Mon May 9 10:56:17 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6DB11B347C5; Mon, 9 May 2016 10:56: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 3FA57103B; Mon, 9 May 2016 10:56: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 u49AuG5T032811; Mon, 9 May 2016 10:56:16 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49AuGss032809; Mon, 9 May 2016 10:56:16 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605091056.u49AuGss032809@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 9 May 2016 10:56:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414836 - head/devel/py-natsort X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 10:56:17 -0000 Author: amdmi3 Date: Mon May 9 10:56:16 2016 New Revision: 414836 URL: https://svnweb.freebsd.org/changeset/ports/414836 Log: - Update to 5.0.0 PR: 209388 Submitted by: yuri@rawbw.com (maintainer) Modified: head/devel/py-natsort/Makefile head/devel/py-natsort/distinfo Modified: head/devel/py-natsort/Makefile ============================================================================== --- head/devel/py-natsort/Makefile Mon May 9 10:52:09 2016 (r414835) +++ head/devel/py-natsort/Makefile Mon May 9 10:56:16 2016 (r414836) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= natsort -PORTVERSION= 4.0.4 +PORTVERSION= 5.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-natsort/distinfo ============================================================================== --- head/devel/py-natsort/distinfo Mon May 9 10:52:09 2016 (r414835) +++ head/devel/py-natsort/distinfo Mon May 9 10:56:16 2016 (r414836) @@ -1,2 +1,2 @@ -SHA256 (natsort-4.0.4.tar.gz) = c76ba3e85fba78f276ac06e4d47f2230d1070f9c19413b2a0bfe7de6af311839 -SIZE (natsort-4.0.4.tar.gz) = 63116 +SHA256 (natsort-5.0.0.tar.gz) = b362a2bec8bc0dcdde0dd566703b48c2c59f607e897785c6c9253c96f4abb881 +SIZE (natsort-5.0.0.tar.gz) = 67543 From owner-svn-ports-head@freebsd.org Mon May 9 10:57:54 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7FF9FB3488A; Mon, 9 May 2016 10:57:54 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C3A91184; Mon, 9 May 2016 10:57:54 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u49AvrOM033155; Mon, 9 May 2016 10:57:53 GMT (envelope-from olivier@FreeBSD.org) Received: (from olivier@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49Avq5e033143; Mon, 9 May 2016 10:57:52 GMT (envelope-from olivier@FreeBSD.org) Message-Id: <201605091057.u49Avq5e033143@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivier set sender to olivier@FreeBSD.org using -f From: Olivier Cochard Date: Mon, 9 May 2016 10:57:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414837 - in head: . net net/mlvpn net/mlvpn/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 10:57:54 -0000 Author: olivier Date: Mon May 9 10:57:52 2016 New Revision: 414837 URL: https://svnweb.freebsd.org/changeset/ports/414837 Log: New port: net/mlvpn MLVPN allow to bond your internet links to increase bandwidth, secure your internet connection by actively monitoring your links and removing the faulty ones, without loosing your TCP connections and secure your internet connection to the aggregation server using cryptography. WWW: https://zehome.github.io/MLVPN/ Approved by: mat Differential Revision: https://reviews.freebsd.org/D6034 Added: head/net/mlvpn/ head/net/mlvpn/Makefile (contents, props changed) head/net/mlvpn/distinfo (contents, props changed) head/net/mlvpn/files/ head/net/mlvpn/files/mlvpn.in (contents, props changed) head/net/mlvpn/files/patch-src_config.c (contents, props changed) head/net/mlvpn/files/patch-src_mlvpn.c (contents, props changed) head/net/mlvpn/files/patch-src_mlvpn.h (contents, props changed) head/net/mlvpn/files/patch-src_tuntap__bsd.c (contents, props changed) head/net/mlvpn/pkg-descr (contents, props changed) head/net/mlvpn/pkg-plist (contents, props changed) Modified: head/GIDs head/UIDs head/net/Makefile Modified: head/GIDs ============================================================================== --- head/GIDs Mon May 9 10:56:16 2016 (r414836) +++ head/GIDs Mon May 9 10:57:52 2016 (r414837) @@ -103,6 +103,7 @@ agk:*:172: polipo:*:173: flowtools:*:174: twms:*:175: +mlvpn:*:176: gdnsd:*:179: rt:*:180: nagios:*:181: Modified: head/UIDs ============================================================================== --- head/UIDs Mon May 9 10:56:16 2016 (r414836) +++ head/UIDs Mon May 9 10:57:52 2016 (r414837) @@ -109,6 +109,7 @@ agk:*:172:172::0:0:AquaGateKeeper:/nonex polipo:*:173:173::0:0:polipo web cache:/nonexistent:/usr/sbin/nologin flowtools:*:174:174::0:0:Flow-tools collector pseudo-user:/nonexistent:/usr/sbin/nologin twms:*:175:175::0:0:tWMS pseudo-user:/nonexistent:/usr/sbin/nologin +mlvpn:*:176:176::0:0:mlVPN pseudo-user:/var/run/mlvpn:/usr/sbin/nologin gdnsd:*:179:179::0:0:gDNSd pseudo-user:/nonexistent:/usr/sbin/nologin nagios:*:181:181::0:0:Nagios pseudo-user:/var/spool/nagios:/usr/sbin/nologin noc:*:182:182::0:0:NOC pseudo-user:/usr/local/noc:/bin/sh Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Mon May 9 10:56:16 2016 (r414836) +++ head/net/Makefile Mon May 9 10:57:52 2016 (r414837) @@ -398,6 +398,7 @@ SUBDIR += miniupnpd SUBDIR += miredo SUBDIR += miruo + SUBDIR += mlvpn SUBDIR += mono-zeroconf SUBDIR += mopd SUBDIR += morebalance Added: head/net/mlvpn/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/mlvpn/Makefile Mon May 9 10:57:52 2016 (r414837) @@ -0,0 +1,41 @@ +# $FreeBSD$ + +PORTNAME= mlvpn +PORTVERSION= 2.3.1 +CATEGORIES= net + +MAINTAINER= olivier@FreeBSD.org +COMMENT= Multi-link VPN + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENCE + +LIB_DEPENDS= libev.so:devel/libev \ + libsodium.so:security/libsodium + +USE_GITHUB= yes +GH_PROJECT= MLVPN +GH_ACCOUNT= zehome + +USES= autoreconf libtool pkgconfig localbase +GNU_CONFIGURE= yes + +USERS= mlvpn +GROUPS= mlvpn +USE_RC_SUBR= mlvpn + +OPTIONS_DEFINE= CONTROL +CONTROL_DESC= Enable UNIX socket/HTTP json remote control API + +OPTIONS_DEFAULT= CONTROL +CONTROL_CONFIGURE_OFF= --disable-control + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin/ + ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.conf.5 ${STAGEDIR}${PREFIX}/man/man5 + @${MKDIR} ${STAGEDIR}${ETCDIR} + ${INSTALL_MAN} ${WRKSRC}/doc/examples/${PORTNAME}.conf.in ${STAGEDIR}${ETCDIR}/${PORTNAME}.conf.sample + ${INSTALL_SCRIPT} ${WRKSRC}/doc/examples/mlvpn_updown.sh.in ${STAGEDIR}${ETCDIR}/mlvpn_updown.sh + +.include Added: head/net/mlvpn/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/mlvpn/distinfo Mon May 9 10:57:52 2016 (r414837) @@ -0,0 +1,2 @@ +SHA256 (zehome-MLVPN-2.3.1_GH0.tar.gz) = 4bbe8ae10ccad4ba764d29db0293b3ab523ded5d0a0b5adbe6a8d4d839e4138e +SIZE (zehome-MLVPN-2.3.1_GH0.tar.gz) = 83817 Added: head/net/mlvpn/files/mlvpn.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/mlvpn/files/mlvpn.in Mon May 9 10:57:52 2016 (r414837) @@ -0,0 +1,155 @@ +#!/bin/sh +# +# mlvpn - load tun/tap driver and start mlvpn daemon +# +# (C) Copyright 2005 - 2008, 2010 by Matthias Andree +# (C) Copyright 2015 Laurent COUSTET (mlvpn modifications) +# (C) Copyright 2016 Olivier Cochard-Labbe (updating rc script) + +# based on suggestions by Matthias Grimm and Dirk Gouders +# with multi-instance contribution from Denis Shaposhnikov, Gleb Kozyrev +# and Vasil Dimov +# softrestart feature suggested by Nick Hibma +# +# This program is free software; you can redistribute it and/or modify it under +# the terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# +# This program is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +# details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 51 Franklin +# Street, Fifth Floor, Boston, MA 02110-1301, USA. + +# PROVIDE: mlvpn +# REQUIRE: DAEMON +# KEYWORD: shutdown + +# ----------------------------------------------------------------------------- +# +# This script supports running multiple instances of mlvpn +# To run additional instances link this script to something like +# % ln -s mlvpn mlvpn_foo +# and define additional mlvpn_foo_* variables in one of +# /etc/rc.conf, /etc/rc.conf.local or /etc/rc.conf.d/mlvpn_foo +# +# Below NAME should be substituted with the name of this script. By default +# it is mlvpn, so read as mlvpn_enable. If you linked the script to +# mlvpn_foo, then read as mlvpn_foo_enable etc. +# +# The following variables are supported (defaults are shown). +# You can place them in any of +# /etc/rc.conf, /etc/rc.conf.local or /etc/rc.conf.d/NAME +# +# NAME_enable="NO" # set to YES to enable mlvpn +# NAME_if= # driver(s) to load, set to "tun", "tap" or "tun tap" +# # it is OK to specify the if_ prefix. +# +# # optional: +# NAME_flags= # additional command line arguments +# NAME_configfile="/usr/local/etc/mlvpn/NAME.conf" # --config file +# +# Note that we deliberately refrain from unloading drivers. +# +# For further documentation, please see http://www.mlvpn.fr/ +# + +. /etc/rc.subr + +case "$0" in +/etc/rc*) + # during boot (shutdown) $0 is /etc/rc (/etc/rc.shutdown), + # so get the name of the script from $_file + name="$_file" + ;; +*) + name="$0" + ;; +esac + +name="${name##*/}" +rcvar=${name}_enable + +mlvpn_stop() +{ + if [ -f ${pidfile} ]; then + rc_pid=$(check_pidfile $pidfile ${name}) + kill -TERM $rc_pid + wait_for_pids $rc_pid + fi +} + +stop_postcmd() +{ + rm -f "$pidfile" || warn "Could not remove $pidfile." +} + +mlvpn_softrestart() +{ + rc_pid=$(check_pidfile $pidfile ${name}) + local status + + if ! status=`run_rc_command status 2>&1`; then + echo $status + return 1 + fi + echo 'Softrestarting mlvpn.' + kill -USR1 $rc_pid +} + +mlvpn_status() +{ + rc_pid=$(check_pidfile $pidfile ${name}) + + if [ -z "$rc_pid" ]; then + [ -n "$rc_fast" ] && return 0 + if [ -n "$pidfile" ]; then + echo "${name} not running? (check $pidfile)." + else + echo "${name} not running?" + fi + return 1 + fi + echo "${name} is running as pid ${rc_pid}" +} + +# reload: support SIGHUP to reparse configuration file +# softrestart: support SIGUSR1 to reconnect without superuser privileges +extra_commands="reload softrestart" +softrestart_cmd="mlvpn_softrestart" + +# pidfile +pidfile="/var/run/${name}.pid" +rc_pid=$(check_pidfile $pidfile ame) + +# command and arguments +procname="%%PREFIX%%/sbin/mlvpn" +command="/usr/sbin/daemon" + +# run this last +stop_cmd="mlvpn_stop" +stop_postcmd="stop_postcmd" +status_cmd="mlvpn_status" + +load_rc_config ${name} + +eval ": \${${name}_enable:=\"NO\"}" +eval ": \${${name}_configfile:=\"/usr/local/etc/mlvpn/${name}.conf\"}" + +configfile="$(eval echo \${${name}_configfile})" +interfaces="$(eval echo \${${name}_if})" + +required_modules= +for i in $interfaces ; do + required_modules="$required_modules${required_modules:+" "}if_${i#if_}" +done + +required_files=${configfile} + +command_args="-f -p ${pidfile} ${procname} --name ${name} --config ${configfile} --user mlvpn" + +run_rc_command "$1" Added: head/net/mlvpn/files/patch-src_config.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/mlvpn/files/patch-src_config.c Mon May 9 10:57:52 2016 (r414837) @@ -0,0 +1,57 @@ +--- src/config.c.orig 2015-12-28 11:20:16 UTC ++++ src/config.c +@@ -269,6 +269,7 @@ mlvpn_config(int config_file_fd, int fir + } else if (strncmp(lastSection, "filters", 7) != 0) { + char *bindaddr; + char *bindport; ++ uint32_t bindfib = 0; + char *dstaddr; + char *dstport; + uint32_t bwlimit = 0; +@@ -284,6 +285,9 @@ mlvpn_config(int config_file_fd, int fir + _conf_set_str_from_conf( + config, lastSection, "bindport", &bindport, NULL, + "bind port is mandatory in server mode.\n", 1); ++ _conf_set_uint_from_conf( ++ config, lastSection, "bindfib", &bindfib, 0, ++ NULL, 0); + _conf_set_str_from_conf( + config, lastSection, "remotehost", &dstaddr, NULL, + NULL, 0); +@@ -297,6 +301,9 @@ mlvpn_config(int config_file_fd, int fir + _conf_set_str_from_conf( + config, lastSection, "bindport", &bindport, NULL, + NULL, 0); ++ _conf_set_uint_from_conf( ++ config, lastSection, "bindfib", &bindfib, 0, ++ NULL, 0); + _conf_set_str_from_conf( + config, lastSection, "remotehost", &dstaddr, NULL, + "No remote address specified.\n", 1); +@@ -336,6 +343,7 @@ mlvpn_config(int config_file_fd, int fir + tmptun->name); + if ((! mystr_eq(tmptun->bindaddr, bindaddr)) || + (! mystr_eq(tmptun->bindport, bindport)) || ++ (tmptun->bindfib != bindfib) || + (! mystr_eq(tmptun->destaddr, dstaddr)) || + (! mystr_eq(tmptun->destport, dstport))) { + mlvpn_rtun_status_down(tmptun); +@@ -347,6 +355,9 @@ mlvpn_config(int config_file_fd, int fir + if (bindport) { + strlcpy(tmptun->bindport, bindport, sizeof(tmptun->bindport)); + } ++ if (tmptun->bindfib != bindfib) { ++ tmptun->bindfib = bindfib; ++ } + if (dstaddr) { + strlcpy(tmptun->destaddr, dstaddr, sizeof(tmptun->destaddr)); + } +@@ -380,7 +391,7 @@ mlvpn_config(int config_file_fd, int fir + { + log_info("config", "%s tunnel added", lastSection); + mlvpn_rtun_new( +- lastSection, bindaddr, bindport, dstaddr, dstport, ++ lastSection, bindaddr, bindport, bindfib, dstaddr, dstport, + default_server_mode, timeout, fallback_only, + bwlimit, loss_tolerence); + } Added: head/net/mlvpn/files/patch-src_mlvpn.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/mlvpn/files/patch-src_mlvpn.c Mon May 9 10:57:52 2016 (r414837) @@ -0,0 +1,54 @@ +--- src/mlvpn.c.orig 2015-12-28 11:20:16 UTC ++++ src/mlvpn.c +@@ -597,7 +597,7 @@ mlvpn_rtun_write(EV_P_ ev_io *w, int rev + + mlvpn_tunnel_t * + mlvpn_rtun_new(const char *name, +- const char *bindaddr, const char *bindport, ++ const char *bindaddr, const char *bindport, uint32_t bindfib, + const char *destaddr, const char *destport, + int server_mode, uint32_t timeout, + int fallback_only, uint32_t bandwidth, +@@ -653,6 +653,7 @@ mlvpn_rtun_new(const char *name, + strlcpy(new->bindaddr, bindaddr, sizeof(new->bindaddr)); + if (bindport) + strlcpy(new->bindport, bindport, sizeof(new->bindport)); ++ new->bindfib = bindfib; + if (destaddr) + strlcpy(new->destaddr, destaddr, sizeof(new->destaddr)); + if (destport) +@@ -780,6 +781,7 @@ static int + mlvpn_rtun_start(mlvpn_tunnel_t *t) + { + int ret, fd = -1; ++ int fib = 0; + char *addr, *port; + struct addrinfo hints, *res; + +@@ -788,9 +790,11 @@ mlvpn_rtun_start(mlvpn_tunnel_t *t) + { + addr = t->bindaddr; + port = t->bindport; ++ fib = t->bindfib; + } else { + addr = t->destaddr; + port = t->destport; ++ fib = t->bindfib; + } + + /* Initialize hints */ +@@ -817,6 +821,14 @@ mlvpn_rtun_start(mlvpn_tunnel_t *t) + log_warn(NULL, "%s socket creation error", + t->name); + } else { ++#if defined(HAVE_FREEBSD) || defined(HAVE_OPENBSD) ++ /* Setting SO_SETFIB (fib) supported on FreeBSD and OpenBSD only */ ++ if (setsockopt(fd, SOL_SOCKET, SO_SETFIB, &fib, sizeof(fib)) < 0) ++ { ++ log_warnx(NULL, "Cannot set FIB %d for kernel socket", fib); ++ goto error; ++ } ++#endif + t->fd = fd; + break; + } Added: head/net/mlvpn/files/patch-src_mlvpn.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/mlvpn/files/patch-src_mlvpn.h Mon May 9 10:57:52 2016 (r414837) @@ -0,0 +1,19 @@ +--- src/mlvpn.h.orig 2015-12-28 11:20:16 UTC ++++ src/mlvpn.h +@@ -138,6 +138,7 @@ typedef struct mlvpn_tunnel_s + char *name; /* tunnel name */ + char bindaddr[MLVPN_MAXHNAMSTR]; /* packets source */ + char bindport[MLVPN_MAXPORTSTR]; /* packets port source (or NULL) */ ++ uint32_t bindfib; /* FIB number to use */ + char destaddr[MLVPN_MAXHNAMSTR]; /* remote server ip (can be hostname) */ + char destport[MLVPN_MAXPORTSTR]; /* remote server port */ + int fd; /* socket file descriptor */ +@@ -193,7 +194,7 @@ int mlvpn_rtun_wrr_reset(struct rtunhead + mlvpn_tunnel_t *mlvpn_rtun_wrr_choose(); + mlvpn_tunnel_t *mlvpn_rtun_choose(); + mlvpn_tunnel_t *mlvpn_rtun_new(const char *name, +- const char *bindaddr, const char *bindport, ++ const char *bindaddr, const char *bindport, uint32_t bindfib, + const char *destaddr, const char *destport, + int server_mode, uint32_t timeout, + int fallback_only, uint32_t bandwidth, Added: head/net/mlvpn/files/patch-src_tuntap__bsd.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/mlvpn/files/patch-src_tuntap__bsd.c Mon May 9 10:57:52 2016 (r414837) @@ -0,0 +1,11 @@ +--- src/tuntap_bsd.c.orig 2015-12-28 11:20:16 UTC ++++ src/tuntap_bsd.c +@@ -21,7 +21,7 @@ mlvpn_tuntap_read(struct tuntap_s *tunta + mlvpn_tunnel_t *rtun = NULL; + mlvpn_pkt_t *pkt; + ssize_t ret; +- u_char data[DEFAULT_MTU] ++ u_char data[DEFAULT_MTU]; + struct iovec iov[2]; + uint32_t type; + Added: head/net/mlvpn/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/mlvpn/pkg-descr Mon May 9 10:57:52 2016 (r414837) @@ -0,0 +1,6 @@ +MLVPN allow to bond your internet links to increase bandwidth, secure your +internet connection by actively monitoring your links and removing the faulty +ones, without loosing your TCP connections and secure your internet connection +to the aggregation server using cryptography. + +WWW: https://zehome.github.io/MLVPN/ Added: head/net/mlvpn/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/mlvpn/pkg-plist Mon May 9 10:57:52 2016 (r414837) @@ -0,0 +1,5 @@ +sbin/mlvpn +man/man1/mlvpn.1.gz +man/man5/mlvpn.conf.5.gz +@sample(,,600) %%ETCDIR%%/mlvpn.conf.sample +@(,,700) %%ETCDIR%%/mlvpn_updown.sh From owner-svn-ports-head@freebsd.org Mon May 9 11:05:02 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5CFFDB34B1C; Mon, 9 May 2016 11:05:02 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 390A217F6; Mon, 9 May 2016 11:05:02 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u49B51J1036216; Mon, 9 May 2016 11:05:01 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49B50A2036208; Mon, 9 May 2016 11:05:00 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201605091105.u49B50A2036208@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Mon, 9 May 2016 11:05:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414838 - in head/databases: . adabase adabase/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 11:05:02 -0000 Author: marino Date: Mon May 9 11:05:00 2016 New Revision: 414838 URL: https://svnweb.freebsd.org/changeset/ports/414838 Log: Add new port database/adabase Thick database bindings for MySQL, PostgreSQL and SQLite written in Ada. This is the first release of AdaBase, an abstraction library that provides a consistent interface to multiple database servers. Currently only one driver for MySQL is provided, but additional ones for SQLite and PostgreSQL are planned for the near term. It's extensible, so support for others such as Firebird, Oracle and MSSQL would be easily possible. AdaBase offers unique features over similar frameworks. For starters, it's limited to database support rather than including many other unwanted components in a "kitchen sink" fashion, and unneeded drivers can be excluded from the library as desired. It's got a developer and commerce friend license (ICS), it comes with good documentation and working examples, and the bindings are thick enough where database server backends can be interchangeable. AdaBase may seem familiar to some users as it was partially inspired by PHP's PDO database framework and is a sequel of sorts to an earlier project by the same author, Pascal Data Objects. WWW: http://jrmarino.github.io/AdaBase/ Added: head/databases/adabase/ head/databases/adabase/Makefile (contents, props changed) head/databases/adabase/distinfo (contents, props changed) head/databases/adabase/files/ head/databases/adabase/files/adabase.gpr (contents, props changed) head/databases/adabase/pkg-descr (contents, props changed) head/databases/adabase/pkg-plist (contents, props changed) Modified: head/databases/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Mon May 9 10:57:52 2016 (r414837) +++ head/databases/Makefile Mon May 9 11:05:00 2016 (r414838) @@ -9,6 +9,7 @@ SUBDIR += R-cran-RSQLite.extfuns SUBDIR += R-cran-sqldf SUBDIR += WWWdb + SUBDIR += adabase SUBDIR += adminer SUBDIR += adodb SUBDIR += adodb5 Added: head/databases/adabase/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/adabase/Makefile Mon May 9 11:05:00 2016 (r414838) @@ -0,0 +1,40 @@ +# Created by: John Marino +# $FreeBSD$ + +PORTNAME= adabase +PORTVERSION= 1.0 +DISTVERSIONPREFIX= v +CATEGORIES= databases + +MAINTAINER= marino@FreeBSD.org +COMMENT= Thick database bindings for Ada + +LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/License.txt + +BUILD_DEPENDS= gprbuild:devel/gprbuild + +USES= ada +USE_GITHUB= yes +GH_ACCOUNT= jrmarino +GH_PROJECT= AdaBase + +MAKE_ENV+= OS_VERSION=unix + +post-extract: + ${RM} ${WRKSRC}/src/drivers/adabase-driver-base-firebird.ad? + +do-build: + (cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ + gprbuild -p -P adabase ${BUILD_ARGS}) + +do-install: + ${MKDIR} ${STAGEDIR}${PREFIX}/include/adabase \ + ${STAGEDIR}${PREFIX}/lib/adabase \ + ${STAGEDIR}${PREFIX}/lib/gnat + ${INSTALL_DATA} ${WRKSRC}/lib/* ${STAGEDIR}${PREFIX}/lib/adabase + ${INSTALL_DATA} ${WRKSRC}/src/*/*.ad[bs] ${WRKSRC}/src/adabase.ads \ + ${STAGEDIR}${PREFIX}/include/adabase + ${INSTALL_DATA} ${FILESDIR}/adabase.gpr ${STAGEDIR}${PREFIX}/lib/gnat + +.include Added: head/databases/adabase/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/adabase/distinfo Mon May 9 11:05:00 2016 (r414838) @@ -0,0 +1,2 @@ +SHA256 (jrmarino-AdaBase-v1.0_GH0.tar.gz) = fb9bec4376a5df61670c543f8c49c5e1e335032ae46658f966f2b0277c89d338 +SIZE (jrmarino-AdaBase-v1.0_GH0.tar.gz) = 75278 Added: head/databases/adabase/files/adabase.gpr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/adabase/files/adabase.gpr Mon May 9 11:05:00 2016 (r414838) @@ -0,0 +1,7 @@ +library project AdaBase is + for Library_Name use "adabase"; + for Library_Kind use "static"; + for Source_Dirs use ("../../include/adabase"); + for Library_Dir use "../../lib/adabase"; + for Externally_Built use "true"; +end AdaBase; Added: head/databases/adabase/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/adabase/pkg-descr Mon May 9 11:05:00 2016 (r414838) @@ -0,0 +1,21 @@ +Thick database bindings for MySQL, PostgreSQL and SQLite written in Ada. + +This is the first release of AdaBase, an abstraction library that provides +a consistent interface to multiple database servers. Currently only one +driver for MySQL is provided, but additional ones for SQLite and +PostgreSQL are planned for the near term. It's extensible, so support +for others such as Firebird, Oracle and MSSQL would be easily possible. + +AdaBase offers unique features over similar frameworks. For starters, +it's limited to database support rather than including many other unwanted +components in a "kitchen sink" fashion, and unneeded drivers can be +excluded from the library as desired. It's got a developer and commerce +friend license (ICS), it comes with good documentation and working +examples, and the bindings are thick enough where database server backends +can be interchangeable. + +AdaBase may seem familiar to some users as it was partially inspired by +PHP's PDO database framework and is a sequel of sorts to an earlier +project by the same author, Pascal Data Objects. + +WWW: http://jrmarino.github.io/AdaBase/ Added: head/databases/adabase/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/adabase/pkg-plist Mon May 9 11:05:00 2016 (r414838) @@ -0,0 +1,73 @@ +include/adabase/adabase-bindings-mysql.ads +include/adabase/adabase-bindings.ads +include/adabase/adabase-connection-base-mysql.adb +include/adabase/adabase-connection-base-mysql.ads +include/adabase/adabase-connection-base.adb +include/adabase/adabase-connection-base.ads +include/adabase/adabase-connection.ads +include/adabase/adabase-driver-base-mysql.adb +include/adabase/adabase-driver-base-mysql.ads +include/adabase/adabase-driver-base.adb +include/adabase/adabase-driver-base.ads +include/adabase/adabase-driver.ads +include/adabase/adabase-interfaces-connection.ads +include/adabase/adabase-interfaces-driver.ads +include/adabase/adabase-interfaces-logger.ads +include/adabase/adabase-interfaces-statement.ads +include/adabase/adabase-interfaces.ads +include/adabase/adabase-logger-base-file.adb +include/adabase/adabase-logger-base-file.ads +include/adabase/adabase-logger-base-screen.adb +include/adabase/adabase-logger-base-screen.ads +include/adabase/adabase-logger-base.adb +include/adabase/adabase-logger-base.ads +include/adabase/adabase-logger-facility.adb +include/adabase/adabase-logger-facility.ads +include/adabase/adabase-logger.ads +include/adabase/adabase-results-converters.adb +include/adabase/adabase-results-converters.ads +include/adabase/adabase-results-field.adb +include/adabase/adabase-results-field.ads +include/adabase/adabase-results-generic_converters.adb +include/adabase/adabase-results-generic_converters.ads +include/adabase/adabase-results-sets.adb +include/adabase/adabase-results-sets.ads +include/adabase/adabase-results.ads +include/adabase/adabase-statement-base-mysql.adb +include/adabase/adabase-statement-base-mysql.ads +include/adabase/adabase-statement-base.adb +include/adabase/adabase-statement-base.ads +include/adabase/adabase-statement.ads +include/adabase/adabase.ads +include/adabase/commontext.adb +include/adabase/commontext.ads +lib/adabase/adabase-bindings-mysql.ali +lib/adabase/adabase-bindings.ali +lib/adabase/adabase-connection-base-mysql.ali +lib/adabase/adabase-connection-base.ali +lib/adabase/adabase-connection.ali +lib/adabase/adabase-driver-base-mysql.ali +lib/adabase/adabase-driver-base.ali +lib/adabase/adabase-driver.ali +lib/adabase/adabase-interfaces-connection.ali +lib/adabase/adabase-interfaces-driver.ali +lib/adabase/adabase-interfaces-logger.ali +lib/adabase/adabase-interfaces-statement.ali +lib/adabase/adabase-interfaces.ali +lib/adabase/adabase-logger-base-file.ali +lib/adabase/adabase-logger-base-screen.ali +lib/adabase/adabase-logger-base.ali +lib/adabase/adabase-logger-facility.ali +lib/adabase/adabase-logger.ali +lib/adabase/adabase-results-converters.ali +lib/adabase/adabase-results-field.ali +lib/adabase/adabase-results-generic_converters.ali +lib/adabase/adabase-results-sets.ali +lib/adabase/adabase-results.ali +lib/adabase/adabase-statement-base-mysql.ali +lib/adabase/adabase-statement-base.ali +lib/adabase/adabase-statement.ali +lib/adabase/adabase.ali +lib/adabase/commontext.ali +lib/adabase/libadabase.a +lib/gnat/adabase.gpr From owner-svn-ports-head@freebsd.org Mon May 9 11:12:23 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9265B34EEE; Mon, 9 May 2016 11:12: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 AABDA1DF9; Mon, 9 May 2016 11:12: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 u49BCMtY039348; Mon, 9 May 2016 11:12:22 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49BCMoi039347; Mon, 9 May 2016 11:12:22 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605091112.u49BCMoi039347@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 9 May 2016 11:12:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414839 - head/chinese/brise X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 11:12:24 -0000 Author: amdmi3 Date: Mon May 9 11:12:22 2016 New Revision: 414839 URL: https://svnweb.freebsd.org/changeset/ports/414839 Log: - Mark BROKEN on 9.x PR: 208228 Submitted by: hiroto.kagotani@gmail.com (maintainer) Modified: head/chinese/brise/Makefile Modified: head/chinese/brise/Makefile ============================================================================== --- head/chinese/brise/Makefile Mon May 9 11:05:00 2016 (r414838) +++ head/chinese/brise/Makefile Mon May 9 11:12:22 2016 (r414839) @@ -12,6 +12,8 @@ LICENSE= GPLv3 BUILD_DEPENDS= rime_deployer:chinese/librime +BROKEN_FreeBSD_9= does not build (segmentation fault) + USES= gmake USE_GITHUB= yes GH_ACCOUNT= rime From owner-svn-ports-head@freebsd.org Mon May 9 11:42:07 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 09FFDB34553; Mon, 9 May 2016 11:42:07 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x230.google.com (mail-wm0-x230.google.com [IPv6:2a00:1450:400c:c09::230]) (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 8C23319B0; Mon, 9 May 2016 11:42:06 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by mail-wm0-x230.google.com with SMTP id a17so181906610wme.0; Mon, 09 May 2016 04:42:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=awL4SLm2xj8l1OyzNPqMXESHo+gzNWWgiiNizSih1gg=; b=XutqiWbwbOpY1hAWpWyoc25zWLo3hbY76yCQNQUK5ywWd71JTDhRH9wQP5DbikCSJd Z9bujNyM0jGgN3j5Cw8mxtucdA7GxE32NNNDbNNwE/URph3dGv7lseo8UG71OQCWeXwF O1lVx7Dy80VdtocONYmcATV89oGKtMud8WabIPYnRSG9TvbWS0npgxwn7pooopBRBVCN o9i0juCZIFj71cYH9m6yeeC07TzxubYbZtgWBOUtKb+4oBnDrv36x6NA3uYud9KlEvvn qOs0Uoe7fEeby6DkXgAoyRS3SapDzECbI5lhzGaIcv+mzo+wgnJlmlsDUEXQkwLQOcSu BUDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=awL4SLm2xj8l1OyzNPqMXESHo+gzNWWgiiNizSih1gg=; b=PqqpK3k1LWfPohV9LTlRFPCK0D1oDl3C5tiwFW2LBWMSTwf+U/j9jTzfx9S8dXzCBy j12TYxCpuCEsQS/0cx+XWdugLO8vbyTvcg+IdHDcfzopvXbndw57RsmqL4NUR0HWZMIy eOsQwArxoDqACp8FwiJnlY5qJMAjjEiFnhKi9ohb7nFG+irLbVUoyETcZQqOY1HY7kTH qQr7PcARoyocle2McAJx6tvBYPndt10r41VKQuVpQ141vPL3Mqz/9Aa9Ihe7d9L3RZJ/ V9B1qGaUR6DEEKOYEsMd0ioNkhEjQPSKL/20hDvXrLdMckPFpXHwnkikQmtoYOQuK4/F UTng== X-Gm-Message-State: AOPr4FW5DS93YEX7KWihxtLnDUit19im1gefmvzeYZ2TtPt9JfVHj4Vu0RTNQ7e2nvMLFA== X-Received: by 10.194.63.226 with SMTP id j2mr32647381wjs.27.1462794124931; Mon, 09 May 2016 04:42:04 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id u6sm30692679wjh.2.2016.05.09.04.42.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 May 2016 04:42:04 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 9 May 2016 13:42:02 +0200 From: Baptiste Daroussin To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414832 - in head: Mk Mk/Scripts lang/perl5-devel lang/perl5.18 lang/perl5.20 lang/perl5.22 Message-ID: <20160509114202.GC98965@ivaldir.etoilebsd.net> References: <201605091012.u49ACJiL019498@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DIOMP1UsTsWJauNi" Content-Disposition: inline In-Reply-To: <201605091012.u49ACJiL019498@repo.freebsd.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 11:42:07 -0000 --DIOMP1UsTsWJauNi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 09, 2016 at 10:12:18AM +0000, Mathieu Arnold wrote: > Author: mat > Date: Mon May 9 10:12:18 2016 > New Revision: 414832 > URL: https://svnweb.freebsd.org/changeset/ports/414832 >=20 > Log: > Try to simplify how libperl.so is looked for. > =20 > PR: 209123 > Submitted by: mat > Exp-run by: antoine > With hat: perl@ > Sponsored by: Absolight > Differential Revision: https://reviews.freebsd.org/D6107 >=20 > Modified: > head/Mk/Scripts/qa.sh (contents, props changed) > head/Mk/bsd.port.mk (contents, props changed) > head/lang/perl5-devel/Makefile (contents, props changed) > head/lang/perl5.18/Makefile (contents, props changed) > head/lang/perl5.20/Makefile (contents, props changed) > head/lang/perl5.22/Makefile (contents, props changed) >=20 This would really really need a more descriptive log Bapt --DIOMP1UsTsWJauNi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXMHeKAAoJEGOJi9zxtz5aI2MP/iZr3eQlnHyMxh0c2Q48IA5i bk56w3LIGakSkmLQc1UOmFVQ4Q6HqfOATl36DvEPybJ7W0iLnMMpbd+rEUY7Dux3 1cZOnTgmmrsKlO9a3BCQquTlsE8KpP5yXGbgwiFsHdO53QU/kmRao5ORfHVKwI+x eZKLDuhFevveDb+3J/kSDkkTLW4xn565eP/Nov+t3HNa/HWIvQIQcOscev8ROta/ 9Sev1sXY6h3IOHxs6F5iRtNOiW8oniGuAf+GuBUr+6L2xSSTBy7xZ80ZMyYMS54U Lk3uZQBsSO3OMZOQpLPYIa2fnIiyH44S1mGQqZHj90L/a2YA1eIxeRjMGbVrcFX6 aFC57Gu7gX76zurUBqEn9/dqVfIk0ZW+IRmTPVWEy7Yb5nuczOixUHa6qTAwO5I4 d+TTh4FPop5evSL4gQoCYV/dgRyPkQu7W2XeLt1MPPoRKD/BsJsThtf0uJGFTqEa BMl+RNIG5/brphf7FLtLe/3Ihm6Z4hXGu1lHh7JUla0Yn71kv8NNxL/4n/L0YIid cWRVK9Agy8aTnFmLi+eCC4U3Ua344S21CcH38XyosJ4lQ6COzbSGpVpWcFLSA0p+ p0QZg0Bm5i4kAPfe+nnd+qvDbfFIaxTYMRQs+jN84ZGQFK2TtEZr9+8Fuv6FsWom WkX6zR41Kqs7XRJXkZfl =wQt/ -----END PGP SIGNATURE----- --DIOMP1UsTsWJauNi-- From owner-svn-ports-head@freebsd.org Mon May 9 11:58:16 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4DC1FB348D8; Mon, 9 May 2016 11:58:16 +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 C62B81351; Mon, 9 May 2016 11:58:15 +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 DE290BDCAF; Mon, 9 May 2016 13:58:12 +0200 (CEST) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id BBD4CBDCAE; Mon, 9 May 2016 13:58:12 +0200 (CEST) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 84B806122; Mon, 9 May 2016 13:58:11 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id E8D6A2683A15; Mon, 9 May 2016 13:58:10 +0200 (CEST) Date: Mon, 09 May 2016 13:58:10 +0200 From: Mathieu Arnold To: Baptiste Daroussin cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414832 - in head: Mk Mk/Scripts lang/perl5-devel lang/perl5.18 lang/perl5.20 lang/perl5.22 Message-ID: <54B4685DAC4F3A52AABB466F@ogg.in.absolight.net> In-Reply-To: <20160509114202.GC98965@ivaldir.etoilebsd.net> References: <201605091012.u49ACJiL019498@repo.freebsd.org> <20160509114202.GC98965@ivaldir.etoilebsd.net> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========5F4BB2CB05DC60863DAE==========" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 11:58:16 -0000 --==========5F4BB2CB05DC60863DAE========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +--On 9 mai 2016 13:42:02 +0200 Baptiste Daroussin wrote: | On Mon, May 09, 2016 at 10:12:18AM +0000, Mathieu Arnold wrote: |> Author: mat |> Date: Mon May 9 10:12:18 2016 |> New Revision: 414832 |> URL: https://svnweb.freebsd.org/changeset/ports/414832 |> |> Log: |> Try to simplify how libperl.so is looked for. |> |> PR: 209123 |> Submitted by: mat |> Exp-run by: antoine |> With hat: perl@ |> Sponsored by: Absolight |> Differential Revision: https://reviews.freebsd.org/D6107 |> |> Modified: |> head/Mk/Scripts/qa.sh (contents, props changed) |> head/Mk/bsd.port.mk (contents, props changed) |> head/lang/perl5-devel/Makefile (contents, props changed) |> head/lang/perl5.18/Makefile (contents, props changed) |> head/lang/perl5.20/Makefile (contents, props changed) |> head/lang/perl5.22/Makefile (contents, props changed) |> | | This would really really need a more descriptive log Mmm, yes, I wanted to explain more and forgot. This makes lang/perl5* use USE_LDCONFIG instead of hardcoding -rpath. -- Mathieu Arnold --==========5F4BB2CB05DC60863DAE========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJXMHtSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IbmcP/3l04Jq7BNW+mbqvjvNS+OB7 3lm7577d/NE6R+2+9i8E4if+N0Jr6atYgPDnt9SaPS+GpOOttjC0x9IlfoT/Ikiv Jas6GzV9wgkkTTP+QF8tTVFjPrRrsvynTzoNZcvXf1xBlUI25IjjCt+UNKHIiQMm Xee6ABDt0jzSroUM018Fq18mYeYr31p6vur5vom0DdBnVPVqC4ZDLLXN/1kxx88e 9/iKmIywV00c8lY3lqx5r2O5PmvA9h9WCTgsHX5wNMPVMstJ3LdytPGvEhuUgomE FkkW7XZi5OeBwDhR3L6V/NLBkw00L9jnNGCdjeRjHXeiXdDiu4Z/xAL13uuHvkPa QLGq6EmGC6FRRK0RIFMNVaLR+zMOYKZnYsi+705ZrUH2oPgPAxCJlLU3JpiSvIHy N2hnueECgXnV3n6eosZPAAQdc/ClD2+uUvVe/bZ0FF7V0pjZtNu3aCD2iR+XYMwJ OCNrVuDDnl9nn0DTbH4VkpAVEIDeyO19XE4RovOqiIUQAMBKoXuuOG1yhTWgZ66Q 0RYG675i6PdpRLsZUwDF/trDyebWuJwV/yHfgYWVmIoKXRuylEisCnlzK5BsiJhD KAUW4YH9oyM382h6XXiGdhSBI3Lww6M8fxogumedfGiNkF9DeH7uqEzn078Fsq0X tE0XGcKmerk5tZgpML8H =ArWt -----END PGP SIGNATURE----- --==========5F4BB2CB05DC60863DAE==========-- From owner-svn-ports-head@freebsd.org Mon May 9 12:08:12 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8250EB3317B; Mon, 9 May 2016 12:08:12 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 774FC1DB2; Mon, 9 May 2016 12:08:11 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [192.168.1.21] (176.red-83-34-249.dynamicip.rima-tde.net [83.34.249.176]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 6D2CD43BAF; Mon, 9 May 2016 07:08:03 -0500 (CDT) Subject: Re: svn commit: r414832 - in head: Mk Mk/Scripts lang/perl5-devel lang/perl5.18 lang/perl5.20 lang/perl5.22 To: Mathieu Arnold , Baptiste Daroussin References: <201605091012.u49ACJiL019498@repo.freebsd.org> <20160509114202.GC98965@ivaldir.etoilebsd.net> <54B4685DAC4F3A52AABB466F@ogg.in.absolight.net> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Reply-To: marino@freebsd.org From: John Marino Message-ID: <57307DA0.3060903@marino.st> Date: Mon, 9 May 2016 14:08:00 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <54B4685DAC4F3A52AABB466F@ogg.in.absolight.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 12:08:12 -0000 On 5/9/2016 1:58 PM, Mathieu Arnold wrote: > +--On 9 mai 2016 13:42:02 +0200 Baptiste Daroussin wrote: > | On Mon, May 09, 2016 at 10:12:18AM +0000, Mathieu Arnold wrote: > |> Author: mat > |> Date: Mon May 9 10:12:18 2016 > |> New Revision: 414832 > |> URL: https://svnweb.freebsd.org/changeset/ports/414832 > |> > |> Log: > |> Try to simplify how libperl.so is looked for. > |> > |> PR: 209123 > |> Submitted by: mat > |> Exp-run by: antoine > |> With hat: perl@ > |> Sponsored by: Absolight > |> Differential Revision: https://reviews.freebsd.org/D6107 > |> > |> Modified: > |> head/Mk/Scripts/qa.sh (contents, props changed) > |> head/Mk/bsd.port.mk (contents, props changed) > |> head/lang/perl5-devel/Makefile (contents, props changed) > |> head/lang/perl5.18/Makefile (contents, props changed) > |> head/lang/perl5.20/Makefile (contents, props changed) > |> head/lang/perl5.22/Makefile (contents, props changed) > |> > | > | This would really really need a more descriptive log > > Mmm, yes, I wanted to explain more and forgot. > > This makes lang/perl5* use USE_LDCONFIG instead of hardcoding -rpath. > Now that's really interesting and a shame it's not logged because IMO rpath is superior to LDCONFIG wrt to rtld lookups, so it would be interesting to know why perl was "downgraded" and what problem is being solved. From owner-svn-ports-head@freebsd.org Mon May 9 12:20:29 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 77D2AB33556; Mon, 9 May 2016 12:20:29 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 454811317; Mon, 9 May 2016 12:20:29 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u49CKSkK058312; Mon, 9 May 2016 12:20:28 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49CKSur058310; Mon, 9 May 2016 12:20:28 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605091220.u49CKSur058310@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Mon, 9 May 2016 12:20:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414840 - head/databases/R-cran-RMySQL X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 12:20:29 -0000 Author: tota Date: Mon May 9 12:20:28 2016 New Revision: 414840 URL: https://svnweb.freebsd.org/changeset/ports/414840 Log: - Update to 0.10.9 - Convert to USES=mysql Modified: head/databases/R-cran-RMySQL/Makefile (contents, props changed) head/databases/R-cran-RMySQL/distinfo (contents, props changed) Modified: head/databases/R-cran-RMySQL/Makefile ============================================================================== --- head/databases/R-cran-RMySQL/Makefile Mon May 9 11:12:22 2016 (r414839) +++ head/databases/R-cran-RMySQL/Makefile Mon May 9 12:20:28 2016 (r414840) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= RMySQL -DISTVERSION= 0.10.8 +DISTVERSION= 0.10.9 CATEGORIES= databases DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -11,10 +11,9 @@ COMMENT= R interface to the MySQL databa LICENSE= GPLv2 -RUN_DEPENDS= R-cran-DBI>=0.3.1:databases/R-cran-DBI +RUN_DEPENDS= R-cran-DBI>=0.4:databases/R-cran-DBI -USE_MYSQL= yes -USES= cran:auto-plist +USES= cran:auto-plist mysql post-patch: @${REINPLACE_CMD} -e '/bin\//s|bash|sh|' ${WRKSRC}/configure Modified: head/databases/R-cran-RMySQL/distinfo ============================================================================== --- head/databases/R-cran-RMySQL/distinfo Mon May 9 11:12:22 2016 (r414839) +++ head/databases/R-cran-RMySQL/distinfo Mon May 9 12:20:28 2016 (r414840) @@ -1,2 +1,2 @@ -SHA256 (RMySQL_0.10.8.tar.gz) = 26cdb975e1b07a5eedfabe74c720fad7e9917a3b905276956c23c0aaa14afeb3 -SIZE (RMySQL_0.10.8.tar.gz) = 52126 +SHA256 (RMySQL_0.10.9.tar.gz) = 41289c743dc8ee2e0dea8b8f291d65f0a7cd11e799b713d94840406ff296fd42 +SIZE (RMySQL_0.10.9.tar.gz) = 54012 From owner-svn-ports-head@freebsd.org Mon May 9 12:23:01 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E7D0B33975; Mon, 9 May 2016 12:23:01 +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 564371973; Mon, 9 May 2016 12:23:01 +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 u49CN0Id061091; Mon, 9 May 2016 12:23:00 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49CN0A2061090; Mon, 9 May 2016 12:23:00 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201605091223.u49CN0A2061090@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Mon, 9 May 2016 12:23:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414841 - head/net/mosh/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 12:23:01 -0000 Author: zi Date: Mon May 9 12:23:00 2016 New Revision: 414841 URL: https://svnweb.freebsd.org/changeset/ports/414841 Log: - Fix build with libc++ 3.8.0 PR: 209019 Submitted by: dim@ Obtained from: upstream commit 9073983df3ff23f2230f941e525aa167ece50ddd Added: head/net/mosh/files/ head/net/mosh/files/patch-9073983df3ff23f2230f941e525aa167ece50ddd (contents, props changed) Added: head/net/mosh/files/patch-9073983df3ff23f2230f941e525aa167ece50ddd ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/mosh/files/patch-9073983df3ff23f2230f941e525aa167ece50ddd Mon May 9 12:23:00 2016 (r414841) @@ -0,0 +1,60 @@ +--- configure.ac.orig 2015-07-23 06:34:37 UTC ++++ configure.ac +@@ -322,14 +322,18 @@ public: + [AC_MSG_RESULT([no])]) + AC_LANG_POP(C++) + +-AC_CHECK_DECLS([__builtin_bswap64, __builtin_ctz]) +- + AC_CHECK_DECL([mach_absolute_time], + [AC_DEFINE([HAVE_MACH_ABSOLUTE_TIME], [1], + [Define if mach_absolute_time is available.])], + , [[#include ]]) + +-AC_CHECK_DECLS([be64toh, betoh64], [], [], ++ ++AC_CHECK_DECLS([__builtin_ctz]) ++ ++AC_CHECK_DECLS([ffs], [], [], ++ [[#include ]]) ++ ++AC_CHECK_DECLS([be64toh, betoh64, bswap64, __builtin_bswap64], [], [], + [[#if defined(HAVE_ENDIAN_H) + #include + #elif defined(HAVE_SYS_ENDIAN_H) +--- src/crypto/ocb.cc.orig 2015-06-26 13:03:41 UTC ++++ src/crypto/ocb.cc +@@ -75,6 +75,15 @@ + #include "ae.h" + #include + #include ++#if defined(HAVE_STRINGS_H) ++#include ++#endif ++#if defined(HAVE_ENDIAN_H) ++#include ++#elif defined(HAVE_SYS_ENDIAN_H) ++#include ++#include ++#endif + + /* Define standard sized integers */ + #if defined(_MSC_VER) && (_MSC_VER < 1600) +@@ -101,6 +110,8 @@ + + #if _MSC_VER + #define bswap64(x) _byteswap_uint64(x) ++#elif HAVE_DECL_BSWAP64 ++ /* nothing */ + #elif HAVE_DECL___BUILTIN_BSWAP64 + #define bswap64(x) __builtin_bswap64(x) /* GCC 4.3+ */ + #else +@@ -121,6 +132,8 @@ + static inline unsigned ntz(unsigned x) {_BitScanForward(&x,x);return x;} + #elif HAVE_DECL___BUILTIN_CTZ + #define ntz(x) __builtin_ctz((unsigned)(x)) /* GCC 3.4+ */ ++#elif HAVE_DECL_FFS ++ #define ntz(x) (ffs(x) - 1) + #else + #if (L_TABLE_SZ <= 9) && (L_TABLE_SZ_IS_ENOUGH) /* < 2^13 byte texts */ + static inline unsigned ntz(unsigned x) { From owner-svn-ports-head@freebsd.org Mon May 9 12:39:17 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 390A7B33CD0; Mon, 9 May 2016 12:39:17 +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 01ECB104C; Mon, 9 May 2016 12:39:16 +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 u49CdGug064368; Mon, 9 May 2016 12:39:16 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49CdGa5064365; Mon, 9 May 2016 12:39:16 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201605091239.u49CdGa5064365@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Mon, 9 May 2016 12:39:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414842 - head/multimedia/emby-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 12:39:17 -0000 Author: robak Date: Mon May 9 12:39:15 2016 New Revision: 414842 URL: https://svnweb.freebsd.org/changeset/ports/414842 Log: multimedia/emby-server: update 3.0.5913 -> 3.0.5931 PR: 208981 Submitted by: Ben Woods (maintainer) Modified: head/multimedia/emby-server/Makefile head/multimedia/emby-server/distinfo head/multimedia/emby-server/pkg-plist Modified: head/multimedia/emby-server/Makefile ============================================================================== --- head/multimedia/emby-server/Makefile Mon May 9 12:23:00 2016 (r414841) +++ head/multimedia/emby-server/Makefile Mon May 9 12:39:15 2016 (r414842) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= emby-server -PORTVERSION= 3.0.5913 +PORTVERSION= 3.0.5931 CATEGORIES= multimedia MAINTAINER= woodsb02@gmail.com Modified: head/multimedia/emby-server/distinfo ============================================================================== --- head/multimedia/emby-server/distinfo Mon May 9 12:23:00 2016 (r414841) +++ head/multimedia/emby-server/distinfo Mon May 9 12:39:15 2016 (r414842) @@ -1,2 +1,2 @@ -SHA256 (MediaBrowser-Emby-3.0.5913_GH0.tar.gz) = 72c4904bea98e71a4bb52b76d6d5062352ec34fda5a6d2dd0ac9b0ba3f375c9e -SIZE (MediaBrowser-Emby-3.0.5913_GH0.tar.gz) = 48031567 +SHA256 (MediaBrowser-Emby-3.0.5931_GH0.tar.gz) = 834fa05fb8d885ee51f021ed8e6f0f8be7330766fe91120842651402a2202687 +SIZE (MediaBrowser-Emby-3.0.5931_GH0.tar.gz) = 93951820 Modified: head/multimedia/emby-server/pkg-plist ============================================================================== --- head/multimedia/emby-server/pkg-plist Mon May 9 12:23:00 2016 (r414841) +++ head/multimedia/emby-server/pkg-plist Mon May 9 12:39:15 2016 (r414842) @@ -46,7 +46,6 @@ lib/emby-server/UniversalDetector.dll lib/emby-server/WebMarkupMin.Core.dll lib/emby-server/dashboard-ui/about.html lib/emby-server/dashboard-ui/addplugin.html -lib/emby-server/dashboard-ui/advanced.html lib/emby-server/dashboard-ui/appservices.html lib/emby-server/dashboard-ui/autoorganizelog.html lib/emby-server/dashboard-ui/autoorganizesmart.html @@ -165,6 +164,11 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/Swiper/src/less/preloader.less lib/emby-server/dashboard-ui/bower_components/Swiper/src/less/scrollbar.less lib/emby-server/dashboard-ui/bower_components/Swiper/src/less/swiper.less +lib/emby-server/dashboard-ui/bower_components/alameda/.bower.json +lib/emby-server/dashboard-ui/bower_components/alameda/LICENSE +lib/emby-server/dashboard-ui/bower_components/alameda/alameda.js +lib/emby-server/dashboard-ui/bower_components/alameda/bower.json +lib/emby-server/dashboard-ui/bower_components/alameda/shrinktest.sh lib/emby-server/dashboard-ui/bower_components/cryptojslib/.bower.json lib/emby-server/dashboard-ui/bower_components/cryptojslib/.gitattributes lib/emby-server/dashboard-ui/bower_components/cryptojslib/.gitignore @@ -369,6 +373,7 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/images/basicimagefetcher.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/images/imagehelper.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/images/persistentimagefetcher.js +lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/input/api.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/layoutmanager.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/loading/loading-lite.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/loading/loading-smarttv.js @@ -385,6 +390,8 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/requirehtml.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/router.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/scrollhelper.js +lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/scrollstyles.css +lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/servernotifications.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/slideshow/icons.html lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/slideshow/slideshow.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/slideshow/style.css @@ -505,6 +512,7 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/iron-a11y-announcer/test/index.html lib/emby-server/dashboard-ui/bower_components/iron-a11y-announcer/test/iron-a11y-announcer.html lib/emby-server/dashboard-ui/bower_components/iron-a11y-keys-behavior/.bower.json +lib/emby-server/dashboard-ui/bower_components/iron-a11y-keys-behavior/.github/ISSUE_TEMPLATE.md lib/emby-server/dashboard-ui/bower_components/iron-a11y-keys-behavior/.gitignore lib/emby-server/dashboard-ui/bower_components/iron-a11y-keys-behavior/.travis.yml lib/emby-server/dashboard-ui/bower_components/iron-a11y-keys-behavior/CONTRIBUTING.md @@ -568,6 +576,7 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/iron-collapse/test/horizontal.html lib/emby-server/dashboard-ui/bower_components/iron-collapse/test/index.html lib/emby-server/dashboard-ui/bower_components/iron-demo-helpers/.bower.json +lib/emby-server/dashboard-ui/bower_components/iron-demo-helpers/.github/ISSUE_TEMPLATE.md lib/emby-server/dashboard-ui/bower_components/iron-demo-helpers/.gitignore lib/emby-server/dashboard-ui/bower_components/iron-demo-helpers/.travis.yml lib/emby-server/dashboard-ui/bower_components/iron-demo-helpers/CONTRIBUTING.md @@ -576,9 +585,11 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/iron-demo-helpers/demo-pages-shared-styles.html lib/emby-server/dashboard-ui/bower_components/iron-demo-helpers/demo-snippet.html lib/emby-server/dashboard-ui/bower_components/iron-demo-helpers/demo/index.html +lib/emby-server/dashboard-ui/bower_components/iron-demo-helpers/demo/url-bar.html lib/emby-server/dashboard-ui/bower_components/iron-demo-helpers/index.html lib/emby-server/dashboard-ui/bower_components/iron-demo-helpers/test/basic.html lib/emby-server/dashboard-ui/bower_components/iron-demo-helpers/test/index.html +lib/emby-server/dashboard-ui/bower_components/iron-demo-helpers/url-bar.html lib/emby-server/dashboard-ui/bower_components/iron-dropdown/.bower.json lib/emby-server/dashboard-ui/bower_components/iron-dropdown/.gitignore lib/emby-server/dashboard-ui/bower_components/iron-dropdown/.travis.yml @@ -685,6 +696,7 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/iron-iconset-svg/test/index.html lib/emby-server/dashboard-ui/bower_components/iron-iconset-svg/test/iron-iconset-svg.html lib/emby-server/dashboard-ui/bower_components/iron-input/.bower.json +lib/emby-server/dashboard-ui/bower_components/iron-input/.github/ISSUE_TEMPLATE.md lib/emby-server/dashboard-ui/bower_components/iron-input/.gitignore lib/emby-server/dashboard-ui/bower_components/iron-input/.travis.yml lib/emby-server/dashboard-ui/bower_components/iron-input/CONTRIBUTING.md @@ -698,7 +710,24 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/iron-input/test/index.html lib/emby-server/dashboard-ui/bower_components/iron-input/test/iron-input.html lib/emby-server/dashboard-ui/bower_components/iron-input/test/letters-only.html +lib/emby-server/dashboard-ui/bower_components/iron-location/.bower.json lib/emby-server/dashboard-ui/bower_components/iron-location/.github/ISSUE_TEMPLATE.md +lib/emby-server/dashboard-ui/bower_components/iron-location/.gitignore +lib/emby-server/dashboard-ui/bower_components/iron-location/.travis.yml +lib/emby-server/dashboard-ui/bower_components/iron-location/CONTRIBUTING.md +lib/emby-server/dashboard-ui/bower_components/iron-location/README.md +lib/emby-server/dashboard-ui/bower_components/iron-location/bower.json +lib/emby-server/dashboard-ui/bower_components/iron-location/demo/index.html +lib/emby-server/dashboard-ui/bower_components/iron-location/demo/iron-query-params.html +lib/emby-server/dashboard-ui/bower_components/iron-location/index.html +lib/emby-server/dashboard-ui/bower_components/iron-location/iron-location.html +lib/emby-server/dashboard-ui/bower_components/iron-location/iron-query-params.html +lib/emby-server/dashboard-ui/bower_components/iron-location/test/index.html +lib/emby-server/dashboard-ui/bower_components/iron-location/test/initialization-cases.html +lib/emby-server/dashboard-ui/bower_components/iron-location/test/initialization-iframe.html +lib/emby-server/dashboard-ui/bower_components/iron-location/test/initialization-tests.html +lib/emby-server/dashboard-ui/bower_components/iron-location/test/iron-location.html +lib/emby-server/dashboard-ui/bower_components/iron-location/test/iron-query-params.html lib/emby-server/dashboard-ui/bower_components/iron-media-query/.bower.json lib/emby-server/dashboard-ui/bower_components/iron-media-query/.gitignore lib/emby-server/dashboard-ui/bower_components/iron-media-query/.travis.yml @@ -756,8 +785,10 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/iron-overlay-behavior/iron-overlay-behavior.html lib/emby-server/dashboard-ui/bower_components/iron-overlay-behavior/iron-overlay-manager.html lib/emby-server/dashboard-ui/bower_components/iron-overlay-behavior/test/index.html +lib/emby-server/dashboard-ui/bower_components/iron-overlay-behavior/test/iron-overlay-backdrop.html lib/emby-server/dashboard-ui/bower_components/iron-overlay-behavior/test/iron-overlay-behavior.html lib/emby-server/dashboard-ui/bower_components/iron-overlay-behavior/test/test-buttons.html +lib/emby-server/dashboard-ui/bower_components/iron-overlay-behavior/test/test-menu-button.html lib/emby-server/dashboard-ui/bower_components/iron-overlay-behavior/test/test-overlay.html lib/emby-server/dashboard-ui/bower_components/iron-overlay-behavior/test/test-overlay2.html lib/emby-server/dashboard-ui/bower_components/iron-pages/.bower.json @@ -798,6 +829,7 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/iron-resizable-behavior/test/iron-resizable-behavior.html lib/emby-server/dashboard-ui/bower_components/iron-resizable-behavior/test/test-elements.html lib/emby-server/dashboard-ui/bower_components/iron-selector/.bower.json +lib/emby-server/dashboard-ui/bower_components/iron-selector/.github/ISSUE_TEMPLATE.md lib/emby-server/dashboard-ui/bower_components/iron-selector/.gitignore lib/emby-server/dashboard-ui/bower_components/iron-selector/.travis.yml lib/emby-server/dashboard-ui/bower_components/iron-selector/CONTRIBUTING.md @@ -973,6 +1005,16 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/jstree/src/themes/mixins.less lib/emby-server/dashboard-ui/bower_components/jstree/src/themes/responsive.less lib/emby-server/dashboard-ui/bower_components/jstree/src/vakata-jstree.js +lib/emby-server/dashboard-ui/bower_components/libjass/.bower.json +lib/emby-server/dashboard-ui/bower_components/libjass/CHANGELOG.md +lib/emby-server/dashboard-ui/bower_components/libjass/LICENSE +lib/emby-server/dashboard-ui/bower_components/libjass/README.md +lib/emby-server/dashboard-ui/bower_components/libjass/libjass.css +lib/emby-server/dashboard-ui/bower_components/libjass/libjass.js +lib/emby-server/dashboard-ui/bower_components/libjass/libjass.js.map +lib/emby-server/dashboard-ui/bower_components/libjass/libjass.min.js +lib/emby-server/dashboard-ui/bower_components/libjass/libjass.min.js.map +lib/emby-server/dashboard-ui/bower_components/libjass/package.json lib/emby-server/dashboard-ui/bower_components/marked-element/.bower.json lib/emby-server/dashboard-ui/bower_components/marked-element/.gitignore lib/emby-server/dashboard-ui/bower_components/marked-element/.travis.yml @@ -1227,6 +1269,7 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/native-promise-only/package.json lib/emby-server/dashboard-ui/bower_components/native-promise-only/test_adapter.js lib/emby-server/dashboard-ui/bower_components/neon-animation/.bower.json +lib/emby-server/dashboard-ui/bower_components/neon-animation/.github/ISSUE_TEMPLATE.md lib/emby-server/dashboard-ui/bower_components/neon-animation/.gitignore lib/emby-server/dashboard-ui/bower_components/neon-animation/.travis.yml lib/emby-server/dashboard-ui/bower_components/neon-animation/CONTRIBUTING.md @@ -1290,6 +1333,7 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/neon-animation/neon-shared-element-animatable-behavior.html lib/emby-server/dashboard-ui/bower_components/neon-animation/neon-shared-element-animation-behavior.html lib/emby-server/dashboard-ui/bower_components/neon-animation/test/index.html +lib/emby-server/dashboard-ui/bower_components/neon-animation/test/neon-animated-pages-lazy.html lib/emby-server/dashboard-ui/bower_components/neon-animation/test/neon-animated-pages.html lib/emby-server/dashboard-ui/bower_components/neon-animation/test/test-resizable-pages.html lib/emby-server/dashboard-ui/bower_components/neon-animation/web-animations.html @@ -1424,6 +1468,7 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/paper-icon-button/test/basic.html lib/emby-server/dashboard-ui/bower_components/paper-icon-button/test/index.html lib/emby-server/dashboard-ui/bower_components/paper-input/.bower.json +lib/emby-server/dashboard-ui/bower_components/paper-input/.github/ISSUE_TEMPLATE.md lib/emby-server/dashboard-ui/bower_components/paper-input/.gitignore lib/emby-server/dashboard-ui/bower_components/paper-input/.travis.yml lib/emby-server/dashboard-ui/bower_components/paper-input/CONTRIBUTING.md @@ -1450,6 +1495,7 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/paper-input/test/paper-input.html lib/emby-server/dashboard-ui/bower_components/paper-input/test/paper-textarea.html lib/emby-server/dashboard-ui/bower_components/paper-item/.bower.json +lib/emby-server/dashboard-ui/bower_components/paper-item/.github/ISSUE_TEMPLATE.md lib/emby-server/dashboard-ui/bower_components/paper-item/.gitignore lib/emby-server/dashboard-ui/bower_components/paper-item/.travis.yml lib/emby-server/dashboard-ui/bower_components/paper-item/CONTRIBUTING.md @@ -1478,6 +1524,7 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/paper-material/test/index.html lib/emby-server/dashboard-ui/bower_components/paper-material/test/paper-material.html lib/emby-server/dashboard-ui/bower_components/paper-menu-button/.bower.json +lib/emby-server/dashboard-ui/bower_components/paper-menu-button/.github/ISSUE_TEMPLATE.md lib/emby-server/dashboard-ui/bower_components/paper-menu-button/.gitignore lib/emby-server/dashboard-ui/bower_components/paper-menu-button/.travis.yml lib/emby-server/dashboard-ui/bower_components/paper-menu-button/CONTRIBUTING.md @@ -2816,12 +2863,13 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/webcomponentsjs/webcomponents.min.js lib/emby-server/dashboard-ui/channelitems.html lib/emby-server/dashboard-ui/channels.html -lib/emby-server/dashboard-ui/channelsettings.html lib/emby-server/dashboard-ui/cinemamodeconfiguration.html lib/emby-server/dashboard-ui/collections.html lib/emby-server/dashboard-ui/components/chromecasthelpers.js lib/emby-server/dashboard-ui/components/collectioneditor/collectioneditor.js lib/emby-server/dashboard-ui/components/directorybrowser/directorybrowser.js +lib/emby-server/dashboard-ui/components/favoriteitems.js +lib/emby-server/dashboard-ui/components/filedownloader.js lib/emby-server/dashboard-ui/components/fileorganizer/fileorganizer.js lib/emby-server/dashboard-ui/components/fileorganizer/fileorganizer.template.html lib/emby-server/dashboard-ui/components/filterdialog/filterdialog.js @@ -2851,6 +2899,7 @@ lib/emby-server/dashboard-ui/components/ lib/emby-server/dashboard-ui/components/recordingcreator/recordingcreator.template.html lib/emby-server/dashboard-ui/components/remotecontrol.js lib/emby-server/dashboard-ui/components/remotecontrolautoplay.js +lib/emby-server/dashboard-ui/components/servertestermessage.js lib/emby-server/dashboard-ui/components/sharingwidget.js lib/emby-server/dashboard-ui/components/subtitleeditor/subtitleeditor.js lib/emby-server/dashboard-ui/components/subtitleeditor/subtitleeditor.template.html @@ -2887,7 +2936,6 @@ lib/emby-server/dashboard-ui/css/images/ lib/emby-server/dashboard-ui/css/images/editor/missingbackdrop.png lib/emby-server/dashboard-ui/css/images/editor/missinglogo.png lib/emby-server/dashboard-ui/css/images/editor/missingprimaryimage.png -lib/emby-server/dashboard-ui/css/images/editor/missingtrailer.png lib/emby-server/dashboard-ui/css/images/empty.png lib/emby-server/dashboard-ui/css/images/favicon.ico lib/emby-server/dashboard-ui/css/images/fresh.png @@ -2902,6 +2950,7 @@ lib/emby-server/dashboard-ui/css/images/ lib/emby-server/dashboard-ui/css/images/items/list/person.png lib/emby-server/dashboard-ui/css/images/items/searchhintsv2/tv.png lib/emby-server/dashboard-ui/css/images/logindefault.png +lib/emby-server/dashboard-ui/css/images/logo.png lib/emby-server/dashboard-ui/css/images/logo536.png lib/emby-server/dashboard-ui/css/images/mblogoicon.png lib/emby-server/dashboard-ui/css/images/media/chapterflyout.png @@ -2978,7 +3027,6 @@ lib/emby-server/dashboard-ui/devices/win lib/emby-server/dashboard-ui/devicesupload.html lib/emby-server/dashboard-ui/dlnaprofile.html lib/emby-server/dashboard-ui/dlnaprofiles.html -lib/emby-server/dashboard-ui/dlnaserversettings.html lib/emby-server/dashboard-ui/dlnasettings.html lib/emby-server/dashboard-ui/edititemmetadata.html lib/emby-server/dashboard-ui/encodingsettings.html @@ -3000,7 +3048,6 @@ lib/emby-server/dashboard-ui/kids.html lib/emby-server/dashboard-ui/legacy/buttonenabled.js lib/emby-server/dashboard-ui/legacy/dashboard.js lib/emby-server/dashboard-ui/legacy/fnchecked.js -lib/emby-server/dashboard-ui/legacy/objectassign.js lib/emby-server/dashboard-ui/legacy/selectmenu.js lib/emby-server/dashboard-ui/library.html lib/emby-server/dashboard-ui/librarypathmapping.html @@ -3020,7 +3067,6 @@ lib/emby-server/dashboard-ui/log.html lib/emby-server/dashboard-ui/login.html lib/emby-server/dashboard-ui/manifest.json lib/emby-server/dashboard-ui/metadata.html -lib/emby-server/dashboard-ui/metadataadvanced.html lib/emby-server/dashboard-ui/metadataimages.html lib/emby-server/dashboard-ui/metadatanfo.html lib/emby-server/dashboard-ui/metadatasubtitles.html @@ -3049,7 +3095,6 @@ lib/emby-server/dashboard-ui/scheduledta lib/emby-server/dashboard-ui/scheduledtasks.html lib/emby-server/dashboard-ui/scripts/aboutpage.js lib/emby-server/dashboard-ui/scripts/addpluginpage.js -lib/emby-server/dashboard-ui/scripts/advancedconfigurationpage.js lib/emby-server/dashboard-ui/scripts/alphapicker.js lib/emby-server/dashboard-ui/scripts/appservices.js lib/emby-server/dashboard-ui/scripts/autobackdrops.js @@ -3058,7 +3103,6 @@ lib/emby-server/dashboard-ui/scripts/aut lib/emby-server/dashboard-ui/scripts/autoorganizetv.js lib/emby-server/dashboard-ui/scripts/channelitems.js lib/emby-server/dashboard-ui/scripts/channels.js -lib/emby-server/dashboard-ui/scripts/channelsettings.js lib/emby-server/dashboard-ui/scripts/channelslatest.js lib/emby-server/dashboard-ui/scripts/chromecast.js lib/emby-server/dashboard-ui/scripts/cinemamodeconfiguration.js @@ -3071,7 +3115,6 @@ lib/emby-server/dashboard-ui/scripts/dev lib/emby-server/dashboard-ui/scripts/devicesupload.js lib/emby-server/dashboard-ui/scripts/dlnaprofile.js lib/emby-server/dashboard-ui/scripts/dlnaprofiles.js -lib/emby-server/dashboard-ui/scripts/dlnaserversettings.js lib/emby-server/dashboard-ui/scripts/dlnasettings.js lib/emby-server/dashboard-ui/scripts/edititemmetadata.js lib/emby-server/dashboard-ui/scripts/editorsidebar.js @@ -3087,6 +3130,7 @@ lib/emby-server/dashboard-ui/scripts/gam lib/emby-server/dashboard-ui/scripts/gamesrecommendedpage.js lib/emby-server/dashboard-ui/scripts/gamestudiospage.js lib/emby-server/dashboard-ui/scripts/gamesystemspage.js +lib/emby-server/dashboard-ui/scripts/homefavorites.js lib/emby-server/dashboard-ui/scripts/homenextup.js lib/emby-server/dashboard-ui/scripts/homeupcoming.js lib/emby-server/dashboard-ui/scripts/htmlmediarenderer.js @@ -3125,7 +3169,6 @@ lib/emby-server/dashboard-ui/scripts/med lib/emby-server/dashboard-ui/scripts/medialibrarypage.js lib/emby-server/dashboard-ui/scripts/mediaplayer-video.js lib/emby-server/dashboard-ui/scripts/mediaplayer.js -lib/emby-server/dashboard-ui/scripts/metadataadvanced.js lib/emby-server/dashboard-ui/scripts/metadataconfigurationpage.js lib/emby-server/dashboard-ui/scripts/metadataimagespage.js lib/emby-server/dashboard-ui/scripts/metadatanfo.js @@ -3244,7 +3287,6 @@ lib/emby-server/dashboard-ui/strings/pt- lib/emby-server/dashboard-ui/strings/pt-PT.json lib/emby-server/dashboard-ui/strings/ro.json lib/emby-server/dashboard-ui/strings/ru.json -lib/emby-server/dashboard-ui/strings/server.json lib/emby-server/dashboard-ui/strings/sl-SI.json lib/emby-server/dashboard-ui/strings/sv.json lib/emby-server/dashboard-ui/strings/tr.json @@ -3253,7 +3295,6 @@ lib/emby-server/dashboard-ui/strings/vi. lib/emby-server/dashboard-ui/strings/zh-CN.json lib/emby-server/dashboard-ui/strings/zh-HK.json lib/emby-server/dashboard-ui/strings/zh-TW.json -lib/emby-server/dashboard-ui/support.html lib/emby-server/dashboard-ui/supporterkey.html lib/emby-server/dashboard-ui/syncactivity.html lib/emby-server/dashboard-ui/syncjob.html From owner-svn-ports-head@freebsd.org Mon May 9 12:50:40 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4CF6BB33F58; Mon, 9 May 2016 12:50:40 +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 08B5A1656; Mon, 9 May 2016 12:50:39 +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 u49CodRN067800; Mon, 9 May 2016 12:50:39 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49CocSQ067790; Mon, 9 May 2016 12:50:38 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605091250.u49CocSQ067790@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 9 May 2016 12:50:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414843 - in head: Mk/Uses lang lang/perl5-devel lang/perl5.24 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 12:50:40 -0000 Author: mat Date: Mon May 9 12:50:38 2016 New Revision: 414843 URL: https://svnweb.freebsd.org/changeset/ports/414843 Log: Introduce Perl 5.24 and update perl5-devel to v5.25.0-8-g51f69a2. Changes: https://metacpan.org/pod/release/RJBS/perl-5.24.0/pod/perldelta.pod Changes: https://github.com/Perl/perl5/compare/v5.24.0...v5.25.0-8-g51f69a2 Sponsored by: Absolight Added: head/lang/perl5.24/ - copied from r414839, head/lang/perl5-devel/ Modified: head/Mk/Uses/perl5.mk head/lang/Makefile head/lang/perl5-devel/Makefile head/lang/perl5-devel/distinfo head/lang/perl5-devel/pkg-plist head/lang/perl5-devel/version.mk head/lang/perl5.24/Makefile head/lang/perl5.24/distinfo head/lang/perl5.24/pkg-plist head/lang/perl5.24/version.mk Modified: head/Mk/Uses/perl5.mk ============================================================================== --- head/Mk/Uses/perl5.mk Mon May 9 12:39:15 2016 (r414842) +++ head/Mk/Uses/perl5.mk Mon May 9 12:50:38 2016 (r414843) @@ -58,6 +58,8 @@ THIS_IS_OLD_PERL= yes .include "${PORTSDIR}/lang/perl5.20/version.mk" .elif ${PERL5_DEFAULT} == 5.22 .include "${PORTSDIR}/lang/perl5.22/version.mk" +.elif ${PERL5_DEFAULT} == 5.24 +.include "${PORTSDIR}/lang/perl5.24/version.mk" .elif ${PERL5_DEFAULT} == devel .include "${PORTSDIR}/lang/perl5-devel/version.mk" # Force PERL_PORT here in case two identical PERL_VERSION. @@ -92,7 +94,9 @@ PERL_ARCH?= mach # perl5_default file, or up there in the default versions selection. # When adding a version, please keep the comment in # Mk/bsd.default-versions.mk in sync. -.if ${PERL_LEVEL} >= 502200 +.if ${PERL_LEVEL} >= 502400 +PERL_PORT?= perl5.24 +.elif ${PERL_LEVEL} >= 502200 PERL_PORT?= perl5.22 .elif ${PERL_LEVEL} >= 502000 PERL_PORT?= perl5.20 Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Mon May 9 12:39:15 2016 (r414842) +++ head/lang/Makefile Mon May 9 12:50:38 2016 (r414843) @@ -240,6 +240,7 @@ SUBDIR += perl5.18 SUBDIR += perl5.20 SUBDIR += perl5.22 + SUBDIR += perl5.24 SUBDIR += petite-chez SUBDIR += pfe SUBDIR += phantomjs Modified: head/lang/perl5-devel/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Mon May 9 12:39:15 2016 (r414842) +++ head/lang/perl5-devel/Makefile Mon May 9 12:50:38 2016 (r414843) @@ -30,7 +30,7 @@ TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_J USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.24.0-RC5-2-gfac0c35 +GH_TAGNAME= v5.25.0-8-g51f69a2 OPTIONS_DEFINE= DEBUG GDBM PERL_64BITINT PTHREAD \ MULTIPLICITY SITECUSTOMIZE Modified: head/lang/perl5-devel/distinfo ============================================================================== --- head/lang/perl5-devel/distinfo Mon May 9 12:39:15 2016 (r414842) +++ head/lang/perl5-devel/distinfo Mon May 9 12:50:38 2016 (r414843) @@ -1,2 +1,2 @@ -SHA256 (perl/perl-5.24.0-RC5-2_GH0.tar.gz) = a721b4b9ec09c3abfa3540cfd48110d3b60bba5bff273d838d6e061f2be8b266 -SIZE (perl/perl-5.24.0-RC5-2_GH0.tar.gz) = 17860282 +SHA256 (perl/perl-5.25.0-8_GH0.tar.gz) = 58d67fbe92d69874856a55c2941eed6404e1e4139cc241216f96bbb1fe2936bd +SIZE (perl/perl-5.25.0-8_GH0.tar.gz) = 17863375 Modified: head/lang/perl5-devel/pkg-plist ============================================================================== --- head/lang/perl5-devel/pkg-plist Mon May 9 12:39:15 2016 (r414842) +++ head/lang/perl5-devel/pkg-plist Mon May 9 12:50:38 2016 (r414843) @@ -1449,6 +1449,8 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%PRIV_LIB%%/pod/perl5221delta.pod %%PRIV_LIB%%/pod/perl5222delta.pod %%PRIV_LIB%%/pod/perl5240delta.pod +%%PRIV_LIB%%/pod/perl5250delta.pod +%%PRIV_LIB%%/pod/perl5251delta.pod %%PRIV_LIB%%/pod/perl561delta.pod %%PRIV_LIB%%/pod/perl56delta.pod %%PRIV_LIB%%/pod/perl581delta.pod @@ -2118,6 +2120,8 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%MAN1%%/perl5221delta.1.gz %%MAN1%%/perl5222delta.1.gz %%MAN1%%/perl5240delta.1.gz +%%MAN1%%/perl5250delta.1.gz +%%MAN1%%/perl5251delta.1.gz %%MAN1%%/perl561delta.1.gz %%MAN1%%/perl56delta.1.gz %%MAN1%%/perl581delta.1.gz Modified: head/lang/perl5-devel/version.mk ============================================================================== --- head/lang/perl5-devel/version.mk Mon May 9 12:39:15 2016 (r414842) +++ head/lang/perl5-devel/version.mk Mon May 9 12:50:38 2016 (r414843) @@ -1,2 +1,2 @@ -PERL_VERSION= 5.24.0 -PERL5_DEPEND= perl5>=5.23<5.24 +PERL_VERSION= 5.25.1 +PERL5_DEPEND= perl5>=5.25<5.26 Modified: head/lang/perl5.24/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Mon May 9 11:12:22 2016 (r414839) +++ head/lang/perl5.24/Makefile Mon May 9 12:50:38 2016 (r414843) @@ -3,18 +3,12 @@ PORTNAME= perl PORTREVISION= 0 -# XXX Remove second line, uncomment first -#DISTVERSION= ${PERL_VERSION} -DISTVERSION= ${GH_TAGNAME:C/^v//:C/-g[0-9a-f]*$//} +DISTVERSION= ${PERL_VERSION} CATEGORIES= lang devel perl5 -# XXX Leave only CPAN. -MASTER_SITES= LOCAL/mat/perl GH CPAN/../../src/5.0 -# XXX Remove DISTNAME -DISTNAME= ${PORTNAME}-${DISTVERSION} +MASTER_SITES= CPAN/../../src/5.0 DIST_SUBDIR= perl -# XXX -> perl@ -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Practical Extraction and Report Language LICENSE= ART10 GPLv1 @@ -26,12 +20,6 @@ TEST_TARGET= test_harness TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_JOBS_NUMBER} \ LD_LIBRARY_PATH=${WRKSRC} -# XXX Remove github things. -USE_GITHUB= yes -GH_ACCOUNT= Perl -GH_PROJECT= perl5 -GH_TAGNAME= v5.24.0-RC5-2-gfac0c35 - OPTIONS_DEFINE= DEBUG GDBM PERL_64BITINT PTHREAD \ MULTIPLICITY SITECUSTOMIZE # it seems perl malloc has problems with threaded perl on FreeBSD @@ -63,9 +51,8 @@ THREADS_CONFIGURE_OFF= -Dusethreads=n PERL_MALLOC_CONFIGURE_ON= -Dusemymalloc=y PERL_MALLOC_CONFIGURE_OFF= -Dusemymalloc=n -# XXX uncomment PORTSCOUT line # For the "release" Perl ports, this should be: -#PORTSCOUT= limit:^${PERL_VER}. +PORTSCOUT= limit:^${PERL_VER}. .include "version.mk" PERL_VER= ${PERL_VERSION:C/\.[0-9]+$//} @@ -83,8 +70,7 @@ SITE_MAN1?= ${PREFIX}/${SITE_MAN1_REL} _PRIV_LIB= lib/perl5/${PERL_VER} _ARCH_LIB= ${_PRIV_LIB}/${PERL_ARCH} -# XXX releases are .tar.xz, add: tar:xz -USES= cpe +USES= cpe tar:xz LIBPERL_VER= ${PORTVERSION:C/[^0-9.]//} @@ -107,17 +93,13 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} # Keep the following two in sync. # lddlflags is used for all .so linking # shrpldflags is used for libperl.so, so remove all the extra bits inherited from lddlflags. -# XXX change the soname to $$(LIBPERL:R) CONFIGURE_ARGS+= \ -Alddlflags='-L${WRKSRC} -L${PREFIX}/${_ARCH_LIB}/CORE -lperl' \ - -Dshrpldflags='$$(LDDLFLAGS:N-L${WRKSRC}:N-L${PREFIX}/${_ARCH_LIB}/CORE:N-lperl) -Wl,-soname,$$(LIBPERL)' + -Dshrpldflags='$$(LDDLFLAGS:N-L${WRKSRC}:N-L${PREFIX}/${_ARCH_LIB}/CORE:N-lperl) -Wl,-soname,$$(LIBPERL:R)' # Give a hint of where libperl.so can be found. USE_LDCONFIG= ${PREFIX}/${_ARCH_LIB}/CORE -# XXX Remove -CONFIGURE_ARGS+= -Dusedevel -Uversiononly - LOCALE_CLEANUP= LANG="" LC_ALL="" LC_COLLATE="" LC_CTYPE="" \ LC_MESSAGES="" LC_MONETARY="" LC_NUMERIC="" \ LC_TIME="" @@ -169,7 +151,6 @@ PLIST_SUB+= PERL_VERSION=${PERL_VERSION} PRIV_LIB=${_PRIV_LIB} \ PKGNAMESUFFIX=${PKGNAMESUFFIX} \ ARCH_LIB=${_ARCH_LIB} -PLIST_SUB+= LIBPERL_VER=${LIBPERL_VER} # XXX Remove _PERL5_DEFAULT_FILE= /tmp/PERL5_DEFAULT @@ -181,17 +162,13 @@ _PERL5_DEFAULT_FILE= /tmp/PERL5_DEFAULT # if this port is default due PERL5_DEFAULT # change PKGNAME to reflect this -.if ${PERL_VER} == ${PERL5_DEFAULT} || ${PERL5_DEFAULT} == devel # XXX Remove devel case +.if ${PERL_VER} == ${PERL5_DEFAULT} PKGNAMESUFFIX= 5 IAMDEFAULTPERL= yes .else # make PKGNAME unique among other lang/perl5.x -.if defined(GH_TAGNAME) # XXX remove if, leave only the else. -PKGNAMESUFFIX= 5-devel -.else PKGNAMESUFFIX= ${PERL_VER} .endif -.endif # Am I building the default Perl ? .if defined(IAMDEFAULTPERL) @@ -226,26 +203,6 @@ pre-everything:: . endif .endif -# XXX Remove this -pre-everything:: - @${ECHO_MSG} "########################################" - @${ECHO_MSG} "" - @${ECHO_MSG} "This is a DEVELOPER only version of Perl" - @${ECHO_MSG} "" - @${ECHO_MSG} " DO NOT USE IT" - @${ECHO_MSG} "" - @${ECHO_MSG} "" - @${ECHO_MSG} " Things ARE going to be broken with it" - @${ECHO_MSG} " and it WILL eat your data" - @${ECHO_MSG} "" - @${ECHO_MSG} " You have been warned !" - @${ECHO_MSG} "" - @${ECHO_MSG} "########################################" -# No need to make me, or the package builders, wait -.if !(defined(PACKAGE_BUILDING) || defined(PERL_DEV_SHUT_UP) || defined(BATCH)) - @sleep 30 -.endif - # Put a symlink to the future libperl.so.x.yy so that -lperl works. # Also, save PERL5_DEFAULT in case someone is not using the default Perl # version whilst not having set DEFAULT_VERSIONS=perl5=blah. While upgrading, @@ -297,8 +254,6 @@ post-install: ${LN} -sf libperl.so.${LIBPERL_VER} ${STAGEDIR}${PREFIX}/${_ARCH_LIB}/CORE/libperl.so ${LN} -sf libperl.so.${LIBPERL_VER} ${STAGEDIR}${PREFIX}/${_ARCH_LIB}/CORE/libperl.so.${PERL_VER} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/perl${PERL_VERSION} - # XXX Remove the ECHO_CMD - # Force PERL_PORT in case the devel has the same version as the latest release ${MKDIR} ${STAGEDIR}${SITE_ARCH}/machine ${MKDIR} ${STAGEDIR}${SITE_ARCH}/sys # h2ph needs perl, but perl is not installed, it's only Modified: head/lang/perl5.24/distinfo ============================================================================== --- head/lang/perl5-devel/distinfo Mon May 9 11:12:22 2016 (r414839) +++ head/lang/perl5.24/distinfo Mon May 9 12:50:38 2016 (r414843) @@ -1,2 +1,2 @@ -SHA256 (perl/perl-5.24.0-RC5-2_GH0.tar.gz) = a721b4b9ec09c3abfa3540cfd48110d3b60bba5bff273d838d6e061f2be8b266 -SIZE (perl/perl-5.24.0-RC5-2_GH0.tar.gz) = 17860282 +SHA256 (perl/perl-5.24.0.tar.xz) = a9a37c0860380ecd7b23aa06d61c20fc5bc6d95198029f3684c44a9d7e2952f2 +SIZE (perl/perl-5.24.0.tar.xz) = 11483228 Modified: head/lang/perl5.24/pkg-plist ============================================================================== --- head/lang/perl5-devel/pkg-plist Mon May 9 11:12:22 2016 (r414839) +++ head/lang/perl5.24/pkg-plist Mon May 9 12:50:38 2016 (r414843) @@ -670,7 +670,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%ARCH_LIB%%/CORE/l1_char_class_tab.h %%ARCH_LIB%%/CORE/libperl.so %%ARCH_LIB%%/CORE/libperl.so.%%PERL_VER%% -%%ARCH_LIB%%/CORE/libperl.so.%%LIBPERL_VER%% +%%ARCH_LIB%%/CORE/libperl.so.%%PERL_VERSION%% %%ARCH_LIB%%/CORE/malloc_ctl.h %%ARCH_LIB%%/CORE/metaconfig.h %%ARCH_LIB%%/CORE/mg.h Modified: head/lang/perl5.24/version.mk ============================================================================== --- head/lang/perl5-devel/version.mk Mon May 9 11:12:22 2016 (r414839) +++ head/lang/perl5.24/version.mk Mon May 9 12:50:38 2016 (r414843) @@ -1,2 +1,2 @@ PERL_VERSION= 5.24.0 -PERL5_DEPEND= perl5>=5.23<5.24 +PERL5_DEPEND= perl5>=5.24<5.25 From owner-svn-ports-head@freebsd.org Mon May 9 13:42:55 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7EDCEB33C09; Mon, 9 May 2016 13:42:55 +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 3FE8F1266; Mon, 9 May 2016 13:42:55 +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 u49DgsY6085568; Mon, 9 May 2016 13:42:54 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49DgsOs085564; Mon, 9 May 2016 13:42:54 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605091342.u49DgsOs085564@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 9 May 2016 13:42:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414844 - in head/multimedia/obs-studio: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 13:42:55 -0000 Author: mat Date: Mon May 9 13:42:54 2016 New Revision: 414844 URL: https://svnweb.freebsd.org/changeset/ports/414844 Log: Fix build on 9 and fix dependency list. PR: 209046 Submitted by: tkato432 yahoo com Sponsored by: Absolight Added: head/multimedia/obs-studio/files/patch-obs_window-basic-main.cpp (contents, props changed) - copied, changed from r414843, head/multimedia/obs-studio/files/patch-obs-window-basic-main.cpp head/multimedia/obs-studio/files/patch-obs_window-basic-preview.cpp (contents, props changed) Deleted: head/multimedia/obs-studio/files/patch-obs-window-basic-main.cpp Modified: head/multimedia/obs-studio/Makefile (contents, props changed) head/multimedia/obs-studio/pkg-plist (contents, props changed) Modified: head/multimedia/obs-studio/Makefile ============================================================================== --- head/multimedia/obs-studio/Makefile Mon May 9 12:50:38 2016 (r414843) +++ head/multimedia/obs-studio/Makefile Mon May 9 13:42:54 2016 (r414844) @@ -2,40 +2,45 @@ PORTNAME= obs-studio PORTVERSION= 0.14.1 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org -COMMENT= Open Broadcaster Software Multiplatform +COMMENT= Open source streaming/recording software -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsysinfo.so:devel/libsysinfo \ libx264.so:multimedia/libx264 \ libv4l2.so:multimedia/libv4l \ libpulse.so:audio/pulseaudio \ + libjack.so:audio/jack \ + libjansson.so:devel/jansson \ + libcurl.so:ftp/curl \ libavcodec.so:multimedia/ffmpeg \ libfdk-aac.so:audio/fdk-aac BUILD_DEPENDS= v4l_compat>=0:multimedia/v4l_compat -BROKEN_FreeBSD_9= does not build - -USE_XORG= x11 xcomposite xdamage xrender -USE_XCB= x11extras wm +USE_XORG= xcb xcomposite xfixes xinerama xrandr USE_LDCONFIG= yes -USE_GL+= gl -USE_QT5= core dbus gui opengl network svg multimedia \ - imageformats buildtools qmake x11extras -CFLAGS+= -fPIC -LDFLAGS+= ${LOCALBASE}/lib/libsysinfo.so -USES= cmake compiler:c11 -CMAKE_ARGS+= -DUNIX_STRUCTURE=1 \ - -DOBS_VERSION_OVERRIDE=${PORTVERSION} -INSTALLS_ICONS= yes +USE_GL= gl +USE_QT5= widgets x11extras buildtools_build qmake_build imageformats_run +USES= cmake:outsource compiler:c++11-lib pkgconfig +CMAKE_ARGS= -DUNIX_STRUCTURE:BOOL=ON \ + -DOBS_VERSION_OVERRIDE:STRING="${PORTVERSION}" \ + USE_GITHUB= yes GH_ACCOUNT= jp9000 +.include + +.if ${CHOSEN_COMPILER_TYPE} == gcc +CXXFLAGS+= -D_GLIBCXX_USE_C99 +.endif + post-patch: @${REINPLACE_CMD} -e 's|-ldl||' \ - ${CONFIGURE_WRKSRC}/deps/glad/CMakeLists.txt + ${WRKSRC}/deps/glad/CMakeLists.txt -.include +.include Copied and modified: head/multimedia/obs-studio/files/patch-obs_window-basic-main.cpp (from r414843, head/multimedia/obs-studio/files/patch-obs-window-basic-main.cpp) ============================================================================== --- head/multimedia/obs-studio/files/patch-obs-window-basic-main.cpp Mon May 9 12:50:38 2016 (r414843, copy source) +++ head/multimedia/obs-studio/files/patch-obs_window-basic-main.cpp Mon May 9 13:42:54 2016 (r414844) @@ -1,6 +1,6 @@ ---- obs/window-basic-main.cpp.orig 2015-03-27 21:29:37 UTC +--- obs/window-basic-main.cpp.orig 2016-04-24 23:05:32 UTC +++ obs/window-basic-main.cpp -@@ -1056,6 +1056,10 @@ void OBSBasic::TimedCheckForUpdates() +@@ -1824,6 +1824,10 @@ void OBSBasic::TimedCheckForUpdates() void OBSBasic::CheckForUpdates() { Added: head/multimedia/obs-studio/files/patch-obs_window-basic-preview.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/obs-studio/files/patch-obs_window-basic-preview.cpp Mon May 9 13:42:54 2016 (r414844) @@ -0,0 +1,69 @@ +--- obs/window-basic-preview.cpp.orig 2016-04-24 23:05:32 UTC ++++ obs/window-basic-preview.cpp +@@ -402,8 +402,8 @@ void OBSBasicPreview::mousePressEvent(QM + GetStretchHandleData(startPos); + + vec2_divf(&startPos, &startPos, main->previewScale / pixelRatio); +- startPos.x = std::round(startPos.x); +- startPos.y = std::round(startPos.y); ++ startPos.x = ::round(startPos.x); ++ startPos.y = ::round(startPos.y); + + mouseOverItems = SelectedAtPos(startPos); + vec2_zero(&lastMoveOffset); +@@ -692,8 +692,8 @@ void OBSBasicPreview::ClampAspect(vec3 & + size.y = size.x / baseAspect; + } + +- size.x = std::round(size.x); +- size.y = std::round(size.y); ++ size.x = ::round(size.x); ++ size.y = ::round(size.y); + + if (stretchFlags & ITEM_LEFT) + tl.x = br.x - size.x; +@@ -826,18 +826,18 @@ void OBSBasicPreview::CropItem(const vec + crop = startCrop; + + if (stretchFlags & ITEM_LEFT) +- crop.left += int(std::round(tl.x / scale.x)); ++ crop.left += int(::round(tl.x / scale.x)); + else if (stretchFlags & ITEM_RIGHT) +- crop.right += int(std::round((stretchItemSize.x - br.x) / scale.x)); ++ crop.right += int(::round((stretchItemSize.x - br.x) / scale.x)); + + if (stretchFlags & ITEM_TOP) +- crop.top += int(std::round(tl.y / scale.y)); ++ crop.top += int(::round(tl.y / scale.y)); + else if (stretchFlags & ITEM_BOTTOM) +- crop.bottom += int(std::round((stretchItemSize.y - br.y) / scale.y)); ++ crop.bottom += int(::round((stretchItemSize.y - br.y) / scale.y)); + + vec3_transform(&newPos, &newPos, &itemToScreen); +- newPos.x = std::round(newPos.x); +- newPos.y = std::round(newPos.y); ++ newPos.x = ::round(newPos.x); ++ newPos.y = ::round(newPos.y); + + #if 0 + vec3 curPos; +@@ -922,7 +922,7 @@ void OBSBasicPreview::StretchItem(const + vec3_transform(&pos3, &pos3, &itemToScreen); + + vec2 newPos; +- vec2_set(&newPos, std::round(pos3.x), std::round(pos3.y)); ++ vec2_set(&newPos, ::round(pos3.x), ::round(pos3.y)); + obs_sceneitem_set_pos(stretchItem, &newPos); + } + +@@ -937,8 +937,8 @@ void OBSBasicPreview::mouseMoveEvent(QMo + mouseOverItems = SelectedAtPos(startPos); + } + +- pos.x = std::round(pos.x); +- pos.y = std::round(pos.y); ++ pos.x = ::round(pos.x); ++ pos.y = ::round(pos.y); + + if (stretchHandle != ItemHandle::None) { + if (cropping) Modified: head/multimedia/obs-studio/pkg-plist ============================================================================== --- head/multimedia/obs-studio/pkg-plist Mon May 9 12:50:38 2016 (r414843) +++ head/multimedia/obs-studio/pkg-plist Mon May 9 13:42:54 2016 (r414844) @@ -11,8 +11,8 @@ include/obs/graphics/effect.h include/obs/graphics/graphics-internal.h include/obs/graphics/graphics.h include/obs/graphics/image-file.h -include/obs/graphics/%%QT_LIBDIR%%nsgif/%%QT_LIBDIR%%nsgif.h include/obs/graphics/input.h +include/obs/graphics/libnsgif/libnsgif.h include/obs/graphics/math-defs.h include/obs/graphics/math-extra.h include/obs/graphics/matrix3.h @@ -26,8 +26,8 @@ include/obs/graphics/vec4.h include/obs/media-io/audio-io.h include/obs/media-io/audio-math.h include/obs/media-io/audio-resampler.h -include/obs/media-io/frame-rate.h include/obs/media-io/format-conversion.h +include/obs/media-io/frame-rate.h include/obs/media-io/media-io-defs.h include/obs/media-io/media-remux.h include/obs/media-io/video-frame.h @@ -73,56 +73,57 @@ include/obs/util/profiler.h include/obs/util/profiler.hpp include/obs/util/serializer.h include/obs/util/text-lookup.h -include/obs/util/threading.h include/obs/util/threading-posix.h +include/obs/util/threading.h include/obs/util/utf8.h include/obs/util/util_uint128.h include/obs/util/vc/vc_inttypes.h include/obs/util/vc/vc_stdbool.h include/obs/util/vc/vc_stdint.h -%%QT_LIBDIR%%/cmake/LibObs/LibObsConfig.cmake -%%QT_LIBDIR%%/cmake/LibObs/LibObsConfigVersion.cmake -%%QT_LIBDIR%%/cmake/LibObs/LibObsTarget-%%CMAKE_BUILD_TYPE%%.cmake -%%QT_LIBDIR%%/cmake/LibObs/LibObsTarget.cmake -%%QT_LIBDIR%%/%%QT_LIBDIR%%obs-opengl.so -%%QT_LIBDIR%%/%%QT_LIBDIR%%obs-opengl.so.0 -%%QT_LIBDIR%%/%%QT_LIBDIR%%obs-opengl.so.0.0 -%%QT_LIBDIR%%/%%QT_LIBDIR%%obs.so -%%QT_LIBDIR%%/%%QT_LIBDIR%%obs.so.0 -%%QT_LIBDIR%%/%%QT_LIBDIR%%obsglad.so -%%QT_LIBDIR%%/%%QT_LIBDIR%%obsglad.so.0 -%%QT_LIBDIR%%/obs-plugins/image-source.so -%%QT_LIBDIR%%/obs-plugins/linux-capture.so -%%QT_LIBDIR%%/obs-plugins/linux-pulseaudio.so -%%QT_LIBDIR%%/obs-plugins/linux-v4l2.so -%%QT_LIBDIR%%/obs-plugins/obs-ffmpeg.so -%%QT_LIBDIR%%/obs-plugins/obs-filters.so -%%QT_LIBDIR%%/obs-plugins/obs-%%QT_LIBDIR%%fdk.so -%%QT_LIBDIR%%/obs-plugins/obs-outputs.so -%%QT_LIBDIR%%/obs-plugins/obs-transitions.so -%%QT_LIBDIR%%/obs-plugins/obs-x264.so -%%QT_LIBDIR%%/obs-plugins/rtmp-services.so -%%QT_LIBDIR%%/obs-plugins/text-freetype2.so +lib/cmake/LibObs/LibObsConfig.cmake +lib/cmake/LibObs/LibObsConfigVersion.cmake +lib/cmake/LibObs/LibObsTarget-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/LibObs/LibObsTarget.cmake +lib/libobs-opengl.so +lib/libobs-opengl.so.0 +lib/libobs-opengl.so.0.0 +lib/libobs.so +lib/libobs.so.0 +lib/libobsglad.so +lib/libobsglad.so.0 +lib/obs-plugins/image-source.so +lib/obs-plugins/linux-capture.so +lib/obs-plugins/linux-jack.so +lib/obs-plugins/linux-pulseaudio.so +lib/obs-plugins/linux-v4l2.so +lib/obs-plugins/obs-ffmpeg.so +lib/obs-plugins/obs-filters.so +lib/obs-plugins/obs-libfdk.so +lib/obs-plugins/obs-outputs.so +lib/obs-plugins/obs-transitions.so +lib/obs-plugins/obs-x264.so +lib/obs-plugins/rtmp-services.so +lib/obs-plugins/text-freetype2.so share/applications/obs.desktop share/icons/hicolor/256x256/apps/obs.png -share/obs/%%QT_LIBDIR%%obs/bicubic_scale.effect -share/obs/%%QT_LIBDIR%%obs/bilinear_lowres_scale.effect -share/obs/%%QT_LIBDIR%%obs/default.effect -share/obs/%%QT_LIBDIR%%obs/default_rect.effect -share/obs/%%QT_LIBDIR%%obs/deinterlace_base.effect -share/obs/%%QT_LIBDIR%%obs/deinterlace_blend.effect -share/obs/%%QT_LIBDIR%%obs/deinterlace_blend_2x.effect -share/obs/%%QT_LIBDIR%%obs/deinterlace_discard.effect -share/obs/%%QT_LIBDIR%%obs/deinterlace_discard_2x.effect -share/obs/%%QT_LIBDIR%%obs/deinterlace_linear.effect -share/obs/%%QT_LIBDIR%%obs/deinterlace_linear_2x.effect -share/obs/%%QT_LIBDIR%%obs/deinterlace_yadif.effect -share/obs/%%QT_LIBDIR%%obs/deinterlace_yadif_2x.effect -share/obs/%%QT_LIBDIR%%obs/format_conversion.effect -share/obs/%%QT_LIBDIR%%obs/lanczos_scale.effect -share/obs/%%QT_LIBDIR%%obs/opaque.effect -share/obs/%%QT_LIBDIR%%obs/premultiplied_alpha.effect -share/obs/%%QT_LIBDIR%%obs/solid.effect +share/obs/libobs/bicubic_scale.effect +share/obs/libobs/bilinear_lowres_scale.effect +share/obs/libobs/default.effect +share/obs/libobs/default_rect.effect +share/obs/libobs/deinterlace_base.effect +share/obs/libobs/deinterlace_blend.effect +share/obs/libobs/deinterlace_blend_2x.effect +share/obs/libobs/deinterlace_discard.effect +share/obs/libobs/deinterlace_discard_2x.effect +share/obs/libobs/deinterlace_linear.effect +share/obs/libobs/deinterlace_linear_2x.effect +share/obs/libobs/deinterlace_yadif.effect +share/obs/libobs/deinterlace_yadif_2x.effect +share/obs/libobs/format_conversion.effect +share/obs/libobs/lanczos_scale.effect +share/obs/libobs/opaque.effect +share/obs/libobs/premultiplied_alpha.effect +share/obs/libobs/solid.effect share/obs/obs-plugins/image-source/locale/ar-SA.ini share/obs/obs-plugins/image-source/locale/bg-BG.ini share/obs/obs-plugins/image-source/locale/ca-ES.ini @@ -192,6 +193,40 @@ share/obs/obs-plugins/linux-capture/loca share/obs/obs-plugins/linux-capture/locale/tr-TR.ini share/obs/obs-plugins/linux-capture/locale/zh-CN.ini share/obs/obs-plugins/linux-capture/locale/zh-TW.ini +share/obs/obs-plugins/linux-jack/locale/ar-SA.ini +share/obs/obs-plugins/linux-jack/locale/bg-BG.ini +share/obs/obs-plugins/linux-jack/locale/ca-ES.ini +share/obs/obs-plugins/linux-jack/locale/cs-CZ.ini +share/obs/obs-plugins/linux-jack/locale/da-DK.ini +share/obs/obs-plugins/linux-jack/locale/de-DE.ini +share/obs/obs-plugins/linux-jack/locale/el-GR.ini +share/obs/obs-plugins/linux-jack/locale/en-US.ini +share/obs/obs-plugins/linux-jack/locale/es-ES.ini +share/obs/obs-plugins/linux-jack/locale/eu-ES.ini +share/obs/obs-plugins/linux-jack/locale/fi-FI.ini +share/obs/obs-plugins/linux-jack/locale/fr-FR.ini +share/obs/obs-plugins/linux-jack/locale/gl-ES.ini +share/obs/obs-plugins/linux-jack/locale/he-IL.ini +share/obs/obs-plugins/linux-jack/locale/hr-HR.ini +share/obs/obs-plugins/linux-jack/locale/hu-HU.ini +share/obs/obs-plugins/linux-jack/locale/it-IT.ini +share/obs/obs-plugins/linux-jack/locale/ja-JP.ini +share/obs/obs-plugins/linux-jack/locale/ko-KR.ini +share/obs/obs-plugins/linux-jack/locale/nb-NO.ini +share/obs/obs-plugins/linux-jack/locale/nl-NL.ini +share/obs/obs-plugins/linux-jack/locale/pl-PL.ini +share/obs/obs-plugins/linux-jack/locale/pt-BR.ini +share/obs/obs-plugins/linux-jack/locale/pt-PT.ini +share/obs/obs-plugins/linux-jack/locale/ro-RO.ini +share/obs/obs-plugins/linux-jack/locale/ru-RU.ini +share/obs/obs-plugins/linux-jack/locale/sk-SK.ini +share/obs/obs-plugins/linux-jack/locale/sl-SI.ini +share/obs/obs-plugins/linux-jack/locale/sr-CS.ini +share/obs/obs-plugins/linux-jack/locale/sr-SP.ini +share/obs/obs-plugins/linux-jack/locale/sv-SE.ini +share/obs/obs-plugins/linux-jack/locale/tr-TR.ini +share/obs/obs-plugins/linux-jack/locale/zh-CN.ini +share/obs/obs-plugins/linux-jack/locale/zh-TW.ini share/obs/obs-plugins/linux-pulseaudio/locale/ar-SA.ini share/obs/obs-plugins/linux-pulseaudio/locale/bg-BG.ini share/obs/obs-plugins/linux-pulseaudio/locale/ca-ES.ini @@ -317,8 +352,8 @@ share/obs/obs-plugins/obs-filters/locale share/obs/obs-plugins/obs-filters/locale/eu-ES.ini share/obs/obs-plugins/obs-filters/locale/fi-FI.ini share/obs/obs-plugins/obs-filters/locale/fr-FR.ini -share/obs/obs-plugins/obs-filters/locale/he-IL.ini share/obs/obs-plugins/obs-filters/locale/gl-ES.ini +share/obs/obs-plugins/obs-filters/locale/he-IL.ini share/obs/obs-plugins/obs-filters/locale/hr-HR.ini share/obs/obs-plugins/obs-filters/locale/hu-HU.ini share/obs/obs-plugins/obs-filters/locale/it-IT.ini @@ -341,40 +376,40 @@ share/obs/obs-plugins/obs-filters/locale share/obs/obs-plugins/obs-filters/mask_alpha_filter.effect share/obs/obs-plugins/obs-filters/mask_color_filter.effect share/obs/obs-plugins/obs-filters/sharpness.effect -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/ar-SA.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/ca-ES.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/cs-CZ.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/da-DK.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/de-DE.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/el-GR.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/en-US.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/es-ES.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/eu-ES.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/fi-FI.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/fr-FR.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/gl-ES.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/he-IL.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/hr-HR.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/hu-HU.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/it-IT.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/ja-JP.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/ko-KR.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/nb-NO.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/nl-NL.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/pl-PL.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/pt-BR.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/pt-PT.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/ro-RO.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/ru-RU.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/sk-SK.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/sl-SI.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/sr-CS.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/sr-SP.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/sv-SE.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/th-TH.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/tr-TR.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/zh-CN.ini -share/obs/obs-plugins/obs-%%QT_LIBDIR%%fdk/locale/zh-TW.ini +share/obs/obs-plugins/obs-libfdk/locale/ar-SA.ini +share/obs/obs-plugins/obs-libfdk/locale/ca-ES.ini +share/obs/obs-plugins/obs-libfdk/locale/cs-CZ.ini +share/obs/obs-plugins/obs-libfdk/locale/da-DK.ini +share/obs/obs-plugins/obs-libfdk/locale/de-DE.ini +share/obs/obs-plugins/obs-libfdk/locale/el-GR.ini +share/obs/obs-plugins/obs-libfdk/locale/en-US.ini +share/obs/obs-plugins/obs-libfdk/locale/es-ES.ini +share/obs/obs-plugins/obs-libfdk/locale/eu-ES.ini +share/obs/obs-plugins/obs-libfdk/locale/fi-FI.ini +share/obs/obs-plugins/obs-libfdk/locale/fr-FR.ini +share/obs/obs-plugins/obs-libfdk/locale/gl-ES.ini +share/obs/obs-plugins/obs-libfdk/locale/he-IL.ini +share/obs/obs-plugins/obs-libfdk/locale/hr-HR.ini +share/obs/obs-plugins/obs-libfdk/locale/hu-HU.ini +share/obs/obs-plugins/obs-libfdk/locale/it-IT.ini +share/obs/obs-plugins/obs-libfdk/locale/ja-JP.ini +share/obs/obs-plugins/obs-libfdk/locale/ko-KR.ini +share/obs/obs-plugins/obs-libfdk/locale/nb-NO.ini +share/obs/obs-plugins/obs-libfdk/locale/nl-NL.ini +share/obs/obs-plugins/obs-libfdk/locale/pl-PL.ini +share/obs/obs-plugins/obs-libfdk/locale/pt-BR.ini +share/obs/obs-plugins/obs-libfdk/locale/pt-PT.ini +share/obs/obs-plugins/obs-libfdk/locale/ro-RO.ini +share/obs/obs-plugins/obs-libfdk/locale/ru-RU.ini +share/obs/obs-plugins/obs-libfdk/locale/sk-SK.ini +share/obs/obs-plugins/obs-libfdk/locale/sl-SI.ini +share/obs/obs-plugins/obs-libfdk/locale/sr-CS.ini +share/obs/obs-plugins/obs-libfdk/locale/sr-SP.ini +share/obs/obs-plugins/obs-libfdk/locale/sv-SE.ini +share/obs/obs-plugins/obs-libfdk/locale/th-TH.ini +share/obs/obs-plugins/obs-libfdk/locale/tr-TR.ini +share/obs/obs-plugins/obs-libfdk/locale/zh-CN.ini +share/obs/obs-plugins/obs-libfdk/locale/zh-TW.ini share/obs/obs-plugins/obs-outputs/locale/ar-SA.ini share/obs/obs-plugins/obs-outputs/locale/ca-ES.ini share/obs/obs-plugins/obs-outputs/locale/cs-CZ.ini From owner-svn-ports-head@freebsd.org Mon May 9 13:43:00 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28975B33C23; Mon, 9 May 2016 13:43:00 +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 EA32B1271; Mon, 9 May 2016 13:42:59 +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 u49DgxtJ085699; Mon, 9 May 2016 13:42:59 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49Dgwq5085697; Mon, 9 May 2016 13:42:58 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605091342.u49Dgwq5085697@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 9 May 2016 13:42:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414845 - head/editors/leo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 13:43:00 -0000 Author: mat Date: Mon May 9 13:42:58 2016 New Revision: 414845 URL: https://svnweb.freebsd.org/changeset/ports/414845 Log: Update to 5.3. PR: 209293 Submitted by: tkato432 yahoo com Sponsored by: Absolight Modified: head/editors/leo/Makefile (contents, props changed) head/editors/leo/distinfo (contents, props changed) Modified: head/editors/leo/Makefile ============================================================================== --- head/editors/leo/Makefile Mon May 9 13:42:54 2016 (r414844) +++ head/editors/leo/Makefile Mon May 9 13:42:58 2016 (r414845) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= leo -PORTVERSION= 5.2 +PORTVERSION= 5.3 CATEGORIES= editors python MASTER_SITES= SF/${PORTNAME}/Leo/${PORTVERSION}-final DISTNAME= Leo-${PORTVERSION}-final Modified: head/editors/leo/distinfo ============================================================================== --- head/editors/leo/distinfo Mon May 9 13:42:54 2016 (r414844) +++ head/editors/leo/distinfo Mon May 9 13:42:58 2016 (r414845) @@ -1,2 +1,2 @@ -SHA256 (leo/Leo-5.2-final.zip) = 2df0ac372be832a837157ce289ada1c34cf883aace5cf760df62ae8ceeb6858f -SIZE (leo/Leo-5.2-final.zip) = 9373533 +SHA256 (leo/Leo-5.3-final.zip) = 036a6ecf962034369ead140dcc536ed2bddb79e08bcb38020527a18c754eab43 +SIZE (leo/Leo-5.3-final.zip) = 9294160 From owner-svn-ports-head@freebsd.org Mon May 9 13:43:05 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29A6EB33C59; Mon, 9 May 2016 13:43: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 F26351361; Mon, 9 May 2016 13:43:04 +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 u49Dh4n3085864; Mon, 9 May 2016 13:43:04 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49Dh3kH085860; Mon, 9 May 2016 13:43:03 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605091343.u49Dh3kH085860@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 9 May 2016 13:43:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414846 - in head/editors/neovim: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 13:43:05 -0000 Author: mat Date: Mon May 9 13:43:03 2016 New Revision: 414846 URL: https://svnweb.freebsd.org/changeset/ports/414846 Log: Update to 0.1.4. PR: 209294 Submitted by: tkato432 yahoo com Sponsored by: Absolight Modified: head/editors/neovim/Makefile (contents, props changed) head/editors/neovim/distinfo (contents, props changed) head/editors/neovim/files/patch-CMakeLists.txt (contents, props changed) head/editors/neovim/pkg-plist (contents, props changed) Modified: head/editors/neovim/Makefile ============================================================================== --- head/editors/neovim/Makefile Mon May 9 13:42:58 2016 (r414845) +++ head/editors/neovim/Makefile Mon May 9 13:43:03 2016 (r414846) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= neovim -PORTVERSION= 0.1.3 +PORTVERSION= 0.1.4 DISTVERSIONPREFIX= v CATEGORIES= editors @@ -11,8 +11,7 @@ COMMENT= Next generation Vim LICENSE= APACHE20 -BUILD_DEPENDS= ${LUA_MODSHAREDIR}/MessagePack.lua:devel/lua-MessagePack \ - ${LUA_MODLIBDIR}/bit.so:devel/lua-bitop \ +BUILD_DEPENDS= ${LUA_MODLIBDIR}/bit.so:devel/lua-bitop \ ${LUA_MODLIBDIR}/lpeg.so:devel/lua-lpeg LIB_DEPENDS= libunibilium.so:devel/unibilium \ libvterm.so:devel/libvterm \ @@ -21,11 +20,26 @@ LIB_DEPENDS= libunibilium.so:devel/unibi libuv.so:devel/libuv \ libmsgpack.so:devel/msgpack -USES= cmake:outsource compiler gettext iconv lua pathfix pkgconfig +USES= cmake:outsource gettext iconv ninja lua:build pathfix pkgconfig USE_GITHUB= yes +GH_TUPLE= tarruda:libmpack:1.0.2:libmpack CMAKE_ARGS= -DLUA_PRG:FILEPATH="${LUA_CMD}" \ -DCMAKE_INSTALL_MANDIR:PATH="${MANPREFIX}/man" \ -DDEPS_PREFIX:PATH="${LOCALBASE}" +post-patch: + @${REINPLACE_CMD} -e \ + 's|lua_objlen|lua_rawlen| ; \ + s|luaL_reg |luaL_Reg | ; \ + s|luaL_register(L, NULL, \(.*\));|luaL_setfuncs(L, \1, 0);|' \ + ${WRKSRC_libmpack}/binding/lua/lmpack.c + +pre-build: + @${MKDIR} ${BUILD_WRKSRC}/src/nvim + @(cd ${WRKSRC_libmpack}/binding/lua && ${CC} ${CFLAGS} -fPIC \ + -I${LUA_INCDIR} -shared lmpack.c -o \ + ${BUILD_WRKSRC}/src/nvim/mpack.so \ + ${LUA_LIBDIR}/liblua-${LUA_VER}.so) + .include Modified: head/editors/neovim/distinfo ============================================================================== --- head/editors/neovim/distinfo Mon May 9 13:42:58 2016 (r414845) +++ head/editors/neovim/distinfo Mon May 9 13:43:03 2016 (r414846) @@ -1,2 +1,4 @@ -SHA256 (neovim-neovim-v0.1.3_GH0.tar.gz) = 7a86892d941b8829537ad46864b9a363d009ba56aeefdef2ee15ffa3eee5f92b -SIZE (neovim-neovim-v0.1.3_GH0.tar.gz) = 7636777 +SHA256 (neovim-neovim-v0.1.4_GH0.tar.gz) = bb7e359eb83db20c5ec5984b470b249372b6dcd813ae2ccf72c01cce560f93e9 +SIZE (neovim-neovim-v0.1.4_GH0.tar.gz) = 7678847 +SHA256 (tarruda-libmpack-1.0.2_GH0.tar.gz) = 9c570b2aab81b0c56d97cbd8fc483dc431b69510fd9becb4a1845291563e8bc9 +SIZE (tarruda-libmpack-1.0.2_GH0.tar.gz) = 44671 Modified: head/editors/neovim/files/patch-CMakeLists.txt ============================================================================== --- head/editors/neovim/files/patch-CMakeLists.txt Mon May 9 13:42:58 2016 (r414845) +++ head/editors/neovim/files/patch-CMakeLists.txt Mon May 9 13:43:03 2016 (r414846) @@ -1,4 +1,4 @@ ---- CMakeLists.txt.orig 2016-04-08 02:04:21 UTC +--- CMakeLists.txt.orig 2016-05-09 13:04:04 UTC +++ CMakeLists.txt @@ -213,7 +213,7 @@ else() @@ -9,3 +9,12 @@ add_definitions(-Wno-c11-extensions) endif() endif() +@@ -367,7 +367,7 @@ endforeach() + + # Find Lua interpreter + include(LuaHelpers) +-set(LUA_DEPENDENCIES lpeg mpack bit) ++set(LUA_DEPENDENCIES lpeg bit) + if(NOT LUA_PRG) + foreach(CURRENT_LUA_PRG luajit lua) + # If LUA_PRG is set find_program() will not search Modified: head/editors/neovim/pkg-plist ============================================================================== --- head/editors/neovim/pkg-plist Mon May 9 13:42:58 2016 (r414845) +++ head/editors/neovim/pkg-plist Mon May 9 13:43:03 2016 (r414846) @@ -300,6 +300,7 @@ share/nvim/runtime/ftplugin/automake.vim share/nvim/runtime/ftplugin/bdf.vim share/nvim/runtime/ftplugin/bst.vim share/nvim/runtime/ftplugin/btm.vim +share/nvim/runtime/ftplugin/bzl.vim share/nvim/runtime/ftplugin/c.vim share/nvim/runtime/ftplugin/calendar.vim share/nvim/runtime/ftplugin/cdrdaoconf.vim @@ -456,6 +457,7 @@ share/nvim/runtime/ftplugin/sshconfig.vi share/nvim/runtime/ftplugin/sudoers.vim share/nvim/runtime/ftplugin/svg.vim share/nvim/runtime/ftplugin/sysctl.vim +share/nvim/runtime/ftplugin/systemd.vim share/nvim/runtime/ftplugin/systemverilog.vim share/nvim/runtime/ftplugin/tcl.vim share/nvim/runtime/ftplugin/tcsh.vim @@ -495,6 +497,7 @@ share/nvim/runtime/indent/automake.vim share/nvim/runtime/indent/awk.vim share/nvim/runtime/indent/bib.vim share/nvim/runtime/indent/bst.vim +share/nvim/runtime/indent/bzl.vim share/nvim/runtime/indent/c.vim share/nvim/runtime/indent/cdl.vim share/nvim/runtime/indent/ch.vim @@ -578,9 +581,11 @@ share/nvim/runtime/indent/sh.vim share/nvim/runtime/indent/sml.vim share/nvim/runtime/indent/sql.vim share/nvim/runtime/indent/sqlanywhere.vim +share/nvim/runtime/indent/systemd.vim share/nvim/runtime/indent/systemverilog.vim share/nvim/runtime/indent/tcl.vim share/nvim/runtime/indent/tcsh.vim +share/nvim/runtime/indent/teraterm.vim share/nvim/runtime/indent/tex.vim share/nvim/runtime/indent/tf.vim share/nvim/runtime/indent/tilde.vim @@ -776,6 +781,7 @@ share/nvim/runtime/syntax/bindzone.vim share/nvim/runtime/syntax/blank.vim share/nvim/runtime/syntax/bst.vim share/nvim/runtime/syntax/btm.vim +share/nvim/runtime/syntax/bzl.vim share/nvim/runtime/syntax/bzr.vim share/nvim/runtime/syntax/c.vim share/nvim/runtime/syntax/cabal.vim @@ -1219,6 +1225,7 @@ share/nvim/runtime/syntax/syncolor.vim share/nvim/runtime/syntax/synload.vim share/nvim/runtime/syntax/syntax.vim share/nvim/runtime/syntax/sysctl.vim +share/nvim/runtime/syntax/systemd.vim share/nvim/runtime/syntax/systemverilog.vim share/nvim/runtime/syntax/tads.vim share/nvim/runtime/syntax/tags.vim @@ -1231,6 +1238,7 @@ share/nvim/runtime/syntax/taskedit.vim share/nvim/runtime/syntax/tasm.vim share/nvim/runtime/syntax/tcl.vim share/nvim/runtime/syntax/tcsh.vim +share/nvim/runtime/syntax/teraterm.vim share/nvim/runtime/syntax/terminfo.vim share/nvim/runtime/syntax/tex.vim share/nvim/runtime/syntax/texinfo.vim From owner-svn-ports-head@freebsd.org Mon May 9 13:43:09 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9FC32B33C8A; Mon, 9 May 2016 13:43: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 70712147C; Mon, 9 May 2016 13:43:09 +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 u49Dh8Q8085994; Mon, 9 May 2016 13:43:08 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49Dh89Y085992; Mon, 9 May 2016 13:43:08 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605091343.u49Dh89Y085992@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 9 May 2016 13:43:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414847 - head/games/py-mnemosyne X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 13:43:09 -0000 Author: mat Date: Mon May 9 13:43:08 2016 New Revision: 414847 URL: https://svnweb.freebsd.org/changeset/ports/414847 Log: Update to 2.3.6. PR: 209295 Submitted by: tkato432 yahoo com Sponsored by: Absolight Modified: head/games/py-mnemosyne/Makefile (contents, props changed) head/games/py-mnemosyne/distinfo (contents, props changed) Modified: head/games/py-mnemosyne/Makefile ============================================================================== --- head/games/py-mnemosyne/Makefile Mon May 9 13:43:03 2016 (r414846) +++ head/games/py-mnemosyne/Makefile Mon May 9 13:43:08 2016 (r414847) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mnemosyne -PORTVERSION= 2.3.5 -PORTREVISION= 1 +PORTVERSION= 2.3.6 PORTEPOCH= 1 CATEGORIES= games python MASTER_SITES= SF/mnemosyne-proj/${PORTNAME}/${PORTNAME}-${DISTVERSION} Modified: head/games/py-mnemosyne/distinfo ============================================================================== --- head/games/py-mnemosyne/distinfo Mon May 9 13:43:03 2016 (r414846) +++ head/games/py-mnemosyne/distinfo Mon May 9 13:43:08 2016 (r414847) @@ -1,2 +1,2 @@ -SHA256 (Mnemosyne-2.3.5.tar.gz) = 7e782628a380cae878704976d319c6fba6e61e090f5af555ee0fdf054b7fbded -SIZE (Mnemosyne-2.3.5.tar.gz) = 1387775 +SHA256 (Mnemosyne-2.3.6.tar.gz) = b163ae308c6ad78bc977f1c781f114f3c0934341e8199d51257e312c7bc4b5aa +SIZE (Mnemosyne-2.3.6.tar.gz) = 1396685 From owner-svn-ports-head@freebsd.org Mon May 9 13:43:15 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5D84B33D00; Mon, 9 May 2016 13:43:15 +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 A64E91696; Mon, 9 May 2016 13:43:15 +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 u49DhE1O086435; Mon, 9 May 2016 13:43:14 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49DhEoJ086426; Mon, 9 May 2016 13:43:14 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605091343.u49DhEoJ086426@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 9 May 2016 13:43:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414848 - in head/games/quakeforge: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 13:43:15 -0000 Author: mat Date: Mon May 9 13:43:13 2016 New Revision: 414848 URL: https://svnweb.freebsd.org/changeset/ports/414848 Log: Update to 0.7.2 PR: 209296 Submitted by: tkato432 yahoo com Sponsored by: Absolight Added: head/games/quakeforge/files/patch-libs_audio_targets_snd__oss.c (contents, props changed) - copied, changed from r414847, head/games/quakeforge/files/patch-libs-audio-targets-snd_oss.c head/games/quakeforge/files/patch-libs_models_gl__skin.c (contents, props changed) head/games/quakeforge/files/patch-qw_source_cl__http.c (contents, props changed) head/games/quakeforge/files/patch-tools_qfcc_source_diagnostic.c (contents, props changed) head/games/quakeforge/files/patch-tools_qfcc_source_statements.c (contents, props changed) head/games/quakeforge/files/patch-tools_qfcc_source_switch.c (contents, props changed) Deleted: head/games/quakeforge/files/patch-configure head/games/quakeforge/files/patch-include-netmain.h head/games/quakeforge/files/patch-include__QF__console.h head/games/quakeforge/files/patch-include__QF__sound.h head/games/quakeforge/files/patch-include__context_x11.h head/games/quakeforge/files/patch-libs-audio-targets-snd_oss.c head/games/quakeforge/files/patch-libs__console__server.c head/games/quakeforge/files/patch-libs__gib__gib_classes.c head/games/quakeforge/files/patch-libs__gib__gib_function.c head/games/quakeforge/files/patch-libs__gib__gib_thread.c head/games/quakeforge/files/patch-nq__source__sys_sdl.c head/games/quakeforge/files/patch-nq__source__sys_unix.c head/games/quakeforge/files/patch-qw__source__cl_chat.c head/games/quakeforge/files/patch-qw__source__cl_sys_sdl.c head/games/quakeforge/files/patch-qw__source__cl_sys_unix.c head/games/quakeforge/files/patch-tools__qfcc__include__method.h Modified: head/games/quakeforge/Makefile (contents, props changed) head/games/quakeforge/distinfo (contents, props changed) head/games/quakeforge/pkg-plist (contents, props changed) Modified: head/games/quakeforge/Makefile ============================================================================== --- head/games/quakeforge/Makefile Mon May 9 13:43:08 2016 (r414847) +++ head/games/quakeforge/Makefile Mon May 9 13:43:13 2016 (r414848) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= quakeforge -PORTVERSION= 0.5.5 -PORTREVISION= 16 +PORTVERSION= 0.7.2 CATEGORIES= games -MASTER_SITES= SF/quake/quake/${PORTVERSION}:sf -DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sf +MASTER_SITES= SF/quake/quake/${PORTVERSION} +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} @@ -18,108 +17,106 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png +USE_CSTD= gnu89 GNU_CONFIGURE= yes +CONFIGURE_ENV= Z_CFLAGS=" " Z_LIBS="-lz" +CONFIGURE_ARGS= --disable-alsa \ + --disable-debug \ + --disable-optimize \ + --disable-static \ + --enable-xdg \ + --with-cpp="${CPP} %d %i %o" \ + --with-global-cfg=${PREFIX}/etc/quakeforge.conf \ + --with-ipv6 \ + --with-sharepath=${Q1DIR} INSTALL_TARGET= install-strip -USES= bison compiler:nestedfct gmake libtool tar:bzip2 +USES= bison compiler:c11 gmake libtool localbase tar:bzip2 USE_LDCONFIG= yes -CONFIGURE_ARGS+=--with-global-cfg=${PREFIX}/etc/quakeforge.conf \ - --with-sharepath=${DATADIR} \ - --disable-debug \ - --disable-optimize - -OPTIONS_DEFINE= CLIENTS OPTIMIZED_CFLAGS SDL SERVERS SKYBOXES VORBIS \ - XMMS DOCS +SUB_FILES= pkg-message -OPTIONS_DEFAULT= CLIENTS SERVERS DOCS +OPTIONS_DEFINE= CLIENTS DOCS FLAC JACK OPTIMIZED_CFLAGS SDL SERVERS \ + SKYBOXES VORBIS XMMS XXF86DGA XXF86VM +OPTIONS_DEFAULT= CLIENTS SERVERS +OPTIONS_SUB= yes CLIENTS_DESC= Clients -SDL_DESC= SDL client +CLIENTS_BUILD_DEPENDS= icotool:graphics/icoutils +CLIENTS_LIB_DEPENDS= libsamplerate.so:audio/libsamplerate \ + libcurl.so:ftp/curl +CLIENTS_USES= pkgconfig +CLIENTS_USE= gl=glu xorg=xext +CLIENTS_CONFIGURE_OFF= --with-clients="" +CLIENTS_VERS= INSTALLS_ICONS=yes +FLAC_LIB_DEPENDS= libFLAC.so:audio/flac +FLAC_CONFIGURE_ON= --with-libFLAC=${LOCALBASE} +FLAC_CONFIGURE_OFF= --disable-flac +FLAC_IMPLIES= CLIENTS +JACK_LIB_DEPENDS= libjack.so:audio/jack +JACK_CONFIGURE_OFF= --disable-jack +JACK_IMPLIES= CLIENTS +OPTIMIZED_CFLAGS_CFLAGS=\ + -O3 -funroll-loops -fomit-frame-pointer -fno-common \ + -fexpensive-optimizations -fstrict-aliasing -ffast-math +SDL_USE= sdl=sdl +SDL_CONFIGURE_ON= --with-sdl-prefix=${LOCALBASE} +SDL_CONFIGURE_OFF= --disable-sdl +SDL_IMPLIES= CLIENTS SERVERS_DESC= Dedicated servers +SERVERS_USES= ncurses +SERVERS_CONFIGURE_OFF= --with-servers="" SKYBOXES_DESC= Install skyboxes pak -VORBIS_DESC= Ogg Vorbis support in clients -XMMS_DESC= XMMS support in clients - -SUB_FILES= pkg-message - -DATADIR= ${Q1DIR} - -.include "${.CURDIR}/../quake-data/Makefile.include" -.include - -.if ${PORT_OPTIONS:MCLIENTS} -USE_GL= yes -USE_XORG= x11 xt -PLIST_SUB+= CLIENTS="" - -.if ${PORT_OPTIONS:MSDL} -USE_SDL= sdl -CONFIGURE_ARGS+=--with-sdl=${LOCALBASE} -PLIST_SUB+= SDL="" -.else -CONFIGURE_ARGS+=--disable-sdl -PLIST_SUB+= SDL="@comment " -.endif - -.if ${PORT_OPTIONS:MVORBIS} -LIB_DEPENDS+= libvorbis.so:audio/libvorbis -CONFIGURE_ARGS+=--with-ogg=${LOCALBASE} --with-vorbis=${LOCALBASE} -PLIST_SUB+= VORBIS="" -.else -CONFIGURE_ARGS+=--disable-ogg --disable-vorbis -PLIST_SUB+= VORBIS="@comment " -.endif - -.if ${PORT_OPTIONS:MXMMS} -LIB_DEPENDS+= libxmms.so:multimedia/xmms -CONFIGURE_ARGS+=--with-xmms-prefix=${LOCALBASE} -PLIST_SUB+= XMMS="" -.else -CONFIGURE_ARGS+=--disable-xmms -PLIST_SUB+= XMMS="@comment " -.endif - -.else -CONFIGURE_ARGS+=--with-clients="" -PLIST_SUB+= CLIENTS="@comment " -.endif - -.if ${PORT_OPTIONS:MOPTIMIZED_CFLAGS} -CFLAGS+= -O3 -funroll-loops -fomit-frame-pointer -fno-common \ - -fexpensive-optimizations -fstrict-aliasing -ffast-math -.endif - -.if ${PORT_OPTIONS:MSERVERS} -PLIST_SUB+= SERVERS="" -.else -CONFIGURE_ARGS+=--with-servers="" -PLIST_SUB+= SERVERS="@comment " -.endif - -.if ${PORT_OPTIONS:MSKYBOXES} -MASTER_SITES+= http://www.quakeforge.net/files/:qf -DISTFILES+= skyboxes.pak:qf -PLIST_SUB+= SKYBOXES="" -.else -PLIST_SUB+= SKYBOXES="@comment " -.endif +SKYBOXES_MASTER_SITES= http://www.quakeforge.net/files/:qf +SKYBOXES_DISTFILES= skyboxes.pak:qf +VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis +VORBIS_CONFIGURE_ON= --with-ogg=${LOCALBASE} --with-vorbis=${LOCALBASE} +VORBIS_CONFIGURE_OFF= --disable-vorbis +VORBIS_IMPLIES= CLIENTS +XMMS_DESC= Sound support via XMMS +XMMS_LIB_DEPENDS= libxmms.so:multimedia/xmms +XMMS_CONFIGURE_ON= --enable-xmms --with-xmms-prefix=${LOCALBASE} +XMMS_IMPLIES= CLIENTS +XXF86DGA_DESC= XFree86 DGA Extension support +XXF86DGA_USE= xorg=xxf86dga +XXF86DGA_CONFIGURE_OFF= --disable-dga +XXF86DGA_IMPLIES= CLIENTS +XXF86VM_DESC= XFree86 Vidmode Extension support +XXF86VM_USE= xorg=xxf86vm +XXF86VM_CONFIGURE_OFF= --disable-vidmode +XXF86VM_IMPLIES= CLIENTS post-patch: - @${REINPLACE_CMD} -e 's,\*gzfile,gzfile,' ${WRKSRC}/libs/util/quakeio.c - @${REINPLACE_CMD} -e 's,-no-undefined,& -L${LOCALBASE}/lib,' \ - ${WRKSRC}/libs/image/Makefile.in + @${REINPLACE_CMD} -e \ + 's|^Z_LIBS=""|| ; \ + /if test/s|==|=| ; \ + /for qf_t in/s|,qwaq,|,|' \ + ${WRKSRC}/configure + @${REINPLACE_CMD} -e \ + '/^pkgdatadir/s|@libdir@|@prefix@/libdata|' \ + ${WRKSRC}/pkg-config/Makefile.in + +post-build-CLIENTS-on: +.for i in 16 32 + @${MKDIR} ${WRKDIR}/icons/hicolor/${i}x${i}/apps + icotool -x -o ${WRKDIR}/icons/hicolor/${i}x${i}/apps/quake.png \ + -w ${i} -b 8 ${WRKSRC}/doc/qf.ico +.endfor post-install: -.if ${PORT_OPTIONS:MSKYBOXES} + ${INSTALL_MAN} ${WRKSRC}/doc/man/quakeforge.1 ${STAGEDIR}${MANPREFIX}/man/man1 + +post-install-CLIENTS-on: + @(cd ${WRKDIR} && ${COPYTREE_SHARE} icons \ + ${STAGEDIR}${PREFIX}/share) + +post-install-DOCS-on: + @(cd ${WRKSRC}/doc && ${COPYTREE_SHARE} "config gib" \ + ${STAGEDIR}${DOCSDIR}) + +post-install-SKYBOXES-on: + @${MKDIR} ${STAGEDIR}${Q1DIR}/QF ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/skyboxes.pak \ ${STAGEDIR}${DATADIR}/QF -.endif - @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for f in *.txt *.q1 *.q2 *.ico *.gif *.fig *.h CodingStyle - ${INSTALL_DATA} ${WRKSRC}/doc/${f} ${STAGEDIR}${DOCSDIR} -.endfor -.for d in config data ideas - ${CP} -a ${WRKSRC}/doc/${d} ${STAGEDIR}${DOCSDIR} -.endfor +.include "${.CURDIR}/../quake-data/Makefile.include" .include Modified: head/games/quakeforge/distinfo ============================================================================== --- head/games/quakeforge/distinfo Mon May 9 13:43:08 2016 (r414847) +++ head/games/quakeforge/distinfo Mon May 9 13:43:13 2016 (r414848) @@ -1,4 +1,4 @@ -SHA256 (quakeforge/quakeforge-0.5.5.tar.bz2) = 9ff29340f571fc26d19992a32f58e767e1b811248688f383083bc2ccb263ec6a -SIZE (quakeforge/quakeforge-0.5.5.tar.bz2) = 1954072 +SHA256 (quakeforge/quakeforge-0.7.2.tar.bz2) = 1ddc8c963b23bd648d94af48062ab0448345761defeceaef7c62be55c4a28d7a +SIZE (quakeforge/quakeforge-0.7.2.tar.bz2) = 2887823 SHA256 (quakeforge/skyboxes.pak) = 6d32738cf1b8fa19a61fab22d19a1372d388070c87182fa00ac58a908f7dae27 SIZE (quakeforge/skyboxes.pak) = 1934684 Copied and modified: head/games/quakeforge/files/patch-libs_audio_targets_snd__oss.c (from r414847, head/games/quakeforge/files/patch-libs-audio-targets-snd_oss.c) ============================================================================== --- head/games/quakeforge/files/patch-libs-audio-targets-snd_oss.c Mon May 9 13:43:08 2016 (r414847, copy source) +++ head/games/quakeforge/files/patch-libs_audio_targets_snd__oss.c Mon May 9 13:43:13 2016 (r414848) @@ -1,6 +1,6 @@ ---- libs/audio/targets/snd_oss.c.orig 2004-01-16 02:50:26 UTC +--- libs/audio/targets/snd_oss.c.orig 2013-01-23 03:10:55 UTC +++ libs/audio/targets/snd_oss.c -@@ -132,12 +132,11 @@ try_open (int rw) +@@ -129,12 +129,11 @@ try_open (int rw) if (snd_device->string[0]) snd_dev = snd_device->string; Added: head/games/quakeforge/files/patch-libs_models_gl__skin.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/quakeforge/files/patch-libs_models_gl__skin.c Mon May 9 13:43:13 2016 (r414848) @@ -0,0 +1,30 @@ +--- libs/models/gl_skin.c.orig 2013-01-23 03:10:55 UTC ++++ libs/models/gl_skin.c +@@ -230,19 +230,20 @@ gl_Skin_SetupSkin (skin_t *skin, int cma + int changed; + glskin_t *s; + ++ skin->texnum = 0; ++ skin->auxtex = 0; ++ if (!cmap) { ++ return; ++ } + // simplify cmap usage (texture offset/array index) + cmap--; + s = skins + cmap; + changed = (s->tex != skin->texels); + s->tex = skin->texels; + if (!changed) { +- skin->texnum = 0; +- skin->auxtex = 0; +- if (cmap >= 0) { +- skin->texnum = skin_textures + cmap; +- if (s->fb) +- skin->auxtex = skin_fb_textures + cmap; +- } ++ skin->texnum = skin_textures + cmap; ++ if (s->fb) ++ skin->auxtex = skin_fb_textures + cmap; + return; + } + if (s->tex) Added: head/games/quakeforge/files/patch-qw_source_cl__http.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/quakeforge/files/patch-qw_source_cl__http.c Mon May 9 13:43:13 2016 (r414848) @@ -0,0 +1,11 @@ +--- qw/source/cl_http.c.orig 2013-01-23 03:10:55 UTC ++++ qw/source/cl_http.c +@@ -114,7 +114,7 @@ CL_HTTP_Update (void) + Sys_Printf ("download failed: %ld\n", response_code); + CL_FailDownload (); + } +- curl_multi_remove_handle (multi_handle, easy_handle); ++ CL_HTTP_Reset (); + } + } + } Added: head/games/quakeforge/files/patch-tools_qfcc_source_diagnostic.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/quakeforge/files/patch-tools_qfcc_source_diagnostic.c Mon May 9 13:43:13 2016 (r414848) @@ -0,0 +1,13 @@ +--- tools/qfcc/source/diagnostic.c.orig 2013-01-23 03:10:55 UTC ++++ tools/qfcc/source/diagnostic.c +@@ -103,9 +103,7 @@ debug (expr_t *e, const char *fmt, ...) + return; + + va_start (args, fmt); +- if (options.notices.promote) { +- _warning (e, fmt, args); +- } else { ++ { + string_t file = pr.source_file; + int line = pr.source_line; + Added: head/games/quakeforge/files/patch-tools_qfcc_source_statements.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/quakeforge/files/patch-tools_qfcc_source_statements.c Mon May 9 13:43:13 2016 (r414848) @@ -0,0 +1,15 @@ +--- tools/qfcc/source/statements.c.orig 2013-01-23 03:10:55 UTC ++++ tools/qfcc/source/statements.c +@@ -1306,8 +1306,11 @@ move_labels (sblock_t *dst, sblock_t *sr + + if (!src_labels) + return; +- while (src_labels->next) ++ src_labels->dest = dst; ++ while (src_labels->next) { + src_labels = src_labels->next; ++ src_labels->dest = dst; ++ } + src_labels->next = dst->labels; + dst->labels = src->labels; + src->labels = 0; Added: head/games/quakeforge/files/patch-tools_qfcc_source_switch.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/quakeforge/files/patch-tools_qfcc_source_switch.c Mon May 9 13:43:13 2016 (r414848) @@ -0,0 +1,13 @@ +--- tools/qfcc/source/switch.c.orig 2013-01-23 03:10:55 UTC ++++ tools/qfcc/source/switch.c +@@ -383,6 +383,10 @@ switch_expr (switch_block_t *switch_bloc + int saved_line = pr.source_line; + string_t saved_file = pr.source_file; + ++ if (switch_block->test->type == ex_error) { ++ return switch_block->test; ++ } ++ + pr.source_line = sw_val->line = switch_block->test->line; + pr.source_file = sw_val->file = switch_block->test->file; + Modified: head/games/quakeforge/pkg-plist ============================================================================== --- head/games/quakeforge/pkg-plist Mon May 9 13:43:08 2016 (r414847) +++ head/games/quakeforge/pkg-plist Mon May 9 13:43:13 2016 (r414848) @@ -1,115 +1,55 @@ bin/bsp2img %%SERVERS%%bin/hw-master -%%CLIENTS%%bin/nq-glx %%CLIENTS%%%%SDL%%bin/nq-sdl -%%CLIENTS%%%%SDL%%bin/nq-sdl32 %%SERVERS%%bin/nq-server -%%CLIENTS%%%%SDL%%bin/nq-sgl %%CLIENTS%%bin/nq-x11 bin/pak bin/qfbsp bin/qfcc bin/qflight +bin/qflmp bin/qfmodelgen bin/qfpreqcc bin/qfprogs +bin/qfspritegen bin/qfvis bin/qfwavinfo %%SERVERS%%bin/qtv -%%CLIENTS%%bin/qw-client-glx %%CLIENTS%%%%SDL%%bin/qw-client-sdl -%%CLIENTS%%%%SDL%%bin/qw-client-sdl32 -%%CLIENTS%%%%SDL%%bin/qw-client-sgl %%CLIENTS%%bin/qw-client-x11 %%SERVERS%%bin/qw-master %%SERVERS%%bin/qw-server bin/wad bin/zpak -%%CLIENTS%%lib/libQFcd.a -%%CLIENTS%%lib/libQFcd.so -%%CLIENTS%%lib/libQFcd.so.1 -%%CLIENTS%%lib/libQFcd.so.1.0.0 -lib/libQFconsole.a -lib/libQFconsole.so -lib/libQFconsole.so.1 -lib/libQFconsole.so.1.0.0 -lib/libQFgamecode.a -lib/libQFgamecode.so -lib/libQFgamecode.so.1 -lib/libQFgamecode.so.1.0.0 -lib/libQFgamecode_builtins.a -lib/libQFgamecode_builtins.so -lib/libQFgamecode_builtins.so.1 -lib/libQFgamecode_builtins.so.1.0.0 -lib/libQFgib.a -lib/libQFgib.so -lib/libQFgib.so.1 -lib/libQFgib.so.1.0.0 -lib/libQFimage.a -lib/libQFimage.so -lib/libQFimage.so.1 -lib/libQFimage.so.1.0.0 -%%CLIENTS%%lib/libQFjs.a -%%CLIENTS%%lib/libQFjs.so -%%CLIENTS%%lib/libQFjs.so.1 -%%CLIENTS%%lib/libQFjs.so.1.0.0 -lib/libQFmodels.a -lib/libQFmodels.so -lib/libQFmodels.so.1 -lib/libQFmodels.so.1.0.0 -%%CLIENTS%%lib/libQFmodels_gl.a -%%CLIENTS%%lib/libQFmodels_gl.so -%%CLIENTS%%lib/libQFmodels_gl.so.1 -%%CLIENTS%%lib/libQFmodels_gl.so.1.0.0 -%%CLIENTS%%lib/libQFmodels_sw.a -%%CLIENTS%%lib/libQFmodels_sw.so -%%CLIENTS%%lib/libQFmodels_sw.so.1 -%%CLIENTS%%lib/libQFmodels_sw.so.1.0.0 -%%CLIENTS%%lib/libQFrenderer_gl.a -%%CLIENTS%%lib/libQFrenderer_gl.so -%%CLIENTS%%lib/libQFrenderer_gl.so.1 -%%CLIENTS%%lib/libQFrenderer_gl.so.1.0.0 -%%CLIENTS%%%%SDL%%lib/libQFrenderer_sw32.a -%%CLIENTS%%%%SDL%%lib/libQFrenderer_sw32.so -%%CLIENTS%%%%SDL%%lib/libQFrenderer_sw32.so.1 -%%CLIENTS%%%%SDL%%lib/libQFrenderer_sw32.so.1.0.0 -lib/libQFruamoko.a -lib/libQFruamoko.so -lib/libQFruamoko.so.1 -lib/libQFruamoko.so.1.0.0 -%%CLIENTS%%lib/libQFsound.a -%%CLIENTS%%lib/libQFsound.so -%%CLIENTS%%lib/libQFsound.so.1 -%%CLIENTS%%lib/libQFsound.so.1.0.0 -lib/libQFutil.a -lib/libQFutil.so -lib/libQFutil.so.1 -lib/libQFutil.so.1.0.0 -%%CLIENTS%%lib/quakeforge/cd_file.a -%%CLIENTS%%lib/quakeforge/cd_file.so -%%CLIENTS%%%%SDL%%lib/quakeforge/cd_sdl.a -%%CLIENTS%%%%SDL%%lib/quakeforge/cd_sdl.so -%%CLIENTS%%%%XMMS%%lib/quakeforge/cd_xmms.a -%%CLIENTS%%%%XMMS%%lib/quakeforge/cd_xmms.so -lib/quakeforge/console_client.a -lib/quakeforge/console_client.so -lib/quakeforge/console_server.a -lib/quakeforge/console_server.so -%%CLIENTS%%lib/quakeforge/snd_output_disk.a -%%CLIENTS%%lib/quakeforge/snd_output_disk.so -%%CLIENTS%%lib/quakeforge/snd_output_oss.a -%%CLIENTS%%lib/quakeforge/snd_output_oss.so -%%CLIENTS%%%%SDL%%lib/quakeforge/snd_output_sdl.a -%%CLIENTS%%%%SDL%%lib/quakeforge/snd_output_sdl.so -%%CLIENTS%%lib/quakeforge/snd_render_default.a -%%CLIENTS%%lib/quakeforge/snd_render_default.so -lib/ruamoko/libcsqc.a -lib/ruamoko/libgui.a -lib/ruamoko/libnq.a -lib/ruamoko/libqw.a -lib/ruamoko/libr.a -%%DATADIR%%/QF/menu.dat.gz -%%SKYBOXES%%%%DATADIR%%/QF/skyboxes.pak +include/QF/GL/ati.h +include/QF/GL/defines.h +include/QF/GL/extensions.h +include/QF/GL/funcs.h +include/QF/GL/qf_draw.h +include/QF/GL/qf_explosions.h +include/QF/GL/qf_funcs_list.h +include/QF/GL/qf_iqm.h +include/QF/GL/qf_lightmap.h +include/QF/GL/qf_rlight.h +include/QF/GL/qf_rmain.h +include/QF/GL/qf_rsurf.h +include/QF/GL/qf_sky.h +include/QF/GL/qf_textures.h +include/QF/GL/qf_vid.h +include/QF/GL/types.h +include/QF/GLSL/defines.h +include/QF/GLSL/funcs.h +include/QF/GLSL/qf_alias.h +include/QF/GLSL/qf_bsp.h +include/QF/GLSL/qf_draw.h +include/QF/GLSL/qf_funcs_list.h +include/QF/GLSL/qf_iqm.h +include/QF/GLSL/qf_lightmap.h +include/QF/GLSL/qf_particles.h +include/QF/GLSL/qf_textures.h +include/QF/GLSL/qf_vid.h +include/QF/GLSL/types.h +include/QF/alloc.h include/QF/bspfile.h include/QF/cbuf.h include/QF/cdaudio.h @@ -130,13 +70,21 @@ include/QF/image.h include/QF/in_event.h include/QF/info.h include/QF/input.h +include/QF/iqm.h include/QF/joystick.h include/QF/keys.h include/QF/link.h include/QF/llist.h include/QF/locs.h +include/QF/math/dual.h +include/QF/math/half.h +include/QF/math/matrix3.h +include/QF/math/matrix4.h +include/QF/math/quaternion.h +include/QF/math/vector.h include/QF/mathlib.h include/QF/mdfour.h +include/QF/mersenne.h include/QF/model.h include/QF/modelgen.h include/QF/msg.h @@ -145,6 +93,13 @@ include/QF/pak.h include/QF/pakfile.h include/QF/pcx.h include/QF/plugin.h +include/QF/plugin/cd.h +include/QF/plugin/console.h +include/QF/plugin/general.h +include/QF/plugin/input.h +include/QF/plugin/snd_output.h +include/QF/plugin/snd_render.h +include/QF/plugin/vid_render.h include/QF/png.h include/QF/pr_comp.h include/QF/pr_debug.h @@ -161,6 +116,8 @@ include/QF/render.h include/QF/riff.h include/QF/ruamoko.h include/QF/screen.h +include/QF/script.h +include/QF/set.h include/QF/sizebuf.h include/QF/skin.h include/QF/sound.h @@ -173,127 +130,139 @@ include/QF/va.h include/QF/ver_check.h include/QF/vid.h include/QF/view.h +include/QF/vrect.h include/QF/wad.h include/QF/wadfile.h +include/QF/winding.h include/QF/zone.h -include/QF/GL/ati.h -include/QF/GL/defines.h -include/QF/GL/extensions.h -include/QF/GL/funcs.h -include/QF/GL/qf_explosions.h -include/QF/GL/qf_funcs_list.h -include/QF/GL/qf_lightmap.h -include/QF/GL/qf_noisetextures.h -include/QF/GL/qf_rlight.h -include/QF/GL/qf_rmain.h -include/QF/GL/qf_rsurf.h -include/QF/GL/qf_screen.h -include/QF/GL/qf_sky.h -include/QF/GL/qf_textures.h -include/QF/GL/qf_vid.h -include/QF/GL/types.h -include/QF/plugin/cd.h -include/QF/plugin/console.h -include/QF/plugin/general.h -include/QF/plugin/input.h -include/QF/plugin/snd_output.h -include/QF/plugin/snd_render.h -include/QF/ruamoko/Array.h -include/QF/ruamoko/AutoreleasePool.h -include/QF/ruamoko/Entity.h -include/QF/ruamoko/List.h -include/QF/ruamoko/ListNode.h -include/QF/ruamoko/Object.h -include/QF/ruamoko/Stack.h -include/QF/ruamoko/cbuf.h -include/QF/ruamoko/cmd.h -include/QF/ruamoko/crudefile.h -include/QF/ruamoko/cvar.h -include/QF/ruamoko/debug.h -include/QF/ruamoko/draw.h -include/QF/ruamoko/entities.h -include/QF/ruamoko/file.h -include/QF/ruamoko/gib.h -include/QF/ruamoko/hash.h -include/QF/ruamoko/infokey.h -include/QF/ruamoko/key.h -include/QF/ruamoko/math.h -include/QF/ruamoko/message.h -include/QF/ruamoko/nq_message.h -include/QF/ruamoko/physics.h -include/QF/ruamoko/plist.h -include/QF/ruamoko/qfile.h -include/QF/ruamoko/qfs.h -include/QF/ruamoko/qw_message.h -include/QF/ruamoko/qw_physics.h -include/QF/ruamoko/qw_sys.h -include/QF/ruamoko/server.h -include/QF/ruamoko/sound.h -include/QF/ruamoko/string.h -include/QF/ruamoko/system.h -include/QF/ruamoko/gui/Group.h -include/QF/ruamoko/gui/InputLine.h -include/QF/ruamoko/gui/Pic.h -include/QF/ruamoko/gui/Point.h -include/QF/ruamoko/gui/Rect.h -include/QF/ruamoko/gui/Size.h -include/QF/ruamoko/gui/Slider.h -include/QF/ruamoko/gui/Text.h -include/QF/ruamoko/gui/View.h +%%CLIENTS%%lib/libQFcd.so +%%CLIENTS%%lib/libQFcd.so.1 +%%CLIENTS%%lib/libQFcd.so.1.0.0 +%%SERVERS%%lib/libQFconsole.so +%%SERVERS%%lib/libQFconsole.so.1 +%%SERVERS%%lib/libQFconsole.so.1.0.0 +lib/libQFgib.so +lib/libQFgib.so.1 +lib/libQFgib.so.1.0.0 +lib/libQFimage.so +lib/libQFimage.so.1 +lib/libQFimage.so.1.0.0 +%%CLIENTS%%lib/libQFjs.so +%%CLIENTS%%lib/libQFjs.so.1 +%%CLIENTS%%lib/libQFjs.so.1.0.0 +lib/libQFmodels.so +lib/libQFmodels.so.1 +lib/libQFmodels.so.1.0.0 +lib/libQFruamoko.so +lib/libQFruamoko.so.1 +lib/libQFruamoko.so.1.0.0 +%%CLIENTS%%lib/libQFsound.so +%%CLIENTS%%lib/libQFsound.so.1 +%%CLIENTS%%lib/libQFsound.so.1.0.0 +lib/libQFutil.so +lib/libQFutil.so.1 +lib/libQFutil.so.1.0.0 +%%CLIENTS%%%%VORBIS%%lib/quakeforge/plugins/cd_file.so +%%CLIENTS%%%%SDL%%lib/quakeforge/plugins/cd_sdl.so +%%CLIENTS%%%%XMMS%%lib/quakeforge/plugins/cd_xmms.so +%%CLIENTS%%lib/quakeforge/plugins/console_client.so +%%SERVERS%%lib/quakeforge/plugins/console_server.so +%%CLIENTS%%lib/quakeforge/plugins/snd_output_oss.so +%%CLIENTS%%%%SDL%%lib/quakeforge/plugins/snd_output_sdl.so +%%CLIENTS%%lib/quakeforge/plugins/snd_render_default.so +%%CLIENTS%%%%JACK%%lib/quakeforge/plugins/snd_render_jack.so +%%CLIENTS%%lib/quakeforge/plugins/vid_render_gl.so +%%CLIENTS%%lib/quakeforge/plugins/vid_render_glsl.so +%%CLIENTS%%lib/quakeforge/plugins/vid_render_sw.so +%%CLIENTS%%lib/quakeforge/plugins/vid_render_sw32.so +libdata/pkgconfig/qfcc.pc +libdata/pkgconfig/quakeforge.pc man/man1/pak.1.gz man/man1/qfcc.1.gz man/man1/qflight.1.gz man/man1/qfvis.1.gz +man/man1/quakeforge.1.gz man/man1/wad.1.gz -%%PORTDOCS%%%%DOCSDIR%%/3dfx.txt -%%PORTDOCS%%%%DOCSDIR%%/CodingStyle -%%PORTDOCS%%%%DOCSDIR%%/glqnotes.txt -%%PORTDOCS%%%%DOCSDIR%%/net_DoS_protection.txt -%%PORTDOCS%%%%DOCSDIR%%/progdefs.q1 -%%PORTDOCS%%%%DOCSDIR%%/progdefs.q2 -%%PORTDOCS%%%%DOCSDIR%%/qe3.ico -%%PORTDOCS%%%%DOCSDIR%%/qf-client-3dfx-cvar.txt -%%PORTDOCS%%%%DOCSDIR%%/qf-client-glx-cvar.txt -%%PORTDOCS%%%%DOCSDIR%%/qf-client-sdl-cvar.txt -%%PORTDOCS%%%%DOCSDIR%%/qf-client-sgl-cvar.txt -%%PORTDOCS%%%%DOCSDIR%%/qf-client-svga-cvar.txt -%%PORTDOCS%%%%DOCSDIR%%/qf-client-x11-cmd.txt -%%PORTDOCS%%%%DOCSDIR%%/qf-client-x11-cvar.txt -%%PORTDOCS%%%%DOCSDIR%%/qf-server-cmd.txt -%%PORTDOCS%%%%DOCSDIR%%/qf-server-cvar.txt -%%PORTDOCS%%%%DOCSDIR%%/quake.gif -%%PORTDOCS%%%%DOCSDIR%%/quake.ico -%%PORTDOCS%%%%DOCSDIR%%/readme.txt -%%PORTDOCS%%%%DOCSDIR%%/skybox.fig -%%PORTDOCS%%%%DOCSDIR%%/template.h -%%PORTDOCS%%%%DOCSDIR%%/timestamps.txt -%%PORTDOCS%%%%DOCSDIR%%/wqreadme.txt -%%PORTDOCS%%%%DOCSDIR%%/config/glspeed-v1.cfg -%%PORTDOCS%%%%DOCSDIR%%/config/glspeed-v3.cfg -%%PORTDOCS%%%%DOCSDIR%%/config/swspeed.cfg +man/man1/zpak.1.gz +%%CLIENTS%%%%SDL%%share/applications/quakeforge-nq-sdl.desktop +%%CLIENTS%%share/applications/quakeforge-nq-x11.desktop +%%CLIENTS%%%%SDL%%share/applications/quakeforge-qw-sdl.desktop +%%CLIENTS%%share/applications/quakeforge-qw-x11.desktop %%PORTDOCS%%%%DOCSDIR%%/config/gib/adjustvolume.gib %%PORTDOCS%%%%DOCSDIR%%/config/gib/infobot.gib %%PORTDOCS%%%%DOCSDIR%%/config/gib/ln.gib %%PORTDOCS%%%%DOCSDIR%%/config/gib/qfadmin.gib %%PORTDOCS%%%%DOCSDIR%%/config/gib/sshot.gib %%PORTDOCS%%%%DOCSDIR%%/config/gib/zoom.gib -%%PORTDOCS%%%%DOCSDIR%%/data/comexp.txt -%%PORTDOCS%%%%DOCSDIR%%/data/help.txt -%%PORTDOCS%%%%DOCSDIR%%/data/licinfo.txt -%%PORTDOCS%%%%DOCSDIR%%/data/manual.txt -%%PORTDOCS%%%%DOCSDIR%%/data/order.txt -%%PORTDOCS%%%%DOCSDIR%%/data/readme.txt -%%PORTDOCS%%%%DOCSDIR%%/data/rlicnse.txt -%%PORTDOCS%%%%DOCSDIR%%/data/slicnse.txt -%%PORTDOCS%%%%DOCSDIR%%/data/techinfo.txt -%%PORTDOCS%%%%DOCSDIR%%/data/docs/install -%%PORTDOCS%%%%DOCSDIR%%/data/docs/install.q2mission -%%PORTDOCS%%%%DOCSDIR%%/data/docs/install.quake -%%PORTDOCS%%%%DOCSDIR%%/data/docs/install.quake2 -%%PORTDOCS%%%%DOCSDIR%%/data/docs/readme -%%PORTDOCS%%%%DOCSDIR%%/data/docs/readme.glquake -%%PORTDOCS%%%%DOCSDIR%%/data/docs/readme.squake -%%PORTDOCS%%%%DOCSDIR%%/data/docs/readme.x11 -%%PORTDOCS%%%%DOCSDIR%%/ideas/quakedownload.txt -%%PORTDOCS%%%%DOCSDIR%%/ideas/rhamph.txt -%%PORTDOCS%%%%DOCSDIR%%/ideas/serverlist.txt +%%PORTDOCS%%%%DOCSDIR%%/config/glspeed-v1.cfg +%%PORTDOCS%%%%DOCSDIR%%/config/glspeed-v3.cfg +%%PORTDOCS%%%%DOCSDIR%%/config/swspeed.cfg +%%PORTDOCS%%%%DOCSDIR%%/gib/GIB.lyx +%%PORTDOCS%%%%DOCSDIR%%/gib/break.gib +%%PORTDOCS%%%%DOCSDIR%%/gib/continue.gib +%%PORTDOCS%%%%DOCSDIR%%/gib/curly.gib +%%PORTDOCS%%%%DOCSDIR%%/gib/examples.sh +%%PORTDOCS%%%%DOCSDIR%%/gib/for.gib +%%PORTDOCS%%%%DOCSDIR%%/gib/gib_head.eps +%%PORTDOCS%%%%DOCSDIR%%/gib/if-chain.gib +%%PORTDOCS%%%%DOCSDIR%%/gib/if-else.gib +%%PORTDOCS%%%%DOCSDIR%%/gib/if-simple.gib +%%PORTDOCS%%%%DOCSDIR%%/gib/while.gib +%%CLIENTS%%share/icons/hicolor/32x32/apps/quake.png +%%CLIENTS%%share/icons/hicolor/16x16/apps/quake.png +share/qfcc/include/Array.h +share/qfcc/include/AutoreleasePool.h +share/qfcc/include/Entity.h +share/qfcc/include/Object.h +share/qfcc/include/PropertyList.h +share/qfcc/include/Protocol.h +share/qfcc/include/Set.h +share/qfcc/include/cbuf.h +share/qfcc/include/cmd.h +share/qfcc/include/crudefile.h +share/qfcc/include/cvar.h +share/qfcc/include/debug.h +share/qfcc/include/draw.h +share/qfcc/include/entities.h +share/qfcc/include/file.h +share/qfcc/include/gib.h +share/qfcc/include/gui/Group.h +share/qfcc/include/gui/InputLine.h +share/qfcc/include/gui/Pic.h +share/qfcc/include/gui/Point.h +share/qfcc/include/gui/Rect.h +share/qfcc/include/gui/Size.h +share/qfcc/include/gui/Slider.h +share/qfcc/include/gui/Text.h +share/qfcc/include/gui/View.h +share/qfcc/include/hash.h +share/qfcc/include/infokey.h +share/qfcc/include/key.h +share/qfcc/include/math.h +share/qfcc/include/message.h +share/qfcc/include/msgbuf.h +share/qfcc/include/nq_message.h +share/qfcc/include/physics.h +share/qfcc/include/plist.h +share/qfcc/include/qfile.h +share/qfcc/include/qfs.h +share/qfcc/include/qw_message.h +share/qfcc/include/qw_physics.h +share/qfcc/include/qw_sys.h +share/qfcc/include/runtime.h +share/qfcc/include/script.h +share/qfcc/include/server.h +share/qfcc/include/sound.h +share/qfcc/include/string.h +share/qfcc/include/sv_sound.h +share/qfcc/include/system.h +share/qfcc/lib/libcsqc.a +share/qfcc/lib/libgui.a +share/qfcc/lib/libnq.a +share/qfcc/lib/libqw.a +share/qfcc/lib/libr.a +share/qfcc/lib/libscheme.a +%%Q1DIR%%/QF/menu.dat.gz +%%Q1DIR%%/QF/menu.plist +%%Q1DIR%%/QF/menu.sym.gz +%%SKYBOXES%%%%Q1DIR%%/QF/skyboxes.pak From owner-svn-ports-head@freebsd.org Mon May 9 13:43:22 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4085BB33D31; Mon, 9 May 2016 13:43: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 DC2F41764; Mon, 9 May 2016 13:43:21 +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 u49DhLs3086703; Mon, 9 May 2016 13:43:21 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49DhKF5086695; Mon, 9 May 2016 13:43:20 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605091343.u49DhKF5086695@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 9 May 2016 13:43:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414849 - in head/graphics/mypaint: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 13:43:22 -0000 Author: mat Date: Mon May 9 13:43:20 2016 New Revision: 414849 URL: https://svnweb.freebsd.org/changeset/ports/414849 Log: Update to 1.2.0. PR: 209297 Submitted by: tkato432 yahoo com Sponsored by: Absolight Added: head/graphics/mypaint/files/patch-brushlib_SConscript (contents, props changed) head/graphics/mypaint/files/patch-brushlib_SConstruct (contents, props changed) head/graphics/mypaint/files/patch-brushlib_tests_SConscript (contents, props changed) head/graphics/mypaint/files/patch-lib_glib.py (contents, props changed) Deleted: head/graphics/mypaint/files/patch-brushlib-SConscript head/graphics/mypaint/files/patch-brushlib-tests-SConscript head/graphics/mypaint/files/patch-mypaint.py head/graphics/mypaint/files/pkg-install.in Modified: head/graphics/mypaint/Makefile (contents, props changed) head/graphics/mypaint/distinfo (contents, props changed) head/graphics/mypaint/files/patch-SConstruct (contents, props changed) head/graphics/mypaint/pkg-plist (contents, props changed) Modified: head/graphics/mypaint/Makefile ============================================================================== --- head/graphics/mypaint/Makefile Mon May 9 13:43:13 2016 (r414848) +++ head/graphics/mypaint/Makefile Mon May 9 13:43:20 2016 (r414849) @@ -2,54 +2,47 @@ # $FreeBSD$ PORTNAME= mypaint -DISTVERSIONPREFIX= v -DISTVERSION= 1.1.0 -PORTREVISION= 6 +PORTVERSION= 1.2.0 CATEGORIES= graphics +MASTER_SITES= https://github.com/mypaint/mypaint/releases/download/${PORTVERSION:S/^/v/}/ MAINTAINER= ports@FreeBSD.org COMMENT= Fast painting/scribbling program -LICENSE= GPLv2+ ISCL MIT +LICENSE= GPLv2+ ISCL LICENSE_COMB= multi LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING LICENSE_FILE_ISCL= ${WRKSRC}/brushlib/COPYING -LICENSE_FILE_MIT= ${WRKSRC}/COPYING.cursors -RUN_DEPENDS= ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo \ - ${PYTHON_PKGNAMEPREFIX}protobuf>0:devel/py-protobuf +BUILD_DEPENDS= swig13>0:devel/swig13 \ + ${PYNUMPY} LIB_DEPENDS= libjson-c.so:devel/json-c \ liblcms2.so:graphics/lcms2 -BUILD_DEPENDS:= ${RUN_DEPENDS} \ - swig:devel/swig13 \ - protoc:devel/protobuf - -USE_GITHUB= yes -USE_GNOME= glib20 pygtk2 -MAKE_ARGS= prefix="${PREFIX}" +RUN_DEPENDS= ${PYNUMPY} + +USE_GNOME= gtk30 pygobject3 librsvg2:run +MAKE_ARGS= prefix=${PREFIX} \ + enable_profiling=False \ + use_sharedlib=True \ + python_binary="${PYTHON_CMD}" \ + python_config="${PYTHON_CMD}-config" # XXX gcc-c++11-lib to fix runtime issues with old -lgcc_s and Clang -USES= compiler:gcc-c++11-lib desktop-file-utils gettext \ - pkgconfig python scons tar:bzip2 +USES= compiler:gcc-c++11-lib desktop-file-utils gettext localbase \ + pkgconfig python:2 scons tar:xz +USE_CSTD= c99 +INSTALL_TARGET= ${STAGEDIR} --install-sandbox=${STAGEDIR} +USE_LDCONFIG= yes INSTALLS_ICONS= yes -SUB_FILES= pkg-install +OPTIONS_DEFINE= GEGL +OPTIONS_SUB= yes + +GEGL_DESC= Graph based image processing framework support +GEGL_LIB_DEPENDS= libgegl-0.3.so:graphics/gegl3 +GEGL_MAKE_ARGS= enable_gegl=True -post-patch: - @${REINPLACE_CMD} -e 's,,,' \ - ${WRKSRC}/brushlib/operationqueue.c \ - ${WRKSRC}/brushlib/fifo.c - @${REINPLACE_CMD} 's|-O3||g; s|-g||g' \ - ${WRKSRC}/SConstruct - -pre-install: - @${RM} -rf ${WRKSRC}/sandbox 2>/dev/null || ${TRUE} - @(cd ${WRKSRC} && ${DO_MAKE_BUILD} --install-sandbox=pre-stage) - -do-install: -.for d in . po brushlib brushlib/po - (cd ${WRKSRC}/${d}/pre-stage && ${PAX} -rw . ${STAGEDIR}) -.endfor +post-install: + ${INSTALL_LIB} ${WRKSRC}/brushlib/libmypaint*.so ${STAGEDIR}${PREFIX}/lib ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mypaint/_mypaintlib.so .include Modified: head/graphics/mypaint/distinfo ============================================================================== --- head/graphics/mypaint/distinfo Mon May 9 13:43:13 2016 (r414848) +++ head/graphics/mypaint/distinfo Mon May 9 13:43:20 2016 (r414849) @@ -1,2 +1,2 @@ -SHA256 (mypaint-mypaint-v1.1.0_GH0.tar.gz) = 59d8323c60423c9a15e02ff93e406d25a7919df3af826089f0cf7f1124c9dbd1 -SIZE (mypaint-mypaint-v1.1.0_GH0.tar.gz) = 37871920 +SHA256 (mypaint-1.2.0.tar.xz) = cdab33dd0c146cf678c97bcdd44e561f97a0aec40421b8c6785a74b33b9728e2 +SIZE (mypaint-1.2.0.tar.xz) = 37895196 Modified: head/graphics/mypaint/files/patch-SConstruct ============================================================================== --- head/graphics/mypaint/files/patch-SConstruct Mon May 9 13:43:13 2016 (r414848) +++ head/graphics/mypaint/files/patch-SConstruct Mon May 9 13:43:20 2016 (r414849) @@ -1,24 +1,30 @@ ---- SConstruct.orig 2012-12-31 16:35:54 UTC +--- SConstruct.orig 2016-01-15 19:42:54 UTC +++ SConstruct -@@ -39,7 +39,7 @@ opts.Add('python_config', 'python-config +@@ -95,14 +95,14 @@ if "$CCFLAGS" in env['CXXCOM']: - tools = ['default', 'textfile'] - --env = Environment(ENV=os.environ, options=opts, tools=tools) -+env = Environment(ENV=os.environ, options=opts, tools=tools, **dict((k, v.split()) for k, v in ARGUMENTS.iteritems())) - print('building for %r (use scons python_binary=xxx to change)' % env['python_binary']) - print('using %r (use scons python_config=xxx to change)' % env['python_config']) - if sys.platform == "win32": -@@ -47,9 +47,9 @@ if sys.platform == "win32": - env = Environment(tools=tools + ['mingw'], ENV=os.environ, options=opts) opts.Update(env) -env.Append(CXXFLAGS=' -Wall -Wno-sign-compare -Wno-write-strings') -env.Append(CCFLAGS='-Wall') -env.Append(CFLAGS='-std=c99') -+env.Append(CXXFLAGS=['-Wall', '-Wno-sign-compare', '-Wno-write-strings']) -+env.Append(CCFLAGS=['-Wall']) -+env.Append(CFLAGS=['-std=c99']) ++#env.Append(CXXFLAGS=' -Wall -Wno-sign-compare -Wno-write-strings') ++#env.Append(CCFLAGS='-Wall') ++#env.Append(CFLAGS='-std=c99') + + env['GEGL_VERSION'] = 0.3 # Define strdup() in string.h under glibc >= 2.10 (POSIX.1-2008) - env.Append(CFLAGS='-D_POSIX_C_SOURCE=200809L') +-env.Append(CFLAGS='-D_POSIX_C_SOURCE=200809L') ++#env.Append(CFLAGS='-D_POSIX_C_SOURCE=200809L') + + if env.get('CPPDEFINES'): + # make sure assertions are enabled +@@ -113,7 +113,7 @@ if env['debug']: + env.Append(CCFLAGS='-O0', LINKFLAGS='-O0') + else: + # Overridable defaults +- env.Prepend(CCFLAGS='-O3', LINKFLAGS='-O3') ++ env.Prepend(CCFLAGS='', LINKFLAGS='') + + if env['enable_profiling'] or env['debug']: + env.Append(CCFLAGS='-g') Added: head/graphics/mypaint/files/patch-brushlib_SConscript ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/mypaint/files/patch-brushlib_SConscript Mon May 9 13:43:20 2016 (r414849) @@ -0,0 +1,27 @@ +--- brushlib/SConscript.orig 2016-01-15 19:42:55 UTC ++++ brushlib/SConscript +@@ -52,7 +52,7 @@ def create_pkgconfig_files(env, pkgconfi + } + pc_file = env.Substfile('%s.pc' % pkgconfig_name, + "pkgconfig.pc.in", SUBST_DICT=pkg_info) +- install_perms(env, '$prefix/lib/pkgconfig', pc_file) ++ install_perms(env, '$prefix/libdata/pkgconfig', pc_file) + + return pc_file + +@@ -163,7 +163,6 @@ if env['enable_introspection']: + install_perms(env, '$prefix/share/gir-1.0', gir) + install_perms(env, '$prefix/lib/girepository-1.0', typelib) + +-install_perms(env, '$prefix/lib/', brushlib) + install_perms(env, '$prefix/include/libmypaint', Glob("./mypaint-*.h")) + install_perms(env, '$prefix/include/libmypaint/glib', Glob("./glib/mypaint-*.h")) + install_perms(env, "$prefix/share/libmypaint", Glob("./*.py")) +@@ -183,7 +182,6 @@ if env['enable_gegl']: + lib_builder = gegl_env.SharedLibrary if env['use_sharedlib'] else gegl_env.StaticPicLibrary + brushlib_gegl = lib_builder('./mypaint-gegl', Glob("./gegl/*.c")) + +- install_perms(env, '$prefix/lib/', brushlib_gegl) + install_perms(env, '$prefix/include/libmypaint-gegl', Glob("./gegl/mypaint-gegl-*.h")) + + create_pkgconfig_files(env, 'libmypaint-gegl', brushlib_version, 'MyPaint brush engine library, with GEGL integration', Added: head/graphics/mypaint/files/patch-brushlib_SConstruct ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/mypaint/files/patch-brushlib_SConstruct Mon May 9 13:43:20 2016 (r414849) @@ -0,0 +1,30 @@ +--- brushlib/SConstruct.orig 2016-01-15 19:42:55 UTC ++++ brushlib/SConstruct +@@ -57,14 +57,14 @@ if os.environ.has_key('LDFLAGS'): + + opts.Update(env) + +-env.Append(CXXFLAGS=' -Wall -Wno-sign-compare -Wno-write-strings') +-env.Append(CCFLAGS='-Wall -Wstrict-prototypes -Werror') +-env.Append(CFLAGS='-std=c99') ++#env.Append(CXXFLAGS=' -Wall -Wno-sign-compare -Wno-write-strings') ++#env.Append(CCFLAGS='-Wall -Wstrict-prototypes -Werror') ++#env.Append(CFLAGS='-std=c99') + + env['GEGL_VERSION'] = 0.3 + + # Define strdup() in string.h under glibc >= 2.10 (POSIX.1-2008) +-env.Append(CFLAGS='-D_POSIX_C_SOURCE=200809L') ++#env.Append(CFLAGS='-D_POSIX_C_SOURCE=200809L') + + if env.get('CPPDEFINES'): + # make sure assertions are enabled +@@ -75,7 +75,7 @@ if env['debug']: + env.Append(CCFLAGS='-O0', LINKFLAGS='-O0') + else: + # Overridable defaults +- env.Prepend(CCFLAGS='-O3', LINKFLAGS='-O3') ++ env.Prepend(CCFLAGS='', LINKFLAGS='') + + if env['enable_profiling'] or env['debug']: + env.Append(CCFLAGS='-g') Added: head/graphics/mypaint/files/patch-brushlib_tests_SConscript ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/mypaint/files/patch-brushlib_tests_SConscript Mon May 9 13:43:20 2016 (r414849) @@ -0,0 +1,16 @@ +--- brushlib/tests/SConscript.orig 2016-01-15 19:42:55 UTC ++++ brushlib/tests/SConscript +@@ -15,11 +15,11 @@ tests_sources = [fn for fn in os.listdir + testlib_sources = [fn for fn in os.listdir("./") if not is_test(fn) and is_csource(fn)] + + testlib_env.Append(LIBS=['mypaint']) +-if sys.platform == 'win32': ++if sys.platform == 'win32' or sys.platform.startswith("freebsd"): + testlib_env.Append(LIBS=['intl']) + elif sys.platform == "msys" and os.environ.get("MSYSTEM") != "MSYS": + testlib_env.Append(LIBS=['intl']) +-testlib_env.Append(CPPPATH=['../'], LIBPATH=['../']) ++testlib_env.Prepend(CPPPATH=['../'], LIBPATH=['../']) + + if testlib_env['enable_gperftools']: + parse_pkg_config(testlib_env, "libprofiler") Added: head/graphics/mypaint/files/patch-lib_glib.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/mypaint/files/patch-lib_glib.py Mon May 9 13:43:20 2016 (r414849) @@ -0,0 +1,46 @@ +--- lib/glib.py.orig 2016-01-15 19:42:55 UTC ++++ lib/glib.py +@@ -1,5 +1,5 @@ + # This file is part of MyPaint. +-# Copyright (C) 2015 by Andrew Chadwick ++# Copyright (C) 2015-2016 by the MyPaint Development Team. + # + # This program is free software; you can redistribute it and/or modify + # it under the terms of the GNU General Public License as published by +@@ -19,11 +19,12 @@ unicode, and may not even be UTF-8). Thi + ## Imports + + import sys +-from logging import getLogger +-logger = getLogger(__name__) ++import logging + + from gi.repository import GLib + ++logger = logging.getLogger(__name__) ++ + + ## File path getter functions + +@@ -35,7 +36,6 @@ def filename_to_unicode(opsysstring): + :returns: the converted filename + :rtype: unicode + +- >>> from gi.repository import GLib + >>> filename_to_unicode('/ascii/only/path') + u'/ascii/only/path' + >>> filename_to_unicode(None) is None +@@ -54,7 +54,12 @@ def filename_to_unicode(opsysstring): + # Other systems are dependent in opaque ways on the environment. + if not isinstance(opsysstring, str): + raise TypeError("Argument must be bytes") +- ustring = GLib.filename_to_utf8(opsysstring, -1, 0, 0) ++ # This function's annotation seems to vary quite a bit. ++ # See https://github.com/mypaint/mypaint/issues/634 ++ try: ++ ustring, _, _ = GLib.filename_to_utf8(opsysstring, -1) ++ except TypeError: ++ ustring = GLib.filename_to_utf8(opsysstring, -1, 0, 0) + if ustring is None: + raise UnicodeDecodeError( + "GLib failed to convert %r to a UTF-8 string. " Modified: head/graphics/mypaint/pkg-plist ============================================================================== --- head/graphics/mypaint/pkg-plist Mon May 9 13:43:13 2016 (r414848) +++ head/graphics/mypaint/pkg-plist Mon May 9 13:43:20 2016 (r414849) @@ -1,272 +1,280 @@ bin/mypaint +bin/mypaint-ora-thumbnailer include/libmypaint/glib/mypaint-brush.h +include/libmypaint/glib/mypaint-gegl-glib.h include/libmypaint/mypaint-brush-settings-gen.h include/libmypaint/mypaint-brush-settings.h include/libmypaint/mypaint-brush.h include/libmypaint/mypaint-config.h include/libmypaint/mypaint-fixed-tiled-surface.h include/libmypaint/mypaint-glib-compat.h +include/libmypaint/mypaint-rectangle.h include/libmypaint/mypaint-surface.h include/libmypaint/mypaint-tiled-surface.h -lib/libmypaint.a +%%GEGL%%include/libmypaint-gegl/mypaint-gegl-surface.h +lib/libmypaint.so +%%GEGL%%lib/libmypaint-gegl.so +lib/libmypaint-tests.so lib/mypaint/_mypaintlib.so libdata/pkgconfig/libmypaint.pc +%%GEGL%%libdata/pkgconfig/libmypaint-gegl.pc +share/appdata/mypaint.appdata.xml share/applications/mypaint.desktop -share/icons/hicolor/16x16/actions/brush-blend-mode-eraser.png -share/icons/hicolor/16x16/actions/brush-blend-mode-normal.png -share/icons/hicolor/16x16/actions/mypaint-brush-blend-mode-alpha-lock.png -share/icons/hicolor/16x16/actions/mypaint-brush-blend-mode-colorize.png -share/icons/hicolor/16x16/actions/mypaint-brush-blend-mode-eraser.png -share/icons/hicolor/16x16/actions/mypaint-brush-blend-mode-normal.png -share/icons/hicolor/16x16/actions/mypaint-brush-blend-modes.png -share/icons/hicolor/16x16/actions/mypaint-brush-mods-active.png -share/icons/hicolor/16x16/actions/mypaint-brush-mods-inactive.png -share/icons/hicolor/16x16/actions/mypaint-frame.png -share/icons/hicolor/16x16/actions/mypaint-layer-duplicate.png -share/icons/hicolor/16x16/actions/mypaint-line-mode-ellipse.png -share/icons/hicolor/16x16/actions/mypaint-line-mode-freehand.png -share/icons/hicolor/16x16/actions/mypaint-line-mode-sequence.png -share/icons/hicolor/16x16/actions/mypaint-line-mode-straight.png -share/icons/hicolor/16x16/actions/mypaint-line-mode.png -share/icons/hicolor/16x16/actions/mypaint-move.png -share/icons/hicolor/16x16/actions/mypaint-symmetry.png -share/icons/hicolor/16x16/actions/mypaint-tool-brush.png +share/icons/hicolor/16x16/actions/mypaint-tool-color-palette.png share/icons/hicolor/16x16/actions/mypaint-tool-color-rgb.png -share/icons/hicolor/16x16/actions/mypaint-tool-color-triangle.png share/icons/hicolor/16x16/actions/mypaint-tool-component-sliders.png +share/icons/hicolor/16x16/actions/mypaint-tool-crossed-bowl-color-changer.png share/icons/hicolor/16x16/actions/mypaint-tool-hcywheel.png share/icons/hicolor/16x16/actions/mypaint-tool-hsvcube.png +share/icons/hicolor/16x16/actions/mypaint-tool-hsvsquare.png share/icons/hicolor/16x16/actions/mypaint-tool-hsvwheel.png share/icons/hicolor/16x16/actions/mypaint-tool-hue-wheel.png -share/icons/hicolor/16x16/actions/mypaint-tool-layers.png -share/icons/hicolor/16x16/actions/mypaint-tool-move-layer.png -share/icons/hicolor/16x16/actions/mypaint-tool-paint-color.png -share/icons/hicolor/16x16/actions/mypaint-tool-scratchpad.png -share/icons/hicolor/16x16/actions/mypaint-view-100.png -share/icons/hicolor/16x16/actions/mypaint-view-fit.png -share/icons/hicolor/16x16/actions/mypaint-view-mirror-horizontal.png -share/icons/hicolor/16x16/actions/mypaint-view-mirror-vertical.png -share/icons/hicolor/16x16/actions/mypaint-view-pan.png -share/icons/hicolor/16x16/actions/mypaint-view-rotate-anticlockwise.png -share/icons/hicolor/16x16/actions/mypaint-view-rotate-clockwise.png -share/icons/hicolor/16x16/actions/mypaint-view-rotate.png -share/icons/hicolor/16x16/actions/mypaint-view-zoom-less.png -share/icons/hicolor/16x16/actions/mypaint-view-zoom-more.png -share/icons/hicolor/16x16/actions/mypaint-view-zoom.png +share/icons/hicolor/16x16/actions/mypaint-tool-rings-color-changer.png +share/icons/hicolor/16x16/actions/mypaint-tool-wash-color-changer.png share/icons/hicolor/16x16/apps/mypaint.png -share/icons/hicolor/22x22/actions/brush-blend-mode-eraser.png -share/icons/hicolor/22x22/actions/brush-blend-mode-normal.png -share/icons/hicolor/22x22/actions/mypaint-brush-blend-mode-alpha-lock.png -share/icons/hicolor/22x22/actions/mypaint-brush-blend-mode-colorize.png -share/icons/hicolor/22x22/actions/mypaint-brush-blend-mode-eraser.png -share/icons/hicolor/22x22/actions/mypaint-brush-blend-mode-normal.png -share/icons/hicolor/22x22/actions/mypaint-brush-blend-modes.png -share/icons/hicolor/22x22/actions/mypaint-brush-mods-active.png -share/icons/hicolor/22x22/actions/mypaint-brush-mods-inactive.png -share/icons/hicolor/22x22/actions/mypaint-frame.png -share/icons/hicolor/22x22/actions/mypaint-line-mode-ellipse.png -share/icons/hicolor/22x22/actions/mypaint-line-mode-freehand.png -share/icons/hicolor/22x22/actions/mypaint-line-mode-sequence.png -share/icons/hicolor/22x22/actions/mypaint-line-mode-straight.png -share/icons/hicolor/22x22/actions/mypaint-line-mode.png -share/icons/hicolor/22x22/actions/mypaint-move.png -share/icons/hicolor/22x22/actions/mypaint-symmetry.png -share/icons/hicolor/22x22/actions/mypaint-tool-brush.png +share/icons/hicolor/22x22/actions/mypaint-tool-color-palette.png share/icons/hicolor/22x22/actions/mypaint-tool-color-rgb.png -share/icons/hicolor/22x22/actions/mypaint-tool-color-triangle.png share/icons/hicolor/22x22/actions/mypaint-tool-component-sliders.png +share/icons/hicolor/22x22/actions/mypaint-tool-crossed-bowl-color-changer.png share/icons/hicolor/22x22/actions/mypaint-tool-hcywheel.png share/icons/hicolor/22x22/actions/mypaint-tool-hsvcube.png +share/icons/hicolor/22x22/actions/mypaint-tool-hsvsquare.png share/icons/hicolor/22x22/actions/mypaint-tool-hsvwheel.png share/icons/hicolor/22x22/actions/mypaint-tool-hue-wheel.png -share/icons/hicolor/22x22/actions/mypaint-tool-layers.png -share/icons/hicolor/22x22/actions/mypaint-tool-move-layer.png -share/icons/hicolor/22x22/actions/mypaint-tool-paint-color.png -share/icons/hicolor/22x22/actions/mypaint-tool-scratchpad.png -share/icons/hicolor/22x22/actions/mypaint-view-100.png -share/icons/hicolor/22x22/actions/mypaint-view-fit.png -share/icons/hicolor/22x22/actions/mypaint-view-mirror-horizontal.png -share/icons/hicolor/22x22/actions/mypaint-view-mirror-vertical.png -share/icons/hicolor/22x22/actions/mypaint-view-pan.png -share/icons/hicolor/22x22/actions/mypaint-view-rotate-anticlockwise.png -share/icons/hicolor/22x22/actions/mypaint-view-rotate-clockwise.png -share/icons/hicolor/22x22/actions/mypaint-view-rotate.png -share/icons/hicolor/22x22/actions/mypaint-view-zoom-less.png -share/icons/hicolor/22x22/actions/mypaint-view-zoom-more.png -share/icons/hicolor/22x22/actions/mypaint-view-zoom.png +share/icons/hicolor/22x22/actions/mypaint-tool-rings-color-changer.png +share/icons/hicolor/22x22/actions/mypaint-tool-wash-color-changer.png share/icons/hicolor/22x22/apps/mypaint.png -share/icons/hicolor/24x24/actions/brush-blend-mode-eraser.png -share/icons/hicolor/24x24/actions/brush-blend-mode-normal.png -share/icons/hicolor/24x24/actions/mypaint-brush-blend-mode-alpha-lock.png -share/icons/hicolor/24x24/actions/mypaint-brush-blend-mode-colorize.png -share/icons/hicolor/24x24/actions/mypaint-brush-blend-mode-eraser.png -share/icons/hicolor/24x24/actions/mypaint-brush-blend-mode-normal.png -share/icons/hicolor/24x24/actions/mypaint-brush-blend-modes.png -share/icons/hicolor/24x24/actions/mypaint-brush-mods-active.png -share/icons/hicolor/24x24/actions/mypaint-brush-mods-inactive.png -share/icons/hicolor/24x24/actions/mypaint-frame.png -share/icons/hicolor/24x24/actions/mypaint-line-mode-ellipse.png -share/icons/hicolor/24x24/actions/mypaint-line-mode-freehand.png -share/icons/hicolor/24x24/actions/mypaint-line-mode-sequence.png -share/icons/hicolor/24x24/actions/mypaint-line-mode-straight.png -share/icons/hicolor/24x24/actions/mypaint-line-mode.png -share/icons/hicolor/24x24/actions/mypaint-move.png -share/icons/hicolor/24x24/actions/mypaint-symmetry.png -share/icons/hicolor/24x24/actions/mypaint-tool-brush.png +share/icons/hicolor/24x24/actions/mypaint-add-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-brush-blend-modes-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-brush-stroke-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-brush-tip-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-colorize-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-colors-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-compositing-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-document-properties-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-down-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-edit-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-eraser-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-expander-collapsed-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-expander-expanded-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-fill-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-frame-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-layer-move-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-layer-vector-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-layers-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-left-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-lock-alpha-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-object-move-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-paint-over-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-painting-context-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-pick-color-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-remove-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-right-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-scrap-next-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-scrap-prev-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-scrap-save-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-scratchpad-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-stroke-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-symmetry-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-target-brush-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-target-layer-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-target-stroke-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-tool-color-palette.png share/icons/hicolor/24x24/actions/mypaint-tool-color-rgb.png -share/icons/hicolor/24x24/actions/mypaint-tool-color-triangle.png share/icons/hicolor/24x24/actions/mypaint-tool-component-sliders.png +share/icons/hicolor/24x24/actions/mypaint-tool-crossed-bowl-color-changer.png share/icons/hicolor/24x24/actions/mypaint-tool-hcywheel.png share/icons/hicolor/24x24/actions/mypaint-tool-hsvcube.png +share/icons/hicolor/24x24/actions/mypaint-tool-hsvsquare.png share/icons/hicolor/24x24/actions/mypaint-tool-hsvwheel.png share/icons/hicolor/24x24/actions/mypaint-tool-hue-wheel.png -share/icons/hicolor/24x24/actions/mypaint-tool-layers.png -share/icons/hicolor/24x24/actions/mypaint-tool-move-layer.png -share/icons/hicolor/24x24/actions/mypaint-tool-paint-color.png -share/icons/hicolor/24x24/actions/mypaint-tool-scratchpad.png -share/icons/hicolor/24x24/actions/mypaint-view-100.png -share/icons/hicolor/24x24/actions/mypaint-view-fit.png -share/icons/hicolor/24x24/actions/mypaint-view-mirror-horizontal.png -share/icons/hicolor/24x24/actions/mypaint-view-mirror-vertical.png -share/icons/hicolor/24x24/actions/mypaint-view-pan.png -share/icons/hicolor/24x24/actions/mypaint-view-rotate-anticlockwise.png -share/icons/hicolor/24x24/actions/mypaint-view-rotate-clockwise.png -share/icons/hicolor/24x24/actions/mypaint-view-rotate.png -share/icons/hicolor/24x24/actions/mypaint-view-zoom-less.png -share/icons/hicolor/24x24/actions/mypaint-view-zoom-more.png -share/icons/hicolor/24x24/actions/mypaint-view-zoom.png +share/icons/hicolor/24x24/actions/mypaint-tool-inking-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-tool-rings-color-changer.png +share/icons/hicolor/24x24/actions/mypaint-tool-wash-color-changer.png +share/icons/hicolor/24x24/actions/mypaint-up-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-view-100-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-view-fit-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-view-mirror-horizontal-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-view-mirror-vertical-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-view-pan-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-view-rotate-anticlockwise-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-view-rotate-clockwise-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-view-rotate-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-view-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-view-zoom-less-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-view-zoom-more-symbolic.svg +share/icons/hicolor/24x24/actions/mypaint-view-zoom-symbolic.svg share/icons/hicolor/24x24/apps/mypaint.png -share/icons/hicolor/32x32/actions/brush-blend-mode-eraser.png -share/icons/hicolor/32x32/actions/brush-blend-mode-normal.png -share/icons/hicolor/32x32/actions/mypaint-brush-blend-mode-alpha-lock.png -share/icons/hicolor/32x32/actions/mypaint-brush-blend-mode-colorize.png -share/icons/hicolor/32x32/actions/mypaint-brush-blend-mode-eraser.png -share/icons/hicolor/32x32/actions/mypaint-brush-blend-mode-normal.png -share/icons/hicolor/32x32/actions/mypaint-brush-blend-modes.png -share/icons/hicolor/32x32/actions/mypaint-brush-mods-active.png -share/icons/hicolor/32x32/actions/mypaint-brush-mods-inactive.png -share/icons/hicolor/32x32/actions/mypaint-frame.png -share/icons/hicolor/32x32/actions/mypaint-line-mode-ellipse.png -share/icons/hicolor/32x32/actions/mypaint-line-mode-freehand.png -share/icons/hicolor/32x32/actions/mypaint-line-mode-sequence.png -share/icons/hicolor/32x32/actions/mypaint-line-mode-straight.png -share/icons/hicolor/32x32/actions/mypaint-line-mode.png -share/icons/hicolor/32x32/actions/mypaint-move.png -share/icons/hicolor/32x32/actions/mypaint-symmetry.png -share/icons/hicolor/32x32/actions/mypaint-tool-brush.png +share/icons/hicolor/256x256/apps/mypaint.png +share/icons/hicolor/32x32/actions/mypaint-tool-color-palette.png share/icons/hicolor/32x32/actions/mypaint-tool-color-rgb.png -share/icons/hicolor/32x32/actions/mypaint-tool-color-triangle.png share/icons/hicolor/32x32/actions/mypaint-tool-component-sliders.png +share/icons/hicolor/32x32/actions/mypaint-tool-crossed-bowl-color-changer.png share/icons/hicolor/32x32/actions/mypaint-tool-hcywheel.png share/icons/hicolor/32x32/actions/mypaint-tool-hsvcube.png +share/icons/hicolor/32x32/actions/mypaint-tool-hsvsquare.png share/icons/hicolor/32x32/actions/mypaint-tool-hsvwheel.png share/icons/hicolor/32x32/actions/mypaint-tool-hue-wheel.png -share/icons/hicolor/32x32/actions/mypaint-tool-layers.png -share/icons/hicolor/32x32/actions/mypaint-tool-move-layer.png -share/icons/hicolor/32x32/actions/mypaint-tool-paint-color.png -share/icons/hicolor/32x32/actions/mypaint-tool-scratchpad.png -share/icons/hicolor/32x32/actions/mypaint-view-100.png -share/icons/hicolor/32x32/actions/mypaint-view-fit.png -share/icons/hicolor/32x32/actions/mypaint-view-mirror-horizontal.png -share/icons/hicolor/32x32/actions/mypaint-view-mirror-vertical.png -share/icons/hicolor/32x32/actions/mypaint-view-pan.png -share/icons/hicolor/32x32/actions/mypaint-view-rotate-anticlockwise.png -share/icons/hicolor/32x32/actions/mypaint-view-rotate-clockwise.png -share/icons/hicolor/32x32/actions/mypaint-view-rotate.png -share/icons/hicolor/32x32/actions/mypaint-view-zoom-less.png -share/icons/hicolor/32x32/actions/mypaint-view-zoom-more.png -share/icons/hicolor/32x32/actions/mypaint-view-zoom.png +share/icons/hicolor/32x32/actions/mypaint-tool-rings-color-changer.png +share/icons/hicolor/32x32/actions/mypaint-tool-wash-color-changer.png share/icons/hicolor/32x32/apps/mypaint.png -share/icons/hicolor/48x48/actions/brush-blend-mode-normal.png -share/icons/hicolor/48x48/actions/mypaint-brush-blend-mode-alpha-lock.png -share/icons/hicolor/48x48/actions/mypaint-brush-blend-mode-colorize.png -share/icons/hicolor/48x48/actions/mypaint-brush-blend-mode-eraser.png -share/icons/hicolor/48x48/actions/mypaint-brush-blend-mode-normal.png -share/icons/hicolor/48x48/actions/mypaint-brush-blend-modes.png -share/icons/hicolor/48x48/actions/mypaint-brush-mods-active.png -share/icons/hicolor/48x48/actions/mypaint-brush-mods-inactive.png -share/icons/hicolor/48x48/actions/mypaint-frame.png -share/icons/hicolor/48x48/actions/mypaint-line-mode-ellipse.png -share/icons/hicolor/48x48/actions/mypaint-line-mode-freehand.png -share/icons/hicolor/48x48/actions/mypaint-line-mode-sequence.png -share/icons/hicolor/48x48/actions/mypaint-line-mode-straight.png -share/icons/hicolor/48x48/actions/mypaint-line-mode.png -share/icons/hicolor/48x48/actions/mypaint-move.png -share/icons/hicolor/48x48/actions/mypaint-symmetry.png -share/icons/hicolor/48x48/actions/mypaint-tool-brush.png +share/icons/hicolor/48x48/actions/mypaint-tool-color-palette.png share/icons/hicolor/48x48/actions/mypaint-tool-color-rgb.png -share/icons/hicolor/48x48/actions/mypaint-tool-color-triangle.png share/icons/hicolor/48x48/actions/mypaint-tool-component-sliders.png +share/icons/hicolor/48x48/actions/mypaint-tool-crossed-bowl-color-changer.png share/icons/hicolor/48x48/actions/mypaint-tool-hcywheel.png share/icons/hicolor/48x48/actions/mypaint-tool-hsvcube.png +share/icons/hicolor/48x48/actions/mypaint-tool-hsvsquare.png share/icons/hicolor/48x48/actions/mypaint-tool-hsvwheel.png share/icons/hicolor/48x48/actions/mypaint-tool-hue-wheel.png -share/icons/hicolor/48x48/actions/mypaint-tool-layers.png -share/icons/hicolor/48x48/actions/mypaint-tool-move-layer.png -share/icons/hicolor/48x48/actions/mypaint-tool-paint-color.png -share/icons/hicolor/48x48/actions/mypaint-tool-scratchpad.png -share/icons/hicolor/48x48/actions/mypaint-view-100.png -share/icons/hicolor/48x48/actions/mypaint-view-fit.png -share/icons/hicolor/48x48/actions/mypaint-view-mirror-horizontal.png -share/icons/hicolor/48x48/actions/mypaint-view-mirror-vertical.png -share/icons/hicolor/48x48/actions/mypaint-view-pan.png -share/icons/hicolor/48x48/actions/mypaint-view-rotate-anticlockwise.png -share/icons/hicolor/48x48/actions/mypaint-view-rotate-clockwise.png -share/icons/hicolor/48x48/actions/mypaint-view-rotate.png -share/icons/hicolor/48x48/actions/mypaint-view-zoom-less.png -share/icons/hicolor/48x48/actions/mypaint-view-zoom-more.png -share/icons/hicolor/48x48/actions/mypaint-view-zoom.png +share/icons/hicolor/48x48/actions/mypaint-tool-rings-color-changer.png +share/icons/hicolor/48x48/actions/mypaint-tool-wash-color-changer.png share/icons/hicolor/48x48/apps/mypaint.png -share/icons/hicolor/scalable/actions/mypaint-brush-blend-mode-alpha-lock.svg -share/icons/hicolor/scalable/actions/mypaint-brush-blend-mode-colorize.svg -share/icons/hicolor/scalable/actions/mypaint-brush-blend-mode-eraser.svg -share/icons/hicolor/scalable/actions/mypaint-brush-blend-mode-normal.svg -share/icons/hicolor/scalable/actions/mypaint-brush-blend-modes.svg -share/icons/hicolor/scalable/actions/mypaint-brush-mods-active.svg -share/icons/hicolor/scalable/actions/mypaint-brush-mods-inactive.svg -share/icons/hicolor/scalable/actions/mypaint-frame.svg -share/icons/hicolor/scalable/actions/mypaint-line-mode-ellipse.svg -share/icons/hicolor/scalable/actions/mypaint-line-mode-freehand.svg -share/icons/hicolor/scalable/actions/mypaint-line-mode-sequence.svg -share/icons/hicolor/scalable/actions/mypaint-line-mode-straight.svg -share/icons/hicolor/scalable/actions/mypaint-line-mode.svg -share/icons/hicolor/scalable/actions/mypaint-move.svg +share/icons/hicolor/512x512/apps/mypaint.png +share/icons/hicolor/scalable/actions/mypaint-about-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-add-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-bookmark-new-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-brush-blend-modes-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-brush-stroke-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-brush-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-brush-tip-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-brushes-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-clear-all-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-close-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-colorize-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-colors-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-compositing-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-copy-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-cut-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-delete-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-document-export-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-document-new-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-document-open-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-document-properties-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-document-revert-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-document-save-as-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-document-save-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-down-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-duplicate-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-edit-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-ellipse-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-eraser-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-expander-collapsed-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-expander-expanded-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-file-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-fill-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-frame-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-freehand-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-fullscreen-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-globe-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-help-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-history-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-info-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-layer-above-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-layer-below-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-layer-clone-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-layer-delete-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-layer-fallback-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-layer-group-new-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-layer-group-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-layer-lower-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-layer-merge-down-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-layer-move-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-layer-new-below-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-layer-new-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-layer-painting-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-layer-raise-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-layer-vector-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-layers-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-left-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-line-sequence-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-lines-and-curves-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-lock-alpha-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-normal-paint-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-object-hidden-insensitive-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-object-hidden-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-object-locked-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-object-move-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-object-unlocked-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-object-visible-insensitive-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-object-visible-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-ok-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-options-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-paint-over-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-painting-context-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-paste-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-pick-color-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-quit-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-redo-ltr-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-redo-rtl-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-remove-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-right-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-run-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-scrap-next-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-scrap-prev-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-scrap-save-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-scratchpad-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-stroke-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-symmetry-symbolic.svg share/icons/hicolor/scalable/actions/mypaint-symmetry.svg -share/icons/hicolor/scalable/actions/mypaint-tool-brush.svg +share/icons/hicolor/scalable/actions/mypaint-tab-options-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-target-brush-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-target-layer-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-target-stroke-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-target-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-tool-color-palette.svg share/icons/hicolor/scalable/actions/mypaint-tool-color-rgb.svg -share/icons/hicolor/scalable/actions/mypaint-tool-color-triangle.svg share/icons/hicolor/scalable/actions/mypaint-tool-component-sliders.svg share/icons/hicolor/scalable/actions/mypaint-tool-hcywheel.svg share/icons/hicolor/scalable/actions/mypaint-tool-hsvcube.svg share/icons/hicolor/scalable/actions/mypaint-tool-hsvwheel.svg share/icons/hicolor/scalable/actions/mypaint-tool-hue-wheel.svg -share/icons/hicolor/scalable/actions/mypaint-tool-layers.svg -share/icons/hicolor/scalable/actions/mypaint-tool-move-layer.svg -share/icons/hicolor/scalable/actions/mypaint-tool-paint-color.svg -share/icons/hicolor/scalable/actions/mypaint-tool-scratchpad.svg -share/icons/hicolor/scalable/actions/mypaint-view-100.svg -share/icons/hicolor/scalable/actions/mypaint-view-fit.svg -share/icons/hicolor/scalable/actions/mypaint-view-mirror-horizontal.svg -share/icons/hicolor/scalable/actions/mypaint-view-mirror-vertical.svg -share/icons/hicolor/scalable/actions/mypaint-view-pan.svg -share/icons/hicolor/scalable/actions/mypaint-view-rotate-anticlockwise.svg -share/icons/hicolor/scalable/actions/mypaint-view-rotate-clockwise.svg -share/icons/hicolor/scalable/actions/mypaint-view-rotate.svg -share/icons/hicolor/scalable/actions/mypaint-view-zoom-less.svg -share/icons/hicolor/scalable/actions/mypaint-view-zoom-more.svg -share/icons/hicolor/scalable/actions/mypaint-view-zoom.svg -share/icons/hicolor/scalable/apps/mypaint.svg +share/icons/hicolor/scalable/actions/mypaint-tool-inking-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-trash-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-undo-ltr-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-undo-rtl-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-unfullscreen-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-up-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-view-100-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-view-fit-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-view-mirror-horizontal-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-view-mirror-vertical-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-view-pan-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-view-rotate-anticlockwise-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-view-rotate-clockwise-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-view-rotate-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-view-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-view-zoom-less-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-view-zoom-more-symbolic.svg +share/icons/hicolor/scalable/actions/mypaint-view-zoom-symbolic.svg +share/libmypaint/__init__.py +share/libmypaint/brushsettings.json +share/libmypaint/brushsettings.py +share/libmypaint/generate.py +share/locale/ar_AR/LC_MESSAGES/libmypaint.mo +share/locale/brx/LC_MESSAGES/mypaint.mo +share/locale/ca/LC_MESSAGES/libmypaint.mo +share/locale/ca/LC_MESSAGES/mypaint.mo share/locale/cs/LC_MESSAGES/libmypaint.mo share/locale/cs/LC_MESSAGES/mypaint.mo +share/locale/da/LC_MESSAGES/libmypaint.mo +share/locale/da/LC_MESSAGES/mypaint.mo share/locale/de/LC_MESSAGES/libmypaint.mo share/locale/de/LC_MESSAGES/mypaint.mo +share/locale/el/LC_MESSAGES/mypaint.mo share/locale/en_CA/LC_MESSAGES/libmypaint.mo share/locale/en_CA/LC_MESSAGES/mypaint.mo +share/locale/en_GB/LC_MESSAGES/libmypaint.mo share/locale/en_GB/LC_MESSAGES/mypaint.mo share/locale/es/LC_MESSAGES/libmypaint.mo share/locale/es/LC_MESSAGES/mypaint.mo +share/locale/fa/LC_MESSAGES/libmypaint.mo +share/locale/fa/LC_MESSAGES/mypaint.mo +share/locale/fi/LC_MESSAGES/libmypaint.mo share/locale/fr/LC_MESSAGES/libmypaint.mo share/locale/fr/LC_MESSAGES/mypaint.mo +share/locale/he/LC_MESSAGES/libmypaint.mo +share/locale/he/LC_MESSAGES/mypaint.mo share/locale/hu/LC_MESSAGES/libmypaint.mo share/locale/hu/LC_MESSAGES/mypaint.mo share/locale/id/LC_MESSAGES/libmypaint.mo @@ -289,10 +297,16 @@ share/locale/ro/LC_MESSAGES/libmypaint.m share/locale/ro/LC_MESSAGES/mypaint.mo share/locale/ru/LC_MESSAGES/libmypaint.mo share/locale/ru/LC_MESSAGES/mypaint.mo +share/locale/sc/LC_MESSAGES/libmypaint.mo +share/locale/sk/LC_MESSAGES/libmypaint.mo +share/locale/sk/LC_MESSAGES/mypaint.mo share/locale/sl/LC_MESSAGES/libmypaint.mo share/locale/sl/LC_MESSAGES/mypaint.mo +share/locale/sr@cyrillic/LC_MESSAGES/mypaint.mo share/locale/sv/LC_MESSAGES/libmypaint.mo share/locale/sv/LC_MESSAGES/mypaint.mo +share/locale/tr/LC_MESSAGES/libmypaint.mo +share/locale/tr/LC_MESSAGES/mypaint.mo share/locale/uk/LC_MESSAGES/libmypaint.mo share/locale/uk/LC_MESSAGES/mypaint.mo share/locale/zh_CN/LC_MESSAGES/libmypaint.mo @@ -310,7 +324,7 @@ share/locale/zh_TW/LC_MESSAGES/mypaint.m %%DATADIR%%/backgrounds/11_weak_blue.png %%DATADIR%%/backgrounds/50_comicthumbs.png %%DATADIR%%/backgrounds/50_storyboard-template.png -%%DATADIR%%/backgrounds/README +%%DATADIR%%/backgrounds/README.md %%DATADIR%%/backgrounds/canvas1_1.png %%DATADIR%%/backgrounds/canvas1_2.png %%DATADIR%%/backgrounds/canvas1_3.png @@ -318,7 +332,6 @@ share/locale/zh_TW/LC_MESSAGES/mypaint.m %%DATADIR%%/backgrounds/canvas3_1.png %%DATADIR%%/backgrounds/canvas3_2.png %%DATADIR%%/backgrounds/canvas3_3.png -%%DATADIR%%/backgrounds/default.png %%DATADIR%%/backgrounds/mrmamurk/MrMamurk_readme.txt %%DATADIR%%/backgrounds/mrmamurk/mamurk_a_1.png %%DATADIR%%/backgrounds/mrmamurk/mamurk_a_2.png @@ -596,6 +609,47 @@ share/locale/zh_TW/LC_MESSAGES/mypaint.m %%DATADIR%%/brushes/experimental/subtle_pencil_prev.png %%DATADIR%%/brushes/experimental/track.myb %%DATADIR%%/brushes/experimental/track_prev.png +%%DATADIR%%/brushes/kaerhon_v1/Airbrush_a.myb +%%DATADIR%%/brushes/kaerhon_v1/Airbrush_a_prev.png +%%DATADIR%%/brushes/kaerhon_v1/Dirty_Transparent_sk.myb +%%DATADIR%%/brushes/kaerhon_v1/Dirty_Transparent_sk_prev.png +%%DATADIR%%/brushes/kaerhon_v1/ReadMe.txt +%%DATADIR%%/brushes/kaerhon_v1/Sketcher2_sk.myb +%%DATADIR%%/brushes/kaerhon_v1/Sketcher2_sk_prev.png +%%DATADIR%%/brushes/kaerhon_v1/Smear_sm.myb +%%DATADIR%%/brushes/kaerhon_v1/Smear_sm_prev.png +%%DATADIR%%/brushes/kaerhon_v1/airbruch_press_a.myb +%%DATADIR%%/brushes/kaerhon_v1/airbruch_press_a_prev.png +%%DATADIR%%/brushes/kaerhon_v1/airsmudge_a.myb +%%DATADIR%%/brushes/kaerhon_v1/airsmudge_a_prev.png +%%DATADIR%%/brushes/kaerhon_v1/airsmudgeultimate_sk.myb +%%DATADIR%%/brushes/kaerhon_v1/airsmudgeultimate_sk_prev.png +%%DATADIR%%/brushes/kaerhon_v1/classic_sk.myb +%%DATADIR%%/brushes/kaerhon_v1/classic_sk_prev.png +%%DATADIR%%/brushes/kaerhon_v1/classicroundblock_static_c.myb +%%DATADIR%%/brushes/kaerhon_v1/classicroundblock_static_c_prev.png +%%DATADIR%%/brushes/kaerhon_v1/extreme_round_l.myb +%%DATADIR%%/brushes/kaerhon_v1/extreme_round_l_prev.png +%%DATADIR%%/brushes/kaerhon_v1/fill_c.myb +%%DATADIR%%/brushes/kaerhon_v1/fill_c_prev.png +%%DATADIR%%/brushes/kaerhon_v1/flat_bar_l.myb +%%DATADIR%%/brushes/kaerhon_v1/flat_bar_l_prev.png +%%DATADIR%%/brushes/kaerhon_v1/ink-slowline_s.myb +%%DATADIR%%/brushes/kaerhon_v1/ink-slowline_s_prev.png +%%DATADIR%%/brushes/kaerhon_v1/ink_slow_s.myb +%%DATADIR%%/brushes/kaerhon_v1/ink_slow_s_prev.png +%%DATADIR%%/brushes/kaerhon_v1/inkster_l.myb +%%DATADIR%%/brushes/kaerhon_v1/inkster_l_prev.png +%%DATADIR%%/brushes/kaerhon_v1/paint_barrr_sm.myb +%%DATADIR%%/brushes/kaerhon_v1/paint_barrr_sm_prev.png +%%DATADIR%%/brushes/kaerhon_v1/paint_radius_2_sm.myb +%%DATADIR%%/brushes/kaerhon_v1/paint_radius_2_sm_prev.png +%%DATADIR%%/brushes/kaerhon_v1/paint_sm.myb +%%DATADIR%%/brushes/kaerhon_v1/paint_sm_prev.png +%%DATADIR%%/brushes/kaerhon_v1/smudge_ink(0.7)_sm.myb +%%DATADIR%%/brushes/kaerhon_v1/smudge_ink(0.7)_sm_prev.png +%%DATADIR%%/brushes/kaerhon_v1/wet_paint_sm.myb +%%DATADIR%%/brushes/kaerhon_v1/wet_paint_sm_prev.png %%DATADIR%%/brushes/label-brush-mypaint.sh %%DATADIR%%/brushes/order.conf %%DATADIR%%/brushes/prev-template.xcf.gz @@ -725,66 +779,86 @@ share/locale/zh_TW/LC_MESSAGES/mypaint.m %%DATADIR%%/brushes/tanda/watercolor-02-paint_prev.png %%DATADIR%%/brushes/tanda/watercolor-02-water.myb %%DATADIR%%/brushes/tanda/watercolor-02-water_prev.png -%%DATADIR%%/brushlib/__init__.py -%%DATADIR%%/brushlib/brushsettings.json -%%DATADIR%%/brushlib/brushsettings.py -%%DATADIR%%/brushlib/generate.py %%DATADIR%%/gui/__init__.py +%%DATADIR%%/gui/accelmap.py %%DATADIR%%/gui/application.py +%%DATADIR%%/gui/autorecover.glade +%%DATADIR%%/gui/autorecover.py %%DATADIR%%/gui/backgroundwindow.py -%%DATADIR%%/gui/brushcreationwidget.py +%%DATADIR%%/gui/brushcolor.py +%%DATADIR%%/gui/brusheditor.glade +%%DATADIR%%/gui/brusheditor.py +%%DATADIR%%/gui/brushiconeditor.py %%DATADIR%%/gui/brushmanager.py %%DATADIR%%/gui/brushmodifier.py %%DATADIR%%/gui/brushselectionwindow.py -%%DATADIR%%/gui/brushsettingswindow.py +%%DATADIR%%/gui/builderhacks.py %%DATADIR%%/gui/buttonmap.py -%%DATADIR%%/gui/canvasevent.py %%DATADIR%%/gui/colorpicker.py +%%DATADIR%%/gui/colorpreview.py %%DATADIR%%/gui/colors/__init__.py %%DATADIR%%/gui/colors/adjbases.py %%DATADIR%%/gui/colors/bases.py +%%DATADIR%%/gui/colors/changers.py %%DATADIR%%/gui/colors/combined.py -%%DATADIR%%/gui/colors/geom.py %%DATADIR%%/gui/colors/hcywheel.py %%DATADIR%%/gui/colors/hsvcube.py -%%DATADIR%%/gui/colors/hsvtriangle.py +%%DATADIR%%/gui/colors/hsvsquare.py %%DATADIR%%/gui/colors/hsvwheel.py -%%DATADIR%%/gui/colors/palette.py %%DATADIR%%/gui/colors/paletteview.py -%%DATADIR%%/gui/colors/picker.py %%DATADIR%%/gui/colors/sliders.py -%%DATADIR%%/gui/colors/uicolor.py %%DATADIR%%/gui/colors/uimisc.py %%DATADIR%%/gui/colors/util.py -%%DATADIR%%/gui/colorselectionwindow.py -%%DATADIR%%/gui/colorwindow.py +%%DATADIR%%/gui/colortools.py %%DATADIR%%/gui/cursor.py %%DATADIR%%/gui/curve.py +%%DATADIR%%/gui/device.py %%DATADIR%%/gui/dialogs.py +%%DATADIR%%/gui/displayfilter.py %%DATADIR%%/gui/document.py +%%DATADIR%%/gui/drawutils.py %%DATADIR%%/gui/drawwindow.py -%%DATADIR%%/gui/dropdownpanel.py -%%DATADIR%%/gui/elastic.py +%%DATADIR%%/gui/externalapp.py +%%DATADIR%%/gui/factoryaction.py %%DATADIR%%/gui/filehandling.py +%%DATADIR%%/gui/fill.py +%%DATADIR%%/gui/footer.py %%DATADIR%%/gui/framewindow.py -%%DATADIR%%/gui/functionwindow.py +%%DATADIR%%/gui/freehand.py +%%DATADIR%%/gui/gtk2compat.py %%DATADIR%%/gui/gtkexcepthook.py +%%DATADIR%%/gui/history.py %%DATADIR%%/gui/historypopup.py +%%DATADIR%%/gui/inktool.glade +%%DATADIR%%/gui/inktool.py %%DATADIR%%/gui/inputtestwindow.py %%DATADIR%%/gui/keyboard.py +%%DATADIR%%/gui/layermanip.py +%%DATADIR%%/gui/layermodes.py +%%DATADIR%%/gui/layers.py %%DATADIR%%/gui/layerswindow.py -%%DATADIR%%/gui/layout.py +%%DATADIR%%/gui/layerswindow.xml %%DATADIR%%/gui/linemode.py %%DATADIR%%/gui/main.py %%DATADIR%%/gui/menu.xml -%%DATADIR%%/gui/mypaint.xml +%%DATADIR%%/gui/meta.py +%%DATADIR%%/gui/mode.py +%%DATADIR%%/gui/mypaint.glade +%%DATADIR%%/gui/objfactory.py +%%DATADIR%%/gui/optionspanel.py %%DATADIR%%/gui/overlays.py +%%DATADIR%%/gui/picker.py %%DATADIR%%/gui/pixbuflist.py +%%DATADIR%%/gui/preferenceswindow.glade %%DATADIR%%/gui/preferenceswindow.py -%%DATADIR%%/gui/pygtkcompat.py +%%DATADIR%%/gui/previewwindow.py +%%DATADIR%%/gui/profiling.py +%%DATADIR%%/gui/quickchoice.py +%%DATADIR%%/gui/resources.xml %%DATADIR%%/gui/scratchwindow.py %%DATADIR%%/gui/spinbox.py %%DATADIR%%/gui/stategroup.py +%%DATADIR%%/gui/style.py %%DATADIR%%/gui/symmetry.py %%DATADIR%%/gui/tileddrawwidget.py %%DATADIR%%/gui/toolbar-blendmodes.xml @@ -792,29 +866,53 @@ share/locale/zh_TW/LC_MESSAGES/mypaint.m %%DATADIR%%/gui/toolbar-file.xml %%DATADIR%%/gui/toolbar-linemodes.xml %%DATADIR%%/gui/toolbar-scrap.xml -%%DATADIR%%/gui/toolbar-subwindows.xml %%DATADIR%%/gui/toolbar-view-manips.xml %%DATADIR%%/gui/toolbar-view-modes.xml %%DATADIR%%/gui/toolbar-view-resets.xml %%DATADIR%%/gui/toolbar.py %%DATADIR%%/gui/toolbar.xml +%%DATADIR%%/gui/topbar.py +%%DATADIR%%/gui/uicolor.py +%%DATADIR%%/gui/viewmanip.py %%DATADIR%%/gui/widgets.py %%DATADIR%%/gui/windowing.py +%%DATADIR%%/gui/workspace.py %%DATADIR%%/lib/__init__.py -%%DATADIR%%/lib/backgroundsurface.py +%%DATADIR%%/lib/alg.py +%%DATADIR%%/lib/autosave.py %%DATADIR%%/lib/brush.py %%DATADIR%%/lib/brushes_migrate_json.py +%%DATADIR%%/lib/cache.py +%%DATADIR%%/lib/color.py %%DATADIR%%/lib/command.py %%DATADIR%%/lib/document.py +%%DATADIR%%/lib/errors.py +%%DATADIR%%/lib/fileutils.py +%%DATADIR%%/lib/gettext.py +%%DATADIR%%/lib/gichecks.py +%%DATADIR%%/lib/glib.py %%DATADIR%%/lib/helpers.py +%%DATADIR%%/lib/i18n.py %%DATADIR%%/lib/idletask.py -%%DATADIR%%/lib/layer.py +%%DATADIR%%/lib/layer/__init__.py +%%DATADIR%%/lib/layer/core.py +%%DATADIR%%/lib/layer/data.py +%%DATADIR%%/lib/layer/error.py +%%DATADIR%%/lib/layer/group.py +%%DATADIR%%/lib/layer/test.py +%%DATADIR%%/lib/layer/tree.py +%%DATADIR%%/lib/meta.py +%%DATADIR%%/lib/modes.py %%DATADIR%%/lib/mypaintlib.py +%%DATADIR%%/lib/observable.py +%%DATADIR%%/lib/palette.py +%%DATADIR%%/lib/pixbuf.py %%DATADIR%%/lib/pixbufsurface.py -%%DATADIR%%/lib/scratchpad_palette.py %%DATADIR%%/lib/stroke.py %%DATADIR%%/lib/strokemap.py +%%DATADIR%%/lib/surface.py %%DATADIR%%/lib/tiledsurface.py +%%DATADIR%%/lib/xml.py %%DATADIR%%/palettes/All_color_choice.gpl *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Mon May 9 13:43:31 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 991E4B33D74; Mon, 9 May 2016 13:43:31 +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 50DFC1867; Mon, 9 May 2016 13:43:31 +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 u49DhUhn086996; Mon, 9 May 2016 13:43:30 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49DhUXm086992; Mon, 9 May 2016 13:43:30 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605091343.u49DhUXm086992@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 9 May 2016 13:43:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414851 - head/print/cups-cloud-print X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 13:43:31 -0000 Author: mat Date: Mon May 9 13:43:30 2016 New Revision: 414851 URL: https://svnweb.freebsd.org/changeset/ports/414851 Log: Update to 20160502. PR: 209299 Submitted by: tkato432 yahoo com Sponsored by: Absolight Modified: head/print/cups-cloud-print/Makefile (contents, props changed) head/print/cups-cloud-print/distinfo (contents, props changed) head/print/cups-cloud-print/pkg-plist (contents, props changed) Modified: head/print/cups-cloud-print/Makefile ============================================================================== --- head/print/cups-cloud-print/Makefile Mon May 9 13:43:25 2016 (r414850) +++ head/print/cups-cloud-print/Makefile Mon May 9 13:43:30 2016 (r414851) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= cups-cloud-print -PORTVERSION= 20140814.3 -PORTREVISION= 2 +PORTVERSION= 20160502 CATEGORIES= print MAINTAINER= ports@FreeBSD.org @@ -40,6 +39,6 @@ post-patch: post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} + (cd ${WRKSRC} && ${INSTALL_DATA} README.md ${STAGEDIR}${DOCSDIR}) .include Modified: head/print/cups-cloud-print/distinfo ============================================================================== --- head/print/cups-cloud-print/distinfo Mon May 9 13:43:25 2016 (r414850) +++ head/print/cups-cloud-print/distinfo Mon May 9 13:43:30 2016 (r414851) @@ -1,2 +1,2 @@ -SHA256 (simoncadman-CUPS-Cloud-Print-20140814.3_GH0.tar.gz) = ea5b331010f6b573a651910d633cf6f575f89df7c347698efc0d82b72e4046c7 -SIZE (simoncadman-CUPS-Cloud-Print-20140814.3_GH0.tar.gz) = 1286254 +SHA256 (simoncadman-CUPS-Cloud-Print-20160502_GH0.tar.gz) = 65df4ab52034802e0eaaeb6e513ce206518503a9051cf928b7ac2156a8e4740b +SIZE (simoncadman-CUPS-Cloud-Print-20160502_GH0.tar.gz) = 1302604 Modified: head/print/cups-cloud-print/pkg-plist ============================================================================== --- head/print/cups-cloud-print/pkg-plist Mon May 9 13:43:25 2016 (r414850) +++ head/print/cups-cloud-print/pkg-plist Mon May 9 13:43:30 2016 (r414851) @@ -9,12 +9,17 @@ libexec/cups/driver/cupscloudprint %%DATADIR%%/dynamicppd.py %%DATADIR%%/listcloudprinters.py %%DATADIR%%/oauth2client/__init__.py +%%DATADIR%%/oauth2client/_helpers.py +%%DATADIR%%/oauth2client/_openssl_crypt.py +%%DATADIR%%/oauth2client/_pycrypto_crypt.py %%DATADIR%%/oauth2client/appengine.py %%DATADIR%%/oauth2client/client.py %%DATADIR%%/oauth2client/clientsecrets.py %%DATADIR%%/oauth2client/crypt.py +%%DATADIR%%/oauth2client/devshell.py %%DATADIR%%/oauth2client/django_orm.py %%DATADIR%%/oauth2client/file.py +%%DATADIR%%/oauth2client/flask_util.py %%DATADIR%%/oauth2client/gce.py %%DATADIR%%/oauth2client/keyring_storage.py %%DATADIR%%/oauth2client/locked_file.py From owner-svn-ports-head@freebsd.org Mon May 9 13:43:27 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1396EB33D3D; Mon, 9 May 2016 13:43:27 +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 C495F1802; Mon, 9 May 2016 13:43:26 +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 u49DhPuX086850; Mon, 9 May 2016 13:43:25 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49DhPKk086847; Mon, 9 May 2016 13:43:25 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605091343.u49DhPKk086847@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 9 May 2016 13:43:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414850 - head/math/superlu X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 13:43:27 -0000 Author: mat Date: Mon May 9 13:43:25 2016 New Revision: 414850 URL: https://svnweb.freebsd.org/changeset/ports/414850 Log: Update to 5.2.0. PR: 209298 Submitted by: tkato432 yahoo com Sponsored by: Absolight Modified: head/math/superlu/Makefile (contents, props changed) head/math/superlu/distinfo (contents, props changed) head/math/superlu/pkg-plist (contents, props changed) Modified: head/math/superlu/Makefile ============================================================================== --- head/math/superlu/Makefile Mon May 9 13:43:20 2016 (r414849) +++ head/math/superlu/Makefile Mon May 9 13:43:25 2016 (r414850) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= superlu -PORTVERSION= 5.1.1 +PORTVERSION= 5.2.0 CATEGORIES= math MASTER_SITES= http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ \ http://crd-legacy.lbl.gov/~xiaoye/:doc @@ -13,22 +13,21 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Library of routines for performing sparse factorization LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKDIR}/LICENSE +LICENSE_FILE= ${WRKSRC}/License.txt USES= cmake:outsource fortran USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/SuperLU_${PORTVERSION} -PLIST_SUB= P_VERSION="${PORTVERSION}" P_VER="${P_VER}" +PLIST_SUB= P_VERSION="${P_VERSION}" P_VER="${P_VER}" CMAKE_ARGS= -DUSE_XSDK_DEFAULTS:BOOL=ON \ - -Denable_examples:BOOL=OFF \ - -Denable_tests:BOOL=OFF + -Denable_examples:BOOL=OFF PORTDOCS= * -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS TEST OPTIONS_SINGLE= BLAS OPTIONS_SINGLE_BLAS= ATLAS GOTOBLAS REFERENCE OPTIONS_DEFAULT= REFERENCE @@ -44,26 +43,19 @@ GOTOBLAS_CMAKE_ARGS= -DBLA_VENDOR:STRING REFERENCE_DESC= Reference blas implementation REFERENCE_USES= blaslapack REFERENCE_CMAKE_ARGS= -DBLA_VENDOR:STRING="Generic" +TEST_CMAKE_ARGS= -Denable_tests:BOOL=ON -P_VER= ${PORTVERSION:C/^([[:alnum:]]+).*/\1/} +P_VERSION= 5.1.1 +P_VER= ${P_VERSION:C/^([[:alnum:]]+).*/\1/} SLU_DOCS= SLU_general.ps.gz simax-29176.pdf -post-extract: - @${HEAD} -32 ${WRKSRC}/README > ${LICENSE_FILE} - post-patch: @${REINPLACE_CMD} -e \ '/CMAKE_C_FLAGS_RELEASE/s|^|#|' ${WRKSRC}/CMakeLists.txt @${REINPLACE_CMD} -e \ - '/FFLAGS/s|FATAL_ERROR|WARNING|' ${WRKSRC}/XSDKDefaults.cmake + '/FFLAGS/s|FATAL_ERROR|WARNING|' ${WRKSRC}/cmake/XSDKDefaults.cmake @${REINPLACE_CMD} -e \ - 's|\(/include\)$$|/\1/superlu|' ${WRKSRC}/SRC/CMakeLists.txt - -post-install: - ${LN} -sf libsuperlu_${PORTVERSION}.so \ - ${STAGEDIR}${PREFIX}/lib/libsuperlu.so.${P_VER} - ${LN} -sf libsuperlu_${PORTVERSION}.so \ - ${STAGEDIR}${PREFIX}/lib/libsuperlu.so + 's|\(/include\)$$|\1/superlu|' ${WRKSRC}/SRC/CMakeLists.txt post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} @@ -72,8 +64,4 @@ post-install-DOCS-on: (cd ${WRKSRC}/DOC && ${COPYTREE_SHARE} "html ug.pdf" \ ${STAGEDIR}${DOCSDIR}) -do-test: - (cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} testing ) - (cd ${WRKSRC}/TESTING && ${CAT} *.out ) - .include Modified: head/math/superlu/distinfo ============================================================================== --- head/math/superlu/distinfo Mon May 9 13:43:20 2016 (r414849) +++ head/math/superlu/distinfo Mon May 9 13:43:25 2016 (r414850) @@ -1,5 +1,5 @@ -SHA256 (superlu/superlu_5.1.1.tar.gz) = cec5022c8dc16e38e5c8bc92ed196144fe58864bd1c5ad73fb698398308f8065 -SIZE (superlu/superlu_5.1.1.tar.gz) = 2746173 +SHA256 (superlu/superlu_5.2.0.tar.gz) = 065bb8bfea79f5d3ec09c2d091ec79050fcfc123fb2f38818d95f4d8f9e7ff6c +SIZE (superlu/superlu_5.2.0.tar.gz) = 2542410 SHA256 (superlu/SLU_general.ps.gz) = 00d00cedfadd96a42014d22b30c0cc451a575d8d309774519068b11d4be1ebe5 SIZE (superlu/SLU_general.ps.gz) = 89463 SHA256 (superlu/simax-29176.pdf) = 1411a3976b932a834157064dbaf0cdda10763f321bae10eb6f18925432250226 Modified: head/math/superlu/pkg-plist ============================================================================== --- head/math/superlu/pkg-plist Mon May 9 13:43:20 2016 (r414849) +++ head/math/superlu/pkg-plist Mon May 9 13:43:25 2016 (r414850) @@ -10,4 +10,4 @@ include/superlu/superlu_enum_consts.h include/superlu/supermatrix.h lib/libsuperlu.so lib/libsuperlu.so.%%P_VER%% -lib/libsuperlu_%%P_VERSION%%.so +lib/libsuperlu.so.%%P_VERSION%% From owner-svn-ports-head@freebsd.org Mon May 9 13:43:36 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F56AB33DB5; Mon, 9 May 2016 13:43: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 F237718AD; Mon, 9 May 2016 13:43:35 +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 u49DhZob087141; Mon, 9 May 2016 13:43:35 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49DhYR4087138; Mon, 9 May 2016 13:43:34 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605091343.u49DhYR4087138@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 9 May 2016 13:43:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414852 - head/science/gwyddion X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 13:43:36 -0000 Author: mat Date: Mon May 9 13:43:34 2016 New Revision: 414852 URL: https://svnweb.freebsd.org/changeset/ports/414852 Log: Update to 2.45. PR: 209300 Submitted by: tkato432 yahoo com Sponsored by: Absolight Modified: head/science/gwyddion/Makefile (contents, props changed) head/science/gwyddion/distinfo (contents, props changed) head/science/gwyddion/pkg-plist (contents, props changed) Modified: head/science/gwyddion/Makefile ============================================================================== --- head/science/gwyddion/Makefile Mon May 9 13:43:30 2016 (r414851) +++ head/science/gwyddion/Makefile Mon May 9 13:43:34 2016 (r414852) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gwyddion -PORTVERSION= 2.44 +PORTVERSION= 2.45 CATEGORIES= science graphics MASTER_SITES= SF Modified: head/science/gwyddion/distinfo ============================================================================== --- head/science/gwyddion/distinfo Mon May 9 13:43:30 2016 (r414851) +++ head/science/gwyddion/distinfo Mon May 9 13:43:34 2016 (r414852) @@ -1,2 +1,2 @@ -SHA256 (gwyddion-2.44.tar.xz) = e7ee7545770a276e78fdff1b51e547d5d0ba39b94995da91e0d6797122b7eda5 -SIZE (gwyddion-2.44.tar.xz) = 3517624 +SHA256 (gwyddion-2.45.tar.xz) = 7958943825bac5a38be4bb13bcde04562a44515b5a5f4c3beaf6b6227c4691b5 +SIZE (gwyddion-2.45.tar.xz) = 3853940 Modified: head/science/gwyddion/pkg-plist ============================================================================== --- head/science/gwyddion/pkg-plist Mon May 9 13:43:30 2016 (r414851) +++ head/science/gwyddion/pkg-plist Mon May 9 13:43:34 2016 (r414852) @@ -16,6 +16,7 @@ include/gwyddion/app/gwyplaintool.h include/gwyddion/app/gwytool.h include/gwyddion/app/help.h include/gwyddion/app/log.h +include/gwyddion/app/logging.h include/gwyddion/app/menu.h include/gwyddion/app/meta.h include/gwyddion/app/resource-editor.h @@ -110,6 +111,7 @@ include/gwyddion/libgwymodule/gwymodule- include/gwyddion/libgwymodule/gwymodule-process.h include/gwyddion/libgwymodule/gwymodule-tool.h include/gwyddion/libgwymodule/gwymodule-volume.h +include/gwyddion/libgwymodule/gwymodule-xyz.h include/gwyddion/libgwymodule/gwymodule.h include/gwyddion/libgwymodule/gwymodulebrowser.h include/gwyddion/libgwymodule/gwymoduleenums.h @@ -141,8 +143,10 @@ include/gwyddion/libprocess/level.h include/gwyddion/libprocess/linestats.h include/gwyddion/libprocess/simplefft.h include/gwyddion/libprocess/spectra.h +include/gwyddion/libprocess/spline.h include/gwyddion/libprocess/stats.h include/gwyddion/libprocess/stats_uncertainty.h +include/gwyddion/libprocess/surface.h include/gwyddion/libprocess/tip.h include/gwyddion/libprocess/triangulation.h lib/gwyddion/include/gwyconfig.h @@ -181,6 +185,7 @@ lib/gwyddion/modules/file/hitachi-afm.so lib/gwyddion/modules/file/hitachi-sem.so lib/gwyddion/modules/file/igorfile.so lib/gwyddion/modules/file/imgexport.so +lib/gwyddion/modules/file/intelliwave.so lib/gwyddion/modules/file/intematix.so lib/gwyddion/modules/file/iso28600.so lib/gwyddion/modules/file/jeol.so @@ -275,10 +280,12 @@ lib/gwyddion/modules/graph/graph_fdfit.s lib/gwyddion/modules/graph/graph_filter.so lib/gwyddion/modules/graph/graph_fit.so lib/gwyddion/modules/graph/graph_level.so +lib/gwyddion/modules/graph/graph_peaks.so lib/gwyddion/modules/layer/axis.so lib/gwyddion/modules/layer/ellipse.so lib/gwyddion/modules/layer/lattice.so lib/gwyddion/modules/layer/line.so +lib/gwyddion/modules/layer/path.so lib/gwyddion/modules/layer/point.so lib/gwyddion/modules/layer/rectangle.so lib/gwyddion/modules/plugin-proxy.so @@ -293,6 +300,7 @@ lib/gwyddion/modules/process/calcoefs_ne lib/gwyddion/modules/process/calcoefs_simple.so lib/gwyddion/modules/process/calcoefs_view.so lib/gwyddion/modules/process/calibrate.so +lib/gwyddion/modules/process/coerce.so lib/gwyddion/modules/process/col_synth.so lib/gwyddion/modules/process/convolution_filter.so lib/gwyddion/modules/process/correct_affine.so @@ -308,6 +316,7 @@ lib/gwyddion/modules/process/dwtanisotro lib/gwyddion/modules/process/edge.so lib/gwyddion/modules/process/entropy.so lib/gwyddion/modules/process/extend.so +lib/gwyddion/modules/process/extract_path.so lib/gwyddion/modules/process/facet-level.so lib/gwyddion/modules/process/facet_analysis.so lib/gwyddion/modules/process/fbm_synth.so @@ -370,6 +379,7 @@ lib/gwyddion/modules/process/semsim.so lib/gwyddion/modules/process/shade.so lib/gwyddion/modules/process/slope_dist.so lib/gwyddion/modules/process/sphere-revolve.so +lib/gwyddion/modules/process/straighten_path.so lib/gwyddion/modules/process/threshold.so lib/gwyddion/modules/process/tilt.so lib/gwyddion/modules/process/tip_blind.so @@ -381,6 +391,7 @@ lib/gwyddion/modules/process/volumize_la lib/gwyddion/modules/process/wave_synth.so lib/gwyddion/modules/process/wpour_mark.so lib/gwyddion/modules/process/xydenoise.so +lib/gwyddion/modules/process/xyzize.so %%PYTHON%%lib/gwyddion/modules/pygwy.so lib/gwyddion/modules/tool/crop.so lib/gwyddion/modules/tool/distance.so @@ -409,6 +420,8 @@ lib/gwyddion/modules/volume/volume_kmedi lib/gwyddion/modules/volume/volume_linestat.so lib/gwyddion/modules/volume/volume_slice.so %%PYTHON%%lib/gwyddion/modules/volume/volume_zcal.so +lib/gwyddion/modules/xyz/xyz_drift.so +lib/gwyddion/modules/xyz/xyz_raster.so %%PERL%%lib/gwyddion/perl/Gwyddion/dump.pm %%PYTHON%%lib/gwyddion/python/Gwyddion/__init__.py %%PYTHON%%lib/gwyddion/python/Gwyddion/__init__.pyc @@ -419,22 +432,22 @@ lib/gwyddion/modules/volume/volume_slice %%RUBY%%lib/gwyddion/ruby/gwyddion/dump.rb lib/libgwyapp2.so lib/libgwyapp2.so.0 -lib/libgwyapp2.so.0.14.1 +lib/libgwyapp2.so.0.15.0 lib/libgwyddion2.so lib/libgwyddion2.so.0 -lib/libgwyddion2.so.0.19.0 +lib/libgwyddion2.so.0.20.0 lib/libgwydgets2.so lib/libgwydgets2.so.0 -lib/libgwydgets2.so.0.21.0 +lib/libgwydgets2.so.0.22.0 lib/libgwydraw2.so lib/libgwydraw2.so.0 -lib/libgwydraw2.so.0.4.0 +lib/libgwydraw2.so.0.4.1 lib/libgwymodule2.so lib/libgwymodule2.so.0 -lib/libgwymodule2.so.0.8.1 +lib/libgwymodule2.so.0.9.0 lib/libgwyprocess2.so lib/libgwyprocess2.so.0 -lib/libgwyprocess2.so.0.27.0 +lib/libgwyprocess2.so.0.28.0 %%PYTHON%%%%PYTHON_SITELIBDIR%%/gwy.so libdata/pkgconfig/gwyddion.pc libexec/gwyddion/plugins/file/dump @@ -553,19 +566,26 @@ share/applications/gwyddion.desktop %%DATADIR%%/pixmaps/gwy_color_range_auto-24.png %%DATADIR%%/pixmaps/gwy_color_range_fixed-24.png %%DATADIR%%/pixmaps/gwy_color_range_full-24.png +%%DATADIR%%/pixmaps/gwy_convolution-24.png %%DATADIR%%/pixmaps/gwy_correct_affine-24.png %%DATADIR%%/pixmaps/gwy_crop-24.png %%DATADIR%%/pixmaps/gwy_cwt-24.png %%DATADIR%%/pixmaps/gwy_data_measure-24.png %%DATADIR%%/pixmaps/gwy_distance-24.png +%%DATADIR%%/pixmaps/gwy_distribution_angle-24.png +%%DATADIR%%/pixmaps/gwy_distribution_slope-24.png %%DATADIR%%/pixmaps/gwy_drift-24.png %%DATADIR%%/pixmaps/gwy_dwt-24.png %%DATADIR%%/pixmaps/gwy_edge-24.png +%%DATADIR%%/pixmaps/gwy_entropy-24.png %%DATADIR%%/pixmaps/gwy_extend-24.png %%DATADIR%%/pixmaps/gwy_facet_level-24.png %%DATADIR%%/pixmaps/gwy_favourite-24.png %%DATADIR%%/pixmaps/gwy_fft-24.png +%%DATADIR%%/pixmaps/gwy_fft_2d-24.png +%%DATADIR%%/pixmaps/gwy_fft_filter_2d-24.png %%DATADIR%%/pixmaps/gwy_filter-24.png +%%DATADIR%%/pixmaps/gwy_find_peaks-24.png %%DATADIR%%/pixmaps/gwy_fix_zero-24.png %%DATADIR%%/pixmaps/gwy_flip_horizontally-24.png %%DATADIR%%/pixmaps/gwy_flip_vertically-24.png @@ -573,14 +593,27 @@ share/applications/gwyddion.desktop %%DATADIR%%/pixmaps/gwy_gl_material-16.png %%DATADIR%%/pixmaps/gwy_gradient_horizontal-24.png %%DATADIR%%/pixmaps/gwy_gradient_vertical-24.png +%%DATADIR%%/pixmaps/gwy_grain_correlation-24.png +%%DATADIR%%/pixmaps/gwy_grain_exscribed_circle-24.png +%%DATADIR%%/pixmaps/gwy_grain_inscribed_circle-24.png %%DATADIR%%/pixmaps/gwy_grains-24.png +%%DATADIR%%/pixmaps/gwy_grains_edge-24.png %%DATADIR%%/pixmaps/gwy_grains_graph-24.png %%DATADIR%%/pixmaps/gwy_grains_measure-24.png %%DATADIR%%/pixmaps/gwy_grains_remove-24.png %%DATADIR%%/pixmaps/gwy_grains_water-24.png %%DATADIR%%/pixmaps/gwy_graph-24.png +%%DATADIR%%/pixmaps/gwy_graph_align-24.png +%%DATADIR%%/pixmaps/gwy_graph_cut-24.png +%%DATADIR%%/pixmaps/gwy_graph_dos-24.png +%%DATADIR%%/pixmaps/gwy_graph_export_ascii-24.png +%%DATADIR%%/pixmaps/gwy_graph_export_png-24.png +%%DATADIR%%/pixmaps/gwy_graph_export_vector-24.png +%%DATADIR%%/pixmaps/gwy_graph_fd-24.png +%%DATADIR%%/pixmaps/gwy_graph_filter-24.png %%DATADIR%%/pixmaps/gwy_graph_function-24.png %%DATADIR%%/pixmaps/gwy_graph_halfgauss-24.png +%%DATADIR%%/pixmaps/gwy_graph_level-24.png %%DATADIR%%/pixmaps/gwy_graph_measure-24.png %%DATADIR%%/pixmaps/gwy_graph_palette-24.png %%DATADIR%%/pixmaps/gwy_graph_pointer-24.png @@ -591,14 +624,21 @@ share/applications/gwyddion.desktop %%DATADIR%%/pixmaps/gwy_graph_zoom_out-24.png %%DATADIR%%/pixmaps/gwy_gwyddion-32.png %%DATADIR%%/pixmaps/gwy_gwyddion-60.png +%%DATADIR%%/pixmaps/gwy_hough-24.png %%DATADIR%%/pixmaps/gwy_immerse-24.png %%DATADIR%%/pixmaps/gwy_iso_roughness-24.png %%DATADIR%%/pixmaps/gwy_italic-20.png %%DATADIR%%/pixmaps/gwy_less-24.png %%DATADIR%%/pixmaps/gwy_level-24.png +%%DATADIR%%/pixmaps/gwy_level_flatten_base-24.png +%%DATADIR%%/pixmaps/gwy_level_median-24.png %%DATADIR%%/pixmaps/gwy_level_triangle-24.png %%DATADIR%%/pixmaps/gwy_light_rotate-24.png %%DATADIR%%/pixmaps/gwy_line_level-24.png +%%DATADIR%%/pixmaps/gwy_load_debug-20.png +%%DATADIR%%/pixmaps/gwy_load_info-20.png +%%DATADIR%%/pixmaps/gwy_load_warning-20.png +%%DATADIR%%/pixmaps/gwy_local_slope-24.png %%DATADIR%%/pixmaps/gwy_logscale_horizontal-24.png %%DATADIR%%/pixmaps/gwy_logscale_vertical-24.png %%DATADIR%%/pixmaps/gwy_mark_with-24.png @@ -608,15 +648,18 @@ share/applications/gwyddion.desktop %%DATADIR%%/pixmaps/gwy_mask_circle-24.png %%DATADIR%%/pixmaps/gwy_mask_circle_exclusive-24.png %%DATADIR%%/pixmaps/gwy_mask_circle_inclusive-24.png +%%DATADIR%%/pixmaps/gwy_mask_distribute-24.png %%DATADIR%%/pixmaps/gwy_mask_editor-24.png %%DATADIR%%/pixmaps/gwy_mask_exclude-24.png %%DATADIR%%/pixmaps/gwy_mask_exclude_circle-24.png +%%DATADIR%%/pixmaps/gwy_mask_extract-24.png %%DATADIR%%/pixmaps/gwy_mask_fill_draw-24.png %%DATADIR%%/pixmaps/gwy_mask_fill_erase-24.png %%DATADIR%%/pixmaps/gwy_mask_grow-24.png %%DATADIR%%/pixmaps/gwy_mask_intersect-24.png %%DATADIR%%/pixmaps/gwy_mask_invert-24.png %%DATADIR%%/pixmaps/gwy_mask_line-24.png +%%DATADIR%%/pixmaps/gwy_mask_morph-24.png %%DATADIR%%/pixmaps/gwy_mask_paint_draw-24.png %%DATADIR%%/pixmaps/gwy_mask_paint_erase-24.png %%DATADIR%%/pixmaps/gwy_mask_rect_exclusive-24.png @@ -624,8 +667,12 @@ share/applications/gwyddion.desktop %%DATADIR%%/pixmaps/gwy_mask_remove-24.png %%DATADIR%%/pixmaps/gwy_mask_shrink-24.png %%DATADIR%%/pixmaps/gwy_mask_subtract-24.png +%%DATADIR%%/pixmaps/gwy_mask_thin-24.png +%%DATADIR%%/pixmaps/gwy_measure_lattice-24.png %%DATADIR%%/pixmaps/gwy_merge-24.png %%DATADIR%%/pixmaps/gwy_more-24.png +%%DATADIR%%/pixmaps/gwy_neural_apply-24.png +%%DATADIR%%/pixmaps/gwy_neural_train-24.png %%DATADIR%%/pixmaps/gwy_palettes-16.png %%DATADIR%%/pixmaps/gwy_palettes-24.png %%DATADIR%%/pixmaps/gwy_path_level-24.png @@ -633,6 +680,8 @@ share/applications/gwyddion.desktop %%DATADIR%%/pixmaps/gwy_polynom-24.png %%DATADIR%%/pixmaps/gwy_polynom_level-24.png %%DATADIR%%/pixmaps/gwy_profile-24.png +%%DATADIR%%/pixmaps/gwy_psdf_log_phi-24.png +%%DATADIR%%/pixmaps/gwy_psdf_section-24.png %%DATADIR%%/pixmaps/gwy_pygwy-24.png %%DATADIR%%/pixmaps/gwy_remove_under_mask-24.png %%DATADIR%%/pixmaps/gwy_rotate-24.png @@ -650,6 +699,8 @@ share/applications/gwyddion.desktop %%DATADIR%%/pixmaps/gwy_stat_quantities-24.png %%DATADIR%%/pixmaps/gwy_subscript-20.png %%DATADIR%%/pixmaps/gwy_superscript-20.png +%%DATADIR%%/pixmaps/gwy_synthetic_ballistic_deposition-24.png +%%DATADIR%%/pixmaps/gwy_synthetic_brownian_motion-24.png %%DATADIR%%/pixmaps/gwy_synthetic_columnar-24.png %%DATADIR%%/pixmaps/gwy_synthetic_diffusion-24.png %%DATADIR%%/pixmaps/gwy_synthetic_domains-24.png @@ -659,9 +710,23 @@ share/applications/gwyddion.desktop %%DATADIR%%/pixmaps/gwy_synthetic_objects-24.png %%DATADIR%%/pixmaps/gwy_synthetic_particles-24.png %%DATADIR%%/pixmaps/gwy_synthetic_pattern-24.png +%%DATADIR%%/pixmaps/gwy_synthetic_spectral-24.png %%DATADIR%%/pixmaps/gwy_synthetic_waves-24.png +%%DATADIR%%/pixmaps/gwy_tilt-24.png +%%DATADIR%%/pixmaps/gwy_tip_dilation-24.png +%%DATADIR%%/pixmaps/gwy_tip_erosion-24.png +%%DATADIR%%/pixmaps/gwy_tip_estimation-24.png +%%DATADIR%%/pixmaps/gwy_tip_map-24.png +%%DATADIR%%/pixmaps/gwy_tip_model-24.png +%%DATADIR%%/pixmaps/gwy_tip_pid-24.png %%DATADIR%%/pixmaps/gwy_unrotate-24.png %%DATADIR%%/pixmaps/gwy_value_invert-24.png +%%DATADIR%%/pixmaps/gwy_volume-24.png +%%DATADIR%%/pixmaps/gwy_volume_calibrate-24.png +%%DATADIR%%/pixmaps/gwy_volume_dimensions-24.png +%%DATADIR%%/pixmaps/gwy_volume_invert-24.png +%%DATADIR%%/pixmaps/gwy_volumize_layers-24.png +%%DATADIR%%/pixmaps/gwy_zero_mean-24.png %%DATADIR%%/pixmaps/gwy_zoom_1_1-24.png %%DATADIR%%/pixmaps/gwy_zoom_fit-24.png %%DATADIR%%/pixmaps/gwy_zoom_in-24.png @@ -674,6 +739,7 @@ share/applications/gwyddion.desktop share/icons/hicolor/48x48/apps/gwyddion.png share/locale/cs/LC_MESSAGES/gwyddion.mo share/locale/de/LC_MESSAGES/gwyddion.mo +share/locale/en_GB/LC_MESSAGES/gwyddion.mo share/locale/es/LC_MESSAGES/gwyddion.mo share/locale/fr/LC_MESSAGES/gwyddion.mo share/locale/it/LC_MESSAGES/gwyddion.mo From owner-svn-ports-head@freebsd.org Mon May 9 13:43:42 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 21BE1B33DCF; Mon, 9 May 2016 13:43:42 +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 C6B8218D6; Mon, 9 May 2016 13:43:41 +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 u49DhfhO087438; Mon, 9 May 2016 13:43:41 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49DheGa087430; Mon, 9 May 2016 13:43:40 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605091343.u49DheGa087430@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 9 May 2016 13:43:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414853 - in head/audio/denemo: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 13:43:42 -0000 Author: mat Date: Mon May 9 13:43:40 2016 New Revision: 414853 URL: https://svnweb.freebsd.org/changeset/ports/414853 Log: Update to 2.0.6. maintainer timeout. PR: 209042 Submitted by: tkato432 yahoo com Sponsored by: Absolight Added: head/audio/denemo/files/patch-src_audio_dummybackend.c (contents, props changed) - copied, changed from r414852, head/audio/denemo/files/patch-src__audio__dummybackend.c head/audio/denemo/files/patch-src_export_exportlilypond.c (contents, props changed) head/audio/denemo/files/patch-src_export_file.c (contents, props changed) - copied, changed from r414852, head/audio/denemo/files/patch-src__export__file.c head/audio/denemo/files/patch-src_ui_help.c (contents, props changed) - copied, changed from r414852, head/audio/denemo/files/patch-src__ui__help.c head/audio/denemo/files/patch-src_ui_mousing.c (contents, props changed) - copied, changed from r414852, head/audio/denemo/files/patch-src__ui__mousing.c Deleted: head/audio/denemo/files/patch-src__audio__dummybackend.c head/audio/denemo/files/patch-src__export__file.c head/audio/denemo/files/patch-src__export__print.c head/audio/denemo/files/patch-src__ui__help.c head/audio/denemo/files/patch-src__ui__markup.c head/audio/denemo/files/patch-src__ui__mousing.c Modified: head/audio/denemo/Makefile (contents, props changed) head/audio/denemo/distinfo (contents, props changed) head/audio/denemo/pkg-plist (contents, props changed) Modified: head/audio/denemo/Makefile ============================================================================== --- head/audio/denemo/Makefile Mon May 9 13:43:34 2016 (r414852) +++ head/audio/denemo/Makefile Mon May 9 13:43:40 2016 (r414853) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= denemo -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.6 CATEGORIES= audio MASTER_SITES= GNU MAINTAINER= multimedia@FreeBSD.org COMMENT= Graphical score editor -LICENSE= GPLv3 +LICENSE= GPLv3+ LIB_DEPENDS= libaubio.so:audio/aubio \ libfluidsynth.so:audio/fluidsynth \ @@ -22,7 +22,11 @@ LIB_DEPENDS= libaubio.so:audio/aubio \ libfftw3.so:math/fftw3 RUN_DEPENDS= xdg-open:devel/xdg-utils -USES= bison gettext gmake pkgconfig +EXTRACT_CMD= ${SETENV} LC_ALL=en_US.UTF-8 ${TAR} +EXTRACT_BEFORE_ARGS=\ + -s '!\(/Clarinet in B\).*\(\.denemo\)$$!\1b\2!p' -xf + +USES= bison desktop-file-utils gettext gmake pkgconfig USE_GNOME= intltool librsvg2 libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-jack \ @@ -33,6 +37,7 @@ CONFIGURE_ARGS= --enable-jack \ --disable-gtk-doc-pdf \ --enable-guile_1_8 +CFLAGS+= -Wno-error=return-type CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib @@ -65,8 +70,13 @@ post-patch: /^CFLAGS=/s|_LIBS|_CFLAGS| ; \ s|evince-view-2.30 >= 2.|atril-view-1.5.|' ${WRKSRC}/configure @${REINPLACE_CMD} -e \ - '/ docs /d ; \ - /) install-data-hook/s|^|#|' ${WRKSRC}/Makefile.in + '/) install-data-hook/s|^|#|' ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e \ + '/^docdir/s|$$(datadir)/$${PACKAGE}|@docdir@|' \ + ${WRKSRC}/docs/Makefile.in + @${REINPLACE_CMD} -e \ + '/^imagedir/s|$$(datadir)/$${PACKAGE}|@docdir@|' \ + ${WRKSRC}/docs/images/Makefile.in @${REINPLACE_CMD} -e \ 's|"firefox"|"xdg-open"|' ${WRKSRC}/src/core/prefops.c .if ${PORT_OPTIONS:MGTK2} && ${PORT_OPTIONS:MPDF} @@ -75,15 +85,8 @@ post-patch: .endif post-install: - @${MKDIR} ${STAGEDIR}${DATADIR} -.for i in actions templates - @(cd ${WRKSRC} && ${TAR} --exclude "*Makefile*" -cf - ${i}) | \ - (cd ${STAGEDIR}${DATADIR} && ${TAR} --unlink -xf -) - @${FIND} ${STAGEDIR}${DATADIR}/${i} -type d -print0 | \ - ${XARGS} -0 ${CHMOD} a+rx - @${FIND} ${STAGEDIR}${DATADIR}/${i} -type f -print0 | \ - ${XARGS} -0 ${CHMOD} ${SHAREMODE} -.endfor + @(cd ${WRKSRC} && ${COPYTREE_SHARE} "actions templates" \ + ${STAGEDIR}${DATADIR}) post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} @@ -93,12 +96,6 @@ post-install-DOCS-on: .for i in DESIGN DESIGN.lilypond GOALS TODO (cd ${WRKSRC}/docs && ${INSTALL_DATA} ${i} ${STAGEDIR}${DOCSDIR}) .endfor - @${MKDIR} ${STAGEDIR}${DOCSDIR}/manual - (cd ${WRKSRC}/docs && ${INSTALL_DATA} *.html \ - ${STAGEDIR}${DOCSDIR}/manual) - @${MKDIR} ${STAGEDIR}${DOCSDIR}/manual/images - (cd ${WRKSRC}/docs/images && ${INSTALL_DATA} *.png \ - ${STAGEDIR}${DOCSDIR}/manual/images) post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} Modified: head/audio/denemo/distinfo ============================================================================== --- head/audio/denemo/distinfo Mon May 9 13:43:34 2016 (r414852) +++ head/audio/denemo/distinfo Mon May 9 13:43:40 2016 (r414853) @@ -1,2 +1,2 @@ -SHA256 (denemo-2.0.0.tar.gz) = 2fe3204287e757388f49e2f93709f836099b9c066c7e218f49edb51d6e4ae2fe -SIZE (denemo-2.0.0.tar.gz) = 15563187 +SHA256 (denemo-2.0.6.tar.gz) = 7db72f383f9b80e60757d6bb832291ca735a526817baa086c0bb5acab293cd27 +SIZE (denemo-2.0.6.tar.gz) = 16506731 Copied and modified: head/audio/denemo/files/patch-src_audio_dummybackend.c (from r414852, head/audio/denemo/files/patch-src__audio__dummybackend.c) ============================================================================== --- head/audio/denemo/files/patch-src__audio__dummybackend.c Mon May 9 13:43:34 2016 (r414852, copy source) +++ head/audio/denemo/files/patch-src_audio_dummybackend.c Mon May 9 13:43:40 2016 (r414853) @@ -1,4 +1,4 @@ ---- src/audio/dummybackend.c.orig 2015-02-09 02:55:09 UTC +--- src/audio/dummybackend.c.orig 2016-04-10 12:10:21 UTC +++ src/audio/dummybackend.c @@ -21,9 +21,11 @@ static int const PLAYBACK_INTERVAL = 100000; @@ -20,7 +20,7 @@ static gpointer process_thread_func (gpointer data) { -@@ -117,6 +120,7 @@ stop_process_thread () +@@ -114,6 +117,7 @@ stop_process_thread () process_thread = NULL; } } @@ -28,7 +28,7 @@ static int -@@ -124,7 +128,9 @@ dummy_audio_initialize (DenemoPrefs * co +@@ -121,7 +125,9 @@ dummy_audio_initialize (DenemoPrefs * co { g_message ("Initializing dummy audio backend"); @@ -38,7 +38,7 @@ g_atomic_int_set (&dummy_audio, TRUE); -@@ -136,7 +142,9 @@ dummy_midi_initialize (DenemoPrefs * con +@@ -133,7 +139,9 @@ dummy_midi_initialize (DenemoPrefs * con { g_message ("Initializing dummy MIDI backend"); @@ -48,7 +48,7 @@ g_atomic_int_set (&dummy_midi, TRUE); -@@ -151,7 +159,9 @@ dummy_audio_destroy () +@@ -148,7 +156,9 @@ dummy_audio_destroy () g_atomic_int_set (&dummy_audio, FALSE); @@ -58,7 +58,7 @@ return 0; } -@@ -163,7 +173,9 @@ dummy_midi_destroy () +@@ -160,7 +170,9 @@ dummy_midi_destroy () g_atomic_int_set (&dummy_midi, FALSE); Added: head/audio/denemo/files/patch-src_export_exportlilypond.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/denemo/files/patch-src_export_exportlilypond.c Mon May 9 13:43:40 2016 (r414853) @@ -0,0 +1,14 @@ +--- src/export/exportlilypond.c.orig 2016-04-10 12:10:21 UTC ++++ src/export/exportlilypond.c +@@ -2959,9 +2959,11 @@ goto_lilypond_position (gint line, gint + if (gui->lilysync != gui->changecount) + refresh_lily_cb (NULL, gui); + ++#ifdef USE_EVINCE + if (printview_is_stale ()) + play_note (DEFAULT_BACKEND, 0, 9, 69, 300, 100); + //g_print ("goto_lilypond_position called for line %d column %d\n", line, column); ++#endif + + gtk_text_buffer_get_end_iter (Denemo.textbuffer, &enditer); + gtk_text_buffer_get_start_iter (Denemo.textbuffer, &iter); Copied and modified: head/audio/denemo/files/patch-src_export_file.c (from r414852, head/audio/denemo/files/patch-src__export__file.c) ============================================================================== --- head/audio/denemo/files/patch-src__export__file.c Mon May 9 13:43:34 2016 (r414852, copy source) +++ head/audio/denemo/files/patch-src_export_file.c Mon May 9 13:43:40 2016 (r414853) @@ -1,6 +1,6 @@ ---- src/export/file.c.orig 2015-02-09 02:55:09 UTC +--- src/export/file.c.orig 2016-04-10 12:10:21 UTC +++ src/export/file.c -@@ -615,7 +615,7 @@ template_open (DenemoProject * gui, Temp +@@ -644,7 +644,7 @@ template_open (DenemoProject * gui, Temp { if (system_example_path == NULL) { Copied and modified: head/audio/denemo/files/patch-src_ui_help.c (from r414852, head/audio/denemo/files/patch-src__ui__help.c) ============================================================================== --- head/audio/denemo/files/patch-src__ui__help.c Mon May 9 13:43:34 2016 (r414852, copy source) +++ head/audio/denemo/files/patch-src_ui_help.c Mon May 9 13:43:40 2016 (r414853) @@ -1,4 +1,4 @@ ---- src/ui/help.c.orig 2015-02-09 02:55:09 UTC +--- src/ui/help.c.orig 2016-04-10 12:10:21 UTC +++ src/ui/help.c @@ -57,7 +57,7 @@ browse_manual (GtkAction * action, Denem GError *error = NULL; Copied and modified: head/audio/denemo/files/patch-src_ui_mousing.c (from r414852, head/audio/denemo/files/patch-src__ui__mousing.c) ============================================================================== --- head/audio/denemo/files/patch-src__ui__mousing.c Mon May 9 13:43:34 2016 (r414852, copy source) +++ head/audio/denemo/files/patch-src_ui_mousing.c Mon May 9 13:43:40 2016 (r414853) @@ -1,6 +1,6 @@ ---- src/ui/mousing.c.orig 2015-02-09 02:55:09 UTC +--- src/ui/mousing.c.orig 2016-04-10 12:10:21 UTC +++ src/ui/mousing.c -@@ -219,7 +219,11 @@ get_placement_from_coordinates (struct p +@@ -242,7 +242,11 @@ get_placement_from_coordinates (struct p pi->nextmeasure = ((si->system_height > 0.5 || x_to_explain > GPOINTER_TO_INT (mwidthiterator->data)) && pi->measure_number >= rightmeasurenum); pi->the_staff = g_list_nth (si->thescore, pi->staff_number - 1); @@ -12,4 +12,4 @@ + pi->the_measure = NULL; if (pi->the_measure != NULL) { /*check to make sure user did not click on empty space */ - obj_iterator = (objnode *) pi->the_measure->data; + obj_iterator = (objnode *) ((DenemoMeasure *)pi->the_measure->data)->objects; Modified: head/audio/denemo/pkg-plist ============================================================================== --- head/audio/denemo/pkg-plist Mon May 9 13:43:34 2016 (r414852) +++ head/audio/denemo/pkg-plist Mon May 9 13:43:40 2016 (r414853) @@ -663,6 +663,7 @@ share/applications/denemo.desktop %%DATADIR%%/actions/lilypond/book-titling.ily %%DATADIR%%/actions/lilypond/compact-chord-symbols.ily %%DATADIR%%/actions/lilypond/control-points.ly +%%DATADIR%%/actions/lilypond/live-score.ily %%DATADIR%%/actions/lilypond/merge-rests.ily %%DATADIR%%/actions/lilypond/note-name-markup.ily %%DATADIR%%/actions/lilypond/red-dot.ly @@ -700,6 +701,34 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/MainMenu/EditMenu/InsertNthSnippet.xml %%DATADIR%%/actions/menus/MainMenu/EditMenu/KeyBindings/StartEmacs2KeyShortcut.scm %%DATADIR%%/actions/menus/MainMenu/EditMenu/KeyBindings/StartEmacs2KeyShortcut.xml +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/GenerateRhythmFromString/NotationMagick-InsertReversedStringAsBinaryRhythm.scm +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/GenerateRhythmFromString/NotationMagick-InsertReversedStringAsBinaryRhythm.xml +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/GenerateRhythmFromString/NotationMagick-InsertReversedStringAsReversedBinaryRhythm.scm +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/GenerateRhythmFromString/NotationMagick-InsertReversedStringAsReversedBinaryRhythm.xml +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/GenerateRhythmFromString/NotationMagick-InsertStringAsBinaryRhythm.scm +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/GenerateRhythmFromString/NotationMagick-InsertStringAsBinaryRhythm.xml +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/GenerateRhythmFromString/NotationMagick-InsertStringAsReversedBinaryRhythm.scm +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/GenerateRhythmFromString/NotationMagick-InsertStringAsReversedBinaryRhythm.xml +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/NotationMagick-InsertPoolShuffled.scm +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/NotationMagick-InsertPoolShuffled.xml +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/NotationMagick-MirrorSelectedObjects.scm +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/NotationMagick-MirrorSelectedObjects.xml +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/NotationMagick-ReverseSelectedObjects.scm +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/NotationMagick-ReverseSelectedObjects.xml +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/NotationMagick-ShuffleSelectedObjects.scm +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/NotationMagick-ShuffleSelectedObjects.xml +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/NotationMagick-SortSelectionAscending.scm +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/NotationMagick-SortSelectionAscending.xml +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/NotationMagick-SortSelectionDescending.scm +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/NotationMagick-SortSelectionDescending.xml +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/NotationMagick-TwelveToneRow.scm +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/NotationMagick-TwelveToneRow.xml +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/SingleRandomNote/NotationMagick-InsertNoteFromPool.scm +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/SingleRandomNote/NotationMagick-InsertNoteFromPool.xml +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/SingleRandomNote/NotationMagick-RandomWithinClefRangeChromatic.scm +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/SingleRandomNote/NotationMagick-RandomWithinClefRangeChromatic.xml +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/SingleRandomNote/NotationMagick-RandomWithinClefRangeDiatonic.scm +%%DATADIR%%/actions/menus/MainMenu/EditMenu/NotationMagick/SingleRandomNote/NotationMagick-RandomWithinClefRangeDiatonic.xml %%DATADIR%%/actions/menus/MainMenu/EditMenu/PasteReplaceSelection.scm %%DATADIR%%/actions/menus/MainMenu/EditMenu/PasteReplaceSelection.xml %%DATADIR%%/actions/menus/MainMenu/EditMenu/ReloadDrumHash.scm @@ -809,6 +838,10 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/MainMenu/FileMenu/Export/QuickLilyPondExport.xml %%DATADIR%%/actions/menus/MainMenu/FileMenu/Export/QuickLilyPondPart.scm %%DATADIR%%/actions/menus/MainMenu/FileMenu/Export/QuickLilyPondPart.xml +%%DATADIR%%/actions/menus/MainMenu/FileMenu/Export/QuickLilyPondParts.scm +%%DATADIR%%/actions/menus/MainMenu/FileMenu/Export/QuickLilyPondParts.xml +%%DATADIR%%/actions/menus/MainMenu/FileMenu/Export/QuickLilyPondPartsAllMovements.scm +%%DATADIR%%/actions/menus/MainMenu/FileMenu/Export/QuickLilyPondPartsAllMovements.xml %%DATADIR%%/actions/menus/MainMenu/FileMenu/Import/Import-Lilypond.scm %%DATADIR%%/actions/menus/MainMenu/FileMenu/Import/Import-Lilypond.xml %%DATADIR%%/actions/menus/MainMenu/FileMenu/Import/Import-Midi.scm @@ -996,6 +1029,8 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/MainMenu/PlaybackMenu/ConvertMidiForBass.xml %%DATADIR%%/actions/menus/MainMenu/PlaybackMenu/DenemoPlayCursorToEnd.scm %%DATADIR%%/actions/menus/MainMenu/PlaybackMenu/DenemoPlayCursorToEnd.xml +%%DATADIR%%/actions/menus/MainMenu/PlaybackMenu/MuteStaffs.scm +%%DATADIR%%/actions/menus/MainMenu/PlaybackMenu/MuteStaffs.xml %%DATADIR%%/actions/menus/MainMenu/PlaybackMenu/Performance.scm %%DATADIR%%/actions/menus/MainMenu/PlaybackMenu/Performance.xml %%DATADIR%%/actions/menus/MainMenu/PlaybackMenu/PitchShift.scm @@ -1008,6 +1043,8 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/MainMenu/PlaybackMenu/PlayAndRecordMidiIn.xml %%DATADIR%%/actions/menus/MainMenu/PlaybackMenu/PlayAtCursor.scm %%DATADIR%%/actions/menus/MainMenu/PlaybackMenu/PlayAtCursor.xml +%%DATADIR%%/actions/menus/MainMenu/PlaybackMenu/PlaybackView.scm +%%DATADIR%%/actions/menus/MainMenu/PlaybackMenu/PlaybackView.xml %%DATADIR%%/actions/menus/MainMenu/PlaybackMenu/RecreateTimebase.scm %%DATADIR%%/actions/menus/MainMenu/PlaybackMenu/RecreateTimebase.xml %%DATADIR%%/actions/menus/MainMenu/PlaybackMenu/ToggleConduct.scm @@ -1183,6 +1220,8 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/ObjectMenu/Directives/Markings/CustomRehearsalMark.xml %%DATADIR%%/actions/menus/ObjectMenu/Directives/Markings/DynamicText.scm %%DATADIR%%/actions/menus/ObjectMenu/Directives/Markings/DynamicText.xml +%%DATADIR%%/actions/menus/ObjectMenu/Directives/Markings/FreeCoda.scm +%%DATADIR%%/actions/menus/ObjectMenu/Directives/Markings/FreeCoda.xml %%DATADIR%%/actions/menus/ObjectMenu/Directives/Markings/FreeFermata.scm %%DATADIR%%/actions/menus/ObjectMenu/Directives/Markings/FreeFermata.xml %%DATADIR%%/actions/menus/ObjectMenu/Directives/Markings/FreeSegno.scm @@ -1292,6 +1331,8 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/ObjectMenu/Directives/Typesetter/BeamingOff.xml %%DATADIR%%/actions/menus/ObjectMenu/Directives/Typesetter/BeamingOn.scm %%DATADIR%%/actions/menus/ObjectMenu/Directives/Typesetter/BeamingOn.xml +%%DATADIR%%/actions/menus/ObjectMenu/Directives/Typesetter/ChordChangesOnly.scm +%%DATADIR%%/actions/menus/ObjectMenu/Directives/Typesetter/ChordChangesOnly.xml %%DATADIR%%/actions/menus/ObjectMenu/Directives/Typesetter/ChordSymbols/ColorChordSymbol.scm %%DATADIR%%/actions/menus/ObjectMenu/Directives/Typesetter/ChordSymbols/ColorChordSymbol.xml %%DATADIR%%/actions/menus/ObjectMenu/Directives/Typesetter/DynamicUp.scm @@ -1330,6 +1371,10 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/ObjectMenu/Directives/Typesetter/Tablature/TabFull.xml %%DATADIR%%/actions/menus/ObjectMenu/Directives/Typesetter/Transposition/CloseLilyBlock.scm %%DATADIR%%/actions/menus/ObjectMenu/Directives/Typesetter/Transposition/CloseLilyBlock.xml +%%DATADIR%%/actions/menus/ObjectMenu/Directives/Typesetter/Transposition/OpenEnharmonicFlatten.scm +%%DATADIR%%/actions/menus/ObjectMenu/Directives/Typesetter/Transposition/OpenEnharmonicFlatten.xml +%%DATADIR%%/actions/menus/ObjectMenu/Directives/Typesetter/Transposition/OpenEnharmonicSharpen.scm +%%DATADIR%%/actions/menus/ObjectMenu/Directives/Typesetter/Transposition/OpenEnharmonicSharpen.xml %%DATADIR%%/actions/menus/ObjectMenu/Directives/Typesetter/Transposition/OpenOctaveDown.scm %%DATADIR%%/actions/menus/ObjectMenu/Directives/Typesetter/Transposition/OpenOctaveDown.xml %%DATADIR%%/actions/menus/ObjectMenu/Directives/Typesetter/Transposition/OpenOctaveUp.scm @@ -1376,12 +1421,16 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/ObjectMenu/Lyrics/InsertMelisma.xml %%DATADIR%%/actions/menus/ObjectMenu/Lyrics/InsertStanzaNumber.scm %%DATADIR%%/actions/menus/ObjectMenu/Lyrics/InsertStanzaNumber.xml +%%DATADIR%%/actions/menus/ObjectMenu/Lyrics/InsertSyllableSkips.scm +%%DATADIR%%/actions/menus/ObjectMenu/Lyrics/InsertSyllableSkips.xml %%DATADIR%%/actions/menus/ObjectMenu/Lyrics/LyricFont.scm %%DATADIR%%/actions/menus/ObjectMenu/Lyrics/LyricFont.xml %%DATADIR%%/actions/menus/ObjectMenu/Lyrics/LyricFontSize.scm %%DATADIR%%/actions/menus/ObjectMenu/Lyrics/LyricFontSize.xml %%DATADIR%%/actions/menus/ObjectMenu/Lyrics/LyricVerseDynamic.scm %%DATADIR%%/actions/menus/ObjectMenu/Lyrics/LyricVerseDynamic.xml +%%DATADIR%%/actions/menus/ObjectMenu/Lyrics/ToggleTypesetOfLyrics.scm +%%DATADIR%%/actions/menus/ObjectMenu/Lyrics/ToggleTypesetOfLyrics.xml %%DATADIR%%/actions/menus/ObjectMenu/Lyrics/TypesetVersesAtEnd.scm %%DATADIR%%/actions/menus/ObjectMenu/Lyrics/TypesetVersesAtEnd.xml %%DATADIR%%/actions/menus/ObjectMenu/MeasureMenu/AddDuplicateMeasure.scm @@ -1394,6 +1443,8 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/ObjectMenu/MeasureMenu/DeleteEmptyMeasures.xml %%DATADIR%%/actions/menus/ObjectMenu/MeasureMenu/IgnoreMeasureDurationError.scm %%DATADIR%%/actions/menus/ObjectMenu/MeasureMenu/IgnoreMeasureDurationError.xml +%%DATADIR%%/actions/menus/ObjectMenu/MeasureMenu/InsertBreakInStaff.scm +%%DATADIR%%/actions/menus/ObjectMenu/MeasureMenu/InsertBreakInStaff.xml %%DATADIR%%/actions/menus/ObjectMenu/MeasureMenu/MergeWithNextMeasure.scm %%DATADIR%%/actions/menus/ObjectMenu/MeasureMenu/MergeWithNextMeasure.xml %%DATADIR%%/actions/menus/ObjectMenu/MeasureMenu/Repeats/CloseReopenRepeat.scm @@ -1507,38 +1558,12 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/ObjectMenu/MovementMenu/Typesetter/NoteHeadStyles/MovementNoteheadsXcircle.xml %%DATADIR%%/actions/menus/ObjectMenu/MovementMenu/Typesetter/PrintLayout/Indent.scm %%DATADIR%%/actions/menus/ObjectMenu/MovementMenu/Typesetter/PrintLayout/Indent.xml +%%DATADIR%%/actions/menus/ObjectMenu/MovementMenu/Typesetter/PrintLayout/RaggedRight.scm +%%DATADIR%%/actions/menus/ObjectMenu/MovementMenu/Typesetter/PrintLayout/RaggedRight.xml %%DATADIR%%/actions/menus/ObjectMenu/MovementMenu/Typesetter/ReduceSystemSpacing.scm %%DATADIR%%/actions/menus/ObjectMenu/MovementMenu/Typesetter/ReduceSystemSpacing.xml %%DATADIR%%/actions/menus/ObjectMenu/MovementMenu/Typesetter/SwitchMensuralBarlines.scm %%DATADIR%%/actions/menus/ObjectMenu/MovementMenu/Typesetter/SwitchMensuralBarlines.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/GenerateRhythmFromString/NotationMagick-InsertReversedStringAsBinaryRhythm.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/GenerateRhythmFromString/NotationMagick-InsertReversedStringAsBinaryRhythm.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/GenerateRhythmFromString/NotationMagick-InsertReversedStringAsReversedBinaryRhythm.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/GenerateRhythmFromString/NotationMagick-InsertReversedStringAsReversedBinaryRhythm.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/GenerateRhythmFromString/NotationMagick-InsertStringAsBinaryRhythm.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/GenerateRhythmFromString/NotationMagick-InsertStringAsBinaryRhythm.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/GenerateRhythmFromString/NotationMagick-InsertStringAsReversedBinaryRhythm.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/GenerateRhythmFromString/NotationMagick-InsertStringAsReversedBinaryRhythm.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/NotationMagick-InsertPoolShuffled.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/NotationMagick-InsertPoolShuffled.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/NotationMagick-MirrorSelectedObjects.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/NotationMagick-MirrorSelectedObjects.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/NotationMagick-ReverseSelectedObjects.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/NotationMagick-ReverseSelectedObjects.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/NotationMagick-ShuffleSelectedObjects.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/NotationMagick-ShuffleSelectedObjects.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/NotationMagick-SortSelectionAscending.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/NotationMagick-SortSelectionAscending.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/NotationMagick-SortSelectionDescending.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/NotationMagick-SortSelectionDescending.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/NotationMagick-TwelveToneRow.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/NotationMagick-TwelveToneRow.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/SingleRandomNote/NotationMagick-InsertNoteFromPool.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/SingleRandomNote/NotationMagick-InsertNoteFromPool.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/SingleRandomNote/NotationMagick-RandomWithinClefRangeChromatic.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/SingleRandomNote/NotationMagick-RandomWithinClefRangeChromatic.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/SingleRandomNote/NotationMagick-RandomWithinClefRangeDiatonic.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotationMagick/SingleRandomNote/NotationMagick-RandomWithinClefRangeDiatonic.xml %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Beaming/Beam1234.scm %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Beaming/Beam1234.xml %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Beaming/BeamLeftNone.scm @@ -1609,6 +1634,12 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/ChangeDuration/split.scm %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/ChordComment.scm %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/ChordComment.xml +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Directives/Conditional-Directives/DirectiveForAllLayouts.scm +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Directives/Conditional-Directives/DirectiveForAllLayouts.xml +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Directives/Conditional-Directives/DirectiveNotForLayout.scm +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Directives/Conditional-Directives/DirectiveNotForLayout.xml +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Directives/Conditional-Directives/DirectiveOnlyForLayout.scm +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Directives/Conditional-Directives/DirectiveOnlyForLayout.xml %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Directives/DeleteLilyPondOnNote.scm %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Directives/DeleteLilyPondOnNote.xml %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Directives/InsertNoteDirective.scm @@ -1619,27 +1650,27 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Breve.xml %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Longa.scm %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Longa.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/Slur0.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/Slur0.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/Slur1.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/Slur1.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/Slur2.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/Slur2.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/Slur3.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/Slur3.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/Slur4.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/Slur4.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/Slur5.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/Slur5.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/Slur6.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/Slur6.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/Slur7.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/Slur7.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/SlurBreve.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/SlurBreve.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/SlurLonga.scm -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/SlurLonga.xml -%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurs/init.scm +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/Slur0.scm +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/Slur0.xml +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/Slur1.scm +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/Slur1.xml +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/Slur2.scm +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/Slur2.xml +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/Slur3.scm +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/Slur3.xml +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/Slur4.scm +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/Slur4.xml +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/Slur5.scm +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/Slur5.xml +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/Slur6.scm +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/Slur6.xml +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/Slur7.scm +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/Slur7.xml +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/SlurBreve.scm +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/SlurBreve.xml +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/SlurLonga.scm +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/SlurLonga.xml +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditDuration/Slurred/init.scm %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditNote/AddDotSelectionSwitcher.scm %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditNote/AddDotSelectionSwitcher.xml %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/EditNote/CautionaryAccidental.scm @@ -1686,6 +1717,8 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/GraceNotes/UnGraceAfter.xml %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/InsertNote/DuplicateChord.scm %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/InsertNote/DuplicateChord.xml +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/InsertNote/DuplicateRestNoteChord.scm +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/InsertNote/DuplicateRestNoteChord.xml %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/InsertNote/FillMeasure.scm %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/InsertNote/FillMeasure.xml %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/InsertNote/InsertDuration/InsertBreve.scm @@ -1792,6 +1825,8 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Markings/Dynamics/Dim.xml %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Markings/Dynamics/DynamicsExtraSpace.scm %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Markings/Dynamics/DynamicsExtraSpace.xml +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Markings/Dynamics/LengthenHairpin.scm +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Markings/Dynamics/LengthenHairpin.xml %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Markings/FiguredBass/AdjustBassFigureHeight.scm %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Markings/FiguredBass/AdjustBassFigureHeight.xml %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Markings/FiguredBass/AdjustFiguredBassHeights.scm @@ -2093,9 +2128,13 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Tuplets/Tripletize.xml %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Tuplets/TripletizeSlurred.scm %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Tuplets/TripletizeSlurred.xml +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Tuplets/TupletBrackets.scm +%%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Tuplets/TupletBrackets.xml %%DATADIR%%/actions/menus/ObjectMenu/NotesRests/Tuplets/init.scm %%DATADIR%%/actions/menus/ObjectMenu/Score/CheckScore.scm %%DATADIR%%/actions/menus/ObjectMenu/Score/CheckScore.xml +%%DATADIR%%/actions/menus/ObjectMenu/Score/CheckScoreSkipping.scm +%%DATADIR%%/actions/menus/ObjectMenu/Score/CheckScoreSkipping.xml %%DATADIR%%/actions/menus/ObjectMenu/Score/EditProlog.scm %%DATADIR%%/actions/menus/ObjectMenu/Score/EditProlog.xml %%DATADIR%%/actions/menus/ObjectMenu/Score/LilyPondDefinition.scm @@ -2187,6 +2226,8 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/ObjectMenu/Score/Typesetter/Numbering/BarNumberingInterval.xml %%DATADIR%%/actions/menus/ObjectMenu/Score/Typesetter/Numbering/BarNumbers.scm %%DATADIR%%/actions/menus/ObjectMenu/Score/Typesetter/Numbering/BarNumbers.xml +%%DATADIR%%/actions/menus/ObjectMenu/Score/Typesetter/Numbering/CenterPageNumber.scm +%%DATADIR%%/actions/menus/ObjectMenu/Score/Typesetter/Numbering/CenterPageNumber.xml %%DATADIR%%/actions/menus/ObjectMenu/Score/Typesetter/Numbering/FirstPageNumber.scm %%DATADIR%%/actions/menus/ObjectMenu/Score/Typesetter/Numbering/FirstPageNumber.xml %%DATADIR%%/actions/menus/ObjectMenu/Score/Typesetter/Numbering/PrintFirstPageNumber.scm @@ -2211,6 +2252,8 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/ObjectMenu/Score/Typesetter/PrintLayout/SetMargin.xml %%DATADIR%%/actions/menus/ObjectMenu/Score/Typesetter/PrintLayout/SetPageSize.scm %%DATADIR%%/actions/menus/ObjectMenu/Score/Typesetter/PrintLayout/SetPageSize.xml +%%DATADIR%%/actions/menus/ObjectMenu/Score/Typesetter/PrintLayout/TwoSidedMargins.scm +%%DATADIR%%/actions/menus/ObjectMenu/Score/Typesetter/PrintLayout/TwoSidedMargins.xml %%DATADIR%%/actions/menus/ObjectMenu/Score/Typesetter/PrintLayout/VerticalSpacing/LastBottomSpacingDist.scm %%DATADIR%%/actions/menus/ObjectMenu/Score/Typesetter/PrintLayout/VerticalSpacing/LastBottomSpacingDist.xml %%DATADIR%%/actions/menus/ObjectMenu/Score/Typesetter/PrintLayout/VerticalSpacing/LimitInterSystemSpace.scm @@ -2295,6 +2338,10 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/FillEmptyMeasures.xml %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/FixSlursInStaff.scm %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/FixSlursInStaff.xml +%%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/InsertStaff/AddInstrumentStaff.scm +%%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/InsertStaff/AddInstrumentStaff.xml +%%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/InsertStaff/AddMirrorStaff.scm +%%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/InsertStaff/AddMirrorStaff.xml %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/InsertStaff/CouleStaff.scm %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/InsertStaff/CouleStaff.xml %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/InsertStaff/DynamicsStaff.scm @@ -2363,8 +2410,14 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/FretDiagrams/FretBoards.xml %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/InstrumentName.scm %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/InstrumentName.xml +%%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/MidiInstrumentName.scm +%%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/MidiInstrumentName.xml %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/NonPrintingStaff.scm %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/NonPrintingStaff.xml +%%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/SetStaffLines.scm +%%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/SetStaffLines.xml +%%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/SetStaffRangeFromChord.scm +%%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/SetStaffRangeFromChord.xml %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/ShortInstrumentName.scm %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/ShortInstrumentName.xml %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/SmallerStaff.scm @@ -2375,6 +2428,8 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/StaffOctaveUp.xml %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/StaffSize.scm %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/StaffSize.xml +%%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/SubstituteMusic.scm +%%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/SubstituteMusic.xml %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/Tablature/SetTabStrings.scm %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/Tablature/SetTabStrings.xml %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/Tablature/TabStaff.scm @@ -2383,6 +2438,8 @@ share/applications/denemo.desktop %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/TinyStaff.xml %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/TransposeStaffPrint.scm %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/StaffPropertiesMenu/TransposeStaffPrint.xml +%%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/Voices/AddMirrorVoice.scm +%%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/Voices/AddMirrorVoice.xml %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/Voices/CreateParts.scm %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/Voices/CreateParts.xml %%DATADIR%%/actions/menus/ObjectMenu/StaffMenu/Voices/CreatePartsFromTop.scm @@ -2601,6 +2658,7 @@ share/applications/denemo.desktop %%DATADIR%%/soundfonts/A320U.sf2 %%DATADIR%%/templates/Accordion/accordion.denemo %%DATADIR%%/templates/ChordChart.denemo +%%DATADIR%%/templates/Contrabass.denemo %%DATADIR%%/templates/EarlyMusic/BreveLonga.denemo %%DATADIR%%/templates/Tablature.denemo %%DATADIR%%/templates/band/BrassBand.denemo @@ -2610,6 +2668,46 @@ share/applications/denemo.desktop %%DATADIR%%/templates/choral/SATB.denemo %%DATADIR%%/templates/choral/TTBB.denemo %%DATADIR%%/templates/drummap.denemo +%%DATADIR%%/templates/instruments/keyboard/Harpsichord.denemo +%%DATADIR%%/templates/instruments/keyboard/Organ.denemo +%%DATADIR%%/templates/instruments/keyboard/Piano.denemo +%%DATADIR%%/templates/instruments/percussion/Chimes.denemo +%%DATADIR%%/templates/instruments/percussion/Glockenspiel.denemo +%%DATADIR%%/templates/instruments/percussion/Marimba.denemo +%%DATADIR%%/templates/instruments/percussion/Timpani.denemo +%%DATADIR%%/templates/instruments/percussion/Tubular Bells.denemo +%%DATADIR%%/templates/instruments/percussion/Vibraphone.denemo +%%DATADIR%%/templates/instruments/percussion/Xylophone.denemo +%%DATADIR%%/templates/instruments/plucked-strings/Acoustic Guitar.denemo +%%DATADIR%%/templates/instruments/plucked-strings/Classical Guitar.denemo +%%DATADIR%%/templates/instruments/plucked-strings/Electric Guitar (clean).denemo +%%DATADIR%%/templates/instruments/plucked-strings/Guitar Harmonics.denemo +%%DATADIR%%/templates/instruments/plucked-strings/Harp.denemo +%%DATADIR%%/templates/instruments/plucked-strings/Jazz Guitar.denemo +%%DATADIR%%/templates/instruments/plucked-strings/Muted Guitar.denemo +%%DATADIR%%/templates/instruments/strings/Cello.denemo +%%DATADIR%%/templates/instruments/strings/Double Bass.denemo +%%DATADIR%%/templates/instruments/strings/Viola.denemo +%%DATADIR%%/templates/instruments/strings/Violin.denemo +%%DATADIR%%/templates/instruments/woodwind/Alto Flute.denemo +%%DATADIR%%/templates/instruments/woodwind/Alto Sax.denemo +%%DATADIR%%/templates/instruments/woodwind/Bari Sax.denemo +%%DATADIR%%/templates/instruments/woodwind/Bass Clarinet in Bb.denemo +%%DATADIR%%/templates/instruments/woodwind/Bass Oboe.denemo +%%DATADIR%%/templates/instruments/woodwind/Bassoon.denemo +%%DATADIR%%/templates/instruments/woodwind/Clarinet in A.denemo +%%DATADIR%%/templates/instruments/woodwind/Clarinet in Bb.denemo +%%DATADIR%%/templates/instruments/woodwind/Clarinet in D.denemo +%%DATADIR%%/templates/instruments/woodwind/Clarinet in Eb.denemo +%%DATADIR%%/templates/instruments/woodwind/Contrabassoon.denemo +%%DATADIR%%/templates/instruments/woodwind/English Horn.denemo +%%DATADIR%%/templates/instruments/woodwind/Flute.denemo +%%DATADIR%%/templates/instruments/woodwind/Oboe d'amore.denemo +%%DATADIR%%/templates/instruments/woodwind/Oboe.denemo +%%DATADIR%%/templates/instruments/woodwind/Piccolo in C.denemo +%%DATADIR%%/templates/instruments/woodwind/Piccolo in Db.denemo +%%DATADIR%%/templates/instruments/woodwind/Soprano Sax.denemo +%%DATADIR%%/templates/instruments/woodwind/Tenor Sax.denemo %%DATADIR%%/templates/jazz/ChordSymbols.denemo %%DATADIR%%/templates/jazz/JazzCombo.denemo %%DATADIR%%/ui/denemoui.xml @@ -2620,6 +2718,7 @@ share/applications/denemo.desktop %%PORTDOCS%%%%DOCSDIR%%/GOALS %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/TODO +%%PORTDOCS%%%%DOCSDIR%%/manual/denemo.css %%PORTDOCS%%%%DOCSDIR%%/manual/denemo-manual.html %%PORTDOCS%%%%DOCSDIR%%/manual/images/ArticulationsPalette.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/AudioPref.png @@ -2630,6 +2729,7 @@ share/applications/denemo.desktop %%PORTDOCS%%%%DOCSDIR%%/manual/images/CommandCenter.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/CommandTab.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/CustomOrnamentsPalette.png +%%PORTDOCS%%%%DOCSDIR%%/manual/images/DenemoDirectives.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/DynamicsPalette.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/ExternalsPref.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/FiguredBassPalette.png @@ -2637,16 +2737,19 @@ share/applications/denemo.desktop %%PORTDOCS%%%%DOCSDIR%%/manual/images/MidiInControls.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/MidiPref.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/MiscellaneousPref.png +%%PORTDOCS%%%%DOCSDIR%%/manual/images/NumericKeypad.jpg %%PORTDOCS%%%%DOCSDIR%%/manual/images/ObjectEditor.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/ObjectInspector.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/OrnamentsPalette.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/PaletteEntry.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/PaletteMenu.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/PianofortePalette.png +%%PORTDOCS%%%%DOCSDIR%%/manual/images/PlaybackView.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/PolyphonyPalette.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/PreferencesDialog.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/PrintView.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/RepeatsPalette.png +%%PORTDOCS%%%%DOCSDIR%%/manual/images/SchemeWindow.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/ScoreLayout.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/ScorePropsEditor.png %%PORTDOCS%%%%DOCSDIR%%/manual/images/SimpleTitles.png @@ -2670,11 +2773,13 @@ share/applications/denemo.desktop %%PORTEXAMPLES%%%%EXAMPLESDIR%%/AbbreviatedNotes.denemo %%PORTEXAMPLES%%%%EXAMPLESDIR%%/AllFeaturesExplained.denemo %%PORTEXAMPLES%%%%EXAMPLESDIR%%/AllTitles.denemo +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/BaroqueLuteTab.denemo %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CautionaryAccidental.denemo %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ChordDiagrams.denemo %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CollapsingSystems.denemo %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CrescendoHalfWay.denemo %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Cues.denemo +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/DivisiStaff.denemo %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ForcingBreaks.denemo %%PORTEXAMPLES%%%%EXAMPLESDIR%%/GraceLilyPondBugWorkaround.denemo %%PORTEXAMPLES%%%%EXAMPLESDIR%%/HandWrittenSlurs.denemo @@ -2701,13 +2806,15 @@ share/applications/denemo.desktop share/fonts/truetype/denemo/Denemo.ttf share/fonts/truetype/denemo/emmentaler.ttf share/fonts/truetype/denemo/feta.ttf +share/locale/ca/LC_MESSAGES/denemo.mo share/locale/cs/LC_MESSAGES/denemo.mo +share/locale/da/LC_MESSAGES/denemo.mo share/locale/de/LC_MESSAGES/denemo.mo -share/locale/en_GB/LC_MESSAGES/denemo.mo share/locale/es/LC_MESSAGES/denemo.mo share/locale/fr/LC_MESSAGES/denemo.mo share/locale/it/LC_MESSAGES/denemo.mo share/locale/ja/LC_MESSAGES/denemo.mo share/locale/pl/LC_MESSAGES/denemo.mo share/locale/sv/LC_MESSAGES/denemo.mo +share/locale/zh_CN/LC_MESSAGES/denemo.mo share/pixmaps/denemo.png From owner-svn-ports-head@freebsd.org Mon May 9 13:53:17 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8123CB34109; Mon, 9 May 2016 13:53:17 +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 5BC86119A; Mon, 9 May 2016 13:53:17 +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 u49DrGvk090489; Mon, 9 May 2016 13:53:16 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49DrGtI090486; Mon, 9 May 2016 13:53:16 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605091353.u49DrGtI090486@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 9 May 2016 13:53:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414854 - head/games/openra X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 13:53:17 -0000 Author: jbeich Date: Mon May 9 13:53:16 2016 New Revision: 414854 URL: https://svnweb.freebsd.org/changeset/ports/414854 Log: games/openra: update to 20160403 Changes: https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20160508 Modified: head/games/openra/Makefile (contents, props changed) head/games/openra/distinfo (contents, props changed) head/games/openra/pkg-plist (contents, props changed) Modified: head/games/openra/Makefile ============================================================================== --- head/games/openra/Makefile Mon May 9 13:43:40 2016 (r414853) +++ head/games/openra/Makefile Mon May 9 13:53:16 2016 (r414854) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= openra -PORTVERSION= 20151224 +PORTVERSION= 20160508 DISTVERSIONPREFIX= release- -PORTREVISION= 2 CATEGORIES= games # XXX Convert to USES=nuget or package dependencies instead MASTER_SITES= https://nuget.org/api/v2/package/StyleCopPlus.MSBuild/4.7.49.5?dummy=/:StyleCopPlus \ @@ -13,31 +12,36 @@ MASTER_SITES= https://nuget.org/api/v2/p https://nuget.org/api/v2/package/Newtonsoft.Json/7.0.1?dummy=/:Newtonsoft_Json \ https://nuget.org/api/v2/package/RestSharp/105.2.3?dummy=/:RestSharp \ https://nuget.org/api/v2/package/MaxMind.GeoIP2/2.3.1?dummy=/:MaxMind_GeoIP2 \ - https://nuget.org/api/v2/package/SharpFont/3.0.1?dummy=/:SharpFont \ - https://nuget.org/api/v2/package/NUnit/2.6.4?dummy=/:NUnit \ - https://nuget.org/api/v2/package/Mono.Nat/1.2.21?dummy=/:Mono_Nat \ + https://nuget.org/api/v2/package/SharpFont/3.1.0?dummy=/:SharpFont \ + https://nuget.org/api/v2/package/NUnit/3.0.1?dummy=/:NUnit \ + https://nuget.org/api/v2/package/NUnit.Console/3.0.1?dummy=/:NUnit_Console \ + https://nuget.org/api/v2/package/Mono.Nat/1.2.24?dummy=/:Mono_Nat \ https://nuget.org/api/v2/package/FuzzyLogicLibrary/1.2.0?dummy=/:FuzzyLogicLibrary \ https://nuget.org/api/v2/package/SmartIrc4net/0.4.5.1?dummy=/:SmartIrc4net \ - https://github.com/${GH_ACCOUNT}/SDL2-CS/releases/download/20150709/:SDL2_CS \ - https://github.com/${GH_ACCOUNT}/Eluant/releases/download/20140425/:Eluant \ + https://github.com/${GH_ACCOUNT}/SDL2-CS/releases/download/20151227/:SDL2_CS \ + https://github.com/${GH_ACCOUNT}/OpenAL-CS/releases/download/20151227/:OpenAL_CS \ + https://github.com/${GH_ACCOUNT}/Eluant/releases/download/20160124/:Eluant \ https://geolite.maxmind.com/download/geoip/database/:GeoLite2 -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - StyleCopPlus.MSBuild-4.7.49.5.zip:StyleCopPlus \ +DISTFILES= StyleCopPlus.MSBuild-4.7.49.5.zip:StyleCopPlus \ StyleCop.MSBuild-4.7.49.0.zip:StyleCop \ SharpZipLib-0.86.0.zip:SharpZipLib \ MaxMind.Db-1.1.0.0.zip:MaxMind_Db \ Newtonsoft.Json-7.0.1.zip:Newtonsoft_Json \ RestSharp-105.2.3.zip:RestSharp \ MaxMind.GeoIP2-2.3.1.zip:MaxMind_GeoIP2 \ - SharpFont-3.0.1.zip:SharpFont \ - NUnit-2.6.4.zip:NUnit \ - Mono.Nat-1.2.21.zip:Mono_Nat \ + SharpFont-3.1.0.zip:SharpFont \ + NUnit-3.0.1.zip:NUnit \ + NUnit.Console-3.0.1.zip:NUnit_Console \ + Mono.Nat-1.2.24.zip:Mono_Nat \ FuzzyLogicLibrary-1.2.0.zip:FuzzyLogicLibrary \ SmartIrc4net-0.4.5.1.zip:SmartIrc4net \ SDL2-CS.dll:SDL2_CS \ + SDL2-CS.dll.config:SDL2_CS \ + OpenAL-CS.dll:OpenAL_CS \ + OpenAL-CS.dll.config:OpenAL_CS \ Eluant.dll:Eluant \ GeoLite2-Country.mmdb.gz:GeoLite2 -EXTRACT_ONLY= ${DISTFILES:C/:.*//:N*.dll:N*.mmdb*} +EXTRACT_ONLY= ${DISTFILES:C/:.*//:N*.dll:N*.config:N*.mmdb*} MAINTAINER= jbeich@FreeBSD.org COMMENT= Multiplayer re-envisioning of early RTS games by Westwood Studios Modified: head/games/openra/distinfo ============================================================================== --- head/games/openra/distinfo Mon May 9 13:43:40 2016 (r414853) +++ head/games/openra/distinfo Mon May 9 13:53:16 2016 (r414854) @@ -1,5 +1,3 @@ -SHA256 (openra-OpenRA-release-20151224_GH0.tar.gz) = 71e127351f6053ae575c426a75d30987e996d04e87bf4147d623175f83efea35 -SIZE (openra-OpenRA-release-20151224_GH0.tar.gz) = 10722496 SHA256 (StyleCopPlus.MSBuild-4.7.49.5.zip) = b98a8ed20c5e82ff5fe6c2a52ecd45bffd4d4ab284611f35a25889c3bba364c3 SIZE (StyleCopPlus.MSBuild-4.7.49.5.zip) = 124724 SHA256 (StyleCop.MSBuild-4.7.49.0.zip) = 6680dedaa5d27fb1ead475015de98e476e58fa9a27e4b7ad0f08d5f7d8f6ee66 @@ -14,19 +12,29 @@ SHA256 (RestSharp-105.2.3.zip) = 352845b SIZE (RestSharp-105.2.3.zip) = 1152099 SHA256 (MaxMind.GeoIP2-2.3.1.zip) = ee613b3934df9bc3ba0a9049fc98323cd856a091b7ce97578d2ac86ae56e84e8 SIZE (MaxMind.GeoIP2-2.3.1.zip) = 22978 -SHA256 (SharpFont-3.0.1.zip) = 1a4e4d0a5e7a7adebb5093d21655e3166da801abc469dc41c586f555514cc3bc -SIZE (SharpFont-3.0.1.zip) = 60372 -SHA256 (NUnit-2.6.4.zip) = be8cde6e9754474d5d4f553addb6331cf442c2182a0eb4dc87618d744fd59ca9 -SIZE (NUnit-2.6.4.zip) = 99004 -SHA256 (Mono.Nat-1.2.21.zip) = fa380d8b531069e0dd7a5d8dffe70b128f591205e432074280859b9e65853d04 -SIZE (Mono.Nat-1.2.21.zip) = 23598 +SHA256 (SharpFont-3.1.0.zip) = 0256291172dd1fc767c37988dc515e2e4e425724db9eae3188207e124928fe8c +SIZE (SharpFont-3.1.0.zip) = 61251 +SHA256 (NUnit-3.0.1.zip) = 17ac607de03c861b9595fe7063ea5fe7ed60b72d063fb9c3ba2aeff4f61c72bc +SIZE (NUnit-3.0.1.zip) = 990994 +SHA256 (NUnit.Console-3.0.1.zip) = b744e7921a6d8e4fccd4c05cf50b040b6c8d11c4c7346ed1f6ba242b2ac78b94 +SIZE (NUnit.Console-3.0.1.zip) = 470168 +SHA256 (Mono.Nat-1.2.24.zip) = 5af2524a915dd269714c89be2096bfba34702a1a7a7ccc726a6cce102053d36d +SIZE (Mono.Nat-1.2.24.zip) = 23997 SHA256 (FuzzyLogicLibrary-1.2.0.zip) = b464509236260f53d963771ed99410a7e1cdbd268a2bde43b189e7d15044a174 SIZE (FuzzyLogicLibrary-1.2.0.zip) = 70571 SHA256 (SmartIrc4net-0.4.5.1.zip) = a1c2b2be28d798187ecd118768b03ca3193995182d1d92983df23bacbb61dfcc SIZE (SmartIrc4net-0.4.5.1.zip) = 104627 -SHA256 (SDL2-CS.dll) = acb68619a8043b044f55a0e3bf9eaaf7b418962dd58757defd6d74c0132f4757 -SIZE (SDL2-CS.dll) = 2884608 -SHA256 (Eluant.dll) = abb67679c241ae35a430f79696792cbd9093ceda5998f6f578d0fd763ee440b0 -SIZE (Eluant.dll) = 64000 -SHA256 (GeoLite2-Country.mmdb.gz) = 593c63d2861f7163b78a02a5e95c5e166cc0928650cad50e795c68045f40b91c -SIZE (GeoLite2-Country.mmdb.gz) = 1108460 +SHA256 (SDL2-CS.dll) = 76206c2795cd3fae569fececb95025d1f9d92c618e2625188510b3331e171c3f +SIZE (SDL2-CS.dll) = 86016 +SHA256 (SDL2-CS.dll.config) = eff0594f7e86d40a94c1b28f8db87478f3de1cf0857f3d46e384bcc6744ce094 +SIZE (SDL2-CS.dll.config) = 194 +SHA256 (OpenAL-CS.dll) = d33391fd954c670a3ba3db2d1553015f78652ea33ca3eaf949da6377ec947e53 +SIZE (OpenAL-CS.dll) = 18944 +SHA256 (OpenAL-CS.dll.config) = 58eaf46a749e466fce0a0ec43184073b0153aa8eb24c865219491bc1db989571 +SIZE (OpenAL-CS.dll.config) = 301 +SHA256 (Eluant.dll) = 218c4ea5424b44d746b5343563123beebc652fd9731967dfd49fed071b58df31 +SIZE (Eluant.dll) = 71168 +SHA256 (GeoLite2-Country.mmdb.gz) = 3bcd3e85566620ff316ed1a6f9f2a0df7cbc6c35ed069b5fdcc57d2235d80229 +SIZE (GeoLite2-Country.mmdb.gz) = 1150718 +SHA256 (openra-OpenRA-release-20160508_GH0.tar.gz) = 277f9bf9dbe4e9a0a3b66e6207cfc8dfee41e47b070af59229c50238db5e25ef +SIZE (openra-OpenRA-release-20160508_GH0.tar.gz) = 11617816 Modified: head/games/openra/pkg-plist ============================================================================== --- head/games/openra/pkg-plist Mon May 9 13:43:40 2016 (r414853) +++ head/games/openra/pkg-plist Mon May 9 13:53:16 2016 (r414854) @@ -1,4 +1,5 @@ bin/openra +bin/openra-server share/applications/openra-join-servers.desktop share/applications/openra-replays.desktop share/applications/openra.desktop From owner-svn-ports-head@freebsd.org Mon May 9 13:53:45 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2FA8CB34160; Mon, 9 May 2016 13:53:45 +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 0BAA312A4; Mon, 9 May 2016 13:53:44 +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 u49Drirt090675; Mon, 9 May 2016 13:53:44 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49DrhE5090668; Mon, 9 May 2016 13:53:43 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605091353.u49DrhE5090668@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 9 May 2016 13:53:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414855 - in head/graphics/sekrit-twc-zimg: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 13:53:45 -0000 Author: jbeich Date: Mon May 9 13:53:43 2016 New Revision: 414855 URL: https://svnweb.freebsd.org/changeset/ports/414855 Log: graphics/sekrit-twc-zimg: update to 2.1 Changes: https://github.com/sekrit-twc/zimg/compare/release-2.0.4...release-2.1 Added: head/graphics/sekrit-twc-zimg/files/patch-test_resize_resize__impl__avx2__test.cpp (contents, props changed) - copied, changed from r414854, head/graphics/sekrit-twc-zimg/files/patch-test_resize_resize__impl__sse2__test.cpp Modified: head/graphics/sekrit-twc-zimg/Makefile (contents, props changed) head/graphics/sekrit-twc-zimg/distinfo (contents, props changed) head/graphics/sekrit-twc-zimg/files/patch-no-extra-deps (contents, props changed) head/graphics/sekrit-twc-zimg/files/patch-test_resize_resize__impl__sse2__test.cpp (contents, props changed) head/graphics/sekrit-twc-zimg/pkg-plist (contents, props changed) Modified: head/graphics/sekrit-twc-zimg/Makefile ============================================================================== --- head/graphics/sekrit-twc-zimg/Makefile Mon May 9 13:53:16 2016 (r414854) +++ head/graphics/sekrit-twc-zimg/Makefile Mon May 9 13:53:43 2016 (r414855) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zimg -PORTVERSION= 2.0.4 +PORTVERSION= 2.1 DISTVERSIONPREFIX= release- CATEGORIES= graphics PKGNAMEPREFIX= ${GH_ACCOUNT}- @@ -46,10 +46,6 @@ post-patch: @${REINPLACE_CMD} -e 's/-O2 //' \ -e '/zimg-test/ { s/+=/=/; s/^noinst_/bin_/; } ' \ ${WRKSRC}/Makefile.am - @${REINPLACE_CMD} -e 's/nullptr_t/std::&/' \ - -e 's/off64_t/off_t/' \ - ${WRKSRC}/src/testcommon/json.* \ - ${WRKSRC}/src/testcommon/mmap.cpp pre-install-TEST-on: do-test Modified: head/graphics/sekrit-twc-zimg/distinfo ============================================================================== --- head/graphics/sekrit-twc-zimg/distinfo Mon May 9 13:53:16 2016 (r414854) +++ head/graphics/sekrit-twc-zimg/distinfo Mon May 9 13:53:43 2016 (r414855) @@ -1,2 +1,2 @@ -SHA256 (sekrit-twc-zimg-release-2.0.4_GH0.tar.gz) = e3b1f5b9f8ce750f96b9bc9801ff5d6aa931d35300d67711826e397df43c5245 -SIZE (sekrit-twc-zimg-release-2.0.4_GH0.tar.gz) = 174469 +SHA256 (sekrit-twc-zimg-release-2.1_GH0.tar.gz) = 09093bbb4d73865362e1e346762a6efdc9acc3d2cab6a2ebf5f00ba5d90b17c3 +SIZE (sekrit-twc-zimg-release-2.1_GH0.tar.gz) = 171769 Modified: head/graphics/sekrit-twc-zimg/files/patch-no-extra-deps ============================================================================== --- head/graphics/sekrit-twc-zimg/files/patch-no-extra-deps Mon May 9 13:53:16 2016 (r414854) +++ head/graphics/sekrit-twc-zimg/files/patch-no-extra-deps Mon May 9 13:53:43 2016 (r414855) @@ -46,16 +46,16 @@ +test_unit_test_LDADD = -lgtest -lmd -lpthread \ libzimg.la endif # UNIT_TEST ---- configure.ac.orig 2016-01-22 18:12:28 UTC +--- configure.ac.orig 2016-05-08 20:08:38 UTC +++ configure.ac -@@ -29,8 +29,6 @@ AS_IF([test "x$enable_unit_test" = "xyes - [x86_64], [], - [AC_MSG_WARN([Could not determine how to enable IEEE-754 compliance on host. Tests may fail.])] - ) +@@ -30,8 +30,6 @@ AS_IF([test "x$enable_unit_test" = "xyes + [i?86], [CFLAGS="$CFLAGS -mfpmath=sse -msse2" CXXFLAGS="$CXXFLAGS -mfpmath=sse -msse2"], + [x86_64], [], + [AC_MSG_WARN([Could not determine how to enable IEEE-754 compliance on host. Tests may fail.])]) - AC_CONFIG_SUBDIRS(test/extra/googletest/googletest) - AC_SUBST([CONFIG_SUBDIRS], [test/extra/googletest/googletest]) - ], - ) + ]) + --- test/graph/filter_validator.cpp.orig 2016-01-22 18:12:28 UTC +++ test/graph/filter_validator.cpp Copied and modified: head/graphics/sekrit-twc-zimg/files/patch-test_resize_resize__impl__avx2__test.cpp (from r414854, head/graphics/sekrit-twc-zimg/files/patch-test_resize_resize__impl__sse2__test.cpp) ============================================================================== --- head/graphics/sekrit-twc-zimg/files/patch-test_resize_resize__impl__sse2__test.cpp Mon May 9 13:53:16 2016 (r414854, copy source) +++ head/graphics/sekrit-twc-zimg/files/patch-test_resize_resize__impl__avx2__test.cpp Mon May 9 13:53:43 2016 (r414855) @@ -1,11 +1,11 @@ ---- test/resize/resize_impl_sse2_test.cpp.orig 2016-01-22 18:12:28 UTC -+++ test/resize/resize_impl_sse2_test.cpp -@@ -7,6 +7,8 @@ +--- test/resize/resize_impl_avx2_test.cpp.orig 2016-05-08 20:08:38 UTC ++++ test/resize/resize_impl_avx2_test.cpp +@@ -9,6 +9,8 @@ #include "gtest/gtest.h" #include "graph/filter_validator.h" -+#include // INFINITY ++#include // NAN + - namespace {; + namespace { void test_case(const zimg::resize::Filter &filter, bool horizontal, unsigned src_w, unsigned src_h, unsigned dst_w, unsigned dst_h, Modified: head/graphics/sekrit-twc-zimg/files/patch-test_resize_resize__impl__sse2__test.cpp ============================================================================== --- head/graphics/sekrit-twc-zimg/files/patch-test_resize_resize__impl__sse2__test.cpp Mon May 9 13:53:16 2016 (r414854) +++ head/graphics/sekrit-twc-zimg/files/patch-test_resize_resize__impl__sse2__test.cpp Mon May 9 13:53:43 2016 (r414855) @@ -1,4 +1,4 @@ ---- test/resize/resize_impl_sse2_test.cpp.orig 2016-01-22 18:12:28 UTC +--- test/resize/resize_impl_sse2_test.cpp.orig 2016-05-08 20:08:38 UTC +++ test/resize/resize_impl_sse2_test.cpp @@ -7,6 +7,8 @@ #include "gtest/gtest.h" @@ -6,6 +6,6 @@ +#include // INFINITY + - namespace {; + namespace { void test_case(const zimg::resize::Filter &filter, bool horizontal, unsigned src_w, unsigned src_h, unsigned dst_w, unsigned dst_h, Modified: head/graphics/sekrit-twc-zimg/pkg-plist ============================================================================== --- head/graphics/sekrit-twc-zimg/pkg-plist Mon May 9 13:53:16 2016 (r414854) +++ head/graphics/sekrit-twc-zimg/pkg-plist Mon May 9 13:53:43 2016 (r414855) @@ -5,5 +5,4 @@ lib/libzimg.a lib/libzimg.so lib/libzimg.so.2 lib/libzimg.so.2.0.0 -lib/zimg/vszimg.so libdata/pkgconfig/zimg.pc From owner-svn-ports-head@freebsd.org Mon May 9 13:59:02 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 727B0B3428E; Mon, 9 May 2016 13:59:02 +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 40E4C16AF; Mon, 9 May 2016 13:59:02 +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 u49Dx12j090989; Mon, 9 May 2016 13:59:01 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49Dx1tU090987; Mon, 9 May 2016 13:59:01 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605091359.u49Dx1tU090987@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Mon, 9 May 2016 13:59:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414856 - head/devel/jenkins2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 13:59:02 -0000 Author: lwhsu Date: Mon May 9 13:59:01 2016 New Revision: 414856 URL: https://svnweb.freebsd.org/changeset/ports/414856 Log: - Update to 2.2 Modified: head/devel/jenkins2/Makefile head/devel/jenkins2/distinfo Modified: head/devel/jenkins2/Makefile ============================================================================== --- head/devel/jenkins2/Makefile Mon May 9 13:53:43 2016 (r414855) +++ head/devel/jenkins2/Makefile Mon May 9 13:59:01 2016 (r414856) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins2 -DISTVERSION= 2.1 +DISTVERSION= 2.2 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: head/devel/jenkins2/distinfo ============================================================================== --- head/devel/jenkins2/distinfo Mon May 9 13:53:43 2016 (r414855) +++ head/devel/jenkins2/distinfo Mon May 9 13:59:01 2016 (r414856) @@ -1,2 +1,2 @@ -SHA256 (jenkins2/2.1/jenkins.war) = 064d91c5a813c3b2b65174a3ad46d76c46a30f7cb5e50f16ef22157f9d7a1045 -SIZE (jenkins2/2.1/jenkins.war) = 66546336 +SHA256 (jenkins2/2.2/jenkins.war) = c6aec803b5272ae91d442601f96e2de0c4ce71622fa2c2d6fc3d4db33593cd56 +SIZE (jenkins2/2.2/jenkins.war) = 66582155 From owner-svn-ports-head@freebsd.org Mon May 9 14:20:49 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32BACB3469A; Mon, 9 May 2016 14:20:49 +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 F38551235; Mon, 9 May 2016 14: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 u49EKm8m097839; Mon, 9 May 2016 14:20:48 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49EKmde097837; Mon, 9 May 2016 14:20:48 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201605091420.u49EKmde097837@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 9 May 2016 14:20:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414857 - head/databases/elixir-mariaex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 14:20:49 -0000 Author: olgeni Date: Mon May 9 14:20:47 2016 New Revision: 414857 URL: https://svnweb.freebsd.org/changeset/ports/414857 Log: Update databases/elixir-mariaex to version 0.7.5. Modified: head/databases/elixir-mariaex/Makefile head/databases/elixir-mariaex/distinfo Modified: head/databases/elixir-mariaex/Makefile ============================================================================== --- head/databases/elixir-mariaex/Makefile Mon May 9 13:59:01 2016 (r414856) +++ head/databases/elixir-mariaex/Makefile Mon May 9 14:20:47 2016 (r414857) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mariaex -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.5 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= elixir- Modified: head/databases/elixir-mariaex/distinfo ============================================================================== --- head/databases/elixir-mariaex/distinfo Mon May 9 13:59:01 2016 (r414856) +++ head/databases/elixir-mariaex/distinfo Mon May 9 14:20:47 2016 (r414857) @@ -1,2 +1,2 @@ -SHA256 (xerions-mariaex-v0.7.4_GH0.tar.gz) = 763c5f6a5475a6b7b0ac464b24cfe69b7673487e88cb6a1f778b40d8c89f0e09 -SIZE (xerions-mariaex-v0.7.4_GH0.tar.gz) = 24995 +SHA256 (xerions-mariaex-v0.7.5_GH0.tar.gz) = 1483348a2987520fe9503d647a05830659712c4f86fd203f37b8c18194b48aba +SIZE (xerions-mariaex-v0.7.5_GH0.tar.gz) = 25266 From owner-svn-ports-head@freebsd.org Mon May 9 14:31:39 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 533B7B34919; Mon, 9 May 2016 14:31:39 +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 2254A1887; Mon, 9 May 2016 14:31:39 +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 u49EVcQg002972; Mon, 9 May 2016 14:31:38 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49EVcLJ002970; Mon, 9 May 2016 14:31:38 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201605091431.u49EVcLJ002970@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Mon, 9 May 2016 14:31:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414858 - in head/databases/tcl-lmdb: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 14:31:39 -0000 Author: gahr Date: Mon May 9 14:31:38 2016 New Revision: 414858 URL: https://svnweb.freebsd.org/changeset/ports/414858 Log: databases/tcl-lmdb: switch the default -fixedmap option of [env open] to false See the discussion at https://github.com/ray2501/tcl-lmdb/issues/4 and the commit at https://github.com/ray2501/tcl-lmdb/commit/a6fb287. Added: head/databases/tcl-lmdb/files/ head/databases/tcl-lmdb/files/patch-generic_tclmdb.c (contents, props changed) Modified: head/databases/tcl-lmdb/Makefile Modified: head/databases/tcl-lmdb/Makefile ============================================================================== --- head/databases/tcl-lmdb/Makefile Mon May 9 14:20:47 2016 (r414857) +++ head/databases/tcl-lmdb/Makefile Mon May 9 14:31:38 2016 (r414858) @@ -3,6 +3,7 @@ PORTNAME= tcl-lmdb PORTVERSION= 0.3.4 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= gahr@FreeBSD.org Added: head/databases/tcl-lmdb/files/patch-generic_tclmdb.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/tcl-lmdb/files/patch-generic_tclmdb.c Mon May 9 14:31:38 2016 (r414858) @@ -0,0 +1,15 @@ +--- generic/tclmdb.c.orig 2016-05-05 23:50:19 UTC ++++ generic/tclmdb.c +@@ -1357,11 +1357,9 @@ static int LMDB_ENV(void *cd, Tcl_Interp + const char *zArg; + char *path = NULL; + mdb_mode_t mode = 0664; +- int flags; ++ int flags = 0; + int i = 0; + +- flags = MDB_FIXEDMAP; +- + if( objc < 4 || (objc&1)!=0 ){ + Tcl_WrongNumArgs(interp, 1, objv, + "ENV_HANDLE -path path ?-mode mode? ?-fixedmap BOOLEAN? ?-nosubdir BOOLEAN? ?-readonly BOOLEAN? ?-nosync BOOLEAN? ?-nordahead BOOLEAN? " From owner-svn-ports-head@freebsd.org Mon May 9 15:09:45 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 16FE9B343EE; Mon, 9 May 2016 15:09:45 +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 CE55A1AC1; Mon, 9 May 2016 15:09:44 +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 u49F9iAl012287; Mon, 9 May 2016 15:09:44 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49F9hM3012278; Mon, 9 May 2016 15:09:43 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201605091509.u49F9hM3012278@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 9 May 2016 15:09:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414859 - in head/lang: erlang-runtime16 erlang-runtime16/files erlang-runtime17 erlang-runtime17/files erlang-runtime18 erlang-runtime18/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 15:09:45 -0000 Author: olgeni Date: Mon May 9 15:09:43 2016 New Revision: 414859 URL: https://svnweb.freebsd.org/changeset/ports/414859 Log: Fix botched commit of r414767 for Erlang runtime ports: move new patches to files/. Added: head/lang/erlang-runtime16/files/patch-lib_crypto_c__src_Makefile.in - copied unchanged from r414858, head/lang/erlang-runtime16/patch-lib_crypto_c__src_Makefile.in head/lang/erlang-runtime16/files/patch-lib_crypto_priv_Makefile - copied unchanged from r414858, head/lang/erlang-runtime16/patch-lib_crypto_priv_Makefile head/lang/erlang-runtime17/files/patch-lib_crypto_c__src_Makefile.in - copied unchanged from r414858, head/lang/erlang-runtime17/patch-lib_crypto_c__src_Makefile.in head/lang/erlang-runtime17/files/patch-lib_crypto_priv_Makefile - copied unchanged from r414858, head/lang/erlang-runtime17/patch-lib_crypto_priv_Makefile head/lang/erlang-runtime18/files/patch-lib_crypto_c__src_Makefile.in - copied unchanged from r414858, head/lang/erlang-runtime18/patch-lib_crypto_c__src_Makefile.in head/lang/erlang-runtime18/files/patch-lib_crypto_priv_Makefile - copied unchanged from r414858, head/lang/erlang-runtime18/patch-lib_crypto_priv_Makefile Deleted: head/lang/erlang-runtime16/patch-lib_crypto_c__src_Makefile.in head/lang/erlang-runtime16/patch-lib_crypto_priv_Makefile head/lang/erlang-runtime17/patch-lib_crypto_c__src_Makefile.in head/lang/erlang-runtime17/patch-lib_crypto_priv_Makefile head/lang/erlang-runtime18/patch-lib_crypto_c__src_Makefile.in head/lang/erlang-runtime18/patch-lib_crypto_priv_Makefile Modified: head/lang/erlang-runtime16/Makefile head/lang/erlang-runtime17/Makefile head/lang/erlang-runtime18/Makefile Modified: head/lang/erlang-runtime16/Makefile ============================================================================== --- head/lang/erlang-runtime16/Makefile Mon May 9 14:31:38 2016 (r414858) +++ head/lang/erlang-runtime16/Makefile Mon May 9 15:09:43 2016 (r414859) @@ -3,7 +3,7 @@ PORTNAME= erlang PORTVERSION= 16.b.03.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ Copied: head/lang/erlang-runtime16/files/patch-lib_crypto_c__src_Makefile.in (from r414858, head/lang/erlang-runtime16/patch-lib_crypto_c__src_Makefile.in) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/erlang-runtime16/files/patch-lib_crypto_c__src_Makefile.in Mon May 9 15:09:43 2016 (r414859, copy of r414858, head/lang/erlang-runtime16/patch-lib_crypto_c__src_Makefile.in) @@ -0,0 +1,11 @@ +--- lib/crypto/c_src/Makefile.in.orig 2016-03-14 20:11:15 UTC ++++ lib/crypto/c_src/Makefile.in +@@ -90,7 +90,7 @@ endif + DYNAMIC_CRYPTO_LIB=@SSL_DYNAMIC_ONLY@ + + ifeq ($(DYNAMIC_CRYPTO_LIB),yes) +-SSL_DED_LD_RUNTIME_LIBRARY_PATH = @SSL_DED_LD_RUNTIME_LIBRARY_PATH@ ++SSL_DED_LD_RUNTIME_LIBRARY_PATH = + CRYPTO_LINK_LIB=$(SSL_DED_LD_RUNTIME_LIBRARY_PATH) -L$(SSL_LIBDIR) -l$(SSL_CRYPTO_LIBNAME) + EXTRA_FLAGS = -DHAVE_DYNAMIC_CRYPTO_LIB + else Copied: head/lang/erlang-runtime16/files/patch-lib_crypto_priv_Makefile (from r414858, head/lang/erlang-runtime16/patch-lib_crypto_priv_Makefile) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/erlang-runtime16/files/patch-lib_crypto_priv_Makefile Mon May 9 15:09:43 2016 (r414859, copy of r414858, head/lang/erlang-runtime16/patch-lib_crypto_priv_Makefile) @@ -0,0 +1,11 @@ +--- lib/crypto/priv/Makefile.orig 2016-03-14 20:11:15 UTC ++++ lib/crypto/priv/Makefile +@@ -61,7 +61,7 @@ OBJS = $(OBJDIR)/crypto.o + # ---------------------------------------------------- + + $(SO_NIFLIB): $(OBJS) +- $(SO_LD) $(SO_LDFLAGS) -L$(SO_SSL_LIBDIR) -Wl,-R$(SO_SSL_LIBDIR) \ ++ $(SO_LD) $(SO_LDFLAGS) -L$(SO_SSL_LIBDIR) \ + -o $@ $^ -lcrypto + + $(DLL_NIFLIB): $(OBJS) Modified: head/lang/erlang-runtime17/Makefile ============================================================================== --- head/lang/erlang-runtime17/Makefile Mon May 9 14:31:38 2016 (r414858) +++ head/lang/erlang-runtime17/Makefile Mon May 9 15:09:43 2016 (r414859) @@ -3,7 +3,7 @@ PORTNAME= erlang PORTVERSION= 17.5.6.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ Copied: head/lang/erlang-runtime17/files/patch-lib_crypto_c__src_Makefile.in (from r414858, head/lang/erlang-runtime17/patch-lib_crypto_c__src_Makefile.in) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/erlang-runtime17/files/patch-lib_crypto_c__src_Makefile.in Mon May 9 15:09:43 2016 (r414859, copy of r414858, head/lang/erlang-runtime17/patch-lib_crypto_c__src_Makefile.in) @@ -0,0 +1,11 @@ +--- lib/crypto/c_src/Makefile.in.orig 2016-03-14 20:11:15 UTC ++++ lib/crypto/c_src/Makefile.in +@@ -90,7 +90,7 @@ endif + DYNAMIC_CRYPTO_LIB=@SSL_DYNAMIC_ONLY@ + + ifeq ($(DYNAMIC_CRYPTO_LIB),yes) +-SSL_DED_LD_RUNTIME_LIBRARY_PATH = @SSL_DED_LD_RUNTIME_LIBRARY_PATH@ ++SSL_DED_LD_RUNTIME_LIBRARY_PATH = + CRYPTO_LINK_LIB=$(SSL_DED_LD_RUNTIME_LIBRARY_PATH) -L$(SSL_LIBDIR) -l$(SSL_CRYPTO_LIBNAME) + EXTRA_FLAGS = -DHAVE_DYNAMIC_CRYPTO_LIB + else Copied: head/lang/erlang-runtime17/files/patch-lib_crypto_priv_Makefile (from r414858, head/lang/erlang-runtime17/patch-lib_crypto_priv_Makefile) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/erlang-runtime17/files/patch-lib_crypto_priv_Makefile Mon May 9 15:09:43 2016 (r414859, copy of r414858, head/lang/erlang-runtime17/patch-lib_crypto_priv_Makefile) @@ -0,0 +1,11 @@ +--- lib/crypto/priv/Makefile.orig 2016-03-14 20:11:15 UTC ++++ lib/crypto/priv/Makefile +@@ -61,7 +61,7 @@ OBJS = $(OBJDIR)/crypto.o + # ---------------------------------------------------- + + $(SO_NIFLIB): $(OBJS) +- $(SO_LD) $(SO_LDFLAGS) -L$(SO_SSL_LIBDIR) -Wl,-R$(SO_SSL_LIBDIR) \ ++ $(SO_LD) $(SO_LDFLAGS) -L$(SO_SSL_LIBDIR) \ + -o $@ $^ -lcrypto + + $(DLL_NIFLIB): $(OBJS) Modified: head/lang/erlang-runtime18/Makefile ============================================================================== --- head/lang/erlang-runtime18/Makefile Mon May 9 14:31:38 2016 (r414858) +++ head/lang/erlang-runtime18/Makefile Mon May 9 15:09:43 2016 (r414859) @@ -3,7 +3,7 @@ PORTNAME= erlang PORTVERSION= 18.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ Copied: head/lang/erlang-runtime18/files/patch-lib_crypto_c__src_Makefile.in (from r414858, head/lang/erlang-runtime18/patch-lib_crypto_c__src_Makefile.in) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/erlang-runtime18/files/patch-lib_crypto_c__src_Makefile.in Mon May 9 15:09:43 2016 (r414859, copy of r414858, head/lang/erlang-runtime18/patch-lib_crypto_c__src_Makefile.in) @@ -0,0 +1,11 @@ +--- lib/crypto/c_src/Makefile.in.orig 2016-03-14 20:11:15 UTC ++++ lib/crypto/c_src/Makefile.in +@@ -90,7 +90,7 @@ endif + DYNAMIC_CRYPTO_LIB=@SSL_DYNAMIC_ONLY@ + + ifeq ($(DYNAMIC_CRYPTO_LIB),yes) +-SSL_DED_LD_RUNTIME_LIBRARY_PATH = @SSL_DED_LD_RUNTIME_LIBRARY_PATH@ ++SSL_DED_LD_RUNTIME_LIBRARY_PATH = + CRYPTO_LINK_LIB=$(SSL_DED_LD_RUNTIME_LIBRARY_PATH) -L$(SSL_LIBDIR) -l$(SSL_CRYPTO_LIBNAME) + EXTRA_FLAGS = -DHAVE_DYNAMIC_CRYPTO_LIB + else Copied: head/lang/erlang-runtime18/files/patch-lib_crypto_priv_Makefile (from r414858, head/lang/erlang-runtime18/patch-lib_crypto_priv_Makefile) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/erlang-runtime18/files/patch-lib_crypto_priv_Makefile Mon May 9 15:09:43 2016 (r414859, copy of r414858, head/lang/erlang-runtime18/patch-lib_crypto_priv_Makefile) @@ -0,0 +1,11 @@ +--- lib/crypto/priv/Makefile.orig 2016-03-14 20:11:15 UTC ++++ lib/crypto/priv/Makefile +@@ -61,7 +61,7 @@ OBJS = $(OBJDIR)/crypto.o + # ---------------------------------------------------- + + $(SO_NIFLIB): $(OBJS) +- $(SO_LD) $(SO_LDFLAGS) -L$(SO_SSL_LIBDIR) -Wl,-R$(SO_SSL_LIBDIR) \ ++ $(SO_LD) $(SO_LDFLAGS) -L$(SO_SSL_LIBDIR) \ + -o $@ $^ -lcrypto + + $(DLL_NIFLIB): $(OBJS) From owner-svn-ports-head@freebsd.org Mon May 9 15:24:49 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 783ABB3485C; Mon, 9 May 2016 15:24:49 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 41A8C1454; Mon, 9 May 2016 15:24:49 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u49FOmMl018286; Mon, 9 May 2016 15:24:48 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49FOmmM018285; Mon, 9 May 2016 15:24:48 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201605091524.u49FOmmM018285@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Mon, 9 May 2016 15:24:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414860 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 15:24:49 -0000 Author: matthew Date: Mon May 9 15:24:48 2016 New Revision: 414860 URL: https://svnweb.freebsd.org/changeset/ports/414860 Log: Update recent squid, squid-devel entry to add CVE Numbers Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon May 9 15:09:43 2016 (r414859) +++ head/security/vuxml/vuln.xml Mon May 9 15:24:48 2016 (r414860) @@ -124,6 +124,10 @@ Notes: + CVE-2016-4553 + CVE-2016-4554 + CVE-2016-4555 + CVE-2016-4556 http://www.squid-cache.org/Advisories/SQUID-2016_7.txt http://www.squid-cache.org/Advisories/SQUID-2016_8.txt http://www.squid-cache.org/Advisories/SQUID-2016_9.txt @@ -131,6 +135,7 @@ Notes: 2016-05-06 2016-05-07 + 2016-05-09 From owner-svn-ports-head@freebsd.org Mon May 9 15:48:44 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9AB06B34B7A; Mon, 9 May 2016 15:48:44 +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 3D5101DB8; Mon, 9 May 2016 15:48:44 +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 u49FmhFV024419; Mon, 9 May 2016 15:48:43 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49FmhET024417; Mon, 9 May 2016 15:48:43 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605091548.u49FmhET024417@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 9 May 2016 15:48:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414861 - in head/archivers/libarchive: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 15:48:44 -0000 Author: brnrd Date: Mon May 9 15:48:43 2016 New Revision: 414861 URL: https://svnweb.freebsd.org/changeset/ports/414861 Log: archivers/libarchive: Update to 2.3.0 - Update to version 2.3.0 - Including RCE vulnerability fix - Version includes previously added patches Security: CVE-2016-1541 Approved by: feld (mentor, ports-secteam) MFH: 2016Q2 Deleted: head/archivers/libarchive/files/ Modified: head/archivers/libarchive/Makefile head/archivers/libarchive/distinfo Modified: head/archivers/libarchive/Makefile ============================================================================== --- head/archivers/libarchive/Makefile Mon May 9 15:24:48 2016 (r414860) +++ head/archivers/libarchive/Makefile Mon May 9 15:48:43 2016 (r414861) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libarchive -PORTVERSION= 3.1.2 -PORTREVISION= 6 +PORTVERSION= 3.2.0 PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= http://libarchive.org/downloads/ @@ -25,15 +24,17 @@ USE_LDCONFIG= yes CONFIGURE_ARGS= --without-xml2 -PLIST_FILES= bin/bsdcpio \ +PLIST_FILES= bin/bsdcat \ + bin/bsdcpio \ bin/bsdtar \ include/archive.h \ include/archive_entry.h \ lib/libarchive.a \ lib/libarchive.so \ lib/libarchive.so.13 \ - lib/libarchive.so.13.1.2 \ + lib/libarchive.so.13.2.0 \ libdata/pkgconfig/libarchive.pc \ + man/man1/bsdcat.1.gz \ man/man1/bsdcpio.1.gz \ man/man1/bsdtar.1.gz \ man/man3/archive_entry.3.gz \ @@ -44,6 +45,7 @@ PLIST_FILES= bin/bsdcpio \ man/man3/archive_entry_stat.3.gz \ man/man3/archive_entry_time.3.gz \ man/man3/archive_read.3.gz \ + man/man3/archive_read_add_passphrase.3.gz \ man/man3/archive_read_data.3.gz \ man/man3/archive_read_disk.3.gz \ man/man3/archive_read_extract.3.gz \ @@ -67,6 +69,7 @@ PLIST_FILES= bin/bsdcpio \ man/man3/archive_write_new.3.gz \ man/man3/archive_write_open.3.gz \ man/man3/archive_write_set_options.3.gz \ + man/man3/archive_write_set_passphrase.3.gz \ man/man3/libarchive.3.gz \ man/man3/libarchive_changes.3.gz \ man/man3/libarchive_internals.3.gz \ Modified: head/archivers/libarchive/distinfo ============================================================================== --- head/archivers/libarchive/distinfo Mon May 9 15:24:48 2016 (r414860) +++ head/archivers/libarchive/distinfo Mon May 9 15:48:43 2016 (r414861) @@ -1,2 +1,2 @@ -SHA256 (libarchive-3.1.2.tar.gz) = eb87eacd8fe49e8d90c8fdc189813023ccc319c5e752b01fb6ad0cc7b2c53d5e -SIZE (libarchive-3.1.2.tar.gz) = 4527540 +SHA256 (libarchive-3.2.0.tar.gz) = 7bce45fd71ff01dc20d19edd78322d4965583d81b8bed8e26cacb65d6f5baa87 +SIZE (libarchive-3.2.0.tar.gz) = 5448095 From owner-svn-ports-head@freebsd.org Mon May 9 16:03:42 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D412B34FF7; Mon, 9 May 2016 16:03:42 +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 174A2180A; Mon, 9 May 2016 16:03:42 +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 u49G3fB6030590; Mon, 9 May 2016 16:03:41 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49G3eJG030585; Mon, 9 May 2016 16:03:40 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605091603.u49G3eJG030585@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 9 May 2016 16:03:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414862 - in head/lang: perl5-devel perl5.18 perl5.20 perl5.22 perl5.24 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 16:03:42 -0000 Author: mat Date: Mon May 9 16:03:40 2016 New Revision: 414862 URL: https://svnweb.freebsd.org/changeset/ports/414862 Log: A new release was done, so resync all the Perl 5 Makefiles a bit more, and adjust the perl5-devel Makefile a bit for the couple of new tasks that need doing. Sponsored by: Absolight Modified: head/lang/perl5-devel/Makefile head/lang/perl5.18/Makefile head/lang/perl5.20/Makefile head/lang/perl5.22/Makefile head/lang/perl5.24/Makefile Modified: head/lang/perl5-devel/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Mon May 9 15:48:43 2016 (r414861) +++ head/lang/perl5-devel/Makefile Mon May 9 16:03:40 2016 (r414862) @@ -64,7 +64,6 @@ PERL_MALLOC_CONFIGURE_ON= -Dusemymalloc= PERL_MALLOC_CONFIGURE_OFF= -Dusemymalloc=n # XXX uncomment PORTSCOUT line -# For the "release" Perl ports, this should be: #PORTSCOUT= limit:^${PERL_VER}. .include "version.mk" @@ -86,6 +85,7 @@ _ARCH_LIB= ${_PRIV_LIB}/${PERL_ARCH} # XXX releases are .tar.xz, add: tar:xz USES= cpe +# XXX replace all LIBPERL_VER occurences with PERL_VERSION LIBPERL_VER= ${PORTVERSION:C/[^0-9.]//} HAS_CONFIGURE= yes @@ -169,7 +169,8 @@ PLIST_SUB+= PERL_VERSION=${PERL_VERSION} PRIV_LIB=${_PRIV_LIB} \ PKGNAMESUFFIX=${PKGNAMESUFFIX} \ ARCH_LIB=${_ARCH_LIB} -PLIST_SUB+= LIBPERL_VER=${LIBPERL_VER} # XXX Remove +# XXX Remove and change to PERL_VERSION in the plist. +PLIST_SUB+= LIBPERL_VER=${LIBPERL_VER} _PERL5_DEFAULT_FILE= /tmp/PERL5_DEFAULT @@ -221,7 +222,7 @@ pre-everything:: @${ECHO_MSG} "DEFAULT_VERSIONS+=perl5=${PERL_VER}" @${ECHO_MSG} "" @${ECHO_MSG} "##################################################" -.if !(defined(PACKAGE_BUILDING) || defined(BATCH)) +. if !(defined(PACKAGE_BUILDING) || defined(BATCH)) @sleep 30 . endif .endif @@ -297,8 +298,6 @@ post-install: ${LN} -sf libperl.so.${LIBPERL_VER} ${STAGEDIR}${PREFIX}/${_ARCH_LIB}/CORE/libperl.so ${LN} -sf libperl.so.${LIBPERL_VER} ${STAGEDIR}${PREFIX}/${_ARCH_LIB}/CORE/libperl.so.${PERL_VER} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/perl${PERL_VERSION} - # XXX Remove the ECHO_CMD - # Force PERL_PORT in case the devel has the same version as the latest release ${MKDIR} ${STAGEDIR}${SITE_ARCH}/machine ${MKDIR} ${STAGEDIR}${SITE_ARCH}/sys # h2ph needs perl, but perl is not installed, it's only Modified: head/lang/perl5.18/Makefile ============================================================================== --- head/lang/perl5.18/Makefile Mon May 9 15:48:43 2016 (r414861) +++ head/lang/perl5.18/Makefile Mon May 9 16:03:40 2016 (r414862) @@ -76,7 +76,8 @@ SITE_MAN1?= ${PREFIX}/${SITE_MAN1_REL} _PRIV_LIB= lib/perl5/${PERL_VER} _ARCH_LIB= ${_PRIV_LIB}/${PERL_ARCH} -USES= tar:bzip2 cpe +USES= cpe tar:bzip2 + HAS_CONFIGURE= yes CONFIGURE_SCRIPT=Configure CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} \ @@ -135,7 +136,7 @@ _PERL5_DEFAULT_FILE= /tmp/PERL5_DEFAULT # if this port is default due PERL5_DEFAULT # change PKGNAME to reflect this .if ${PERL_VER} == ${PERL5_DEFAULT} -PKGNAMESUFFIX= ${PERL_VERSION:C/\.[0-9]+\.[0-9]+$//} +PKGNAMESUFFIX= 5 IAMDEFAULTPERL= yes .else # make PKGNAME unique among other lang/perl5.x @@ -226,8 +227,6 @@ post-clean: @${RM} ${_PERL5_DEFAULT_FILE} .endif -.if !defined(MAKING_PATCHES) -# make clean patch makepatch MAKING_PATCHES= post-patch: ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ ${WRKSRC}/Configure ${WRKSRC}/hints/freebsd.sh @@ -242,7 +241,6 @@ post-patch-PTHREAD-on: post-patch-PTHREAD-off: ${REINPLACE_CMD} -e 's|%%PTHREAD_LIBS%%||g;' \ ${WRKSRC}/hints/freebsd.sh -.endif post-build: @${REINPLACE_CMD} -e '/^lddlflags/s|-L${WRKSRC} ||' \ Modified: head/lang/perl5.20/Makefile ============================================================================== --- head/lang/perl5.20/Makefile Mon May 9 15:48:43 2016 (r414861) +++ head/lang/perl5.20/Makefile Mon May 9 16:03:40 2016 (r414862) @@ -51,7 +51,6 @@ THREADS_CONFIGURE_OFF= -Dusethreads=n PERL_MALLOC_CONFIGURE_ON= -Dusemymalloc=y PERL_MALLOC_CONFIGURE_OFF= -Dusemymalloc=n -# For the older Perl ports, this should be: PORTSCOUT= limit:^${PERL_VER}. .include "version.mk" @@ -70,7 +69,8 @@ SITE_MAN1?= ${PREFIX}/${SITE_MAN1_REL} _PRIV_LIB= lib/perl5/${PERL_VER} _ARCH_LIB= ${_PRIV_LIB}/${PERL_ARCH} -USES= tar:bzip2 cpe +USES= cpe tar:bzip2 + HAS_CONFIGURE= yes CONFIGURE_SCRIPT=Configure CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} \ @@ -161,7 +161,7 @@ _PERL5_DEFAULT_FILE= /tmp/PERL5_DEFAULT # if this port is default due PERL5_DEFAULT # change PKGNAME to reflect this .if ${PERL_VER} == ${PERL5_DEFAULT} -PKGNAMESUFFIX= ${PERL_VERSION:C/\.[0-9]+\.[0-9]+$//} +PKGNAMESUFFIX= 5 IAMDEFAULTPERL= yes .else # make PKGNAME unique among other lang/perl5.x @@ -218,8 +218,6 @@ post-clean: @${RM} ${_PERL5_DEFAULT_FILE} .endif -.if !defined(MAKING_PATCHES) -# make clean patch makepatch MAKING_PATCHES= post-patch: ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ ${WRKSRC}/Configure ${WRKSRC}/hints/freebsd.sh @@ -234,7 +232,6 @@ post-patch-PTHREAD-on: post-patch-PTHREAD-off: ${REINPLACE_CMD} -e 's|%%PTHREAD_LIBS%%||g;' \ ${WRKSRC}/hints/freebsd.sh -.endif post-build: @${REINPLACE_CMD} -e '/^lddlflags/s|-L${WRKSRC} ||' \ Modified: head/lang/perl5.22/Makefile ============================================================================== --- head/lang/perl5.22/Makefile Mon May 9 15:48:43 2016 (r414861) +++ head/lang/perl5.22/Makefile Mon May 9 16:03:40 2016 (r414862) @@ -113,7 +113,6 @@ SUB_LIST+= PERL_VERSION=${PERL_VERSION} SUB_FILES= perl-man.conf - INSTALL_TARGET= install-strip .if defined(PERL_VENDOR_PREFIX) @@ -218,8 +217,6 @@ post-clean: @${RM} ${_PERL5_DEFAULT_FILE} .endif -.if !defined(MAKING_PATCHES) -# make clean patch makepatch MAKING_PATCHES= post-patch: ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ ${WRKSRC}/Configure ${WRKSRC}/hints/freebsd.sh @@ -234,7 +231,6 @@ post-patch-PTHREAD-on: post-patch-PTHREAD-off: ${REINPLACE_CMD} -e 's|%%PTHREAD_LIBS%%||g;' \ ${WRKSRC}/hints/freebsd.sh -.endif post-build: @${REINPLACE_CMD} -e '/^lddlflags/s|-L${WRKSRC} ||' \ Modified: head/lang/perl5.24/Makefile ============================================================================== --- head/lang/perl5.24/Makefile Mon May 9 15:48:43 2016 (r414861) +++ head/lang/perl5.24/Makefile Mon May 9 16:03:40 2016 (r414862) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= perl -PORTREVISION= 0 DISTVERSION= ${PERL_VERSION} +PORTREVISION= 0 CATEGORIES= lang devel perl5 -MASTER_SITES= CPAN/../../src/5.0 +MASTER_SITES= CPAN/../../src/5.0 CPAN/../by-authors/id/R/RJ/RJBS DIST_SUBDIR= perl MAINTAINER= perl@FreeBSD.org @@ -51,7 +51,6 @@ THREADS_CONFIGURE_OFF= -Dusethreads=n PERL_MALLOC_CONFIGURE_ON= -Dusemymalloc=y PERL_MALLOC_CONFIGURE_OFF= -Dusemymalloc=n -# For the "release" Perl ports, this should be: PORTSCOUT= limit:^${PERL_VER}. .include "version.mk" @@ -72,12 +71,10 @@ _ARCH_LIB= ${_PRIV_LIB}/${PERL_ARCH} USES= cpe tar:xz -LIBPERL_VER= ${PORTVERSION:C/[^0-9.]//} - HAS_CONFIGURE= yes CONFIGURE_SCRIPT=Configure CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} \ - -Dlibperl=libperl.so.${LIBPERL_VER} \ + -Dlibperl=libperl.so.${PERL_VERSION} \ -Darchlib=${PREFIX}/${_ARCH_LIB} \ -Dprivlib=${PREFIX}/${_PRIV_LIB} \ -Dman3dir=${PREFIX}/${PERLMANPREFIX_REL}/man/man3 \ @@ -198,7 +195,7 @@ pre-everything:: @${ECHO_MSG} "DEFAULT_VERSIONS+=perl5=${PERL_VER}" @${ECHO_MSG} "" @${ECHO_MSG} "##################################################" -.if !(defined(PACKAGE_BUILDING) || defined(BATCH)) +. if !(defined(PACKAGE_BUILDING) || defined(BATCH)) @sleep 30 . endif .endif @@ -209,8 +206,8 @@ pre-everything:: # portmaster/portupgrade will remove the installed Perl version, and it will # remove any way to guess what the default Perl version is needed. post-extract: - ${LN} -s libperl.so.${LIBPERL_VER} ${WRKSRC}/libperl.so - ${LN} -s libperl.so.${LIBPERL_VER} ${WRKSRC}/libperl.so.${PERL_VER} + ${LN} -s libperl.so.${PERL_VERSION} ${WRKSRC}/libperl.so + ${LN} -s libperl.so.${PERL_VERSION} ${WRKSRC}/libperl.so.${PERL_VER} .if !defined(PACKAGE_BUILDING) @${ECHO_CMD} "PERL5_DEFAULT=${PERL5_DEFAULT}" > ${_PERL5_DEFAULT_FILE} .endif @@ -251,8 +248,8 @@ post-install: ${MKDIR} ${STAGEDIR}${SITE_ARCH}/auto ${MKDIR} ${STAGEDIR}${SITE_PERL}/auto ${LN} ${STAGEDIR}${PREFIX}/bin/perl${PERL_VERSION} ${STAGEDIR}${PREFIX}/bin/perl5 - ${LN} -sf libperl.so.${LIBPERL_VER} ${STAGEDIR}${PREFIX}/${_ARCH_LIB}/CORE/libperl.so - ${LN} -sf libperl.so.${LIBPERL_VER} ${STAGEDIR}${PREFIX}/${_ARCH_LIB}/CORE/libperl.so.${PERL_VER} + ${LN} -sf libperl.so.${PERL_VERSION} ${STAGEDIR}${PREFIX}/${_ARCH_LIB}/CORE/libperl.so + ${LN} -sf libperl.so.${PERL_VERSION} ${STAGEDIR}${PREFIX}/${_ARCH_LIB}/CORE/libperl.so.${PERL_VER} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/perl${PERL_VERSION} ${MKDIR} ${STAGEDIR}${SITE_ARCH}/machine ${MKDIR} ${STAGEDIR}${SITE_ARCH}/sys From owner-svn-ports-head@freebsd.org Mon May 9 16:11:35 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1255B3339D; Mon, 9 May 2016 16:11:35 +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 B342F1DB3; Mon, 9 May 2016 16:11:35 +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 u49GBYnF032948; Mon, 9 May 2016 16:11:34 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49GBY7N032947; Mon, 9 May 2016 16:11:34 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605091611.u49GBY7N032947@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 9 May 2016 16:11:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414863 - head/lang/perl5.24 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 16:11:36 -0000 Author: mat Date: Mon May 9 16:11:34 2016 New Revision: 414863 URL: https://svnweb.freebsd.org/changeset/ports/414863 Log: Fix secondary MASTER_SITES. Pointy hat: mat Sponsored by: Absolight Modified: head/lang/perl5.24/Makefile (contents, props changed) Modified: head/lang/perl5.24/Makefile ============================================================================== --- head/lang/perl5.24/Makefile Mon May 9 16:03:40 2016 (r414862) +++ head/lang/perl5.24/Makefile Mon May 9 16:11:34 2016 (r414863) @@ -5,7 +5,7 @@ PORTNAME= perl DISTVERSION= ${PERL_VERSION} PORTREVISION= 0 CATEGORIES= lang devel perl5 -MASTER_SITES= CPAN/../../src/5.0 CPAN/../by-authors/id/R/RJ/RJBS +MASTER_SITES= CPAN/../../src/5.0 CPAN/../by-authors/id/R/RJ/RJBS/ DIST_SUBDIR= perl MAINTAINER= perl@FreeBSD.org From owner-svn-ports-head@freebsd.org Mon May 9 16:23:34 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22177B33852; Mon, 9 May 2016 16:23:34 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E38CD1CDB; Mon, 9 May 2016 16:23:33 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u49GNXSS036920; Mon, 9 May 2016 16:23:33 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49GNXbZ036919; Mon, 9 May 2016 16:23:33 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <201605091623.u49GNXbZ036919@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Mon, 9 May 2016 16:23:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414864 - head/math/GiNaC X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 16:23:34 -0000 Author: stephen Date: Mon May 9 16:23:32 2016 New Revision: 414864 URL: https://svnweb.freebsd.org/changeset/ports/414864 Log: - Trying a different solution to C11 compliance on FreeBSD-9. Submitted by: Don Lewis Modified: head/math/GiNaC/Makefile Modified: head/math/GiNaC/Makefile ============================================================================== --- head/math/GiNaC/Makefile Mon May 9 16:11:34 2016 (r414863) +++ head/math/GiNaC/Makefile Mon May 9 16:23:32 2016 (r414864) @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcln.so:math/cln USES= gmake libtool makeinfo pathfix pkgconfig python:build \ - tar:bzip2 compiler:c++11-lang compiler:c++11-lib + tar:bzip2 compiler:c++11-lib GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip @@ -29,11 +29,6 @@ INFO= ginac ginac-examples .include -.if ${OSVERSION} < 1000000 -USE_GCC= 4.8+ -CXXFLAGS+= -D_GLIBCXX_USE_C99 -.endif - post-patch: @${REINPLACE_CMD} -e 's|-ldl||g' ${WRKSRC}/configure .if ${ARCH} != "i386" From owner-svn-ports-head@freebsd.org Mon May 9 16:37:46 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 38DC3B33D59; Mon, 9 May 2016 16:37:46 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EE0D61EB2; Mon, 9 May 2016 16:37:45 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u49GbjbN040585; Mon, 9 May 2016 16:37:45 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49GbiY0040581; Mon, 9 May 2016 16:37:44 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201605091637.u49GbiY0040581@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 9 May 2016 16:37:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414865 - in head/biology: . py-biom-format X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 16:37:46 -0000 Author: olivierd Date: Mon May 9 16:37:44 2016 New Revision: 414865 URL: https://svnweb.freebsd.org/changeset/ports/414865 Log: The BIOM file format (canonically pronounced biome) is designed to be a general-use format for representing biological sample by observation contingency tables. BIOM is a recognized standard for the Earth Microbiome Project and is a Genomics Standards Consortium supported project. The BIOM format is designed for general use in broad areas of comparative -omics. For example, in marker-gene surveys, the primary use of this format is to represent OTU tables: the observations in this case are OTUs and the matrix contains counts corresponding to the number of times each OTU is observed in each sample. With respect to metagenome data, this format would be used to represent metagenome tables: the observations in this case might correspond to SEED subsystems, and the matrix would contain counts corresponding to the number of times each subsystem is observed in each metagenome. Similarly, with respect to genome data, this format may be used to represent a set of genomes: the observations in this case again might correspond to SEED subsystems, and the counts would correspond to the number of times each subsystem is observed in each genome. WWW: http://biom-format.org/ PR: 209193 Submitted by: Joseph Mingrone Added: head/biology/py-biom-format/ head/biology/py-biom-format/Makefile (contents, props changed) head/biology/py-biom-format/distinfo (contents, props changed) head/biology/py-biom-format/pkg-descr (contents, props changed) Modified: head/biology/Makefile Modified: head/biology/Makefile ============================================================================== --- head/biology/Makefile Mon May 9 16:23:32 2016 (r414864) +++ head/biology/Makefile Mon May 9 16:37:44 2016 (r414865) @@ -80,6 +80,7 @@ SUBDIR += primer3 SUBDIR += protomol SUBDIR += psi88 + SUBDIR += py-biom-format SUBDIR += py-biopython SUBDIR += pycogent SUBDIR += pyfasta Added: head/biology/py-biom-format/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/py-biom-format/Makefile Mon May 9 16:37:44 2016 (r414865) @@ -0,0 +1,26 @@ +# Created by: Joseph Mingrone +# $FreeBSD$ + +PORTNAME= biom-format +PORTVERSION= 2.1.5 +CATEGORIES= biology python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= jrm@ftfl.ca +COMMENT= Biological Observation Matrix (BIOM) Format Project + +LICENSE= BSD3CLAUSE + +BUILD_DEPENDS= ${PYNUMPY} +RUN_DEPENDS= ${PYNUMPY} ${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py + +USE_GITHUB= yes +GH_ACCOUNT= biocore + +USES= python +USE_PYTHON= autoplist distutils + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/biom/*.so + +.include Added: head/biology/py-biom-format/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/py-biom-format/distinfo Mon May 9 16:37:44 2016 (r414865) @@ -0,0 +1,2 @@ +SHA256 (biocore-biom-format-2.1.5_GH0.tar.gz) = e808db612291536e3ca2297c6d72b99154a324fb55fb8898baabc71ceee045d8 +SIZE (biocore-biom-format-2.1.5_GH0.tar.gz) = 11963101 Added: head/biology/py-biom-format/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/py-biom-format/pkg-descr Mon May 9 16:37:44 2016 (r414865) @@ -0,0 +1,19 @@ +The BIOM file format (canonically pronounced biome) is designed to be a +general-use format for representing biological sample by observation contingency +tables. BIOM is a recognized standard for the Earth Microbiome Project and is a +Genomics Standards Consortium supported project. + +The BIOM format is designed for general use in broad areas of comparative +-omics. For example, in marker-gene surveys, the primary use of this format is +to represent OTU tables: the observations in this case are OTUs and the matrix +contains counts corresponding to the number of times each OTU is observed in +each sample. With respect to metagenome data, this format would be used to +represent metagenome tables: the observations in this case might correspond to +SEED subsystems, and the matrix would contain counts corresponding to the number +of times each subsystem is observed in each metagenome. Similarly, with respect +to genome data, this format may be used to represent a set of genomes: the +observations in this case again might correspond to SEED subsystems, and the +counts would correspond to the number of times each subsystem is observed in +each genome. + +WWW: http://biom-format.org From owner-svn-ports-head@freebsd.org Mon May 9 16:42:18 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9F5FDB33F95; Mon, 9 May 2016 16:42:18 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6D6F6151D; Mon, 9 May 2016 16:42:18 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u49GgHKQ041516; Mon, 9 May 2016 16:42:17 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49GgHNU041515; Mon, 9 May 2016 16:42:17 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201605091642.u49GgHNU041515@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 9 May 2016 16:42:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414866 - head/biology/py-biom-format X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 16:42:18 -0000 Author: olivierd Date: Mon May 9 16:42:17 2016 New Revision: 414866 URL: https://svnweb.freebsd.org/changeset/ports/414866 Log: Add final slash in WWW entry Modified: head/biology/py-biom-format/pkg-descr Modified: head/biology/py-biom-format/pkg-descr ============================================================================== --- head/biology/py-biom-format/pkg-descr Mon May 9 16:37:44 2016 (r414865) +++ head/biology/py-biom-format/pkg-descr Mon May 9 16:42:17 2016 (r414866) @@ -16,4 +16,4 @@ observations in this case again might co counts would correspond to the number of times each subsystem is observed in each genome. -WWW: http://biom-format.org +WWW: http://biom-format.org/ From owner-svn-ports-head@freebsd.org Mon May 9 16:47:46 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BCF77B34063; Mon, 9 May 2016 16:47:46 +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 81F1719AA; Mon, 9 May 2016 16:47:46 +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 u49GljOl044015; Mon, 9 May 2016 16:47:45 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49GljLZ044013; Mon, 9 May 2016 16:47:45 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605091647.u49GljLZ044013@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Mon, 9 May 2016 16:47:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414867 - in head/chinese/libchewing: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 16:47:46 -0000 Author: lwhsu Date: Mon May 9 16:47:45 2016 New Revision: 414867 URL: https://svnweb.freebsd.org/changeset/ports/414867 Log: - Fix runtime error caused by wrong CHEWING_DATADIR Submitted by: Ting-Wei Lan Modified: head/chinese/libchewing/Makefile head/chinese/libchewing/files/patch-CMakeLists.txt Modified: head/chinese/libchewing/Makefile ============================================================================== --- head/chinese/libchewing/Makefile Mon May 9 16:42:17 2016 (r414866) +++ head/chinese/libchewing/Makefile Mon May 9 16:47:45 2016 (r414867) @@ -4,6 +4,7 @@ PORTNAME= libchewing PORTVERSION= 0.5.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= chinese textproc MAINTAINER= ports@FreeBSD.org Modified: head/chinese/libchewing/files/patch-CMakeLists.txt ============================================================================== --- head/chinese/libchewing/files/patch-CMakeLists.txt Mon May 9 16:42:17 2016 (r414866) +++ head/chinese/libchewing/files/patch-CMakeLists.txt Mon May 9 16:47:45 2016 (r414867) @@ -1,4 +1,4 @@ ---- CMakeLists.txt.orig 2016-05-09 02:23:35 UTC +--- CMakeLists.txt.orig 2016-05-09 16:30:03 UTC +++ CMakeLists.txt @@ -140,6 +140,7 @@ set(libdir "\${exec_prefix}/lib") set(includedir "\${prefix}/include") @@ -21,3 +21,12 @@ endif() +@@ -362,7 +359,7 @@ add_library(chewing OBJECT + ${SRC_DIR}/bopomofo.c + ) + set_target_properties(chewing PROPERTIES +- COMPILE_DEFINITIONS "CHEWING_DATADIR=\"${CMAKE_INSTALL_DATADIR}/libchewing\"" ++ COMPILE_DEFINITIONS "CHEWING_DATADIR=\"${CMAKE_INSTALL_FULL_DATADIR}/libchewing\"" + ) + + if (WITH_SQLITE3) From owner-svn-ports-head@freebsd.org Mon May 9 17:05:33 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F0FCB34436; Mon, 9 May 2016 17:05:33 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 42499165E; Mon, 9 May 2016 17:05:33 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u49H5WNB049936; Mon, 9 May 2016 17:05:32 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49H5W5D049934; Mon, 9 May 2016 17:05:32 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201605091705.u49H5W5D049934@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 9 May 2016 17:05:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414868 - head/multimedia/qmmp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 17:05:33 -0000 Author: olivierd Date: Mon May 9 17:05:32 2016 New Revision: 414868 URL: https://svnweb.freebsd.org/changeset/ports/414868 Log: - Update to 0.9.9 [2] - Replace CFLAGS, and LDFLAGS by USES= localbase [2] - USES= desktop-file-utils uses only with DIR_ASSOC option [1] PR: 209245 Submitted by: (maintainer) [1], myself [2] Modified: head/multimedia/qmmp/Makefile head/multimedia/qmmp/distinfo Modified: head/multimedia/qmmp/Makefile ============================================================================== --- head/multimedia/qmmp/Makefile Mon May 9 16:47:45 2016 (r414867) +++ head/multimedia/qmmp/Makefile Mon May 9 17:05:32 2016 (r414868) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= qmmp -PORTVERSION= 0.9.7 -PORTREVISION= 1 +PORTVERSION= 0.9.9 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/ \ SF/qmmp-dev/${PORTNAME}/ @@ -14,7 +13,7 @@ LICENSE= GPLv2 CONFLICTS= ${PORTNAME}-qt5-1.* -USES= cmake:outsource desktop-file-utils pathfix pkgconfig tar:bzip2 +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 @@ -76,6 +75,7 @@ SKINNEDUI_CMAKE_OFF= -DUSE_SKINNED:BOOL= DIR_ASSOC_DESC= inode/directory mime type association DIR_ASSOC_CMAKE_ON= -DUSE_DIR_ASSOC:BOOL=TRUE DIR_ASSOC_CMAKE_OFF= -DUSE_DIR_ASSOC:BOOL=FALSE +DIR_ASSOC_USES= desktop-file-utils JACK_LIB_DEPENDS= libjack.so:audio/jack JACK_BUILD_DEPENDS= jackit>=0.121.2:audio/jack @@ -324,8 +324,6 @@ INSTALLS_ICONS= yes CMAKE_ARGS+= -DUSE_FFMPEG_LEGACY:BOOL=FALSE \ -DCMAKE_REQUIRED_INCLUDES:PATH=${LOCALBASE}/include -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib post-patch: @${GREP} -L '${LOCALBASE}/lib/oss' \ Modified: head/multimedia/qmmp/distinfo ============================================================================== --- head/multimedia/qmmp/distinfo Mon May 9 16:47:45 2016 (r414867) +++ head/multimedia/qmmp/distinfo Mon May 9 17:05:32 2016 (r414868) @@ -1,2 +1,2 @@ -SHA256 (qmmp-0.9.7.tar.bz2) = 339f260c8fac0c1ddcf4205b852724c0633e63a39d83ee1906b9661ef821bcdc -SIZE (qmmp-0.9.7.tar.bz2) = 1125295 +SHA256 (qmmp-0.9.9.tar.bz2) = 8159f877d3a0329d49e54d9c367b4a85e73c2a0c4eca4033a4ae8382e59a64f3 +SIZE (qmmp-0.9.9.tar.bz2) = 1125419 From owner-svn-ports-head@freebsd.org Mon May 9 17:10:55 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1BC79B34539; Mon, 9 May 2016 17:10:55 +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 DCD8E18FB; Mon, 9 May 2016 17:10:54 +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 u49HAsKQ050237; Mon, 9 May 2016 17:10:54 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49HArCn050235; Mon, 9 May 2016 17:10:53 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201605091710.u49HArCn050235@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 9 May 2016 17:10:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414869 - head/games/wtf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 17:10:55 -0000 Author: madpilot Date: Mon May 9 17:10:53 2016 New Revision: 414869 URL: https://svnweb.freebsd.org/changeset/ports/414869 Log: Update to 20160507. PR: 209393 Submitted by: Nikolai Lifanov (maintainer) Modified: head/games/wtf/Makefile head/games/wtf/distinfo Modified: head/games/wtf/Makefile ============================================================================== --- head/games/wtf/Makefile Mon May 9 17:05:32 2016 (r414868) +++ head/games/wtf/Makefile Mon May 9 17:10:53 2016 (r414869) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wtf -PORTVERSION= 20160421 +PORTVERSION= 20160507 CATEGORIES= games MASTER_SITES= SF/bsdwtf Modified: head/games/wtf/distinfo ============================================================================== --- head/games/wtf/distinfo Mon May 9 17:05:32 2016 (r414868) +++ head/games/wtf/distinfo Mon May 9 17:10:53 2016 (r414869) @@ -1,2 +1,2 @@ -SHA256 (wtf-20160421.tar.gz) = e1af7bc023125aa07448d2bee99ff4dc6ee8748d56eef1910c8faaa2847cf968 -SIZE (wtf-20160421.tar.gz) = 24425 +SHA256 (wtf-20160507.tar.gz) = 1fc0aaf9a46a3042fb205642f8ebfca6405ea92b65e4bdfb769d2b1484273167 +SIZE (wtf-20160507.tar.gz) = 24446 From owner-svn-ports-head@freebsd.org Mon May 9 17:18:48 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5EFBCB34905; Mon, 9 May 2016 17:18:48 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0FE6D12C3; Mon, 9 May 2016 17:18:47 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u49HIlf2053297; Mon, 9 May 2016 17:18:47 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49HIlgn053295; Mon, 9 May 2016 17:18:47 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201605091718.u49HIlgn053295@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 9 May 2016 17:18:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414870 - head/multimedia/qmmp-plugin-pack X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 17:18:48 -0000 Author: olivierd Date: Mon May 9 17:18:46 2016 New Revision: 414870 URL: https://svnweb.freebsd.org/changeset/ports/414870 Log: - Update to 0.9.4 [2] - Replace CFLAGS, and LDFLAGS by USES= localbase [2] - Adjust dependencies [1] PR: 209246 Submitted by: (maintainer) [1], myself [2] Modified: head/multimedia/qmmp-plugin-pack/Makefile head/multimedia/qmmp-plugin-pack/distinfo Modified: head/multimedia/qmmp-plugin-pack/Makefile ============================================================================== --- head/multimedia/qmmp-plugin-pack/Makefile Mon May 9 17:10:53 2016 (r414869) +++ head/multimedia/qmmp-plugin-pack/Makefile Mon May 9 17:18:46 2016 (r414870) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qmmp-plugin-pack -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/plugins/ \ SF/qmmp-dev/${PORTNAME}/ @@ -16,8 +16,8 @@ CONFLICTS= ${PORTNAME}-qt5-1.* LIB_DEPENDS= libqmmpui.so:multimedia/qmmp BUILD_DEPENDS= qmmp>=0.9.0:multimedia/qmmp -USES= cmake:outsource pkgconfig tar:bzip2 -USE_QT4= corelib gui qmake_build rcc_build moc_build linguist_build +USES= cmake:outsource localbase pkgconfig tar:bzip2 +USE_QT4= corelib gui linguisttools_build moc_build qmake_build rcc_build USE_LDCONFIG= yes OPTIONS_SUB= yes @@ -40,7 +40,8 @@ FFAPASM_BUILD_DEPENDS= yasm:devel/yasm FFAPASM_CMAKE_ON= -DUSE_ASM:BOOL=TRUE FFAPASM_CMAKE_OFF= -DUSE_ASM:BOOL=FALSE -MPG123_LIB_DEPENDS= libmpg123.so:audio/mpg123 +MPG123_LIB_DEPENDS= libmpg123.so:audio/mpg123 \ + libtag.so:audio/taglib MPG123_USE= QT4=uic_build MPG123_CMAKE_ON= -DUSE_MPG123:BOOL=TRUE MPG123_CMAKE_OFF= -DUSE_MPG123:BOOL=FALSE @@ -51,8 +52,6 @@ XMP_CMAKE_ON= -DUSE_XMP:BOOL=TRUE XMP_CMAKE_OFF= -DUSE_XMP:BOOL=FALSE CMAKE_ARGS+= -DCMAKE_REQUIRED_INCLUDES:PATH=${LOCALBASE}/include -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib pre-configure: @${RM} -f ${BUILD_WRKSRC}/CMakeCache.txt Modified: head/multimedia/qmmp-plugin-pack/distinfo ============================================================================== --- head/multimedia/qmmp-plugin-pack/distinfo Mon May 9 17:10:53 2016 (r414869) +++ head/multimedia/qmmp-plugin-pack/distinfo Mon May 9 17:18:46 2016 (r414870) @@ -1,2 +1,2 @@ -SHA256 (qmmp-plugin-pack-0.9.3.tar.bz2) = 4c65cf6b917574858248b81f7c357b128af21908e7a437f1e1cb89f1501020ec -SIZE (qmmp-plugin-pack-0.9.3.tar.bz2) = 76668 +SHA256 (qmmp-plugin-pack-0.9.4.tar.bz2) = b817b766854d6ac641d875b8f8f901356f942e7b5d982c16a31a3d4771d43527 +SIZE (qmmp-plugin-pack-0.9.4.tar.bz2) = 78007 From owner-svn-ports-head@freebsd.org Mon May 9 17:23:20 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7DF67B34BAF for ; Mon, 9 May 2016 17:23:20 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: from vfemail.net (onethreetwo.vfemail.net [199.16.11.132]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 238C61B03 for ; Mon, 9 May 2016 17:23:19 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: (qmail 17598 invoked by uid 89); 9 May 2016 17:23:13 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 9 May 2016 17:23:12 -0000 Received: (qmail 71075 invoked by uid 89); 8 May 2016 10:39:25 -0000 Received: by simscan 1.3.1 ppid: 71068, pid: 71072, t: 0.0039s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 8 May 2016 10:39:25 -0000 Received: (qmail 2716 invoked by uid 89); 8 May 2016 10:39:25 -0000 Received: by simscan 1.4.0 ppid: 2689, pid: 2713, t: 1.0667s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by mail.vfemail.net with ESMTPA; 8 May 2016 10:39:24 -0000 From: Jan Beich To: Thomas Zander Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, "ports-committers\@FreeBSD.org" Subject: Re: svn commit: r414781 - head/multimedia/ffmpeg References: <201605071810.u47IAEGx095469@repo.freebsd.org> Date: Sun, 08 May 2016 12:39:10 +0200 In-Reply-To: (Thomas Zander's message of "Sun, 8 May 2016 09:44:39 +0200") 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.22 Precedence: list List-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, 09 May 2016 17:23:20 -0000 --=-=-= Content-Type: text/plain Thomas Zander writes: > On 7 May 2016 at 21:40, Jan Beich wrote: >> Can you MFH all patch-level updates by default? Those contain stability >> and security fixes much desired on quaterly branches. > > I'd be happy to do that, I was just not aware of this policy. I'm not sure if there's such a policy but 2.8.7 is covered by "runtime fixes" intent when quaterly branches were first announced. When requesting MFH just state if there's ABI or POLA impact and link to the changelog. > For ffmpeg, I routinely double-check > https://www.ffmpeg.org/security.html and noticed that 2.8.7 does not > fix any known vulnerability. The page sometimes lags behind fixes for months. Here's a list from 2.8.7 that may (or may not) end up there. Firefox stake can be easily noticed. https://git.videolan.org/?p=ffmpeg.git;a=commit;h=2a158602273f https://trac.ffmpeg.org/ticket/5412 https://git.videolan.org/?p=ffmpeg.git;a=commit;h=ef54c144250a https://trac.ffmpeg.org/ticket/5371 https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=5127cb2e78c0 https://hg.mozilla.org/releases/mozilla-beta/rev/e69afe7adf97 https://bugzilla.mozilla.org/show_bug.cgi?id=1266129 (Access Denied ;) https://git.videolan.org/?p=ffmpeg.git;a=commit;h=1e9aa7907ed4 https://trac.ffmpeg.org/ticket/5259 https://git.videolan.org/?p=ffmpeg.git;a=commit;h=536f6c4ec2f8 https://trac.ffmpeg.org/ticket/4899 > Since no build or runtime errors were reported in bugzilla for 2.8.6, > it seemed to me that the quarterly branch does not have a problem that > needs fixing. ffmpeg runtime issues tend to be OS-agnostic. As such users are discouraged to report them on downstream bugtrackers like our bugzilla. > Is patch-level updating covered by a blanket? No. I think, only extreme cases (e.g., startup crash) are covered by stability blanket where the commit doesn't carry other "baggage" that often comes with updates. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJXLxdOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bVzYIAIMcFCxJ19YtsmW+AVvdk/Hd ryC1i8tQr3pVWqdNLDmWydCed/VMX7vuzTEkmrKeO9bzUuNbFlATacE0Bz+eAQ7R ZmFTvs9+SrOzFaUQVgzuOuAFgahRQT48Fb0cI24F5gn/75pFtknqc7Bw/W/FSrLb Q6weNeLdZbrA5/pMWSvvkS86hNpO2u/SYPMcH0epq45vZmPocLLYPqsLo/TA31w6 Tx6OlqFp26IoaC7TBZEjXgiN7Y1NvhO6fgBiBesASB5UrZWXtA60IUKAxe9/8iqO udcMSHmEoc+ugvqb2hT1LN/aVeE4rxjaE0iWu0nnLnXGrntYmVs/DSwn1OeCLo4= =A4sQ -----END PGP SIGNATURE----- --=-=-=-- From owner-svn-ports-head@freebsd.org Mon May 9 17:25:29 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7E849B34C22; Mon, 9 May 2016 17:25:29 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 35FF31C9C; Mon, 9 May 2016 17:25:29 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u49HPSiV056311; Mon, 9 May 2016 17:25:28 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49HPSmC056309; Mon, 9 May 2016 17:25:28 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201605091725.u49HPSmC056309@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 9 May 2016 17:25:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414871 - head/multimedia/qmmp-qt5 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 17:25:29 -0000 Author: olivierd Date: Mon May 9 17:25:28 2016 New Revision: 414871 URL: https://svnweb.freebsd.org/changeset/ports/414871 Log: - Update to 1.0.9 [2] - USES= desktop-file-utils uses only with DIR_ASSOC option [1] PR: 209247 Submitted by: (maintainer) [1], myself [2] Modified: head/multimedia/qmmp-qt5/Makefile head/multimedia/qmmp-qt5/distinfo Modified: head/multimedia/qmmp-qt5/Makefile ============================================================================== --- head/multimedia/qmmp-qt5/Makefile Mon May 9 17:18:46 2016 (r414870) +++ head/multimedia/qmmp-qt5/Makefile Mon May 9 17:25:28 2016 (r414871) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= qmmp -PORTVERSION= 1.0.6 -PORTREVISION= 1 +PORTVERSION= 1.0.9 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/ \ SF/qmmp-dev/${PORTNAME}/ @@ -15,7 +14,7 @@ LICENSE= GPLv2 CONFLICTS= ${PORTNAME}-0.* -USES= cmake:outsource desktop-file-utils pathfix pkgconfig tar:bzip2 +USES= cmake:outsource pathfix pkgconfig tar:bzip2 USE_QT5= core gui network widgets xml \ buildtools_build linguisttools_build qmake_build USE_LDCONFIG= yes @@ -77,6 +76,7 @@ SKINNEDUI_CMAKE_OFF= -DUSE_SKINNED:BOOL= DIR_ASSOC_DESC= inode/directory mime type association DIR_ASSOC_CMAKE_ON= -DUSE_DIR_ASSOC:BOOL=TRUE DIR_ASSOC_CMAKE_OFF= -DUSE_DIR_ASSOC:BOOL=FALSE +DIR_ASSOC_USES= desktop-file-utils JACK_LIB_DEPENDS= libjack.so:audio/jack JACK_BUILD_DEPENDS= jackit>=0.121.2:audio/jack Modified: head/multimedia/qmmp-qt5/distinfo ============================================================================== --- head/multimedia/qmmp-qt5/distinfo Mon May 9 17:18:46 2016 (r414870) +++ head/multimedia/qmmp-qt5/distinfo Mon May 9 17:25:28 2016 (r414871) @@ -1,2 +1,2 @@ -SHA256 (qmmp-1.0.6.tar.bz2) = e97965cb41426f0e2fc418a625b0f3097227a1414c81665a65bbd33802e77e7f -SIZE (qmmp-1.0.6.tar.bz2) = 1107187 +SHA256 (qmmp-1.0.9.tar.bz2) = 419913e6becc91061a361afaf59b3471cfb6d28dcca1fb6201f4155632b4ad02 +SIZE (qmmp-1.0.9.tar.bz2) = 1107577 From owner-svn-ports-head@freebsd.org Mon May 9 17:30:07 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 693E9B34D01; Mon, 9 May 2016 17:30:07 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3B3BD1F14; Mon, 9 May 2016 17:30:07 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u49HU6a3056672; Mon, 9 May 2016 17:30:06 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49HU6JL056671; Mon, 9 May 2016 17:30:06 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201605091730.u49HU6JL056671@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Mon, 9 May 2016 17:30:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414873 - head/astro/xearth/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 17:30:07 -0000 Author: woodsb02 Date: Mon May 9 17:30:06 2016 New Revision: 414873 URL: https://svnweb.freebsd.org/changeset/ports/414873 Log: Add myself to freebsd.committers.markers Approved by: adamw (mentor) Modified: head/astro/xearth/files/freebsd.committers.markers Modified: head/astro/xearth/files/freebsd.committers.markers ============================================================================== --- head/astro/xearth/files/freebsd.committers.markers Mon May 9 17:28:02 2016 (r414872) +++ head/astro/xearth/files/freebsd.committers.markers Mon May 9 17:30:06 2016 (r414873) @@ -186,6 +186,7 @@ 48.36, 2.99, "charnier" align=left # Cannes Ecluse, France 48.8345364 2.7160113 "martymac" # Bussy Saint Georges, France 48.83, 2.36, "antoine" # Paris, France + 48.8570493, 2.355139, "woodsb02" # Paris, France 48.827111, 2.347019, "sbz" # Paris, France 41.6666, 2.3333, "jesusr" # Barcelona, Spain 48.87, 2.33, "dumbbell,cognet" align=left # Paris, France From owner-svn-ports-head@freebsd.org Mon May 9 17:39:57 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1F7BCB34EC2; Mon, 9 May 2016 17:39:57 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D55221511; Mon, 9 May 2016 17:39:56 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u49HduNF059699; Mon, 9 May 2016 17:39:56 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49HdtSM059697; Mon, 9 May 2016 17:39:55 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201605091739.u49HdtSM059697@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 9 May 2016 17:39:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414874 - head/multimedia/qmmp-plugin-pack-qt5 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 17:39:57 -0000 Author: olivierd Date: Mon May 9 17:39:55 2016 New Revision: 414874 URL: https://svnweb.freebsd.org/changeset/ports/414874 Log: - Update to 1.0.3 [2] - Adjust dependencies [1], [2] Fix build with TagLib < 1.11, otherwise MPG123 and FFAP options are not build anymore. PR: 209248 Submitted by: (maintainer) [1], myself [2] Modified: head/multimedia/qmmp-plugin-pack-qt5/Makefile head/multimedia/qmmp-plugin-pack-qt5/distinfo Modified: head/multimedia/qmmp-plugin-pack-qt5/Makefile ============================================================================== --- head/multimedia/qmmp-plugin-pack-qt5/Makefile Mon May 9 17:30:06 2016 (r414873) +++ head/multimedia/qmmp-plugin-pack-qt5/Makefile Mon May 9 17:39:55 2016 (r414874) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qmmp-plugin-pack -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/plugins/ \ SF/qmmp-dev/${PORTNAME}/ @@ -18,14 +18,13 @@ LIB_DEPENDS= libqmmpui.so:multimedia/qmm BUILD_DEPENDS= qmmp-qt5>=1.0.0:multimedia/qmmp-qt5 USES= cmake:outsource pkgconfig tar:bzip2 -USE_QT5= core gui qmake_build buildtools_build linguisttools_build +USE_QT5= core gui buildtools_build linguisttools_build qmake_build USE_LDCONFIG= yes OPTIONS_SUB= yes OPTIONS_MULTI= PLUGINS OPTIONS_MULTI_PLUGINS= FFAP MPG123 XMP - OPTIONS_DEFAULT= FFAP MPG123 XMP FFAP_DESC= Support APE sound file @@ -41,7 +40,8 @@ FFAPASM_BUILD_DEPENDS= yasm:devel/yasm FFAPASM_CMAKE_ON= -DUSE_ASM:BOOL=TRUE FFAPASM_CMAKE_OFF= -DUSE_ASM:BOOL=FALSE -MPG123_LIB_DEPENDS= libmpg123.so:audio/mpg123 +MPG123_LIB_DEPENDS= libmpg123.so:audio/mpg123 \ + libtag.so:audio/taglib MPG123_CMAKE_ON= -DUSE_MPG123:BOOL=TRUE MPG123_CMAKE_OFF= -DUSE_MPG123:BOOL=FALSE @@ -50,6 +50,12 @@ XMP_LIB_DEPENDS= libxmp.so:audio/libxmp XMP_CMAKE_ON= -DUSE_XMP:BOOL=TRUE XMP_CMAKE_OFF= -DUSE_XMP:BOOL=FALSE +# Downgrade TagLib, otherwise MPG123 and FFAP don't work! +post-patch: + @${GREP} -l 'TAGLIB taglib>=1\.10\.0' \ + ${WRKSRC}/src/Input/CMakeLists.txt | ${XARGS} \ + ${REINPLACE_CMD} -e '/TAGLIB/s|1\.10\.0|1.9|' + pre-configure: @${RM} -f ${BUILD_WRKSRC}/CMakeCache.txt Modified: head/multimedia/qmmp-plugin-pack-qt5/distinfo ============================================================================== --- head/multimedia/qmmp-plugin-pack-qt5/distinfo Mon May 9 17:30:06 2016 (r414873) +++ head/multimedia/qmmp-plugin-pack-qt5/distinfo Mon May 9 17:39:55 2016 (r414874) @@ -1,2 +1,2 @@ -SHA256 (qmmp-plugin-pack-1.0.2.tar.bz2) = a3a309342fd5077c80bcba214a3d5df6f96135e9fae37d5d122e608557080767 -SIZE (qmmp-plugin-pack-1.0.2.tar.bz2) = 76533 +SHA256 (qmmp-plugin-pack-1.0.3.tar.bz2) = bb77cfdf3225413ad763bb4a47cf4cee030afbf41207879d78e0fe5575ee8892 +SIZE (qmmp-plugin-pack-1.0.3.tar.bz2) = 77610 From owner-svn-ports-head@freebsd.org Mon May 9 17:45:43 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D76BB34052; Mon, 9 May 2016 17:45:43 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D484C1A5C; Mon, 9 May 2016 17:45:42 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u49HjgcM062778; Mon, 9 May 2016 17:45:42 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49Hjgq1062777; Mon, 9 May 2016 17:45:42 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <201605091745.u49Hjgq1062777@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Mon, 9 May 2016 17:45:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414875 - head/astro/xearth/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 17:45:43 -0000 Author: stephen Date: Mon May 9 17:45:41 2016 New Revision: 414875 URL: https://svnweb.freebsd.org/changeset/ports/414875 Log: - Add myself 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 Mon May 9 17:39:55 2016 (r414874) +++ head/astro/xearth/files/freebsd.committers.markers Mon May 9 17:45:41 2016 (r414875) @@ -279,6 +279,7 @@ 43.19, -89.38, "jlemon" # Madison, WI, USA 43.02, -89.41, "feld" # Madison, WI, USA 43.063, -89.452, "nwhitehorn" # Madison, WI, USA + 38.92, -92.40, "stephen" # Columbia, MO, USA 44.99, -93.25, "mpp" # Minneapolis, MN, USA 44.89, -93.35, "bdrewery" # Minneapolis, MN, USA 42.02, -93.67, "ghelmer" # Ames, IA, USA From owner-svn-ports-head@freebsd.org Mon May 9 18:08:44 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E830AB343C8; Mon, 9 May 2016 18:08: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 8F9EB1347; Mon, 9 May 2016 18:08: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 u49I8hFk068828; Mon, 9 May 2016 18:08:43 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49I8hR7068826; Mon, 9 May 2016 18:08:43 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605091808.u49I8hR7068826@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 9 May 2016 18:08:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414876 - head/net/dhcpcd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 18:08:45 -0000 Author: pi Date: Mon May 9 18:08:43 2016 New Revision: 414876 URL: https://svnweb.freebsd.org/changeset/ports/414876 Log: net/dhcpcd: 6.10.2 -> 6.11.0 - pidfile directory is now created correctly at startup. - bootp "leases" are now stored so dhcpcd can dump them. - ARP state is kept open so we can detect duplicates (currently this is only logged, no action is taken). - --lastleastextend allows dhcpcd to extend a DHCP lease once it has expired. The lease is dropped if any other node claims the address. - Delegated Prefix reject routes will be correctly bound to the loopback interface. If a delegated address uses the whole prefix, then the reject route is removed. If this address is removed, the reject route is restored. - dhcp code has been reworked around a classic BOOTP structure instead of a fixed size DHCP structure based on a max MTU of 1500. Each reference to it also has a size so we know it's length. Adding an option to a message is now guarded via easy macros. Option concatenation buffer is no longer a fixed size. - Many other cleanups, fully passes Coverity scan on FreeBSD! PR: 209395 Submitted by: roy@marples.name (maintainer) Modified: head/net/dhcpcd/Makefile head/net/dhcpcd/distinfo Modified: head/net/dhcpcd/Makefile ============================================================================== --- head/net/dhcpcd/Makefile Mon May 9 17:45:41 2016 (r414875) +++ head/net/dhcpcd/Makefile Mon May 9 18:08:43 2016 (r414876) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dhcpcd -PORTVERSION= 6.10.2 +PORTVERSION= 6.11.0 CATEGORIES= net MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ \ http://roy.aydogan.net/dhcpcd/ \ Modified: head/net/dhcpcd/distinfo ============================================================================== --- head/net/dhcpcd/distinfo Mon May 9 17:45:41 2016 (r414875) +++ head/net/dhcpcd/distinfo Mon May 9 18:08:43 2016 (r414876) @@ -1,2 +1,2 @@ -SHA256 (dhcpcd-6.10.2.tar.xz) = 64a0ff84ba7f1e820b2ccfe08980b3b73e96bb072274b21de523f1da83a94e09 -SIZE (dhcpcd-6.10.2.tar.xz) = 184512 +SHA256 (dhcpcd-6.11.0.tar.xz) = 31c2cd327657f11c427fe5044f74c5b942e70450fa43ceabf4b25f3fd4999959 +SIZE (dhcpcd-6.11.0.tar.xz) = 187580 From owner-svn-ports-head@freebsd.org Mon May 9 18:18:11 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5DD38B34885; Mon, 9 May 2016 18:18:11 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 4152D13CD; Mon, 9 May 2016 18:18:11 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 32B6C11E2; Mon, 9 May 2016 18:18:11 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id ECAE01CEAF; Mon, 9 May 2016 18:18:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id ps9Sd2SjMc-K; Mon, 9 May 2016 18:18:07 +0000 (UTC) Subject: Re: svn commit: r414724 - head/Templates DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 545151CEA7 To: John Marino , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201605062057.u46KvuVG006567@repo.freebsd.org> From: Bryan Drewery Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: <46d6eb29-2a3d-7b4b-b163-3667d24e1dec@FreeBSD.org> Date: Mon, 9 May 2016 11:18:00 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <201605062057.u46KvuVG006567@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="N6VXVTeBtcUR8gD1uAwn05bXuVMlgaqXl" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 18:18:11 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --N6VXVTeBtcUR8gD1uAwn05bXuVMlgaqXl Content-Type: multipart/mixed; boundary="wj5sSrHFqgeLnl6bQcDusDNJgKo5FrC4B" From: Bryan Drewery To: John Marino , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <46d6eb29-2a3d-7b4b-b163-3667d24e1dec@FreeBSD.org> Subject: Re: svn commit: r414724 - head/Templates References: <201605062057.u46KvuVG006567@repo.freebsd.org> In-Reply-To: <201605062057.u46KvuVG006567@repo.freebsd.org> --wj5sSrHFqgeLnl6bQcDusDNJgKo5FrC4B Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 5/6/2016 1:57 PM, John Marino wrote: > Author: marino > Date: Fri May 6 20:57:55 2016 > New Revision: 414724 > URL: https://svnweb.freebsd.org/changeset/ports/414724 >=20 > Log: > Cache ac_cv_sys_long_file_names conftest result (always yes) > =20 > There are a few ports that check for long file name support during > configuration, but the conftest actually modifies $LOCALBASE/lib when= > the port is built by the root user. By caching the result (yes), the= > test is avoiding and so is the consequential file system violation. > (The synth test option can detect this FS violation.) > =20 > Differential Revision: https://reviews.freebsd.org/D6160 > Approved by: portmgr (bapt@, bdrewery@) >=20 > Modified: > head/Templates/config.site >=20 > Modified: head/Templates/config.site > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=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/Templates/config.site Fri May 6 19:55:06 2016 (r414723) > +++ head/Templates/config.site Fri May 6 20:57:55 2016 (r414724) > @@ -731,6 +731,9 @@ > : ${ac_cv_have_decl_wmemset=3Dyes} > : ${ac_cv_have_decl_writev=3Dyes} > =20 > +# long file name support test invasively touches localbase, always tru= e > +: ${ac_cv_sys_long_file_names=3Dyes} > + > # function specific > =20 > : ${gl_cv_func_btowc_eof=3Dyes} >=20 Thanks for this. I just ran into this on an older checkout and had never realized it. Your fix worked great. --=20 Regards, Bryan Drewery --wj5sSrHFqgeLnl6bQcDusDNJgKo5FrC4B-- --N6VXVTeBtcUR8gD1uAwn05bXuVMlgaqXl 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 iQEcBAEBAgAGBQJXMNRdAAoJEDXXcbtuRpfPYCsIAI2B7By4CHgsWfhUxb1dvoXb R5E/N+UBpTinU3c0TLfUNTDO/lAsgh/SF6s6yW2RkrH8ytwDI7jXSTRSSqsdipYQ hj/bw5O0jgRre9n1dOTWq3uT8VlriqSxg64BjVIXJiVL2Ur4gCDN551SNTyqVlef Ulu6ZfG9u5rJ3JzD+dz3Zwk1IxXhRXk15gGO7G1kpsz/i6pKEJHkwiYOY9NTBeTN xA7UIqFsGwEIorXNHUn2/cHOHIus7XnRm+bwTwfIhMF7C0eZl6QOZD/f2qb6IdNu RVE9Sq9u5ZvBphNQooFy88nnRvSVt3pHYoLUtsfw38q1CpPMI4wFYA9678fHakU= =YgC8 -----END PGP SIGNATURE----- --N6VXVTeBtcUR8gD1uAwn05bXuVMlgaqXl-- From owner-svn-ports-head@freebsd.org Mon May 9 18:19:17 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BF926B34900; Mon, 9 May 2016 18:19:17 +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 9A39C16CA; Mon, 9 May 2016 18:19:17 +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 u49IJGM4071948; Mon, 9 May 2016 18:19:16 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49IJGs5071944; Mon, 9 May 2016 18:19:16 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605091819.u49IJGs5071944@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 9 May 2016 18:19:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414877 - in head/www/nostromo: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 18:19:17 -0000 Author: pi Date: Mon May 9 18:19:16 2016 New Revision: 414877 URL: https://svnweb.freebsd.org/changeset/ports/414877 Log: www/nostromo: fix build with LIBRESSL, submitter becomes maintainer PR: 209400 Submitted by: Axel Gonzalez Modified: head/www/nostromo/Makefile head/www/nostromo/files/patch-src-libmy-Makefile head/www/nostromo/files/patch-src-nhttpd-Makefile head/www/nostromo/files/patch-src-tools-Makefile Modified: head/www/nostromo/Makefile ============================================================================== --- head/www/nostromo/Makefile Mon May 9 18:08:43 2016 (r414876) +++ head/www/nostromo/Makefile Mon May 9 18:19:16 2016 (r414877) @@ -6,7 +6,7 @@ PORTVERSION= 1.9.6 CATEGORIES= www ipv6 MASTER_SITES= http://www.nazgul.ch/dev/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= loox@e-shell.net COMMENT= Fast, secure HTTP/1.1 CGI/1.1 SSL IPv4/IPv6 webserver LICENSE= ISCL Modified: head/www/nostromo/files/patch-src-libmy-Makefile ============================================================================== --- head/www/nostromo/files/patch-src-libmy-Makefile Mon May 9 18:08:43 2016 (r414876) +++ head/www/nostromo/files/patch-src-libmy-Makefile Mon May 9 18:19:16 2016 (r414877) @@ -1,7 +1,6 @@ ---- src/libmy/Makefile.orig 2011-03-20 11:23:57.000000000 +0100 -+++ src/libmy/Makefile 2011-03-20 11:24:15.000000000 +0100 -@@ -2,9 +2,9 @@ - SRCS= strcutl.c strcutw.c strcuts.c strcuti.c strcutf.c flog.c flogd.c fparse.c strlower.c strb64d.c +--- src/libmy/Makefile.orig 2016-04-07 19:58:48 UTC ++++ src/libmy/Makefile +@@ -3,8 +3,8 @@ SRCS= strcutl.c strcutw.c strcuts.c strc CFLAGS+= -Wall -Werror -Wstrict-prototypes MAN= Modified: head/www/nostromo/files/patch-src-nhttpd-Makefile ============================================================================== --- head/www/nostromo/files/patch-src-nhttpd-Makefile Mon May 9 18:08:43 2016 (r414876) +++ head/www/nostromo/files/patch-src-nhttpd-Makefile Mon May 9 18:19:16 2016 (r414877) @@ -1,6 +1,9 @@ ---- src/nhttpd/Makefile 2016-04-12 15:02:06.000000000 -0400 -+++ src/nhttpd/Makefile 2016-04-13 12:29:49.861046000 -0400 -@@ -13,8 +13,15 @@ +--- src/nhttpd/Makefile.orig 2016-04-12 19:02:06 UTC ++++ src/nhttpd/Makefile +@@ -10,12 +10,19 @@ PIPE= -pipe + + MAN= nhttpd.8 + -BINOWN= root +BINOWN?= root BINMOD= 0555 @@ -10,7 +13,7 @@ OS!= uname -s +.if defined(OPENSSLLIB) && "${OPENSSLLIB}" != "/usr/lib" -+LDADD+= -L${OPENSSLIB} ++LDADD+= -L${OPENSSLLIB} +.endif +.if defined(OPENSSLINC) && "${OPENSSLINC}" != "/usr/include" +CFLAGS+=-I${OPENSSLINC} @@ -18,3 +21,4 @@ + LDADD+= -lssl -lcrypto .if ${OS} == "FreeBSD" + LDADD+= -lcrypt Modified: head/www/nostromo/files/patch-src-tools-Makefile ============================================================================== --- head/www/nostromo/files/patch-src-tools-Makefile Mon May 9 18:08:43 2016 (r414876) +++ head/www/nostromo/files/patch-src-tools-Makefile Mon May 9 18:19:16 2016 (r414877) @@ -1,6 +1,9 @@ ---- src/tools/Makefile 2016-04-12 15:02:58.000000000 -0400 -+++ src/tools/Makefile 2016-04-13 12:33:40.546452000 -0400 -@@ -12,5 +12,5 @@ +--- src/tools/Makefile.orig 2016-04-12 19:02:58 UTC ++++ src/tools/Makefile +@@ -9,9 +9,9 @@ PIPE= -pipe + + MAN= + -BINOWN= root +BINOWN?= root BINMOD= 0555 @@ -8,3 +11,4 @@ +BINDIR= ${PREFIX}/sbin OS!= uname -s + From owner-svn-ports-head@freebsd.org Mon May 9 18:37:40 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36985B34DD4; Mon, 9 May 2016 18:37:40 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 08A3214A9; Mon, 9 May 2016 18:37:39 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u49IbdA2077968; Mon, 9 May 2016 18:37:39 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49IbdqF077966; Mon, 9 May 2016 18:37:39 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201605091837.u49IbdqF077966@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 9 May 2016 18:37:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414878 - head/audio/py-mutagen X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 18:37:40 -0000 Author: olivierd Date: Mon May 9 18:37:38 2016 New Revision: 414878 URL: https://svnweb.freebsd.org/changeset/ports/414878 Log: Update to 1.32 Modified: head/audio/py-mutagen/Makefile head/audio/py-mutagen/distinfo Modified: head/audio/py-mutagen/Makefile ============================================================================== --- head/audio/py-mutagen/Makefile Mon May 9 18:19:16 2016 (r414877) +++ head/audio/py-mutagen/Makefile Mon May 9 18:37:38 2016 (r414878) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mutagen -PORTVERSION= 1.31 +PORTVERSION= 1.32 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/audio/py-mutagen/distinfo ============================================================================== --- head/audio/py-mutagen/distinfo Mon May 9 18:19:16 2016 (r414877) +++ head/audio/py-mutagen/distinfo Mon May 9 18:37:38 2016 (r414878) @@ -1,2 +1,2 @@ -SHA256 (mutagen-1.31.tar.gz) = 0aa011707785fe30935d8655380052a20ba8b972aa738d4f144c457b35b4d699 -SIZE (mutagen-1.31.tar.gz) = 897785 +SHA256 (mutagen-1.32.tar.gz) = 7721ded04caf36fc30661165ae311fed342f7503b048e9db3d52764108ed3ab5 +SIZE (mutagen-1.32.tar.gz) = 901717 From owner-svn-ports-head@freebsd.org Mon May 9 18:38:49 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A81FB34E0B; Mon, 9 May 2016 18:38:49 +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 C320E16C9; Mon, 9 May 2016 18:38:48 +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 u49IcmUu078177; Mon, 9 May 2016 18:38:48 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49Iclmm078171; Mon, 9 May 2016 18:38:47 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605091838.u49Iclmm078171@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 9 May 2016 18:38:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414879 - in head/x11-clocks/glclock: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 18:38:49 -0000 Author: pi Date: Mon May 9 18:38:47 2016 New Revision: 414879 URL: https://svnweb.freebsd.org/changeset/ports/414879 Log: x11-clocks/glclock: Removed -fforce-mem -fforce-addr to fix build with clang - make patches conform to recommended format (makepatch) PR: 209399 Submitted by: yuri@rawbw.com Modified: head/x11-clocks/glclock/Makefile head/x11-clocks/glclock/files/patch-GLObject.H head/x11-clocks/glclock/files/patch-GLextensions.H head/x11-clocks/glclock/files/patch-MString.H head/x11-clocks/glclock/files/patch-MString.cpp head/x11-clocks/glclock/files/patch-glclock.H Modified: head/x11-clocks/glclock/Makefile ============================================================================== --- head/x11-clocks/glclock/Makefile Mon May 9 18:37:38 2016 (r414878) +++ head/x11-clocks/glclock/Makefile Mon May 9 18:38:47 2016 (r414879) @@ -23,7 +23,7 @@ OPTIONS_DEFINE= OPTIMIZED_CFLAGS OPTIMIZED_CFLAGS_CFLAGS=\ -O3 -fexpensive-optimizations -ffast-math \ - -fomit-frame-pointer -fforce-mem -fforce-addr + -fomit-frame-pointer PROGRAMS= glclock glclockmark SCRIPTS= chromeclock chromeclock_L crystalclock crystalclock_L \ Modified: head/x11-clocks/glclock/files/patch-GLObject.H ============================================================================== --- head/x11-clocks/glclock/files/patch-GLObject.H Mon May 9 18:37:38 2016 (r414878) +++ head/x11-clocks/glclock/files/patch-GLObject.H Mon May 9 18:38:47 2016 (r414879) @@ -1,5 +1,5 @@ ---- GLObject.H.orig Sun Oct 1 20:06:31 2006 -+++ GLObject.H Sun Oct 1 20:06:40 2006 +--- GLObject.H.orig 2000-06-22 14:36:07 UTC ++++ GLObject.H @@ -11,7 +11,7 @@ #pragma warning(disable : 4051) // ALPHA #endif Modified: head/x11-clocks/glclock/files/patch-GLextensions.H ============================================================================== --- head/x11-clocks/glclock/files/patch-GLextensions.H Mon May 9 18:37:38 2016 (r414878) +++ head/x11-clocks/glclock/files/patch-GLextensions.H Mon May 9 18:38:47 2016 (r414879) @@ -1,5 +1,5 @@ ---- GLextensions.H.orig Thu Jun 22 16:36:07 2000 -+++ GLextensions.H Sun Oct 1 20:52:59 2006 +--- GLextensions.H.orig 2000-06-22 14:36:07 UTC ++++ GLextensions.H @@ -12,6 +12,7 @@ #pragma warning(disable : 4051) // ALPHA #endif @@ -8,7 +8,7 @@ #include #include -@@ -202,7 +203,7 @@ +@@ -202,7 +203,7 @@ float GetOpenGLVersion() ; // multitexture ¤ò¥µ¥Ý¡¼¥È¤¹¤ë¥Ð¡¼¥¸¥ç¥ó¡Ê̤Äê¡Ë @@ -17,7 +17,7 @@ #define GL_VERSION_multitexture #endif #define GL_VERSION_multitexture_F 9999.9f -@@ -232,13 +233,13 @@ +@@ -232,13 +233,13 @@ float GetOpenGLVersion() ; #define GL_VERSION_polygon_offset_F 1.1f // texture_cube_map ¤ò¥µ¥Ý¡¼¥È¤¹¤ë¥Ð¡¼¥¸¥ç¥ó¡Ê̤Äê¡Ë @@ -33,7 +33,7 @@ #define GL_VERSION_texture_compression #endif #define GL_VERSION_texture_compression_F 9999.9f -@@ -592,6 +593,8 @@ +@@ -592,6 +593,8 @@ char *IsSupported_multitexture(int flag_ #endif // #ifndef GL_ARB_texture_cube_map @@ -42,12 +42,12 @@ // EXT_texture_cube_map #ifndef GL_EXT_texture_cube_map #define GL_EXT_texture_cube_map -@@ -687,6 +690,8 @@ - #define GL_COMPRESSED_RGBA_S3TC_DXT3 ((GLenum)0x83F2) +@@ -688,6 +691,8 @@ char *IsSupported_texture_compression_En #define GL_COMPRESSED_RGBA_S3TC_DXT5 ((GLenum)0x83F3) #endif // #ifndef GL_VERSION_texture_compression_s3tc -+ -+#define GL_EXT_texture_compression_s3tc ++#define GL_EXT_texture_compression_s3tc ++ #ifndef GL_EXT_texture_compression_s3tc #define GL_EXT_texture_compression_s3tc + Modified: head/x11-clocks/glclock/files/patch-MString.H ============================================================================== --- head/x11-clocks/glclock/files/patch-MString.H Mon May 9 18:37:38 2016 (r414878) +++ head/x11-clocks/glclock/files/patch-MString.H Mon May 9 18:38:47 2016 (r414879) @@ -1,5 +1,5 @@ ---- MString.H.orig 2000-06-22 23:58:26.000000000 +0900 -+++ MString.H 2014-04-01 01:01:42.000000000 +0900 +--- MString.H.orig 2000-06-22 14:58:26 UTC ++++ MString.H @@ -66,7 +66,7 @@ #ifndef ___STRING_H___ #define ___STRING_H___ @@ -17,7 +17,7 @@ //#define STRING_DEBUG -@@ -307,15 +308,15 @@ +@@ -307,15 +308,15 @@ class String // m ʸ»úÌܤ«¤é n ʸ»ú String& Mid(int m, int n = 1) ; Modified: head/x11-clocks/glclock/files/patch-MString.cpp ============================================================================== --- head/x11-clocks/glclock/files/patch-MString.cpp Mon May 9 18:37:38 2016 (r414878) +++ head/x11-clocks/glclock/files/patch-MString.cpp Mon May 9 18:38:47 2016 (r414879) @@ -1,4 +1,4 @@ ---- MString.cpp.orig +--- MString.cpp.orig 2000-06-22 14:58:41 UTC +++ MString.cpp @@ -1,6 +1,9 @@ Modified: head/x11-clocks/glclock/files/patch-glclock.H ============================================================================== --- head/x11-clocks/glclock/files/patch-glclock.H Mon May 9 18:37:38 2016 (r414878) +++ head/x11-clocks/glclock/files/patch-glclock.H Mon May 9 18:38:47 2016 (r414879) @@ -1,6 +1,6 @@ ---- glclock.H.orig Sun Oct 1 21:29:41 2006 -+++ glclock.H Sun Oct 1 21:29:57 2006 -@@ -279,7 +279,7 @@ +--- glclock.H.orig 2000-06-23 03:16:20 UTC ++++ glclock.H +@@ -279,7 +279,7 @@ typedef int (APIENTRY * PFNGLCLOCKARGPRO #define DEFAULT_GAME_MODE_STRING "" // ¥Ç¥Õ¥©¥ë¥È¥¤¥á¡¼¥¸¥Ñ¥¹ From owner-svn-ports-head@freebsd.org Mon May 9 18:41:03 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EEF97B34F13; Mon, 9 May 2016 18:41:03 +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 BD74519E2; Mon, 9 May 2016 18:41:03 +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 u49If2Bj080354; Mon, 9 May 2016 18:41:02 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49If2fq080352; Mon, 9 May 2016 18:41:02 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605091841.u49If2fq080352@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 9 May 2016 18:41:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414880 - in head/sysutils: pstack pstacku X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 18:41:04 -0000 Author: pi Date: Mon May 9 18:41:02 2016 New Revision: 414880 URL: https://svnweb.freebsd.org/changeset/ports/414880 Log: sysutils/pstack sysutils/pstacku: give maintainer to submitter PR: 209397 Submitted by: luca.pizzamiglio@gmail.com Modified: head/sysutils/pstack/Makefile head/sysutils/pstacku/Makefile Modified: head/sysutils/pstack/Makefile ============================================================================== --- head/sysutils/pstack/Makefile Mon May 9 18:38:47 2016 (r414879) +++ head/sysutils/pstack/Makefile Mon May 9 18:41:02 2016 (r414880) @@ -5,7 +5,7 @@ PORTNAME= pstack PORTVERSION= 1.3 CATEGORIES= sysutils -MAINTAINER= ports@FreeBSD.org +MAINTAINER= luca.pizzamiglio@gmail.com COMMENT= Retrieve process/core file stack traces LICENSE= BSD2CLAUSE Modified: head/sysutils/pstacku/Makefile ============================================================================== --- head/sysutils/pstacku/Makefile Mon May 9 18:38:47 2016 (r414879) +++ head/sysutils/pstacku/Makefile Mon May 9 18:41:02 2016 (r414880) @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= https://kib.kiev.ua/kib/${PORTNAME}/ \ http://kib.kiev.ua/kib/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= luca.pizzamiglio@gmail.com COMMENT= Retrieve process stack traces LICENSE= BSD2CLAUSE From owner-svn-ports-head@freebsd.org Mon May 9 19:18:11 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74D09B34C4B; Mon, 9 May 2016 19:18: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 46C631880; Mon, 9 May 2016 19:18:11 +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 u49JIArx090990; Mon, 9 May 2016 19:18:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49JIAgK090989; Mon, 9 May 2016 19:18:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605091918.u49JIAgK090989@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, 9 May 2016 19:18:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414886 - head/textproc/p5-LaTeX-Driver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 19:18:11 -0000 Author: sunpoet Date: Mon May 9 19:18:10 2016 New Revision: 414886 URL: https://svnweb.freebsd.org/changeset/ports/414886 Log: - Add PORTSCOUT Modified: head/textproc/p5-LaTeX-Driver/Makefile Modified: head/textproc/p5-LaTeX-Driver/Makefile ============================================================================== --- head/textproc/p5-LaTeX-Driver/Makefile Mon May 9 19:18:05 2016 (r414885) +++ head/textproc/p5-LaTeX-Driver/Makefile Mon May 9 19:18:10 2016 (r414886) @@ -20,6 +20,8 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:deve p5-Readonly>=0:devel/p5-Readonly RUN_DEPENDS:= ${BUILD_DEPENDS} +PORTSCOUT= skipv:0.2002 + NO_ARCH= yes USES= perl5 USE_PERL5= configure From owner-svn-ports-head@freebsd.org Mon May 9 19:18:15 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9C30B34C51; Mon, 9 May 2016 19:18: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 8BB9C197B; Mon, 9 May 2016 19:18: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 u49JIEdQ091077; Mon, 9 May 2016 19:18:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49JIEpZ091076; Mon, 9 May 2016 19:18:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605091918.u49JIEpZ091076@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, 9 May 2016 19:18:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414887 - head/x11-fonts/fontconfig X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 19:18:15 -0000 Author: sunpoet Date: Mon May 9 19:18:14 2016 New Revision: 414887 URL: https://svnweb.freebsd.org/changeset/ports/414887 Log: - Bump PORTREVISION for package change in r414575 Approved by: portmgr (blanket) Modified: head/x11-fonts/fontconfig/Makefile Modified: head/x11-fonts/fontconfig/Makefile ============================================================================== --- head/x11-fonts/fontconfig/Makefile Mon May 9 19:18:10 2016 (r414886) +++ head/x11-fonts/fontconfig/Makefile Mon May 9 19:18:14 2016 (r414887) @@ -3,7 +3,7 @@ PORTNAME= fontconfig PORTVERSION= 2.11.1 -PORTREVISION?= 1 +PORTREVISION?= 2 PORTEPOCH?= 1 CATEGORIES= x11-fonts MASTER_SITES= http://www.freedesktop.org/software/fontconfig/release/ From owner-svn-ports-head@freebsd.org Mon May 9 19:18:02 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 599A5B34C35; Mon, 9 May 2016 19:18: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 2B59A16E2; Mon, 9 May 2016 19:18: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 u49JI1IO090773; Mon, 9 May 2016 19:18:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49JI1xB090771; Mon, 9 May 2016 19:18:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605091918.u49JI1xB090771@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, 9 May 2016 19:18:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414884 - head/devel/p5-Test-Fixme X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 19:18:02 -0000 Author: sunpoet Date: Mon May 9 19:18:01 2016 New Revision: 414884 URL: https://svnweb.freebsd.org/changeset/ports/414884 Log: - Update to 0.16 - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/Test-Fixme/Changes Modified: head/devel/p5-Test-Fixme/Makefile head/devel/p5-Test-Fixme/distinfo Modified: head/devel/p5-Test-Fixme/Makefile ============================================================================== --- head/devel/p5-Test-Fixme/Makefile Mon May 9 19:17:56 2016 (r414883) +++ head/devel/p5-Test-Fixme/Makefile Mon May 9 19:18:01 2016 (r414884) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Fixme -PORTVERSION= 0.15 +PORTVERSION= 0.16 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,7 +12,9 @@ COMMENT= Check code for FIXMEs LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE +NO_ARCH= yes USE_PERL5= configure USES= perl5 Modified: head/devel/p5-Test-Fixme/distinfo ============================================================================== --- head/devel/p5-Test-Fixme/distinfo Mon May 9 19:17:56 2016 (r414883) +++ head/devel/p5-Test-Fixme/distinfo Mon May 9 19:18:01 2016 (r414884) @@ -1,2 +1,2 @@ -SHA256 (Test-Fixme-0.15.tar.gz) = 1972877853c97674d757f022559706fd46adb5774643e90442aca6ee3b059bdb -SIZE (Test-Fixme-0.15.tar.gz) = 20503 +SHA256 (Test-Fixme-0.16.tar.gz) = e92841fbfb41268c244721a4e416ccd574b5f1ab72a8767003b1963959b9cf33 +SIZE (Test-Fixme-0.16.tar.gz) = 20724 From owner-svn-ports-head@freebsd.org Mon May 9 19:26:29 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 374E3B34237; Mon, 9 May 2016 19:26:29 +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 083B212F2; Mon, 9 May 2016 19:26: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 u49JQSqx094729; Mon, 9 May 2016 19:26:28 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49JQQKX094713; Mon, 9 May 2016 19:26:26 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605091926.u49JQQKX094713@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 9 May 2016 19:26:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414888 - in head: . cad/py-pycam games/bouncy games/fretsonfire games/nelly graphics graphics/gsculpt graphics/impressive graphics/py-PyOpenGL graphics/py-PyOpenGL-accelerate graphics/... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 19:26:29 -0000 Author: pi Date: Mon May 9 19:26:26 2016 New Revision: 414888 URL: https://svnweb.freebsd.org/changeset/ports/414888 Log: graphics/py-opengl{-accelerate}: 3.0.1 -> 3.1.0, change to PyPI naming - upgrade fixes the use of the port - py-opengl -> py-PyOpenGL - py-opengl-accelerate -> py-PyOpenGL-accelerate PR: 205472 Submitted by: matthew@reztek.cz Reviewed by: koobs Added: head/graphics/py-PyOpenGL/ - copied from r414887, head/graphics/py-opengl/ head/graphics/py-PyOpenGL-accelerate/ - copied from r414887, head/graphics/py-opengl-accelerate/ Deleted: head/graphics/py-opengl/ head/graphics/py-opengl-accelerate/ Modified: head/MOVED head/cad/py-pycam/Makefile head/games/bouncy/Makefile head/games/fretsonfire/Makefile head/games/nelly/Makefile head/graphics/Makefile head/graphics/gsculpt/Makefile head/graphics/impressive/Makefile head/graphics/py-PyOpenGL-accelerate/Makefile head/graphics/py-PyOpenGL-accelerate/distinfo head/graphics/py-PyOpenGL/Makefile head/graphics/py-PyOpenGL/distinfo head/graphics/py-pyggel/Makefile head/x11-toolkits/py-gtkglext/Makefile head/x11-toolkits/py-wxPython28/Makefile head/x11/xpra/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon May 9 19:18:14 2016 (r414887) +++ head/MOVED Mon May 9 19:26:26 2016 (r414888) @@ -8310,3 +8310,5 @@ www/sogo-activesync|www/sogo2-activesync textproc/rubygem-gherkin3|textproc/rubygem-gherkin|2016-05-03|Has expired: Use textproc/rubygem-gherkin instead dns/odsclient||2016-05-03|Has expired: ODS shuts service down, so client is probably useless games/Cockatrice|games/cockatrice|2016-05-05|Renamed to games/cockatrice +graphics/py-opengl|graphics/py-PyOpenGL|2016-05-09|Use correct upstream PyPI name +graphics/py-opengl-accelerate|graphics/py-PyOpenGL-accelerate|2016-05-09|Use correct upstream PyPI name Modified: head/cad/py-pycam/Makefile ============================================================================== --- head/cad/py-pycam/Makefile Mon May 9 19:18:14 2016 (r414887) +++ head/cad/py-pycam/Makefile Mon May 9 19:26:26 2016 (r414888) @@ -3,6 +3,7 @@ PORTNAME= pycam PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= cad python MASTER_SITES= SOURCEFORGE/pycam/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +14,7 @@ COMMENT= Toolpath generator for 3-axis C LICENSE= GPLv3 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:x11-toolkits/py-gtk2 \ - ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-opengl \ + ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-PyOpenGL \ ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/gdkgl/__init__.py:x11-toolkits/py-gtkglext USES= python:-2.7 Modified: head/games/bouncy/Makefile ============================================================================== --- head/games/bouncy/Makefile Mon May 9 19:18:14 2016 (r414887) +++ head/games/bouncy/Makefile Mon May 9 19:26:26 2016 (r414888) @@ -3,7 +3,7 @@ PORTNAME= bouncy PORTVERSION= r6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games python MASTER_SITES= http://media.pyweek.org/dl/3/bouncy/ \ SF/nemysisfreebsdp/games/${PORTNAME}/:icons @@ -19,7 +19,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/GPL.txt RUN_DEPENDS= ${PYGAME} \ - ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-opengl + ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-PyOpenGL WRKSRC= ${WRKDIR}/${PORTNAME}-post-${DISTVERSION} Modified: head/games/fretsonfire/Makefile ============================================================================== --- head/games/fretsonfire/Makefile Mon May 9 19:18:14 2016 (r414887) +++ head/games/fretsonfire/Makefile Mon May 9 19:26:26 2016 (r414888) @@ -3,7 +3,7 @@ PORTNAME= fretsonfire PORTVERSION= 1.3.110 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games python MASTER_SITES= SF DISTNAME= ${PORTNAME:S/f/F/g:S/o/O/}-${PORTVERSION} @@ -14,7 +14,7 @@ COMMENT= Game of musical skill and fast RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}game>=0:devel/py-game \ - ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-opengl \ + ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-PyOpenGL \ ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow \ ${LOCALBASE}/share/${PORTNAME}/default.ttf:games/fretsonfire-data Modified: head/games/nelly/Makefile ============================================================================== --- head/games/nelly/Makefile Mon May 9 19:18:14 2016 (r414887) +++ head/games/nelly/Makefile Mon May 9 19:26:26 2016 (r414888) @@ -3,7 +3,7 @@ PORTNAME= nelly PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games python MASTER_SITES= http://www.partiallydisassembled.net/nelly/ \ http://media.pyweek.org/dl/2/rushed/ \ @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Nelly's Rooftop Garden, physics-based puzzle game RUN_DEPENDS= ${PYGAME} \ - ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-opengl + ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-PyOpenGL USES= python:2 Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Mon May 9 19:18:14 2016 (r414887) +++ head/graphics/Makefile Mon May 9 19:26:26 2016 (r414888) @@ -815,6 +815,8 @@ SUBDIR += projectm-libvisual SUBDIR += pstoedit SUBDIR += pstoepsi + SUBDIR += py-PyOpenGL + SUBDIR += py-PyOpenGL-accelerate SUBDIR += py-PyX SUBDIR += py-PyX12 SUBDIR += py-aafigure @@ -848,8 +850,6 @@ SUBDIR += py-opencolorio SUBDIR += py-opencv SUBDIR += py-openexr - SUBDIR += py-opengl - SUBDIR += py-opengl-accelerate SUBDIR += py-openimageio SUBDIR += py-paint SUBDIR += py-pillow Modified: head/graphics/gsculpt/Makefile ============================================================================== --- head/graphics/gsculpt/Makefile Mon May 9 19:18:14 2016 (r414887) +++ head/graphics/gsculpt/Makefile Mon May 9 19:26:26 2016 (r414888) @@ -3,7 +3,7 @@ PORTNAME= gsculpt PORTVERSION= 0.99.47 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME:S,-src,,} DISTNAME= gSculpt-${PORTVERSION}-alpha-src @@ -14,7 +14,7 @@ COMMENT= Opensource 3D modelling applica LICENSE= GPLv2 LIB_DEPENDS= libboost_python.so:devel/boost-python-libs -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opengl>0:graphics/py-opengl \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opengl>0:graphics/py-PyOpenGL \ ${PYTHON_PKGNAMEPREFIX}gtkglext>0:x11-toolkits/py-gtkglext WRKSRC= ${WRKDIR}/${DISTNAME:S,-src,,} Modified: head/graphics/impressive/Makefile ============================================================================== --- head/graphics/impressive/Makefile Mon May 9 19:18:14 2016 (r414887) +++ head/graphics/impressive/Makefile Mon May 9 19:26:26 2016 (r414888) @@ -3,7 +3,7 @@ PORTNAME= impressive PORTVERSION= 0.10.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Impressive/${PORTVERSION}/ DISTNAME= Impressive-${PORTVERSION} @@ -14,7 +14,7 @@ COMMENT= The stylish way of giving prese LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/license.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-opengl \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-PyOpenGL \ ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \ xpdf:graphics/xpdf \ pdftk:print/pdftk \ Modified: head/graphics/py-PyOpenGL-accelerate/Makefile ============================================================================== --- head/graphics/py-opengl-accelerate/Makefile Mon May 9 19:18:14 2016 (r414887) +++ head/graphics/py-PyOpenGL-accelerate/Makefile Mon May 9 19:26:26 2016 (r414888) @@ -1,12 +1,12 @@ # $FreeBSD$ -PORTNAME= opengl -PORTVERSION= 3.0.1 +PORTNAME= PyOpenGL +PORTVERSION= 3.1.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -accelerate -DISTNAME= PyOpenGL${PKGNAMESUFFIX}-${PORTVERSION} +#DISTNAME= PyOpenGL${PKGNAMESUFFIX}-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= OpenGL acceleration code for PyOpenGL Modified: head/graphics/py-PyOpenGL-accelerate/distinfo ============================================================================== --- head/graphics/py-opengl-accelerate/distinfo Mon May 9 19:18:14 2016 (r414887) +++ head/graphics/py-PyOpenGL-accelerate/distinfo Mon May 9 19:26:26 2016 (r414888) @@ -1,2 +1,2 @@ -SHA256 (PyOpenGL-accelerate-3.0.1.tar.gz) = 51bc771fd2fc9fc0acec5caf4dc3bd0739127eec4addc04baca545f8c3fe17cd -SIZE (PyOpenGL-accelerate-3.0.1.tar.gz) = 194056 +SHA256 (PyOpenGL-3.1.0.tar.gz) = 9b47c5c3a094fa518ca88aeed35ae75834d53e4285512c61879f67a48c94ddaf +SIZE (PyOpenGL-3.1.0.tar.gz) = 1172688 Modified: head/graphics/py-PyOpenGL/Makefile ============================================================================== --- head/graphics/py-opengl/Makefile Mon May 9 19:18:14 2016 (r414887) +++ head/graphics/py-PyOpenGL/Makefile Mon May 9 19:26:26 2016 (r414888) @@ -1,13 +1,12 @@ # Created by: Randall Hopper # $FreeBSD$ -PORTNAME= opengl -PORTVERSION= 3.0.1 -PORTREVISION= 7 +PORTNAME= PyOpenGL +PORTVERSION= 3.1.0 CATEGORIES= graphics python -MASTER_SITES= SF/py${PORTNAME}/PyOpenGL/${PORTVERSION} +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= PyOpenGL-${PORTVERSION} +#DISTNAME= PyOpenGL-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= OpenGL (and related library) interface for Python Modified: head/graphics/py-PyOpenGL/distinfo ============================================================================== --- head/graphics/py-opengl/distinfo Mon May 9 19:18:14 2016 (r414887) +++ head/graphics/py-PyOpenGL/distinfo Mon May 9 19:26:26 2016 (r414888) @@ -1,2 +1,2 @@ -SHA256 (PyOpenGL-3.0.1.tar.gz) = 1ec8e314422bde6951cc45516bd7fed960f75009c30701f33a2a5b522e3482dd -SIZE (PyOpenGL-3.0.1.tar.gz) = 698420 +SHA256 (PyOpenGL-3.1.0.tar.gz) = 9b47c5c3a094fa518ca88aeed35ae75834d53e4285512c61879f67a48c94ddaf +SIZE (PyOpenGL-3.1.0.tar.gz) = 1172688 Modified: head/graphics/py-pyggel/Makefile ============================================================================== --- head/graphics/py-pyggel/Makefile Mon May 9 19:18:14 2016 (r414887) +++ head/graphics/py-pyggel/Makefile Mon May 9 19:26:26 2016 (r414888) @@ -4,7 +4,7 @@ PORTNAME= pyggel PORTVERSION= 0.08 DISTVERSIONSUFFIX= -alpha4c -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics python MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME:tu}-V${DISTVERSION}${DISTVERSIONSUFFIX} @@ -19,7 +19,7 @@ LICENSE_COMB= dual RUN_DEPENDS= ${PYNUMPY} \ ${PYGAME} \ - ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-opengl \ + ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-PyOpenGL \ ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow USES= dos2unix python:2 zip Modified: head/x11-toolkits/py-gtkglext/Makefile ============================================================================== --- head/x11-toolkits/py-gtkglext/Makefile Mon May 9 19:18:14 2016 (r414887) +++ head/x11-toolkits/py-gtkglext/Makefile Mon May 9 19:26:26 2016 (r414888) @@ -3,7 +3,7 @@ PORTNAME= gtkglext PORTVERSION= 1.1.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11-toolkits python MASTER_SITES= SF/${PORTNAME}/py${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +12,9 @@ DISTNAME= pygtkglext-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python binding for GtkGLExt -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-opengl +BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-PyOpenGL LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-opengl +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-PyOpenGL USES= gmake libtool pathfix pkgconfig python tar:bzip2 USE_GNOME= pygtk2 Modified: head/x11-toolkits/py-wxPython28/Makefile ============================================================================== --- head/x11-toolkits/py-wxPython28/Makefile Mon May 9 19:18:14 2016 (r414887) +++ head/x11-toolkits/py-wxPython28/Makefile Mon May 9 19:26:26 2016 (r414888) @@ -4,7 +4,7 @@ PORTNAME= wxPython PORTVERSION= 2.8.12.1 DISTVERSIONPREFIX= src- -PORTREVISION?= 7 +PORTREVISION?= 8 CATEGORIES= x11-toolkits python MASTER_SITES= SF/wxpython/wxPython/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ PKGNAMESUFFIX= 28 MAINTAINER= python@FreeBSD.org COMMENT= Python bindings for the wxWidgets/GTK GUI toolkit -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-opengl +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL WRKSRC_SUBDIR= wxPython Modified: head/x11/xpra/Makefile ============================================================================== --- head/x11/xpra/Makefile Mon May 9 19:18:14 2016 (r414887) +++ head/x11/xpra/Makefile Mon May 9 19:26:26 2016 (r414888) @@ -3,7 +3,7 @@ PORTNAME= xpra PORTVERSION= 0.15.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ @@ -17,8 +17,8 @@ BUILD_DEPENDS= cython:lang/cython \ RUN_DEPENDS= py${PYTHON_SUFFIX}-lz4>=0.7.0_1:archivers/py-lz4 \ ${PYTHON_SITELIBDIR}/rencode/__init__.py:converters/py-rencode \ ${PYTHON_SITELIBDIR}/dbus/__init__.py:devel/py-dbus \ - ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-opengl \ - ${PYTHON_SITELIBDIR}/OpenGL_accelerate/__init__.py:graphics/py-opengl-accelerate \ + ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-PyOpenGL \ + ${PYTHON_SITELIBDIR}/OpenGL_accelerate/__init__.py:graphics/py-PyOpenGL-accelerate \ ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \ ${PYTHON_SITELIBDIR}/netifaces.so:net/py-netifaces \ ssh-askpass:security/openssh-askpass \ From owner-svn-ports-head@freebsd.org Mon May 9 19:27:18 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B690B3430A; Mon, 9 May 2016 19:27:18 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x22c.google.com (mail-wm0-x22c.google.com [IPv6:2a00:1450:400c:c09::22c]) (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 419BF1443; Mon, 9 May 2016 19:27:18 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by mail-wm0-x22c.google.com with SMTP id n129so151043090wmn.1; Mon, 09 May 2016 12:27:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=0XLt98uZMvCxOkHUChXrbbgSPyrdY/zChJ4r2clhq4g=; b=kRSu3UENV4NmnWlSdcGtDS9OPgDsQn+RrgzRswDGhsjUEd6Vfr8/KErpjbgiwmHcEJ wGUeoH2y3B/tyAjcVmiPywl5YWdYdARXqZW4dDj/b46P2XcgFvPlOjP/MDYSt4+Pyor2 2ziuAT1FRi8/6k81jfZ88j5C8EYn+184Qf6ko3jQIcsC2RvbAAA3RI67ckSSkDfPCt2c 9HeDY+5JWpwV4BtWhPytYrLq4wr3MBUuFY6BvrQrJduLNOsNaM89Y+ZtkK2khJO+fPN1 Ahn3/ojCsemW8qD9PsUWL6wfvR/vO2tQJWx4ikdwy4STn0ZDw7MuvIgIMavyVuhkqeHH G7WQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=0XLt98uZMvCxOkHUChXrbbgSPyrdY/zChJ4r2clhq4g=; b=XV2lDQORs/iOMhXxcsLZCOIV/1h9Gqfv6PGb6chEpm/ZMnyXvl9zuRrklANEZnBp/X c3vp8VqAZ+l5pzwSdIBt632FO/ZjhEwxO0GJ63A2KqLaj9H3ARRSaJ4NrKgQlOWvtCGU JuaVRrlu+JTl6tZub9+jWuTeDYlGz70BCktcuDnddBPLBFf9n59kAhgpVlZw1OcOFEuJ zZkJlLVC02HKmVBmWQ3kLPGK+w92KjKmMUtcjVM0/PP+FoXcIhRCxNnRxakO1E9Hsa/n vALQMnuLWFa6i/OxBXFH/RBQKirWcSZKDAh34mfT3TY54C6MFsgSt5WvlfCheSWzwcDL fiyg== X-Gm-Message-State: AOPr4FVYlLhL8zedX4POS6ydI1dAQlQ1qTmsF/1shhZwmPTVxI6fG5XYzuWkkprKtG1Pag== X-Received: by 10.28.130.16 with SMTP id e16mr6795916wmd.30.1462822036903; Mon, 09 May 2016 12:27:16 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id t201sm26205171wme.11.2016.05.09.12.27.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 May 2016 12:27:16 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 9 May 2016 21:27:14 +0200 From: Baptiste Daroussin To: Thomas Zander Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414707 - in head/databases: mysql57-client mysql57-client/files mysql57-server mysql57-server/files Message-ID: <20160509192714.GD98965@ivaldir.etoilebsd.net> References: <201605061440.u46Ee0kH089293@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jL2BoiuKMElzg3CS" Content-Disposition: inline In-Reply-To: <201605061440.u46Ee0kH089293@repo.freebsd.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 19:27:18 -0000 --jL2BoiuKMElzg3CS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 06, 2016 at 02:40:00PM +0000, Thomas Zander wrote: > Author: riggs > Date: Fri May 6 14:39:59 2016 > New Revision: 414707 > URL: https://svnweb.freebsd.org/changeset/ports/414707 >=20 > Log: > Update to 5.7.12, fixing 31 partially critical vulnerabilities > =20 > List of vulnerabilities is documented on: > http://vuxml.freebsd.org/freebsd/8c2b2f11-0ebe-11e6-b55e-b499baebfeaf.h= tml > CVE IDs see below. Why making it depend on port version of openssl? Best regards, Bapt --jL2BoiuKMElzg3CS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXMOSSAAoJEGOJi9zxtz5ajJgQAMuhwntiODBzUA+DTBAFGiBW 8YvxjdhMJj0uX7p6oFYv15X3d8VKYFDFskWD6VtwXS3xNG/H3PAMjDxmRh9xFei+ z2HW9vnxmmq/QSeDY+FkDIkCTIyi71bXcTVFa1NVTCP4CFnRzX5qxH4yDUpZKp2g BYgZdNFlNL0Ck0Ba7KXUcIeO1bhUJu62qO03p2oSqL1Z3h059lZGWcYfMnGcYXiw mHBtIzDauk8S6e7RfGgJOvkCvGuq+4cpJ+PQuJxJeOT4KW+Xs6/IKNSgMt8WuZ2O GRZzFIA1zwhHqo5+DU2WCIgjEs0VyNpZyB4hKN6XU9LWbaeFJqpSasbPZhREYpvR 5VcHmVBeAfZiDZipsAkEwPoy1Gr5t+OzGcpJvcO88oLvjWvECyBegWZG68YmlSLO VCUQPs4/aqwcbrCrsZSUUftpPaKXNqIS76Ya49lUBsGomfQ5z/2cSBqb40HuriwN KX8MwK1OsWqRWtND65RScIemZZlniFzmgSxHBKsiJpefsoIGuG4Gc6cdgQuMDSTE R/zYZLMGJZv3YcvIxZ4Tn61kJ9GzLIGZ7MFL+N6XQ9tKN14PvWHxPk1LNFdJMe7A D0hpczz7KBHl6Yt4x1lKfxdXkCeQEnz2ZyF6dgzmjXJbYoMuLOl7MKoh23TDzCPo 8qwaj5en2723XCkVjN/n =BUQg -----END PGP SIGNATURE----- --jL2BoiuKMElzg3CS-- From owner-svn-ports-head@freebsd.org Mon May 9 19:17:57 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6CD23B34C2A; Mon, 9 May 2016 19:17: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 3F2DF16D9; Mon, 9 May 2016 19:17: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 u49JHuTj090652; Mon, 9 May 2016 19:17:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49JHu5L090650; Mon, 9 May 2016 19:17:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605091917.u49JHu5L090650@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, 9 May 2016 19:17:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414883 - head/devel/p5-PAR-Packer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 19:17:57 -0000 Author: sunpoet Date: Mon May 9 19:17:56 2016 New Revision: 414883 URL: https://svnweb.freebsd.org/changeset/ports/414883 Log: - Update to 1.032 Changes: http://search.cpan.org/dist/PAR-Packer/Changes Modified: head/devel/p5-PAR-Packer/Makefile head/devel/p5-PAR-Packer/distinfo Modified: head/devel/p5-PAR-Packer/Makefile ============================================================================== --- head/devel/p5-PAR-Packer/Makefile Mon May 9 19:02:08 2016 (r414882) +++ head/devel/p5-PAR-Packer/Makefile Mon May 9 19:17:56 2016 (r414883) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PAR-Packer -PORTVERSION= 1.031 +PORTVERSION= 1.032 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-PAR-Packer/distinfo ============================================================================== --- head/devel/p5-PAR-Packer/distinfo Mon May 9 19:02:08 2016 (r414882) +++ head/devel/p5-PAR-Packer/distinfo Mon May 9 19:17:56 2016 (r414883) @@ -1,2 +1,2 @@ -SHA256 (PAR-Packer-1.031.tar.gz) = 6871c0380400bb80c38053de74cba116ae103cd188170bb56d0f0f1857650485 -SIZE (PAR-Packer-1.031.tar.gz) = 207432 +SHA256 (PAR-Packer-1.032.tar.gz) = b3f2385a5460ac286dab55c1e74dd4041c6783a76c5f06191f4e0e1ad188905a +SIZE (PAR-Packer-1.032.tar.gz) = 207493 From owner-svn-ports-head@freebsd.org Mon May 9 19:18:07 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4446DB34C38; Mon, 9 May 2016 19:18: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 16245179B; Mon, 9 May 2016 19:18: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 u49JI6Qi090887; Mon, 9 May 2016 19:18:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49JI6nh090885; Mon, 9 May 2016 19:18:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605091918.u49JI6nh090885@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, 9 May 2016 19:18:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414885 - head/devel/p5-Test-Requires-Git X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 19:18:07 -0000 Author: sunpoet Date: Mon May 9 19:18:05 2016 New Revision: 414885 URL: https://svnweb.freebsd.org/changeset/ports/414885 Log: - Update to 1.006 Changes: http://search.cpan.org/dist/Test-Requires-Git/Changes Modified: head/devel/p5-Test-Requires-Git/Makefile head/devel/p5-Test-Requires-Git/distinfo Modified: head/devel/p5-Test-Requires-Git/Makefile ============================================================================== --- head/devel/p5-Test-Requires-Git/Makefile Mon May 9 19:18:01 2016 (r414884) +++ head/devel/p5-Test-Requires-Git/Makefile Mon May 9 19:18:05 2016 (r414885) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Requires-Git -PORTVERSION= 1.005 +PORTVERSION= 1.006 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Git-Version-Compare>=1.001:devel/p5-Git-Version-Compare +BUILD_DEPENDS= p5-Git-Version-Compare>=1.003:devel/p5-Git-Version-Compare RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes Modified: head/devel/p5-Test-Requires-Git/distinfo ============================================================================== --- head/devel/p5-Test-Requires-Git/distinfo Mon May 9 19:18:01 2016 (r414884) +++ head/devel/p5-Test-Requires-Git/distinfo Mon May 9 19:18:05 2016 (r414885) @@ -1,2 +1,2 @@ -SHA256 (Test-Requires-Git-1.005.tar.gz) = f0d8e0f77d12122cf884bf48f0a65883eb208f8222a58b52d2e720d379f675ed -SIZE (Test-Requires-Git-1.005.tar.gz) = 16767 +SHA256 (Test-Requires-Git-1.006.tar.gz) = 9092a6ff85936ab684ffba789294e052e27ee6e086d6208cd832e3747a0383f3 +SIZE (Test-Requires-Git-1.006.tar.gz) = 17020 From owner-svn-ports-head@freebsd.org Mon May 9 19:31:38 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 692BDB34553; Mon, 9 May 2016 19:31:38 +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 374A319E1; Mon, 9 May 2016 19:31:38 +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 u49JVbY0097626; Mon, 9 May 2016 19:31:37 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49JVboQ097625; Mon, 9 May 2016 19:31:37 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605091931.u49JVboQ097625@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 9 May 2016 19:31:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414889 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 19:31:38 -0000 Author: brnrd Date: Mon May 9 19:31:37 2016 New Revision: 414889 URL: https://svnweb.freebsd.org/changeset/ports/414889 Log: security/vuxml: Add entry for libarchive - Vulnerable < 2.3.0 Reviewed by: feld (mentor) Approved by: feld (mentor, ports-secteam) Security: CVE-2016-1541 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon May 9 19:26:26 2016 (r414888) +++ head/security/vuxml/vuln.xml Mon May 9 19:31:37 2016 (r414889) @@ -58,6 +58,34 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + libarchive -- RCE vulnerability + + + libarchive + 2.3.0,1 + + + + +

The libarchive project reports:

+
+

Heap-based buffer overflow in the zip_read_mac_metadata function in + archive_read_support_format_zip.c in libarchive before 3.2.0 allows remote + attackers to execute arbitrary code via crafted entry-size values in a ZIP + archive.

+
+ +
+ + https://github.com/libarchive/libarchive/commit/d0331e8e5b05b475f20b1f3101fe1ad772d7e7e7 + + + 2016-05-01 + 2016-05-09 + +
+ squid -- multiple vulnerabilities From owner-svn-ports-head@freebsd.org Mon May 9 19:48:13 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B17AB34B3D; Mon, 9 May 2016 19:48:13 +0000 (UTC) (envelope-from arved@gazoz.arved.priv.at) Received: from gazoz.arved.priv.at (gazoz.arved.priv.at [IPv6:2a02:180:1:1::551f:ba88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gazoz.arved.priv.at", Issuer "StartCom Class 1 DV Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9267E16B7; Mon, 9 May 2016 19:48:10 +0000 (UTC) (envelope-from arved@gazoz.arved.priv.at) Received: from gazoz.arved.priv.at (localhost [127.0.0.1]) by gazoz.arved.priv.at (8.14.9/8.14.9) with ESMTP id u49Jm4rw080354 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 9 May 2016 21:48:06 +0200 (CEST) (envelope-from arved@gazoz.arved.priv.at) Received: (from arved@localhost) by gazoz.arved.priv.at (8.14.9/8.14.9/Submit) id u49Jm4DG080351; Mon, 9 May 2016 21:48:04 +0200 (CEST) (envelope-from arved) Date: Mon, 9 May 2016 21:48:03 +0200 From: Tilman Keskinoz To: Thomas Zander Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414707 - in head/databases: mysql57-client mysql57-client/files mysql57-server mysql57-server/files Message-ID: <20160509194803.GA79777@arved.priv.at> References: <201605061440.u46Ee0kH089293@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201605061440.u46Ee0kH089293@repo.freebsd.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 19:48:13 -0000 * Thomas Zander [2016-05-06 16:40]: > Author: riggs > Date: Fri May 6 14:39:59 2016 > New Revision: 414707 > URL: https://svnweb.freebsd.org/changeset/ports/414707 > > Log: > Update to 5.7.12, fixing 31 partially critical vulnerabilities Why does the port now unconditionally depend on openssl from ports? > > List of vulnerabilities is documented on: > http://vuxml.freebsd.org/freebsd/8c2b2f11-0ebe-11e6-b55e-b499baebfeaf.html > CVE IDs see below. > > PR: 206998 > Submitted by: mokhi64@gmail.com (maintainer) > Reviewed by: rootservice@gmail.com > Approved by: mokhi64@gmail.com (maintainer) > MFH: 2016Q2 > Security: CVE-2016-0705 > CVE-2016-0639 > CVE-2015-3194 > CVE-2016-0640 > CVE-2016-0641 > CVE-2016-3461 > CVE-2016-2047 > CVE-2016-0642 > CVE-2016-0643 > CVE-2016-0644 > CVE-2016-0646 > CVE-2016-0647 > CVE-2016-0648 > CVE-2016-0649 > CVE-2016-0650 > CVE-2016-0652 > CVE-2016-0653 > CVE-2016-0654 > CVE-2016-0655 > CVE-2016-0656 > CVE-2016-0657 > CVE-2016-0658 > CVE-2016-0651 > CVE-2016-0659 > CVE-2016-0661 > CVE-2016-0662 > CVE-2016-0663 > CVE-2016-0665 > CVE-2016-0666 > CVE-2016-0667 > CVE-2016-0668 > > Added: > head/databases/mysql57-server/files/my.cnf.sample.in (contents, props changed) > head/databases/mysql57-server/files/patch-rapid_plugin_x_CMakeLists.txt (contents, props changed) > head/databases/mysql57-server/files/patch-rapid_plugin_x_mysqlx__error.cmake (contents, props changed) > head/databases/mysql57-server/files/patch-rapid_unittest_gunit_xplugin_CMakeLists.txt (contents, props changed) > head/databases/mysql57-server/files/rapid_plugin-patch-_x_mysqlxtest__src_mysqlxtest.cc (contents, props changed) > Modified: > head/databases/mysql57-client/Makefile > head/databases/mysql57-client/files/patch-CMakeLists.txt > head/databases/mysql57-client/files/patch-client_CMakeLists.txt > head/databases/mysql57-client/files/patch-cmake_build__configurations_compiler__options.cmake > head/databases/mysql57-client/files/patch-cmake_os_DragonFly.cmake > head/databases/mysql57-client/files/patch-cmd-line-utils_libedit_chartype.h > head/databases/mysql57-client/files/patch-cmd-line-utils_libedit_vi.c > head/databases/mysql57-client/files/patch-extra_CMakeLists.txt > head/databases/mysql57-client/files/patch-include_CMakeLists.txt > head/databases/mysql57-client/files/patch-include_my__compare.h > head/databases/mysql57-client/files/patch-include_myisam.h > head/databases/mysql57-client/files/patch-libmysql_CMakeLists.txt > head/databases/mysql57-client/files/patch-mysys__ssl_my__default.cc > head/databases/mysql57-client/files/patch-scripts_CMakeLists.txt > head/databases/mysql57-client/files/patch-storage_myisam_mi__dynrec.c > head/databases/mysql57-client/files/patch-support-files_CMakeLists.txt > head/databases/mysql57-client/pkg-plist > head/databases/mysql57-server/Makefile > head/databases/mysql57-server/distinfo > head/databases/mysql57-server/files/mysql-server.in > head/databases/mysql57-server/files/patch-CMakeLists.txt > head/databases/mysql57-server/files/patch-client_CMakeLists.txt > head/databases/mysql57-server/files/patch-cmake_plugin.cmake > head/databases/mysql57-server/files/patch-cmd-line-utils_libedit_chartype.h > head/databases/mysql57-server/files/patch-cmd-line-utils_libedit_vi.c > head/databases/mysql57-server/files/patch-include_CMakeLists.txt > head/databases/mysql57-server/files/patch-include_my__compare.h > head/databases/mysql57-server/files/patch-include_my__thread__os__id.h > head/databases/mysql57-server/files/patch-include_myisam.h > head/databases/mysql57-server/files/patch-libmysql_CMakeLists.txt > head/databases/mysql57-server/files/patch-libservices_CMakeLists.txt > head/databases/mysql57-server/files/patch-mysys__ssl_my__default.cc > head/databases/mysql57-server/files/patch-plugin_password__validation_validate__password.cc > head/databases/mysql57-server/files/patch-scripts_CMakeLists.txt > head/databases/mysql57-server/files/patch-sql_CMakeLists.txt > head/databases/mysql57-server/files/patch-sql_conn__handler_socket__connection.cc > head/databases/mysql57-server/files/patch-sql_json__dom.h > head/databases/mysql57-server/files/patch-sql_sql__view.cc > head/databases/mysql57-server/files/patch-sql_sys__vars.cc > head/databases/mysql57-server/files/patch-storage_innobase_buf_buf0buf.cc > head/databases/mysql57-server/files/patch-storage_innobase_dict_dict0stats.cc > head/databases/mysql57-server/files/patch-storage_innobase_include_srv0mon.h > head/databases/mysql57-server/files/patch-storage_innobase_sync_sync0debug.cc > head/databases/mysql57-server/files/patch-storage_myisam_mi__dynrec.c > head/databases/mysql57-server/files/patch-support-files_CMakeLists.txt > head/databases/mysql57-server/pkg-message > head/databases/mysql57-server/pkg-plist > > Modified: head/databases/mysql57-client/Makefile > ============================================================================== > --- head/databases/mysql57-client/Makefile Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-client/Makefile Fri May 6 14:39:59 2016 (r414707) > @@ -2,7 +2,6 @@ > # $FreeBSD$ > > PORTNAME= mysql > -PORTREVISION?= 4 > PKGNAMESUFFIX= 57-client > > COMMENT= Multithreaded SQL database (client) > @@ -17,12 +16,12 @@ PKGMESSAGE= ${.CURDIR}/pkg-message > PATCHDIR= ${.CURDIR}/files > PLIST= ${.CURDIR}/pkg-plist > > -CONFLICTS_INSTALL= mysql5.[0-57-9]-client-* mysql[0-46-9][0-9]-client-* mariadb[0-9][0-9]-client-* percona[0-9][0-9]-client-* > +CONFLICTS_INSTALL= mysql5[0-68-9]-client-* \ > + mysql[0-46-9][0-9]-client-* \ > + mariadb[0-9][0-9]-client-* \ > + percona[0-9][0-9]-client-* > > -CMAKE_ARGS+= -DINSTALL_PKGCONFIGDIR=${PREFIX}/libdata/pkgconfig \ > - -DINSTALL_LDCONFIGDIR=${PREFIX}/libdata/ldconfig/ \ > - -DWITHOUT_SERVER=1 \ > - -DWITH_SYSTEMD=0 > +CMAKE_ARGS+= -DWITHOUT_SERVER=1 > > USE_LDCONFIG+= ${PREFIX}/lib/mysql > > @@ -32,7 +31,7 @@ MMAN1= comp_err.1 msql2mysql.1 mysql.1 > > CLIENT_ONLY= yes > > -# issue 166367: adding symlinks for back-compatibility with $(lib)_r > +# issue 166367: adding symlinks for back-compatibility with ${lib}_r > post-install: > @${LN} -s libmysqlclient.a ${STAGEDIR}${PREFIX}/lib/mysql/libmysqlclient_r.a > @${LN} -s libmysqlclient.so ${STAGEDIR}${PREFIX}/lib/mysql/libmysqlclient_r.so > > Modified: head/databases/mysql57-client/files/patch-CMakeLists.txt > ============================================================================== > --- head/databases/mysql57-client/files/patch-CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-client/files/patch-CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) > @@ -1,6 +1,6 @@ > ---- CMakeLists.txt.orig 2015-11-29 19:16:24 UTC > +--- CMakeLists.txt.orig 2016-03-28 18:06:12 UTC > +++ CMakeLists.txt > -@@ -569,8 +569,8 @@ ENDIF() > +@@ -606,8 +606,8 @@ ENDIF() > > ADD_SUBDIRECTORY(extra) > ADD_SUBDIRECTORY(client) > @@ -10,7 +10,7 @@ > > IF(UNIX) > ADD_SUBDIRECTORY(man) > -@@ -639,14 +639,13 @@ ELSE() > +@@ -676,14 +676,13 @@ ELSE() > SET(CPACK_GENERATOR "TGZ") > ENDIF() > ADD_SUBDIRECTORY(packaging/WiX) > @@ -26,7 +26,7 @@ > IF(NOT INSTALL_LAYOUT MATCHES "RPM") > INSTALL(FILES COPYING LICENSE.mysql > DESTINATION ${INSTALL_DOCREADMEDIR} > -@@ -673,6 +672,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "RPM") > +@@ -706,6 +705,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "RPM") > PATTERN "sp-imp-spec.txt" EXCLUDE > ) > ENDIF() > > Modified: head/databases/mysql57-client/files/patch-client_CMakeLists.txt > ============================================================================== > --- head/databases/mysql57-client/files/patch-client_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-client/files/patch-client_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) > @@ -1,6 +1,6 @@ > ---- client/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC > +--- client/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC > +++ client/CMakeLists.txt > -@@ -121,6 +121,7 @@ IF(UNIX) > +@@ -47,6 +47,7 @@ IF(UNIX) > TARGET_LINK_LIBRARIES(mysql ${EDITLINE_LIBRARY}) > ENDIF(UNIX) > > @@ -8,7 +8,7 @@ > IF(NOT WITHOUT_SERVER) > MYSQL_ADD_EXECUTABLE(mysql_upgrade > upgrade/program.cc > -@@ -131,10 +132,13 @@ ADD_COMPILE_FLAGS( > +@@ -57,10 +58,13 @@ ADD_COMPILE_FLAGS( > TARGET_LINK_LIBRARIES(mysql_upgrade mysqlclient client_base mysqlcheck_core) > ADD_DEPENDENCIES(mysql_upgrade GenFixPrivs GenSysSchema) > ENDIF() > @@ -22,7 +22,7 @@ > > ADD_CONVENIENCE_LIBRARY(mysqlcheck_core check/mysqlcheck_core.cc) > TARGET_LINK_LIBRARIES(mysqlcheck_core mysqlclient) > -@@ -152,8 +156,10 @@ TARGET_LINK_LIBRARIES(mysqlimport mysqlc > +@@ -78,8 +82,10 @@ TARGET_LINK_LIBRARIES(mysqlimport mysqlc > MYSQL_ADD_EXECUTABLE(mysqlshow mysqlshow.c) > TARGET_LINK_LIBRARIES(mysqlshow mysqlclient) > > @@ -33,7 +33,7 @@ > > MYSQL_ADD_EXECUTABLE(mysqlbinlog mysqlbinlog.cc) > ADD_COMPILE_FLAGS( > -@@ -172,8 +178,10 @@ TARGET_LINK_LIBRARIES(mysqlslap mysqlcli > +@@ -98,8 +104,10 @@ TARGET_LINK_LIBRARIES(mysqlslap mysqlcli > MYSQL_ADD_EXECUTABLE(mysql_config_editor mysql_config_editor.cc) > TARGET_LINK_LIBRARIES(mysql_config_editor mysqlclient) > > @@ -44,7 +44,7 @@ > > IF(UNIX AND NOT WITHOUT_SERVER) > MYSQL_ADD_EXECUTABLE(mysql_install_db > -@@ -196,7 +204,6 @@ IF(WIN32) > +@@ -122,7 +130,6 @@ IF(WIN32) > ENDIF(WIN32) > > SET_TARGET_PROPERTIES ( > > Modified: head/databases/mysql57-client/files/patch-cmake_build__configurations_compiler__options.cmake > ============================================================================== > --- head/databases/mysql57-client/files/patch-cmake_build__configurations_compiler__options.cmake Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-client/files/patch-cmake_build__configurations_compiler__options.cmake Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- cmake/build_configurations/compiler_options.cmake.orig 2015-11-29 19:16:24 UTC > +--- cmake/build_configurations/compiler_options.cmake.orig 2016-03-28 18:06:12 UTC > +++ cmake/build_configurations/compiler_options.cmake > @@ -28,7 +28,7 @@ IF(UNIX) > > > Modified: head/databases/mysql57-client/files/patch-cmake_os_DragonFly.cmake > ============================================================================== > --- head/databases/mysql57-client/files/patch-cmake_os_DragonFly.cmake Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-client/files/patch-cmake_os_DragonFly.cmake Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- cmake/os/DragonFly.cmake.orig 2015-12-17 10:53:10 UTC > +--- cmake/os/DragonFly.cmake.orig 2016-04-14 10:16:17 UTC > +++ cmake/os/DragonFly.cmake > @@ -0,0 +1,24 @@ > +INCLUDE(CheckCSourceRuns) > > Modified: head/databases/mysql57-client/files/patch-cmd-line-utils_libedit_chartype.h > ============================================================================== > --- head/databases/mysql57-client/files/patch-cmd-line-utils_libedit_chartype.h Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-client/files/patch-cmd-line-utils_libedit_chartype.h Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- cmd-line-utils/libedit/chartype.h.orig 2015-11-29 19:16:24 UTC > +--- cmd-line-utils/libedit/chartype.h.orig 2016-03-28 18:06:12 UTC > +++ cmd-line-utils/libedit/chartype.h > @@ -49,7 +49,7 @@ > TODO : Verify if FreeBSD & AIX stores ISO 10646 in wchar_t. */ > > Modified: head/databases/mysql57-client/files/patch-cmd-line-utils_libedit_vi.c > ============================================================================== > --- head/databases/mysql57-client/files/patch-cmd-line-utils_libedit_vi.c Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-client/files/patch-cmd-line-utils_libedit_vi.c Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- cmd-line-utils/libedit/vi.c.orig 2015-11-29 19:16:24 UTC > +--- cmd-line-utils/libedit/vi.c.orig 2016-03-28 18:06:12 UTC > +++ cmd-line-utils/libedit/vi.c > @@ -919,7 +919,7 @@ vi_comment_out(EditLine *el, Int c __att > * NB: posix implies that we should enter insert mode, however > > Modified: head/databases/mysql57-client/files/patch-extra_CMakeLists.txt > ============================================================================== > --- head/databases/mysql57-client/files/patch-extra_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-client/files/patch-extra_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- extra/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC > +--- extra/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC > +++ extra/CMakeLists.txt > @@ -45,6 +45,7 @@ ENDIF() > > > Modified: head/databases/mysql57-client/files/patch-include_CMakeLists.txt > ============================================================================== > --- head/databases/mysql57-client/files/patch-include_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-client/files/patch-include_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) > @@ -1,6 +1,6 @@ > ---- include/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC > +--- include/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC > +++ include/CMakeLists.txt > -@@ -37,6 +37,7 @@ SET(HEADERS_ABI > +@@ -38,6 +38,7 @@ SET(HEADERS_ABI > > SET(HEADERS > ${HEADERS_ABI} > @@ -8,4 +8,3 @@ > my_dbug.h > m_string.h > my_sys.h > - > > Modified: head/databases/mysql57-client/files/patch-include_my__compare.h > ============================================================================== > --- head/databases/mysql57-client/files/patch-include_my__compare.h Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-client/files/patch-include_my__compare.h Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- include/my_compare.h.orig 2015-11-29 19:16:24 UTC > +--- include/my_compare.h.orig 2016-03-28 18:06:12 UTC > +++ include/my_compare.h > @@ -40,7 +40,7 @@ extern "C" { > But beware the dependency of MI_MAX_POSSIBLE_KEY_BUFF and HA_MAX_KEY_LENGTH. > > Modified: head/databases/mysql57-client/files/patch-include_myisam.h > ============================================================================== > --- head/databases/mysql57-client/files/patch-include_myisam.h Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-client/files/patch-include_myisam.h Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- include/myisam.h.orig 2015-11-29 19:16:24 UTC > +--- include/myisam.h.orig 2016-03-28 18:06:12 UTC > +++ include/myisam.h > @@ -45,7 +45,7 @@ extern "C" { > The following defines can be increased if necessary. > > Modified: head/databases/mysql57-client/files/patch-libmysql_CMakeLists.txt > ============================================================================== > --- head/databases/mysql57-client/files/patch-libmysql_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-client/files/patch-libmysql_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- libmysql/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC > +--- libmysql/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC > +++ libmysql/CMakeLists.txt > @@ -260,7 +260,7 @@ IF(NOT DISABLE_SHARED) > COMPONENT SharedLibraries) > > Modified: head/databases/mysql57-client/files/patch-mysys__ssl_my__default.cc > ============================================================================== > --- head/databases/mysql57-client/files/patch-mysys__ssl_my__default.cc Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-client/files/patch-mysys__ssl_my__default.cc Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- mysys_ssl/my_default.cc.orig 2015-11-29 19:16:24 UTC > +--- mysys_ssl/my_default.cc.orig 2016-03-28 18:06:12 UTC > +++ mysys_ssl/my_default.cc > @@ -122,7 +122,7 @@ static my_bool is_login_file= FALSE; > > > Modified: head/databases/mysql57-client/files/patch-scripts_CMakeLists.txt > ============================================================================== > --- head/databases/mysql57-client/files/patch-scripts_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-client/files/patch-scripts_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- scripts/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC > +--- scripts/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC > +++ scripts/CMakeLists.txt > @@ -43,6 +43,7 @@ ELSE() > MESSAGE(FATAL_ERROR "Cannot concatenate files") > > Modified: head/databases/mysql57-client/files/patch-storage_myisam_mi__dynrec.c > ============================================================================== > --- head/databases/mysql57-client/files/patch-storage_myisam_mi__dynrec.c Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-client/files/patch-storage_myisam_mi__dynrec.c Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- storage/myisam/mi_dynrec.c.orig 2015-12-14 07:39:39 UTC > +--- storage/myisam/mi_dynrec.c.orig 2016-03-28 18:06:12 UTC > +++ storage/myisam/mi_dynrec.c > @@ -65,18 +65,13 @@ my_bool mi_dynmap_file(MI_INFO *info, my > DBUG_RETURN(1); > > Modified: head/databases/mysql57-client/files/patch-support-files_CMakeLists.txt > ============================================================================== > --- head/databases/mysql57-client/files/patch-support-files_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-client/files/patch-support-files_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- support-files/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC > +--- support-files/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC > +++ support-files/CMakeLists.txt > @@ -44,14 +44,17 @@ ELSE() > SET(inst_location ${INSTALL_SUPPORTFILESDIR}) > @@ -18,18 +18,19 @@ > FOREACH(script mysqld_multi.server mysql-log-rotate) > CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/${script}.sh > ${CMAKE_CURRENT_BINARY_DIR}/${script} @ONLY ) > -@@ -68,8 +71,10 @@ IF(UNIX) > +@@ -68,9 +71,11 @@ IF(UNIX) > IF(INSTALL_SUPPORTFILESDIR) > INSTALL(FILES magic DESTINATION ${inst_location} COMPONENT SupportFiles) > ENDIF() > +ENDIF() > > INSTALL(FILES mysql.m4 DESTINATION ${INSTALL_SHAREDIR}/aclocal COMPONENT Development) > -+IF(FALSE) > - CONFIGURE_FILE(MySQL-shared-compat.spec.sh ${CMAKE_CURRENT_BINARY_DIR}/MySQL-shared-compat.spec @ONLY) > > ++IF(FALSE) > SET(bindir ${prefix}/${INSTALL_BINDIR}) > -@@ -84,3 +89,4 @@ IF(UNIX) > + SET(sbindir ${prefix}/${INSTALL_SBINDIR}) > + SET(scriptdir ${prefix}/${INSTALL_SCRIPTDIR}) > +@@ -83,3 +88,4 @@ IF(UNIX) > PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ > GROUP_EXECUTE WORLD_READ WORLD_EXECUTE) > ENDIF() > > Modified: head/databases/mysql57-client/pkg-plist > ============================================================================== > --- head/databases/mysql57-client/pkg-plist Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-client/pkg-plist Fri May 6 14:39:59 2016 (r414707) > @@ -53,6 +53,8 @@ include/mysql/mysql/plugin_auth_common.h > include/mysql/mysql/plugin_ftparser.h > include/mysql/mysql/plugin_ftparser.h.pp > include/mysql/mysql/plugin_group_replication.h > +include/mysql/mysql/plugin_keyring.h > +include/mysql/mysql/plugin_keyring.h.pp > include/mysql/mysql/plugin_trace.h > include/mysql/mysql/plugin_validate_password.h > include/mysql/mysql/psi/mysql_file.h > @@ -75,6 +77,7 @@ include/mysql/mysql/service_locking.h > include/mysql/mysql/service_my_plugin_log.h > include/mysql/mysql/service_my_snprintf.h > include/mysql/mysql/service_mysql_alloc.h > +include/mysql/mysql/service_mysql_keyring.h > include/mysql/mysql/service_mysql_password_policy.h > include/mysql/mysql/service_mysql_string.h > include/mysql/mysql/service_parser.h > @@ -84,6 +87,7 @@ include/mysql/mysql/service_rules_table. > include/mysql/mysql/service_security_context.h > include/mysql/mysql/service_srv_session.h > include/mysql/mysql/service_srv_session_info.h > +include/mysql/mysql/service_ssl_wrapper.h > include/mysql/mysql/service_thd_alloc.h > include/mysql/mysql/service_thd_engine_lock.h > include/mysql/mysql/service_thd_wait.h > @@ -103,6 +107,7 @@ include/mysql/plugin.h > include/mysql/plugin_audit.h > include/mysql/plugin_ftparser.h > include/mysql/plugin_group_replication.h > +include/mysql/plugin_keyring.h > include/mysql/plugin_validate_password.h > include/mysql/sql_common.h > include/mysql/sql_state.h > > Modified: head/databases/mysql57-server/Makefile > ============================================================================== > --- head/databases/mysql57-server/Makefile Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/Makefile Fri May 6 14:39:59 2016 (r414707) > @@ -2,47 +2,64 @@ > # $FreeBSD$ > > PORTNAME= mysql > -PORTVERSION= 5.7.10 > -PORTREVISION?= 4 > +PORTVERSION= 5.7.12 > CATEGORIES= databases ipv6 > -MASTER_SITES= MYSQL/MySQL-5.7:MySQL SF/boost/boost/1.59.0:boost > +MASTER_SITES= MYSQL/MySQL-5.7 > PKGNAMESUFFIX?= 57-server > -DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:MySQL boost_1_59_0.tar.gz:boost > +DISTNAME= ${PORTNAME}-boost-${PORTVERSION} > > MAINTAINER= mokhi64@gmail.com > COMMENT= Multithreaded SQL database (server) > > LICENSE= GPLv2 > > +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > + > SLAVEDIRS= databases/mysql57-client > -USES= cmake:outsource shebangfix > +USES= bison:build cmake:outsource compiler:c11 compiler:c++11-lib cpe libedit localbase perl5 shebangfix > + > +USE_OPENSSL= yes > +USE_PERL5= run > + > +WITH_OPENSSL_PORT= yes > > -OPTIONS_RADIO= SSL > -OPTIONS_RADIO_SSL= BUNDLED_SSL OPENSSL WITHOUT_SSL > -OPTIONS_DEFAULT+= OPENSSL > -NO_OPTIONS_SORT= yes > +MY_DBDIR= /var/db/mysql > +MY_SECDIR= /var/db/mysql_secure > +MY_TMPDIR= /var/db/mysql_tmpdir > > -BUNDLED_SSL_DESC= SSL/TLS support via (bundled) CyaSSL > -WITHOUT_SSL_DESC= No SSL/TLS support > +LIB_DEPENDS+= libevent.so:devel/libevent2 \ > + liblz4.so:archivers/liblz4 > > -CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \ > +CMAKE_BUILD_TYPE= Release > + > +CMAKE_ARGS+= -DINSTALL_LAYOUT=FREEBSD \ > + -DINSTALL_LDCONFIGDIR="${LOCALBASE}/libdata/ldconfig" \ > + -DINSTALL_PKGCONFIGDIR="${LOCALBASE}/libdata/pkgconfig" \ > + -DINSTALL_DOCDIR="share/doc/mysql" \ > -DINSTALL_DOCREADMEDIR="share/doc/mysql" \ > -DINSTALL_INCLUDEDIR="include/mysql" \ > -DINSTALL_INFODIR="info" \ > -DINSTALL_LIBDIR="lib/mysql" \ > - -DINSTALL_PKGCONFIGDIR=${PREFIX}/libdata/pkgconfig \ > -DINSTALL_MANDIR="man" \ > - -DINSTALL_MYSQLDATADIR="/var/db/mysql" \ > + -DINSTALL_MYSQLDATADIR="${MY_DBDIR}" \ > + -DINSTALL_MYSQLKEYRINGDIR="etc/mysql/keyring" \ > -DINSTALL_MYSQLSHAREDIR="share/mysql" \ > -DINSTALL_MYSQLTESTDIR="share/mysql/tests" \ > -DINSTALL_PLUGINDIR="lib/mysql/plugin" \ > -DINSTALL_SBINDIR="libexec" \ > -DINSTALL_SCRIPTDIR="bin" \ > + -DINSTALL_SECURE_FILE_PRIVDIR="${MY_SECDIR}" \ > -DINSTALL_SHAREDIR="share" \ > -DINSTALL_SUPPORTFILESDIR="share/mysql" \ > - -DLOCAL_BOOST_DIR=${WRKDIR}/boost_1_59_0 \ > - -DBOOST_INCLUDE_DIR=${WRKDIR}/boost_1_59_0 \ > - -DWITH_INNODB_EXTRA_DEBUG=0 > + -DMYSQL_KEYRINGDIR="${ETCDIR}/keyring" \ > + -DSYSCONFDIR="${ETCDIR}" \ > + -DWITH_BOOST="${WRKSRC}/boost" \ > + -DWITH_EDITLINE=system \ > + -DWITH_LIBEVENT=system \ > + -DWITH_LZ4=system \ > + -DWITH_ZLIB=system \ > + -DWITH_SSL=${OPENSSLBASE} \ > + -DWITH_PIC=1 > > SHEBANG_FILES= scripts/*.pl* scripts/*.sh > > @@ -50,24 +67,27 @@ SHEBANG_FILES= scripts/*.pl* scripts/*.s > .error You have `USE_MYSQL' variable defined either in environment or in make(1) arguments. Please undefine and try again. > .endif > > -BUNDLED_SSL_CMAKE_ON= -DWITH_SSL=bundled > -OPENSSL_USE= OPENSSL=yes > -WITHOUT_SSL_CMAKE_ON= -DWITH_SSL=no > +SUB_LIST= MY_DBDIR=${MY_DBDIR} \ > + MY_SECDIR=${MY_SECDIR} \ > + MY_TMPDIR=${MY_TMPDIR} > + > +PLIST_SUB= MY_DBDIR=${MY_DBDIR} \ > + MY_SECDIR=${MY_SECDIR} \ > + MY_TMPDIR=${MY_TMPDIR} > > # MySQL-Server part > .if !defined(CLIENT_ONLY) > -USE_MYSQL= yes > -WANT_MYSQL_VER= 57 > - > -USES+= bison:build cpe perl5 > -USE_PERL5= run > +USES+= mysql:57 > > -CONFLICTS_INSTALL= mariadb[0-9]*-server-* \ > - mysql[0-46-9][0-689]-server-* \ > - percona[0-9]*-server-* > +CONFLICTS_INSTALL= mysql5[0-68-9]-server-* \ > + mysql[0-46-9][0-9]-server-* \ > + mariadb[0-9][0-9]-server-* \ > + percona[0-9][0-9]-server-* > > USE_RC_SUBR= mysql-server > > +SUB_FILES= my.cnf.sample > + > USERS= mysql > GROUPS= mysql > > @@ -110,20 +130,15 @@ OPTIONS_DEFAULT+= PERFSCHM > > PERFSCHM_SUB_LIST+= PERFSCHEMRC="" > PERFSCHM_SUB_LIST_OFF+= PERFSCHEMRC="--skip-performance-schema" > - > -.else > -USES+= readline > .endif > > .include > > +### Just for the sake of FreeBSD 9.X ### > .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 > -CC= clang > -CXX= clang++ > -CPP= clang-cpp > -OPENSSL_CMAKE_ON= -DWITH_SSL=system > -.elif ${OSVERSION} >= 1000000 > -OPENSSL_CMAKE_ON= -DWITH_SSL=yes > +.if !defined(CLIENT_ONLY) > +EXTRA_PATCHES+= ${PATCHDIR}/rapid_plugin-patch-_x_mysqlxtest__src_mysqlxtest.cc > +.endif > .endif > > post-extract: > @@ -132,4 +147,15 @@ post-extract: > post-patch: > @${REINPLACE_CMD} 's/*.1/${MMAN1}/' ${WRKSRC}/man/CMakeLists.txt > > +.if !defined(CLIENT_ONLY) > +post-install: > + ${MKDIR} ${STAGEDIR}${ETCDIR} > + ${INSTALL_DATA} ${WRKDIR}/my.cnf.sample ${STAGEDIR}${ETCDIR}/my.cnf.sample > + > +post-stage: > + ${MKDIR} ${STAGEDIR}${ETCDIR}/keyring > + ${MKDIR} ${STAGEDIR}${MY_SECDIR} > + ${MKDIR} ${STAGEDIR}${MY_TMPDIR} > +.endif > + > .include > > Modified: head/databases/mysql57-server/distinfo > ============================================================================== > --- head/databases/mysql57-server/distinfo Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/distinfo Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,2 @@ > -SHA256 (mysql-5.7.10.tar.gz) = 1ea1644884d086a23eafd8ccb04d517fbd43da3a6a06036f23c5c3a111e25c74 > -SIZE (mysql-5.7.10.tar.gz) = 48919371 > -SHA256 (boost_1_59_0.tar.gz) = 47f11c8844e579d02691a607fbd32540104a9ac7a2534a8ddaef50daf502baac > -SIZE (boost_1_59_0.tar.gz) = 83709983 > +SHA256 (mysql-boost-5.7.12.tar.gz) = 3990c78b4064e4e972e763d62449cb8f930717b3dd2ddcbbaeeaa0f644d5333d > +SIZE (mysql-boost-5.7.12.tar.gz) = 60604385 > > Added: head/databases/mysql57-server/files/my.cnf.sample.in > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/databases/mysql57-server/files/my.cnf.sample.in Fri May 6 14:39:59 2016 (r414707) > @@ -0,0 +1,64 @@ > +# $FreeBSD$ > + > +[client] > +port = 3306 > +socket = /tmp/mysql.sock > + > +[mysql] > +prompt = \u@\h [\d]>\_ > +no_auto_rehash > + > +[mysqld] > +user = mysql > +port = 3306 > +socket = /tmp/mysql.sock > +bind-address = 127.0.0.1 > +basedir = %%PREFIX%% > +datadir = %%MY_DBDIR%% > +tmpdir = %%MY_TMPDIR%% > +slave-load-tmpdir = %%MY_TMPDIR%% > +secure-file-priv = %%MY_SECDIR%% > +log-bin = mysql-bin > +log-output = TABLE > +master-info-repository = TABLE > +relay-log-info-repository = TABLE > +relay-log-recovery = 1 > +slow-query-log = 1 > +server-id = 1 > +sync_binlog = 1 > +sync_relay_log = 1 > +binlog_cache_size = 16M > +expire_logs_days = 30 > +default_password_lifetime = 0 > +enforce-gtid-consistency = 1 > +gtid-mode = ON > +safe-user-create = 1 > +lower_case_table_names = 1 > +explicit-defaults-for-timestamp = 1 > +myisam-recover-options = BACKUP,FORCE > +open_files_limit = 32768 > +table_open_cache = 16384 > +table_definition_cache = 8192 > +net_retry_count = 16384 > +key_buffer_size = 256M > +max_allowed_packet = 64M > +query_cache_type = 0 > +query_cache_size = 0 > +long_query_time = 0.5 > +innodb_buffer_pool_size = 1G > +innodb_data_home_dir = %%MY_DBDIR%% > +innodb_log_group_home_dir = %%MY_DBDIR%% > +innodb_data_file_path = ibdata1:128M:autoextend > +innodb_temp_data_file_path = ibtmp1:128M:autoextend > +innodb_flush_method = O_DIRECT > +innodb_log_file_size = 256M > +innodb_log_buffer_size = 16M > +innodb_write_io_threads = 8 > +innodb_read_io_threads = 8 > +innodb_autoinc_lock_mode = 2 > +skip-symbolic-links > + > +[mysqldump] > +max_allowed_packet = 256M > +quote_names > +quick > > Modified: head/databases/mysql57-server/files/mysql-server.in > ============================================================================== > --- head/databases/mysql57-server/files/mysql-server.in Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/mysql-server.in Fri May 6 14:39:59 2016 (r414707) > @@ -14,10 +14,12 @@ > # mysql_limits (bool): Set to "NO" by default. > # Set it to yes to run `limits -e -U mysql` > # just before mysql starts. > -# mysql_dbdir (str): Default to "/var/db/mysql" > +# mysql_dbdir (str): Default to "%%MY_DBDIR%%" > # Base database directory. > +# mysql_confdir (str): Default to "%%ETCDIR%%" > +# Base configuration directory. > # mysql_optfile (str): Server-specific option file. > -# Default to "${mysql_dbdir}/my.cnf". > +# Default to "${mysql_confdir}/my.cnf". > # mysql_pidfile (str): Custum PID file path and name. > # Default to "${mysql_dbdir}/${hostname}.pid". > # mysql_args (str): Custom additional arguments to be passed > @@ -33,30 +35,43 @@ load_rc_config $name > > : ${mysql_enable="NO"} > : ${mysql_limits="NO"} > -: ${mysql_dbdir="/var/db/mysql"} > +: ${mysql_dbdir="%%MY_DBDIR%%"} > +: ${mysql_confdir="%%ETCDIR%%"} > +if [ -f "${mysql_dbdir}/my.cnf" ]; then > : ${mysql_optfile="${mysql_dbdir}/my.cnf"} > +else > +: ${mysql_optfile="${mysql_confdir}/my.cnf"} > +fi > > mysql_user="mysql" > mysql_limits_args="-e -U ${mysql_user}" > : ${hostname:=`/bin/hostname`} > pidfile=${mysql_pidfile:-"${mysql_dbdir}/${hostname}.pid"} > command="/usr/sbin/daemon" > -command_args="-c -f %%PREFIX%%/bin/mysqld_safe --defaults-extra-file=${mysql_optfile} --user=${mysql_user} --datadir=${mysql_dbdir} --pid-file=${pidfile} ${mysql_args} %%PERFSCHEMRC%%" > +command_args="-c -f %%PREFIX%%/bin/mysqld_safe --defaults-extra-file=${mysql_optfile} --basedir=%%PREFIX%% --datadir=${mysql_dbdir} --pid-file=${pidfile} --user=${mysql_user} ${mysql_args} %%PERFSCHEMRC%%" > procname="%%PREFIX%%/libexec/mysqld" > start_precmd="${name}_prestart" > start_postcmd="${name}_poststart" > mysql_install_db="%%PREFIX%%/bin/mysql_install_db" > -mysql_install_db_args="--defaults-extra-file=${mysql_optfile} --basedir=%%PREFIX%% --datadir=${mysql_dbdir} --mysqld-file=${procname}" > +mysql_install_db_args="--defaults-extra-file=${mysql_optfile} --basedir=%%PREFIX%% --datadir=${mysql_dbdir} --mysqld-file=${procname} --user=${mysql_user}" > > mysql_create_auth_tables() > { > eval $mysql_install_db $mysql_install_db_args >/dev/null 2>/dev/null > - [ $? -eq 0 ] && chown -R ${mysql_user}:${mysql_user} ${mysql_dbdir} > } > > mysql_prestart() > { > - if [ ! -d "${mysql_dbdir}/mysql/." ]; then > + if [ -f "${mysql_dbdir}/my.cnf" ]; then > + echo "" > + echo "Please keep in mind that the default location for my.cnf will be changed" > + echo "from \"%%MY_DBDIR%%/my.cnf\" to \"%%ETCDIR%%/my.cnf\" in the near" > + echo "future. If you do not want to move your my.cnf to the new location then" > + echo "you must set \"mysql_optfile\" in /etc/rc.conf to \"/var/db/mysql/my.cnf\"." > + echo "" > + fi > + > + if [ ! -d "${mysql_dbdir}/mysql" ]; then > mysql_create_auth_tables || return 1 > fi > if checkyesno mysql_limits; then > > Modified: head/databases/mysql57-server/files/patch-CMakeLists.txt > ============================================================================== > --- head/databases/mysql57-server/files/patch-CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) > @@ -1,6 +1,6 @@ > ---- CMakeLists.txt.orig 2015-11-29 19:16:24 UTC > +--- CMakeLists.txt.orig 2016-03-28 18:06:12 UTC > +++ CMakeLists.txt > -@@ -577,12 +577,10 @@ IF(UNIX) > +@@ -614,12 +614,10 @@ IF(UNIX) > ENDIF() > > IF(NOT WITHOUT_SERVER) > @@ -13,7 +13,7 @@ > ENDIF(WITH_EMBEDDED_SERVER) > ENDIF() > > -@@ -591,8 +589,6 @@ ENDIF() > +@@ -628,8 +626,6 @@ ENDIF() > ADD_SUBDIRECTORY(scripts) > > IF(NOT WITHOUT_SERVER) > @@ -22,7 +22,7 @@ > ADD_SUBDIRECTORY(support-files) > IF(EXISTS ${CMAKE_SOURCE_DIR}/internal/CMakeLists.txt) > ADD_SUBDIRECTORY(internal) > -@@ -647,6 +643,7 @@ ENDIF() > +@@ -684,6 +680,7 @@ ENDIF() > # > # RPM installs documentation directly from the source tree > # > @@ -30,7 +30,7 @@ > IF(NOT INSTALL_LAYOUT MATCHES "RPM") > INSTALL(FILES COPYING LICENSE.mysql > DESTINATION ${INSTALL_DOCREADMEDIR} > -@@ -673,6 +670,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "RPM") > +@@ -706,6 +703,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "RPM") > PATTERN "sp-imp-spec.txt" EXCLUDE > ) > ENDIF() > > Modified: head/databases/mysql57-server/files/patch-client_CMakeLists.txt > ============================================================================== > --- head/databases/mysql57-server/files/patch-client_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-client_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) > @@ -1,6 +1,6 @@ > ---- client/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC > +--- client/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC > +++ client/CMakeLists.txt > -@@ -38,8 +38,6 @@ ADD_DEFINITIONS( > +@@ -32,8 +32,6 @@ INCLUDE(${MYSQL_CMAKE_SCRIPT_DIR}/compil > > ## Subdirectory with common client code. > ADD_SUBDIRECTORY(base) > @@ -9,8 +9,8 @@ > > ## We will need libeay32.dll and ssleay32.dll when running client executables. > COPY_OPENSSL_DLLS(copy_openssl_client) > -@@ -115,11 +113,13 @@ IF(CMAKE_USE_PTHREADS_INIT AND CMAKE_C_F > - ENDIF() > +@@ -41,11 +39,13 @@ COPY_OPENSSL_DLLS(copy_openssl_client) > + INCLUDE(${MYSQL_CMAKE_SCRIPT_DIR}/compile_flags.cmake) > > ADD_DEFINITIONS(${SSL_DEFINES}) > +IF(FALSE) > @@ -23,7 +23,7 @@ > > IF(NOT WITHOUT_SERVER) > MYSQL_ADD_EXECUTABLE(mysql_upgrade > -@@ -139,6 +139,7 @@ TARGET_LINK_LIBRARIES(mysqltest mysqlcli > +@@ -65,6 +65,7 @@ TARGET_LINK_LIBRARIES(mysqltest mysqlcli > ADD_CONVENIENCE_LIBRARY(mysqlcheck_core check/mysqlcheck_core.cc) > TARGET_LINK_LIBRARIES(mysqlcheck_core mysqlclient) > > @@ -31,7 +31,7 @@ > MYSQL_ADD_EXECUTABLE(mysqlcheck check/mysqlcheck.cc) > TARGET_LINK_LIBRARIES(mysqlcheck mysqlcheck_core) > > -@@ -151,10 +152,12 @@ TARGET_LINK_LIBRARIES(mysqlimport mysqlc > +@@ -77,10 +78,12 @@ TARGET_LINK_LIBRARIES(mysqlimport mysqlc > > MYSQL_ADD_EXECUTABLE(mysqlshow mysqlshow.c) > TARGET_LINK_LIBRARIES(mysqlshow mysqlclient) > @@ -44,7 +44,7 @@ > MYSQL_ADD_EXECUTABLE(mysqlbinlog mysqlbinlog.cc) > ADD_COMPILE_FLAGS( > mysqlbinlog.cc > -@@ -171,6 +174,7 @@ TARGET_LINK_LIBRARIES(mysqlslap mysqlcli > +@@ -97,6 +100,7 @@ TARGET_LINK_LIBRARIES(mysqlslap mysqlcli > > MYSQL_ADD_EXECUTABLE(mysql_config_editor mysql_config_editor.cc) > TARGET_LINK_LIBRARIES(mysql_config_editor mysqlclient) > @@ -52,7 +52,7 @@ > > MYSQL_ADD_EXECUTABLE(mysql_secure_installation mysql_secure_installation.cc) > TARGET_LINK_LIBRARIES(mysql_secure_installation mysqlclient) > -@@ -186,9 +190,11 @@ IF(UNIX AND NOT WITHOUT_SERVER) > +@@ -112,9 +116,11 @@ IF(UNIX AND NOT WITHOUT_SERVER) > ADD_DEPENDENCIES(mysql_install_db GenBootstrapPriv GenSysSchema) > ENDIF() > > @@ -64,7 +64,7 @@ > > # "WIN32" also covers 64 bit. "echo" is used in some files below "mysql-test/". > IF(WIN32) > -@@ -197,11 +203,6 @@ ENDIF(WIN32) > +@@ -123,11 +129,6 @@ ENDIF(WIN32) > > SET_TARGET_PROPERTIES ( > mysql_plugin > > Modified: head/databases/mysql57-server/files/patch-cmake_plugin.cmake > ============================================================================== > --- head/databases/mysql57-server/files/patch-cmake_plugin.cmake Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-cmake_plugin.cmake Fri May 6 14:39:59 2016 (r414707) > @@ -1,6 +1,6 @@ > ---- cmake/plugin.cmake.orig 2015-11-29 19:16:24 UTC > +--- cmake/plugin.cmake.orig 2016-03-28 18:06:12 UTC > +++ cmake/plugin.cmake > -@@ -236,9 +236,6 @@ MACRO(MYSQL_ADD_PLUGIN) > +@@ -237,9 +237,6 @@ MACRO(MYSQL_ADD_PLUGIN) > MYSQL_INSTALL_TARGETS(${target} > DESTINATION ${INSTALL_PLUGINDIR} > COMPONENT ${INSTALL_COMPONENT}) > > Modified: head/databases/mysql57-server/files/patch-cmd-line-utils_libedit_chartype.h > ============================================================================== > --- head/databases/mysql57-server/files/patch-cmd-line-utils_libedit_chartype.h Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-cmd-line-utils_libedit_chartype.h Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- cmd-line-utils/libedit/chartype.h.orig 2015-11-29 19:16:24 UTC > +--- cmd-line-utils/libedit/chartype.h.orig 2016-03-28 18:06:12 UTC > +++ cmd-line-utils/libedit/chartype.h > @@ -49,7 +49,7 @@ > TODO : Verify if FreeBSD & AIX stores ISO 10646 in wchar_t. */ > > Modified: head/databases/mysql57-server/files/patch-cmd-line-utils_libedit_vi.c > ============================================================================== > --- head/databases/mysql57-server/files/patch-cmd-line-utils_libedit_vi.c Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-cmd-line-utils_libedit_vi.c Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- cmd-line-utils/libedit/vi.c.orig 2015-11-29 19:16:24 UTC > +--- cmd-line-utils/libedit/vi.c.orig 2016-03-28 18:06:12 UTC > +++ cmd-line-utils/libedit/vi.c > @@ -919,7 +919,7 @@ vi_comment_out(EditLine *el, Int c __att > * NB: posix implies that we should enter insert mode, however > > Modified: head/databases/mysql57-server/files/patch-include_CMakeLists.txt > ============================================================================== > --- head/databases/mysql57-server/files/patch-include_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-include_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) > @@ -1,13 +1,16 @@ > ---- include/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC > +--- include/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC > +++ include/CMakeLists.txt > -@@ -68,11 +68,13 @@ SET(HEADERS > +@@ -69,14 +69,13 @@ SET(HEADERS > ${HEADERS_GEN_CONFIGURE} > ) > > -+IF(FALSE) > - INSTALL(FILES ../libbinlogevents/export/binary_log_types.h DESTINATION ${INSTALL_INCLUDEDIR}) > - INSTALL(FILES ${HEADERS} DESTINATION ${INSTALL_INCLUDEDIR} COMPONENT Development) > - INSTALL(DIRECTORY mysql/ DESTINATION ${INSTALL_INCLUDEDIR}/mysql COMPONENT Development > ++IF(FALSE) > + INSTALL(FILES > + ../libbinlogevents/export/binary_log_types.h > + DESTINATION ${INSTALL_INCLUDEDIR} > +- COMPONENT Development) > +-INSTALL(FILES ${HEADERS} DESTINATION ${INSTALL_INCLUDEDIR} COMPONENT Development) > +-INSTALL(DIRECTORY mysql/ DESTINATION ${INSTALL_INCLUDEDIR}/mysql COMPONENT Development > PATTERN "*.h" > PATTERN "psi_abi*" EXCLUDE > ) > > Modified: head/databases/mysql57-server/files/patch-include_my__compare.h > ============================================================================== > --- head/databases/mysql57-server/files/patch-include_my__compare.h Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-include_my__compare.h Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- include/my_compare.h.orig 2015-11-29 19:16:24 UTC > +--- include/my_compare.h.orig 2016-03-28 18:06:12 UTC > +++ include/my_compare.h > @@ -40,7 +40,7 @@ extern "C" { > But beware the dependency of MI_MAX_POSSIBLE_KEY_BUFF and HA_MAX_KEY_LENGTH. > > Modified: head/databases/mysql57-server/files/patch-include_my__thread__os__id.h > ============================================================================== > --- head/databases/mysql57-server/files/patch-include_my__thread__os__id.h Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-include_my__thread__os__id.h Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- include/my_thread_os_id.h.orig 2015-11-29 19:16:24 UTC > +--- include/my_thread_os_id.h.orig 2016-03-28 18:06:12 UTC > +++ include/my_thread_os_id.h > @@ -75,8 +75,12 @@ static inline my_thread_os_id_t my_threa > return pthread_getthreadid_np(); > > Modified: head/databases/mysql57-server/files/patch-include_myisam.h > ============================================================================== > --- head/databases/mysql57-server/files/patch-include_myisam.h Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-include_myisam.h Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- include/myisam.h.orig 2015-11-29 19:16:24 UTC > +--- include/myisam.h.orig 2016-03-28 18:06:12 UTC > +++ include/myisam.h > @@ -45,7 +45,7 @@ extern "C" { > The following defines can be increased if necessary. > > Modified: head/databases/mysql57-server/files/patch-libmysql_CMakeLists.txt > ============================================================================== > --- head/databases/mysql57-server/files/patch-libmysql_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-libmysql_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- libmysql/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC > +--- libmysql/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC > +++ libmysql/CMakeLists.txt > @@ -215,7 +215,7 @@ IF(WIN32) > ENDIF() > > Modified: head/databases/mysql57-server/files/patch-libservices_CMakeLists.txt > ============================================================================== > --- head/databases/mysql57-server/files/patch-libservices_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-libservices_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) > @@ -1,7 +1,7 @@ > ---- libservices/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC > +--- libservices/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC > +++ libservices/CMakeLists.txt > -@@ -34,4 +34,6 @@ SET(MYSQLSERVICES_SOURCES > - security_context_service.c) > +@@ -35,4 +35,6 @@ SET(MYSQLSERVICES_SOURCES > + mysql_keyring_service.c) > > ADD_CONVENIENCE_LIBRARY(mysqlservices ${MYSQLSERVICES_SOURCES}) > +IF(FALSE) > > Modified: head/databases/mysql57-server/files/patch-mysys__ssl_my__default.cc > ============================================================================== > --- head/databases/mysql57-server/files/patch-mysys__ssl_my__default.cc Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-mysys__ssl_my__default.cc Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- mysys_ssl/my_default.cc.orig 2015-11-29 19:16:24 UTC > +--- mysys_ssl/my_default.cc.orig 2016-03-28 18:06:12 UTC > +++ mysys_ssl/my_default.cc > @@ -122,7 +122,7 @@ static my_bool is_login_file= FALSE; > > > Modified: head/databases/mysql57-server/files/patch-plugin_password__validation_validate__password.cc > ============================================================================== > --- head/databases/mysql57-server/files/patch-plugin_password__validation_validate__password.cc Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-plugin_password__validation_validate__password.cc Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- plugin/password_validation/validate_password.cc.orig 2015-11-29 19:16:24 UTC > +--- plugin/password_validation/validate_password.cc.orig 2016-03-28 18:06:12 UTC > +++ plugin/password_validation/validate_password.cc > @@ -18,6 +18,8 @@ > #include > > Added: head/databases/mysql57-server/files/patch-rapid_plugin_x_CMakeLists.txt > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/databases/mysql57-server/files/patch-rapid_plugin_x_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) > @@ -0,0 +1,20 @@ > +--- rapid/plugin/x/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC > ++++ rapid/plugin/x/CMakeLists.txt > +@@ -91,14 +91,14 @@ ELSE() > + ${CMAKE_CURRENT_SOURCE_DIR}/ngs/include > + ${CMAKE_SOURCE_DIR}/include #temporary > + ${CMAKE_CURRENT_SOURCE_DIR}/include/mysql > +- ${SSL_INCLUDE_DIRS} > +- ${ZLIB_INCLUDE_DIR} > ++ ${BOOST_INCLUDE_DIR} > + ) > + > + INCLUDE_DIRECTORIES(SYSTEM > +- ${BOOST_INCLUDE_DIR} > + ${PROTOBUF_INCLUDE_DIRS} > + ${LIBEVENT_INCLUDE_DIR} > ++ ${SSL_INCLUDE_DIRS} > ++ ${ZLIB_INCLUDE_DIR} > + ) > + > + IF(XPLUGIN_NO_LITE_PROTOBUF) > > Added: head/databases/mysql57-server/files/patch-rapid_plugin_x_mysqlx__error.cmake > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/databases/mysql57-server/files/patch-rapid_plugin_x_mysqlx__error.cmake Fri May 6 14:39:59 2016 (r414707) > @@ -0,0 +1,11 @@ > +--- rapid/plugin/x/mysqlx_error.cmake.orig 2016-04-14 21:38:55 UTC > ++++ rapid/plugin/x/mysqlx_error.cmake > +@@ -26,6 +26,8 @@ GENERATE_XERRORS(${MYSQLX_PROJECT_DIR}/s > + CONFIGURE_FILE(${MYSQLX_PROJECT_DIR}/src/mysqlx_error.h.in > + ${CMAKE_CURRENT_BINARY_DIR}/mysqlx_error.h) > + > ++IF(FALSE) > + INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/mysqlx_error.h > + DESTINATION ${INSTALL_INCLUDEDIR} > + COMPONENT Developement) > ++ENDIF() > > Added: head/databases/mysql57-server/files/patch-rapid_unittest_gunit_xplugin_CMakeLists.txt > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/databases/mysql57-server/files/patch-rapid_unittest_gunit_xplugin_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) > @@ -0,0 +1,18 @@ > +--- rapid/unittest/gunit/xplugin/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC > ++++ rapid/unittest/gunit/xplugin/CMakeLists.txt > +@@ -65,7 +65,6 @@ ENDIF() > + ADD_DEFINITIONS(${GMOCK_CFLAGS} -DBOOST_ALL_NO_LIB -DBOOST_NO_AUTO_PTR -DUSE_MYSQLX_FULL_PROTO) > + > + INCLUDE_DIRECTORIES(SYSTEM > +- ${BOOST_INCLUDE_DIR} > + ${PROTOBUF_INCLUDE_DIRS} > + ${SSL_INCLUDE_DIRS} > + ${LIBEVENT_INCLUDE_DIR} > +@@ -75,6 +74,7 @@ INCLUDE_DIRECTORIES(SYSTEM > + ) > + > + INCLUDE_DIRECTORIES( > ++ ${BOOST_INCLUDE_DIR} > + ${CMAKE_SOURCE_DIR}/testing/include > + ${PROJECT_SOURCE_DIR}/rapid/plugin/x/ngs/include > + ${PROJECT_SOURCE_DIR}/rapid/plugin/x/ngs/include/ngs > > Modified: head/databases/mysql57-server/files/patch-scripts_CMakeLists.txt > ============================================================================== > --- head/databases/mysql57-server/files/patch-scripts_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-scripts_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- scripts/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC > +--- scripts/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC > +++ scripts/CMakeLists.txt > @@ -347,6 +347,8 @@ MACRO(EXTRACT_LINK_LIBRARIES target var) > GET_FILENAME_COMPONENT(lib "${lib}" NAME_WE) > > Modified: head/databases/mysql57-server/files/patch-sql_CMakeLists.txt > ============================================================================== > --- head/databases/mysql57-server/files/patch-sql_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-sql_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- sql/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC > +--- sql/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC > +++ sql/CMakeLists.txt > @@ -24,6 +24,8 @@ INCLUDE_DIRECTORIES( > ${ZLIB_INCLUDE_DIR} > > Modified: head/databases/mysql57-server/files/patch-sql_conn__handler_socket__connection.cc > ============================================================================== > --- head/databases/mysql57-server/files/patch-sql_conn__handler_socket__connection.cc Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-sql_conn__handler_socket__connection.cc Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- sql/conn_handler/socket_connection.cc.orig 2015-11-29 19:16:24 UTC > +--- sql/conn_handler/socket_connection.cc.orig 2016-03-28 18:06:12 UTC > +++ sql/conn_handler/socket_connection.cc > @@ -939,20 +939,23 @@ Channel_info* Mysqld_socket_listener::li > signal(SIGCHLD, SIG_DFL); > > Modified: head/databases/mysql57-server/files/patch-sql_json__dom.h > ============================================================================== > --- head/databases/mysql57-server/files/patch-sql_json__dom.h Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-sql_json__dom.h Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- sql/json_dom.h.orig 2015-11-29 19:16:24 UTC > +--- sql/json_dom.h.orig 2016-03-28 18:06:12 UTC > +++ sql/json_dom.h > @@ -368,7 +368,7 @@ struct Json_key_comparator > Json_object class. > > Modified: head/databases/mysql57-server/files/patch-sql_sql__view.cc > ============================================================================== > --- head/databases/mysql57-server/files/patch-sql_sql__view.cc Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-sql_sql__view.cc Fri May 6 14:39:59 2016 (r414707) > @@ -1,6 +1,6 @@ > ---- sql/sql_view.cc.orig 2015-11-29 19:16:24 UTC > +--- sql/sql_view.cc.orig 2016-03-28 18:06:12 UTC > +++ sql/sql_view.cc > -@@ -768,46 +768,46 @@ static const int required_view_parameter > +@@ -773,46 +773,46 @@ static const int required_view_parameter > */ > static File_option view_parameters[]= > {{{ C_STRING_WITH_LEN("query")}, > > Modified: head/databases/mysql57-server/files/patch-sql_sys__vars.cc > ============================================================================== > --- head/databases/mysql57-server/files/patch-sql_sys__vars.cc Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-sql_sys__vars.cc Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- sql/sys_vars.cc.orig 2015-11-29 19:16:24 UTC > +--- sql/sys_vars.cc.orig 2016-03-28 18:06:12 UTC > +++ sql/sys_vars.cc > @@ -1734,7 +1734,7 @@ static Sys_var_ulong Sys_interactive_tim > "connection before closing it", > @@ -9,7 +9,7 @@ > > static Sys_var_ulong Sys_join_buffer_size( > "join_buffer_size", > -@@ -2562,7 +2562,7 @@ static Sys_var_ulong Sys_net_read_timeou > +@@ -2552,7 +2552,7 @@ static Sys_var_ulong Sys_net_read_timeou > "Number of seconds to wait for more data from a connection before " > "aborting the read", > SESSION_VAR(net_read_timeout), CMD_LINE(REQUIRED_ARG), > @@ -18,7 +18,7 @@ > NO_MUTEX_GUARD, NOT_IN_BINLOG, ON_CHECK(0), > ON_UPDATE(fix_net_read_timeout)); > > -@@ -2578,7 +2578,7 @@ static Sys_var_ulong Sys_net_write_timeo > +@@ -2568,7 +2568,7 @@ static Sys_var_ulong Sys_net_write_timeo > "Number of seconds to wait for a block to be written to a connection " > "before aborting the write", > SESSION_VAR(net_write_timeout), CMD_LINE(REQUIRED_ARG), > @@ -27,7 +27,7 @@ > NO_MUTEX_GUARD, NOT_IN_BINLOG, ON_CHECK(0), > ON_UPDATE(fix_net_write_timeout)); > > -@@ -4031,7 +4031,7 @@ static Sys_var_ulong Sys_net_wait_timeou > +@@ -4083,7 +4083,7 @@ static Sys_var_ulong Sys_net_wait_timeou > "The number of seconds the server waits for activity on a " > "connection before closing it", > SESSION_VAR(net_wait_timeout), CMD_LINE(REQUIRED_ARG), > > Modified: head/databases/mysql57-server/files/patch-storage_innobase_buf_buf0buf.cc > ============================================================================== > --- head/databases/mysql57-server/files/patch-storage_innobase_buf_buf0buf.cc Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-storage_innobase_buf_buf0buf.cc Fri May 6 14:39:59 2016 (r414707) > @@ -1,6 +1,6 @@ > ---- storage/innobase/buf/buf0buf.cc.orig 2015-11-29 19:16:24 UTC > +--- storage/innobase/buf/buf0buf.cc.orig 2016-03-28 18:06:12 UTC > +++ storage/innobase/buf/buf0buf.cc > -@@ -300,7 +300,7 @@ typedef std::map< > +@@ -338,7 +338,7 @@ typedef std::map< > const byte*, > buf_chunk_t*, > std::less, > > Modified: head/databases/mysql57-server/files/patch-storage_innobase_dict_dict0stats.cc > ============================================================================== > --- head/databases/mysql57-server/files/patch-storage_innobase_dict_dict0stats.cc Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-storage_innobase_dict_dict0stats.cc Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- storage/innobase/dict/dict0stats.cc.orig 2015-11-29 19:16:24 UTC > +--- storage/innobase/dict/dict0stats.cc.orig 2016-03-28 18:06:12 UTC > +++ storage/innobase/dict/dict0stats.cc > @@ -139,7 +139,7 @@ then we would store 5,7,10,11,12 in the > typedef std::vector > boundaries_t; > > Modified: head/databases/mysql57-server/files/patch-storage_innobase_include_srv0mon.h > ============================================================================== > --- head/databases/mysql57-server/files/patch-storage_innobase_include_srv0mon.h Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-storage_innobase_include_srv0mon.h Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- storage/innobase/include/srv0mon.h.orig 2015-11-29 19:16:24 UTC > +--- storage/innobase/include/srv0mon.h.orig 2016-03-28 18:06:12 UTC > +++ storage/innobase/include/srv0mon.h > @@ -34,6 +34,10 @@ Created 12/15/2009 Jimmy Yang > /* Required for FreeBSD so that INT64_MAX is defined. */ > > Modified: head/databases/mysql57-server/files/patch-storage_innobase_sync_sync0debug.cc > ============================================================================== > --- head/databases/mysql57-server/files/patch-storage_innobase_sync_sync0debug.cc Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-storage_innobase_sync_sync0debug.cc Fri May 6 14:39:59 2016 (r414707) > @@ -1,6 +1,6 @@ > ---- storage/innobase/sync/sync0debug.cc.orig 2015-11-29 19:16:24 UTC > +--- storage/innobase/sync/sync0debug.cc.orig 2016-03-28 18:06:12 UTC > +++ storage/innobase/sync/sync0debug.cc > -@@ -1704,7 +1704,7 @@ private: > +@@ -1702,7 +1702,7 @@ private: > const void*, > File, > std::less, > > Modified: head/databases/mysql57-server/files/patch-storage_myisam_mi__dynrec.c > ============================================================================== > --- head/databases/mysql57-server/files/patch-storage_myisam_mi__dynrec.c Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-storage_myisam_mi__dynrec.c Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- storage/myisam/mi_dynrec.c.orig 2015-11-29 19:16:24 UTC > +--- storage/myisam/mi_dynrec.c.orig 2016-03-28 18:06:12 UTC > +++ storage/myisam/mi_dynrec.c > @@ -65,18 +65,13 @@ my_bool mi_dynmap_file(MI_INFO *info, my > DBUG_RETURN(1); > > Modified: head/databases/mysql57-server/files/patch-support-files_CMakeLists.txt > ============================================================================== > --- head/databases/mysql57-server/files/patch-support-files_CMakeLists.txt Fri May 6 14:34:57 2016 (r414706) > +++ head/databases/mysql57-server/files/patch-support-files_CMakeLists.txt Fri May 6 14:39:59 2016 (r414707) > @@ -1,4 +1,4 @@ > ---- support-files/CMakeLists.txt.orig 2015-11-29 19:16:24 UTC > +--- support-files/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC > +++ support-files/CMakeLists.txt > @@ -69,7 +69,9 @@ IF(UNIX) > INSTALL(FILES magic DESTINATION ${inst_location} COMPONENT SupportFiles) > @@ -7,6 +7,6 @@ > +IF(FALSE) > > *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Mon May 9 20:01:25 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85B0FB34F49; Mon, 9 May 2016 20:01:25 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-lf0-x236.google.com (mail-lf0-x236.google.com [IPv6:2a00:1450:4010:c07::236]) (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 EAA0E1EBF; Mon, 9 May 2016 20:01:24 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: by mail-lf0-x236.google.com with SMTP id m64so212324538lfd.1; Mon, 09 May 2016 13:01:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc; bh=qyboNqWRa0vx7WLpo2l56Y/RyQhdrYoJQnLNVQ/tvUA=; b=u/IiJYLUVIp7m9AhJBAqn9dDbxt0W7VOr0Sjkx9wsV7+4N7ilLAdmKh1T0xcztTs6z 1ZrkpCJGorN7sgVN+EnezIdtRH20uLKa4Rh9Gbqewgt6ZJaQoXuOz+mQU1B6YpsFgDJw bb3vO/liFLiE3ikXvTRYss3b6ZnfB4k0qtNbVByKDvZqELMWyuBamYWKzNrEs9kf/3Bv 4lT8EYbYJVf3bQ6FX/yVeBMCOtMxYP89Nzd5INvwpcvdsrl6UeJ1g/KZqL2sGcCWL3l1 6gMp5eYNoQYoxva+2KJyBEFJYSjAYq7kIXhIWisPTGKPTnGawc1nQikwjOnJ5Yl0Mzk1 V2bg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc; bh=qyboNqWRa0vx7WLpo2l56Y/RyQhdrYoJQnLNVQ/tvUA=; b=aIdkDLi0qHmQTHbdkftZa4cWsbviv/0NOLYnZ1UJUNAI/F7Dn1aTcuyCds2OsOv77b zwThX+3JzpXH/S2fQm7xpApZkXXc2etx9/eIrTZSFUfGai35vqN9hzdFfgeKWGF9ZKIc N+FCG7eg9r5qAbSlxzLWD3Uu+oy+L9sGCobvVnOXeGXTnf/JvIzsdrQDSmKgUDpP9wFl nUTugb4NS3HcciDK5iaxCM/3hwPUn9JsqPpiqovVJ7B1c+rhmuwzmeSO26dT3BC3jNP7 qOFK/CswgYWSab0mPb2lKbn1iOvi1VnuqDman9OS3aTdbzlDWGONb7mPrWTcpqR2IM7X t3kQ== X-Gm-Message-State: AOPr4FX/aIg/fauZ4hIvmyUsN4i/+Dt0UuePYelcluSw3p2YHqVtNra3XFFSlQAkFPC/uljIl5SGKAgJpc1AeQ== MIME-Version: 1.0 X-Received: by 10.25.41.72 with SMTP id p69mr15484491lfp.7.1462824081858; Mon, 09 May 2016 13:01:21 -0700 (PDT) Sender: thomas.e.zander@googlemail.com Received: by 10.25.21.84 with HTTP; Mon, 9 May 2016 13:01:21 -0700 (PDT) In-Reply-To: <20160509192714.GD98965@ivaldir.etoilebsd.net> References: <201605061440.u46Ee0kH089293@repo.freebsd.org> <20160509192714.GD98965@ivaldir.etoilebsd.net> Date: Mon, 9 May 2016 22:01:21 +0200 X-Google-Sender-Auth: bNxQBxXiaIStpy8A35Bv0_fWLIY Message-ID: Subject: Re: svn commit: r414707 - in head/databases: mysql57-client mysql57-client/files mysql57-server mysql57-server/files From: Thomas Zander To: Baptiste Daroussin 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.22 Precedence: list List-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, 09 May 2016 20:01:25 -0000 On 9 May 2016 at 21:27, Baptiste Daroussin wrote: > Why making it depend on port version of openssl? Linker issues with the base system openssl, it's documented in the audit trail of the PR. I hope it's transient and the maintainer can restore support for base system openssl in one of the next updates. Best regards Riggs From owner-svn-ports-head@freebsd.org Mon May 9 20:19:19 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 147FCB34329 for ; Mon, 9 May 2016 20:19:19 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-211-164.reflexion.net [208.70.211.164]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C050B1AA7 for ; Mon, 9 May 2016 20:19:18 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 29363 invoked from network); 9 May 2016 20:19:12 -0000 Received: from unknown (HELO mail-cs-01.app.dca.reflexion.local) (10.81.19.1) by 0 (rfx-qmail) with SMTP; 9 May 2016 20:19:12 -0000 Received: by mail-cs-01.app.dca.reflexion.local (Reflexion email security v7.90.3) with SMTP; Mon, 09 May 2016 16:19:44 -0400 (EDT) Received: (qmail 8986 invoked from network); 9 May 2016 20:19:43 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with SMTP; 9 May 2016 20:19:43 -0000 X-No-Relay: not in my network X-No-Relay: not in my network Received: from [192.168.1.106] (c-67-170-167-181.hsd1.or.comcast.net [67.170.167.181]) by iron2.pdx.net (Postfix) with ESMTPSA id CE1A91C43D2; Mon, 9 May 2016 13:19:06 -0700 (PDT) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Re: svn commit: r414832 - in head: Mk Mk/Scripts lang/perl5-devel lang/perl5.18 lang/perl5.20 lang/perl5.22 Message-Id: Date: Mon, 9 May 2016 13:19:09 -0700 To: svn-ports-head@freebsd.org, freebsd.contact@marino.st Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 20:19:19 -0000 On Mon May 9 12:08:12 UTC 2016 John Marino wrote: > On 5/9/2016 1:58 PM, Mathieu Arnold wrote: > > > > This makes lang/perl5* use USE_LDCONFIG instead of hardcoding = -rpath. > > >=20 > Now that's really interesting and a shame it's not logged because IMO=20= > rpath is superior to LDCONFIG wrt to rtld lookups, so it would be=20 > interesting to know why perl was "downgraded" and what problem is = being=20 > solved. See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209173 . The basic problem is that when perl is built the new one is run/tested = before perl is installed. When it is built with -rpath it uses that path = in those early runs/tests and fails as a result of referencing where = things will later be installed. It either: A) picks up the older libperl.so*'s or B) finds no libperl.so*'s (first time install for where it is looking) In case (A) the old perl version number is returned in a test that is = run and so the build fails that test. (The version number apparently = comes from the library.) In case (B) a run fails by not finding the libperl.so*'s and the build = fails. The specific example submitted was for inappropriately finding the = files: /usr/local/lib/perl5/5.22/mach/CORE/libperl.so* I was having to copy the libperl.so*'s from the failed /usr/obj/ area to = /usr/local/lib/perl5/5.22/mach/CORE/ and then re-run the build (or other = such manual hacks) in order that the early runs/tests would work/pass. =3D=3D=3D Mark Millard markmi at dsl-only.net From owner-svn-ports-head@freebsd.org Mon May 9 20:39:27 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B818DB348C4; Mon, 9 May 2016 20:39:27 +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 94A3B138C; Mon, 9 May 2016 20:39:27 +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 u49KdQqb016053; Mon, 9 May 2016 20:39:26 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49KdQ9N016049; Mon, 9 May 2016 20:39:26 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201605092039.u49KdQ9N016049@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 9 May 2016 20:39:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414891 - in head/net/asterisk13: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 20:39:27 -0000 Author: madpilot Date: Mon May 9 20:39:26 2016 New Revision: 414891 URL: https://svnweb.freebsd.org/changeset/ports/414891 Log: Update to 13.9.0. Modified: head/net/asterisk13/Makefile head/net/asterisk13/distinfo head/net/asterisk13/files/patch-main__Makefile head/net/asterisk13/pkg-plist Modified: head/net/asterisk13/Makefile ============================================================================== --- head/net/asterisk13/Makefile Mon May 9 19:35:35 2016 (r414890) +++ head/net/asterisk13/Makefile Mon May 9 20:39:26 2016 (r414891) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= asterisk -PORTVERSION= 13.8.2 -PORTREVISION= 1 +PORTVERSION= 13.9.0 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/%SUBDIR%/:main,g729 MASTER_SITE_SUBDIR= asterisk/:main \ Modified: head/net/asterisk13/distinfo ============================================================================== --- head/net/asterisk13/distinfo Mon May 9 19:35:35 2016 (r414890) +++ head/net/asterisk13/distinfo Mon May 9 20:39:26 2016 (r414891) @@ -1,5 +1,5 @@ -SHA256 (asterisk-13.8.2.tar.gz) = 79d097bf1a2c3fb8613b9db2504856742797acd5682fab845632972a9ab66e33 -SIZE (asterisk-13.8.2.tar.gz) = 32488570 +SHA256 (asterisk-13.9.0.tar.gz) = df6d00957c38f6e27bcbaf3feb0d55ee436550d6756dcc7e34b52eece7c9050f +SIZE (asterisk-13.9.0.tar.gz) = 32553269 SHA256 (asterisk-core-sounds-en-g729-1.5.tar.gz) = 8b28a59cfa53b59c76e0a191704f0708e3d83acffab8c5e6f25dfc599f0123f9 SIZE (asterisk-core-sounds-en-g729-1.5.tar.gz) = 1551123 SHA256 (asterisk-moh-opsound-g729-2.03.tar.gz) = 0147ca9a97f0c550227aacb7793499057c4d2c64e021c95f93722f27d5549585 Modified: head/net/asterisk13/files/patch-main__Makefile ============================================================================== --- head/net/asterisk13/files/patch-main__Makefile Mon May 9 19:35:35 2016 (r414890) +++ head/net/asterisk13/files/patch-main__Makefile Mon May 9 20:39:26 2016 (r414891) @@ -1,4 +1,4 @@ ---- main/Makefile.orig 2016-03-22 18:32:00 UTC +--- main/Makefile.orig 2016-04-25 21:44:00 UTC +++ main/Makefile @@ -82,6 +82,7 @@ ifeq ($(OSARCH),FreeBSD) BSDVERSION=$(shell make -V OSVERSION -f /usr/share/mk/bsd.port.subdir.mk) @@ -8,48 +8,39 @@ endif ifneq ($(findstring $(OSARCH), mingw32 cygwin ),) -@@ -224,11 +225,11 @@ endif +@@ -224,11 +225,7 @@ endif $(ASTSSL_LIB): $(ASTSSL_LIB).$(ASTSSL_SO_VERSION) $(ECHO_PREFIX) echo " [LN] $< -> $@" --ifneq ($(LDCONFIG),) -- $(CMD_PREFIX) $(LDCONFIG) $(LDCONFIG_FLAGS) . 2>/dev/null --else -+#ifneq ($(LDCONFIG),) -+# $(CMD_PREFIX) $(LDCONFIG) $(LDCONFIG_FLAGS) . 2>/dev/null -+#else - $(CMD_PREFIX) $(LN) -sf $< $@ --endif -+#endif +- $(CMD_PREFIX) if [ -x "$(LDCONFIG)" ] ; then \ +- $(LDCONFIG) $(LDCONFIG_FLAGS) . 2>/dev/null ;\ +- else \ +- $(LN) -sf $< $@ ;\ +- fi ++ $(LN) -sf $< $@ else # Darwin ASTSSL_LIB:=libasteriskssl.dylib -@@ -304,11 +305,11 @@ $(ASTPJ_LIB).$(ASTPJ_SO_VERSION): libast +@@ -304,11 +301,7 @@ $(ASTPJ_LIB).$(ASTPJ_SO_VERSION): libast $(ASTPJ_LIB): $(ASTPJ_LIB).$(ASTPJ_SO_VERSION) $(ECHO_PREFIX) echo " [LN] $< -> $@" --ifneq ($(LDCONFIG),) -- $(CMD_PREFIX) $(LDCONFIG) $(LDCONFIG_FLAGS) . 2>/dev/null --else -+#ifneq ($(LDCONFIG),) -+# $(CMD_PREFIX) $(LDCONFIG) $(LDCONFIG_FLAGS) . 2>/dev/null -+#else - $(CMD_PREFIX) $(LN) -sf $< $@ --endif -+#endif +- $(CMD_PREFIX) if [ -x "$(LDCONFIG)" ] ; then \ +- $(LDCONFIG) $(LDCONFIG_FLAGS) . 2>/dev/null ;\ +- else \ +- $(LN) -sf $< $@ ;\ +- fi ++ $(LN) -sf $< $@ else # Darwin ASTPJ_LIB:=libasteriskpj.dylib -@@ -359,9 +360,9 @@ else # Darwin +@@ -359,9 +352,6 @@ else # Darwin $(INSTALL) -m 755 $(ASTPJ_LIB) "$(DESTDIR)$(ASTLIBDIR)/" endif endif -ifneq ($(LDCONFIG),) - $(LDCONFIG) $(LDCONFIG_FLAGS) "$(DESTDIR)$(ASTLIBDIR)/" -endif -+#ifneq ($(LDCONFIG),) -+# $(LDCONFIG) $(LDCONFIG_FLAGS) "$(DESTDIR)$(ASTLIBDIR)/" -+#endif $(LN) -sf asterisk "$(DESTDIR)$(ASTSBINDIR)/rasterisk" binuninstall: Modified: head/net/asterisk13/pkg-plist ============================================================================== --- head/net/asterisk13/pkg-plist Mon May 9 19:35:35 2016 (r414890) +++ head/net/asterisk13/pkg-plist Mon May 9 20:39:26 2016 (r414891) @@ -222,6 +222,7 @@ include/asterisk/mod_format.h include/asterisk/module.h include/asterisk/monitor.h include/asterisk/musiconhold.h +include/asterisk/named_locks.h include/asterisk/netsock.h include/asterisk/netsock2.h include/asterisk/network.h From owner-svn-ports-head@freebsd.org Mon May 9 20:46:51 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E0B04B34BB6; Mon, 9 May 2016 20:46:51 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A384C1A00; Mon, 9 May 2016 20:46:51 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u49KkoMV019571; Mon, 9 May 2016 20:46:50 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49KknqS019550; Mon, 9 May 2016 20:46:49 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201605092046.u49KknqS019550@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Mon, 9 May 2016 20:46:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414892 - in head: databases/py3-bsddb3 deskutils/genius devel/etl devel/synfig graphics/entangle graphics/gphoto2 graphics/libgphoto2 graphics/synfigstudio graphics/tulip math/ogdf mat... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 20:46:52 -0000 Author: woodsb02 Date: Mon May 9 20:46:48 2016 New Revision: 414892 URL: https://svnweb.freebsd.org/changeset/ports/414892 Log: Update the maintainer email address for the ports I maintain to woodsb02@FreeBSD.org Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D6278 Modified: head/databases/py3-bsddb3/Makefile head/deskutils/genius/Makefile head/devel/etl/Makefile head/devel/synfig/Makefile head/graphics/entangle/Makefile head/graphics/gphoto2/Makefile head/graphics/libgphoto2/Makefile head/graphics/synfigstudio/Makefile head/graphics/tulip/Makefile head/math/ogdf/Makefile head/math/plplot/Makefile head/misc/mc/Makefile head/multimedia/emby-server/Makefile head/multimedia/plexhometheater/Makefile head/net-p2p/gtk-gnutella/Makefile head/science/InsightToolkit/Makefile head/security/keepass/Makefile head/shells/jailkit/Makefile head/x11-wm/jwm/Makefile Modified: head/databases/py3-bsddb3/Makefile ============================================================================== --- head/databases/py3-bsddb3/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/databases/py3-bsddb3/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -1,4 +1,4 @@ -# Created by: Ben Woods +# Created by: Ben Woods # $FreeBSD$ PORTNAME= bsddb3 @@ -7,7 +7,7 @@ CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Python extension module for BerkeleyDB 3 and 4 LICENSE= BSD3CLAUSE Modified: head/deskutils/genius/Makefile ============================================================================== --- head/deskutils/genius/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/deskutils/genius/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -7,7 +7,7 @@ CATEGORIES= deskutils gnome MASTER_SITES= GNOME \ http://ftp.5z.com/pub/genius/ -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Arbitrary precision calculator for Gnome Desktop Environment LICENSE= GPLv3 Modified: head/devel/etl/Makefile ============================================================================== --- head/devel/etl/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/devel/etl/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -8,7 +8,7 @@ CATEGORIES= devel lang MASTER_SITES= SF/synfig/releases/${SYNFIG_VERSION}/source/ DISTNAME= ETL-${PORTVERSION} -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Voria Extended Class and Template Library LICENSE= GPLv2+ Modified: head/devel/synfig/Makefile ============================================================================== --- head/devel/synfig/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/devel/synfig/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -6,7 +6,7 @@ PORTVERSION= 1.0.2 CATEGORIES= devel graphics multimedia MASTER_SITES= SF/${PORTNAME}/releases/${PORTVERSION}/source -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Vector based 2D animation package LICENSE= GPLv2+ Modified: head/graphics/entangle/Makefile ============================================================================== --- head/graphics/entangle/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/graphics/entangle/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -6,7 +6,7 @@ PORTVERSION= 0.7.1 CATEGORIES= graphics MASTER_SITES= http://entangle-photo.org/download/sources/ -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Digital camera tethered control and capture program LICENSE= GPLv3 Modified: head/graphics/gphoto2/Makefile ============================================================================== --- head/graphics/gphoto2/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/graphics/gphoto2/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -6,7 +6,7 @@ PORTVERSION= 2.5.10 CATEGORIES= graphics MASTER_SITES= SF/gphoto/gphoto/${PORTVERSION} -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Command-line frontend to libgphoto2 LICENSE= GPLv2 Modified: head/graphics/libgphoto2/Makefile ============================================================================== --- head/graphics/libgphoto2/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/graphics/libgphoto2/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -6,7 +6,7 @@ PORTVERSION= 2.5.10 CATEGORIES= graphics MASTER_SITES= SF/gphoto/libgphoto/${PORTVERSION} -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Universal digital camera control library LICENSE= LGPL21 Modified: head/graphics/synfigstudio/Makefile ============================================================================== --- head/graphics/synfigstudio/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/graphics/synfigstudio/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -6,7 +6,7 @@ PORTVERSION= 1.0.2 CATEGORIES= graphics multimedia MASTER_SITES= SF/synfig/releases/${PORTVERSION}/source -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Vector-based 2D animation software package LICENSE= GPLv2+ Modified: head/graphics/tulip/Makefile ============================================================================== --- head/graphics/tulip/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/graphics/tulip/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -7,7 +7,7 @@ DISTVERSIONSUFFIX= _src CATEGORIES= graphics MASTER_SITES= SF/auber/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= System dedicated to the visualization of huge graphs LICENSE= LGPL3 Modified: head/math/ogdf/Makefile ============================================================================== --- head/math/ogdf/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/math/ogdf/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -7,7 +7,7 @@ CATEGORIES= math MASTER_SITES= http://www.ogdf.net/lib/exe/fetch.php/tech: DISTNAME= ${PORTNAME}.v${PORTVERSION} -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= C++ class library for the automatic layout of diagrams LICENSE= GPLv2 GPLv3 Modified: head/math/plplot/Makefile ============================================================================== --- head/math/plplot/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/math/plplot/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= math science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Scientific plotting package LICENSE= LGPL21+ Modified: head/misc/mc/Makefile ============================================================================== --- head/misc/mc/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/misc/mc/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -12,7 +12,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${E ${PORTNAME}.png:icons EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Midnight Commander, a free Norton Commander Clone LICENSE= GPLv3 Modified: head/multimedia/emby-server/Makefile ============================================================================== --- head/multimedia/emby-server/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/multimedia/emby-server/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -1,11 +1,11 @@ -# Created by: Ben Woods +# Created by: Ben Woods # $FreeBSD$ PORTNAME= emby-server PORTVERSION= 3.0.5931 CATEGORIES= multimedia -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Home media server built using mono and other open source technologies LICENSE= GPLv2 Modified: head/multimedia/plexhometheater/Makefile ============================================================================== --- head/multimedia/plexhometheater/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/multimedia/plexhometheater/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -1,4 +1,4 @@ -# Created by: Ben Woods +# Created by: Ben Woods # $FreeBSD$ PORTNAME= plexhometheater @@ -8,7 +8,7 @@ DISTVERSIONPREFIX=v DISTVERSIONSUFFIX=.469-47a90f01 CATEGORIES= multimedia -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Media center frontend to multimedia/plexmediaserver LICENSE= GPLv2 Modified: head/net-p2p/gtk-gnutella/Makefile ============================================================================== --- head/net-p2p/gtk-gnutella/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/net-p2p/gtk-gnutella/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -40,7 +40,7 @@ PORTREVISION= 1 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= GTK based Gnutella client LICENSE= GPLv2+ Modified: head/science/InsightToolkit/Makefile ============================================================================== --- head/science/InsightToolkit/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/science/InsightToolkit/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -6,7 +6,7 @@ PORTVERSION= 4.9.1 CATEGORIES= science biology MASTER_SITES= SF/itk/itk/4.9 -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Insight Toolkit LICENSE= APACHE20 Modified: head/security/keepass/Makefile ============================================================================== --- head/security/keepass/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/security/keepass/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -1,4 +1,4 @@ -# Created by: Ben Woods +# Created by: Ben Woods # $FreeBSD$ PORTNAME= keepass @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/KeePass%202.x/${PORTVERSION} DISTNAME= KeePass-${PORTVERSION}-Source -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Light-weight and easy-to-use password manager LICENSE= GPLv2+ Modified: head/shells/jailkit/Makefile ============================================================================== --- head/shells/jailkit/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/shells/jailkit/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -7,7 +7,7 @@ CATEGORIES= shells MASTER_SITES= http://olivier.sessink.nl/jailkit/ \ http://www.sfr-fresh.com/unix/privat/ -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Utilities to limit user accounts to specific files and/or commands LICENSE= BSD3CLAUSE Modified: head/x11-wm/jwm/Makefile ============================================================================== --- head/x11-wm/jwm/Makefile Mon May 9 20:39:26 2016 (r414891) +++ head/x11-wm/jwm/Makefile Mon May 9 20:46:48 2016 (r414892) @@ -6,7 +6,7 @@ PORTVERSION= 2.3.5 CATEGORIES= x11-wm MASTER_SITES= http://joewing.net/projects/jwm/releases/ -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Joe's Window Manager LICENSE= GPLv2 From owner-svn-ports-head@freebsd.org Mon May 9 21:18:01 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 60F96B35312; Mon, 9 May 2016 21:18:01 +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 23ABA1DE0; Mon, 9 May 2016 21:18:01 +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 u49LI0mo028987; Mon, 9 May 2016 21:18:00 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49LI035028979; Mon, 9 May 2016 21:18:00 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201605092118.u49LI035028979@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Mon, 9 May 2016 21:17:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414893 - in head: . deskutils deskutils/gnustep-notebook java java/linux-sun-jre17 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 21:18:01 -0000 Author: rene Date: Mon May 9 21:17:59 2016 New Revision: 414893 URL: https://svnweb.freebsd.org/changeset/ports/414893 Log: Remove expired ports: 2016-02-29 java/linux-sun-jre17: Unsupported and known for multiple security vulnerabilities 2016-04-13 deskutils/gnustep-notebook: Does not fetch Deleted: head/deskutils/gnustep-notebook/ head/java/linux-sun-jre17/ Modified: head/LEGAL head/MOVED head/deskutils/Makefile head/java/Makefile Modified: head/LEGAL ============================================================================== --- head/LEGAL Mon May 9 20:46:48 2016 (r414892) +++ head/LEGAL Mon May 9 21:17:59 2016 (r414893) @@ -133,7 +133,6 @@ jdk-8*-i586.tar.gz java/linux-oracle-jdk jfbuild-* games/jfsw Must be distributed only through the Internet and free of charge jmf-*-alljava.zip java/jmf Redistribution of pre-compiled binaries is not permitted jpgraph-2.* graphics/jpgraph2 The free version cannot be used in a commercial context -jre-7*-i586.tar.gz java/linux-sun-jre17 License does not allow distribution with fee jre-8*-i586.tar.gz java/linux-oracle-jre18 License does not allow distribution with fee jta-*.zip java/jta See the license komodo-* editors/komodo-edit Distribution not permitted Modified: head/MOVED ============================================================================== --- head/MOVED Mon May 9 20:46:48 2016 (r414892) +++ head/MOVED Mon May 9 21:17:59 2016 (r414893) @@ -8312,3 +8312,5 @@ dns/odsclient||2016-05-03|Has expired: O games/Cockatrice|games/cockatrice|2016-05-05|Renamed to games/cockatrice graphics/py-opengl|graphics/py-PyOpenGL|2016-05-09|Use correct upstream PyPI name graphics/py-opengl-accelerate|graphics/py-PyOpenGL-accelerate|2016-05-09|Use correct upstream PyPI name +java/linux-sun-jre17||2016-05-09|Has expired: Unsupported and known for multiple security vulnerabilities +deskutils/gnustep-notebook||2016-05-09|Has expired: Does not fetch Modified: head/deskutils/Makefile ============================================================================== --- head/deskutils/Makefile Mon May 9 20:46:48 2016 (r414892) +++ head/deskutils/Makefile Mon May 9 21:17:59 2016 (r414893) @@ -93,7 +93,6 @@ SUBDIR += gnome-weather SUBDIR += gnote SUBDIR += gnotime - SUBDIR += gnustep-notebook SUBDIR += gnustep-wrapper SUBDIR += gourmet SUBDIR += griffith Modified: head/java/Makefile ============================================================================== --- head/java/Makefile Mon May 9 20:46:48 2016 (r414892) +++ head/java/Makefile Mon May 9 21:17:59 2016 (r414893) @@ -92,7 +92,6 @@ SUBDIR += langspec SUBDIR += linux-oracle-jdk18 SUBDIR += linux-oracle-jre18 - SUBDIR += linux-sun-jre17 SUBDIR += mmake SUBDIR += mx4j SUBDIR += netbeans From owner-svn-ports-head@freebsd.org Mon May 9 22:51:32 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C663EB3370B; Mon, 9 May 2016 22:51:32 +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 9C9151E10; Mon, 9 May 2016 22:51:32 +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 u49MpVeS056879; Mon, 9 May 2016 22:51:31 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49MpUrM056868; Mon, 9 May 2016 22:51:30 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201605092251.u49MpUrM056868@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Mon, 9 May 2016 22:51:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414894 - in head/www: nginx nginx-devel nginx-devel/files nginx/files rubygem-passenger rubygem-passenger/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 22:51:32 -0000 Author: osa Date: Mon May 9 22:51:30 2016 New Revision: 414894 URL: https://svnweb.freebsd.org/changeset/ports/414894 Log: Upgrade from 5.0.27 to 5.0.28: o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel. Added: head/www/nginx-devel/files/extra-patch-passenger-cxx_portality.rb (contents, props changed) head/www/nginx/files/extra-patch-passenger-cxx_portality.rb (contents, props changed) head/www/rubygem-passenger/files/patch-cxx_portality.rb (contents, props changed) Deleted: head/www/nginx-devel/files/extra-patch-passenger-src-nginx_module-config head/www/nginx/files/extra-patch-passenger-src-nginx_module-config Modified: head/www/nginx-devel/Makefile head/www/nginx-devel/distinfo head/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb head/www/nginx/Makefile head/www/nginx/distinfo head/www/nginx/files/extra-patch-passenger-build-nginx.rb head/www/rubygem-passenger/Makefile head/www/rubygem-passenger/distinfo Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Mon May 9 21:17:59 2016 (r414893) +++ head/www/nginx-devel/Makefile Mon May 9 22:51:30 2016 (r414894) @@ -838,16 +838,16 @@ CONFIGURE_ARGS+=--without-http_rewrite_m .endif .if ${PORT_OPTIONS:MPASSENGER} -PASSENGER_VERSION= 5.0.27 +PASSENGER_VERSION= 5.0.28 MASTER_SITES+= http://s3.amazonaws.com/phusion-passenger/releases/:passenger DISTFILES+= passenger-${PASSENGER_VERSION}.tar.gz:passenger .if !empty(PORT_OPTIONS:MDSO) CONFIGURE_ARGS+=--add-dynamic-module=${WRKDIR}/passenger-${PASSENGER_VERSION}/src/nginx_module -EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-passenger-src-nginx_module-config .else CONFIGURE_ARGS+=--add-module=${WRKDIR}/passenger-${PASSENGER_VERSION}/src/nginx_module .endif -EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-passenger-build-nginx.rb +EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-passenger-build-nginx.rb \ + ${PATCHDIR}/extra-patch-passenger-cxx_portality.rb .if empty(PORT_OPTIONS:MDEBUG) CONFIGURE_ENV+= OPTIMIZE="yes" CFLAGS+= -DNDEBUG Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Mon May 9 21:17:59 2016 (r414893) +++ head/www/nginx-devel/distinfo Mon May 9 22:51:30 2016 (r414894) @@ -22,8 +22,8 @@ SHA256 (mod_zip-1.1.6.tar.gz) = d30546b4 SIZE (mod_zip-1.1.6.tar.gz) = 21991 SHA256 (modsecurity-2.9.1.tar.gz) = 958cc5a7a7430f93fac0fd6f8b9aa92fc1801efce0cda797d6029d44080a9b24 SIZE (modsecurity-2.9.1.tar.gz) = 4261212 -SHA256 (passenger-5.0.27.tar.gz) = 41f27a218a4beba7d251a4fb21819f87ecf37c2cea09aa3c01e40d7dc2b2532d -SIZE (passenger-5.0.27.tar.gz) = 5568686 +SHA256 (passenger-5.0.28.tar.gz) = a5adb8c5446045f56a7c13bc75c5f3e96b7cfb01a10462107032929167dc17fa +SIZE (passenger-5.0.28.tar.gz) = 5576921 SHA256 (nginx-sflow-module-0.9.7.tar.gz) = 508d15a43059abab08281bfa66d2dd520e2e7635d0b17043549bb331c8755b76 SIZE (nginx-sflow-module-0.9.7.tar.gz) = 27614 SHA256 (ngx_slowfs_cache-1.10.tar.gz) = 1e81453942e5b0877de1f1f06c56ae82918ea9818255cb935bcb673c95a758a1 Modified: head/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb ============================================================================== --- head/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb Mon May 9 21:17:59 2016 (r414893) +++ head/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb Mon May 9 22:51:30 2016 (r414894) @@ -1,14 +1,21 @@ ---- ../passenger-5.0.27/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400 -+++ ../passenger-5.0.27/build/nginx.rb 2015-09-26 02:05:27.664684000 +0300 -@@ -32,6 +32,7 @@ +--- ../passenger-5.0.28/build/nginx.rb.orig 2013-10-26 18:00:00.000000000 -0400 ++++ ../passenger-5.0.28/build/nginx.rb 2016-05-09 18:21:22.426777000 -0400 +@@ -33,13 +33,12 @@ desc "Build Nginx support files" task :nginx => [ :nginx_without_native_support, +- NATIVE_SUPPORT_TARGET + LIBBOOST_OXT, - NATIVE_SUPPORT_TARGET ].compact -@@ -40,7 +41,6 @@ + desc "Build Nginx support files, including objects suitable for dynamic linking against Nginx" + task 'nginx:as_dynamic_module' => [ + :nginx_dynamic_without_native_support, +- NATIVE_SUPPORT_TARGET + ].compact + + # Workaround for https://github.com/jimweirich/rake/issues/274 +@@ -47,7 +46,6 @@ task :nginx_without_native_support => [ auto_generated_sources, @@ -16,3 +23,11 @@ COMMON_LIBRARY.only(*NGINX_LIBS_SELECTOR).link_objects ].flatten +@@ -55,7 +53,6 @@ + # it also creates a namespace:clean task to clean up the output_dir + task :nginx_dynamic_without_native_support => [ + auto_generated_sources, +- AGENT_TARGET, + define_libboost_oxt_task("nginx", NGINX_DYNAMIC_OUTPUT_DIR + "libboost_oxt", "-fPIC"), + COMMON_LIBRARY.only(*NGINX_LIBS_SELECTOR). + set_namespace("nginx").set_output_dir(NGINX_DYNAMIC_OUTPUT_DIR + "module_libpassenger_common").define_tasks("-fPIC"). Added: head/www/nginx-devel/files/extra-patch-passenger-cxx_portality.rb ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nginx-devel/files/extra-patch-passenger-cxx_portality.rb Mon May 9 22:51:30 2016 (r414894) @@ -0,0 +1,11 @@ +--- ../passenger-5.0.28/src/ruby_supportlib/phusion_passenger/platform_info/cxx_portability.rb.orig 2016-05-08 18:50:00.990066000 -0400 ++++ ../passenger-5.0.28/src/ruby_supportlib/phusion_passenger/platform_info/cxx_portability.rb 2016-05-08 18:50:33.632523000 -0400 +@@ -211,7 +211,7 @@ + end + result << ' -lrt' if has_rt_library? + result << ' -lmath' if has_math_library? +- result << ' -ldl' ++ # result << ' -ldl' + result.strip! + return result + end Modified: head/www/nginx/Makefile ============================================================================== --- head/www/nginx/Makefile Mon May 9 21:17:59 2016 (r414893) +++ head/www/nginx/Makefile Mon May 9 22:51:30 2016 (r414894) @@ -838,16 +838,16 @@ CONFIGURE_ARGS+=--without-http_rewrite_m .endif .if ${PORT_OPTIONS:MPASSENGER} -PASSENGER_VERSION= 5.0.27 +PASSENGER_VERSION= 5.0.28 MASTER_SITES+= http://s3.amazonaws.com/phusion-passenger/releases/:passenger DISTFILES+= passenger-${PASSENGER_VERSION}.tar.gz:passenger .if !empty(PORT_OPTIONS:MDSO) CONFIGURE_ARGS+=--add-dynamic-module=${WRKDIR}/passenger-${PASSENGER_VERSION}/src/nginx_module -EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-passenger-src-nginx_module-config .else CONFIGURE_ARGS+=--add-module=${WRKDIR}/passenger-${PASSENGER_VERSION}/src/nginx_module .endif -EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-passenger-build-nginx.rb +EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-passenger-build-nginx.rb \ + ${PATCHDIR}/extra-patch-passenger-cxx_portality.rb .if empty(PORT_OPTIONS:MDEBUG) CONFIGURE_ENV+= OPTIMIZE="yes" CFLAGS+= -DNDEBUG Modified: head/www/nginx/distinfo ============================================================================== --- head/www/nginx/distinfo Mon May 9 21:17:59 2016 (r414893) +++ head/www/nginx/distinfo Mon May 9 22:51:30 2016 (r414894) @@ -22,8 +22,8 @@ SHA256 (mod_zip-1.1.6.tar.gz) = d30546b4 SIZE (mod_zip-1.1.6.tar.gz) = 21991 SHA256 (modsecurity-2.9.1.tar.gz) = 958cc5a7a7430f93fac0fd6f8b9aa92fc1801efce0cda797d6029d44080a9b24 SIZE (modsecurity-2.9.1.tar.gz) = 4261212 -SHA256 (passenger-5.0.27.tar.gz) = 41f27a218a4beba7d251a4fb21819f87ecf37c2cea09aa3c01e40d7dc2b2532d -SIZE (passenger-5.0.27.tar.gz) = 5568686 +SHA256 (passenger-5.0.28.tar.gz) = a5adb8c5446045f56a7c13bc75c5f3e96b7cfb01a10462107032929167dc17fa +SIZE (passenger-5.0.28.tar.gz) = 5576921 SHA256 (nginx-sflow-module-0.9.7.tar.gz) = 508d15a43059abab08281bfa66d2dd520e2e7635d0b17043549bb331c8755b76 SIZE (nginx-sflow-module-0.9.7.tar.gz) = 27614 SHA256 (ngx_slowfs_cache-1.10.tar.gz) = 1e81453942e5b0877de1f1f06c56ae82918ea9818255cb935bcb673c95a758a1 Modified: head/www/nginx/files/extra-patch-passenger-build-nginx.rb ============================================================================== --- head/www/nginx/files/extra-patch-passenger-build-nginx.rb Mon May 9 21:17:59 2016 (r414893) +++ head/www/nginx/files/extra-patch-passenger-build-nginx.rb Mon May 9 22:51:30 2016 (r414894) @@ -1,14 +1,21 @@ ---- ../passenger-5.0.27/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400 -+++ ../passenger-5.0.27/build/nginx.rb 2015-09-26 02:05:27.664684000 +0300 -@@ -32,6 +32,7 @@ +--- ../passenger-5.0.28/build/nginx.rb.orig 2013-10-26 18:00:00.000000000 -0400 ++++ ../passenger-5.0.28/build/nginx.rb 2016-05-09 18:21:22.426777000 -0400 +@@ -33,13 +33,12 @@ desc "Build Nginx support files" task :nginx => [ :nginx_without_native_support, +- NATIVE_SUPPORT_TARGET + LIBBOOST_OXT, - NATIVE_SUPPORT_TARGET ].compact -@@ -40,7 +41,6 @@ + desc "Build Nginx support files, including objects suitable for dynamic linking against Nginx" + task 'nginx:as_dynamic_module' => [ + :nginx_dynamic_without_native_support, +- NATIVE_SUPPORT_TARGET + ].compact + + # Workaround for https://github.com/jimweirich/rake/issues/274 +@@ -47,7 +46,6 @@ task :nginx_without_native_support => [ auto_generated_sources, @@ -16,3 +23,11 @@ COMMON_LIBRARY.only(*NGINX_LIBS_SELECTOR).link_objects ].flatten +@@ -55,7 +53,6 @@ + # it also creates a namespace:clean task to clean up the output_dir + task :nginx_dynamic_without_native_support => [ + auto_generated_sources, +- AGENT_TARGET, + define_libboost_oxt_task("nginx", NGINX_DYNAMIC_OUTPUT_DIR + "libboost_oxt", "-fPIC"), + COMMON_LIBRARY.only(*NGINX_LIBS_SELECTOR). + set_namespace("nginx").set_output_dir(NGINX_DYNAMIC_OUTPUT_DIR + "module_libpassenger_common").define_tasks("-fPIC"). Added: head/www/nginx/files/extra-patch-passenger-cxx_portality.rb ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/nginx/files/extra-patch-passenger-cxx_portality.rb Mon May 9 22:51:30 2016 (r414894) @@ -0,0 +1,11 @@ +--- ../passenger-5.0.28/src/ruby_supportlib/phusion_passenger/platform_info/cxx_portability.rb.orig 2016-05-08 18:50:00.990066000 -0400 ++++ ../passenger-5.0.28/src/ruby_supportlib/phusion_passenger/platform_info/cxx_portability.rb 2016-05-08 18:50:33.632523000 -0400 +@@ -211,7 +211,7 @@ + end + result << ' -lrt' if has_rt_library? + result << ' -lmath' if has_math_library? +- result << ' -ldl' ++ # result << ' -ldl' + result.strip! + return result + end Modified: head/www/rubygem-passenger/Makefile ============================================================================== --- head/www/rubygem-passenger/Makefile Mon May 9 21:17:59 2016 (r414893) +++ head/www/rubygem-passenger/Makefile Mon May 9 22:51:30 2016 (r414894) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= passenger -PORTVERSION= 5.0.27 +PORTVERSION= 5.0.28 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMEPREFIX= rubygem- @@ -71,7 +71,7 @@ pre-patch: s!#{PlatformInfo.debugging_cflags}!${CFLAGS}!g; \ s!-O2!!g; \ s! -feliminate-unused-debug-symbols -feliminate-unused-debug-types!!g; \ - 230s!true!false!' \ + 165s!true!false!' \ ${WRKSRC}/build/basics.rb .if ${PORT_OPTIONS:NDEBUG} @${REINPLACE_CMD} \ Modified: head/www/rubygem-passenger/distinfo ============================================================================== --- head/www/rubygem-passenger/distinfo Mon May 9 21:17:59 2016 (r414893) +++ head/www/rubygem-passenger/distinfo Mon May 9 22:51:30 2016 (r414894) @@ -1,2 +1,2 @@ -SHA256 (rubygem/passenger-5.0.27.gem) = c3e6656f4f85ffef02089d3a90dc7896d9686b2077a243d4c5a6024225d9409f -SIZE (rubygem/passenger-5.0.27.gem) = 5579264 +SHA256 (rubygem/passenger-5.0.28.gem) = c300238b98d25727d9a44b7ca16e95f7d34488727db1a9981b5fd2a03af76d35 +SIZE (rubygem/passenger-5.0.28.gem) = 5584384 Added: head/www/rubygem-passenger/files/patch-cxx_portality.rb ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rubygem-passenger/files/patch-cxx_portality.rb Mon May 9 22:51:30 2016 (r414894) @@ -0,0 +1,11 @@ +--- src/ruby_supportlib/phusion_passenger/platform_info/cxx_portability.rb.orig 2016-05-08 18:50:00.990066000 -0400 ++++ src/ruby_supportlib/phusion_passenger/platform_info/cxx_portability.rb 2016-05-08 18:50:33.632523000 -0400 +@@ -211,7 +211,7 @@ + end + result << ' -lrt' if has_rt_library? + result << ' -lmath' if has_math_library? +- result << ' -ldl' ++ # result << ' -ldl' + result.strip! + return result + end From owner-svn-ports-head@freebsd.org Mon May 9 23:38:23 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E4BFB33F5E; Mon, 9 May 2016 23:38: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 0D6721E89; Mon, 9 May 2016 23:38:22 +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 u49NcMHH071913; Mon, 9 May 2016 23:38:22 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u49NcLB0071908; Mon, 9 May 2016 23:38:21 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201605092338.u49NcLB0071908@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Mon, 9 May 2016 23:38:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414895 - in head/www: nginx nginx-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 09 May 2016 23:38:23 -0000 Author: osa Date: Mon May 9 23:38:21 2016 New Revision: 414895 URL: https://svnweb.freebsd.org/changeset/ports/414895 Log: Upgrade third-party nchan (aka push) module from 0.99.12 to 0.99.14. Modified: head/www/nginx-devel/Makefile head/www/nginx-devel/distinfo head/www/nginx/Makefile head/www/nginx/distinfo Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Mon May 9 22:51:30 2016 (r414894) +++ head/www/nginx-devel/Makefile Mon May 9 23:38:21 2016 (r414895) @@ -572,7 +572,7 @@ USES+= perl5 .endif .if ${PORT_OPTIONS:MHTTP_PUSH} -GIT_PUSH_VERSION= 0.99.12 +GIT_PUSH_VERSION= 0.99.14 GH_ACCOUNT+= slact:push GH_PROJECT+= nchan:push GH_TAGNAME+= v${GIT_PUSH_VERSION}:push Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Mon May 9 22:51:30 2016 (r414894) +++ head/www/nginx-devel/distinfo Mon May 9 23:38:21 2016 (r414895) @@ -62,8 +62,8 @@ SHA256 (nginx-modules-ngx_http_json_stat 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.12_GH0.tar.gz) = b761255489c617aa270910f3ba02af1adbd42e299116cdd465c80dda1b2acf07 -SIZE (slact-nchan-v0.99.12_GH0.tar.gz) = 358336 +SHA256 (slact-nchan-v0.99.14_GH0.tar.gz) = c8ccd70b01eb01f97dc309023d8152979d244769bedb2386f16a2cdd1e8b4f80 +SIZE (slact-nchan-v0.99.14_GH0.tar.gz) = 368615 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 Modified: head/www/nginx/Makefile ============================================================================== --- head/www/nginx/Makefile Mon May 9 22:51:30 2016 (r414894) +++ head/www/nginx/Makefile Mon May 9 23:38:21 2016 (r414895) @@ -572,7 +572,7 @@ USES+= perl5 .endif .if ${PORT_OPTIONS:MHTTP_PUSH} -GIT_PUSH_VERSION= 0.99.12 +GIT_PUSH_VERSION= 0.99.14 GH_ACCOUNT+= slact:push GH_PROJECT+= nchan:push GH_TAGNAME+= v${GIT_PUSH_VERSION}:push Modified: head/www/nginx/distinfo ============================================================================== --- head/www/nginx/distinfo Mon May 9 22:51:30 2016 (r414894) +++ head/www/nginx/distinfo Mon May 9 23:38:21 2016 (r414895) @@ -62,8 +62,8 @@ SHA256 (nginx-modules-ngx_http_json_stat 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.12_GH0.tar.gz) = b761255489c617aa270910f3ba02af1adbd42e299116cdd465c80dda1b2acf07 -SIZE (slact-nchan-v0.99.12_GH0.tar.gz) = 358336 +SHA256 (slact-nchan-v0.99.14_GH0.tar.gz) = c8ccd70b01eb01f97dc309023d8152979d244769bedb2386f16a2cdd1e8b4f80 +SIZE (slact-nchan-v0.99.14_GH0.tar.gz) = 368615 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 From owner-svn-ports-head@freebsd.org Tue May 10 00:22:29 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1FB2DB34F01; Tue, 10 May 2016 00:22:29 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C65B9138E; Tue, 10 May 2016 00:22:28 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4A0MSiG086598; Tue, 10 May 2016 00:22:28 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A0MR6G086597; Tue, 10 May 2016 00:22:27 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605100022.u4A0MR6G086597@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 10 May 2016 00:22:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414896 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 00:22:29 -0000 Author: junovitch Date: Tue May 10 00:22:27 2016 New Revision: 414896 URL: https://svnweb.freebsd.org/changeset/ports/414896 Log: Fix version range for libarchive entry. [1] While here, add CVE and wrap lines at <80 PR: 209404 [1] Reported by: dereks@lifeofadishwasher.com [1] Security: CVE-2016-1541 Security: https://vuxml.FreeBSD.org/freebsd/2b4c8e1f-1609-11e6-b55e-b499baebfeaf.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon May 9 23:38:21 2016 (r414895) +++ head/security/vuxml/vuln.xml Tue May 10 00:22:27 2016 (r414896) @@ -63,26 +63,28 @@ Notes: libarchive - 2.3.0,1 + 3.2.0,1

The libarchive project reports:

-

Heap-based buffer overflow in the zip_read_mac_metadata function in - archive_read_support_format_zip.c in libarchive before 3.2.0 allows remote - attackers to execute arbitrary code via crafted entry-size values in a ZIP - archive.

+

Heap-based buffer overflow in the zip_read_mac_metadata function + in archive_read_support_format_zip.c in libarchive before 3.2.0 + allows remote attackers to execute arbitrary code via crafted + entry-size values in a ZIP archive.

+ CVE-2016-1541 https://github.com/libarchive/libarchive/commit/d0331e8e5b05b475f20b1f3101fe1ad772d7e7e7 2016-05-01 2016-05-09 + 2016-05-10
From owner-svn-ports-head@freebsd.org Tue May 10 00:52:06 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F573B336D9; Tue, 10 May 2016 00:52:06 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DFD271395; Tue, 10 May 2016 00:52:05 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4A0q5ID095305; Tue, 10 May 2016 00:52:05 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A0q4Nv095300; Tue, 10 May 2016 00:52:04 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605100052.u4A0q4Nv095300@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 10 May 2016 00:52:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414897 - in head/biology: . seqan-apps X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 00:52:06 -0000 Author: junovitch Date: Tue May 10 00:52:04 2016 New Revision: 414897 URL: https://svnweb.freebsd.org/changeset/ports/414897 Log: New port: biology/seqan-apps SeqAn is an open source C++ library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data. This port contains applications built on SeqAn and developed within the SeqAn project. Among them are famous read mappers like RazerS and Yara, as well as many other tools. Some applications are packaged seperately and the library can be found at biology/seqan. WWW: http://www.seqan.de/ PR: 204127 Submitted by: Hannes Hauswedell Added: head/biology/seqan-apps/ head/biology/seqan-apps/Makefile (contents, props changed) head/biology/seqan-apps/distinfo (contents, props changed) head/biology/seqan-apps/pkg-descr (contents, props changed) head/biology/seqan-apps/pkg-plist (contents, props changed) Modified: head/biology/Makefile Modified: head/biology/Makefile ============================================================================== --- head/biology/Makefile Tue May 10 00:22:27 2016 (r414896) +++ head/biology/Makefile Tue May 10 00:52:04 2016 (r414897) @@ -90,6 +90,7 @@ SUBDIR += samtools SUBDIR += seaview SUBDIR += seqan + SUBDIR += seqan-apps SUBDIR += seqio SUBDIR += seqtools SUBDIR += sim4 Added: head/biology/seqan-apps/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/seqan-apps/Makefile Tue May 10 00:52:04 2016 (r414897) @@ -0,0 +1,46 @@ +# Created by: Hannes Hauswedell +# $FreeBSD$ + +PORTNAME= seqan-apps +PORTVERSION= 2.1.1 +DISTVERSIONPREFIX= seqan-v +CATEGORIES= biology + +MAINTAINER= h2+fbsdports@fsfe.org +COMMENT= Official Bioinformatic applications based on the SeqAn library + +LICENSE= BSD3CLAUSE LGPL3 GPLv3 +LICENSE_COMB= multi + +BUILD_DEPENDS= boost-libs>0:devel/boost-libs + +USE_GITHUB= yes +GH_ACCOUNT= seqan +GH_PROJECT= seqan + +# once #199603 is resolved, do the following instead of USE_GCC +# USES= cmake:outsource compiler:openmp,c++14-lang +USES= cmake:outsource +CMAKE_ARGS= -DSEQAN_BUILD_SYSTEM="SEQAN_RELEASE_APPS" + +USE_GCC= 4.9+ + +.include + +.if ${OSVERSION} < 1000000 +post-patch: + # missing C99 functions in FreeBSD's math.h, use C++ instead + @${REINPLACE_CMD} -e 's|expl(|std::exp(|g' ${WRKSRC}/apps/snp_store/snp_store.h + @${REINPLACE_CMD} -e 's|logl(|std::log(|g' ${WRKSRC}/apps/snp_store/snp_store.h + # the other way around (use math.h instead of cmath) + @${REINPLACE_CMD} -e 's|std::round|round|g' ${WRKSRC}/apps/yara/mapper_writer.h + @${REINPLACE_CMD} -e 's|std::erfc|erfc|g' ${WRKSRC}/apps/yara/bits_matches.h +.endif + +.if ${ARCH} == "i386" +PLIST_SUB+= RM_I386="@comment " +.else +PLIST_SUB+= RM_I386="" +.endif + +.include Added: head/biology/seqan-apps/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/seqan-apps/distinfo Tue May 10 00:52:04 2016 (r414897) @@ -0,0 +1,2 @@ +SHA256 (seqan-seqan-seqan-v2.1.1_GH0.tar.gz) = df083d5939d7e73fd00bbc6bb291ac7ea7b8d446cf89a9758fdffdc0eca9ec1c +SIZE (seqan-seqan-seqan-v2.1.1_GH0.tar.gz) = 110874831 Added: head/biology/seqan-apps/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/seqan-apps/pkg-descr Tue May 10 00:52:04 2016 (r414897) @@ -0,0 +1,11 @@ +SeqAn is an open source C++ library of efficient algorithms +and data structures for the analysis of sequences with the +focus on biological data. + +This port contains applications built on SeqAn and developed +within the SeqAn project. Among them are famous read mappers +like RazerS and Yara, as well as many other tools. Some +applications are packaged seperately and the library +can be found at biology/seqan. + +WWW: http://www.seqan.de/ Added: head/biology/seqan-apps/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/seqan-apps/pkg-plist Tue May 10 00:52:04 2016 (r414897) @@ -0,0 +1,160 @@ +bin/alf +bin/bam2roi +bin/bed_sort.sh +bin/bisar +bin/casbar +%%RM_I386%%bin/compute_gain +bin/dfi +%%RM_I386%%bin/fiona +bin/four2three +bin/fx_bam_coverage +bin/gff_sort.sh +bin/gustaf +bin/gustaf_mate_joining +bin/insegt +bin/mason_frag_sequencing +bin/mason_genome +bin/mason_materializer +bin/mason_methylation +bin/mason_simulator +bin/mason_splicing +bin/mason_variator +bin/micro_razers +bin/pair_align +bin/param_chooser +bin/plot.awk +bin/ps2pswLinks.gawk +bin/rabema_build_gold_standard +bin/rabema_evaluate +bin/rabema_prepare_sam +bin/razers +bin/razers3 +bin/rep_sep +bin/roi_feature_projection +bin/roi_plot_9.sh +bin/roi_plot_thumbnails +bin/roi_sort.sh +bin/s4_join +bin/s4_search +bin/sak +bin/sam2matrix +bin/samcat +bin/seqan_tcoffee +bin/seqcons2 +bin/sgip +bin/snp_store +%%RM_I386%%bin/splazers +bin/stellar +bin/tree_recon +bin/yara_indexer +bin/yara_mapper +share/doc/alf/LICENSE +share/doc/alf/README +share/doc/alf/example/small.fasta +share/doc/bs_tools/LICENSE +share/doc/bs_tools/README +share/doc/dfi/LICENSE +share/doc/dfi/README +share/doc/dfi/example/fasta1.fa +share/doc/dfi/example/fasta2.fa +%%RM_I386%%share/doc/fiona/LICENSE +%%RM_I386%%share/doc/fiona/README +%%RM_I386%%share/doc/fiona/example/reads.fa +share/doc/fx_tools/LICENSE +share/doc/fx_tools/README +share/doc/gustaf/LICENSE +share/doc/gustaf/README +share/doc/gustaf/example/adeno.fa +share/doc/gustaf/example/adeno_modified.fa +share/doc/gustaf/example/adeno_modified_reads.fa +share/doc/gustaf/example/stellar.gff +share/doc/insegt/LICENSE +share/doc/insegt/README +share/doc/insegt/example/annoOutput.gff +share/doc/insegt/example/annotations.gff +share/doc/insegt/example/readOutput.gff +share/doc/insegt/example/tupleOutput.gff +share/doc/mason2/LICENSE +share/doc/mason2/README +share/doc/mason2/README.mason_frag_sequencing +share/doc/mason2/README.mason_genome +share/doc/mason2/README.mason_materializer +share/doc/mason2/README.mason_methylation +share/doc/mason2/README.mason_simulator +share/doc/mason2/README.mason_splicing +share/doc/mason2/README.mason_variator +share/doc/mason2/example/adeno_virus.fa +share/doc/micro_razers/LICENSE +share/doc/micro_razers/README +share/doc/micro_razers/example/genome.fa +share/doc/micro_razers/example/reads.fa +share/doc/micro_razers/example/reads.fa.result +share/doc/ngs_roi/LICENSE +share/doc/ngs_roi/R/ngsroi_0.1.tar.gz +share/doc/ngs_roi/R/ngsroi_0.1.zip +share/doc/ngs_roi/README +share/doc/ngs_roi/example/dmel.bed +share/doc/ngs_roi/example/dmel.gtf +share/doc/ngs_roi/example/example.bam +share/doc/pair_align/LICENSE +share/doc/pair_align/README +share/doc/param_chooser/LICENSE +share/doc/param_chooser/README +share/doc/rabema/LICENSE +share/doc/rabema/README +share/doc/razers/LICENSE +share/doc/razers/README +share/doc/razers/example/genome.fa +share/doc/razers/example/reads.fa +share/doc/razers/example/reads2.fa +share/doc/razers3/LICENSE +share/doc/razers3/README +share/doc/razers3/example/genome.fa +share/doc/razers3/example/reads.fa +share/doc/razers3/example/reads2.fa +share/doc/rep_sep/LICENSE +share/doc/rep_sep/README +share/doc/sak/LICENSE +share/doc/sak/README +share/doc/sak/README.sak.txt +share/doc/sak/man/sak.1 +share/doc/sam2matrix/LICENSE +share/doc/sam2matrix/README +share/doc/samcat/LICENSE +share/doc/samcat/README +share/doc/searchjoin/LICENSE +share/doc/searchjoin/README +share/doc/seqan_tcoffee/LICENSE +share/doc/seqan_tcoffee/README +share/doc/seqan_tcoffee/example/seq.fa +share/doc/seqcons2/LICENSE +share/doc/seqcons2/README +share/doc/sgip/LICENSE +share/doc/sgip/README +share/doc/sgip/example/iso_m2D_m196.A01 +share/doc/sgip/example/iso_r01_m200.A00 +share/doc/sgip/example/iso_r01_m200.A01 +share/doc/sgip/example/iso_r01_m200.B00 +share/doc/sgip/example/iso_r01_m200.B01 +share/doc/sgip/example/latin-4 +share/doc/sgip/example/lattice-4 +share/doc/sgip/example/sts-7 +share/doc/snp_store/LICENSE +share/doc/snp_store/README +share/doc/snp_store/example/exampleGenome.fa +share/doc/snp_store/example/exampleReads.gff +%%RM_I386%%share/doc/splazers/LICENSE +%%RM_I386%%share/doc/splazers/README +%%RM_I386%%share/doc/splazers/example/genome.fa +%%RM_I386%%share/doc/splazers/example/reads.fa +%%RM_I386%%share/doc/splazers/example/reads.fa.result +share/doc/stellar/LICENSE +share/doc/stellar/README +share/doc/stellar/example/NC_001474.fasta +share/doc/stellar/example/NC_001477.fasta +share/doc/stellar/example/reads.fasta +share/doc/tree_recon/LICENSE +share/doc/tree_recon/README +share/doc/tree_recon/example/example.dist +share/doc/yara/LICENSE +share/doc/yara/README.rst From owner-svn-ports-head@freebsd.org Tue May 10 01:05:24 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E29F5B33953; Tue, 10 May 2016 01:05:24 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7F41E19C1; Tue, 10 May 2016 01:05:24 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4A15Nv6099233; Tue, 10 May 2016 01:05:23 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A15NeX099226; Tue, 10 May 2016 01:05:23 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605100105.u4A15NeX099226@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 10 May 2016 01:05:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414898 - in head: . biology biology/seqan biology/seqan/files biology/seqan1 biology/seqan1/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 01:05:25 -0000 Author: junovitch Date: Tue May 10 01:05:23 2016 New Revision: 414898 URL: https://svnweb.freebsd.org/changeset/ports/414898 Log: biology/seqan: update 1.3.1 -> 2.1.1 biology/seqan1: create port from current SeqAn 1.3.1 for legacy usage UPDATING: document SeqAn updates and seqan1 port for legacy usage PR: 204127 Submitted by: Hannes Hauswedell Added: head/biology/seqan1/ - copied from r414148, head/biology/seqan/ Deleted: head/biology/seqan/files/ head/biology/seqan1/files/ Modified: head/UPDATING head/biology/Makefile head/biology/seqan/Makefile head/biology/seqan/distinfo head/biology/seqan/pkg-descr head/biology/seqan/pkg-plist head/biology/seqan1/Makefile head/biology/seqan1/pkg-descr head/biology/seqan1/pkg-plist Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue May 10 00:52:04 2016 (r414897) +++ head/UPDATING Tue May 10 01:05:23 2016 (r414898) @@ -5,6 +5,17 @@ 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. +20160510: + AFFECTS: Users of biology/seqan + AUTHOR: junovitch@FreeBSD.org + + The biology/seqan port has been split into biology/seqan (only the + library) and biology/seqan-apps for the programs based on SeqAn. Both + ports are based on version 2.1.1 of the SeqAn repository. There is a new + biology/seqan1 port with version 1.3 of SeqAn for backwards compatibility, + but this port will likely be deprecated in the next year so please update + your software to SeqAn2. + 20160505: AFFECTS: Users of www/node AUTHOR: bradleythughes@fastmail.fm Modified: head/biology/Makefile ============================================================================== --- head/biology/Makefile Tue May 10 00:52:04 2016 (r414897) +++ head/biology/Makefile Tue May 10 01:05:23 2016 (r414898) @@ -91,6 +91,7 @@ SUBDIR += seaview SUBDIR += seqan SUBDIR += seqan-apps + SUBDIR += seqan1 SUBDIR += seqio SUBDIR += seqtools SUBDIR += sim4 Modified: head/biology/seqan/Makefile ============================================================================== --- head/biology/seqan/Makefile Tue May 10 00:52:04 2016 (r414897) +++ head/biology/seqan/Makefile Tue May 10 01:05:23 2016 (r414898) @@ -2,33 +2,31 @@ # $FreeBSD$ PORTNAME= seqan -PORTVERSION= 1.3.1 -PORTREVISION= 3 +PORTVERSION= 2.1.1 CATEGORIES= biology -MASTER_SITES= http://ftp.seqan.de/releases/ +MASTER_SITES= http://packages.seqan.de/seqan-library/ +DISTNAME= ${PORTNAME}-library-${PORTVERSION} MAINTAINER= h2+fbsdports@fsfe.org -COMMENT= C++ Sequence Analysis Library +COMMENT= C++ Sequence Analysis Template Library -LICENSE= BSD3CLAUSE GPLv3 -LICENSE_COMB= multi +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/share/doc/seqan/LICENSE -LICENSE_FILE_BSD=${WRKSRC}/seqan/LICENSE -LICENSE_FILE_GPLv3=${WRKSRC}/apps/LICENSE +USES= tar:xz +NO_BUILD= yes -USES= cmake:outsource python:build zip -CMAKE_SOURCE_PATH=${WRKSRC}/cmake -MAKE_JOB_SAFE= yes +CONFLICTS= seqan1-[0-9]* -SUB_FILES= pkg-message -PKG_MESSAGE= ${WRKDIR}/pkg-message +OPTIONS_DEFINE= DOCS +DOCS_DESC= Install official API documentation (html) -USE_GCC= 4.8 +do-install: + ${MKDIR} ${STAGEDIR}/${PREFIX}/include/${PORTNAME} + cd ${WRKSRC}/include/ && ${COPYTREE_SHARE} ./${PORTNAME} ${STAGEDIR}/${PREFIX}/include -# unsafe workaround because FreeBSD lacks logl and expl -# see "BUGS" in `man 3 math` -post-patch: - @${REINPLACE_CMD} -e 's|expl|exp|g' ${WRKSRC}/apps/snp_store/snp_store.h - @${REINPLACE_CMD} -e 's|logl|log|g' ${WRKSRC}/apps/snp_store/snp_store.h +post-install: + ${MKDIR} ${STAGEDIR}${DOCSDIR} + cd ${WRKSRC}/share/doc/ && ${COPYTREE_SHARE} ./seqan/ ${STAGEDIR}${DOCSDIR}/../ .include Modified: head/biology/seqan/distinfo ============================================================================== --- head/biology/seqan/distinfo Tue May 10 00:52:04 2016 (r414897) +++ head/biology/seqan/distinfo Tue May 10 01:05:23 2016 (r414898) @@ -1,2 +1,2 @@ -SHA256 (seqan-1.3.1.zip) = 87eebe73ace9ada2f4664a768ae212d4acc5fb3ce87702709c3d15bf2d153aeb -SIZE (seqan-1.3.1.zip) = 8787521 +SHA256 (seqan-library-2.1.1.tar.xz) = 8926f91fec5ce57e8efc70ac16cbf041bde0e0be463685b86e0d2e1e6a8169d7 +SIZE (seqan-library-2.1.1.tar.xz) = 5238884 Modified: head/biology/seqan/pkg-descr ============================================================================== --- head/biology/seqan/pkg-descr Tue May 10 00:52:04 2016 (r414897) +++ head/biology/seqan/pkg-descr Tue May 10 01:05:23 2016 (r414898) @@ -3,4 +3,7 @@ and data structures for the analysis of focus on biological data. The library is licensed under the 3-clause BSD license except the applications which are GPL. +This port now only contains the header library and API +documentation. The apps are separate. + WWW: http://www.seqan.de/ Modified: head/biology/seqan/pkg-plist ============================================================================== --- head/biology/seqan/pkg-plist Tue May 10 00:52:04 2016 (r414897) +++ head/biology/seqan/pkg-plist Tue May 10 01:05:23 2016 (r414898) @@ -1,169 +1,227 @@ -bin/dfi -bin/insegt -bin/mason -bin/micro_razers -bin/pair_align -bin/param_chooser -bin/rabema -bin/razers -bin/razers2 -bin/rep_sep -bin/sak -bin/seqan_tcoffee -bin/seqcons -bin/snp_store -bin/splazers -bin/stellar -bin/tree_recon -include/seqan.h include/seqan/align.h -include/seqan/align/align_algorithms.h include/seqan/align/align_base.h -include/seqan/align/align_cols_base.h -include/seqan/align/align_dynprog.h -include/seqan/align/align_generated_forwards.h -include/seqan/align/align_hirschberg.h +include/seqan/align/align_cols.h +include/seqan/align/align_config.h include/seqan/align/align_iterator_base.h -include/seqan/align/align_local_dynprog.h -include/seqan/align/align_local_dynprog_banded.h -include/seqan/align/align_myers.h -include/seqan/align/align_trace.h +include/seqan/align/align_metafunctions.h +include/seqan/align/align_traceback.h +include/seqan/align/alignment_algorithm_tags.h +include/seqan/align/alignment_operations.h +include/seqan/align/dp_algorithm_impl.h +include/seqan/align/dp_band.h +include/seqan/align/dp_cell.h +include/seqan/align/dp_cell_affine.h +include/seqan/align/dp_cell_dynamic.h +include/seqan/align/dp_cell_linear.h +include/seqan/align/dp_context.h +include/seqan/align/dp_formula.h +include/seqan/align/dp_formula_affine.h +include/seqan/align/dp_formula_dynamic.h +include/seqan/align/dp_formula_linear.h +include/seqan/align/dp_matrix.h +include/seqan/align/dp_matrix_navigator.h +include/seqan/align/dp_matrix_navigator_score_matrix.h +include/seqan/align/dp_matrix_navigator_score_matrix_sparse.h +include/seqan/align/dp_matrix_navigator_trace_matrix.h +include/seqan/align/dp_matrix_sparse.h +include/seqan/align/dp_meta_info.h +include/seqan/align/dp_profile.h +include/seqan/align/dp_scout.h +include/seqan/align/dp_setup.h +include/seqan/align/dp_trace_segment.h +include/seqan/align/dp_traceback_adaptor.h +include/seqan/align/dp_traceback_impl.h +include/seqan/align/evaluate_alignment.h +include/seqan/align/fragment.h +include/seqan/align/gap_anchor.h +include/seqan/align/gapped_value_type.h +include/seqan/align/gaps_anchor.h include/seqan/align/gaps_array.h include/seqan/align/gaps_base.h +include/seqan/align/gaps_iterator_anchor.h +include/seqan/align/gaps_iterator_array.h include/seqan/align/gaps_iterator_base.h -include/seqan/align/gaps_sumlist.h -include/seqan/align/hirschberg_set.h +include/seqan/align/global_alignment_banded.h +include/seqan/align/global_alignment_hirschberg_impl.h +include/seqan/align/global_alignment_myers_hirschberg_impl.h +include/seqan/align/global_alignment_myers_impl.h +include/seqan/align/global_alignment_specialized.h +include/seqan/align/global_alignment_unbanded.h +include/seqan/align/local_alignment_banded.h +include/seqan/align/local_alignment_banded_waterman_eggert_impl.h +include/seqan/align/local_alignment_enumeration.h +include/seqan/align/local_alignment_enumeration_banded.h +include/seqan/align/local_alignment_enumeration_unbanded.h +include/seqan/align/local_alignment_unbanded.h +include/seqan/align/local_alignment_waterman_eggert_impl.h include/seqan/align/matrix_base.h +include/seqan/align_extend.h +include/seqan/align_extend/align_extend.h +include/seqan/align_extend/align_extend_base.h +include/seqan/align_extend/dp_scout_xdrop.h +include/seqan/align_profile.h +include/seqan/align_profile/add_to_profile.h +include/seqan/align_profile/score_profile_seq.h +include/seqan/align_split.h +include/seqan/align_split/align_split_interface.h +include/seqan/align_split/dp_scout_split.h +include/seqan/alignment_free.h +include/seqan/alignment_free/af_d2.h +include/seqan/alignment_free/af_d2star.h +include/seqan/alignment_free/af_d2z.h +include/seqan/alignment_free/af_n2.h +include/seqan/alignment_free/alignment_free_base.h +include/seqan/alignment_free/alignment_free_comparison.h +include/seqan/alignment_free/kmer_functions.h +include/seqan/arg_parse.h +include/seqan/arg_parse/arg_parse_argument.h +include/seqan/arg_parse/arg_parse_ctd_support.h +include/seqan/arg_parse/arg_parse_doc.h +include/seqan/arg_parse/arg_parse_exceptions.h +include/seqan/arg_parse/arg_parse_option.h +include/seqan/arg_parse/arg_parse_parse.h +include/seqan/arg_parse/arg_parse_type_support.h +include/seqan/arg_parse/argument_parser.h +include/seqan/arg_parse/tool_doc.h +include/seqan/arg_parse/xml_support.h +include/seqan/bam_io.h +include/seqan/bam_io/bam_alignment_record.h +include/seqan/bam_io/bam_alignment_record_util.h +include/seqan/bam_io/bam_file.h +include/seqan/bam_io/bam_header_record.h +include/seqan/bam_io/bam_index_bai.h +include/seqan/bam_io/bam_io_context.h +include/seqan/bam_io/bam_sam_conversion.h +include/seqan/bam_io/bam_scanner_cache.h +include/seqan/bam_io/bam_tags_dict.h +include/seqan/bam_io/cigar.h +include/seqan/bam_io/read_bam.h +include/seqan/bam_io/read_sam.h +include/seqan/bam_io/write_bam.h +include/seqan/bam_io/write_sam.h include/seqan/basic.h -include/seqan/basic/basic_aggregates.h -include/seqan/basic/basic_allocator_chunkpool.h -include/seqan/basic/basic_allocator_interface.h -include/seqan/basic/basic_allocator_multipool.h -include/seqan/basic/basic_allocator_simple.h -include/seqan/basic/basic_allocator_singlepool.h -include/seqan/basic/basic_allocator_to_std.h -include/seqan/basic/basic_alphabet_interface.h -include/seqan/basic/basic_alphabet_interface2.h -include/seqan/basic/basic_alphabet_simple.h -include/seqan/basic/basic_alphabet_simple_tabs.h -include/seqan/basic/basic_alphabet_trait_basic.h -include/seqan/basic/basic_compare.h -include/seqan/basic/basic_converter.h -include/seqan/basic/basic_counted_ptr.h +include/seqan/basic/aggregate_concept.h +include/seqan/basic/allocator_chunkpool.h +include/seqan/basic/allocator_interface.h +include/seqan/basic/allocator_multipool.h +include/seqan/basic/allocator_simple.h +include/seqan/basic/allocator_singlepool.h +include/seqan/basic/allocator_to_std.h +include/seqan/basic/alphabet_adapt_builtins.h +include/seqan/basic/alphabet_bio.h +include/seqan/basic/alphabet_concept.h +include/seqan/basic/alphabet_math.h +include/seqan/basic/alphabet_profile.h +include/seqan/basic/alphabet_qualities.h +include/seqan/basic/alphabet_residue.h +include/seqan/basic/alphabet_residue_funcs.h +include/seqan/basic/alphabet_residue_tabs.h +include/seqan/basic/alphabet_simple_type.h +include/seqan/basic/alphabet_storage.h +include/seqan/basic/array_construct_destruct.h +include/seqan/basic/basic_aggregate.h +include/seqan/basic/basic_allocator.h +include/seqan/basic/basic_alphabet.h +include/seqan/basic/basic_concept.h +include/seqan/basic/basic_container.h include/seqan/basic/basic_debug.h -include/seqan/basic/basic_definition.h -include/seqan/basic/basic_forwards.h -include/seqan/basic/basic_generated_forwards.h -include/seqan/basic/basic_holder.h -include/seqan/basic/basic_holder_dynamic.h -include/seqan/basic/basic_host.h +include/seqan/basic/basic_device.h +include/seqan/basic/basic_exception.h +include/seqan/basic/basic_functors.h +include/seqan/basic/basic_fundamental.h include/seqan/basic/basic_iterator.h -include/seqan/basic/basic_iterator_adapt_std.h -include/seqan/basic/basic_iterator_adaptor.h -include/seqan/basic/basic_iterator_base.h -include/seqan/basic/basic_iterator_position.h -include/seqan/basic/basic_iterator_simple.h -include/seqan/basic/basic_logvalue.h +include/seqan/basic/basic_math.h include/seqan/basic/basic_metaprogramming.h -include/seqan/basic/basic_operator.h include/seqan/basic/basic_parallelism.h -include/seqan/basic/basic_pointer.h -include/seqan/basic/basic_profchar.h -include/seqan/basic/basic_profile.h include/seqan/basic/basic_proxy.h -include/seqan/basic/basic_sse2.h -include/seqan/basic/basic_tag.h -include/seqan/basic/basic_testing.h -include/seqan/basic/basic_transport.h +include/seqan/basic/basic_simd_vector.h +include/seqan/basic/basic_smart_pointer.h +include/seqan/basic/basic_stream.h +include/seqan/basic/basic_tangle.h include/seqan/basic/basic_type.h -include/seqan/basic/basic_volatile_ptr.h +include/seqan/basic/basic_view.h +include/seqan/basic/boost_preprocessor_subset.h +include/seqan/basic/builtin_functions.h +include/seqan/basic/concept_checking.h +include/seqan/basic/container_concept.h +include/seqan/basic/debug_helper.h +include/seqan/basic/debug_test_system.h +include/seqan/basic/fundamental_chunking.h +include/seqan/basic/fundamental_comparison.h +include/seqan/basic/fundamental_concepts.h +include/seqan/basic/fundamental_conversion.h +include/seqan/basic/fundamental_metafunctions.h +include/seqan/basic/fundamental_tags.h +include/seqan/basic/fundamental_transport.h +include/seqan/basic/holder_base.h +include/seqan/basic/holder_simple.h +include/seqan/basic/holder_tristate.h +include/seqan/basic/hosted_type_interface.h +include/seqan/basic/iterator_adapt_pointer.h +include/seqan/basic/iterator_adapt_std.h +include/seqan/basic/iterator_adaptor.h +include/seqan/basic/iterator_base.h +include/seqan/basic/iterator_concept.h +include/seqan/basic/iterator_counting.h +include/seqan/basic/iterator_interface.h +include/seqan/basic/iterator_position.h +include/seqan/basic/iterator_range.h +include/seqan/basic/iterator_zip.h +include/seqan/basic/macro_deprecated.h +include/seqan/basic/math_functions.h +include/seqan/basic/math_log_space_value.h +include/seqan/basic/metaprogramming_control.h +include/seqan/basic/metaprogramming_enable_if.h +include/seqan/basic/metaprogramming_logic.h +include/seqan/basic/metaprogramming_math.h +include/seqan/basic/metaprogramming_type.h +include/seqan/basic/metaprogramming_type_algebra.h +include/seqan/basic/pair_base.h +include/seqan/basic/pair_bit_compressed.h +include/seqan/basic/pair_packed.h +include/seqan/basic/profiling.h +include/seqan/basic/property_map_concept.h +include/seqan/basic/proxy_base.h +include/seqan/basic/proxy_iterator.h +include/seqan/basic/test_system.h +include/seqan/basic/triple_base.h +include/seqan/basic/triple_packed.h +include/seqan/basic/tuple_base.h +include/seqan/basic/tuple_bit_compressed.h +include/seqan/basic/volatile_ptr.h +include/seqan/bed_io.h +include/seqan/bed_io/bed_file.h +include/seqan/bed_io/bed_record.h +include/seqan/bed_io/read_bed.h +include/seqan/bed_io/write_bed.h include/seqan/blast.h include/seqan/blast/blast_base.h -include/seqan/blast/blast_generated_forwards.h -include/seqan/blast/blast_hit.h -include/seqan/blast/blast_hit_iterator.h -include/seqan/blast/blast_hsp.h -include/seqan/blast/blast_hsp_iterator.h -include/seqan/blast/blast_iterator.h -include/seqan/blast/blast_parsing.h -include/seqan/blast/blast_report.h -include/seqan/blast/blast_run.h -include/seqan/blast/blast_stream_hit.h -include/seqan/blast/blast_stream_hit_iterator.h -include/seqan/blast/blast_stream_hsp_iterator.h -include/seqan/blast/blast_stream_report.h -include/seqan/chaining.h -include/seqan/chaining/chain_base.h -include/seqan/chaining/chain_generic.h -include/seqan/chaining/chain_meta_fragment.h -include/seqan/chaining/chain_point.h -include/seqan/chaining/chain_wrapper_point.h -include/seqan/chaining/chaining_generated_forwards.h -include/seqan/chaining/fragment.h -include/seqan/chaining/geom_distribution.h -include/seqan/chaining/range_max_tree.h -include/seqan/chaining/range_tree.h -include/seqan/chaining/rmt_base.h -include/seqan/chaining/rmt_common_algos.h -include/seqan/chaining/rmt_compl_algos.h -include/seqan/chaining/rmt_def_algos.h -include/seqan/chaining/rmt_skip_base_element.h -include/seqan/chaining/rmt_skip_element.h -include/seqan/chaining/rt_base.h -include/seqan/chaining/rt_common_algos.h -include/seqan/chaining/rt_impl.h -include/seqan/chaining/rt_skip_base_element.h -include/seqan/chaining/rt_skip_element.h -include/seqan/chaining/rt_sl_base.h -include/seqan/chaining/rt_sl_compl_algos.h -include/seqan/chaining/rt_sl_def_algos.h -include/seqan/chaining/rt_sl_impl.h -include/seqan/chaining/score_chain.h -include/seqan/chaining/score_chain_sop.h -include/seqan/chaining/score_manhattan.h -include/seqan/chaining/score_zero.h -include/seqan/chaining/skip_base_element.h -include/seqan/chaining/skip_element.h -include/seqan/chaining/skip_list.h -include/seqan/chaining/skip_list_base.h -include/seqan/chaining/skip_list_dynamic.h -include/seqan/chaining/skip_list_impl.h -include/seqan/chaining/skip_list_iterator.h -include/seqan/chaining/skip_list_type.h -include/seqan/chaining/skip_pool_alloc.h -include/seqan/chaining/tree_chain.h -include/seqan/chaining/tree_chain_sop.h -include/seqan/chaining/tree_chain_utils.h +include/seqan/blast/blast_io_context.h +include/seqan/blast/blast_record.h +include/seqan/blast/blast_report_out.h +include/seqan/blast/blast_statistics.h +include/seqan/blast/blast_tabular.h +include/seqan/blast/blast_tabular_in.h +include/seqan/blast/blast_tabular_lowlevel.h +include/seqan/blast/blast_tabular_out.h include/seqan/consensus.h +include/seqan/consensus/consensus_aligner.h +include/seqan/consensus/consensus_aligner_interface.h +include/seqan/consensus/consensus_alignment_options.h include/seqan/consensus/consensus_base.h -include/seqan/consensus/consensus_generated_forwards.h +include/seqan/consensus/consensus_builder.h include/seqan/consensus/consensus_library.h include/seqan/consensus/consensus_realign.h include/seqan/consensus/consensus_score.h +include/seqan/consensus/overlap_info_computation.h +include/seqan/consensus/overlapper.h include/seqan/file.h -include/seqan/file/chunk_collector.h -include/seqan/file/cstream.h -include/seqan/file/file_array.h include/seqan/file/file_base.h include/seqan/file/file_cstyle.h -include/seqan/file/file_filereader.h -include/seqan/file/file_filereaderiterator.h -include/seqan/file/file_format.h -include/seqan/file/file_format_cgviz.h -include/seqan/file/file_format_embl.h -include/seqan/file/file_format_fasta.h -include/seqan/file/file_format_fasta_align.h -include/seqan/file/file_format_genbank.h -include/seqan/file/file_format_guess.h -include/seqan/file/file_format_mmap.h -include/seqan/file/file_format_raw.h include/seqan/file/file_forwards.h -include/seqan/file/file_generated_forwards.h +include/seqan/file/file_interface.h +include/seqan/file/file_mapping.h include/seqan/file/file_page.h -include/seqan/file/file_page_raid0.h -include/seqan/file/meta.h -include/seqan/file/stream.h -include/seqan/file/stream_algorithms.h include/seqan/file/string_external.h include/seqan/file/string_mmap.h include/seqan/find.h @@ -173,9 +231,9 @@ include/seqan/find/find_base.h include/seqan/find/find_begin.h include/seqan/find/find_bndm.h include/seqan/find/find_bom.h -include/seqan/find/find_generated_forwards.h include/seqan/find/find_hamming_simple.h include/seqan/find/find_horspool.h +include/seqan/find/find_lambda.h include/seqan/find/find_multi.h include/seqan/find/find_multiple_bfam.h include/seqan/find/find_multiple_shiftand.h @@ -189,50 +247,42 @@ include/seqan/find/find_shiftor.h include/seqan/find/find_simple.h include/seqan/find/find_wild_shiftand.h include/seqan/find/find_wumanber.h -include/seqan/find2.h -include/seqan/find2/find2_generated_forwards.h -include/seqan/find2/find_approx_dpsearch.h -include/seqan/find2/find_approx_find_begin.h -include/seqan/find2/find_base.h -include/seqan/find2/find_exact_shiftand.h -include/seqan/find2/find_exact_simple.h -include/seqan/find2/find_finder_default.h -include/seqan/find2/find_hamming_simple.h -include/seqan/find2/find_multiple_exact_simple.h -include/seqan/find2/find_pattern_wild_shiftand.h -include/seqan/find_motif.h -include/seqan/find_motif/em_algorithm.h -include/seqan/find_motif/find_motif_base.h -include/seqan/find_motif/find_motif_epatternbranching.h -include/seqan/find_motif/find_motif_generated_forwards.h -include/seqan/find_motif/find_motif_pms1.h -include/seqan/find_motif/find_motif_pmsp.h -include/seqan/find_motif/find_motif_projection.h -include/seqan/find_motif/frequency_distribution.h -include/seqan/find_motif/profile.h -include/seqan/find_motif/pseudocount_base.h -include/seqan/find_motif/pseudocount_mode_c.h -include/seqan/find_motif/pseudocount_mode_p.h -include/seqan/find_motif/sequence_model_types.h +include/seqan/gff_io.h +include/seqan/gff_io/gff_file.h +include/seqan/gff_io/gff_io_base.h include/seqan/graph_algorithms.h -include/seqan/graph_algorithms/graph_algorithm.h +include/seqan/graph_algorithms/all_pairs_shortest_path.h +include/seqan/graph_algorithms/bellman_ford.h +include/seqan/graph_algorithms/bipartite_matching.h +include/seqan/graph_algorithms/breadth_first_search.h +include/seqan/graph_algorithms/connected_components.h +include/seqan/graph_algorithms/depth_first_search.h +include/seqan/graph_algorithms/dijkstra.h +include/seqan/graph_algorithms/floyd_warshall.h +include/seqan/graph_algorithms/ford_fulkerson.h include/seqan/graph_algorithms/graph_algorithm_heap_tree.h include/seqan/graph_algorithms/graph_algorithm_hmm.h include/seqan/graph_algorithms/graph_algorithm_lis_his.h -include/seqan/graph_algorithms/graph_algorithms_generated_forwards.h +include/seqan/graph_algorithms/kruskal.h +include/seqan/graph_algorithms/path_growing.h +include/seqan/graph_algorithms/prim.h +include/seqan/graph_algorithms/single_source_shortest_path.h +include/seqan/graph_algorithms/strongly_connected_compnents.h +include/seqan/graph_algorithms/topological_sort.h +include/seqan/graph_algorithms/transitive_closure.h +include/seqan/graph_algorithms/weakly_connected_components.h +include/seqan/graph_algorithms/weighted_bipartite_matching.h include/seqan/graph_align.h -include/seqan/graph_align/graph_align_banded_gotoh.h -include/seqan/graph_align/graph_align_banded_needleman_wunsch.h -include/seqan/graph_align/graph_align_banded_smith_waterman_clump.h -include/seqan/graph_align/graph_align_base.h -include/seqan/graph_align/graph_align_config.h -include/seqan/graph_align/graph_align_generated_forwards.h -include/seqan/graph_align/graph_align_gotoh.h -include/seqan/graph_align/graph_align_hirschberg.h -include/seqan/graph_align/graph_align_interface.h -include/seqan/graph_align/graph_align_needleman_wunsch.h -include/seqan/graph_align/graph_align_smith_waterman.h -include/seqan/graph_align/graph_align_smith_waterman_clump.h +include/seqan/graph_align/graph_algorithm_refine_align.h +include/seqan/graph_align/graph_algorithm_refine_aligngraph.h +include/seqan/graph_align/graph_algorithm_refine_annotation.h +include/seqan/graph_align/graph_algorithm_refine_exact.h +include/seqan/graph_align/graph_algorithm_refine_exact_iterative.h +include/seqan/graph_align/graph_algorithm_refine_fragment.h +include/seqan/graph_align/graph_algorithm_refine_inexact.h +include/seqan/graph_align/graph_algorithm_refine_scoring.h +include/seqan/graph_align/graph_impl_align.h +include/seqan/graph_align/graph_impl_align_adapt.h include/seqan/graph_msa.h include/seqan/graph_msa/graph_align_tcoffee_base.h include/seqan/graph_msa/graph_align_tcoffee_distance.h @@ -243,7 +293,6 @@ include/seqan/graph_msa/graph_align_tcof include/seqan/graph_msa/graph_align_tcoffee_msa.h include/seqan/graph_msa/graph_align_tcoffee_progressive.h include/seqan/graph_msa/graph_align_tcoffee_refinement.h -include/seqan/graph_msa/graph_msa_generated_forwards.h include/seqan/graph_types.h include/seqan/graph_types/graph_base.h include/seqan/graph_types/graph_drawing.h @@ -251,7 +300,6 @@ include/seqan/graph_types/graph_edgestum include/seqan/graph_types/graph_idmanager.h include/seqan/graph_types/graph_impl_automaton.h include/seqan/graph_types/graph_impl_directed.h -include/seqan/graph_types/graph_impl_fragment.h include/seqan/graph_types/graph_impl_hmm.h include/seqan/graph_types/graph_impl_oracle.h include/seqan/graph_types/graph_impl_tree.h @@ -266,44 +314,74 @@ include/seqan/graph_types/graph_iterator include/seqan/graph_types/graph_iterator_edge.h include/seqan/graph_types/graph_iterator_outedge.h include/seqan/graph_types/graph_iterator_vertex.h -include/seqan/graph_types/graph_property.h -include/seqan/graph_types/graph_types_generated_forwards.h include/seqan/graph_types/graph_utility_parsing.h +include/seqan/graph_types/property_map_generic.h +include/seqan/graph_types/property_map_internal.h +include/seqan/graph_types/property_map_internal_pointer.h include/seqan/index.h +include/seqan/index/find2_backtracking.h +include/seqan/index/find2_base.h +include/seqan/index/find2_functors.h +include/seqan/index/find2_index.h +include/seqan/index/find2_index_multi.h +include/seqan/index/find2_vstree_factory.h +include/seqan/index/find_backtracking.h include/seqan/index/find_index.h include/seqan/index/find_index_approx.h +include/seqan/index/find_index_binary.h include/seqan/index/find_index_esa.h +include/seqan/index/find_index_lambda.h include/seqan/index/find_index_qgram.h +include/seqan/index/find_pigeonhole.h include/seqan/index/find_quasar.h include/seqan/index/find_swift.h include/seqan/index/index_base.h include/seqan/index/index_bwt.h include/seqan/index/index_childtab.h +include/seqan/index/index_device.h include/seqan/index/index_dfi.h include/seqan/index/index_esa_algs.h include/seqan/index/index_esa_algs_multi.h include/seqan/index/index_esa_base.h include/seqan/index/index_esa_drawing.h include/seqan/index/index_esa_stree.h -include/seqan/index/index_generated_forwards.h +include/seqan/index/index_fm.h +include/seqan/index/index_fm_compressed_sa.h +include/seqan/index/index_fm_compressed_sa_iterator.h +include/seqan/index/index_fm_device.h +include/seqan/index/index_fm_dox.h +include/seqan/index/index_fm_lf_table.h +include/seqan/index/index_fm_rank_dictionary_base.h +include/seqan/index/index_fm_rank_dictionary_levels.h +include/seqan/index/index_fm_rank_dictionary_naive.h +include/seqan/index/index_fm_rank_dictionary_wt.h +include/seqan/index/index_fm_right_array_binary_tree.h +include/seqan/index/index_fm_right_array_binary_tree_iterator.h +include/seqan/index/index_fm_sparse_string.h +include/seqan/index/index_fm_stree.h +include/seqan/index/index_forwards.h include/seqan/index/index_lcp.h include/seqan/index/index_lcp_tree.h -include/seqan/index/index_manual_forwards.h include/seqan/index/index_pizzachili.h include/seqan/index/index_pizzachili_find.h include/seqan/index/index_pizzachili_string.h include/seqan/index/index_qgram.h +include/seqan/index/index_qgram_bucketrefinement.h include/seqan/index/index_qgram_openaddressing.h +include/seqan/index/index_qgram_stree.h include/seqan/index/index_sa_btree.h include/seqan/index/index_sa_bwtwalk.h include/seqan/index/index_sa_lss.h include/seqan/index/index_sa_mm.h include/seqan/index/index_sa_qsort.h +include/seqan/index/index_sa_stree.h +include/seqan/index/index_sa_truncated.h include/seqan/index/index_shawarma.h include/seqan/index/index_shims.h include/seqan/index/index_skew3.h include/seqan/index/index_skew7.h include/seqan/index/index_skew7_multi.h +include/seqan/index/index_view.h include/seqan/index/index_wotd.h include/seqan/index/pipe_merger3.h include/seqan/index/pipe_merger7.h @@ -316,48 +394,99 @@ include/seqan/index/radix.h include/seqan/index/repeat_base.h include/seqan/index/shape_base.h include/seqan/index/shape_gapped.h +include/seqan/index/shape_minimizer.h include/seqan/index/shape_onegapped.h include/seqan/index/shape_predefined.h include/seqan/index/shape_threshold.h +include/seqan/journaled_set.h +include/seqan/journaled_set/journal_alignment_interface.h +include/seqan/journaled_set/journal_alignment_traceback_adaptor.h +include/seqan/journaled_set/journaled_set_base.h +include/seqan/journaled_set/journaled_set_impl.h +include/seqan/journaled_set/journaled_set_join.h +include/seqan/journaled_set/journaled_set_join_config.h +include/seqan/journaled_set/journaled_set_join_global_align_compact.h +include/seqan/journaled_set/journaled_set_join_global_align_manhatten.h +include/seqan/journaled_set/journaled_set_journal_trace_descriptor.h +include/seqan/journaled_set/score_biaffine.h +include/seqan/journaled_string_tree.h +include/seqan/journaled_string_tree/delta_map.h +include/seqan/journaled_string_tree/delta_map_entry.h +include/seqan/journaled_string_tree/delta_map_iterator.h +include/seqan/journaled_string_tree/delta_store.h +include/seqan/journaled_string_tree/journaled_string_tree_base.h +include/seqan/journaled_string_tree/journaled_string_tree_impl.h +include/seqan/journaled_string_tree/journaled_string_tree_sequence_buffer.h +include/seqan/journaled_string_tree/journaled_string_tree_traverser.h +include/seqan/journaled_string_tree/journaled_string_tree_traverser_node.h +include/seqan/journaled_string_tree/journaled_string_tree_traverser_util.h +include/seqan/journaled_string_tree/jst_extension_base.h +include/seqan/journaled_string_tree/jst_extension_horspool.h +include/seqan/journaled_string_tree/jst_extension_myers_ukkonen.h +include/seqan/journaled_string_tree/jst_extension_shiftand.h +include/seqan/journaled_string_tree/jst_extension_shiftor.h +include/seqan/journaled_string_tree/observable.h +include/seqan/journaled_string_tree/stack_observer.h include/seqan/map.h include/seqan/map/map_adapter_stl.h include/seqan/map/map_base.h include/seqan/map/map_chooser.h -include/seqan/map/map_generated_forwards.h include/seqan/map/map_skiplist.h include/seqan/map/map_vector.h include/seqan/map/sumlist.h include/seqan/map/sumlist_mini.h include/seqan/map/sumlist_skip.h +include/seqan/math.h +include/seqan/math/math_common_factor.h +include/seqan/math/math_operators.h +include/seqan/math/math_rational.h +include/seqan/misc/accumulators.h +include/seqan/misc/base.h +include/seqan/misc/bit_twiddling.h +include/seqan/misc/bit_twiddling_functors.h +include/seqan/misc/cuda.h +include/seqan/misc/dequeue.h include/seqan/misc/edit_environment.h -include/seqan/misc/misc_base.h -include/seqan/misc/misc_cmdparser.h -include/seqan/misc/misc_dequeue.h -include/seqan/misc/misc_generated_forwards.h -include/seqan/misc/misc_interval_tree.h -include/seqan/misc/misc_long_word.h -include/seqan/misc/misc_map.h -include/seqan/misc/misc_parsing.h -include/seqan/misc/misc_random.h -include/seqan/misc/misc_set.h -include/seqan/misc/misc_svg.h +include/seqan/misc/interval_tree.h +include/seqan/misc/map.h +include/seqan/misc/memset.h +include/seqan/misc/name_store_cache.h include/seqan/misc/priority_type_base.h include/seqan/misc/priority_type_heap.h +include/seqan/misc/set.h +include/seqan/misc/svg.h +include/seqan/misc/terminal.h +include/seqan/misc/union_find.h include/seqan/modifier.h +include/seqan/modifier/cyclic_shape.h include/seqan/modifier/modifier_alphabet.h include/seqan/modifier/modifier_alphabet_expansion.h +include/seqan/modifier/modifier_cyclic_shape.h include/seqan/modifier/modifier_functors.h -include/seqan/modifier/modifier_generated_forwards.h include/seqan/modifier/modifier_iterator.h +include/seqan/modifier/modifier_position.h include/seqan/modifier/modifier_reverse.h include/seqan/modifier/modifier_shortcuts.h include/seqan/modifier/modifier_string.h include/seqan/modifier/modifier_view.h include/seqan/parallel.h +include/seqan/parallel/parallel_algorithms.h include/seqan/parallel/parallel_atomic_misc.h include/seqan/parallel/parallel_atomic_primitives.h -include/seqan/parallel/parallel_generated_forwards.h +include/seqan/parallel/parallel_lock.h include/seqan/parallel/parallel_macros.h +include/seqan/parallel/parallel_queue.h +include/seqan/parallel/parallel_queue_suspendable.h +include/seqan/parallel/parallel_resource_pool.h +include/seqan/parallel/parallel_sequence.h +include/seqan/parallel/parallel_serializer.h +include/seqan/parallel/parallel_splitting.h +include/seqan/parallel/parallel_tags.h +include/seqan/parse_lm.h +include/seqan/parse_lm/local_match_store.h +include/seqan/parse_lm/parse_blastn_tabular.h +include/seqan/parse_lm/parse_lastz_general.h +include/seqan/parse_lm/parse_stellar_gff.h include/seqan/pipe.h include/seqan/pipe/pipe_base.h include/seqan/pipe/pipe_caster.h @@ -365,7 +494,6 @@ include/seqan/pipe/pipe_counter.h include/seqan/pipe/pipe_echoer.h include/seqan/pipe/pipe_edit_environment.h include/seqan/pipe/pipe_filter.h -include/seqan/pipe/pipe_generated_forwards.h include/seqan/pipe/pipe_iterator.h include/seqan/pipe/pipe_joiner.h include/seqan/pipe/pipe_namer.h @@ -378,118 +506,109 @@ include/seqan/pipe/pool_mapper.h include/seqan/pipe/pool_sorter.h include/seqan/platform.h include/seqan/platform/platform_gcc.h -include/seqan/platform/platform_generated_forwards.h -include/seqan/platform/platform_mingw.h -include/seqan/platform/platform_solaris.h +include/seqan/platform/platform_icc.h +include/seqan/platform/platform_nvcc.h include/seqan/platform/platform_windows.h include/seqan/random.h -include/seqan/random/ext_MersenneTwister.h include/seqan/random/random_base.h -include/seqan/random/random_generated_forwards.h -include/seqan/random/random_geometric.h -include/seqan/random/random_lognormal.h -include/seqan/random/random_mt19937.h -include/seqan/random/random_normal.h -include/seqan/random/random_rng_functor.h -include/seqan/random/random_shuffle.h -include/seqan/random/random_uniform.h -include/seqan/refinement.h -include/seqan/refinement/graph_algorithm_refine_align.h -include/seqan/refinement/graph_algorithm_refine_aligngraph.h -include/seqan/refinement/graph_algorithm_refine_annotation.h -include/seqan/refinement/graph_algorithm_refine_exact.h -include/seqan/refinement/graph_algorithm_refine_exact_iterative.h -include/seqan/refinement/graph_algorithm_refine_fragment.h -include/seqan/refinement/graph_algorithm_refine_inexact.h -include/seqan/refinement/graph_algorithm_refine_scoring.h -include/seqan/refinement/graph_impl_align.h -include/seqan/refinement/graph_impl_align_adapt.h -include/seqan/refinement/refinement_generated_forwards.h +include/seqan/random/random_beta.h +include/seqan/random/random_util.h +include/seqan/realign.h +include/seqan/realign/realign_base.h +include/seqan/realign/realign_helper_functions.h +include/seqan/reduced_aminoacid.h +include/seqan/reduced_aminoacid/reduced_aminoacid_base.h +include/seqan/reduced_aminoacid/reduced_aminoacid_base_late.h +include/seqan/reduced_aminoacid/reduced_aminoacid_cluster_red_base.h +include/seqan/reduced_aminoacid/reduced_aminoacid_cluster_red_tables_20_to_n_b62.h +include/seqan/reduced_aminoacid/reduced_aminoacid_cluster_red_tables_22_to_n_b62.h +include/seqan/reduced_aminoacid/reduced_aminoacid_cluster_red_tables_24_to_n_b62.h +include/seqan/reduced_aminoacid/reduced_aminoacid_murphy10_base.h +include/seqan/reduced_aminoacid/reduced_aminoacid_murphy10_tables.h +include/seqan/roi_io.h +include/seqan/roi_io/read_roi.h +include/seqan/roi_io/roi_file.h +include/seqan/roi_io/roi_io_context.h +include/seqan/roi_io/roi_record.h +include/seqan/roi_io/write_roi.h include/seqan/score.h include/seqan/score/score_base.h include/seqan/score/score_edit.h -include/seqan/score/score_generated_forwards.h include/seqan/score/score_matrix.h include/seqan/score/score_matrix_data.h +include/seqan/score/score_matrix_io.h include/seqan/score/score_simple.h include/seqan/seeds.h -include/seqan/seeds/banded_align.h -include/seqan/seeds/banded_chain_align.h -include/seqan/seeds/banded_chain_align_affine.h -include/seqan/seeds/global_seed_chain.h -include/seqan/seeds/memoryManager_base.h -include/seqan/seeds/memoryManager_int.h -include/seqan/seeds/propertyMap.h -include/seqan/seeds/seedHandlingTags.h -include/seqan/seeds/seedSet_base.h -include/seqan/seeds/seedSet_iterator.h -include/seqan/seeds/seedSet_score.h -include/seqan/seeds/seed_base.h -include/seqan/seeds/seed_multi.h -include/seqan/seeds/seeds_generated_forwards.h -include/seqan/seeds2.h -include/seqan/seeds2/align_chain_banded.h -include/seqan/seeds2/align_dynprog_affine.h -include/seqan/seeds2/align_dynprog_banded_affine.h -include/seqan/seeds2/align_dynprog_banded_linear.h -include/seqan/seeds2/align_dynprog_linear.h -include/seqan/seeds2/basic_iter_indirect.h -include/seqan/seeds2/seeds2_generated_forwards.h -include/seqan/seeds2/seeds_base.h -include/seqan/seeds2/seeds_combination.h -include/seqan/seeds2/seeds_extension.h -include/seqan/seeds2/seeds_global_chaining.h -include/seqan/seeds2/seeds_global_chaining_base.h -include/seqan/seeds2/seeds_global_chaining_gusfield.h -include/seqan/seeds2/seeds_seed_base.h -include/seqan/seeds2/seeds_seed_chained.h -include/seqan/seeds2/seeds_seed_diagonal.h -include/seqan/seeds2/seeds_seed_set_base.h -include/seqan/seeds2/seeds_seed_set_non_scored.h -include/seqan/seeds2/seeds_seed_set_scored.h -include/seqan/seeds2/seeds_seed_set_unordered.h -include/seqan/seeds2/seeds_seed_simple.h +include/seqan/seeds/banded_chain_alignment.h +include/seqan/seeds/banded_chain_alignment_impl.h +include/seqan/seeds/banded_chain_alignment_profile.h +include/seqan/seeds/banded_chain_alignment_scout.h +include/seqan/seeds/banded_chain_alignment_traceback.h +include/seqan/seeds/basic_iter_indirect.h +include/seqan/seeds/seeds_base.h +include/seqan/seeds/seeds_combination.h +include/seqan/seeds/seeds_extension.h +include/seqan/seeds/seeds_global_chaining.h +include/seqan/seeds/seeds_global_chaining_base.h +include/seqan/seeds/seeds_global_chaining_gusfield.h +include/seqan/seeds/seeds_seed_base.h +include/seqan/seeds/seeds_seed_chained.h +include/seqan/seeds/seeds_seed_diagonal.h +include/seqan/seeds/seeds_seed_set_base.h +include/seqan/seeds/seeds_seed_set_non_scored.h +include/seqan/seeds/seeds_seed_set_scored.h +include/seqan/seeds/seeds_seed_set_unordered.h +include/seqan/seeds/seeds_seed_simple.h +include/seqan/seq_io.h +include/seqan/seq_io/fai_index.h +include/seqan/seq_io/fasta_fastq.h +include/seqan/seq_io/genomic_region.h +include/seqan/seq_io/read_embl.h +include/seqan/seq_io/read_genbank.h +include/seqan/seq_io/sequence_file.h include/seqan/sequence.h include/seqan/sequence/adapt_array_pointer.h -include/seqan/sequence/adapt_std_list.h -include/seqan/sequence/adapt_std_string.h -include/seqan/sequence/adapt_std_vector.h +include/seqan/sequence/adapt_stl_container.h +include/seqan/sequence/adapt_thrust_vector.h +include/seqan/sequence/container_view.h +include/seqan/sequence/container_view_zip.h include/seqan/sequence/iter_concat_virtual.h include/seqan/sequence/segment_base.h include/seqan/sequence/segment_infix.h include/seqan/sequence/segment_prefix.h include/seqan/sequence/segment_suffix.h +include/seqan/sequence/segment_utils.h include/seqan/sequence/sequence_concatenator.h include/seqan/sequence/sequence_forwards.h -include/seqan/sequence/sequence_generated_forwards.h include/seqan/sequence/sequence_interface.h include/seqan/sequence/sequence_lexical.h include/seqan/sequence/sequence_shortcuts.h -include/seqan/sequence/sequence_stream.h include/seqan/sequence/string_alloc.h include/seqan/sequence/string_array.h include/seqan/sequence/string_base.h include/seqan/sequence/string_block.h include/seqan/sequence/string_cstyle.h include/seqan/sequence/string_packed.h +include/seqan/sequence/string_packed_old.h include/seqan/sequence/string_set_base.h include/seqan/sequence/string_set_concat_direct.h include/seqan/sequence/string_set_dependent_generous.h include/seqan/sequence/string_set_dependent_tight.h +include/seqan/sequence/string_set_device.h include/seqan/sequence/string_set_owner.h +include/seqan/sequence/string_set_segment.h +include/seqan/sequence/string_set_view.h include/seqan/sequence_journaled.h include/seqan/sequence_journaled/journal_entries_sorted_array.h -include/seqan/sequence_journaled/journal_entries_unbalanced_tree.h -include/seqan/sequence_journaled/journal_entries_unbalanced_tree_iterator.h -include/seqan/sequence_journaled/journal_entries_unbalanced_tree_node.h include/seqan/sequence_journaled/journal_entry.h include/seqan/sequence_journaled/sequence_journaled.h -include/seqan/sequence_journaled/sequence_journaled_forwards.h -include/seqan/sequence_journaled/sequence_journaled_generated_forwards.h include/seqan/sequence_journaled/sequence_journaled_iterator.h +include/seqan/sequence_journaled/sequence_journaled_iterator_fast.h +include/seqan/simple_intervals_io.h +include/seqan/simple_intervals_io/simple_intervals_file.h +include/seqan/simple_intervals_io/simple_intervals_io.h include/seqan/statistics.h include/seqan/statistics/statistics_base.h -include/seqan/statistics/statistics_generated_forwards.h include/seqan/statistics/statistics_markov_model.h include/seqan/store.h include/seqan/store/store_align.h @@ -498,1614 +617,1285 @@ include/seqan/store/store_all.h include/seqan/store/store_annotation.h include/seqan/store/store_base.h include/seqan/store/store_contig.h -include/seqan/store/store_generated_forwards.h include/seqan/store/store_intervaltree.h include/seqan/store/store_io.h -include/seqan/store/store_io_bam.h include/seqan/store/store_io_gff.h include/seqan/store/store_io_sam.h include/seqan/store/store_io_ucsc.h include/seqan/store/store_library.h include/seqan/store/store_matepair.h include/seqan/store/store_read.h +include/seqan/stream.h +include/seqan/stream/adapt_ios.h +include/seqan/stream/buffered_stream.h +include/seqan/stream/file_stream.h +include/seqan/stream/formatted_file.h +include/seqan/stream/guess_format.h +include/seqan/stream/iostream_bgzf.h +include/seqan/stream/iostream_bzip2.h +include/seqan/stream/iostream_bzip2_impl.h +include/seqan/stream/iostream_zip.h +include/seqan/stream/iostream_zip_impl.h +include/seqan/stream/iostream_zutil.h +include/seqan/stream/iter_stream.h +include/seqan/stream/lexical_cast.h +include/seqan/stream/stream_base.h +include/seqan/stream/stream_compressor.h +include/seqan/stream/tokenization.h +include/seqan/stream/virtual_stream.h include/seqan/system.h include/seqan/system/file_async.h include/seqan/system/file_directory.h -include/seqan/system/file_manual_forwards.h +include/seqan/system/file_forwards.h include/seqan/system/file_sync.h *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Tue May 10 01:09:02 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F0B73B339BB; Tue, 10 May 2016 01:09:01 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BA40C1AAD; Tue, 10 May 2016 01:09:01 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4A190um099491; Tue, 10 May 2016 01:09:00 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A190N6099488; Tue, 10 May 2016 01:09:00 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201605100109.u4A190N6099488@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 10 May 2016 01:09:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414899 - head/graphics/wxsvg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 01:09:02 -0000 Author: danilo Date: Tue May 10 01:09:00 2016 New Revision: 414899 URL: https://svnweb.freebsd.org/changeset/ports/414899 Log: - Update to 1.5.7 Modified: head/graphics/wxsvg/Makefile head/graphics/wxsvg/distinfo head/graphics/wxsvg/pkg-plist Modified: head/graphics/wxsvg/Makefile ============================================================================== --- head/graphics/wxsvg/Makefile Tue May 10 01:05:23 2016 (r414898) +++ head/graphics/wxsvg/Makefile Tue May 10 01:09:00 2016 (r414899) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wxsvg -PORTVERSION= 1.5.6 +PORTVERSION= 1.5.7 CATEGORIES= graphics MASTER_SITES= SF @@ -16,7 +16,6 @@ LIB_DEPENDS= libavcodec.so:multimedia/ff USES= compiler:c++11-lib gmake libtool pathfix pkgconfig tar:bzip2 USE_WX= 3.0 -WX_UNICODE= yes WX_CONF_ARGS= absolute USE_GNOME= cairo GNU_CONFIGURE= yes Modified: head/graphics/wxsvg/distinfo ============================================================================== --- head/graphics/wxsvg/distinfo Tue May 10 01:05:23 2016 (r414898) +++ head/graphics/wxsvg/distinfo Tue May 10 01:09:00 2016 (r414899) @@ -1,2 +1,2 @@ -SHA256 (wxsvg-1.5.6.tar.bz2) = 18d3a2415935b05802e803f9e0e68b7ed79d94e92e6679bbc89fc733ff5e076c -SIZE (wxsvg-1.5.6.tar.bz2) = 495694 +SHA256 (wxsvg-1.5.7.tar.bz2) = ae70cffeadbc7b1ec7e921e7f69816f586089289f9e684039356968022bdbd4d +SIZE (wxsvg-1.5.7.tar.bz2) = 496443 Modified: head/graphics/wxsvg/pkg-plist ============================================================================== --- head/graphics/wxsvg/pkg-plist Tue May 10 01:05:23 2016 (r414898) +++ head/graphics/wxsvg/pkg-plist Tue May 10 01:09:00 2016 (r414899) @@ -190,5 +190,5 @@ include/wxSVGXML/svgxmlhelpr.h lib/libwxsvg.a lib/libwxsvg.so lib/libwxsvg.so.3 -lib/libwxsvg.so.3.9.0 +lib/libwxsvg.so.3.10.0 libdata/pkgconfig/libwxsvg.pc From owner-svn-ports-head@freebsd.org Tue May 10 01:28:55 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8AFD7B33F8D; Tue, 10 May 2016 01:28:55 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 67B2112A2; Tue, 10 May 2016 01:28:55 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4A1Sskn005921; Tue, 10 May 2016 01:28:54 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A1SsVw005918; Tue, 10 May 2016 01:28:54 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201605100128.u4A1SsVw005918@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 10 May 2016 01:28:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414900 - head/graphics/vips X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 01:28:55 -0000 Author: danilo Date: Tue May 10 01:28:54 2016 New Revision: 414900 URL: https://svnweb.freebsd.org/changeset/ports/414900 Log: - Update to 8.3.1 Modified: head/graphics/vips/Makefile head/graphics/vips/distinfo head/graphics/vips/pkg-plist Modified: head/graphics/vips/Makefile ============================================================================== --- head/graphics/vips/Makefile Tue May 10 01:09:00 2016 (r414899) +++ head/graphics/vips/Makefile Tue May 10 01:28:54 2016 (r414900) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vips -PORTVERSION= 8.2.3 +PORTVERSION= 8.3.1 CATEGORIES= graphics MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ Modified: head/graphics/vips/distinfo ============================================================================== --- head/graphics/vips/distinfo Tue May 10 01:09:00 2016 (r414899) +++ head/graphics/vips/distinfo Tue May 10 01:28:54 2016 (r414900) @@ -1,2 +1,2 @@ -SHA256 (vips-8.2.3.tar.gz) = 4bc986d496a0fe5e50e3c78e86b8f8dc445590a13b155be0f4b1d9432a51bfa2 -SIZE (vips-8.2.3.tar.gz) = 9763586 +SHA256 (vips-8.3.1.tar.gz) = 09cb7f8d5640c7693bae07080202de0cead60c668e086f2739248bacd40a1006 +SIZE (vips-8.3.1.tar.gz) = 11400478 Modified: head/graphics/vips/pkg-plist ============================================================================== --- head/graphics/vips/pkg-plist Tue May 10 01:09:00 2016 (r414899) +++ head/graphics/vips/pkg-plist Tue May 10 01:28:54 2016 (r414900) @@ -71,15 +71,15 @@ lib/girepository-1.0/Vips-8.0.typelib lib/libvips-cpp.a lib/libvips-cpp.so lib/libvips-cpp.so.42 -lib/libvips-cpp.so.42.3.3 +lib/libvips-cpp.so.42.4.1 lib/libvips.a lib/libvips.so lib/libvips.so.42 -lib/libvips.so.42.3.3 +lib/libvips.so.42.4.1 lib/libvipsCC.a lib/libvipsCC.so lib/libvipsCC.so.42 -lib/libvipsCC.so.42.3.3 +lib/libvipsCC.so.42.4.1 %%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/Vips.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/Vips.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/Vips.pyo @@ -131,17 +131,16 @@ man/man1/vipsthumbnail.1.gz %%PORTDOCS%%share/gtk-doc/html/libvips/func-list.html %%PORTDOCS%%share/gtk-doc/html/libvips/home.png %%PORTDOCS%%share/gtk-doc/html/libvips/index.html -%%PORTDOCS%%share/gtk-doc/html/libvips/index.sgml %%PORTDOCS%%share/gtk-doc/html/libvips/interconvert.png %%PORTDOCS%%share/gtk-doc/html/libvips/left-insensitive.png %%PORTDOCS%%share/gtk-doc/html/libvips/left.png -%%PORTDOCS%%share/gtk-doc/html/libvips/VipsForeignSave.html -%%PORTDOCS%%share/gtk-doc/html/libvips/VipsImage.html -%%PORTDOCS%%share/gtk-doc/html/libvips/VipsInterpolate.html -%%PORTDOCS%%share/gtk-doc/html/libvips/VipsObject.html -%%PORTDOCS%%share/gtk-doc/html/libvips/VipsOperation.html -%%PORTDOCS%%share/gtk-doc/html/libvips/VipsRegion.html -%%PORTDOCS%%share/gtk-doc/html/libvips/VipsThreadState.html +%%PORTDOCS%%share/gtk-doc/html/libvips/libvips-VipsForeignSave.html +%%PORTDOCS%%share/gtk-doc/html/libvips/libvips-VipsImage.html +%%PORTDOCS%%share/gtk-doc/html/libvips/libvips-VipsInterpolate.html +%%PORTDOCS%%share/gtk-doc/html/libvips/libvips-VipsObject.html +%%PORTDOCS%%share/gtk-doc/html/libvips/libvips-VipsOperation.html +%%PORTDOCS%%share/gtk-doc/html/libvips/libvips-VipsRegion.html +%%PORTDOCS%%share/gtk-doc/html/libvips/libvips-VipsThreadState.html %%PORTDOCS%%share/gtk-doc/html/libvips/libvips-arithmetic.html %%PORTDOCS%%share/gtk-doc/html/libvips/libvips-basic.html %%PORTDOCS%%share/gtk-doc/html/libvips/libvips-buf.html From owner-svn-ports-head@freebsd.org Tue May 10 01:30:05 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8958BB33FD7; Tue, 10 May 2016 01:30:05 +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 4C0211385; Tue, 10 May 2016 01:30:05 +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 u4A1U4QX006179; Tue, 10 May 2016 01:30:04 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A1U3uw006173; Tue, 10 May 2016 01:30:03 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201605100130.u4A1U3uw006173@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 10 May 2016 01:30:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414901 - in head/net: . zmap zmap/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 01:30:05 -0000 Author: wen Date: Tue May 10 01:30:03 2016 New Revision: 414901 URL: https://svnweb.freebsd.org/changeset/ports/414901 Log: ZMap is a fast single packet network scanner designed for Internet-wide network surveys. On a typical desktop computer with a gigabit Ethernet connection, ZMap is capable scanning the entire public IPv4 address space in under 45 minutes. With a 10gigE connection and PF_RING, ZMap can scan the IPv4 address space in under 5 minutes. WWW: https://zmap.io/ PR: 208925 Submitted by: yuri@rawbw.com Added: head/net/zmap/ head/net/zmap/Makefile (contents, props changed) head/net/zmap/distinfo (contents, props changed) head/net/zmap/files/ head/net/zmap/files/patch-CMakeLists.txt (contents, props changed) head/net/zmap/pkg-descr (contents, props changed) head/net/zmap/pkg-plist (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Tue May 10 01:28:54 2016 (r414900) +++ head/net/Makefile Tue May 10 01:30:03 2016 (r414901) @@ -1403,6 +1403,7 @@ SUBDIR += zeroconf-ioslave SUBDIR += zerotier SUBDIR += zillion + SUBDIR += zmap SUBDIR += zsync .include Added: head/net/zmap/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/zmap/Makefile Tue May 10 01:30:03 2016 (r414901) @@ -0,0 +1,69 @@ +# Created by: Yuri Victorovich +# $FreeBSD$ + +PORTNAME= zmap +PORTVERSION= 2.1.1 +DISTVERSIONPREFIX= v +CATEGORIES= net + +MAINTAINER= yuri@rawbw.com +COMMENT= Internet scanner + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= gengetopt>0:devel/gengetopt +LIB_DEPENDS= libdnet.so:net/libdnet \ + libgmp.so:math/gmp + +USE_GITHUB= yes +GH_ACCOUNT= zmap + +USES= cmake pkgconfig + +MANPAGE= zblacklist.1 zmap.1 ztee.1 + +OPTIONS_DEFINE= REDIS MONGO JSON +OPTIONS_DEFAULT=JSON +JSON_DESC= Build with support for JSON + +REDIS_LIB_DEPENDS= libhiredis.so:/databases/hiredis +REDIS_CMAKE_ON+= -DWITH_REDIS=ON +REDIS_CMAKE_OFF+= -DWITH_REDIS=OFF + +MONGO_LIB_DEPENDS+= libmongoc-1.0.so:/devel/mongo-c-driver +MONGO_CMAKE_ON+= -DWITH_MONGO=ON +MONGO_CMAKE_OFF+= -DWITH_MONGO=OFF + +JSON_LIB_DEPENDS= libjson-c.so:devel/json-c +JSON_CMAKE_ON+= -DWITH_JSON=ON +JSON_CMAKE_OFF+= -DWITH_JSON=OFF + +.include + +.if ${OSVERSION} < 1000033 +BUILD_DEPENDS+= ${LOCALBASE}/bin/flex:textproc/flex +.endif + +post-patch: + @${REINPLACE_CMD} -i '' -e 's|/etc/zmap|${LOCALBASE}/etc/zmap|g' -e 's|/usr/local|${LOCALBASE}|g' \ + ${WRKSRC}/CMakeLists.txt + @${REINPLACE_CMD} -i '' -e 's|share/man/man1|man/man1|g' \ + ${WRKSRC}/src/CMakeLists.txt + @${REINPLACE_CMD} -i '' -e 's|/etc/zmap/zmap.conf|${LOCALBASE}/etc/zmap/zmap.conf|g' \ + ${WRKSRC}/src/zopt.ggo.in \ + ${WRKSRC}/src/zmap.c + @${REINPLACE_CMD} -i '' -e 's|/etc/zmap/blacklist.conf|${LOCALBASE}/etc/zmap/blacklist.conf|g' \ + ${WRKSRC}/conf/zmap.conf \ + ${WRKSRC}/src/zmap.c +.if ${OSVERSION} < 1000033 + @${REINPLACE_CMD} -i '' -e 's|COMMAND flex |COMMAND ${LOCALBASE}/bin/flex |g' \ + ${WRKSRC}/src/CMakeLists.txt +.endif + +post-install: +.for m in ${MANPAGE} + ${GZIP_CMD} ${STAGEDIR}${MANPREFIX}/man/man1/$m +.endfor + +.include Added: head/net/zmap/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/zmap/distinfo Tue May 10 01:30:03 2016 (r414901) @@ -0,0 +1,2 @@ +SHA256 (zmap-zmap-v2.1.1_GH0.tar.gz) = 29627520c81101de01b0213434adb218a9f1210bfd3f2dcfdfc1f975dbce6399 +SIZE (zmap-zmap-v2.1.1_GH0.tar.gz) = 131689 Added: head/net/zmap/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/zmap/files/patch-CMakeLists.txt Tue May 10 01:30:03 2016 (r414901) @@ -0,0 +1,15 @@ +--- CMakeLists.txt.orig 2016-04-20 05:20:38 UTC ++++ CMakeLists.txt +@@ -135,11 +135,7 @@ message(STATUS "Default ZMap configurati + foreach(EACH_CONF ${CONF_FILES}) + get_filename_component(CONF_BASENAME ${EACH_CONF} NAME) + message(STATUS "Checking if ${CONF_BASENAME} exists there...") +- if(NOT EXISTS "/etc/zmap/${CONF_BASENAME}") +- install(FILES ${EACH_CONF} DESTINATION ${CONFIG_DESTINATION}) +- else() +- message(WARNING "Existing configuration file detected at /etc/zmap/${CONF_BASENAME}, ${CONF_BASENAME} from sources will NOT be installed. Please check and install manually!") +- endif() ++ install(FILES ${EACH_CONF} DESTINATION ${CONFIG_DESTINATION}) + endforeach() + + # Allow Debian Packaging Added: head/net/zmap/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/zmap/pkg-descr Tue May 10 01:30:03 2016 (r414901) @@ -0,0 +1,7 @@ +ZMap is a fast single packet network scanner designed for Internet-wide network +surveys. On a typical desktop computer with a gigabit Ethernet connection, ZMap +is capable scanning the entire public IPv4 address space in under 45 minutes. +With a 10gigE connection and PF_RING, ZMap can scan the IPv4 address space in +under 5 minutes. + +WWW: https://zmap.io/ Added: head/net/zmap/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/zmap/pkg-plist Tue May 10 01:30:03 2016 (r414901) @@ -0,0 +1,8 @@ +%%ETCDIR%%/blacklist.conf +%%ETCDIR%%/zmap.conf +man/man1/zblacklist.1.gz +man/man1/zmap.1.gz +man/man1/ztee.1.gz +sbin/zblacklist +sbin/zmap +sbin/ztee From owner-svn-ports-head@freebsd.org Tue May 10 01:49:26 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91A08B3537C; Tue, 10 May 2016 01:49:26 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4AE391E3D; Tue, 10 May 2016 01:49:26 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4A1nP2s012078; Tue, 10 May 2016 01:49:25 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A1nPQ3012077; Tue, 10 May 2016 01:49:25 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605100149.u4A1nPQ3012077@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 10 May 2016 01:49:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414902 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 01:49:26 -0000 Author: junovitch Date: Tue May 10 01:49:25 2016 New Revision: 414902 URL: https://svnweb.freebsd.org/changeset/ports/414902 Log: Document Wordpress vulnerabilities fixed in 4.5.2 PR: 209409 PR: 209378 [1] Reported by: Mihail Timofeev <9267096@gmail.com> [1] Security: CVE-2016-4566 Security: CVE-2016-4567 Security: https://vuxml.FreeBSD.org/freebsd/3686917b-164d-11e6-94fa-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue May 10 01:30:03 2016 (r414901) +++ head/security/vuxml/vuln.xml Tue May 10 01:49:25 2016 (r414902) @@ -58,6 +58,51 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + wordpress -- multiple vulnerabilities + + + wordpress + 4.5.2,1 + + + de-wordpress + ja-wordpress + ru-wordpress + zh-wordpress-zh_CN + zh-wordpress-zh_TW + 4.5.2 + + + + +

Helen Hou-Sandi reports:

+
+

WordPress 4.5.2 is now available. This is a security release for + all previous versions and we strongly encourage you to update your + sites immediately.

+

WordPress versions 4.5.1 and earlier are affected by a SOME + vulnerability through Plupload, the third-party library WordPress + uses for uploading files. WordPress versions 4.2 through 4.5.1 are + vulnerable to reflected XSS using specially crafted URIs through + MediaElement.js, the third-party library used for media players. + MediaElement.js and Plupload have also released updates fixing + these issues.

+
+ +
+ + CVE-2016-4566 + CVE-2016-4567 + https://wordpress.org/news/2016/05/wordpress-4-5-2/ + http://www.openwall.com/lists/oss-security/2016/05/07/7 + + + 2016-05-06 + 2016-05-10 + +
+ libarchive -- RCE vulnerability From owner-svn-ports-head@freebsd.org Tue May 10 01:49:39 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD720B353AB; Tue, 10 May 2016 01:49:39 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7FB641F19; Tue, 10 May 2016 01:49:39 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4A1ncKB012222; Tue, 10 May 2016 01:49:38 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A1ncAd012220; Tue, 10 May 2016 01:49:38 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605100149.u4A1ncAd012220@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 10 May 2016 01:49:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414903 - head/www/wordpress X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 01:49:39 -0000 Author: junovitch Date: Tue May 10 01:49:38 2016 New Revision: 414903 URL: https://svnweb.freebsd.org/changeset/ports/414903 Log: www/wordpress: update 4.4.2 -> 4.5.2 Approved by: ports-secteam (with hat) Security: CVE-2016-4566 Security: CVE-2016-4567 Security: https://vuxml.FreeBSD.org/freebsd/3686917b-164d-11e6-94fa-002590263bf5.html MFH: 2016Q2 Modified: head/www/wordpress/Makefile head/www/wordpress/distinfo Modified: head/www/wordpress/Makefile ============================================================================== --- head/www/wordpress/Makefile Tue May 10 01:49:25 2016 (r414902) +++ head/www/wordpress/Makefile Tue May 10 01:49:38 2016 (r414903) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.4.2 +PORTVERSION= 4.5.2 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ Modified: head/www/wordpress/distinfo ============================================================================== --- head/www/wordpress/distinfo Tue May 10 01:49:25 2016 (r414902) +++ head/www/wordpress/distinfo Tue May 10 01:49:38 2016 (r414903) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.4.2.tar.gz) = c8a74c0f7cfc0d19989d235759e70cebd90f42aa0513bd9bc344230b0f79e08b -SIZE (wordpress-4.4.2.tar.gz) = 7099520 +SHA256 (wordpress-4.5.2.tar.gz) = 1a4d9f05142701e72413609cc30029f66af0f3b29d4ff051e888f48026d20ac9 +SIZE (wordpress-4.5.2.tar.gz) = 7770470 From owner-svn-ports-head@freebsd.org Tue May 10 01:49:48 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56330B353E4; Tue, 10 May 2016 01:49:48 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 27555102D; Tue, 10 May 2016 01:49:48 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4A1nlNS012350; Tue, 10 May 2016 01:49:47 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A1nlMf012348; Tue, 10 May 2016 01:49:47 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605100149.u4A1nlMf012348@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 10 May 2016 01:49:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414904 - head/german/wordpress X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 01:49:48 -0000 Author: junovitch Date: Tue May 10 01:49:47 2016 New Revision: 414904 URL: https://svnweb.freebsd.org/changeset/ports/414904 Log: german/wordpress: update 4.4.2 -> 4.5.2 Approved by: ports-secteam (with hat) Security: CVE-2016-4566 Security: CVE-2016-4567 Security: https://vuxml.FreeBSD.org/freebsd/3686917b-164d-11e6-94fa-002590263bf5.html MFH: 2016Q2 Modified: head/german/wordpress/Makefile head/german/wordpress/distinfo Modified: head/german/wordpress/Makefile ============================================================================== --- head/german/wordpress/Makefile Tue May 10 01:49:38 2016 (r414903) +++ head/german/wordpress/Makefile Tue May 10 01:49:47 2016 (r414904) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.4.2 +PORTVERSION= 4.5.2 DISTVERSIONSUFFIX= -de_DE CATEGORIES= german www MASTER_SITES= http://de.wordpress.org/ Modified: head/german/wordpress/distinfo ============================================================================== --- head/german/wordpress/distinfo Tue May 10 01:49:38 2016 (r414903) +++ head/german/wordpress/distinfo Tue May 10 01:49:47 2016 (r414904) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.4.2-de_DE.tar.gz) = b12be8888aa422e99230fca2b0b0b5c5eb6825ee75f7a222c50a19c0f4933c70 -SIZE (wordpress-4.4.2-de_DE.tar.gz) = 7544759 +SHA256 (wordpress-4.5.2-de_DE.tar.gz) = cfbd56a2080080e9c854b0d175387b47bd5dd319928320c77f743c8d3e64ce95 +SIZE (wordpress-4.5.2-de_DE.tar.gz) = 8204699 From owner-svn-ports-head@freebsd.org Tue May 10 01:50:02 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 062ADB35425; Tue, 10 May 2016 01:50:02 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CB0311126; Tue, 10 May 2016 01:50:01 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4A1o1I9012501; Tue, 10 May 2016 01:50:01 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A1o0k6012499; Tue, 10 May 2016 01:50:00 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605100150.u4A1o0k6012499@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 10 May 2016 01:50:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414905 - head/chinese/wordpress-zh_TW X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 01:50:02 -0000 Author: junovitch Date: Tue May 10 01:50:00 2016 New Revision: 414905 URL: https://svnweb.freebsd.org/changeset/ports/414905 Log: chinese/wordpress-zh_TW: update 4.4.2 -> 4.5.2 Approved by: ports-secteam (with hat) Security: CVE-2016-4566 Security: CVE-2016-4567 Security: https://vuxml.FreeBSD.org/freebsd/3686917b-164d-11e6-94fa-002590263bf5.html MFH: 2016Q2 Modified: head/chinese/wordpress-zh_TW/Makefile head/chinese/wordpress-zh_TW/distinfo Modified: head/chinese/wordpress-zh_TW/Makefile ============================================================================== --- head/chinese/wordpress-zh_TW/Makefile Tue May 10 01:49:47 2016 (r414904) +++ head/chinese/wordpress-zh_TW/Makefile Tue May 10 01:50:00 2016 (r414905) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.4.2 +PORTVERSION= 4.5.2 DISTVERSIONSUFFIX= -zh_TW CATEGORIES= chinese www MASTER_SITES= http://tw.wordpress.org/ Modified: head/chinese/wordpress-zh_TW/distinfo ============================================================================== --- head/chinese/wordpress-zh_TW/distinfo Tue May 10 01:49:47 2016 (r414904) +++ head/chinese/wordpress-zh_TW/distinfo Tue May 10 01:50:00 2016 (r414905) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.4.2-zh_TW.tar.gz) = 11420a463e25b2c0b3ec6bc1fd9a1b5fa09d7e7f00f99b25684571e30c1eefdd -SIZE (wordpress-4.4.2-zh_TW.tar.gz) = 7527437 +SHA256 (wordpress-4.5.2-zh_TW.tar.gz) = 1ace50ffe91c987dd5722fb74557acf7c962ec5a2305553999b2f565d0ac0deb +SIZE (wordpress-4.5.2-zh_TW.tar.gz) = 8188796 From owner-svn-ports-head@freebsd.org Tue May 10 01:50:29 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 01CACB35485; Tue, 10 May 2016 01:50:29 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C83F21248; Tue, 10 May 2016 01:50:28 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4A1oSjN012638; Tue, 10 May 2016 01:50:28 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A1oRat012636; Tue, 10 May 2016 01:50:27 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605100150.u4A1oRat012636@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 10 May 2016 01:50:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414906 - head/japanese/wordpress X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 01:50:29 -0000 Author: junovitch Date: Tue May 10 01:50:27 2016 New Revision: 414906 URL: https://svnweb.freebsd.org/changeset/ports/414906 Log: japanese/wordpress: update 4.4.2 -> 4.5.2 Approved by: ports-secteam (with hat) Security: CVE-2016-4566 Security: CVE-2016-4567 Security: https://vuxml.FreeBSD.org/freebsd/3686917b-164d-11e6-94fa-002590263bf5.html MFH: 2016Q2 Modified: head/japanese/wordpress/Makefile head/japanese/wordpress/distinfo Modified: head/japanese/wordpress/Makefile ============================================================================== --- head/japanese/wordpress/Makefile Tue May 10 01:50:00 2016 (r414905) +++ head/japanese/wordpress/Makefile Tue May 10 01:50:27 2016 (r414906) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.4.2 -PORTREVISION= 1 +PORTVERSION= 4.5.2 DISTVERSIONSUFFIX= -ja CATEGORIES= japanese www MASTER_SITES= http://ja.wordpress.org/ Modified: head/japanese/wordpress/distinfo ============================================================================== --- head/japanese/wordpress/distinfo Tue May 10 01:50:00 2016 (r414905) +++ head/japanese/wordpress/distinfo Tue May 10 01:50:27 2016 (r414906) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.4.2-ja.tar.gz) = 1d6e1f2558a6a0fa1856824a1caef1824a4ecf8a57b1435fd4946ce31454df59 -SIZE (wordpress-4.4.2-ja.tar.gz) = 7549339 +SHA256 (wordpress-4.5.2-ja.tar.gz) = 3c4bb522e3b32a080f7a10884381e43f2450bc3d166d1dfe3a93c600b33e4f3e +SIZE (wordpress-4.5.2-ja.tar.gz) = 8249839 From owner-svn-ports-head@freebsd.org Tue May 10 01:57:38 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 951A1B356D1; Tue, 10 May 2016 01:57:38 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4D5881AE0; Tue, 10 May 2016 01:57:38 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4A1vb6R016218; Tue, 10 May 2016 01:57:37 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A1vbFV016216; Tue, 10 May 2016 01:57:37 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201605100157.u4A1vbFV016216@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 10 May 2016 01:57:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414911 - head/www/smarty2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 01:57:38 -0000 Author: danilo Date: Tue May 10 01:57:37 2016 New Revision: 414911 URL: https://svnweb.freebsd.org/changeset/ports/414911 Log: - Update to 2.6.29 - Add LICENSE - Use GITHUB PR: 209311 Submitted by: fullermd@over-yonder.net Modified: head/www/smarty2/Makefile head/www/smarty2/distinfo Modified: head/www/smarty2/Makefile ============================================================================== --- head/www/smarty2/Makefile Tue May 10 01:53:04 2016 (r414910) +++ head/www/smarty2/Makefile Tue May 10 01:57:37 2016 (r414911) @@ -2,19 +2,16 @@ # $FreeBSD$ PORTNAME= smarty -PORTVERSION= 2.6.28 +PORTVERSION= 2.6.29 +DISTVERSIONPREFIX= v CATEGORIES= www -MASTER_SITES= http://www.smarty.net/files/ \ - http://www.smarty.net/files/docs/:manual -DISTFILES= Smarty-${PORTVERSION}${EXTRACT_SUFX} \ - manual-en-${DOCSVERSION}${EXTRACT_SUFX}:manual +MASTER_SITES= http://www.smarty.net/files/docs/:manual +DISTFILES= manual-en-${PORTVERSION:R}.zip:manual MAINTAINER= danilo@FreeBSD.org COMMENT= PHP compiling template engine -USES= zip - -DOCSVERSION= 2.6 +LICENSE= LGPL21 OPTIONS_DEFINE= DOCS @@ -22,19 +19,15 @@ NO_BUILD= yes USE_PHP= pcre WANT_PHP_WEB= yes -WRKSRC= ${WRKDIR}/Smarty-${PORTVERSION} PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message +USE_GITHUB= yes +GH_ACCOUNT= smarty-php + do-install: @${MKDIR} ${STAGEDIR}${DATADIR} -.for f in Config_File.class.php Smarty.class.php Smarty_Compiler.class.php debug.tpl - ${INSTALL_DATA} ${WRKSRC}/libs/$f ${STAGEDIR}${DATADIR} -.endfor - @${MKDIR} ${STAGEDIR}${DATADIR}/internals - ${INSTALL_DATA} ${WRKSRC}/libs/internals/* ${STAGEDIR}${DATADIR}/internals - @${MKDIR} ${STAGEDIR}${DATADIR}/plugins - ${INSTALL_DATA} ${WRKSRC}/libs/plugins/* ${STAGEDIR}${DATADIR}/plugins + (cd ${WRKSRC}/libs && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in BUGS FAQ INSTALL NEWS README ${INSTALL_DATA} ${WRKSRC}/$f ${STAGEDIR}${DOCSDIR} Modified: head/www/smarty2/distinfo ============================================================================== --- head/www/smarty2/distinfo Tue May 10 01:53:04 2016 (r414910) +++ head/www/smarty2/distinfo Tue May 10 01:57:37 2016 (r414911) @@ -1,4 +1,4 @@ -SHA256 (Smarty-2.6.28.zip) = 5fed2bffae2e77710ea0c2edf650e102b91241ba8a56ac5d6e9371aacc4fd6d8 -SIZE (Smarty-2.6.28.zip) = 194562 SHA256 (manual-en-2.6.zip) = 694888f142c1eaacc5f442d050bb23292feaf2844af3a69fabd1a15a7f01034b SIZE (manual-en-2.6.zip) = 314640 +SHA256 (smarty-php-smarty-v2.6.29_GH0.tar.gz) = 5dc9fe39b2dce4a89e1efc863aad693aed98a900866b543cce0c051b21d248f1 +SIZE (smarty-php-smarty-v2.6.29_GH0.tar.gz) = 152415 From owner-svn-ports-head@freebsd.org Tue May 10 03:00:15 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5255CB3516B; Tue, 10 May 2016 03:00:15 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0AFBC18B5; Tue, 10 May 2016 03:00:14 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4A30EiV035255; Tue, 10 May 2016 03:00:14 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A30E9x035254; Tue, 10 May 2016 03:00:14 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605100300.u4A30E9x035254@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 10 May 2016 03:00:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414913 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 03:00:15 -0000 Author: junovitch Date: Tue May 10 03:00:13 2016 New Revision: 414913 URL: https://svnweb.freebsd.org/changeset/ports/414913 Log: Document Perl taint protection bypass vulnerability PR: 208879 Reported by: Sevan Janiyan Security: CVE-2016-2381 Security: https://vuxml.FreeBSD.org/freebsd/d9f99491-1656-11e6-94fa-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue May 10 02:12:21 2016 (r414912) +++ head/security/vuxml/vuln.xml Tue May 10 03:00:13 2016 (r414913) @@ -58,6 +58,48 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + perl5 -- taint mechanism bypass vulnerability + + + perl5 + 5.18.4_21 + 5.20.05.20.3_12 + 5.22.05.22.1_8 + + + perl5.18 + 5.18.05.18.4_21 + + + perl5.20 + 5.20.05.20.3_12 + + + perl5.22 + 5.22.05.22.1_8 + + + + +

MITRE reports:

+
+

Perl might allow context-dependent attackers to bypass the taint + protection mechanism in a child process via duplicate environment + variables in envp.

+
+ +
+ + CVE-2016-2381 + ports/208879 + + + 2016-04-08 + 2016-05-10 + +
+ wordpress -- multiple vulnerabilities From owner-svn-ports-head@freebsd.org Tue May 10 03:27:25 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F350B359C6; Tue, 10 May 2016 03:27: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 3C9A610BC; Tue, 10 May 2016 03:27:25 +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 u4A3ROjP046902; Tue, 10 May 2016 03:27:24 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A3ROux046900; Tue, 10 May 2016 03:27:24 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605100327.u4A3ROux046900@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 10 May 2016 03:27:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414915 - head/games/warzone2100 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 03:27:25 -0000 Author: amdmi3 Date: Tue May 10 03:27:24 2016 New Revision: 414915 URL: https://svnweb.freebsd.org/changeset/ports/414915 Log: - Update to 3.1.5 Modified: head/games/warzone2100/Makefile head/games/warzone2100/distinfo Modified: head/games/warzone2100/Makefile ============================================================================== --- head/games/warzone2100/Makefile Tue May 10 03:10:09 2016 (r414914) +++ head/games/warzone2100/Makefile Tue May 10 03:27:24 2016 (r414915) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= warzone2100 -PORTVERSION= 3.1.4 +PORTVERSION= 3.1.5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/releases/${PORTVERSION}/ Modified: head/games/warzone2100/distinfo ============================================================================== --- head/games/warzone2100/distinfo Tue May 10 03:10:09 2016 (r414914) +++ head/games/warzone2100/distinfo Tue May 10 03:27:24 2016 (r414915) @@ -1,2 +1,2 @@ -SHA256 (warzone2100-3.1.4.tar.xz) = 89f681bc809810cee3deed92fdee3712cbb8f0eb9be971ae8a50b8dfbc6df4f7 -SIZE (warzone2100-3.1.4.tar.xz) = 86236540 +SHA256 (warzone2100-3.1.5.tar.xz) = 21aacc3e475d17338cf7a57aefe4517868822a8167fb6c291f6f6f3b454ca442 +SIZE (warzone2100-3.1.5.tar.xz) = 86236328 From owner-svn-ports-head@freebsd.org Tue May 10 03:33:58 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04D7FB35C4A; Tue, 10 May 2016 03:33:58 +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 AECC41783; Tue, 10 May 2016 03:33:57 +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 u4A3Xuqd049957; Tue, 10 May 2016 03:33:56 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A3XuE0049955; Tue, 10 May 2016 03:33:56 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201605100333.u4A3XuE0049955@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 10 May 2016 03:33:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414916 - head/www/tikiwiki X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 03:33:58 -0000 Author: wen Date: Tue May 10 03:33:56 2016 New Revision: 414916 URL: https://svnweb.freebsd.org/changeset/ports/414916 Log: - Update to 15.0 - Add missing php module Modified: head/www/tikiwiki/Makefile head/www/tikiwiki/distinfo Modified: head/www/tikiwiki/Makefile ============================================================================== --- head/www/tikiwiki/Makefile Tue May 10 03:27:24 2016 (r414915) +++ head/www/tikiwiki/Makefile Tue May 10 03:33:56 2016 (r414916) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= tikiwiki -PORTVERSION= 14.2 +PORTVERSION= 15.0 CATEGORIES= www -MASTER_SITES= SF/${PORTNAME}/Tiki_14.x_Peony/${PORTVERSION}/ +MASTER_SITES= SF/${PORTNAME}/Tiki_15.x_Situla/${PORTVERSION}/ DISTNAME= tiki-${PORTVERSION} MAINTAINER= ports@FreeBSD.org @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/license.txt BROKEN_powerpc64= Does not build -USE_PHP= gettext pcre posix session xml zlib +USE_PHP= dom gettext pcre posix session xml zlib WANT_PHP_WEB= yes NO_BUILD= yes @@ -24,6 +24,9 @@ TIKIWIKI_DIR?= www/${PORTNAME}-${PORTVER SUB_FILES= pkg-message SUB_LIST+= TIKIWIKI_DIR=${TIKIWIKI_DIR} +WRI_DIR= db dump img/trackers img/wiki img/wiki_up modules/cache \ + temp temp/cache templates_c templates whelp + do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${TIKIWIKI_DIR} (cd ${WRKSRC} && \ @@ -38,4 +41,11 @@ post-install: @(cd ${STAGEDIR}${PREFIX}; ${FIND} * -type d -empty | \ ${SORT} -r | ${SED} -e 's/^/@dir /' >> ${TMPPLIST}) + @${ECHO_CMD} "@mode 777" >> ${TMPPLIST} +.for i in ${WRI_DIR} do + @${MKDIR} ${STAGEDIR}${PREFIX}/${TIKIWIKI_DIR}/${i} + @${ECHO_CMD} "@dir ${TIKIWIKI_DIR}/${i}" >> ${TMPPLIST} +.endfor + @${ECHO_CMD} "@mode" >> ${TMPPLIST} + .include Modified: head/www/tikiwiki/distinfo ============================================================================== --- head/www/tikiwiki/distinfo Tue May 10 03:27:24 2016 (r414915) +++ head/www/tikiwiki/distinfo Tue May 10 03:33:56 2016 (r414916) @@ -1,2 +1,2 @@ -SHA256 (tiki-14.2.tar.gz) = 51e2590e34a8b1a7106542224b449cd6b3c822f287931fa9cea718257d57292e -SIZE (tiki-14.2.tar.gz) = 48491219 +SHA256 (tiki-15.0.tar.gz) = 80f6c77c63a0fabd0c9545a3ec6a3028574d055645dabaad7bf066ebcee8ff08 +SIZE (tiki-15.0.tar.gz) = 42615829 From owner-svn-ports-head@freebsd.org Tue May 10 03:36:14 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8DDB4B35CF6; Tue, 10 May 2016 03:36:14 +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 5F5251AB3; Tue, 10 May 2016 03:36:14 +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 u4A3aDSJ050207; Tue, 10 May 2016 03:36:13 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A3aDZd050204; Tue, 10 May 2016 03:36:13 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605100336.u4A3aDZd050204@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 10 May 2016 03:36:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414917 - head/graphics/tiled X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 03:36:14 -0000 Author: amdmi3 Date: Tue May 10 03:36:13 2016 New Revision: 414917 URL: https://svnweb.freebsd.org/changeset/ports/414917 Log: - Update to 0.16.1 Modified: head/graphics/tiled/Makefile head/graphics/tiled/distinfo head/graphics/tiled/pkg-plist Modified: head/graphics/tiled/Makefile ============================================================================== --- head/graphics/tiled/Makefile Tue May 10 03:33:56 2016 (r414916) +++ head/graphics/tiled/Makefile Tue May 10 03:36:13 2016 (r414917) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tiled -PORTVERSION= 0.16.0 +PORTVERSION= 0.16.1 DISTVERSIONPREFIX= v CATEGORIES= graphics editors games Modified: head/graphics/tiled/distinfo ============================================================================== --- head/graphics/tiled/distinfo Tue May 10 03:33:56 2016 (r414916) +++ head/graphics/tiled/distinfo Tue May 10 03:36:13 2016 (r414917) @@ -1,2 +1,2 @@ -SHA256 (bjorn-tiled-v0.16.0_GH0.tar.gz) = c02df78021c07c5574a8b52fcb61a02649db039724f13ecacdd18840df7490ee -SIZE (bjorn-tiled-v0.16.0_GH0.tar.gz) = 4485752 +SHA256 (bjorn-tiled-v0.16.1_GH0.tar.gz) = c666627fc243d27fb879d85b9de841b5c82d1363f93204e5f72afd50a1373168 +SIZE (bjorn-tiled-v0.16.1_GH0.tar.gz) = 4506022 Modified: head/graphics/tiled/pkg-plist ============================================================================== --- head/graphics/tiled/pkg-plist Tue May 10 03:33:56 2016 (r414916) +++ head/graphics/tiled/pkg-plist Tue May 10 03:36:13 2016 (r414917) @@ -39,6 +39,7 @@ share/mime/packages/tiled.xml %%DATADIR%%/translations/tiled_it.qm %%DATADIR%%/translations/tiled_ja.qm %%DATADIR%%/translations/tiled_lv.qm +%%DATADIR%%/translations/tiled_nb.qm %%DATADIR%%/translations/tiled_nl.qm %%DATADIR%%/translations/tiled_pl.qm %%DATADIR%%/translations/tiled_pt.qm From owner-svn-ports-head@freebsd.org Tue May 10 04:38:13 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D17DDB357A0; Tue, 10 May 2016 04:38:13 +0000 (UTC) (envelope-from tj@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A6397165A; Tue, 10 May 2016 04:38:13 +0000 (UTC) (envelope-from tj@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4A4cCZT068215; Tue, 10 May 2016 04:38:12 GMT (envelope-from tj@FreeBSD.org) Received: (from tj@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A4cCE4068213; Tue, 10 May 2016 04:38:12 GMT (envelope-from tj@FreeBSD.org) Message-Id: <201605100438.u4A4cCE4068213@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tj set sender to tj@FreeBSD.org using -f From: Tom Judge Date: Tue, 10 May 2016 04:38:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414918 - in head/textproc/elasticsearch2: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 04:38:13 -0000 Author: tj Date: Tue May 10 04:38:12 2016 New Revision: 414918 URL: https://svnweb.freebsd.org/changeset/ports/414918 Log: Add multi instance support for boxes with more that 64Gb RAM Modified: head/textproc/elasticsearch2/Makefile head/textproc/elasticsearch2/files/elasticsearch.in Modified: head/textproc/elasticsearch2/Makefile ============================================================================== --- head/textproc/elasticsearch2/Makefile Tue May 10 03:36:13 2016 (r414917) +++ head/textproc/elasticsearch2/Makefile Tue May 10 04:38:12 2016 (r414918) @@ -3,6 +3,7 @@ PORTNAME= elasticsearch PORTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= textproc java devel MASTER_SITES= http://download.elasticsearch.org/${PORTNAME}/${PORTNAME}/ \ http://mirrors.rit.edu/zi/ Modified: head/textproc/elasticsearch2/files/elasticsearch.in ============================================================================== --- head/textproc/elasticsearch2/files/elasticsearch.in Tue May 10 03:36:13 2016 (r414917) +++ head/textproc/elasticsearch2/files/elasticsearch.in Tue May 10 04:38:12 2016 (r414918) @@ -37,7 +37,8 @@ load_rc_config ${name} : ${elasticsearch_tmp:="/var/tmp/elasticsearch"} required_files="${elasticsearch_config}/elasticsearch.yml" -pidfile="/var/run/${name}.pid" +_pidprefix="/var/run/elasticsearch" +pidfile="${_pidprefix}.pid" extra_commands="console status" console_cmd="elasticsearch_console" @@ -49,80 +50,118 @@ command_args="-d --pidfile=${pidfile}" elasticsearch_precmd() { - rc_pid=$(elasticsearch_check_pidfile $pidfile) - - if [ -n "$rc_pid" ]; then - [ -n "$rc_fast" ] && return 0 - echo "${name} is already running: $rc_pid." - return 1 - fi - touch ${pidfile} - chown ${elasticsearch_user}:${elasticsearch_group} ${pidfile} - /usr/bin/install -d -o ${elasticsearch_user} -g ${elasticsearch_group} -m 750 ${elasticsearch_tmp} - /usr/bin/install -d -o ${elasticsearch_user} -g ${elasticsearch_group} -m 750 /var/db/elasticsearch - /usr/bin/install -d -o ${elasticsearch_user} -g ${elasticsearch_group} -m 750 /var/log/elasticsearch + touch ${pidfile} + chown ${elasticsearch_user}:${elasticsearch_group} ${pidfile} + /usr/bin/install -d -o ${elasticsearch_user} -g ${elasticsearch_group} -m 750 ${elasticsearch_tmp} + /usr/bin/install -d -o ${elasticsearch_user} -g ${elasticsearch_group} -m 750 /var/db/elasticsearch + /usr/bin/install -d -o ${elasticsearch_user} -g ${elasticsearch_group} -m 750 /var/log/elasticsearch } - elasticsearch_console() { - rc_pid=$(elasticsearch_check_pidfile $pidfile) - - if [ -n "$rc_pid" ]; then - [ -n "$rc_fast" ] && return 0 - echo "${name} is already running: $rc_pid." - return 1 - fi - - command_args="" - run_rc_command "start" + command_args="" + run_rc_command "start" } elasticsearch_stop() { - rc_pid=$(elasticsearch_check_pidfile $pidfile) + rc_pid=$(elasticsearch_check_pidfile $pidfile) - if [ -z "$rc_pid" ]; then - [ -n "$rc_fast" ] && return 0 - echo "${name} not running? (check $pidfile)." - return 1 - fi + if [ -z "$rc_pid" ]; then + [ -n "$rc_fast" ] && return 0 + echo "${name} not running? (check $pidfile)." + return 1 + fi - echo "Stopping ${name}." - kill ${rc_pid} 2> /dev/null + echo "Stopping ${name}." + kill ${rc_pid} 2> /dev/null } elasticsearch_status() { - rc_pid=$(elasticsearch_check_pidfile $pidfile) + rc_pid=$(elasticsearch_check_pidfile $pidfile) - if [ -z "$rc_pid" ]; then - [ -n "$rc_fast" ] && return 0 - echo "${name} not running? (check $pidfile)." - return 1 - fi - echo "${name} is running as pid ${rc_pid}." + if [ -z "$rc_pid" ]; then + [ -n "$rc_fast" ] && return 0 + echo "${name} not running? (check $pidfile)." + return 1 + fi + echo "${name} is running as pid ${rc_pid}." } elasticsearch_check_pidfile() { - _pidfile=$1 - if [ -z "$_pidfile" ]; then - err 3 'USAGE: elasticsearch_check_pidfile pidfile' - fi - if [ ! -f $_pidfile ]; then - debug "pid file ($_pidfile): not readable." - return - fi - read _pid _junk < $_pidfile - if [ -z "$_pid" ]; then - debug "pid file ($_pidfile): no pid in file." - return - fi - if [ -n "`/usr/bin/su -m ${elasticsearch_user} -c '%%LOCALBASE%%/bin/jps -l' | grep -e "^$_pid"`" ]; then - echo -n $_pid - fi + _pidfile=$1 + if [ -z "$_pidfile" ]; then + err 3 'USAGE: elasticsearch_check_pidfile pidfile' + fi + if [ ! -f $_pidfile ]; then + debug "pid file ($_pidfile): not readable." + return + fi + read _pid _junk < $_pidfile + if [ -z "$_pid" ]; then + debug "pid file ($_pidfile): no pid in file." + return + fi + if [ -n "`%%LOCALBASE%%/bin/jps -l | grep -e "^$_pid"`" ]; then + echo -n $_pid + fi } +if [ -n "$2" ]; then + profile="$2" + if [ "x${elasticsearch_profiles}" != "x" ]; then + pidfile="${_pidprefix}.${profile}.pid" + eval elasticsearch_config="\${elasticsearch_${profile}_config:-}" + if [ "x${elasticsearch_config}" = "x" ]; then + echo "You must define a configuration (elasticsearch_${profile}_config)" + exit 1 + fi + required_files="${elasticsearch_config}/elasticsearch.yml" + eval elasticsearch_enable="\${elasticsearch_${profile}_enable:-${elasticsearch_enable}}" + eval elasticsearch_props="\${elasticsearch_${profile}_props:-${elasticsearch_props}}" + eval elasticsearch_min_mem="\${elasticsearch_${profile}_min_mem:-${elasticsearch_min_mem}}" + eval elasticsearch_max_mem="\${elasticsearchlimits_${profile}_enable:-${elasticsearch_max_mem}}" + eval elasticsearch_tmp="\${elasticsearchlimits_${profile}_args:-${elasticsearch_tmp}}" + else + echo "$0: extra argument ignored" + fi +else + eval elasticsearch_envvars=${envvars} + if [ "x${elasticsearch_profiles}" != "x" -a "x$1" != "x" ]; then + for profile in ${elasticsearch_profiles}; do + eval _enable="\${elasticsearch_${profile}_enable}" + case "x${_enable:-${elasticsearch_enable}}" in + x|x[Nn][Oo]|x[Nn][Oo][Nn][Ee]) + continue + ;; + x[Yy][Ee][Ss]) + ;; + *) + if test -z "$_enable"; then + _var=elasticsearch_enable + else + _var=elasticsearch_"${profile}"_enable + fi + echo "Bad value" \ + "'${_enable:-${elasticsearch_enable}}'" \ + "for ${_var}. " \ + "Profile ${profile} skipped." + continue + ;; + esac + echo "===> elasticsearch profile: ${profile}" + /usr/local/etc/rc.d/elasticsearch $1 ${profile} + retcode="$?" + if [ "0${retcode}" -ne 0 ]; then + failed="${profile} (${retcode}) ${failed:-}" + else + success="${profile} ${success:-}" + fi + done + exit 0 + fi +fi run_rc_command "$1" From owner-svn-ports-head@freebsd.org Tue May 10 05:29:14 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2B12B353EF; Tue, 10 May 2016 05:29:14 +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 694FB11D9; Tue, 10 May 2016 05:29:14 +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 u4A5TDMc083515; Tue, 10 May 2016 05:29:13 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A5TDa9083513; Tue, 10 May 2016 05:29:13 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605100529.u4A5TDa9083513@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 10 May 2016 05:29:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414919 - in head/emulators/virtualbox-ose: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 05:29:14 -0000 Author: pi Date: Tue May 10 05:29:13 2016 New Revision: 414919 URL: https://svnweb.freebsd.org/changeset/ports/414919 Log: emulators/virtualbox-ose: fix VirtualBox hang on file dialog in KDE PR: 199364 Submitted by: yuri@rawbw.com Approved by: maintainer timeout Modified: head/emulators/virtualbox-ose/Makefile head/emulators/virtualbox-ose/files/patch-src-VBox-Installer-freebsd-VBox.sh Modified: head/emulators/virtualbox-ose/Makefile ============================================================================== --- head/emulators/virtualbox-ose/Makefile Tue May 10 04:38:12 2016 (r414918) +++ head/emulators/virtualbox-ose/Makefile Tue May 10 05:29:13 2016 (r414919) @@ -3,6 +3,7 @@ PORTNAME= virtualbox-ose DISTVERSION= 4.3.38 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://download.virtualbox.org/virtualbox/${DISTVERSION}/ \ http://tmp.chruetertee.ch/ \ Modified: head/emulators/virtualbox-ose/files/patch-src-VBox-Installer-freebsd-VBox.sh ============================================================================== --- head/emulators/virtualbox-ose/files/patch-src-VBox-Installer-freebsd-VBox.sh Tue May 10 04:38:12 2016 (r414918) +++ head/emulators/virtualbox-ose/files/patch-src-VBox-Installer-freebsd-VBox.sh Tue May 10 05:29:13 2016 (r414919) @@ -1,6 +1,6 @@ ---- src/VBox/Installer/freebsd/VBox.sh.orig 2015-02-16 12:58:52.951032000 -0500 -+++ src/VBox/Installer/freebsd/VBox.sh 2015-02-16 13:00:48.096063000 -0500 -@@ -0,0 +1,58 @@ +--- src/VBox/Installer/freebsd/VBox.sh.orig 2015-04-10 22:01:18.704382000 -0700 ++++ src/VBox/Installer/freebsd/VBox.sh 2015-04-10 22:13:19.896371000 -0700 +@@ -0,0 +1,61 @@ +#!/bin/sh +# +# Oracle VM VirtualBox startup script, FreeBSD hosts. @@ -30,6 +30,9 @@ + exit 1 + fi + ++# workaround for the KDE dialog problem ++KDE_FORK_SLAVES=1; export KDE_FORK_SLAVES ++ +APP=`basename $0` +case "$APP" in + VirtualBox|virtualbox) From owner-svn-ports-head@freebsd.org Tue May 10 05:54:49 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BDCEBB35C82; Tue, 10 May 2016 05:54:49 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8915214A2; Tue, 10 May 2016 05:54:49 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4A5smF6092621; Tue, 10 May 2016 05:54:48 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A5skKY092596; Tue, 10 May 2016 05:54:46 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201605100554.u4A5skKY092596@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Tue, 10 May 2016 05:54:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414920 - in head/devel: p4 p4api p4d p4ftpd p4p X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 05:54:49 -0000 Author: gordon Date: Tue May 10 05:54:46 2016 New Revision: 414920 URL: https://svnweb.freebsd.org/changeset/ports/414920 Log: Update various Perforce ports to 2015.1/1384697 due to micropatching. Approved by: mat (mentor, implicit) MFH: 2016Q2 Modified: head/devel/p4/Makefile head/devel/p4/distinfo.freebsd100x86 head/devel/p4/distinfo.freebsd100x86_64 head/devel/p4/distinfo.freebsd70x86 head/devel/p4/distinfo.freebsd70x86_64 head/devel/p4api/Makefile head/devel/p4api/distinfo.freebsd100x86 head/devel/p4api/distinfo.freebsd100x86_64 head/devel/p4api/distinfo.freebsd70x86 head/devel/p4api/distinfo.freebsd70x86_64 head/devel/p4d/Makefile head/devel/p4d/distinfo.freebsd100x86 head/devel/p4d/distinfo.freebsd100x86_64 head/devel/p4d/distinfo.freebsd70x86 head/devel/p4d/distinfo.freebsd70x86_64 head/devel/p4ftpd/Makefile head/devel/p4ftpd/distinfo.freebsd100x86 head/devel/p4ftpd/distinfo.freebsd100x86_64 head/devel/p4ftpd/distinfo.freebsd70x86 head/devel/p4ftpd/distinfo.freebsd70x86_64 head/devel/p4p/Makefile head/devel/p4p/distinfo.freebsd100x86 head/devel/p4p/distinfo.freebsd100x86_64 head/devel/p4p/distinfo.freebsd70x86 head/devel/p4p/distinfo.freebsd70x86_64 Modified: head/devel/p4/Makefile ============================================================================== --- head/devel/p4/Makefile Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4/Makefile Tue May 10 05:54:46 2016 (r414920) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4 -PORTVERSION= 2015.1.1362963 +PORTVERSION= 2015.1.1384697 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ Modified: head/devel/p4/distinfo.freebsd100x86 ============================================================================== --- head/devel/p4/distinfo.freebsd100x86 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4/distinfo.freebsd100x86 Tue May 10 05:54:46 2016 (r414920) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1362963/bin.freebsd100x86/p4) = 4f06d63cbd56cc7ce2a0e927bc4390df74966149bd7f9aa1f206894e492d4d14 -SIZE (perforce/2015.1.1362963/bin.freebsd100x86/p4) = 2537176 +SHA256 (perforce/2015.1.1384697/bin.freebsd100x86/p4) = 4a6c85571f06b4ff9477dcb5258b3ba652e4e167566f04932ea54e53df23d9c9 +SIZE (perforce/2015.1.1384697/bin.freebsd100x86/p4) = 2537872 Modified: head/devel/p4/distinfo.freebsd100x86_64 ============================================================================== --- head/devel/p4/distinfo.freebsd100x86_64 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4/distinfo.freebsd100x86_64 Tue May 10 05:54:46 2016 (r414920) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1362963/bin.freebsd100x86_64/p4) = 83b4d67f32b5dbc580ffa6938773dca58addb02b9632ba8e0197628240d5c1d6 -SIZE (perforce/2015.1.1362963/bin.freebsd100x86_64/p4) = 2794288 +SHA256 (perforce/2015.1.1384697/bin.freebsd100x86_64/p4) = 9dedcaf430156679fc6d76c766f6db61434f3bad1ebce274a0397c8cc4c646e0 +SIZE (perforce/2015.1.1384697/bin.freebsd100x86_64/p4) = 2795184 Modified: head/devel/p4/distinfo.freebsd70x86 ============================================================================== --- head/devel/p4/distinfo.freebsd70x86 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4/distinfo.freebsd70x86 Tue May 10 05:54:46 2016 (r414920) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1362963/bin.freebsd70x86/p4) = bfda38380947b27241faec8a3214f40866fe780c44e16f812b8818e3ae5c3740 -SIZE (perforce/2015.1.1362963/bin.freebsd70x86/p4) = 2612124 +SHA256 (perforce/2015.1.1384697/bin.freebsd70x86/p4) = 2f2f1a4f7131ae01fc9f684ff4ecca2dbecc24e56d32de6927931d2b627ceb79 +SIZE (perforce/2015.1.1384697/bin.freebsd70x86/p4) = 2612156 Modified: head/devel/p4/distinfo.freebsd70x86_64 ============================================================================== --- head/devel/p4/distinfo.freebsd70x86_64 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4/distinfo.freebsd70x86_64 Tue May 10 05:54:46 2016 (r414920) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1362963/bin.freebsd70x86_64/p4) = acba9fcaef4ee055fb897961828e1811a058e1a0cc7f7560f790f9ea09a58163 -SIZE (perforce/2015.1.1362963/bin.freebsd70x86_64/p4) = 2778456 +SHA256 (perforce/2015.1.1384697/bin.freebsd70x86_64/p4) = c4617e864aae46d6b1f49e764160171dc13f65b54447c24c47d38b9b18359e0e +SIZE (perforce/2015.1.1384697/bin.freebsd70x86_64/p4) = 2778456 Modified: head/devel/p4api/Makefile ============================================================================== --- head/devel/p4api/Makefile Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4api/Makefile Tue May 10 05:54:46 2016 (r414920) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= p4api -PORTVERSION= 2015.1.1341249 +PORTVERSION= 2015.1.1384697 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/:tar \ ftp://ftp.perforce.com/perforce/${P4VERSION}/doc/manuals/p4api/:pdf Modified: head/devel/p4api/distinfo.freebsd100x86 ============================================================================== --- head/devel/p4api/distinfo.freebsd100x86 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4api/distinfo.freebsd100x86 Tue May 10 05:54:46 2016 (r414920) @@ -1,4 +1,4 @@ -SHA256 (perforce/2015.1.1341249/bin.freebsd100x86/p4api.tgz) = 1a47cb21c5ab77b4e33e91e942321dada3b71a90ad5d7ff4943b03f70bf5ac2f -SIZE (perforce/2015.1.1341249/bin.freebsd100x86/p4api.tgz) = 1434605 -SHA256 (perforce/2015.1.1341249/bin.freebsd100x86/p4api.pdf) = 16e6e6548fe4e51210239cc643b08f07ed97159f004a7ef513cfd6f16403e1bd -SIZE (perforce/2015.1.1341249/bin.freebsd100x86/p4api.pdf) = 1623596 +SHA256 (perforce/2015.1.1384697/bin.freebsd100x86/p4api.tgz) = f070bf6501854316a81787dd125f4bbf349c1cd51ed6bd975b03da75d68b7c7b +SIZE (perforce/2015.1.1384697/bin.freebsd100x86/p4api.tgz) = 1434822 +SHA256 (perforce/2015.1.1384697/bin.freebsd100x86/p4api.pdf) = 16e6e6548fe4e51210239cc643b08f07ed97159f004a7ef513cfd6f16403e1bd +SIZE (perforce/2015.1.1384697/bin.freebsd100x86/p4api.pdf) = 1623596 Modified: head/devel/p4api/distinfo.freebsd100x86_64 ============================================================================== --- head/devel/p4api/distinfo.freebsd100x86_64 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4api/distinfo.freebsd100x86_64 Tue May 10 05:54:46 2016 (r414920) @@ -1,4 +1,4 @@ -SHA256 (perforce/2015.1.1341249/bin.freebsd100x86_64/p4api.tgz) = 48d4cc37d62feed669572ad5bb42861fb690fd3f497787ecd9cf81ae77f88bf7 -SIZE (perforce/2015.1.1341249/bin.freebsd100x86_64/p4api.tgz) = 1470002 -SHA256 (perforce/2015.1.1341249/bin.freebsd100x86_64/p4api.pdf) = 16e6e6548fe4e51210239cc643b08f07ed97159f004a7ef513cfd6f16403e1bd -SIZE (perforce/2015.1.1341249/bin.freebsd100x86_64/p4api.pdf) = 1623596 +SHA256 (perforce/2015.1.1384697/bin.freebsd100x86_64/p4api.tgz) = dcacdee2067848406e9a985ee7bce40910b91e285db5123ad1f1d45bf784fe4c +SIZE (perforce/2015.1.1384697/bin.freebsd100x86_64/p4api.tgz) = 1470120 +SHA256 (perforce/2015.1.1384697/bin.freebsd100x86_64/p4api.pdf) = 16e6e6548fe4e51210239cc643b08f07ed97159f004a7ef513cfd6f16403e1bd +SIZE (perforce/2015.1.1384697/bin.freebsd100x86_64/p4api.pdf) = 1623596 Modified: head/devel/p4api/distinfo.freebsd70x86 ============================================================================== --- head/devel/p4api/distinfo.freebsd70x86 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4api/distinfo.freebsd70x86 Tue May 10 05:54:46 2016 (r414920) @@ -1,4 +1,4 @@ -SHA256 (perforce/2015.1.1341249/bin.freebsd70x86/p4api.tgz) = cf02393cc5a37228161587c48248cf619efe79643034c67633f14cdcbeed3b6d -SIZE (perforce/2015.1.1341249/bin.freebsd70x86/p4api.tgz) = 1448608 -SHA256 (perforce/2015.1.1341249/bin.freebsd70x86/p4api.pdf) = 16e6e6548fe4e51210239cc643b08f07ed97159f004a7ef513cfd6f16403e1bd -SIZE (perforce/2015.1.1341249/bin.freebsd70x86/p4api.pdf) = 1623596 +SHA256 (perforce/2015.1.1384697/bin.freebsd70x86/p4api.tgz) = a3178e8de513decbd0289355f4fb7f53238f3220653960b1ad9c97059fefe746 +SIZE (perforce/2015.1.1384697/bin.freebsd70x86/p4api.tgz) = 1448361 +SHA256 (perforce/2015.1.1384697/bin.freebsd70x86/p4api.pdf) = 16e6e6548fe4e51210239cc643b08f07ed97159f004a7ef513cfd6f16403e1bd +SIZE (perforce/2015.1.1384697/bin.freebsd70x86/p4api.pdf) = 1623596 Modified: head/devel/p4api/distinfo.freebsd70x86_64 ============================================================================== --- head/devel/p4api/distinfo.freebsd70x86_64 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4api/distinfo.freebsd70x86_64 Tue May 10 05:54:46 2016 (r414920) @@ -1,4 +1,4 @@ -SHA256 (perforce/2015.1.1341249/bin.freebsd70x86_64/p4api.tgz) = 3d06fec98c079e42fe627681f867d7b5a11c5e759179f862285cadaa3a53ea9b -SIZE (perforce/2015.1.1341249/bin.freebsd70x86_64/p4api.tgz) = 1467916 -SHA256 (perforce/2015.1.1341249/bin.freebsd70x86_64/p4api.pdf) = 16e6e6548fe4e51210239cc643b08f07ed97159f004a7ef513cfd6f16403e1bd -SIZE (perforce/2015.1.1341249/bin.freebsd70x86_64/p4api.pdf) = 1623596 +SHA256 (perforce/2015.1.1384697/bin.freebsd70x86_64/p4api.tgz) = 2bb7ad7946cee01db2a8712092de71a9d1c480b17dfa971efd1ad3abc287e551 +SIZE (perforce/2015.1.1384697/bin.freebsd70x86_64/p4api.tgz) = 1468147 +SHA256 (perforce/2015.1.1384697/bin.freebsd70x86_64/p4api.pdf) = 16e6e6548fe4e51210239cc643b08f07ed97159f004a7ef513cfd6f16403e1bd +SIZE (perforce/2015.1.1384697/bin.freebsd70x86_64/p4api.pdf) = 1623596 Modified: head/devel/p4d/Makefile ============================================================================== --- head/devel/p4d/Makefile Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4d/Makefile Tue May 10 05:54:46 2016 (r414920) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4d -PORTVERSION= 2015.1.1362963 +PORTVERSION= 2015.1.1384697 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ Modified: head/devel/p4d/distinfo.freebsd100x86 ============================================================================== --- head/devel/p4d/distinfo.freebsd100x86 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4d/distinfo.freebsd100x86 Tue May 10 05:54:46 2016 (r414920) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1362963/bin.freebsd100x86/p4d) = e324264e18195dac3230845d3d3f7b596536e9498c3c5bd58ce66af0a1f36595 -SIZE (perforce/2015.1.1362963/bin.freebsd100x86/p4d) = 5205568 +SHA256 (perforce/2015.1.1384697/bin.freebsd100x86/p4d) = db23a2c1ac3514a61a362aa08dc632695080a91d324504cd4f27fb662e3af1fe +SIZE (perforce/2015.1.1384697/bin.freebsd100x86/p4d) = 5208536 Modified: head/devel/p4d/distinfo.freebsd100x86_64 ============================================================================== --- head/devel/p4d/distinfo.freebsd100x86_64 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4d/distinfo.freebsd100x86_64 Tue May 10 05:54:46 2016 (r414920) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1362963/bin.freebsd100x86_64/p4d) = d6a6cf2585f1da2a998b92c4b5af8ac73bbd368be8660258830764475660182f -SIZE (perforce/2015.1.1362963/bin.freebsd100x86_64/p4d) = 5360992 +SHA256 (perforce/2015.1.1384697/bin.freebsd100x86_64/p4d) = 04b96019640a0934fe92ea0e3e699a8dd724278486168d3bda18051e06411e3d +SIZE (perforce/2015.1.1384697/bin.freebsd100x86_64/p4d) = 5361008 Modified: head/devel/p4d/distinfo.freebsd70x86 ============================================================================== --- head/devel/p4d/distinfo.freebsd70x86 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4d/distinfo.freebsd70x86 Tue May 10 05:54:46 2016 (r414920) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1362963/bin.freebsd70x86/p4d) = fee2f14b4e45c7eeab9d77de44d72e79215deb615e9d9689bbc35d77b2a26d99 -SIZE (perforce/2015.1.1362963/bin.freebsd70x86/p4d) = 5572380 +SHA256 (perforce/2015.1.1384697/bin.freebsd70x86/p4d) = c51acc46f7cb676294e8d094c1431321330427ce6a11384c1503f6767e87e237 +SIZE (perforce/2015.1.1384697/bin.freebsd70x86/p4d) = 5574716 Modified: head/devel/p4d/distinfo.freebsd70x86_64 ============================================================================== --- head/devel/p4d/distinfo.freebsd70x86_64 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4d/distinfo.freebsd70x86_64 Tue May 10 05:54:46 2016 (r414920) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1362963/bin.freebsd70x86_64/p4d) = bf2992a7fa09ac7387b8f2267c4356e2ea5aca7986af7521f782a79e714d029f -SIZE (perforce/2015.1.1362963/bin.freebsd70x86_64/p4d) = 5754712 +SHA256 (perforce/2015.1.1384697/bin.freebsd70x86_64/p4d) = 5ef6be917a1d7196be6503aae69b64e029b41a7e8c48d4f9d93af476f26e6d4a +SIZE (perforce/2015.1.1384697/bin.freebsd70x86_64/p4d) = 5754872 Modified: head/devel/p4ftpd/Makefile ============================================================================== --- head/devel/p4ftpd/Makefile Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4ftpd/Makefile Tue May 10 05:54:46 2016 (r414920) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4ftpd -PORTVERSION= 2015.1.1341249 +PORTVERSION= 2015.1.1384697 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ Modified: head/devel/p4ftpd/distinfo.freebsd100x86 ============================================================================== --- head/devel/p4ftpd/distinfo.freebsd100x86 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4ftpd/distinfo.freebsd100x86 Tue May 10 05:54:46 2016 (r414920) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1341249/bin.freebsd100x86/p4ftpd) = 0b5b0fad62f54e5dbd150de7f47e8212d6e985f040750888980cd2b1c41ba793 -SIZE (perforce/2015.1.1341249/bin.freebsd100x86/p4ftpd) = 2608260 +SHA256 (perforce/2015.1.1384697/bin.freebsd100x86/p4ftpd) = ae68ed35dcce72afa2e50ae550c33d71b3afb792a803db1b585ed78f6db8024d +SIZE (perforce/2015.1.1384697/bin.freebsd100x86/p4ftpd) = 2582272 Modified: head/devel/p4ftpd/distinfo.freebsd100x86_64 ============================================================================== --- head/devel/p4ftpd/distinfo.freebsd100x86_64 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4ftpd/distinfo.freebsd100x86_64 Tue May 10 05:54:46 2016 (r414920) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1341249/bin.freebsd100x86_64/p4ftpd) = 0330b0737ca4737ab0ce2d84e7697896cdceae765fb8ab91af9de3d3bffb76ad -SIZE (perforce/2015.1.1341249/bin.freebsd100x86_64/p4ftpd) = 2864960 +SHA256 (perforce/2015.1.1384697/bin.freebsd100x86_64/p4ftpd) = 4fef3546a731e7f7b1c74bf8bb9c6c7c5afa7d3d74136af16c4151fc7237dbc5 +SIZE (perforce/2015.1.1384697/bin.freebsd100x86_64/p4ftpd) = 2840992 Modified: head/devel/p4ftpd/distinfo.freebsd70x86 ============================================================================== --- head/devel/p4ftpd/distinfo.freebsd70x86 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4ftpd/distinfo.freebsd70x86 Tue May 10 05:54:46 2016 (r414920) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1341249/bin.freebsd70x86/p4ftpd) = e564944605b0ba8ff8fe1e5e41d1a8a1ecaa09757982c3035c5ef53c75cab049 -SIZE (perforce/2015.1.1341249/bin.freebsd70x86/p4ftpd) = 2682900 +SHA256 (perforce/2015.1.1384697/bin.freebsd70x86/p4ftpd) = 5c32eb20b4c976805ba69a690f8ded3fe69f7d0782249fb808e222899735bb32 +SIZE (perforce/2015.1.1384697/bin.freebsd70x86/p4ftpd) = 2656688 Modified: head/devel/p4ftpd/distinfo.freebsd70x86_64 ============================================================================== --- head/devel/p4ftpd/distinfo.freebsd70x86_64 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4ftpd/distinfo.freebsd70x86_64 Tue May 10 05:54:46 2016 (r414920) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1341249/bin.freebsd70x86_64/p4ftpd) = 391b82747b67f30b7b62be9f56d5ff64ac5d97defddba35051a2236088cd5cee -SIZE (perforce/2015.1.1341249/bin.freebsd70x86_64/p4ftpd) = 2851664 +SHA256 (perforce/2015.1.1384697/bin.freebsd70x86_64/p4ftpd) = f5c56a9db0529c5612e423e55addaa7d6077916182760b4dc0ab72f999d3e39f +SIZE (perforce/2015.1.1384697/bin.freebsd70x86_64/p4ftpd) = 2827720 Modified: head/devel/p4p/Makefile ============================================================================== --- head/devel/p4p/Makefile Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4p/Makefile Tue May 10 05:54:46 2016 (r414920) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4p -PORTVERSION= 2015.1.1341249 +PORTVERSION= 2015.1.1384697 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ Modified: head/devel/p4p/distinfo.freebsd100x86 ============================================================================== --- head/devel/p4p/distinfo.freebsd100x86 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4p/distinfo.freebsd100x86 Tue May 10 05:54:46 2016 (r414920) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1341249/bin.freebsd100x86/p4p) = 9914cdd21a46abded4c66ada5d276929b7bf2a6da1551e3f570f5d6cfa8865b0 -SIZE (perforce/2015.1.1341249/bin.freebsd100x86/p4p) = 2366920 +SHA256 (perforce/2015.1.1384697/bin.freebsd100x86/p4p) = 08ad15fcb958705c0f6c849971337732204ed0883151c93a5110be6074d9f2eb +SIZE (perforce/2015.1.1384697/bin.freebsd100x86/p4p) = 2338644 Modified: head/devel/p4p/distinfo.freebsd100x86_64 ============================================================================== --- head/devel/p4p/distinfo.freebsd100x86_64 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4p/distinfo.freebsd100x86_64 Tue May 10 05:54:46 2016 (r414920) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1341249/bin.freebsd100x86_64/p4p) = f761106f72d3f18411932db2ff4eb9265fd4ce289b2db9658701249bdce456c1 -SIZE (perforce/2015.1.1341249/bin.freebsd100x86_64/p4p) = 2630896 +SHA256 (perforce/2015.1.1384697/bin.freebsd100x86_64/p4p) = b80ec1ec6de65e62a3e0aec0805a8bba88e4c6203feac0bd938f2ae41e59f5f7 +SIZE (perforce/2015.1.1384697/bin.freebsd100x86_64/p4p) = 2607536 Modified: head/devel/p4p/distinfo.freebsd70x86 ============================================================================== --- head/devel/p4p/distinfo.freebsd70x86 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4p/distinfo.freebsd70x86 Tue May 10 05:54:46 2016 (r414920) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1341249/bin.freebsd70x86/p4p) = 927801fe2c4298bea836eb50c77a23a26a4863e6bedba766c57b0a9b3371127a -SIZE (perforce/2015.1.1341249/bin.freebsd70x86/p4p) = 2405888 +SHA256 (perforce/2015.1.1384697/bin.freebsd70x86/p4p) = 6f7f0b5ffdd319ee846a1fc098a8c89d459c947e87c813410019d8f0f7c661cd +SIZE (perforce/2015.1.1384697/bin.freebsd70x86/p4p) = 2381692 Modified: head/devel/p4p/distinfo.freebsd70x86_64 ============================================================================== --- head/devel/p4p/distinfo.freebsd70x86_64 Tue May 10 05:29:13 2016 (r414919) +++ head/devel/p4p/distinfo.freebsd70x86_64 Tue May 10 05:54:46 2016 (r414920) @@ -1,2 +1,2 @@ -SHA256 (perforce/2015.1.1341249/bin.freebsd70x86_64/p4p) = 6b7bd7355b673b6277d6729f816c7cbc710480ecae974eb50ea2eba449e48635 -SIZE (perforce/2015.1.1341249/bin.freebsd70x86_64/p4p) = 2605656 +SHA256 (perforce/2015.1.1384697/bin.freebsd70x86_64/p4p) = 64454192594ccab9ed3b11541e3c54b6013e18c30e2c7df782f2257353acbbaf +SIZE (perforce/2015.1.1384697/bin.freebsd70x86_64/p4p) = 2585176 From owner-svn-ports-head@freebsd.org Tue May 10 05:57:10 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4ABFEB35CE3; Tue, 10 May 2016 05:57:10 +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 1C3F216F1; Tue, 10 May 2016 05:57:10 +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 u4A5v9hh092839; Tue, 10 May 2016 05:57:09 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A5v9O9092837; Tue, 10 May 2016 05:57:09 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201605100557.u4A5v9O9092837@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Tue, 10 May 2016 05:57:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414921 - head/devel/py-ua_parser X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 05:57:10 -0000 Author: demon Date: Tue May 10 05:57:08 2016 New Revision: 414921 URL: https://svnweb.freebsd.org/changeset/ports/414921 Log: Update to version 0.7.1. Modified: head/devel/py-ua_parser/Makefile head/devel/py-ua_parser/distinfo Modified: head/devel/py-ua_parser/Makefile ============================================================================== --- head/devel/py-ua_parser/Makefile Tue May 10 05:54:46 2016 (r414920) +++ head/devel/py-ua_parser/Makefile Tue May 10 05:57:08 2016 (r414921) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ua_parser -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-ua_parser/distinfo ============================================================================== --- head/devel/py-ua_parser/distinfo Tue May 10 05:54:46 2016 (r414920) +++ head/devel/py-ua_parser/distinfo Tue May 10 05:57:08 2016 (r414921) @@ -1,2 +1,2 @@ -SHA256 (ua-parser-0.7.0.tar.gz) = 0d3b7882262c8fef932d268ad9df11c72882bf6c690635a6e7645dd89bed7076 -SIZE (ua-parser-0.7.0.tar.gz) = 32501 +SHA256 (ua-parser-0.7.1.tar.gz) = e1f7cb16ccb68d6c93b19348e678500bec8cd1f692e49214dd38ca2d100ada9b +SIZE (ua-parser-0.7.1.tar.gz) = 32582 From owner-svn-ports-head@freebsd.org Tue May 10 06:00:44 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24129B35D50; Tue, 10 May 2016 06:00:44 +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 E971C1A47; Tue, 10 May 2016 06:00:43 +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 u4A60h7j093095; Tue, 10 May 2016 06:00:43 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A60h58093094; Tue, 10 May 2016 06:00:43 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201605100600.u4A60h58093094@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Tue, 10 May 2016 06:00:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414922 - head/textproc/irstlm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 06:00:44 -0000 Author: demon Date: Tue May 10 06:00:42 2016 New Revision: 414922 URL: https://svnweb.freebsd.org/changeset/ports/414922 Log: Update WWW. Modified: head/textproc/irstlm/pkg-descr Modified: head/textproc/irstlm/pkg-descr ============================================================================== --- head/textproc/irstlm/pkg-descr Tue May 10 05:57:08 2016 (r414921) +++ head/textproc/irstlm/pkg-descr Tue May 10 06:00:42 2016 (r414922) @@ -1,4 +1,4 @@ The IRST Language Modeling Toolkit features algorithms and data structures suitable to estimate, store, and access very large LMs. -WWW: http://hlt.fbk.eu/en/irstlm +WWW: https://hlt-mt.fbk.eu/technologies/irstlm From owner-svn-ports-head@freebsd.org Tue May 10 06:06:39 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EFD91B35E63; Tue, 10 May 2016 06:06: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 BA62E1DAC; Tue, 10 May 2016 06:06:39 +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 A9035BDCA5; Tue, 10 May 2016 08:06:37 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 8A3D2BDC71; Tue, 10 May 2016 08:06:37 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 3C8495E3AA81; Tue, 10 May 2016 08:06:37 +0200 (CEST) Date: Tue, 10 May 2016 08:06:36 +0200 From: Mathieu Arnold To: Wen Heping , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414901 - in head/net: . zmap zmap/files Message-ID: <0993482FC0D2757C77592EFD@atuin.in.mat.cc> In-Reply-To: <201605100130.u4A1U3uw006173@repo.freebsd.org> References: <201605100130.u4A1U3uw006173@repo.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========38F6DEF70B1275293D1C==========" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 06:06:40 -0000 --==========38F6DEF70B1275293D1C========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +--On 10 mai 2016 01:30:03 +0000 Wen Heping wrote: | +GH_ACCOUNT= zmap This is the default and should be removed. -- Mathieu Arnold --==========38F6DEF70B1275293D1C========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJXMXpsXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85Il7cP/39OVmjT0oTqMT53Gqh63vjm aUZbEflFeaiFuNcjiKRCxEhUwlsUMtGYZsjIJYvUuxl/qlPVcAwC1m18X8PmZSCm RgfziXRIpLNao4etPqMfRag3BILZF0dKRIP+TIcEzmrH1aQ8IqPPSUzis3N00Dur ucL0OmsnUOl8QTqUXW/wlQRAB0JJt6Os77WzUFCJKaajvD/ph78O2X4GzRQGFwuU 2EaJ+UtSE7xJpkgrKTOMG4ldQUb02HaM8FVoOE0rZL/CTuHoMJFqb83pmG9tqhO/ DX0R1dJLyQG3m97SG8nwBlIa1t2rad7It1yNVeA9NrSLimrGS+x58ZkjSgMCfuSM W+MRWqUUU7yb5YYgpbnmAlZDZJWkXuZ9+dIqHCXIlrkMoP818iM28RkS6IvaIIfN yN5gE9SihFeSd97DqbwR/kV4BX52I81hOuN2qLXbHFqyuF8uEgfliIrdiqN44uCr JSOITp2JiKbch25VvVuN4QuHM6oyeQxqh87X5Ja7Yx1D2dNrQoibPM6+xzmc7s+x PTHTAWx5mfQRvEyh1LQDA2mVxi+8/er5OkJG1co0xDa7zFIQRX2O5QR3gQYcV+dB swhDUxmcflefAEEsjSiWuHCJ36hodLFOSK0fualU2h2MRUR0Loe1GpidD8WREQYG Ezo0FQhgx520d4RuLBet =tV7d -----END PGP SIGNATURE----- --==========38F6DEF70B1275293D1C==========-- From owner-svn-ports-head@freebsd.org Tue May 10 06:26:37 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4349B353F1; Tue, 10 May 2016 06:26:37 +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 A3E461A7D; Tue, 10 May 2016 06:26:37 +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 u4A6Qa2R002075; Tue, 10 May 2016 06:26:36 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A6QanA002074; Tue, 10 May 2016 06:26:36 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201605100626.u4A6QanA002074@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 10 May 2016 06:26:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414923 - head/net/zmap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 06:26:37 -0000 Author: wen Date: Tue May 10 06:26:36 2016 New Revision: 414923 URL: https://svnweb.freebsd.org/changeset/ports/414923 Log: - Remove unneeded line Spotted by: mat@ Modified: head/net/zmap/Makefile Modified: head/net/zmap/Makefile ============================================================================== --- head/net/zmap/Makefile Tue May 10 06:00:42 2016 (r414922) +++ head/net/zmap/Makefile Tue May 10 06:26:36 2016 (r414923) @@ -17,7 +17,6 @@ LIB_DEPENDS= libdnet.so:net/libdnet \ libgmp.so:math/gmp USE_GITHUB= yes -GH_ACCOUNT= zmap USES= cmake pkgconfig From owner-svn-ports-head@freebsd.org Tue May 10 06:28:17 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2E11B3545C; Tue, 10 May 2016 06:28:17 +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 A1D6D1B92; Tue, 10 May 2016 06:28:17 +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 u4A6SGjU002309; Tue, 10 May 2016 06:28:16 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A6SG9R002302; Tue, 10 May 2016 06:28:16 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201605100628.u4A6SG9R002302@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 10 May 2016 06:28:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414924 - in head/www: moodle28 moodle29 moodle30 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 06:28:18 -0000 Author: wen Date: Tue May 10 06:28:16 2016 New Revision: 414924 URL: https://svnweb.freebsd.org/changeset/ports/414924 Log: - Update to Moodle 3.0.4, 2.9.6 and 2.8.12 Modified: head/www/moodle28/Makefile head/www/moodle28/distinfo head/www/moodle29/Makefile head/www/moodle29/distinfo head/www/moodle30/Makefile head/www/moodle30/distinfo Modified: head/www/moodle28/Makefile ============================================================================== --- head/www/moodle28/Makefile Tue May 10 06:26:36 2016 (r414923) +++ head/www/moodle28/Makefile Tue May 10 06:28:16 2016 (r414924) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= moodle -PORTVERSION= 2.8.11 +PORTVERSION= 2.8.12 CATEGORIES= www MASTER_SITES= SF/moodle/Moodle/stable28/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//} Modified: head/www/moodle28/distinfo ============================================================================== --- head/www/moodle28/distinfo Tue May 10 06:26:36 2016 (r414923) +++ head/www/moodle28/distinfo Tue May 10 06:28:16 2016 (r414924) @@ -1,2 +1,2 @@ -SHA256 (moodle-2.8.11.tgz) = ed9e2b7d16ad3571b796d47cc22024bb794021b3da5d396d1216a217c59225c7 -SIZE (moodle-2.8.11.tgz) = 35999389 +SHA256 (moodle-2.8.12.tgz) = 05fa695ced738cc9638ac62144c3bbda30f919093a6ffc78fd04b418329b4101 +SIZE (moodle-2.8.12.tgz) = 36000130 Modified: head/www/moodle29/Makefile ============================================================================== --- head/www/moodle29/Makefile Tue May 10 06:26:36 2016 (r414923) +++ head/www/moodle29/Makefile Tue May 10 06:28:16 2016 (r414924) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= moodle -PORTVERSION= 2.9.5 +PORTVERSION= 2.9.6 CATEGORIES= www MASTER_SITES= SF/moodle/Moodle/stable29/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//} Modified: head/www/moodle29/distinfo ============================================================================== --- head/www/moodle29/distinfo Tue May 10 06:26:36 2016 (r414923) +++ head/www/moodle29/distinfo Tue May 10 06:28:16 2016 (r414924) @@ -1,2 +1,2 @@ -SHA256 (moodle-2.9.5.tgz) = af84e1a893737330ab75fa8985e14b78214f0f98e02091017a5494ef2c7683fc -SIZE (moodle-2.9.5.tgz) = 36560684 +SHA256 (moodle-2.9.6.tgz) = b5b17e869cc7f122d7f624a6ec3cf9fcfaa7166b3020e3c819c2135ae7327a15 +SIZE (moodle-2.9.6.tgz) = 36582260 Modified: head/www/moodle30/Makefile ============================================================================== --- head/www/moodle30/Makefile Tue May 10 06:26:36 2016 (r414923) +++ head/www/moodle30/Makefile Tue May 10 06:28:16 2016 (r414924) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= moodle -PORTVERSION= 3.0.3 +PORTVERSION= 3.0.4 CATEGORIES= www MASTER_SITES= SF/moodle/Moodle/stable30/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//} Modified: head/www/moodle30/distinfo ============================================================================== --- head/www/moodle30/distinfo Tue May 10 06:26:36 2016 (r414923) +++ head/www/moodle30/distinfo Tue May 10 06:28:16 2016 (r414924) @@ -1,2 +1,2 @@ -SHA256 (moodle-3.0.3.tgz) = b2a3636d51852327f5234b9a1c5fdef9cafdf4c7b4286b3debd4dad43c277045 -SIZE (moodle-3.0.3.tgz) = 38094358 +SHA256 (moodle-3.0.4.tgz) = 27e3f58d2bc1e63163f5c7d27aaf5548c216a433e87be7bf429030aada43b469 +SIZE (moodle-3.0.4.tgz) = 38110816 From owner-svn-ports-head@freebsd.org Tue May 10 07:19:17 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9E3EB3582B; Tue, 10 May 2016 07:19:17 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7259614D1; Tue, 10 May 2016 07:19:17 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4A7JGE1018139; Tue, 10 May 2016 07:19:16 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A7JGOZ018136; Tue, 10 May 2016 07:19:16 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201605100719.u4A7JGOZ018136@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Date: Tue, 10 May 2016 07:19:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414925 - head/graphics/darktable X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 07:19:17 -0000 Author: dumbbell (src committer) Date: Tue May 10 07:19:16 2016 New Revision: 414925 URL: https://svnweb.freebsd.org/changeset/ports/414925 Log: graphics/darktable: Update to 2.0.4 No change to the port itself. Approved by: bapt Differential Revision: https://reviews.freebsd.org/D6241 Modified: head/graphics/darktable/Makefile head/graphics/darktable/distinfo head/graphics/darktable/pkg-plist Modified: head/graphics/darktable/Makefile ============================================================================== --- head/graphics/darktable/Makefile Tue May 10 06:28:16 2016 (r414924) +++ head/graphics/darktable/Makefile Tue May 10 07:19:16 2016 (r414925) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= darktable -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ Modified: head/graphics/darktable/distinfo ============================================================================== --- head/graphics/darktable/distinfo Tue May 10 06:28:16 2016 (r414924) +++ head/graphics/darktable/distinfo Tue May 10 07:19:16 2016 (r414925) @@ -1,2 +1,2 @@ -SHA256 (darktable-2.0.3.tar.xz) = a03e5c1d786799e63c8b4a9f32e9e6f27b3a7d7ab0bbbb7753a516e630490345 -SIZE (darktable-2.0.3.tar.xz) = 2974456 +SHA256 (darktable-2.0.4.tar.xz) = 80e448622ff060bca1d64bf6151c27de34dea8fe6b7ddb708e1e3526a5961e62 +SIZE (darktable-2.0.4.tar.xz) = 3013676 Modified: head/graphics/darktable/pkg-plist ============================================================================== --- head/graphics/darktable/pkg-plist Tue May 10 06:28:16 2016 (r414924) +++ head/graphics/darktable/pkg-plist Tue May 10 07:19:16 2016 (r414925) @@ -348,6 +348,7 @@ share/icons/hicolor/scalable/apps/darkta %%NLS%%share/locale/pt_PT/LC_MESSAGES/darktable.mo %%NLS%%share/locale/ru/LC_MESSAGES/darktable.mo %%NLS%%share/locale/sk/LC_MESSAGES/darktable.mo +%%NLS%%share/locale/sl/LC_MESSAGES/darktable.mo %%NLS%%share/locale/sq/LC_MESSAGES/darktable.mo %%NLS%%share/locale/sv/LC_MESSAGES/darktable.mo %%NLS%%share/locale/uk/LC_MESSAGES/darktable.mo From owner-svn-ports-head@freebsd.org Tue May 10 07:48:38 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 032E8B353EC; Tue, 10 May 2016 07:48:38 +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 AE90D16B7; Tue, 10 May 2016 07:48:37 +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 u4A7maMm027316; Tue, 10 May 2016 07:48:36 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A7maB9027313; Tue, 10 May 2016 07:48:36 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605100748.u4A7maB9027313@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 10 May 2016 07:48:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414926 - head/math/py-bitvector X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 07:48:38 -0000 Author: lwhsu Date: Tue May 10 07:48:36 2016 New Revision: 414926 URL: https://svnweb.freebsd.org/changeset/ports/414926 Log: - Update to 3.4.4 Modified: head/math/py-bitvector/Makefile head/math/py-bitvector/distinfo head/math/py-bitvector/pkg-descr Modified: head/math/py-bitvector/Makefile ============================================================================== --- head/math/py-bitvector/Makefile Tue May 10 07:19:16 2016 (r414925) +++ head/math/py-bitvector/Makefile Tue May 10 07:48:36 2016 (r414926) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= bitvector -PORTVERSION= 3.1 -PORTREVISION= 1 +PORTVERSION= 3.4.4 CATEGORIES= math python MASTER_SITES= https://engineering.purdue.edu/kak/dist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,15 +14,11 @@ COMMENT= Pure-Python memory-efficient pa LICENSE= PSFL USES= python -USE_PYTHON= distutils +USE_PYTHON= autoplist distutils PYDISTUTILS_PKGNAME= BitVector PORTDOCS= README BitVector-${PORTVERSION}.html -PLIST_FILES= %%PYTHON_SITELIBDIR%%/BitVector.py \ - %%PYTHON_SITELIBDIR%%/BitVector.pyc \ - %%PYTHON_SITELIBDIR%%/BitVector.pyo - post-extract: @${RM} -f ${WRKSRC}/test.py @@ -31,7 +26,7 @@ DOCSDIR= ${PREFIX}/share/doc/py-${PORTNA post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} - @${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} regression-test: @(cd ${WRKSRC}/TestBitVector && ${PYTHON_CMD} Test.py) Modified: head/math/py-bitvector/distinfo ============================================================================== --- head/math/py-bitvector/distinfo Tue May 10 07:19:16 2016 (r414925) +++ head/math/py-bitvector/distinfo Tue May 10 07:48:36 2016 (r414926) @@ -1,2 +1,2 @@ -SHA256 (BitVector-3.1.tar.gz) = fb839af4a65b9a656d7b6aa7a83c4088023b15f2123ea3a5f8a2764a6c17b1f7 -SIZE (BitVector-3.1.tar.gz) = 157374 +SHA256 (BitVector-3.4.4.tar.gz) = e528ec6e03bcabe6d7e10d4a13459d644dd6577b73e225f7a686bd1902734186 +SIZE (BitVector-3.4.4.tar.gz) = 121822 Modified: head/math/py-bitvector/pkg-descr ============================================================================== --- head/math/py-bitvector/pkg-descr Tue May 10 07:19:16 2016 (r414925) +++ head/math/py-bitvector/pkg-descr Tue May 10 07:48:36 2016 (r414926) @@ -3,4 +3,4 @@ and for logical operations on such array script for bin packing is based on an internet posting by Josiah Carlson to the Pyrex mailing list. -WWW: https://engineering.purdue.edu/kak/dist/BitVector-3.1.html +WWW: https://engineering.purdue.edu/kak/dist/ From owner-svn-ports-head@freebsd.org Tue May 10 08:18:29 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF0FAB3451F; Tue, 10 May 2016 08:18:29 +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 B1E681D45; Tue, 10 May 2016 08:18:29 +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 u4A8ISAo036610; Tue, 10 May 2016 08:18:28 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A8IS3s036606; Tue, 10 May 2016 08:18:28 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201605100818.u4A8IS3s036606@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 10 May 2016 08:18:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414927 - head/devel/py-pyshapelib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 08:18:30 -0000 Author: wen Date: Tue May 10 08:18:28 2016 New Revision: 414927 URL: https://svnweb.freebsd.org/changeset/ports/414927 Log: - Update to 1.0 PR: 209410 Submitted by: fmysh@iijmio-mail.jp(maintainer) Modified: head/devel/py-pyshapelib/Makefile head/devel/py-pyshapelib/distinfo head/devel/py-pyshapelib/pkg-descr head/devel/py-pyshapelib/pkg-plist Modified: head/devel/py-pyshapelib/Makefile ============================================================================== --- head/devel/py-pyshapelib/Makefile Tue May 10 07:48:36 2016 (r414926) +++ head/devel/py-pyshapelib/Makefile Tue May 10 08:18:28 2016 (r414927) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= pyshapelib -PORTVERSION= 0.3 +PORTVERSION= 1.0 CATEGORIES= devel python geography -MASTER_SITES= http://ftp.intevation.de/users/bh/pyshapelib/:py \ - http://dl.maptools.org/dl/shapelib/:c +MASTER_SITES= http://wald.intevation.org/frs/download.php/899/:py \ + http://download.osgeo.org/shapelib/:c PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:py ${SHAPELIB}${EXTRACT_SUFX}:c @@ -15,27 +15,42 @@ COMMENT= Python bindings for Shapelib LICENSE= LGPL20 USES= python -USE_PYTHON= distutils -SHAPELIB= shapelib-1.2.10 USE_LDCONFIG= yes +USE_PYTHON= distutils + +OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_SUB= yes PORTDOCS= NEWS README PORTEXAMPLES= pytest.py -OPTIONS_DEFINE= DOCS EXAMPLES +# pyshapelib requires shapelib source to build +SHAPELIB= shapelib-1.3.0 post-extract: ${LN} -s ${WRKDIR}/${SHAPELIB} ${WRKDIR}/shapelib +.include + post-install: +.if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_MAN} ${WRKSRC}/$f ${STAGEDIR}${DOCSDIR} .endfor +.endif +.if ${PORT_OPTIONS:MEXAMPLES} ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for f in ${PORTEXAMPLES} ${INSTALL_DATA} ${WRKSRC}/$f ${STAGEDIR}${EXAMPLESDIR} .endfor +.endif + +.include + +.if ${PYTHON_MAJOR_VER} != 2 +IGNORE= does not work with ${PYTHON_VERSION} +.endif -.include +.include Modified: head/devel/py-pyshapelib/distinfo ============================================================================== --- head/devel/py-pyshapelib/distinfo Tue May 10 07:48:36 2016 (r414926) +++ head/devel/py-pyshapelib/distinfo Tue May 10 08:18:28 2016 (r414927) @@ -1,4 +1,4 @@ -SHA256 (pyshapelib-0.3.tar.gz) = 492d5050135c05e8213eecfcaedbccebf8e960a4407615a5d72af4696f409ad1 -SIZE (pyshapelib-0.3.tar.gz) = 40427 -SHA256 (shapelib-1.2.10.tar.gz) = afa54d60369e49a3d2ebcd1ffca75104bdc85d7f539b81aec8a6e2d311ca6b78 -SIZE (shapelib-1.2.10.tar.gz) = 167219 +SHA256 (pyshapelib-1.0.tar.gz) = cdf10299c361cf817a129d24da9c01f6a2dbe866be63a5506fe7e96ca6490c20 +SIZE (pyshapelib-1.0.tar.gz) = 36819 +SHA256 (shapelib-1.3.0.tar.gz) = 23d474016158ab5077db2f599527631706ba5c0dc7c4178a6a1d685bb014f68f +SIZE (shapelib-1.3.0.tar.gz) = 156301 Modified: head/devel/py-pyshapelib/pkg-descr ============================================================================== --- head/devel/py-pyshapelib/pkg-descr Tue May 10 07:48:36 2016 (r414926) +++ head/devel/py-pyshapelib/pkg-descr Tue May 10 08:18:28 2016 (r414927) @@ -1,3 +1,4 @@ + Python bindings for Shapelib ============================ @@ -10,14 +11,6 @@ These are three python modules for shape shptree quadtree for shapes Shapelib is a free software library for reading and writing ESRI shape -files and can be found at http://gdal.velocet.ca/projects/shapelib. - -The bindings were partly created with SWIG, a tool that can generate -wrappers of C and C++ libraries for a variety of scripting languages. -It's homepage is http://www.swig.org. - -The bindings themselves don't have a homepage at the moment, but the -source tarballs/zip files can be downloaded from -http://ftp.intevation.de/users/bh/pyshapelib/ +files and can be found at http://shapelib.maptools.org/. -WWW: http://ftp.intevation.de/users/bh/pyshapelib/ +WWW: http://wald.intevation.org/projects/pyshapelib/ Modified: head/devel/py-pyshapelib/pkg-plist ============================================================================== --- head/devel/py-pyshapelib/pkg-plist Tue May 10 07:48:36 2016 (r414926) +++ head/devel/py-pyshapelib/pkg-plist Tue May 10 08:18:28 2016 (r414927) @@ -1,9 +1,3 @@ -%%PYTHON_SITELIBDIR%%/dbflib.py -%%PYTHON_SITELIBDIR%%/dbflib.pyc -%%PYTHON_SITELIBDIR%%/dbflib.pyo -%%PYTHON_SITELIBDIR%%/dbflibc.so -%%PYTHON_SITELIBDIR%%/shapelib.py -%%PYTHON_SITELIBDIR%%/shapelib.pyc -%%PYTHON_SITELIBDIR%%/shapelib.pyo -%%PYTHON_SITELIBDIR%%/shapelibc.so +%%PYTHON_SITELIBDIR%%/dbflib.so +%%PYTHON_SITELIBDIR%%/shapelib.so %%PYTHON_SITELIBDIR%%/shptree.so From owner-svn-ports-head@freebsd.org Tue May 10 08:37:53 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A024B34CD2; Tue, 10 May 2016 08:37:53 +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 2B8031A0C; Tue, 10 May 2016 08:37:53 +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 u4A8bqGQ042773; Tue, 10 May 2016 08:37:52 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A8bq6e042771; Tue, 10 May 2016 08:37:52 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201605100837.u4A8bq6e042771@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 10 May 2016 08:37:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414928 - head/devel/p5-B-Hooks-EndOfScope X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 08:37:53 -0000 Author: wen Date: Tue May 10 08:37:52 2016 New Revision: 414928 URL: https://svnweb.freebsd.org/changeset/ports/414928 Log: - Update to 0.20 Changes: http://cpansearch.perl.org/src/ETHER/B-Hooks-EndOfScope-0.20/Changes Modified: head/devel/p5-B-Hooks-EndOfScope/Makefile head/devel/p5-B-Hooks-EndOfScope/distinfo Modified: head/devel/p5-B-Hooks-EndOfScope/Makefile ============================================================================== --- head/devel/p5-B-Hooks-EndOfScope/Makefile Tue May 10 08:18:28 2016 (r414927) +++ head/devel/p5-B-Hooks-EndOfScope/Makefile Tue May 10 08:37:52 2016 (r414928) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= B-Hooks-EndOfScope -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-B-Hooks-EndOfScope/distinfo ============================================================================== --- head/devel/p5-B-Hooks-EndOfScope/distinfo Tue May 10 08:18:28 2016 (r414927) +++ head/devel/p5-B-Hooks-EndOfScope/distinfo Tue May 10 08:37:52 2016 (r414928) @@ -1,2 +1,2 @@ -SHA256 (B-Hooks-EndOfScope-0.19.tar.gz) = 05c9eacac709876f3c942d1dabc5c83234d6d935e80592522e4ac86c714cd3c8 -SIZE (B-Hooks-EndOfScope-0.19.tar.gz) = 98735 +SHA256 (B-Hooks-EndOfScope-0.20.tar.gz) = 31061b3fce5427127cf7319ab2cd37a943b7c3e37c7402a61e3bd185a2458f65 +SIZE (B-Hooks-EndOfScope-0.20.tar.gz) = 33286 From owner-svn-ports-head@freebsd.org Tue May 10 08:44:36 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B81CB33005; Tue, 10 May 2016 08:44:36 +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 F08A51F5F; Tue, 10 May 2016 08:44:35 +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 u4A8iZ9f045686; Tue, 10 May 2016 08:44:35 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A8iZqe045684; Tue, 10 May 2016 08:44:35 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201605100844.u4A8iZqe045684@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 10 May 2016 08:44:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414929 - head/devel/p5-Readonly X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 08:44:36 -0000 Author: wen Date: Tue May 10 08:44:34 2016 New Revision: 414929 URL: https://svnweb.freebsd.org/changeset/ports/414929 Log: - Update to 2.04 Changes: http://cpansearch.perl.org/src/SANKO/Readonly-2.04/Changes Modified: head/devel/p5-Readonly/Makefile head/devel/p5-Readonly/distinfo Modified: head/devel/p5-Readonly/Makefile ============================================================================== --- head/devel/p5-Readonly/Makefile Tue May 10 08:37:52 2016 (r414928) +++ head/devel/p5-Readonly/Makefile Tue May 10 08:44:34 2016 (r414929) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Readonly -PORTVERSION= 2.01 +PORTVERSION= 2.04 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Readonly/distinfo ============================================================================== --- head/devel/p5-Readonly/distinfo Tue May 10 08:37:52 2016 (r414928) +++ head/devel/p5-Readonly/distinfo Tue May 10 08:44:34 2016 (r414929) @@ -1,2 +1,2 @@ -SHA256 (Readonly-2.01.tar.gz) = ec7076c6851b6d3338e959645cd995343241f5b20000ffc29519faf28f6b482e -SIZE (Readonly-2.01.tar.gz) = 23227 +SHA256 (Readonly-2.04.tar.gz) = 2221243758afde3b3238d1325b9c32bf1b4d0b4d11065920c03408b2645c93b6 +SIZE (Readonly-2.04.tar.gz) = 24639 From owner-svn-ports-head@freebsd.org Tue May 10 09:03:33 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40647B33889; Tue, 10 May 2016 09:03:33 +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 0362C1BDC; Tue, 10 May 2016 09:03: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 u4A93WFp051782; Tue, 10 May 2016 09:03:32 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A93Vbn051777; Tue, 10 May 2016 09:03:31 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605100903.u4A93Vbn051777@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 10 May 2016 09:03:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414930 - in head/security/chrootuid: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 09:03:33 -0000 Author: amdmi3 Date: Tue May 10 09:03:31 2016 New Revision: 414930 URL: https://svnweb.freebsd.org/changeset/ports/414930 Log: - Add LICENSE - Switch to options helpers - Regenerate patches with `make makepatch` Modified: head/security/chrootuid/Makefile head/security/chrootuid/files/patch-Makefile head/security/chrootuid/files/patch-chrootuid.1 head/security/chrootuid/files/patch-chrootuid.c Modified: head/security/chrootuid/Makefile ============================================================================== --- head/security/chrootuid/Makefile Tue May 10 08:44:34 2016 (r414929) +++ head/security/chrootuid/Makefile Tue May 10 09:03:31 2016 (r414930) @@ -11,15 +11,20 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Simple wrapper that combines chroot(8) and su(1) into one program +LICENSE= MIT # MIT-like actually +LICENSE_FILE= ${WRKSRC}/chrootuid_license + PLIST_FILES= sbin/chrootuid man/man8/chrootuid.1.gz PORTDOCS= README OPTIONS_DEFINE= DOCS do-install: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} ${INSTALL_PROGRAM} ${WRKSRC}/chrootuid ${STAGEDIR}${PREFIX}/sbin/ ${INSTALL_MAN} ${WRKSRC}/chrootuid.1 ${STAGEDIR}${PREFIX}/man/man8 +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} + .include Modified: head/security/chrootuid/files/patch-Makefile ============================================================================== --- head/security/chrootuid/files/patch-Makefile Tue May 10 08:44:34 2016 (r414929) +++ head/security/chrootuid/files/patch-Makefile Tue May 10 09:03:31 2016 (r414930) @@ -1,5 +1,5 @@ ---- Makefile.orig Thu Aug 12 07:09:31 1993 -+++ Makefile Sun Jun 23 15:01:35 2002 +--- Makefile.orig 1993-08-12 14:09:31 UTC ++++ Makefile @@ -1,7 +1,7 @@ # @(#) Makefile 1.2 93/08/12 16:09:29 Modified: head/security/chrootuid/files/patch-chrootuid.1 ============================================================================== --- head/security/chrootuid/files/patch-chrootuid.1 Tue May 10 08:44:34 2016 (r414929) +++ head/security/chrootuid/files/patch-chrootuid.1 Tue May 10 09:03:31 2016 (r414930) @@ -1,5 +1,5 @@ ---- chrootuid.1.orig Wed Jul 25 09:46:59 2001 -+++ chrootuid.1 Sun Jun 23 15:01:19 2002 +--- chrootuid.1.orig 2001-07-25 16:46:59 UTC ++++ chrootuid.1 @@ -1,4 +1,4 @@ -.TH CHROOTUID 1 +.TH CHROOTUID 8 Modified: head/security/chrootuid/files/patch-chrootuid.c ============================================================================== --- head/security/chrootuid/files/patch-chrootuid.c Tue May 10 08:44:34 2016 (r414929) +++ head/security/chrootuid/files/patch-chrootuid.c Tue May 10 09:03:31 2016 (r414930) @@ -1,6 +1,6 @@ ---- chrootuid.c.orig Wed Jul 25 09:47:44 2001 -+++ chrootuid.c Sun Jun 23 15:06:10 2002 -@@ -81,6 +81,10 @@ +--- chrootuid.c.orig 2001-07-25 16:47:44 UTC ++++ chrootuid.c +@@ -81,6 +81,10 @@ char **argv; syslog(LOG_ERR, "usage: %s path user command", argv[0]); return (0); } From owner-svn-ports-head@freebsd.org Tue May 10 09:16:41 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4A95B33C0A; Tue, 10 May 2016 09:16:41 +0000 (UTC) (envelope-from shurd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ABB4411B2; Tue, 10 May 2016 09:16:41 +0000 (UTC) (envelope-from shurd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4A9GeHD055122; Tue, 10 May 2016 09:16:40 GMT (envelope-from shurd@FreeBSD.org) Received: (from shurd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A9Gei9055118; Tue, 10 May 2016 09:16:40 GMT (envelope-from shurd@FreeBSD.org) Message-Id: <201605100916.u4A9Gei9055118@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: shurd set sender to shurd@FreeBSD.org using -f From: Stephen Hurd Date: Tue, 10 May 2016 09:16:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414931 - in head/comms/cqrlog: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 09:16:41 -0000 Author: shurd Date: Tue May 10 09:16:40 2016 New Revision: 414931 URL: https://svnweb.freebsd.org/changeset/ports/414931 Log: Update to latest release Fix relative paths to share directory. Use DATADIR in the software instead of constructing it from PREFIX. Modified: head/comms/cqrlog/Makefile head/comms/cqrlog/distinfo head/comms/cqrlog/files/patch-src_dData.pas head/comms/cqrlog/files/patch-src_fGrayline.pas Modified: head/comms/cqrlog/Makefile ============================================================================== --- head/comms/cqrlog/Makefile Tue May 10 09:03:31 2016 (r414930) +++ head/comms/cqrlog/Makefile Tue May 10 09:16:40 2016 (r414931) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= cqrlog -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org @@ -53,20 +52,22 @@ post-patch: ${FILESDIR}/environmentoptions.xml.in \ > ${WRKSRC}/environmentoptions.xml ${REINPLACE_CMD} -e s!%%LOCALBASE%%!${LOCALBASE}!g \ - ${WRKSRC}/src/dData.pas ${WRKSRC}/src/dUtils.pas \ - ${WRKSRC}/src/fLoTWExport.pas ${WRKSRC}/src/fPreferences.pas \ - ${WRKSRC}/src/fRotControl.pas ${WRKSRC}/src/fTRXControl.pas \ - ${WRKSRC}/src/fGrayline.pas ${WRKSRC}/help/cwd.html \ - ${WRKSRC}/help/h1.html ${WRKSRC}/src/fPreferences.pas \ - ${WRKSRC}/src/fLoTWExport.lrs ${WRKSRC}/src/fPreferences.lfm \ - ${WRKSRC}/src/fPreferences.lrs ${WRKSRC}/src/fLoTWExport.lfm \ - ${WRKSRC}/src/cqrlog.lpi - ${REINPLACE_CMD} -e s!%%PREFIX%%!${PREFIX}!g \ + ${WRKSRC}/help/cwd.html ${WRKSRC}/help/h1.html \ + ${WRKSRC}/src/cqrlog.lpi ${WRKSRC}/src/dData.pas \ + ${WRKSRC}/src/dUtils.pas ${WRKSRC}/src/fLoTWExport.lrs \ + ${WRKSRC}/src/fLoTWExport.pas ${WRKSRC}/src/fLoTWExport.lfm \ + ${WRKSRC}/src/fPreferences.pas ${WRKSRC}/src/fRotControl.pas \ + ${WRKSRC}/src/fTRXControl.pas ${WRKSRC}/src/fGrayline.pas \ + ${WRKSRC}/src/fPreferences.lfm ${WRKSRC}/src/fPreferences.pas \ + ${WRKSRC}/src/fPreferences.lrs + ${REINPLACE_CMD} -e s!%%DATADIR%%!${DATADIR}!g \ ${WRKSRC}/src/dData.pas ${WRKSRC}/src/fGrayline.pas ${REINPLACE_CMD} -e s!%%LAZARUSDIR%%!${LAZARUS_DIR}!g \ ${WRKSRC}/Makefile ${RM} -rf ${WRKSRC}/src/mysql - ${LAZARUS_DIR}/tools/lazres ${WRKSRC}/src/fLoTWExport.lrs ${WRKSRC}/src/fLoTWExport.lfm - ${LAZARUS_DIR}/tools/lazres ${WRKSRC}/src/fPreferences.lrs ${WRKSRC}/src/fPreferences.lfm + ${LAZARUS_DIR}/tools/lazres ${WRKSRC}/src/fLoTWExport.lrs \ + ${WRKSRC}/src/fLoTWExport.lfm + ${LAZARUS_DIR}/tools/lazres ${WRKSRC}/src/fPreferences.lrs \ + ${WRKSRC}/src/fPreferences.lfm .include Modified: head/comms/cqrlog/distinfo ============================================================================== --- head/comms/cqrlog/distinfo Tue May 10 09:03:31 2016 (r414930) +++ head/comms/cqrlog/distinfo Tue May 10 09:16:40 2016 (r414931) @@ -1,2 +1,2 @@ -SHA256 (ok2cqr-cqrlog-v2.0.0_GH0.tar.gz) = f3c324b3cdb9f0c7a8e9efea05a1776854a0ca4707da52a2dfe99fce251bf860 -SIZE (ok2cqr-cqrlog-v2.0.0_GH0.tar.gz) = 7894125 +SHA256 (ok2cqr-cqrlog-v2.0.1_GH0.tar.gz) = 17eaa17820e668eb21bc8ac75199aac5aa7ab0725b58b77ad3a86e09145d7977 +SIZE (ok2cqr-cqrlog-v2.0.1_GH0.tar.gz) = 7899762 Modified: head/comms/cqrlog/files/patch-src_dData.pas ============================================================================== --- head/comms/cqrlog/files/patch-src_dData.pas Tue May 10 09:03:31 2016 (r414930) +++ head/comms/cqrlog/files/patch-src_dData.pas Tue May 10 09:16:40 2016 (r414931) @@ -1,6 +1,60 @@ ---- src/dData.pas.orig 2016-04-20 16:06:15 UTC +--- src/dData.pas.orig 2016-05-07 08:21:24 UTC +++ src/dData.pas -@@ -1278,12 +1278,12 @@ begin +@@ -910,22 +910,22 @@ begin + if DirectoryExistsUTF8(fHomeDir+'members') then + fMembersDir := fHomeDir+'members'+PathDelim + else +- fMembersDir := ExpandFileNameUTF8('..'+PathDelim+'share'+PathDelim+'cqrlog'+ ++ fMembersDir := ExpandFileNameUTF8('%%DATADIR%%'+ + PathDelim+'members'+PathDelim); + + if DirectoryExistsUTF8(fHomeDir+'zipcodes') then + fZipCodeDir := fHomeDir+'zipcodes'+PathDelim + else +- fZipCodeDir := ExpandFileNameUTF8('..'+PathDelim+'share'+PathDelim+'cqrlog')+ ++ fZipCodeDir := ExpandFileNameUTF8('%%DATADIR%%')+ + PathDelim+'zipcodes'+PathDelim; + + if not DirectoryExistsUTF8(fHomeDir+'images') then + CreateDirUTF8(fHomeDir+'images'); + +- fHelpDir := ExpandFileNameUTF8('..'+PathDelim+'share'+PathDelim+'cqrlog'+ ++ fHelpDir := ExpandFileNameUTF8('%%DATADIR%%'+ + PathDelim+'help'+PathDelim); + +- fShareDir := ExpandFileNameUTF8('..'+PathDelim+'share'+PathDelim+'cqrlog'+ ++ fShareDir := ExpandFileNameUTF8('%%DATADIR%%'+ + PathDelim); + + if not DirectoryExistsUTF8(fHomeDir + 'lotw') then +@@ -948,7 +948,7 @@ procedure TdmData.PrepareCtyData; + var + s,d : String; + begin +- s := ExpandFileNameUTF8('..'+PathDelim+'share'+PathDelim+'cqrlog'+PathDelim+'ctyfiles'+PathDelim); ++ s := ExpandFileNameUTF8('%%DATADIR%%'+PathDelim+'ctyfiles'+PathDelim); + d := fHomeDir+'ctyfiles'+PathDelim; + + if not FileExistsUTF8(fHomeDir+'ctyfiles'+PathDelim+'AreaOK1RR.tbl') then +@@ -1016,7 +1016,7 @@ procedure TdmData.PrepareXplanetDir; + var + s,d : String; + begin +- s := ExpandFileNameUTF8('..'+PathDelim+'share'+PathDelim+'cqrlog'+PathDelim+'xplanet'+PathDelim); ++ s := ExpandFileNameUTF8('%%DATADIR%%'+PathDelim+'xplanet'+PathDelim); + d := fHomeDir+'xplanet'+PathDelim; + if not FileExistsUTF8(d+'geoconfig') then + CopyFile(s+'geoconfig',d+'geoconfig') +@@ -1026,7 +1026,7 @@ procedure TdmData.PrepareVoice_keyerDir; + var + s,d : String; + begin +- s := ExpandFileNameUTF8('..'+PathDelim+'share'+PathDelim+'cqrlog'+PathDelim+'voice_keyer'+PathDelim); ++ s := ExpandFileNameUTF8('%%DATADIR%%'+PathDelim+'voice_keyer'+PathDelim); + d := fHomeDir+'voice_keyer'+PathDelim; + if not FileExistsUTF8(d+'voice_keyer.sh') then + CopyFile(s+'voice_keyer.sh',d+'voice_keyer.sh') +@@ -1288,12 +1288,12 @@ begin { @@ -19,7 +73,7 @@ if mysqld = '' then //don't know where mysqld is, so hopefully will be in $PATH mysqld := 'mysqld'; -@@ -3452,12 +3452,12 @@ var +@@ -3462,12 +3462,12 @@ var l : TStringList; info : String; begin Modified: head/comms/cqrlog/files/patch-src_fGrayline.pas ============================================================================== --- head/comms/cqrlog/files/patch-src_fGrayline.pas Tue May 10 09:03:31 2016 (r414930) +++ head/comms/cqrlog/files/patch-src_fGrayline.pas Tue May 10 09:16:40 2016 (r414931) @@ -1,11 +1,11 @@ ---- src/fGrayline.pas.orig 2016-04-20 16:06:15 UTC +--- src/fGrayline.pas.orig 2016-05-07 08:21:24 UTC +++ src/fGrayline.pas @@ -383,7 +383,7 @@ begin RBNSpotList[i].band := ''; ImageFile := dmData.HomeDir+'images'+PathDelim+'grayline.bmp'; if not FileExists(ImageFile) then - ImageFile := ExpandFileNameUTF8('..'+PathDelim+'share'+PathDelim+'cqrlog'+ -+ ImageFile := ExpandFileNameUTF8('%%PREFIX%%'+PathDelim+'share'+PathDelim+'cqrlog'+ ++ ImageFile := ExpandFileNameUTF8('%%DATADIR%%'+ PathDelim+'images'+PathDelim+'grayline.bmp'); ob:=new(Pgrayline,init(ImageFile)) end; From owner-svn-ports-head@freebsd.org Tue May 10 09:58:02 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A38C9B34805; Tue, 10 May 2016 09:58:02 +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 5356B1946; Tue, 10 May 2016 09:58:02 +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 u4A9w170067113; Tue, 10 May 2016 09:58:01 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A9w1ni067109; Tue, 10 May 2016 09:58:01 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201605100958.u4A9w1ni067109@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Tue, 10 May 2016 09:58:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414932 - in head/math/yacas: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 09:58:02 -0000 Author: gahr Date: Tue May 10 09:58:00 2016 New Revision: 414932 URL: https://svnweb.freebsd.org/changeset/ports/414932 Log: math/yacas: update to 1.5.0 Release notes: http://www.yacas.org/release_1_5_0/ Added: head/math/yacas/files/patch-docs_CMakeLists.txt (contents, props changed) Deleted: head/math/yacas/files/patch-CMakeLists-docs.txt head/math/yacas/files/patch-src_mathcommands.cpp head/math/yacas/files/patch-src_yacasmain.cpp Modified: head/math/yacas/Makefile head/math/yacas/distinfo head/math/yacas/pkg-plist Modified: head/math/yacas/Makefile ============================================================================== --- head/math/yacas/Makefile Tue May 10 09:16:40 2016 (r414931) +++ head/math/yacas/Makefile Tue May 10 09:58:00 2016 (r414932) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yacas -PORTVERSION= 1.4.2 +PORTVERSION= 1.5.0 DISTVERSIONPREFIX= v CATEGORIES= math @@ -18,6 +18,7 @@ DOCS_BUILD_DEPENDS= sphinx-autogen:textp PORTDOCS= * +TEST_TARGET= test TEST_DEPENDS= bash:shells/bash USES= cmake:outsource compiler:c++11-lib @@ -36,11 +37,8 @@ CXXFLAGS+= -D_GLIBCXX_USE_C99 post-patch: # Can't use USES=shebangfix here, cause the path appears several # times in the file. - @${REINPLACE_CMD} -e \ - 's| /bin/bash| ${LOCALBASE}/bin/bash|g' \ + @${REINPLACE_CMD} -e 's| /bin/bash| ${LOCALBASE}/bin/bash|g' \ ${WRKSRC}/tests/test-yacas - -do-test: - cd ${BUILD_WRKSRC} && ${MAKE} test - + @${REINPLACE_CMD} -e '/^install/s|^|#|' \ + ${WRKSRC}/tests/CMakeLists.txt .include Modified: head/math/yacas/distinfo ============================================================================== --- head/math/yacas/distinfo Tue May 10 09:16:40 2016 (r414931) +++ head/math/yacas/distinfo Tue May 10 09:58:00 2016 (r414932) @@ -1,2 +1,2 @@ -SHA256 (grzegorzmazur-yacas-v1.4.2_GH0.tar.gz) = 530fdc8902f6289ed5b6ddbbfa50910f74086657c97ece2a65a5111ccb1ec710 -SIZE (grzegorzmazur-yacas-v1.4.2_GH0.tar.gz) = 2032218 +SHA256 (grzegorzmazur-yacas-v1.5.0_GH0.tar.gz) = 2ae2516959633898f978002f4d676f3a56c376a4ccb5ab53a0727b1dccc7de7f +SIZE (grzegorzmazur-yacas-v1.5.0_GH0.tar.gz) = 1303766 Added: head/math/yacas/files/patch-docs_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/yacas/files/patch-docs_CMakeLists.txt Tue May 10 09:58:00 2016 (r414932) @@ -0,0 +1,10 @@ +--- docs/CMakeLists.txt.orig 2016-05-10 08:39:04 UTC ++++ docs/CMakeLists.txt +@@ -38,6 +38,6 @@ add_custom_target(yacas_docs ALL + COMMENT "Building HTML documentation with Sphinx") + + install (DIRECTORY "${SPHINX_SINGLEHTML_DIR}" +- DESTINATION share/yacas/documentation ++ DESTINATION ${DOCSDIR} + COMPONENT doc + PATTERN ".buildinfo" EXCLUDE) Modified: head/math/yacas/pkg-plist ============================================================================== --- head/math/yacas/pkg-plist Tue May 10 09:16:40 2016 (r414931) +++ head/math/yacas/pkg-plist Tue May 10 09:58:00 2016 (r414932) @@ -5,16 +5,13 @@ include/yacas/anumber.inl include/yacas/arggetter.h include/yacas/arrayclass.h include/yacas/associationclass.h -include/yacas/choices.h include/yacas/commandline.h include/yacas/core_yacasmain.h include/yacas/corefunctions.h -include/yacas/debugmem.h include/yacas/deffile.h include/yacas/errors.h include/yacas/evalfunc.h include/yacas/genericobject.h -include/yacas/genericstructs.h include/yacas/infixparser.h include/yacas/lispatom.h include/yacas/lispenvironment.h @@ -25,7 +22,7 @@ include/yacas/lispglobals.h include/yacas/lisphash.h include/yacas/lispio.h include/yacas/lispobject.h -include/yacas/lispobject.inl +include/yacas/lispoperator.h include/yacas/lispparser.h include/yacas/lispstring.h include/yacas/lisptype.h @@ -43,7 +40,6 @@ include/yacas/refcount.h include/yacas/standard.h include/yacas/standard.inl include/yacas/stdcommandline.h -include/yacas/stdfileio.h include/yacas/string_utils.h include/yacas/stringio.h include/yacas/stubs.h @@ -57,13 +53,10 @@ include/yacas/utf8/unchecked.h include/yacas/win32commandline.h include/yacas/xmltokenizer.h include/yacas/yacas.h +include/yacas/yacas_config.h include/yacas/yacas_version.h -include/yacas/yacasbase.h include/yacas/yacasprivate.h lib/libyacas.a -lib/libyacas.so -lib/libyacas.so.%%SHLIB_VERSION%% -%%DATADIR%%/scripts/Makefile.am %%DATADIR%%/scripts/array.rep/code.ys %%DATADIR%%/scripts/array.rep/code.ys.def %%DATADIR%%/scripts/assoc.rep/code.ys @@ -136,7 +129,6 @@ lib/libyacas.so.%%SHLIB_VERSION%% %%DATADIR%%/scripts/logic.rep/code.ys %%DATADIR%%/scripts/logic.rep/code.ys.def %%DATADIR%%/scripts/logic.rep/om.ys -%%DATADIR%%/scripts/maketest %%DATADIR%%/scripts/multivar.rep/code.ys %%DATADIR%%/scripts/multivar.rep/code.ys.def %%DATADIR%%/scripts/multivar.rep/makemulti.ys @@ -181,6 +173,8 @@ lib/libyacas.so.%%SHLIB_VERSION%% %%DATADIR%%/scripts/probability.rep/code.ys.def %%DATADIR%%/scripts/pslq.rep/code.ys %%DATADIR%%/scripts/pslq.rep/code.ys.def +%%DATADIR%%/scripts/r_form.rep/code.ys +%%DATADIR%%/scripts/r_form.rep/code.ys.def %%DATADIR%%/scripts/rabinmiller.rep/code.ys %%DATADIR%%/scripts/rabinmiller.rep/code.ys.def %%DATADIR%%/scripts/radsimp.rep/code.ys From owner-svn-ports-head@freebsd.org Tue May 10 10:37:43 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F3A2B35694; Tue, 10 May 2016 10:37:43 +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 0C45917C7; Tue, 10 May 2016 10:37:42 +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 u4AAbgHE079144; Tue, 10 May 2016 10:37:42 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AAbgaF079142; Tue, 10 May 2016 10:37:42 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201605101037.u4AAbgaF079142@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Tue, 10 May 2016 10:37:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414933 - in head/www/uwsgi: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 10:37:43 -0000 Author: demon Date: Tue May 10 10:37:41 2016 New Revision: 414933 URL: https://svnweb.freebsd.org/changeset/ports/414933 Log: Update to version 2.0.13. Deleted: head/www/uwsgi/files/patch-2483e64.diff Modified: head/www/uwsgi/Makefile head/www/uwsgi/distinfo Modified: head/www/uwsgi/Makefile ============================================================================== --- head/www/uwsgi/Makefile Tue May 10 09:58:00 2016 (r414932) +++ head/www/uwsgi/Makefile Tue May 10 10:37:41 2016 (r414933) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= uwsgi -PORTVERSION= 2.0.12 -PORTREVISION= 1 +PORTVERSION= 2.0.13 CATEGORIES= www python MASTER_SITES= http://projects.unbit.it/downloads/ Modified: head/www/uwsgi/distinfo ============================================================================== --- head/www/uwsgi/distinfo Tue May 10 09:58:00 2016 (r414932) +++ head/www/uwsgi/distinfo Tue May 10 10:37:41 2016 (r414933) @@ -1,2 +1,2 @@ -SHA256 (uwsgi-2.0.12.tar.gz) = 306b51db97648d6d23bb7eacd76e5a413434575f220dac1de231c8c26d33e409 -SIZE (uwsgi-2.0.12.tar.gz) = 784048 +SHA256 (uwsgi-2.0.13.tar.gz) = 038ba9c21ad71ab02a5b966b95ee8627af0aa4966e066865f7063a0ab1c0305e +SIZE (uwsgi-2.0.13.tar.gz) = 784960 From owner-svn-ports-head@freebsd.org Tue May 10 10:40:10 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9EBF3B35867; Tue, 10 May 2016 10:40:10 +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 6F5591A15; Tue, 10 May 2016 10:40:10 +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 u4AAe9su079465; Tue, 10 May 2016 10:40:09 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AAe9xk079463; Tue, 10 May 2016 10:40:09 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201605101040.u4AAe9xk079463@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Tue, 10 May 2016 10:40:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414934 - in head/www/mod_proxy_uwsgi: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 10:40:10 -0000 Author: demon Date: Tue May 10 10:40:09 2016 New Revision: 414934 URL: https://svnweb.freebsd.org/changeset/ports/414934 Log: Update to version 2.0.13. Deleted: head/www/mod_proxy_uwsgi/files/ Modified: head/www/mod_proxy_uwsgi/Makefile head/www/mod_proxy_uwsgi/distinfo Modified: head/www/mod_proxy_uwsgi/Makefile ============================================================================== --- head/www/mod_proxy_uwsgi/Makefile Tue May 10 10:37:41 2016 (r414933) +++ head/www/mod_proxy_uwsgi/Makefile Tue May 10 10:40:09 2016 (r414934) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mod_proxy_uwsgi -PORTVERSION= 2.0.12 +PORTVERSION= 2.0.13 CATEGORIES= www MASTER_SITES= http://projects.unbit.it/downloads/ DISTNAME= uwsgi-${PORTVERSION} Modified: head/www/mod_proxy_uwsgi/distinfo ============================================================================== --- head/www/mod_proxy_uwsgi/distinfo Tue May 10 10:37:41 2016 (r414933) +++ head/www/mod_proxy_uwsgi/distinfo Tue May 10 10:40:09 2016 (r414934) @@ -1,2 +1,2 @@ -SHA256 (uwsgi-2.0.12.tar.gz) = 306b51db97648d6d23bb7eacd76e5a413434575f220dac1de231c8c26d33e409 -SIZE (uwsgi-2.0.12.tar.gz) = 784048 +SHA256 (uwsgi-2.0.13.tar.gz) = 038ba9c21ad71ab02a5b966b95ee8627af0aa4966e066865f7063a0ab1c0305e +SIZE (uwsgi-2.0.13.tar.gz) = 784960 From owner-svn-ports-head@freebsd.org Tue May 10 10:58:37 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7E70B35D87; Tue, 10 May 2016 10:58:37 +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 98AEF12A6; Tue, 10 May 2016 10:58:37 +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 u4AAwa6J085542; Tue, 10 May 2016 10:58:36 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AAwaV0085540; Tue, 10 May 2016 10:58:36 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201605101058.u4AAwaV0085540@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Tue, 10 May 2016 10:58:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414935 - head/databases/xtrabackup X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 10:58:37 -0000 Author: robak Date: Tue May 10 10:58:36 2016 New Revision: 414935 URL: https://svnweb.freebsd.org/changeset/ports/414935 Log: databases/xtrabackup: update 2.3.3 -> 2.3.4 PR: 209034 Submitted by: Thomas Babut Approved by: maintainer timeout (aleksandr.kuzminsky@percona.com, 14 days) Modified: head/databases/xtrabackup/Makefile head/databases/xtrabackup/distinfo Modified: head/databases/xtrabackup/Makefile ============================================================================== --- head/databases/xtrabackup/Makefile Tue May 10 10:40:09 2016 (r414934) +++ head/databases/xtrabackup/Makefile Tue May 10 10:58:36 2016 (r414935) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xtrabackup -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 CATEGORIES= databases MASTER_SITES= https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-${PORTVERSION}/source/tarball/ DISTNAME= percona-${PORTNAME}-${PORTVERSION} Modified: head/databases/xtrabackup/distinfo ============================================================================== --- head/databases/xtrabackup/distinfo Tue May 10 10:40:09 2016 (r414934) +++ head/databases/xtrabackup/distinfo Tue May 10 10:58:36 2016 (r414935) @@ -1,2 +1,2 @@ -SHA256 (percona-xtrabackup-2.3.3.tar.gz) = 88c2b2897c571dd9fac73c1506620a95276f0b7d7e7a30d96aadff0b0f23ae15 -SIZE (percona-xtrabackup-2.3.3.tar.gz) = 34864301 +SHA256 (percona-xtrabackup-2.3.4.tar.gz) = 126c3862f2c00ea5c05fdd15324119e8d36da3a409e55810235618d40e34b370 +SIZE (percona-xtrabackup-2.3.4.tar.gz) = 34862876 From owner-svn-ports-head@freebsd.org Tue May 10 11:13:28 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 30020B352EC; Tue, 10 May 2016 11:13: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 F18C51054; Tue, 10 May 2016 11:13: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 u4ABDRgA091658; Tue, 10 May 2016 11:13:27 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ABDRpJ091657; Tue, 10 May 2016 11:13:27 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605101113.u4ABDRpJ091657@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 10 May 2016 11:13:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414937 - head/games/nelly X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 11:13:28 -0000 Author: amdmi3 Date: Tue May 10 11:13:26 2016 New Revision: 414937 URL: https://svnweb.freebsd.org/changeset/ports/414937 Log: - Fix dependency Modified: head/games/nelly/Makefile Modified: head/games/nelly/Makefile ============================================================================== --- head/games/nelly/Makefile Tue May 10 11:02:41 2016 (r414936) +++ head/games/nelly/Makefile Tue May 10 11:13:26 2016 (r414937) @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Nelly's Rooftop Garden, physics-based puzzle game RUN_DEPENDS= ${PYGAME} \ - ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-PyOpenGL + ${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL USES= python:2 From owner-svn-ports-head@freebsd.org Tue May 10 11:13:35 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 115C3B35316; Tue, 10 May 2016 11:13:35 +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 D76E8112D; Tue, 10 May 2016 11:13: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 u4ABDY7Q091748; Tue, 10 May 2016 11:13:34 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ABDYhh091747; Tue, 10 May 2016 11:13:34 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605101113.u4ABDYhh091747@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 10 May 2016 11:13:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414938 - head/games/fretsonfire X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 11:13:35 -0000 Author: amdmi3 Date: Tue May 10 11:13:33 2016 New Revision: 414938 URL: https://svnweb.freebsd.org/changeset/ports/414938 Log: - Fix dependency Approved by: portmgr blanket Modified: head/games/fretsonfire/Makefile Modified: head/games/fretsonfire/Makefile ============================================================================== --- head/games/fretsonfire/Makefile Tue May 10 11:13:26 2016 (r414937) +++ head/games/fretsonfire/Makefile Tue May 10 11:13:33 2016 (r414938) @@ -14,7 +14,7 @@ COMMENT= Game of musical skill and fast RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}game>=0:devel/py-game \ - ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-PyOpenGL \ + ${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL \ ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow \ ${LOCALBASE}/share/${PORTNAME}/default.ttf:games/fretsonfire-data From owner-svn-ports-head@freebsd.org Tue May 10 11:42:03 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2C3E8B34413; Tue, 10 May 2016 11:42:03 +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 F268A1EC1; Tue, 10 May 2016 11:42:02 +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 u4ABg2a7001075; Tue, 10 May 2016 11:42:02 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ABg25d001073; Tue, 10 May 2016 11:42:02 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201605101142.u4ABg25d001073@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Tue, 10 May 2016 11:42:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414939 - in head/databases/tcl-lmdb: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 11:42:03 -0000 Author: gahr Date: Tue May 10 11:42:01 2016 New Revision: 414939 URL: https://svnweb.freebsd.org/changeset/ports/414939 Log: databases/tcl-lmdb: update to 0.3.5 Changes: https://github.com/ray2501/tcl-lmdb/compare/0.3.4...0.3.5 Deleted: head/databases/tcl-lmdb/files/ Modified: head/databases/tcl-lmdb/Makefile head/databases/tcl-lmdb/distinfo Modified: head/databases/tcl-lmdb/Makefile ============================================================================== --- head/databases/tcl-lmdb/Makefile Tue May 10 11:13:33 2016 (r414938) +++ head/databases/tcl-lmdb/Makefile Tue May 10 11:42:01 2016 (r414939) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tcl-lmdb -PORTVERSION= 0.3.4 -PORTREVISION= 1 +PORTVERSION= 0.3.5 CATEGORIES= databases MAINTAINER= gahr@FreeBSD.org Modified: head/databases/tcl-lmdb/distinfo ============================================================================== --- head/databases/tcl-lmdb/distinfo Tue May 10 11:13:33 2016 (r414938) +++ head/databases/tcl-lmdb/distinfo Tue May 10 11:42:01 2016 (r414939) @@ -1,2 +1,2 @@ -SHA256 (ray2501-tcl-lmdb-0.3.4_GH0.tar.gz) = 66e4b34519d2dfc9aa47030d9603560364ea6e54922adaee9ea9229d1a1cbf9d -SIZE (ray2501-tcl-lmdb-0.3.4_GH0.tar.gz) = 276740 +SHA256 (ray2501-tcl-lmdb-0.3.5_GH0.tar.gz) = faeb308edb8f27b46b5650f3f4d1a00589bf55b65e46ca606dcebeb5ada19771 +SIZE (ray2501-tcl-lmdb-0.3.5_GH0.tar.gz) = 276822 From owner-svn-ports-head@freebsd.org Tue May 10 14:43:56 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D313EB36016; Tue, 10 May 2016 14:43:56 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9E4B11079; Tue, 10 May 2016 14:43:56 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4AEhtmT054740; Tue, 10 May 2016 14:43:55 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AEhsHg054729; Tue, 10 May 2016 14:43:54 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201605101443.u4AEhsHg054729@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Tue, 10 May 2016 14:43:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414941 - in head: chinese/eric6 devel/cs-eric6 devel/eric6 devel/es-eric6 devel/it-eric6 devel/tr-eric6 french/eric6 german/eric6 portuguese/eric6 russian/eric6 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 14:43:56 -0000 Author: bsam Date: Tue May 10 14:43:54 2016 New Revision: 414941 URL: https://svnweb.freebsd.org/changeset/ports/414941 Log: eric6 ports: Update to version 6.1.5. Modified: head/chinese/eric6/distinfo head/devel/cs-eric6/distinfo head/devel/eric6/Makefile.inc head/devel/eric6/distinfo head/devel/es-eric6/distinfo head/devel/it-eric6/distinfo head/devel/tr-eric6/distinfo head/french/eric6/distinfo head/german/eric6/distinfo head/portuguese/eric6/distinfo head/russian/eric6/distinfo Modified: head/chinese/eric6/distinfo ============================================================================== --- head/chinese/eric6/distinfo Tue May 10 12:39:31 2016 (r414940) +++ head/chinese/eric6/distinfo Tue May 10 14:43:54 2016 (r414941) @@ -1,2 +1,2 @@ -SHA256 (eric6-i18n-zh_CN-6.1.4.tar.gz) = edd2b3e8c33de71807d1dbf6291933ce5809e36f4e620972d05fd8a94264d4e9 -SIZE (eric6-i18n-zh_CN-6.1.4.tar.gz) = 557937 +SHA256 (eric6-i18n-zh_CN-6.1.5.tar.gz) = 276908f951aadef081e03c7744f937492232d45e31c41d35467db9e1128df0ae +SIZE (eric6-i18n-zh_CN-6.1.5.tar.gz) = 557918 Modified: head/devel/cs-eric6/distinfo ============================================================================== --- head/devel/cs-eric6/distinfo Tue May 10 12:39:31 2016 (r414940) +++ head/devel/cs-eric6/distinfo Tue May 10 14:43:54 2016 (r414941) @@ -1,2 +1,2 @@ -SHA256 (eric6-i18n-cs-6.1.4.tar.gz) = 1bbfe64c4470014ee104e3260587c1d47f18eae345ab76d945c5095336dcb1e0 -SIZE (eric6-i18n-cs-6.1.4.tar.gz) = 565603 +SHA256 (eric6-i18n-cs-6.1.5.tar.gz) = 2a15046922ee60489cf8fe2a054711224a4412257d3d762158b199f0c1543b63 +SIZE (eric6-i18n-cs-6.1.5.tar.gz) = 565605 Modified: head/devel/eric6/Makefile.inc ============================================================================== --- head/devel/eric6/Makefile.inc Tue May 10 12:39:31 2016 (r414940) +++ head/devel/eric6/Makefile.inc Tue May 10 14:43:54 2016 (r414941) @@ -6,7 +6,7 @@ # french/eric6, german/eric6, russian/eric6 PORTNAME= eric6 -PORTVERSION= 6.1.4 +PORTVERSION= 6.1.5 MASTER_SITES= SF/eric-ide/${PORTNAME}/stable/${PORTVERSION} DISTNAME?= ${PORTNAME}-i18n-${I18N_LANG}-${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} Modified: head/devel/eric6/distinfo ============================================================================== --- head/devel/eric6/distinfo Tue May 10 12:39:31 2016 (r414940) +++ head/devel/eric6/distinfo Tue May 10 14:43:54 2016 (r414941) @@ -1,2 +1,2 @@ -SHA256 (eric6-6.1.4.tar.gz) = 3953a61f52d081b2132be8d91b9d8f91f4c2dbed0aaba2ca4cec9aafc41e34b4 -SIZE (eric6-6.1.4.tar.gz) = 10884553 +SHA256 (eric6-6.1.5.tar.gz) = 320f4eb44c29a5653311fa0739bc07576478a0e9bceca1c4a1ffc08dc907dca3 +SIZE (eric6-6.1.5.tar.gz) = 10884901 Modified: head/devel/es-eric6/distinfo ============================================================================== --- head/devel/es-eric6/distinfo Tue May 10 12:39:31 2016 (r414940) +++ head/devel/es-eric6/distinfo Tue May 10 14:43:54 2016 (r414941) @@ -1,2 +1,2 @@ -SHA256 (eric6-i18n-es-6.1.4.tar.gz) = 898297752132f932ed35dce5df68124d249bb8307fe0f05f53e0f6728c838a8a -SIZE (eric6-i18n-es-6.1.4.tar.gz) = 789053 +SHA256 (eric6-i18n-es-6.1.5.tar.gz) = c4aaa7be81ca8de3e8ce9de434eb31e98e0e86f55ad612cf4eef4216010c1888 +SIZE (eric6-i18n-es-6.1.5.tar.gz) = 789054 Modified: head/devel/it-eric6/distinfo ============================================================================== --- head/devel/it-eric6/distinfo Tue May 10 12:39:31 2016 (r414940) +++ head/devel/it-eric6/distinfo Tue May 10 14:43:54 2016 (r414941) @@ -1,2 +1,2 @@ -SHA256 (eric6-i18n-it-6.1.4.tar.gz) = 08e1450e23f41ddccebecea5f9e604166a19ecff9b5fd628c1db393d10d9fd5f -SIZE (eric6-i18n-it-6.1.4.tar.gz) = 641866 +SHA256 (eric6-i18n-it-6.1.5.tar.gz) = c3b9de24ac651714b795f58f5093ecad00f48b522af7337f8073211a9bb02b32 +SIZE (eric6-i18n-it-6.1.5.tar.gz) = 641867 Modified: head/devel/tr-eric6/distinfo ============================================================================== --- head/devel/tr-eric6/distinfo Tue May 10 12:39:31 2016 (r414940) +++ head/devel/tr-eric6/distinfo Tue May 10 14:43:54 2016 (r414941) @@ -1,2 +1,2 @@ -SHA256 (eric6-i18n-tr-6.1.4.tar.gz) = 63579bc04cd5f3a9fb75c78e651a3b329fe55183dc19f227e102c3e739065cf4 -SIZE (eric6-i18n-tr-6.1.4.tar.gz) = 491273 +SHA256 (eric6-i18n-tr-6.1.5.tar.gz) = f1b8af6055fc76f388275c044d7cbdf43f5de0b263bfc6e003085affd88124ce +SIZE (eric6-i18n-tr-6.1.5.tar.gz) = 491276 Modified: head/french/eric6/distinfo ============================================================================== --- head/french/eric6/distinfo Tue May 10 12:39:31 2016 (r414940) +++ head/french/eric6/distinfo Tue May 10 14:43:54 2016 (r414941) @@ -1,2 +1,2 @@ -SHA256 (eric6-i18n-fr-6.1.4.tar.gz) = 196333f9d54a1e1a151d340aaa9b67f35a1b956f62c74ae91ba5f12ada56d261 -SIZE (eric6-i18n-fr-6.1.4.tar.gz) = 513296 +SHA256 (eric6-i18n-fr-6.1.5.tar.gz) = cc84693ca9f59c80ac84f1da6a3ae7d140a07efa5caaa1a375bab0d00ddc2a0f +SIZE (eric6-i18n-fr-6.1.5.tar.gz) = 513297 Modified: head/german/eric6/distinfo ============================================================================== --- head/german/eric6/distinfo Tue May 10 12:39:31 2016 (r414940) +++ head/german/eric6/distinfo Tue May 10 14:43:54 2016 (r414941) @@ -1,2 +1,2 @@ -SHA256 (eric6-i18n-de-6.1.4.tar.gz) = bc9f104e308c089d31b3fd46559a9ef70db9b870c268bb0cceb5976f58589563 -SIZE (eric6-i18n-de-6.1.4.tar.gz) = 786365 +SHA256 (eric6-i18n-de-6.1.5.tar.gz) = f2f9b32142b99b0f220111a1cdbeb4fb080d9a165fa3f58f08cba117dc914617 +SIZE (eric6-i18n-de-6.1.5.tar.gz) = 786368 Modified: head/portuguese/eric6/distinfo ============================================================================== --- head/portuguese/eric6/distinfo Tue May 10 12:39:31 2016 (r414940) +++ head/portuguese/eric6/distinfo Tue May 10 14:43:54 2016 (r414941) @@ -1,2 +1,2 @@ -SHA256 (eric6-i18n-pt-6.1.4.tar.gz) = 530188b09fe3d418017a941668036f6d9d16d23b74a275de136e5e787eedaafd -SIZE (eric6-i18n-pt-6.1.4.tar.gz) = 565560 +SHA256 (eric6-i18n-pt-6.1.5.tar.gz) = d6779e53fb883aae833c86e68752b9df01d14daea55fee5d729fc552e2f8142f +SIZE (eric6-i18n-pt-6.1.5.tar.gz) = 565571 Modified: head/russian/eric6/distinfo ============================================================================== --- head/russian/eric6/distinfo Tue May 10 12:39:31 2016 (r414940) +++ head/russian/eric6/distinfo Tue May 10 14:43:54 2016 (r414941) @@ -1,2 +1,2 @@ -SHA256 (eric6-i18n-ru-6.1.4.tar.gz) = d6539f1d39e55874da7cc01477d5a204848c5e7cc31fcd1e778cc2a322d82049 -SIZE (eric6-i18n-ru-6.1.4.tar.gz) = 802968 +SHA256 (eric6-i18n-ru-6.1.5.tar.gz) = 7cdaa988c2ffee9aa11df04c9317127fcb130bb3bf251fffb53813bd4ef8f2ca +SIZE (eric6-i18n-ru-6.1.5.tar.gz) = 802982 From owner-svn-ports-head@freebsd.org Tue May 10 15:04:00 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3B35B365D4; Tue, 10 May 2016 15:04:00 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A00A910EF; Tue, 10 May 2016 15:04:00 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4AF3x0Y061102; Tue, 10 May 2016 15:03:59 GMT (envelope-from olivier@FreeBSD.org) Received: (from olivier@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AF3x5i061100; Tue, 10 May 2016 15:03:59 GMT (envelope-from olivier@FreeBSD.org) Message-Id: <201605101503.u4AF3x5i061100@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivier set sender to olivier@FreeBSD.org using -f From: Olivier Cochard Date: Tue, 10 May 2016 15:03:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414942 - head/benchmarks/stress-ng X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 15:04:00 -0000 Author: olivier Date: Tue May 10 15:03:59 2016 New Revision: 414942 URL: https://svnweb.freebsd.org/changeset/ports/414942 Log: Update benchmarks/stress-ng to 0.06.00 PR: 209330 Submitted by: Luca Pizzamiglio (maintainer) Approved by: tabthorpe Differential Revision: https://reviews.freebsd.org/D6268 Modified: head/benchmarks/stress-ng/Makefile head/benchmarks/stress-ng/distinfo Modified: head/benchmarks/stress-ng/Makefile ============================================================================== --- head/benchmarks/stress-ng/Makefile Tue May 10 14:43:54 2016 (r414941) +++ head/benchmarks/stress-ng/Makefile Tue May 10 15:03:59 2016 (r414942) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= stress-ng -PORTVERSION= 0.05.25 +PORTVERSION= 0.06.01 CATEGORIES= benchmarks MASTER_SITES= http://kernel.ubuntu.com/~cking/tarballs/stress-ng/ Modified: head/benchmarks/stress-ng/distinfo ============================================================================== --- head/benchmarks/stress-ng/distinfo Tue May 10 14:43:54 2016 (r414941) +++ head/benchmarks/stress-ng/distinfo Tue May 10 15:03:59 2016 (r414942) @@ -1,2 +1,2 @@ -SHA256 (stress-ng-0.05.25.tar.gz) = 651761026dee9591e09089a4dae652abca54fdcf4d5f06f682946b65c023898d -SIZE (stress-ng-0.05.25.tar.gz) = 303975 +SHA256 (stress-ng-0.06.01.tar.gz) = e9d1bcbdfb3da4813db9b0ef27690ca02241eb3fd3fcd81d2ef765ff8cd463ae +SIZE (stress-ng-0.06.01.tar.gz) = 311781 From owner-svn-ports-head@freebsd.org Tue May 10 15:20:44 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2378DB36D5B; Tue, 10 May 2016 15:20:44 +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 EF37611A4; Tue, 10 May 2016 15:20:43 +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 u4AFKhFG064446; Tue, 10 May 2016 15:20:43 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AFKgw4064443; Tue, 10 May 2016 15:20:42 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201605101520.u4AFKgw4064443@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Tue, 10 May 2016 15:20:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414943 - head/finance/homebank X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 15:20:44 -0000 Author: pawel Date: Tue May 10 15:20:42 2016 New Revision: 414943 URL: https://svnweb.freebsd.org/changeset/ports/414943 Log: - Update to version 5.0.7 - Convert to USES=localbase Changelog: * new : preferences, add preview for chart color scheme * new : doc, added every payment into the lexicon * wish : #1509485 quicksearch split transactions memo/category * wish : #1507252 ability to batch-edit selected transactions easily * wish : #1501125 export to CSV for all reports list view * wish : #1501111 double-click on sheduled txn in main window to open template editor * wish : #1292377 enable edit transactions from report detail list * wish : #880846 hide/show txn list column on right click * bugfix: #1577555 scheduled transaction edit doesn't enable file save * bugfix: #1556289 scheduled transactions disappear with no reason * bugfix: #1553862 budget report categories displayed when selecting subcategories * bugfix: #1523216 import window wrongly sized * bugfix: #1511325 no warning about old gtk3.x version when compiling from source * bugfix: #1464961 inconsistency in my file internal xfer Modified: head/finance/homebank/Makefile head/finance/homebank/distinfo head/finance/homebank/pkg-plist Modified: head/finance/homebank/Makefile ============================================================================== --- head/finance/homebank/Makefile Tue May 10 15:03:59 2016 (r414942) +++ head/finance/homebank/Makefile Tue May 10 15:20:42 2016 (r414943) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= homebank -PORTVERSION= 5.0.6 +PORTVERSION= 5.0.7 CATEGORIES= finance MASTER_SITES= http://homebank.free.fr/public/ @@ -13,13 +13,11 @@ LICENSE= GPLv2 LIB_DEPENDS= libosp.so:textproc/opensp GNU_CONFIGURE= yes -USES= desktop-file-utils gettext gmake pkgconfig shared-mime-info +USES= desktop-file-utils gettext gmake localbase pkgconfig \ + shared-mime-info USE_GNOME= gtk30 intltool INSTALLS_ICONS= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - PORTDOCS= AUTHORS ChangeLog NEWS README OPTIONS_DEFINE= DOCS OFX Modified: head/finance/homebank/distinfo ============================================================================== --- head/finance/homebank/distinfo Tue May 10 15:03:59 2016 (r414942) +++ head/finance/homebank/distinfo Tue May 10 15:20:42 2016 (r414943) @@ -1,2 +1,2 @@ -SHA256 (homebank-5.0.6.tar.gz) = 4a52ef7a20accd50f8cead0d0564042912573c7d60887ef5e4d462fb28b239e4 -SIZE (homebank-5.0.6.tar.gz) = 2578726 +SHA256 (homebank-5.0.7.tar.gz) = d526dc78e6f6ea01efadfb9fd27b2d10326c315cfe550c83cc29cfd8052564e7 +SIZE (homebank-5.0.7.tar.gz) = 2603648 Modified: head/finance/homebank/pkg-plist ============================================================================== --- head/finance/homebank/pkg-plist Tue May 10 15:03:59 2016 (r414942) +++ head/finance/homebank/pkg-plist Tue May 10 15:20:42 2016 (r414943) @@ -22,6 +22,7 @@ share/applications/homebank.desktop %%DATADIR%%/help/dlg-bud1.html %%DATADIR%%/help/dlg-cate.html %%DATADIR%%/help/dlg-filt.html +%%DATADIR%%/help/dlg-mult.html %%DATADIR%%/help/dlg-paye.html %%DATADIR%%/help/dlg-pref.html %%DATADIR%%/help/dlg-spli.html @@ -78,6 +79,7 @@ share/applications/homebank.desktop %%DATADIR%%/help/images/dlg-split1.png %%DATADIR%%/help/images/dlg-template1.png %%DATADIR%%/help/images/dlg-transaction1.png +%%DATADIR%%/help/images/dlg-txnmultiple.png %%DATADIR%%/help/images/dlg-xferselection.png %%DATADIR%%/help/images/doc_balance.png %%DATADIR%%/help/images/doc_title.png @@ -106,7 +108,6 @@ share/applications/homebank.desktop %%DATADIR%%/help/images/pm-transfer.png %%DATADIR%%/help/images/tip-accorder.png %%DATADIR%%/help/images/tip-listsearch.png -%%DATADIR%%/help/images/tip-multiedit.png %%DATADIR%%/help/images/use-assignment1.png %%DATADIR%%/help/images/use-budget1.png %%DATADIR%%/help/images/use-budget2.png @@ -196,6 +197,7 @@ share/applications/homebank.desktop %%DATADIR%%/icons/hicolor/24x24/actions/hb-ope-delete.png %%DATADIR%%/icons/hicolor/24x24/actions/hb-ope-edit.png %%DATADIR%%/icons/hicolor/24x24/actions/hb-ope-herit.png +%%DATADIR%%/icons/hicolor/24x24/actions/hb-ope-multiedit.png %%DATADIR%%/icons/hicolor/24x24/actions/hb-ope-reconciled.png %%DATADIR%%/icons/hicolor/24x24/actions/hb-ope-show.png %%DATADIR%%/icons/hicolor/24x24/actions/hb-payee.png From owner-svn-ports-head@freebsd.org Tue May 10 15:35:21 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2F94B350CE; Tue, 10 May 2016 15:35:21 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A46EC1ABA; Tue, 10 May 2016 15:35:21 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4AFZKn1070613; Tue, 10 May 2016 15:35:20 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AFZK0x070603; Tue, 10 May 2016 15:35:20 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201605101535.u4AFZK0x070603@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Tue, 10 May 2016 15:35:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414944 - in head/multimedia/vdr-plugin-markad: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 15:35:21 -0000 Author: woodsb02 Date: Tue May 10 15:35:19 2016 New Revision: 414944 URL: https://svnweb.freebsd.org/changeset/ports/414944 Log: multimedia/vdr-plugin-markad: Fix build with ffmpeg 3.0.x - Update patch of command/decoder.cpp to allow vdr-plugin-markad to build successfully once multimedia/ffmpeg is updated to 3.0.x. Note that multimedia/ffmpeg is currently still on the 2.8.x branch, however this patch is backwards compatible with ffmpeg 2.8.x. The additional changes to this file were based on upstream bug report #1898 [1], and also the requirement to replace s/avcodec_alloc_frame/av_frame_alloc/g. - Regenerate patches with makepatch (pet portlint), and remove PATCH_STRIP=-p1 from Makefile. [1] https://projects.vdr-developer.org/issues/1898 PR: 209386 Reported by: antoine (PR207547) Reviewed by: mat (mentor) Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D6283 Added: head/multimedia/vdr-plugin-markad/files/patch-command_Makefile - copied, changed from r414943, head/multimedia/vdr-plugin-markad/files/patch-command-Makefile head/multimedia/vdr-plugin-markad/files/patch-command_decoder.cpp - copied, changed from r414943, head/multimedia/vdr-plugin-markad/files/patch-command-decoder.cpp head/multimedia/vdr-plugin-markad/files/patch-command_decoder.h - copied, changed from r414943, head/multimedia/vdr-plugin-markad/files/patch-vdr-markad-0.1.4-libav9 head/multimedia/vdr-plugin-markad/files/patch-command_markad-standalone.cpp - copied, changed from r414943, head/multimedia/vdr-plugin-markad/files/patch-command-markad-standalone.cpp head/multimedia/vdr-plugin-markad/files/patch-plugin_Makefile - copied, changed from r414943, head/multimedia/vdr-plugin-markad/files/patch-plugin-Makefile head/multimedia/vdr-plugin-markad/files/patch-plugin_markad.cpp - copied, changed from r414943, head/multimedia/vdr-plugin-markad/files/patch-plugin-markad.cpp head/multimedia/vdr-plugin-markad/files/patch-plugin_status.cpp - copied, changed from r414943, head/multimedia/vdr-plugin-markad/files/patch-plugin-status.cpp Deleted: head/multimedia/vdr-plugin-markad/files/patch-command-Makefile head/multimedia/vdr-plugin-markad/files/patch-command-decoder.cpp head/multimedia/vdr-plugin-markad/files/patch-command-decoder.cpp-ffmpeg1 head/multimedia/vdr-plugin-markad/files/patch-command-markad-standalone.cpp head/multimedia/vdr-plugin-markad/files/patch-plugin-Makefile head/multimedia/vdr-plugin-markad/files/patch-plugin-markad.cpp head/multimedia/vdr-plugin-markad/files/patch-plugin-status.cpp head/multimedia/vdr-plugin-markad/files/patch-vdr-markad-0.1.4-libav9 Modified: head/multimedia/vdr-plugin-markad/Makefile head/multimedia/vdr-plugin-markad/files/patch-Makefile Modified: head/multimedia/vdr-plugin-markad/Makefile ============================================================================== --- head/multimedia/vdr-plugin-markad/Makefile Tue May 10 15:20:42 2016 (r414943) +++ head/multimedia/vdr-plugin-markad/Makefile Tue May 10 15:35:19 2016 (r414944) @@ -13,7 +13,6 @@ COMMENT= Video Disk Recorder - MarkAd pl LIB_DEPENDS+= libavcodec.so:multimedia/ffmpeg USES= execinfo pkgconfig tar:tgz -PATCH_STRIP= -p1 HAVE_CONFIGURE= yes PORTDOCS= COPYING README HISTORY PORTDATA= logos Modified: head/multimedia/vdr-plugin-markad/files/patch-Makefile ============================================================================== --- head/multimedia/vdr-plugin-markad/files/patch-Makefile Tue May 10 15:20:42 2016 (r414943) +++ head/multimedia/vdr-plugin-markad/files/patch-Makefile Tue May 10 15:35:19 2016 (r414944) @@ -1,5 +1,5 @@ ---- a/Makefile -+++ b/Makefile +--- Makefile.orig 2012-09-11 07:55:41 UTC ++++ Makefile @@ -13,10 +13,10 @@ ARCHIVE = markad-$(VERSION) PACKAGE = vdr-$(ARCHIVE) Copied and modified: head/multimedia/vdr-plugin-markad/files/patch-command_Makefile (from r414943, head/multimedia/vdr-plugin-markad/files/patch-command-Makefile) ============================================================================== --- head/multimedia/vdr-plugin-markad/files/patch-command-Makefile Tue May 10 15:20:42 2016 (r414943, copy source) +++ head/multimedia/vdr-plugin-markad/files/patch-command_Makefile Tue May 10 15:35:19 2016 (r414944) @@ -1,5 +1,5 @@ ---- a/command/Makefile -+++ b/command/Makefile +--- command/Makefile.orig 2012-09-11 07:54:03 UTC ++++ command/Makefile @@ -16,6 +16,10 @@ CXXFLAGS ?= -g -rdynamic -O3 -funroll-lo PKG-CONFIG ?= pkg-config STRIP ?= strip Copied and modified: head/multimedia/vdr-plugin-markad/files/patch-command_decoder.cpp (from r414943, head/multimedia/vdr-plugin-markad/files/patch-command-decoder.cpp) ============================================================================== --- head/multimedia/vdr-plugin-markad/files/patch-command-decoder.cpp Tue May 10 15:20:42 2016 (r414943, copy source) +++ head/multimedia/vdr-plugin-markad/files/patch-command_decoder.cpp Tue May 10 15:35:19 2016 (r414944) @@ -1,6 +1,6 @@ ---- a/command/decoder.cpp -+++ b/command/decoder.cpp -@@ -6,7 +6,12 @@ +--- command/decoder.cpp.orig 2012-04-02 19:41:15 UTC ++++ command/decoder.cpp +@@ -6,11 +6,17 @@ */ #include @@ -13,15 +13,20 @@ #include #include #include -@@ -107,6 +112,7 @@ cMarkAdDecoder::cMarkAdDecoder(bool useH - noticeERRMP2=false; - noticeERRAC3=false; + #include ++#include + + #include "decoder.h" + +@@ -113,6 +119,7 @@ cMarkAdDecoder::cMarkAdDecoder(bool useH + + noticeERRVID=false; +#ifndef __FreeBSD__ cpu_set_t cpumask; uint len = sizeof(cpumask); - int cpucount; -@@ -118,6 +124,12 @@ cMarkAdDecoder::cMarkAdDecoder(bool useH + int cpucount=1; +@@ -120,6 +127,12 @@ cMarkAdDecoder::cMarkAdDecoder(bool useH { cpucount=CPU_COUNT(&cpumask); } @@ -34,3 +39,127 @@ if (Threads==-1) { +@@ -151,28 +164,28 @@ cMarkAdDecoder::cMarkAdDecoder(bool useH + } + + video_codec=NULL; +- CodecID video_codecid; ++ AVCodecID video_codecid; + + if (useH264) + { +- video_codecid=CODEC_ID_H264; ++ video_codecid=AV_CODEC_ID_H264; + } + else + { +- video_codecid=CODEC_ID_MPEG2VIDEO_XVMC; ++ video_codecid=AV_CODEC_ID_MPEG2VIDEO_XVMC; + } + + video_codec = avcodec_find_decoder(video_codecid); +- if ((!video_codec) && (video_codecid==CODEC_ID_MPEG2VIDEO_XVMC)) ++ if ((!video_codec) && (video_codecid==AV_CODEC_ID_MPEG2VIDEO_XVMC)) + { + // fallback to MPEG2VIDEO +- video_codecid=CODEC_ID_MPEG2VIDEO; ++ video_codecid=AV_CODEC_ID_MPEG2VIDEO; + video_codec=avcodec_find_decoder(video_codecid); + } + + if (video_codec) + { +- video_context = avcodec_alloc_context(); ++ video_context = avcodec_alloc_context3(NULL); + if (video_context) + { + if (video_codec->capabilities & CODEC_CAP_TRUNCATED) +@@ -183,7 +196,7 @@ cMarkAdDecoder::cMarkAdDecoder(bool useH + + av_log_set_level(AV_LOG_FATAL); // silence decoder output + +- if (video_codecid==CODEC_ID_H264) ++ if (video_codecid==AV_CODEC_ID_H264) + { + video_context->flags2|=CODEC_FLAG2_CHUNKS; // needed for H264! + } +@@ -198,15 +211,15 @@ cMarkAdDecoder::cMarkAdDecoder(bool useH + #else + int ret=avcodec_open(video_context, video_codec); + #endif +- if ((ret < 0) && (video_codecid==CODEC_ID_MPEG2VIDEO_XVMC)) ++ if ((ret < 0) && (video_codecid==AV_CODEC_ID_MPEG2VIDEO_XVMC)) + { + // fallback to MPEG2VIDEO +- video_codecid=CODEC_ID_MPEG2VIDEO; ++ video_codecid=AV_CODEC_ID_MPEG2VIDEO; + video_codec=avcodec_find_decoder(video_codecid); + if (video_codec) + { + video_context->codec_type=AVMEDIA_TYPE_UNKNOWN; +- video_context->codec_id=CODEC_ID_NONE; ++ video_context->codec_id=AV_CODEC_ID_NONE; + video_context->codec_tag=0; + memset(video_context->codec_name,0,sizeof(video_context->codec_name)); + #if LIBAVCODEC_VERSION_INT >= ((53<<16)+(5<<8)+0) +@@ -225,13 +238,13 @@ cMarkAdDecoder::cMarkAdDecoder(bool useH + { + switch (video_codecid) + { +- case CODEC_ID_H264: ++ case AV_CODEC_ID_H264: + esyslog("could not open codec for H264"); + break; +- case CODEC_ID_MPEG2VIDEO_XVMC: ++ case AV_CODEC_ID_MPEG2VIDEO_XVMC: + esyslog("could not open codec MPEG2 (XVMC)"); + break; +- case CODEC_ID_MPEG2VIDEO: ++ case AV_CODEC_ID_MPEG2VIDEO: + esyslog("could not open codec MPEG2"); + break; + default: +@@ -256,7 +269,7 @@ cMarkAdDecoder::cMarkAdDecoder(bool useH + } + #endif + +- video_frame = avcodec_alloc_frame(); ++ video_frame = av_frame_alloc(); + if (!video_frame) + { + esyslog("could not allocate frame"); +@@ -286,13 +299,13 @@ cMarkAdDecoder::cMarkAdDecoder(bool useH + { + switch (video_codecid) + { +- case CODEC_ID_H264: ++ case AV_CODEC_ID_H264: + esyslog("codec for H264 not found"); + break; +- case CODEC_ID_MPEG2VIDEO_XVMC: ++ case AV_CODEC_ID_MPEG2VIDEO_XVMC: + esyslog("codec for MPEG2 (XVMC) not found"); + break; +- case CODEC_ID_MPEG2VIDEO: ++ case AV_CODEC_ID_MPEG2VIDEO: + esyslog("codec for MPEG2 not found"); + break; + default: +@@ -321,7 +334,7 @@ bool cMarkAdDecoder::Clear() + { + avcodec_flush_buffers(video_context); + AVCodecContext *dest; +- dest=avcodec_alloc_context(); ++ dest=avcodec_alloc_context3(NULL); + if (dest) + { + if (avcodec_copy_context(dest,video_context)!=0) ret=false; +@@ -384,7 +397,7 @@ bool cMarkAdDecoder::DecodeVideo(MarkAdC + if (!video_frame) return false; + maContext->Video.Data.Valid=false; + +- if ((video_context->codec_id==CODEC_ID_H264) && (!video_context->skip_frame)) ++ if ((video_context->codec_id==AV_CODEC_ID_H264) && (!video_context->skip_frame)) + { + // with H264 we cannot set skip_frame just to NONKEY, is depends on Interlaced... + if (maContext->Video.Info.Height) Copied and modified: head/multimedia/vdr-plugin-markad/files/patch-command_decoder.h (from r414943, head/multimedia/vdr-plugin-markad/files/patch-vdr-markad-0.1.4-libav9) ============================================================================== --- head/multimedia/vdr-plugin-markad/files/patch-vdr-markad-0.1.4-libav9 Tue May 10 15:20:42 2016 (r414943, copy source) +++ head/multimedia/vdr-plugin-markad/files/patch-command_decoder.h Tue May 10 15:35:19 2016 (r414944) @@ -1,36 +1,6 @@ -diff -urN markad-0.1.4.old/command/decoder.cpp markad-0.1.4/command/decoder.cpp ---- markad-0.1.4.old/command/decoder.cpp 2013-06-17 21:52:44.333367552 +0200 -+++ markad-0.1.4/command/decoder.cpp 2013-06-17 21:53:03.708366863 +0200 -@@ -11,6 +11,7 @@ - #include - #include - #include -+#include - - #include "decoder.h" - -@@ -172,7 +173,7 @@ - - if (video_codec) - { -- video_context = avcodec_alloc_context(); -+ video_context = avcodec_alloc_context3(NULL); - if (video_context) - { - if (video_codec->capabilities & CODEC_CAP_TRUNCATED) -@@ -321,7 +322,7 @@ - { - avcodec_flush_buffers(video_context); - AVCodecContext *dest; -- dest=avcodec_alloc_context(); -+ dest=avcodec_alloc_context3(NULL); - if (dest) - { - if (avcodec_copy_context(dest,video_context)!=0) ret=false; -diff -urN markad-0.1.4.old/command/decoder.h markad-0.1.4/command/decoder.h ---- markad-0.1.4.old/command/decoder.h 2013-06-17 21:52:44.333367552 +0200 -+++ markad-0.1.4/command/decoder.h 2013-06-17 21:53:03.708366863 +0200 -@@ -18,6 +18,7 @@ +--- command/decoder.h.orig 2012-02-24 20:08:34 UTC ++++ command/decoder.h +@@ -18,6 +18,7 @@ extern "C" #include #else #include Copied and modified: head/multimedia/vdr-plugin-markad/files/patch-command_markad-standalone.cpp (from r414943, head/multimedia/vdr-plugin-markad/files/patch-command-markad-standalone.cpp) ============================================================================== --- head/multimedia/vdr-plugin-markad/files/patch-command-markad-standalone.cpp Tue May 10 15:20:42 2016 (r414943, copy source) +++ head/multimedia/vdr-plugin-markad/files/patch-command_markad-standalone.cpp Tue May 10 15:35:19 2016 (r414944) @@ -1,5 +1,5 @@ ---- a/command/markad-standalone.cpp -+++ b/command/markad-standalone.cpp +--- command/markad-standalone.cpp.orig 2012-09-11 11:06:28 UTC ++++ command/markad-standalone.cpp @@ -24,7 +24,13 @@ #include #include Copied and modified: head/multimedia/vdr-plugin-markad/files/patch-plugin_Makefile (from r414943, head/multimedia/vdr-plugin-markad/files/patch-plugin-Makefile) ============================================================================== --- head/multimedia/vdr-plugin-markad/files/patch-plugin-Makefile Tue May 10 15:20:42 2016 (r414943, copy source) +++ head/multimedia/vdr-plugin-markad/files/patch-plugin_Makefile Tue May 10 15:35:19 2016 (r414944) @@ -1,5 +1,5 @@ ---- a/plugin/Makefile -+++ b/plugin/Makefile +--- plugin/Makefile.orig 2012-02-13 19:32:27 UTC ++++ plugin/Makefile @@ -99,11 +99,19 @@ i18n: $(I18Nmsgs) $(I18Npot) ### Targets: Copied and modified: head/multimedia/vdr-plugin-markad/files/patch-plugin_markad.cpp (from r414943, head/multimedia/vdr-plugin-markad/files/patch-plugin-markad.cpp) ============================================================================== --- head/multimedia/vdr-plugin-markad/files/patch-plugin-markad.cpp Tue May 10 15:20:42 2016 (r414943, copy source) +++ head/multimedia/vdr-plugin-markad/files/patch-plugin_markad.cpp Tue May 10 15:35:19 2016 (r414944) @@ -1,5 +1,5 @@ ---- a/plugin/markad.cpp -+++ b/plugin/markad.cpp +--- plugin/markad.cpp.orig 2012-09-10 12:45:12 UTC ++++ plugin/markad.cpp @@ -15,8 +15,16 @@ #include "markad.h" Copied and modified: head/multimedia/vdr-plugin-markad/files/patch-plugin_status.cpp (from r414943, head/multimedia/vdr-plugin-markad/files/patch-plugin-status.cpp) ============================================================================== --- head/multimedia/vdr-plugin-markad/files/patch-plugin-status.cpp Tue May 10 15:20:42 2016 (r414943, copy source) +++ head/multimedia/vdr-plugin-markad/files/patch-plugin_status.cpp Tue May 10 15:35:19 2016 (r414944) @@ -1,5 +1,5 @@ ---- a/plugin/status.cpp -+++ b/plugin/status.cpp +--- plugin/status.cpp.orig 2012-09-09 23:00:32 UTC ++++ plugin/status.cpp @@ -6,6 +6,12 @@ */ From owner-svn-ports-head@freebsd.org Tue May 10 16:26:22 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8199CB36418; Tue, 10 May 2016 16:26:22 +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 53CB81966; Tue, 10 May 2016 16:26:22 +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 u4AGQLUw085708; Tue, 10 May 2016 16:26:21 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AGQLm8085706; Tue, 10 May 2016 16:26:21 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605101626.u4AGQLm8085706@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 10 May 2016 16:26:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414945 - head/net-im/oysttyer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 16:26:22 -0000 Author: pi Date: Tue May 10 16:26:21 2016 New Revision: 414945 URL: https://svnweb.freebsd.org/changeset/ports/414945 Log: net-im/oysttyer: 2.6.1 -> 2.6.3 - Correct year on startup screen - Adds very rudimentary CI syntax checks - Expand long DMs suring start-up - Nicely truncate long DMs when using /dump - Revert shebang to original - Fix a bug where whoami comparison was not lowercased for sent dms - Update userstream endpoint Modified: head/net-im/oysttyer/Makefile head/net-im/oysttyer/distinfo Modified: head/net-im/oysttyer/Makefile ============================================================================== --- head/net-im/oysttyer/Makefile Tue May 10 15:35:19 2016 (r414944) +++ head/net-im/oysttyer/Makefile Tue May 10 16:26:21 2016 (r414945) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= oysttyer -PORTVERSION= 2.6.1 +PORTVERSION= 2.6.3 CATEGORIES= net-im MAINTAINER= pi@FreeBSD.org Modified: head/net-im/oysttyer/distinfo ============================================================================== --- head/net-im/oysttyer/distinfo Tue May 10 15:35:19 2016 (r414944) +++ head/net-im/oysttyer/distinfo Tue May 10 16:26:21 2016 (r414945) @@ -1,2 +1,2 @@ -SHA256 (oysttyer-oysttyer-2.6.1_GH0.tar.gz) = 8ef2acf18dcec3352bf1628bd58283fb6e696ff4fb1a355f13fb6d80bc2f6573 -SIZE (oysttyer-oysttyer-2.6.1_GH0.tar.gz) = 103540 +SHA256 (oysttyer-oysttyer-2.6.3_GH0.tar.gz) = 0b019af4dbb6a9cc254e454c57f0dc2ed6896f951f8f372282d4d5846564b9d0 +SIZE (oysttyer-oysttyer-2.6.3_GH0.tar.gz) = 104134 From owner-svn-ports-head@freebsd.org Tue May 10 16:46:37 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DABCFB36C3A; Tue, 10 May 2016 16:46:37 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 914691DB5; Tue, 10 May 2016 16:46:37 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4AGka6j091777; Tue, 10 May 2016 16:46:36 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AGkamv091776; Tue, 10 May 2016 16:46:36 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201605101646.u4AGkamv091776@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Tue, 10 May 2016 16:46:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414946 - head/print/hplip-plugin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 16:46:38 -0000 Author: tijl Date: Tue May 10 16:46:36 2016 New Revision: 414946 URL: https://svnweb.freebsd.org/changeset/ports/414946 Log: Some plugins have an SONAME field that is different from the library name so the wrapper library that links to such a plugin cannot find it at runtime. Create dummy plugins without SONAME and link the wrapper libraries against that. PR: 209426 Tested by: Andreas Beck Modified: head/print/hplip-plugin/Makefile Modified: head/print/hplip-plugin/Makefile ============================================================================== --- head/print/hplip-plugin/Makefile Tue May 10 16:26:21 2016 (r414945) +++ head/print/hplip-plugin/Makefile Tue May 10 16:46:36 2016 (r414946) @@ -3,7 +3,7 @@ PORTNAME= hplip-plugin PORTVERSION= 3.16.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= http://hplipopensource.com/hplip-web/plugin/ DISTNAME= hplip-${DISTVERSION}-plugin @@ -46,10 +46,14 @@ do-extract: --keep --noexec --nox11 --target ${WRKSRC} do-build: - ${CC} ${CFLAGS} -Wall -fPIC -c ${FILESDIR}/wrap.c -o ${WRKSRC}/wrap.o + ${MKDIR} ${WRKSRC}/build + ${CC} ${CFLAGS} -Wall -fPIC -c ${FILESDIR}/wrap.c \ + -o ${WRKSRC}/build/wrap.o .for p in ${PLUGINS} - (cd ${WRKSRC} && ${BRANDELF} -t FreeBSD ${p:T}-${LINARCH}.so && \ - ${CC} ${CFLAGS} ${LDFLAGS} -shared -fPIC -o ${p:T}.so wrap.o \ + ${BRANDELF} -t FreeBSD ${WRKSRC}/${p:T}-${LINARCH}.so + (cd ${WRKSRC}/build \ + && ${CC} -shared -fPIC -o ${p:T}-${LINARCH}.so wrap.o \ + && ${CC} ${CFLAGS} ${LDFLAGS} -shared -fPIC -o ${p:T}.so wrap.o \ ${p:T}-${LINARCH}.so -Wl,-rpath,${PREFIX}/share/hplip/${p:H}) .endfor @@ -62,7 +66,7 @@ do-install: # -m 555 because HPLIP checks that the plugins are +x. ${INSTALL_LIB} -m 555 ${WRKSRC}/${p:T}-${LINARCH}.so \ ${STAGEDIR}${PREFIX}/share/hplip/${p}-${LINARCH}.so - ${INSTALL_LIB} -m 555 ${WRKSRC}/${p:T}.so \ + ${INSTALL_LIB} -m 555 ${WRKSRC}/build/${p:T}.so \ ${STAGEDIR}${PREFIX}/share/hplip/${p}.so .endfor ${INSTALL_DATA} ${WRKSRC}/plugin.spec ${STAGEDIR}${PREFIX}/share/hplip From owner-svn-ports-head@freebsd.org Tue May 10 17:05:35 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C92C3B352F0; Tue, 10 May 2016 17:05:35 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8AA1D1BD7; Tue, 10 May 2016 17:05:35 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4AH5Yn0097957; Tue, 10 May 2016 17:05:34 GMT (envelope-from se@FreeBSD.org) Received: (from se@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AH5YvJ097948; Tue, 10 May 2016 17:05:34 GMT (envelope-from se@FreeBSD.org) Message-Id: <201605101705.u4AH5YvJ097948@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: se set sender to se@FreeBSD.org using -f From: Stefan Esser Date: Tue, 10 May 2016 17:05:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414947 - in head/emulators/playonbsd: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 17:05:35 -0000 Author: se Date: Tue May 10 17:05:33 2016 New Revision: 414947 URL: https://svnweb.freebsd.org/changeset/ports/414947 Log: Fix problem with desktop shortcuts reported by iluxa (at) ex.ua. Upgrade to latest stable version 4.2.10 on that occasion. PR: 209418 Reported by: iluxa (at) ex.ua Approved by: antoine (mentor, implicit) Added: head/emulators/playonbsd/files/patch-playonfreebsd (contents, props changed) Modified: head/emulators/playonbsd/Makefile head/emulators/playonbsd/distinfo head/emulators/playonbsd/files/patch-lib_scripts.lib head/emulators/playonbsd/files/patch-lib_setupwindow.lib head/emulators/playonbsd/files/patch-lib_variables head/emulators/playonbsd/files/patch-lib_wine.lib head/emulators/playonbsd/files/patch-python_mainwindow.py Directory Properties: head/emulators/playonbsd/files/playonbsd.sh.in (props changed) Modified: head/emulators/playonbsd/Makefile ============================================================================== --- head/emulators/playonbsd/Makefile Tue May 10 16:46:36 2016 (r414946) +++ head/emulators/playonbsd/Makefile Tue May 10 17:05:33 2016 (r414947) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= playonbsd -PORTVERSION= 4.2.8 +PORTVERSION= 4.2.10 CATEGORIES= emulators games MAINTAINER= se@FreeBSD.org Modified: head/emulators/playonbsd/distinfo ============================================================================== --- head/emulators/playonbsd/distinfo Tue May 10 16:46:36 2016 (r414946) +++ head/emulators/playonbsd/distinfo Tue May 10 17:05:33 2016 (r414947) @@ -1,2 +1,2 @@ -SHA256 (PlayOnLinux-POL-POM-4-4.2.8_GH0.tar.gz) = 746cd72267c42b9c910c2977c5de92ec3e591b72dec382c5a706e353238cd6a3 -SIZE (PlayOnLinux-POL-POM-4-4.2.8_GH0.tar.gz) = 3168626 +SHA256 (PlayOnLinux-POL-POM-4-4.2.10_GH0.tar.gz) = e4fca669624ad1926884bc42910b752979172bce3b89a4196c691791e8bff6f9 +SIZE (PlayOnLinux-POL-POM-4-4.2.10_GH0.tar.gz) = 3203954 Modified: head/emulators/playonbsd/files/patch-lib_scripts.lib ============================================================================== --- head/emulators/playonbsd/files/patch-lib_scripts.lib Tue May 10 16:46:36 2016 (r414946) +++ head/emulators/playonbsd/files/patch-lib_scripts.lib Tue May 10 17:05:33 2016 (r414947) @@ -1,15 +1,22 @@ ---- lib/scripts.lib.orig 2015-05-12 22:33:57 UTC +--- lib/scripts.lib.orig 2016-01-03 22:16:17 UTC +++ lib/scripts.lib -@@ -382,7 +382,7 @@ POL_Shortcut() +@@ -382,10 +382,14 @@ POL_Shortcut() # Menus if [ ! "$(POL_Config_Read NO_MENU_ICON)" = "TRUE" ]; then # Do nothing on Mac OS - if [ -n "$Categories" -a "$POL_OS" = "Linux" ] || [ -n "$Categories" -a "$POL_OS" = "BSD" ]; then -+ if [ -n "$Categories" -a "$POL_OS" = "Linux" ] || [ -n "$Categories" -a "$POL_OS" = "FreeBSD" ]; then ++ if [ -n "$Categories" -a "$POL_OS" = "Linux" ] LOCALAPPS="$HOME/.local/share/applications" make_desktop_shortcut "$iconPath" "$ICON_FILENAME" "$LOCALAPPS" "$PLAYONLINUX/playonlinux --run \"$ICON_FILENAME\"" "$binary_name" "$Categories" "playonlinux-" fi -@@ -992,9 +992,8 @@ POL_Shortcut_AddProfileLink() ++ if [ -n "$Categories" -a "$POL_OS" = "FreeBSD" ]; then ++ LOCALAPPS="$HOME/.local/share/applications" ++ make_desktop_shortcut "$iconPath" "$ICON_FILENAME" "$LOCALAPPS" "$PLAYONLINUX/playonbsd --run \"$ICON_FILENAME\"" "$binary_name" "$Categories" "playonlinux-" ++ fi + fi + + # Desktop +@@ -1002,9 +1006,8 @@ POL_Shortcut_AddProfileLink() } POL_LoadVar_Distro () { @@ -21,7 +28,7 @@ main_kernel="$(uname -r | cut -d '.' -f 1)" second_kernel="$(uname -r | cut -d '.' -f 2)" -@@ -1005,7 +1004,14 @@ POL_LoadVar_Distro () +@@ -1015,7 +1018,14 @@ POL_LoadVar_Distro () [ "$main_kernel" = "12" ] && MacOS="Mountain Lion" export DISTRO="$MacOS 10.$(( main_kernel - 4)).$second_kernel ($(uname -r))" Modified: head/emulators/playonbsd/files/patch-lib_setupwindow.lib ============================================================================== --- head/emulators/playonbsd/files/patch-lib_setupwindow.lib Tue May 10 16:46:36 2016 (r414946) +++ head/emulators/playonbsd/files/patch-lib_setupwindow.lib Tue May 10 17:05:33 2016 (r414947) @@ -1,4 +1,4 @@ ---- lib/setupwindow.lib.orig 2015-05-12 22:33:57 UTC +--- lib/setupwindow.lib.orig 2016-01-03 22:16:17 UTC +++ lib/setupwindow.lib @@ -36,7 +36,7 @@ ncs() } Modified: head/emulators/playonbsd/files/patch-lib_variables ============================================================================== --- head/emulators/playonbsd/files/patch-lib_variables Tue May 10 16:46:36 2016 (r414946) +++ head/emulators/playonbsd/files/patch-lib_variables Tue May 10 17:05:33 2016 (r414947) @@ -1,6 +1,6 @@ ---- lib/variables.orig 2015-05-12 22:33:57 UTC +--- lib/variables.orig 2016-01-03 22:16:17 UTC +++ lib/variables -@@ -65,8 +65,11 @@ else +@@ -69,8 +69,11 @@ else eval_gettext() { printf "$@"; } fi Modified: head/emulators/playonbsd/files/patch-lib_wine.lib ============================================================================== --- head/emulators/playonbsd/files/patch-lib_wine.lib Tue May 10 16:46:36 2016 (r414946) +++ head/emulators/playonbsd/files/patch-lib_wine.lib Tue May 10 17:05:33 2016 (r414947) @@ -1,11 +1,11 @@ ---- lib/wine.lib.orig 2015-05-12 22:33:57 UTC +--- lib/wine.lib.orig 2016-01-03 22:16:17 UTC +++ lib/wine.lib -@@ -31,7 +31,7 @@ POL_Wine_GetRegValue() - +@@ -32,7 +32,7 @@ POL_Wine_GetRegValue() [ -z "$WINEPREFIX" ] && POL_Debug_Fatal "WINEPREFIX not set" local value -- [ -e "$WINEPREFIX/user.reg" ] && value="$(grep "$1" "$WINEPREFIX/user.reg" | head -n 1 | tr -d '"' | cut -d= -f2)" -+ [ -e "$WINEPREFIX/user.reg" ] && value="$(grep "$1" "$WINEPREFIX/user.reg" | head -n 1 | tr -d \" | cut -d= -f2)" + # tr -d '\0' is a workaround for Wine bug #37575 +- [ -e "$WINEPREFIX/user.reg" ] && value="$(grep "^\"$1\"=" "$WINEPREFIX/user.reg" | head -n 1 | tr -d '"' | cut -d= -f2- | tr -d '\0')" ++ [ -e "$WINEPREFIX/user.reg" ] && value="$(grep "^\"$1\"=" "$WINEPREFIX/user.reg" | head -n 1 | tr -d \" | cut -d= -f2- | tr -d '\0')" POL_Debug_Message "Getting registry value $1. Return: $value" echo -n "${value:-default}" } Added: head/emulators/playonbsd/files/patch-playonfreebsd ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/playonbsd/files/patch-playonfreebsd Tue May 10 17:05:33 2016 (r414947) @@ -0,0 +1,11 @@ +--- playonfreebsd.orig 2016-01-03 22:16:17 UTC ++++ playonfreebsd +@@ -111,7 +111,7 @@ if [ "$1" = "--run" ]; then + # cp "$HOME/.PlayOnLinux/shortcuts/$NAME" "$POL_USER_ROOT/tmp/debug_$NAME" && \ + # sed -e 's/^export WINEDEBUG="\(.*\)"/export WINEDEBUG="-all"/' "$POL_USER_ROOT/tmp/debug_$NAME" > "$HOME/.PlayOnLinux/shortcuts/$NAME" + #fi +- exec bash playonlinux-bash "$HOME/.PlayOnLinux/shortcuts/$NAME" "$@" ++ exec bash playonlinux-bash "$HOME/.PlayOnBSD/shortcuts/$NAME" "$@" + fi + else + cd "$POLDIR/python" Modified: head/emulators/playonbsd/files/patch-python_mainwindow.py ============================================================================== --- head/emulators/playonbsd/files/patch-python_mainwindow.py Tue May 10 16:46:36 2016 (r414946) +++ head/emulators/playonbsd/files/patch-python_mainwindow.py Tue May 10 17:05:33 2016 (r414947) @@ -1,4 +1,4 @@ ---- python/mainwindow.py.orig 2015-05-12 22:33:57 UTC +--- python/mainwindow.py.orig 2016-01-03 22:16:17 UTC +++ python/mainwindow.py @@ -63,8 +63,8 @@ class POLWeb(threading.Thread): def LastVersion(self): From owner-svn-ports-head@freebsd.org Tue May 10 17:11:03 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9303DB35576; Tue, 10 May 2016 17:11:03 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 646111147; Tue, 10 May 2016 17:11:03 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4AHB27o098271; Tue, 10 May 2016 17:11:02 GMT (envelope-from se@FreeBSD.org) Received: (from se@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AHB2nc098270; Tue, 10 May 2016 17:11:02 GMT (envelope-from se@FreeBSD.org) Message-Id: <201605101711.u4AHB2nc098270@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: se set sender to se@FreeBSD.org using -f From: Stefan Esser Date: Tue, 10 May 2016 17:11:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414948 - head/emulators/playonbsd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 17:11:03 -0000 Author: se Date: Tue May 10 17:11:02 2016 New Revision: 414948 URL: https://svnweb.freebsd.org/changeset/ports/414948 Log: In order to make desktop shortcuts work, the playonfreebsd script must be executable. PR: 209418 Submitted by: iluxa (at) ex.ua Approved by: antoine (mentor, implicit) Modified: head/emulators/playonbsd/Makefile Modified: head/emulators/playonbsd/Makefile ============================================================================== --- head/emulators/playonbsd/Makefile Tue May 10 17:05:33 2016 (r414947) +++ head/emulators/playonbsd/Makefile Tue May 10 17:11:02 2016 (r414948) @@ -53,6 +53,7 @@ post-patch: do-install: cd ${WRKSRC} && ${COPYTREE_BIN} . ${STAGEDIR}${PREFIX}/lib/playonbsd/ "-perm -0100 ! -name *.orig" cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/lib/playonbsd/ "! -perm 0100 ! -name *.orig" + ${CHMOD} a+x ${STAGEDIR}${PREFIX}/lib/playonbsd/playonfreebsd ${INSTALL_SCRIPT} ${WRKDIR}/playonbsd.sh ${STAGEDIR}${PREFIX}/bin/playonbsd .include From owner-svn-ports-head@freebsd.org Tue May 10 17:50:22 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 49CCBB36560; Tue, 10 May 2016 17:50:22 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0804810E2; Tue, 10 May 2016 17:50:21 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4AHoLh4010968; Tue, 10 May 2016 17:50:21 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AHoLaN010966; Tue, 10 May 2016 17:50:21 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201605101750.u4AHoLaN010966@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Tue, 10 May 2016 17:50:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414950 - in head/net/opal: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 17:50:22 -0000 Author: woodsb02 Date: Tue May 10 17:50:20 2016 New Revision: 414950 URL: https://svnweb.freebsd.org/changeset/ports/414950 Log: net/opal: Fix build with ffmpeg 3.0.x - Add patch to allow opal to build successfully once multimedia/ffmpeg is updated to 3.0.x. Note that multimedia/ffmpeg is currently still on the 2.8.x branch, however this patch is backwards compatible with ffmpeg 2.8.x. PR: 209346 Reported by: antoine (PR207547) Reviewed by: kwm (with gnome hat) Approved by: adamw (mentor) Obtained from: ArchLinux [1] Differential Revision: https://reviews.freebsd.org/D6308 [1] https://git.archlinux.org/svntogit/packages.git/tree/trunk/opal-ffmpeg3.patch?h=packages/opal Added: head/net/opal/files/patch-ffmpeg3 (contents, props changed) Modified: head/net/opal/Makefile Modified: head/net/opal/Makefile ============================================================================== --- head/net/opal/Makefile Tue May 10 17:46:43 2016 (r414949) +++ head/net/opal/Makefile Tue May 10 17:50:20 2016 (r414950) @@ -3,7 +3,7 @@ PORTNAME= opal PORTVERSION= 3.10.10 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net MASTER_SITES= GNOME Added: head/net/opal/files/patch-ffmpeg3 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/opal/files/patch-ffmpeg3 Tue May 10 17:50:20 2016 (r414950) @@ -0,0 +1,247 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun +Last-Update: <2015-11-02> + +--- plugins/video/H.263-1998/h263-1998.cxx.orig ++++ plugins/video/H.263-1998/h263-1998.cxx +@@ -230,11 +230,10 @@ bool H263_Base_EncoderContext::Init(AVCo + + m_context->opaque = this; + +- m_context->flags = CODEC_FLAG_EMU_EDGE // don't draw edges +- | CODEC_FLAG_TRUNCATED // Possible missing packets ++ m_context->flags = CODEC_FLAG_TRUNCATED // Possible missing packets + ; + +- m_context->pix_fmt = PIX_FMT_YUV420P; ++ m_context->pix_fmt = AV_PIX_FMT_YUV420P; + m_context->gop_size = H263_KEY_FRAME_INTERVAL; + + // X-Lite does not like Custom Picture frequency clocks... stick to 29.97Hz +@@ -440,9 +439,6 @@ bool H263_Base_EncoderContext::OpenCodec + m_inputFrame->data[1] = m_inputFrame->data[0] + planeSize; + m_inputFrame->data[2] = m_inputFrame->data[1] + (planeSize / 4); + +- if (m_context->width > 352) +- m_context->flags &= ~CODEC_FLAG_EMU_EDGE; // Totally bizarre! FFMPEG crashes if on for CIF4 +- + // Dump info + PTRACE(5, m_prefix, "Size is " << m_context->width << "x" << m_context->height); + PTRACE(5, m_prefix, "GOP is " << m_context->gop_size); +@@ -456,7 +452,7 @@ bool H263_Base_EncoderContext::OpenCodec + PTRACE(5, m_prefix, "qmax set to " << m_context->qmax); + PTRACE(5, m_prefix, "payload size set to " << m_context->rtp_payload_size); + +- return FFMPEGLibraryInstance.AvcodecOpen(m_context, m_codec) == 0; ++ return FFMPEGLibraryInstance.AvcodecOpen(m_context, m_codec, NULL) == 0; + } + + void H263_Base_EncoderContext::CloseCodec() +@@ -707,7 +703,7 @@ bool H263_Base_DecoderContext::OpenCodec + return 0; + } + +- if (FFMPEGLibraryInstance.AvcodecOpen(m_context, m_codec) < 0) { ++ if (FFMPEGLibraryInstance.AvcodecOpen(m_context, m_codec, NULL) < 0) { + PTRACE(1, m_prefix, "Failed to open H.263 decoder"); + return false; + } +--- plugins/video/H.264/h264-x264.cxx.orig ++++ plugins/video/H.264/h264-x264.cxx +@@ -1074,7 +1074,6 @@ class MyDecoder : public PluginCodecworkaround_bugs = FF_BUG_AUTODETECT; + m_context->idct_algo = FF_IDCT_H264; + m_context->error_concealment = FF_EC_GUESS_MVS | FF_EC_DEBLOCK; +- m_context->flags = CODEC_FLAG_INPUT_PRESERVED | CODEC_FLAG_EMU_EDGE; + m_context->flags2 = CODEC_FLAG2_DROP_FRAME_TIMECODE | + CODEC_FLAG2_SKIP_RD | + CODEC_FLAG2_CHUNKS; +@@ -1084,7 +1083,7 @@ class MyDecoder : public PluginCodecpix_fmt = PIX_FMT_YUV420P; ++ m_avcontext->pix_fmt = AV_PIX_FMT_YUV420P; + m_avcontext->mb_decision = FF_MB_DECISION_SIMPLE; // high quality off + m_avcontext->rtp_payload_size = 750; // ffh263 uses 750 + m_avcontext->rtp_callback = &MPEG4EncoderContext::RtpCallback; +@@ -595,7 +595,6 @@ void MPEG4EncoderContext::SetStaticEncod + m_avcontext->flags|=CODEC_FLAG_AC_PRED; + /*c->flags|=CODEC_FLAG_QPEL;*/ /*don't enable this one: this forces profile_level to advanced simple profile */ + m_avcontext->flags|=CODEC_FLAG_4MV; +- m_avcontext->flags|=CODEC_FLAG_GMC; + m_avcontext->flags|=CODEC_FLAG_LOOP_FILTER; + #endif + m_avcontext->opaque = this; // for use in RTP callback +@@ -710,13 +709,15 @@ bool MPEG4EncoderContext::OpenCodec() + if (PTRACE_CHECK(4)) { + m_avcontext->debug |= FF_DEBUG_RC; + m_avcontext->debug |= FF_DEBUG_PICT_INFO; +- m_avcontext->debug |= FF_DEBUG_MV; ++// m_avcontext->debug |= FF_DEBUG_MV; + } + #endif + + SetStaticEncodingParams(); + SetDynamicEncodingParams(false); // don't force a restart, it's not open +- if (FFMPEGLibraryInstance.AvcodecOpen(m_avcontext, m_avcodec) < 0) ++ AVDictionary *opts = NULL; ++ av_dict_set_int(&opts, "gmc", 1, 0); ++ if (FFMPEGLibraryInstance.AvcodecOpen(m_avcontext, m_avcodec, &opts) < 0) + { + PTRACE(1, "MPEG4", "Encoder could not be opened"); + return false; +@@ -1411,7 +1412,7 @@ bool MPEG4DecoderContext::OpenCodec() + + SetStaticDecodingParams(); + SetDynamicDecodingParams(false); // don't force a restart, it's not open +- if (FFMPEGLibraryInstance.AvcodecOpen(m_avcontext, m_avcodec) < 0) { ++ if (FFMPEGLibraryInstance.AvcodecOpen(m_avcontext, m_avcodec, NULL) < 0) { + PTRACE(1, "MPEG4", "Decoder failed to open"); + return false; + } +--- plugins/video/common/dyna.h.orig ++++ plugins/video/common/dyna.h +@@ -97,7 +97,7 @@ class FFMPEGLibrary + AVCodec *AvcodecFindDecoder(enum AVCodecID id); + AVCodecContext *AvcodecAllocContext(AVCodec*); + AVFrame *AvcodecAllocFrame(void); +- int AvcodecOpen(AVCodecContext *ctx, AVCodec *codec); ++ int AvcodecOpen(AVCodecContext *ctx, AVCodec *codec, AVDictionary **options); + int AvcodecClose(AVCodecContext *ctx); + int AvcodecEncodeVideo(AVCodecContext *ctx, BYTE *buf, int buf_size, const AVFrame *pict); + int AvcodecDecodeVideo(AVCodecContext *ctx, AVFrame *pict, int *got_picture_ptr, BYTE *buf, int buf_size); +--- plugins/video/common/ffmpeg.h.orig ++++ plugins/video/common/ffmpeg.h +@@ -47,6 +47,7 @@ + + extern "C" { + #include "libavcodec/avcodec.h" ++#include "libavutil/imgutils.h" + // AVPacket was declared in avformat.h before April 2009 + #if LIBAVCODEC_VERSION_INT <= AV_VERSION_INT(52, 25, 0) + #include +--- plugins/video/H.263-1998/h263-1998.cxx.orig ++++ plugins/video/H.263-1998/h263-1998.cxx +@@ -98,7 +98,7 @@ + { CIF16_WIDTH, CIF16_HEIGHT, PLUGINCODEC_CIF16_MPI }, + }; + +-static FFMPEGLibrary FFMPEGLibraryInstance(CODEC_ID_H263P); ++static FFMPEGLibrary FFMPEGLibraryInstance(AV_CODEC_ID_H263P); + + + ///////////////////////////////////////////////////////////////////////////// +@@ -583,7 +583,7 @@ + + bool H263_RFC2190_EncoderContext::Init() + { +- if (!H263_Base_EncoderContext::Init(CODEC_ID_H263)) ++ if (!H263_Base_EncoderContext::Init(AV_CODEC_ID_H263)) + return false; + + #if LIBAVCODEC_RTP_MODE +@@ -620,7 +620,7 @@ + + bool H263_RFC2429_EncoderContext::Init() + { +- return H263_Base_EncoderContext::Init(CODEC_ID_H263P); ++ return H263_Base_EncoderContext::Init(AV_CODEC_ID_H263P); + } + + +@@ -644,7 +644,7 @@ + if (!FFMPEGLibraryInstance.Load()) + return; + +- if ((m_codec = FFMPEGLibraryInstance.AvcodecFindDecoder(CODEC_ID_H263)) == NULL) { ++ if ((m_codec = FFMPEGLibraryInstance.AvcodecFindDecoder(AV_CODEC_ID_H263)) == NULL) { + PTRACE(1, m_prefix, "Codec not found for decoder"); + return; + } +--- plugins/video/common/dyna.cxx.orig ++++ plugins/video/common/dyna.cxx +@@ -213,11 +213,11 @@ + FFMPEGLibrary::FFMPEGLibrary(AVCodecID codec) + { + m_codec = codec; +- if (m_codec==CODEC_ID_H264) ++ if (m_codec==AV_CODEC_ID_H264) + snprintf( m_codecString, sizeof(m_codecString), "H264"); +- if (m_codec==CODEC_ID_H263P) ++ if (m_codec==AV_CODEC_ID_H263P) + snprintf( m_codecString, sizeof(m_codecString), "H263+"); +- if (m_codec==CODEC_ID_MPEG4) ++ if (m_codec==AV_CODEC_ID_MPEG4) + snprintf( m_codecString, sizeof(m_codecString), "MPEG4"); + m_isLoadedOK = false; + } +@@ -374,7 +374,7 @@ + return Favcodec_alloc_frame(); + } + +-int FFMPEGLibrary::AvcodecOpen(AVCodecContext *ctx, AVCodec *codec) ++int FFMPEGLibrary::AvcodecOpen(AVCodecContext *ctx, AVCodec *codec, AVDictionary **options) + { + WaitAndSignal m(processLock); + +--- plugins/video/MPEG4-ffmpeg/mpeg4.cxx.orig ++++ plugins/video/MPEG4-ffmpeg/mpeg4.cxx +@@ -206,7 +206,7 @@ + { 0 } + }; + +-FFMPEGLibrary FFMPEGLibraryInstance(CODEC_ID_MPEG4); ++FFMPEGLibrary FFMPEGLibraryInstance(AV_CODEC_ID_MPEG4); + + + static bool mpeg4IsIframe (BYTE * frameBuffer, unsigned int frameLen ) +@@ -703,7 +703,7 @@ + return false; + } + +- if((m_avcodec = FFMPEGLibraryInstance.AvcodecFindEncoder(CODEC_ID_MPEG4)) == NULL){ ++ if((m_avcodec = FFMPEGLibraryInstance.AvcodecFindEncoder(AV_CODEC_ID_MPEG4)) == NULL){ + PTRACE(1, "MPEG4", "Encoder not found"); + return false; + } +@@ -1396,7 +1396,7 @@ + + bool MPEG4DecoderContext::OpenCodec() + { +- if ((m_avcodec = FFMPEGLibraryInstance.AvcodecFindDecoder(CODEC_ID_MPEG4)) == NULL) { ++ if ((m_avcodec = FFMPEGLibraryInstance.AvcodecFindDecoder(AV_CODEC_ID_MPEG4)) == NULL) { + PTRACE(1, "MPEG4", "Decoder not found for encoder"); + return false; + } +--- plugins/video/H.264/h264-x264.cxx.orig ++++ plugins/video/H.264/h264-x264.cxx +@@ -107,7 +107,7 @@ + + /////////////////////////////////////////////////////////////////////////////// + +-FFMPEGLibrary FFMPEGLibraryInstance(CODEC_ID_H264); ++FFMPEGLibrary FFMPEGLibraryInstance(AV_CODEC_ID_H264); + + PLUGINCODEC_CONTROL_LOG_FUNCTION_DEF + +@@ -1067,7 +1067,7 @@ + allows you to fail the create operation (return false), which cannot + be done in the normal C++ constructor. */ + +- if ((m_codec = FFMPEGLibraryInstance.AvcodecFindDecoder(CODEC_ID_H264)) == NULL) ++ if ((m_codec = FFMPEGLibraryInstance.AvcodecFindDecoder(AV_CODEC_ID_H264)) == NULL) + return false; + + if ((m_context = FFMPEGLibraryInstance.AvcodecAllocContext()) == NULL) From owner-svn-ports-head@freebsd.org Tue May 10 18:34:20 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 971E6B3612F; Tue, 10 May 2016 18: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 692F31423; Tue, 10 May 2016 18:34: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 u4AIYJU8025961; Tue, 10 May 2016 18:34:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AIYJft025959; Tue, 10 May 2016 18:34:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605101834.u4AIYJft025959@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 10 May 2016 18:34:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414951 - head/devel/p5-List-AllUtils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 18:34:20 -0000 Author: sunpoet Date: Tue May 10 18:34:19 2016 New Revision: 414951 URL: https://svnweb.freebsd.org/changeset/ports/414951 Log: - Update to 0.10 - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/List-AllUtils/Changes Modified: head/devel/p5-List-AllUtils/Makefile head/devel/p5-List-AllUtils/distinfo Modified: head/devel/p5-List-AllUtils/Makefile ============================================================================== --- head/devel/p5-List-AllUtils/Makefile Tue May 10 17:50:20 2016 (r414950) +++ head/devel/p5-List-AllUtils/Makefile Tue May 10 18:34:19 2016 (r414951) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= List-AllUtils -PORTVERSION= 0.09 -PORTREVISION= 1 +PORTVERSION= 0.10 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,11 +10,12 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Combines List::Util and List::MoreUtils in one bite-sized package LICENSE= ART20 +LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-List-MoreUtils>=0.28:lang/p5-List-MoreUtils +BUILD_DEPENDS= p5-List-SomeUtils>=0.50:devel/p5-List-SomeUtils RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Warnings>=0:devel/p5-Test-Warnings +NO_ARCH= yes USE_PERL5= configure USES= perl5 Modified: head/devel/p5-List-AllUtils/distinfo ============================================================================== --- head/devel/p5-List-AllUtils/distinfo Tue May 10 17:50:20 2016 (r414950) +++ head/devel/p5-List-AllUtils/distinfo Tue May 10 18:34:19 2016 (r414951) @@ -1,2 +1,2 @@ -SHA256 (List-AllUtils-0.09.tar.gz) = 4cfe6359cc6c9f4ba0d178e223f4b468d3cf7768d645334962f05de069bdaee2 -SIZE (List-AllUtils-0.09.tar.gz) = 25846 +SHA256 (List-AllUtils-0.10.tar.gz) = 5c33d562782bd488d2852fe9a8404ac9c765b8d3aa9014c46c55bb15eadf93e1 +SIZE (List-AllUtils-0.10.tar.gz) = 37758 From owner-svn-ports-head@freebsd.org Tue May 10 18:35:11 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71E09B36173; Tue, 10 May 2016 18:35: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 42CCB1654; Tue, 10 May 2016 18:35:11 +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 u4AIZA14026110; Tue, 10 May 2016 18:35:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AIZAur026107; Tue, 10 May 2016 18:35:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605101835.u4AIZAur026107@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 10 May 2016 18:35:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414952 - head/devel/p5-PkgConfig X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 18:35:11 -0000 Author: sunpoet Date: Tue May 10 18:35:10 2016 New Revision: 414952 URL: https://svnweb.freebsd.org/changeset/ports/414952 Log: - Update to 0.12026 Changes: http://search.cpan.org/dist/PkgConfig/Changes Modified: head/devel/p5-PkgConfig/Makefile head/devel/p5-PkgConfig/distinfo Modified: head/devel/p5-PkgConfig/Makefile ============================================================================== --- head/devel/p5-PkgConfig/Makefile Tue May 10 18:34:19 2016 (r414951) +++ head/devel/p5-PkgConfig/Makefile Tue May 10 18:35:10 2016 (r414952) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PkgConfig -PORTVERSION= 0.11026 +PORTVERSION= 0.12026 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PLICEASE Modified: head/devel/p5-PkgConfig/distinfo ============================================================================== --- head/devel/p5-PkgConfig/distinfo Tue May 10 18:34:19 2016 (r414951) +++ head/devel/p5-PkgConfig/distinfo Tue May 10 18:35:10 2016 (r414952) @@ -1,2 +1,2 @@ -SHA256 (PkgConfig-0.11026.tar.gz) = 60f9368bf339b225dd0e267b49462214a716c43c07007e494dd4982e294aa291 -SIZE (PkgConfig-0.11026.tar.gz) = 136691 +SHA256 (PkgConfig-0.12026.tar.gz) = 8afd699f9ecb10bd04a29f4cea7f3b79611f0c7e1486117e274aa6f395c5f2d4 +SIZE (PkgConfig-0.12026.tar.gz) = 137128 From owner-svn-ports-head@freebsd.org Tue May 10 18:36:51 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28935B363C4; Tue, 10 May 2016 18:36:51 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E4D1E183B; Tue, 10 May 2016 18:36:50 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4AIanOQ026270; Tue, 10 May 2016 18:36:49 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AIanKb026268; Tue, 10 May 2016 18:36:49 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201605101836.u4AIanKb026268@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Tue, 10 May 2016 18:36:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414953 - head/security/keepass X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 18:36:51 -0000 Author: woodsb02 Date: Tue May 10 18:36:49 2016 New Revision: 414953 URL: https://svnweb.freebsd.org/changeset/ports/414953 Log: security/keepass: Update to 2.33 Changes this release: http://keepass.info/news/n160507_2.33.html Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D6310 Modified: head/security/keepass/Makefile head/security/keepass/distinfo Modified: head/security/keepass/Makefile ============================================================================== --- head/security/keepass/Makefile Tue May 10 18:35:10 2016 (r414952) +++ head/security/keepass/Makefile Tue May 10 18:36:49 2016 (r414953) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= keepass -PORTVERSION= 2.32 +PORTVERSION= 2.33 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/KeePass%202.x/${PORTVERSION} DISTNAME= KeePass-${PORTVERSION}-Source Modified: head/security/keepass/distinfo ============================================================================== --- head/security/keepass/distinfo Tue May 10 18:35:10 2016 (r414952) +++ head/security/keepass/distinfo Tue May 10 18:36:49 2016 (r414953) @@ -1,2 +1,2 @@ -SHA256 (KeePass-2.32-Source.zip) = 7c49b62c8de758dee7e9c2d6108c169d468b4e65f21e297649d3dd8c2b757385 -SIZE (KeePass-2.32-Source.zip) = 4721787 +SHA256 (KeePass-2.33-Source.zip) = 5120a490289155a8b49c8e6893a2cc4b20fe859b34f815f17a017bae449f9958 +SIZE (KeePass-2.33-Source.zip) = 4738822 From owner-svn-ports-head@freebsd.org Tue May 10 18:54:22 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC000B366CD; Tue, 10 May 2016 18:54: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 7DD7211E7; Tue, 10 May 2016 18:54: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 u4AIsLrN032252; Tue, 10 May 2016 18:54:21 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AIsL3h032251; Tue, 10 May 2016 18:54:21 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605101854.u4AIsL3h032251@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 10 May 2016 18:54:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414954 - head/textproc/htdig/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 18:54:22 -0000 Author: amdmi3 Date: Tue May 10 18:54:21 2016 New Revision: 414954 URL: https://svnweb.freebsd.org/changeset/ports/414954 Log: - Fix build with libc++ 3.8.0 by ignoring ETIME errno which does not exist on FreeBSD PR: 209101 Submitted by: dim@FreeBSD.org Added: head/textproc/htdig/files/patch-db_mut__pthread.c (contents, props changed) Added: head/textproc/htdig/files/patch-db_mut__pthread.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/htdig/files/patch-db_mut__pthread.c Tue May 10 18:54:21 2016 (r414954) @@ -0,0 +1,15 @@ +--- db/mut_pthread.c.orig 2002-02-02 18:18:05 UTC ++++ db/mut_pthread.c +@@ -201,7 +201,11 @@ CDB___db_pthread_mutex_lock(mutexp) + * call, and Solaris delivers the signal to the wrong + * LWP. + */ +- if (ret != 0 && ret != ETIME && ret != ETIMEDOUT) ++ if (ret != 0 && ++#ifndef __FreeBSD__ ++ ret != ETIME && ++#endif ++ ret != ETIMEDOUT) + return (ret); + } + From owner-svn-ports-head@freebsd.org Tue May 10 19:17:34 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ABF8DB3607A; Tue, 10 May 2016 19:17: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 7934C126E; Tue, 10 May 2016 19:17: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 u4AJHXsv038423; Tue, 10 May 2016 19:17:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AJHXGq038421; Tue, 10 May 2016 19:17:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605101917.u4AJHXGq038421@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 10 May 2016 19:17:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414955 - head/ftp/libfilezilla X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 19:17:34 -0000 Author: amdmi3 Date: Tue May 10 19:17:33 2016 New Revision: 414955 URL: https://svnweb.freebsd.org/changeset/ports/414955 Log: - Update to 0.5.1 - While here, fix license PR: 209416 Submitted by: matthew@reztek.cz (maintainer) Modified: head/ftp/libfilezilla/Makefile head/ftp/libfilezilla/distinfo Modified: head/ftp/libfilezilla/Makefile ============================================================================== --- head/ftp/libfilezilla/Makefile Tue May 10 18:54:21 2016 (r414954) +++ head/ftp/libfilezilla/Makefile Tue May 10 19:17:33 2016 (r414955) @@ -1,15 +1,14 @@ # $FreeBSD$ PORTNAME= libfilezilla -PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTVERSION= 0.5.1 CATEGORIES= ftp MASTER_SITES= SF/filezilla/${PORTNAME}/${PORTVERSION} MAINTAINER= matthew@reztek.cz COMMENT= C++ library for building platform-independent programs -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_powerpc64= Does not build Modified: head/ftp/libfilezilla/distinfo ============================================================================== --- head/ftp/libfilezilla/distinfo Tue May 10 18:54:21 2016 (r414954) +++ head/ftp/libfilezilla/distinfo Tue May 10 19:17:33 2016 (r414955) @@ -1,2 +1,2 @@ -SHA256 (libfilezilla-0.5.0.tar.bz2) = 8c6a1af13113bbb78e1c66ebbbffa84c0f0ee243c0789e9b92f8e11fcb84c51d -SIZE (libfilezilla-0.5.0.tar.bz2) = 374549 +SHA256 (libfilezilla-0.5.1.tar.bz2) = 585b58eecc43f3803a3f1b1ee69dce7b57bae5a49d85514044a7c95da299b7f9 +SIZE (libfilezilla-0.5.1.tar.bz2) = 374583 From owner-svn-ports-head@freebsd.org Tue May 10 19:36:17 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5AF01B363CF; Tue, 10 May 2016 19:36:17 +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 2D5311C8A; Tue, 10 May 2016 19:36:17 +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 u4AJaGU1044419; Tue, 10 May 2016 19:36:16 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AJaG2T044417; Tue, 10 May 2016 19:36:16 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201605101936.u4AJaG2T044417@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Tue, 10 May 2016 19:36:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414956 - head/net/haproxy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 19:36:17 -0000 Author: demon Date: Tue May 10 19:36:16 2016 New Revision: 414956 URL: https://svnweb.freebsd.org/changeset/ports/414956 Log: Update to version 1.6.5. Modified: head/net/haproxy/Makefile head/net/haproxy/distinfo Modified: head/net/haproxy/Makefile ============================================================================== --- head/net/haproxy/Makefile Tue May 10 19:17:33 2016 (r414955) +++ head/net/haproxy/Makefile Tue May 10 19:36:16 2016 (r414956) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -PORTVERSION= 1.6.4 +PORTVERSION= 1.6.5 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.6/src/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} Modified: head/net/haproxy/distinfo ============================================================================== --- head/net/haproxy/distinfo Tue May 10 19:17:33 2016 (r414955) +++ head/net/haproxy/distinfo Tue May 10 19:36:16 2016 (r414956) @@ -1,4 +1,2 @@ -SHA256 (haproxy-1.6.4.tar.gz) = e5fa3c604f1fe9ecb6974ccda6705c105ebee14b3a913069fb08f00e860cd230 -SIZE (haproxy-1.6.4.tar.gz) = 1559276 -SHA256 (deviceatlas-enterprise-c-2.1.zip) = a02fc29486d245b1c8d946c663b71ba981e88fee8d037f5bc1bf255deb287974 -SIZE (deviceatlas-enterprise-c-2.1.zip) = 504286 +SHA256 (haproxy-1.6.5.tar.gz) = c4b3fb938874abbbbd52782087117cc2590263af78fdce86d64e4a11acfe85de +SIZE (haproxy-1.6.5.tar.gz) = 1563272 From owner-svn-ports-head@freebsd.org Tue May 10 19:39:32 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 97ADBB36454; Tue, 10 May 2016 19:39:32 +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 5F6AD1DC5; Tue, 10 May 2016 19:39:32 +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 u4AJdVe9044627; Tue, 10 May 2016 19:39:31 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AJdVle044626; Tue, 10 May 2016 19:39:31 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201605101939.u4AJdVle044626@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Tue, 10 May 2016 19:39:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414957 - head/net/haproxy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 19:39:32 -0000 Author: demon Date: Tue May 10 19:39:31 2016 New Revision: 414957 URL: https://svnweb.freebsd.org/changeset/ports/414957 Log: Restore deviceatlas checksum Modified: head/net/haproxy/distinfo Modified: head/net/haproxy/distinfo ============================================================================== --- head/net/haproxy/distinfo Tue May 10 19:36:16 2016 (r414956) +++ head/net/haproxy/distinfo Tue May 10 19:39:31 2016 (r414957) @@ -1,2 +1,4 @@ +SHA256 (deviceatlas-enterprise-c-2.1.zip) = a02fc29486d245b1c8d946c663b71ba981e88fee8d037f5bc1bf255deb287974 +SIZE (deviceatlas-enterprise-c-2.1.zip) = 504286 SHA256 (haproxy-1.6.5.tar.gz) = c4b3fb938874abbbbd52782087117cc2590263af78fdce86d64e4a11acfe85de SIZE (haproxy-1.6.5.tar.gz) = 1563272 From owner-svn-ports-head@freebsd.org Tue May 10 19:41:31 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C4CFBB3654D; Tue, 10 May 2016 19:41:31 +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 8F6551F45; Tue, 10 May 2016 19:41:31 +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 u4AJfUlq047394; Tue, 10 May 2016 19:41:30 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AJfUtp047392; Tue, 10 May 2016 19:41:30 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201605101941.u4AJfUtp047392@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Tue, 10 May 2016 19:41:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414958 - head/net/haproxy-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 19:41:31 -0000 Author: demon Date: Tue May 10 19:41:30 2016 New Revision: 414958 URL: https://svnweb.freebsd.org/changeset/ports/414958 Log: Update to -dev3 Modified: head/net/haproxy-devel/Makefile head/net/haproxy-devel/distinfo Modified: head/net/haproxy-devel/Makefile ============================================================================== --- head/net/haproxy-devel/Makefile Tue May 10 19:39:31 2016 (r414957) +++ head/net/haproxy-devel/Makefile Tue May 10 19:41:30 2016 (r414958) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 1.7-dev2 +DISTVERSION= 1.7-dev3 CATEGORIES= net www MASTER_SITES= http://haproxy.1wt.eu/download/1.7/src/devel/ PKGNAMESUFFIX= -devel Modified: head/net/haproxy-devel/distinfo ============================================================================== --- head/net/haproxy-devel/distinfo Tue May 10 19:39:31 2016 (r414957) +++ head/net/haproxy-devel/distinfo Tue May 10 19:41:30 2016 (r414958) @@ -1,4 +1,4 @@ -SHA256 (haproxy-1.7-dev2.tar.gz) = b9f7f5edc4a780c6b553e35a02df8fb74e6e9323eb394ca385cd0f6f7236075c -SIZE (haproxy-1.7-dev2.tar.gz) = 1609306 +SHA256 (haproxy-1.7-dev3.tar.gz) = 674b7f9db66a8dd05877ffa3a64753e71e73f8741ec0c2ebf45b519e02760e41 +SIZE (haproxy-1.7-dev3.tar.gz) = 1639231 SHA256 (deviceatlas-enterprise-c-2.1.zip) = a02fc29486d245b1c8d946c663b71ba981e88fee8d037f5bc1bf255deb287974 SIZE (deviceatlas-enterprise-c-2.1.zip) = 504286 From owner-svn-ports-head@freebsd.org Tue May 10 19:51:24 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8C10B3688B; Tue, 10 May 2016 19:51:24 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 919FC14B0; Tue, 10 May 2016 19:51:24 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4AJpNO1047852; Tue, 10 May 2016 19:51:23 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AJpNC1047849; Tue, 10 May 2016 19:51:23 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201605101951.u4AJpNC1047849@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Tue, 10 May 2016 19:51:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414959 - head/multimedia/emby-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 19:51:24 -0000 Author: woodsb02 Date: Tue May 10 19:51:23 2016 New Revision: 414959 URL: https://svnweb.freebsd.org/changeset/ports/414959 Log: multimedia/emby-server: Update to 3.0.5934 Changes this release: https://github.com/MediaBrowser/Emby/releases/tag/3.0.5934 Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D6309 Modified: head/multimedia/emby-server/Makefile head/multimedia/emby-server/distinfo Modified: head/multimedia/emby-server/Makefile ============================================================================== --- head/multimedia/emby-server/Makefile Tue May 10 19:41:30 2016 (r414958) +++ head/multimedia/emby-server/Makefile Tue May 10 19:51:23 2016 (r414959) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= emby-server -PORTVERSION= 3.0.5931 +PORTVERSION= 3.0.5934 CATEGORIES= multimedia MAINTAINER= woodsb02@FreeBSD.org @@ -21,6 +21,7 @@ GH_ACCOUNT= MediaBrowser GH_PROJECT= Emby USES= mono pkgconfig +NO_ARCH= yes USE_RC_SUBR= ${PORTNAME} RC_NAME= emby_server Modified: head/multimedia/emby-server/distinfo ============================================================================== --- head/multimedia/emby-server/distinfo Tue May 10 19:41:30 2016 (r414958) +++ head/multimedia/emby-server/distinfo Tue May 10 19:51:23 2016 (r414959) @@ -1,2 +1,2 @@ -SHA256 (MediaBrowser-Emby-3.0.5931_GH0.tar.gz) = 834fa05fb8d885ee51f021ed8e6f0f8be7330766fe91120842651402a2202687 -SIZE (MediaBrowser-Emby-3.0.5931_GH0.tar.gz) = 93951820 +SHA256 (MediaBrowser-Emby-3.0.5934_GH0.tar.gz) = 6e3e41eba19a49391a6ddb5de6615fb1c2d7c4a0135f60373a768238c7941707 +SIZE (MediaBrowser-Emby-3.0.5934_GH0.tar.gz) = 94805656 From owner-svn-ports-head@freebsd.org Tue May 10 19:53:46 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 698FBB368EE; Tue, 10 May 2016 19:53: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 2080417A6; Tue, 10 May 2016 19:53: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 u4AJrjGm050693; Tue, 10 May 2016 19:53:45 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AJrjne050692; Tue, 10 May 2016 19:53:45 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605101953.u4AJrjne050692@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 10 May 2016 19:53:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414960 - head/graphics/py-pyggel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 19:53:46 -0000 Author: amdmi3 Date: Tue May 10 19:53:45 2016 New Revision: 414960 URL: https://svnweb.freebsd.org/changeset/ports/414960 Log: - Fix dependency - Fix LICENSE_COMB - Switch to options helpers - Add NO_ARCH Approved by: portmgr blanket Modified: head/graphics/py-pyggel/Makefile Modified: head/graphics/py-pyggel/Makefile ============================================================================== --- head/graphics/py-pyggel/Makefile Tue May 10 19:51:23 2016 (r414959) +++ head/graphics/py-pyggel/Makefile Tue May 10 19:53:45 2016 (r414960) @@ -15,40 +15,38 @@ MAINTAINER= koalative@gmail.com COMMENT= Python Graphical Game Engine and Libraries LICENSE= LGPL3 PD -LICENSE_COMB= dual +LICENSE_COMB= multi RUN_DEPENDS= ${PYNUMPY} \ ${PYGAME} \ - ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-PyOpenGL \ + ${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL \ ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow USES= dos2unix python:2 zip DOS2UNIX_GLOB= *.mtl *.py *.txt USE_PYTHON= autoplist distutils NO_BUILD= yes +NO_ARCH= yes PORTDOCS= Readme.txt PORTEXAMPLES= * OPTIONS_DEFINE= DOCS EXAMPLES -.include - post-patch: @${REINPLACE_CMD} -e 's|data_files =|#data_files =|' \ ${WRKSRC}/setup.py -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} -.if ${PORT_OPTIONS:MEXAMPLES} +post-install-EXAMPLES-on: @(cd ${WRKSRC}/examples_and_tutorials && ${COPYTREE_SHARE} . \ ${STAGEDIR}${EXAMPLESDIR}/examples_and_tutorials) @(cd ${WRKSRC} && ${COPYTREE_SHARE} data ${STAGEDIR}${EXAMPLESDIR}) -. for f in test_FBO test_camera test_gui test_mesh test_particle test_texture_swap +.for f in test_FBO test_camera test_gui test_mesh test_particle test_texture_swap @(cd ${WRKSRC} && ${COPYTREE_SHARE} ${f}.py ${STAGEDIR}${EXAMPLESDIR}) -. endfor -.endif +.endfor .include From owner-svn-ports-head@freebsd.org Tue May 10 20:02:59 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B36FFB36D6F; Tue, 10 May 2016 20:02:59 +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 6ABEA116E; Tue, 10 May 2016 20:02:59 +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 u4AK2w2l053971; Tue, 10 May 2016 20:02:58 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AK2wuB053969; Tue, 10 May 2016 20:02:58 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605102002.u4AK2wuB053969@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 10 May 2016 20:02:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414961 - in head/net-mgmt/pandorafms_console: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 20:02:59 -0000 Author: amdmi3 Date: Tue May 10 20:02:58 2016 New Revision: 414961 URL: https://svnweb.freebsd.org/changeset/ports/414961 Log: - Fix syntax in newsyslog config file - While here, switch to options helpers PR: 208944 Submitted by: sohgo@sohgo.more.jp Approved by: maintainer timeout (koichiro@rworks.jp, 2 weeks) Modified: head/net-mgmt/pandorafms_console/Makefile head/net-mgmt/pandorafms_console/files/newsyslog.conf.in Modified: head/net-mgmt/pandorafms_console/Makefile ============================================================================== --- head/net-mgmt/pandorafms_console/Makefile Tue May 10 19:53:45 2016 (r414960) +++ head/net-mgmt/pandorafms_console/Makefile Tue May 10 20:02:58 2016 (r414961) @@ -35,15 +35,13 @@ USE_APACHE_RUN= 22+ SUB_FILES+= pandora_console.conf pkg-message newsyslog.conf SUB_LIST+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} -.include "${.CURDIR}/../pandorafms_server/bsd.pandora.mk" +PGSQL_USE= PHP=pgsql -PANDORA_INSTALLER_ARGS+= --destdir ${STAGEDIR} +.include "${.CURDIR}/../pandorafms_server/bsd.pandora.mk" -.include +PORTREVISION= 2 -.if ${PORT_OPTIONS:MPGSQL} -USE_PHP+= pgsql -.endif +PANDORA_INSTALLER_ARGS+= --destdir ${STAGEDIR} post-patch: @${REINPLACE_CMD} \ @@ -62,12 +60,6 @@ post-install: attachment/downloads/.gitignore ${PORTDOCS} \ *.sql.bak extras/check_other_languages.sh.bak @cd ${STAGEDIR}${WWWDIR} && ${MV} install.php install_old.php -.if ${PORT_OPTIONS:MDOCS} - @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for x in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/${x} ${STAGEDIR}${DOCSDIR} -.endfor -.endif @(d=${STAGEDIR}${PREFIX}/${APACHEETCDIR}/Includes; ${MKDIR} $$d; \ ${INSTALL_DATA} ${WRKDIR}/pandora_console.conf \ $$d/pandora_console.conf.sample) @@ -75,4 +67,10 @@ post-install: ${INSTALL_DATA} ${WRKDIR}/newsyslog.conf \ $$d/pandora_console.conf) -.include +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} +.for x in ${PORTDOCS} + ${INSTALL_DATA} ${WRKSRC}/${x} ${STAGEDIR}${DOCSDIR} +.endfor + +.include Modified: head/net-mgmt/pandorafms_console/files/newsyslog.conf.in ============================================================================== --- head/net-mgmt/pandorafms_console/files/newsyslog.conf.in Tue May 10 19:53:45 2016 (r414960) +++ head/net-mgmt/pandorafms_console/files/newsyslog.conf.in Tue May 10 20:02:58 2016 (r414961) @@ -3,4 +3,4 @@ # see newsyslog.conf(5) for details # # logfilename [owner:group] mode count size when flags [/pid_file] [sig_num] -%%WWWDIR%%/pandora_console.log %%WWWOWN%%:%%WWWGRP%% 644 3 100 W6D0 JN +%%WWWDIR%%/pandora_console.log %%WWWOWN%%:%%WWWGRP%% 644 3 100 $W6D0 JN From owner-svn-ports-head@freebsd.org Tue May 10 20:45:14 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3492B36630; Tue, 10 May 2016 20:45:14 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 824291CBE; Tue, 10 May 2016 20:45:14 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4AKjDd5066333; Tue, 10 May 2016 20:45:13 GMT (envelope-from timur@FreeBSD.org) Received: (from timur@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AKjD3m066331; Tue, 10 May 2016 20:45:13 GMT (envelope-from timur@FreeBSD.org) Message-Id: <201605102045.u4AKjD3m066331@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: timur set sender to timur@FreeBSD.org using -f From: "Timur I. Bakeyev" Date: Tue, 10 May 2016 20:45:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414962 - head/net/samba44 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 20:45:14 -0000 Author: timur Date: Tue May 10 20:45:13 2016 New Revision: 414962 URL: https://svnweb.freebsd.org/changeset/ports/414962 Log: Fix(?) issues with the pkg-plist Modified: head/net/samba44/Makefile head/net/samba44/pkg-plist Modified: head/net/samba44/Makefile ============================================================================== --- head/net/samba44/Makefile Tue May 10 20:02:58 2016 (r414961) +++ head/net/samba44/Makefile Tue May 10 20:45:13 2016 (r414962) @@ -3,6 +3,7 @@ PORTNAME?= ${SAMBA4_BASENAME}44 PORTVERSION?= ${SAMBA4_VERSION} +PORTREVISION?= 1 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} Modified: head/net/samba44/pkg-plist ============================================================================== --- head/net/samba44/pkg-plist Tue May 10 20:02:58 2016 (r414961) +++ head/net/samba44/pkg-plist Tue May 10 20:45:13 2016 (r414962) @@ -339,7 +339,7 @@ lib/samba4/private/libxattr-tdb-samba4.s %%AD_DC%%lib/shared-modules/service/nbtd.so %%AD_DC%%lib/shared-modules/service/ntp_signd.so %%AD_DC%%lib/shared-modules/service/s3fs.so -%%AD_DC%%lib/shared-modules/service/smb.so +%%DEVELOPER%%%%AD_DC%%lib/shared-modules/service/smb.so %%AD_DC%%lib/shared-modules/service/web.so %%AD_DC%%lib/shared-modules/service/winbindd.so %%AD_DC%%lib/shared-modules/service/wrepl.so From owner-svn-ports-head@freebsd.org Tue May 10 21:06:46 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41F7CB36D9E; Tue, 10 May 2016 21:06:46 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1267018FD; Tue, 10 May 2016 21:06:46 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4AL6jgv072495; Tue, 10 May 2016 21:06:45 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AL6jjw072493; Tue, 10 May 2016 21:06:45 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201605102106.u4AL6jjw072493@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Tue, 10 May 2016 21:06:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414963 - head/security/pgpdump X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 21:06:46 -0000 Author: johans Date: Tue May 10 21:06:44 2016 New Revision: 414963 URL: https://svnweb.freebsd.org/changeset/ports/414963 Log: Update to pgpdump 0.31 (bugfix release) Modified: head/security/pgpdump/Makefile head/security/pgpdump/distinfo Modified: head/security/pgpdump/Makefile ============================================================================== --- head/security/pgpdump/Makefile Tue May 10 20:45:13 2016 (r414962) +++ head/security/pgpdump/Makefile Tue May 10 21:06:44 2016 (r414963) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pgpdump -PORTVERSION= 0.30 +PORTVERSION= 0.31 CATEGORIES= security MASTER_SITES= http://www.mew.org/~kazu/proj/pgpdump/ Modified: head/security/pgpdump/distinfo ============================================================================== --- head/security/pgpdump/distinfo Tue May 10 20:45:13 2016 (r414962) +++ head/security/pgpdump/distinfo Tue May 10 21:06:44 2016 (r414963) @@ -1,2 +1,2 @@ -SHA256 (pgpdump-0.30.tar.gz) = 8c36a005baee8dd6e730e5735c7ac2bbc8826a1bb29f500c0202d00fd62baad4 -SIZE (pgpdump-0.30.tar.gz) = 63152 +SHA256 (pgpdump-0.31.tar.gz) = 206ae52d4a8bbfa095b6ceefcc8b53ccabcdb75696db3bae5e05c15433729813 +SIZE (pgpdump-0.31.tar.gz) = 63808 From owner-svn-ports-head@freebsd.org Tue May 10 21:29:05 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70D6DB35282; Tue, 10 May 2016 21:29:05 +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 34247145D; Tue, 10 May 2016 21:29:05 +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 u4ALT4U4078642; Tue, 10 May 2016 21:29:04 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ALT4db078639; Tue, 10 May 2016 21:29:04 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605102129.u4ALT4db078639@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 10 May 2016 21:29:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414964 - head/graphics/py-PyOpenGL-accelerate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 21:29:05 -0000 Author: pi Date: Tue May 10 21:29:04 2016 New Revision: 414964 URL: https://svnweb.freebsd.org/changeset/ports/414964 Log: graphics/py-PyOpenGL-accelerate: fix Makefile after rename - fixed port after rename - add BUILD/RUN_DEPENDS on PYNUMPY PR: 205472 Submitted by: matthew@reztek.cz Modified: head/graphics/py-PyOpenGL-accelerate/Makefile head/graphics/py-PyOpenGL-accelerate/distinfo Modified: head/graphics/py-PyOpenGL-accelerate/Makefile ============================================================================== --- head/graphics/py-PyOpenGL-accelerate/Makefile Tue May 10 21:06:44 2016 (r414963) +++ head/graphics/py-PyOpenGL-accelerate/Makefile Tue May 10 21:29:04 2016 (r414964) @@ -6,14 +6,16 @@ CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -accelerate -#DISTNAME= PyOpenGL${PKGNAMESUFFIX}-${PORTVERSION} +DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= OpenGL acceleration code for PyOpenGL LICENSE= BSD3CLAUSE -BUILD_DEPENDS= cython:lang/cython +BUILD_DEPENDS= cython:lang/cython \ + ${PYNUMPY} +RUN_DEPENDS= ${PYNUMPY} USE_PYTHON= autoplist distutils USES= python Modified: head/graphics/py-PyOpenGL-accelerate/distinfo ============================================================================== --- head/graphics/py-PyOpenGL-accelerate/distinfo Tue May 10 21:06:44 2016 (r414963) +++ head/graphics/py-PyOpenGL-accelerate/distinfo Tue May 10 21:29:04 2016 (r414964) @@ -1,2 +1,2 @@ -SHA256 (PyOpenGL-3.1.0.tar.gz) = 9b47c5c3a094fa518ca88aeed35ae75834d53e4285512c61879f67a48c94ddaf -SIZE (PyOpenGL-3.1.0.tar.gz) = 1172688 +SHA256 (PyOpenGL-accelerate-3.1.0.tar.gz) = 927f4670b893d46e2f6273ae938bf0a1db27ffae3336eba94813ccef6260c410 +SIZE (PyOpenGL-accelerate-3.1.0.tar.gz) = 323541 From owner-svn-ports-head@freebsd.org Tue May 10 21:30:43 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 456C6B3542D; Tue, 10 May 2016 21:30:43 +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 F3BE416E8; Tue, 10 May 2016 21:30:42 +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 u4ALUgbS078820; Tue, 10 May 2016 21:30:42 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ALUgrj078819; Tue, 10 May 2016 21:30:42 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605102130.u4ALUgrj078819@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 10 May 2016 21:30:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414965 - head/textproc/ansifilter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 21:30:43 -0000 Author: amdmi3 Date: Tue May 10 21:30:42 2016 New Revision: 414965 URL: https://svnweb.freebsd.org/changeset/ports/414965 Log: - Clarify LICENSE - Add LICENSE_FILE - Switch to options helpers Modified: head/textproc/ansifilter/Makefile Modified: head/textproc/ansifilter/Makefile ============================================================================== --- head/textproc/ansifilter/Makefile Tue May 10 21:29:04 2016 (r414964) +++ head/textproc/ansifilter/Makefile Tue May 10 21:30:42 2016 (r414965) @@ -9,7 +9,8 @@ MASTER_SITES= http://www.andre-simon.de/ MAINTAINER= ports@FreeBSD.org COMMENT= Customizable ANSI Code Converter -LICENSE= GPLv3 +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING WRKSRC= ${WRKDIR}/${PORTNAME} @@ -25,14 +26,14 @@ QT4_USES= qmake:norecursive QT4_USE= QT4=gui,moc_build QT4_ALL_TARGET= all all-gui QT4_PLIST_FILES= bin/${PORTNAME}-gui +QT4_DESKTOP_ENTRIES= "ANSIFilter" "" "" "${PORTNAME}-gui" \ + "TextTools;Utility;Qt;" "" .include .if ${PORT_OPTIONS:MQT4} CONFIGURE_WRKSRC= ${WRKSRC}/src/qt-gui QMAKE_SOURCE_PATH= ${CONFIGURE_WRKSRC}/${PORTNAME}-gui.pro -DESKTOP_ENTRIES= "ANSIFilter" "" "" "${PORTNAME}-gui" \ - "TextTools;Utility;Qt;" "" .endif post-patch: @@ -49,16 +50,18 @@ pre-build: @${RM} -f ${WRKSRC}/src/qt-gui/moc_*.cpp do-install: -.if ${PORT_OPTIONS:MQT4} - (cd ${WRKSRC}/src/qt-gui && ${INSTALL_PROGRAM} ${PORTNAME}-gui \ - ${STAGEDIR}${PREFIX}/bin) -.endif - (cd ${WRKSRC}/src && ${INSTALL_PROGRAM} ${PORTNAME} \ - ${STAGEDIR}${PREFIX}/bin) - (cd ${WRKSRC}/man && ${INSTALL_MAN} ${PORTNAME}.1.gz \ - ${STAGEDIR}${MANPREFIX}/man/man1) + ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} \ + ${STAGEDIR}${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1.gz \ + ${STAGEDIR}${MANPREFIX}/man/man1 + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} \ ${STAGEDIR}${DOCSDIR}) +do-install-QT4-on: + ${INSTALL_PROGRAM} ${WRKSRC}/src/qt-gui/${PORTNAME}-gui \ + ${STAGEDIR}${PREFIX}/bin + .include From owner-svn-ports-head@freebsd.org Tue May 10 21:30:48 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9515FB35460; Tue, 10 May 2016 21:30:48 +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 4CCF61716; Tue, 10 May 2016 21:30:48 +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 u4ALUlOQ078923; Tue, 10 May 2016 21:30:47 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ALUljC078922; Tue, 10 May 2016 21:30:47 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605102130.u4ALUljC078922@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 10 May 2016 21:30:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414966 - head/textproc/xincluder X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 21:30:48 -0000 Author: amdmi3 Date: Tue May 10 21:30:47 2016 New Revision: 414966 URL: https://svnweb.freebsd.org/changeset/ports/414966 Log: - Add LICENSE - Add NO_ARCH - Switch to options helpers Modified: head/textproc/xincluder/Makefile Modified: head/textproc/xincluder/Makefile ============================================================================== --- head/textproc/xincluder/Makefile Tue May 10 21:30:42 2016 (r414965) +++ head/textproc/xincluder/Makefile Tue May 10 21:30:47 2016 (r414966) @@ -11,39 +11,35 @@ DISTNAME= ${PORTNAME}-1.0d11 MAINTAINER= ports@FreeBSD.org COMMENT= Java-based XInclude processors +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/lgpl.txt + RUN_DEPENDS= ${JAVALIBDIR}/jdom.jar:java/jdom \ ${JAVALIBDIR}/xercesImpl.jar:textproc/xerces-j USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes +NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME} -OPTIONS_DEFINE= DOCS - SUFFIXES= -sax -dom -jdom PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar bin/xincluder ${SUFFIXES:S,^,bin/xincluder,} PORTDOCS= apidoc index.html SUB_FILES= xincluder.sh +OPTIONS_DEFINE= DOCS + do-install: - @${ECHO_MSG} -n ">> Installing JAR as ${JAVAJARDIR}/${PORTNAME}.jar..." @${MKDIR} ${STAGEDIR}${JAVAJARDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.jar ${STAGEDIR}${JAVAJARDIR}/ - @${ECHO_MSG} " [ DONE ]" - @${ECHO_MSG} -n ">> Installing scripts in ${PREFIX}/bin..." - @${ECHO_MSG} -n " xincluder" ${INSTALL_SCRIPT} ${WRKDIR}/xincluder.sh ${STAGEDIR}${PREFIX}/bin/xincluder .for suffix in ${SUFFIXES} - @${ECHO_MSG} -n " xincluder${suffix}" ${LN} -s xincluder ${STAGEDIR}${PREFIX}/bin/xincluder${suffix} .endfor - @${ECHO_MSG} " [ DONE ]" - @${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}..." - cd ${WRKSRC} \ - && ${FIND} ${PORTDOCS} -type d -exec ${MKDIR} ${STAGEDIR}${DOCSDIR}/{} \; \ - && ${FIND} ${PORTDOCS} -type f -exec ${INSTALL_DATA} {} ${STAGEDIR}${DOCSDIR}/{} \; - @${ECHO_MSG} " [ DONE ]" + +do-install-DOCS-on: + @cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR} .include From owner-svn-ports-head@freebsd.org Tue May 10 21:36:35 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19C2AB354F0; Tue, 10 May 2016 21:36:35 +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 E0A771B7D; Tue, 10 May 2016 21:36:34 +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 u4ALaY3T082019; Tue, 10 May 2016 21:36:34 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ALaYIp082018; Tue, 10 May 2016 21:36:34 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605102136.u4ALaYIp082018@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 10 May 2016 21:36:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414967 - head/graphics/gsculpt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 21:36:35 -0000 Author: pi Date: Tue May 10 21:36:33 2016 New Revision: 414967 URL: https://svnweb.freebsd.org/changeset/ports/414967 Log: graphics/gsculpt: fix depend on graphics/py-PyOpenGL PR: 205472 Reported by: antoine Modified: head/graphics/gsculpt/Makefile Modified: head/graphics/gsculpt/Makefile ============================================================================== --- head/graphics/gsculpt/Makefile Tue May 10 21:30:47 2016 (r414966) +++ head/graphics/gsculpt/Makefile Tue May 10 21:36:33 2016 (r414967) @@ -3,7 +3,7 @@ PORTNAME= gsculpt PORTVERSION= 0.99.47 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME:S,-src,,} DISTNAME= gSculpt-${PORTVERSION}-alpha-src @@ -14,7 +14,7 @@ COMMENT= Opensource 3D modelling applica LICENSE= GPLv2 LIB_DEPENDS= libboost_python.so:devel/boost-python-libs -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opengl>0:graphics/py-PyOpenGL \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}PyOpenGL>0:graphics/py-PyOpenGL \ ${PYTHON_PKGNAMEPREFIX}gtkglext>0:x11-toolkits/py-gtkglext WRKSRC= ${WRKDIR}/${DISTNAME:S,-src,,} From owner-svn-ports-head@freebsd.org Tue May 10 21:37:40 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5F7BAB3552C; Tue, 10 May 2016 21:37: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 301CD1CA5; Tue, 10 May 2016 21:37: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 u4ALbd6j082163; Tue, 10 May 2016 21:37:39 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ALbdUw082162; Tue, 10 May 2016 21:37:39 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605102137.u4ALbdUw082162@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 10 May 2016 21:37:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414968 - head/graphics/impressive X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 21:37:40 -0000 Author: pi Date: Tue May 10 21:37:39 2016 New Revision: 414968 URL: https://svnweb.freebsd.org/changeset/ports/414968 Log: graphics/impressive: Fix depend on graphics/py-PyOpenGL PR: 205472 Reported by: antoine Modified: head/graphics/impressive/Makefile Modified: head/graphics/impressive/Makefile ============================================================================== --- head/graphics/impressive/Makefile Tue May 10 21:36:33 2016 (r414967) +++ head/graphics/impressive/Makefile Tue May 10 21:37:39 2016 (r414968) @@ -3,7 +3,7 @@ PORTNAME= impressive PORTVERSION= 0.10.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Impressive/${PORTVERSION}/ DISTNAME= Impressive-${PORTVERSION} @@ -14,7 +14,7 @@ COMMENT= The stylish way of giving prese LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/license.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-PyOpenGL \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL \ ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \ xpdf:graphics/xpdf \ pdftk:print/pdftk \ From owner-svn-ports-head@freebsd.org Tue May 10 21:38:36 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 173BDB35566; Tue, 10 May 2016 21:38:36 +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 D91B31D83; Tue, 10 May 2016 21:38:35 +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 u4ALcZt9082303; Tue, 10 May 2016 21:38:35 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ALcZjA082302; Tue, 10 May 2016 21:38:35 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605102138.u4ALcZjA082302@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 10 May 2016 21:38:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414969 - head/games/bouncy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 21:38:36 -0000 Author: pi Date: Tue May 10 21:38:34 2016 New Revision: 414969 URL: https://svnweb.freebsd.org/changeset/ports/414969 Log: games/bouncy: fix depend on graphics/py-PyOpenGL PR: 205472 Reported by: antoine Modified: head/games/bouncy/Makefile Modified: head/games/bouncy/Makefile ============================================================================== --- head/games/bouncy/Makefile Tue May 10 21:37:39 2016 (r414968) +++ head/games/bouncy/Makefile Tue May 10 21:38:34 2016 (r414969) @@ -3,7 +3,7 @@ PORTNAME= bouncy PORTVERSION= r6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games python MASTER_SITES= http://media.pyweek.org/dl/3/bouncy/ \ SF/nemysisfreebsdp/games/${PORTNAME}/:icons @@ -19,7 +19,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/GPL.txt RUN_DEPENDS= ${PYGAME} \ - ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-PyOpenGL + ${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL WRKSRC= ${WRKDIR}/${PORTNAME}-post-${DISTVERSION} From owner-svn-ports-head@freebsd.org Tue May 10 23:17:46 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 00C38B36AF7; Tue, 10 May 2016 23:17:46 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C57C61C81; Tue, 10 May 2016 23:17:45 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4ANHi44012483; Tue, 10 May 2016 23:17:44 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ANHiTX012482; Tue, 10 May 2016 23:17:44 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <201605102317.u4ANHiTX012482@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Tue, 10 May 2016 23:17:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414970 - head/math/GiNaC X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 23:17:46 -0000 Author: stephen Date: Tue May 10 23:17:44 2016 New Revision: 414970 URL: https://svnweb.freebsd.org/changeset/ports/414970 Log: - Put back CXXFLAGS option suggested by Walter Schwarzenfeld to hopefully enable build on FreeBSD-9. Submitted by: Walter Schwarzenfeld Modified: head/math/GiNaC/Makefile Modified: head/math/GiNaC/Makefile ============================================================================== --- head/math/GiNaC/Makefile Tue May 10 21:38:34 2016 (r414969) +++ head/math/GiNaC/Makefile Tue May 10 23:17:44 2016 (r414970) @@ -24,6 +24,7 @@ INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +CXXFLAGS+= -D_GLIBCXX_USE_C99 INFO= ginac ginac-examples From owner-svn-ports-head@freebsd.org Tue May 10 23:22:30 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71439B36C4E; Tue, 10 May 2016 23:22:30 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 37DC31FA4; Tue, 10 May 2016 23:22:30 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4ANMTFF015354; Tue, 10 May 2016 23:22:29 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ANMTb9015353; Tue, 10 May 2016 23:22:29 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201605102322.u4ANMTb9015353@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Tue, 10 May 2016 23:22:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414971 - head/games/cockatrice X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 23:22:30 -0000 Author: sbruno Date: Tue May 10 23:22:29 2016 New Revision: 414971 URL: https://svnweb.freebsd.org/changeset/ports/414971 Log: Add USES=compiler:c++11-lib to successfully build on 9.3 release. This has the effect of pulling in gcc48 to do the build, but it at least succeeds. On 10 and higher, this will use clang to build. Modified: head/games/cockatrice/Makefile Modified: head/games/cockatrice/Makefile ============================================================================== --- head/games/cockatrice/Makefile Tue May 10 23:17:44 2016 (r414970) +++ head/games/cockatrice/Makefile Tue May 10 23:22:29 2016 (r414971) @@ -3,6 +3,7 @@ PORTNAME= Cockatrice PORTVERSION= 0.0.g2016.04.27 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org @@ -15,7 +16,7 @@ LIB_DEPENDS= libprotobuf.so:devel/protob USE_GITHUB= yes GH_TAGNAME= ff1091a -USES= cmake +USES= cmake compiler:c++11-lib USE_QT5= buildtools concurrent core multimedia network printsupport \ qmake svg linguisttools widgets From owner-svn-ports-head@freebsd.org Tue May 10 23:37:22 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19D49B36EA4; Tue, 10 May 2016 23:37:22 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CD2E31690; Tue, 10 May 2016 23:37:21 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4ANbL0Q018665; Tue, 10 May 2016 23:37:21 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ANbKdl018663; Tue, 10 May 2016 23:37:20 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605102337.u4ANbKdl018663@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Tue, 10 May 2016 23:37:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414972 - head/graphics/R-cran-rgdal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 10 May 2016 23:37:22 -0000 Author: tota Date: Tue May 10 23:37:20 2016 New Revision: 414972 URL: https://svnweb.freebsd.org/changeset/ports/414972 Log: - Update to 1.1-9 Modified: head/graphics/R-cran-rgdal/Makefile (contents, props changed) head/graphics/R-cran-rgdal/distinfo (contents, props changed) Modified: head/graphics/R-cran-rgdal/Makefile ============================================================================== --- head/graphics/R-cran-rgdal/Makefile Tue May 10 23:22:29 2016 (r414971) +++ head/graphics/R-cran-rgdal/Makefile Tue May 10 23:37:20 2016 (r414972) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rgdal -DISTVERSION= 1.1-8 +DISTVERSION= 1.1-9 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/graphics/R-cran-rgdal/distinfo ============================================================================== --- head/graphics/R-cran-rgdal/distinfo Tue May 10 23:22:29 2016 (r414971) +++ head/graphics/R-cran-rgdal/distinfo Tue May 10 23:37:20 2016 (r414972) @@ -1,2 +1,2 @@ -SHA256 (rgdal_1.1-8.tar.gz) = 602155f8d5da27093abca26b34f05b8786c229ab7a0daf2dba1e9be91d14a756 -SIZE (rgdal_1.1-8.tar.gz) = 1649879 +SHA256 (rgdal_1.1-9.tar.gz) = 0a56093f020ee3416d3db475e7edf42643431aaa96ceba59a43e9ec3a019f734 +SIZE (rgdal_1.1-9.tar.gz) = 1650846 From owner-svn-ports-head@freebsd.org Wed May 11 00:32:25 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2972B36C0A; Wed, 11 May 2016 00:32: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 B036B1DB4; Wed, 11 May 2016 00:32:25 +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 u4B0WOJ1036610; Wed, 11 May 2016 00:32:24 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4B0WOqa036609; Wed, 11 May 2016 00:32:24 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605110032.u4B0WOqa036609@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 11 May 2016 00:32:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414973 - head/ftp/vsftpd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 00:32:26 -0000 Author: amdmi3 Date: Wed May 11 00:32:24 2016 New Revision: 414973 URL: https://svnweb.freebsd.org/changeset/ports/414973 Log: - Fix typo in pkg-descr Approved by: portmgr blanket Modified: head/ftp/vsftpd/pkg-descr Modified: head/ftp/vsftpd/pkg-descr ============================================================================== --- head/ftp/vsftpd/pkg-descr Tue May 10 23:37:20 2016 (r414972) +++ head/ftp/vsftpd/pkg-descr Wed May 11 00:32:24 2016 (r414973) @@ -10,6 +10,6 @@ From the README file: that I have written the entire codebase with security in mind, and carefully designed the program to be resilient to attack. -LICENSE: GPL2 or later with execption to link with OpenSSL +LICENSE: GPL2 or later with exception to link with OpenSSL WWW: https://security.appspot.com/vsftpd.html From owner-svn-ports-head@freebsd.org Wed May 11 01:08:01 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57680B36419; Wed, 11 May 2016 01:08:01 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 20F3310C0; Wed, 11 May 2016 01:08:01 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4B1801p046218; Wed, 11 May 2016 01:08:00 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4B180TY046216; Wed, 11 May 2016 01:08:00 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605110108.u4B180TY046216@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Wed, 11 May 2016 01:08:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414974 - head/textproc/R-cran-highr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 01:08:01 -0000 Author: tota Date: Wed May 11 01:08:00 2016 New Revision: 414974 URL: https://svnweb.freebsd.org/changeset/ports/414974 Log: - Update to 0.6 Modified: head/textproc/R-cran-highr/Makefile (contents, props changed) head/textproc/R-cran-highr/distinfo (contents, props changed) Modified: head/textproc/R-cran-highr/Makefile ============================================================================== --- head/textproc/R-cran-highr/Makefile Wed May 11 00:32:24 2016 (r414973) +++ head/textproc/R-cran-highr/Makefile Wed May 11 01:08:00 2016 (r414974) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= highr -PORTVERSION= 0.5.1 +PORTVERSION= 0.6 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/textproc/R-cran-highr/distinfo ============================================================================== --- head/textproc/R-cran-highr/distinfo Wed May 11 00:32:24 2016 (r414973) +++ head/textproc/R-cran-highr/distinfo Wed May 11 01:08:00 2016 (r414974) @@ -1,2 +1,2 @@ -SHA256 (highr_0.5.1.tar.gz) = cb72fd7383bd6b528b150a406e2268c135d3a93a11de5e7c817770053f571e86 -SIZE (highr_0.5.1.tar.gz) = 16744 +SHA256 (highr_0.6.tar.gz) = 43e152b2dea596df6e14c44398c74fcd438ece15eaae5bdb84aef8d61b213b59 +SIZE (highr_0.6.tar.gz) = 17294 From owner-svn-ports-head@freebsd.org Wed May 11 06:35:33 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18B42B36547; Wed, 11 May 2016 06:35: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 C30901DCD; Wed, 11 May 2016 06:35:32 +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 u4B6ZVc3044957; Wed, 11 May 2016 06:35:31 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4B6ZVH7044954; Wed, 11 May 2016 06:35:31 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605110635.u4B6ZVH7044954@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 11 May 2016 06:35:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414975 - in head/audio/pd: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 06:35:33 -0000 Author: pi Date: Wed May 11 06:35:31 2016 New Revision: 414975 URL: https://svnweb.freebsd.org/changeset/ports/414975 Log: audio/pd: 0.46-7 -> 0.47-0 - The "deken" plug-in is integrated into the Pd help menu - you can download and install Pd libraries using the "Find Externals" menu command. - New clone object that opens multiple copies of an abstraction and routes messages and signals to/from them, for making banks of voices or whatnot - "Zoom" feature for dealing with high-resolution displays. IEM GUIs are only somewhat dodgily handled (font sizes of labels aren't managed well). - Controllable font sizes for menus and dialogs: setting the "pd window" font size also sets font sizes for menus/dialogs. - The expr, expr~, and fexpr~ objects are included in Pd proper, not loaded as externs as before. THis reflects their new license (lgpl) and should allow them to be used in IOS apps via libpd. Shahrohk Yadegari has updated the source and made manifold improvements in the objects. Notably, they now allow access to variables in Pd defined via the "value" object. - Backward messaging to netsend now works in UDP as well as TCP. - Dialogs now work more Appleshly (changes taking place without the need to hit an "apply" button in many cases). Thanks to danomatica. - API support for "initbang" and "closebang" objects (from IEM library I think, but anyhow you can now get them in Pd Vanilla via deken (help menu "Find externals"). - "Declare" object path settings now take effect immediately when you edit the declare object. - (Iohannes) Abstractions, externs, and stuff written in other languages (pythin, Lua, etc) are now loaded logically, that is, if you have one patch that loads an external named X, you can still load abstractions named X in other patches. Miller now oficially Does Not Know How This Works (DNKHTW). - Many bug fixes. PR: 209438 Submitted by: Tobias Brodel (maintainer) Deleted: head/audio/pd/files/patch-src_s__loader.c Modified: head/audio/pd/Makefile head/audio/pd/distinfo head/audio/pd/pkg-plist Modified: head/audio/pd/Makefile ============================================================================== --- head/audio/pd/Makefile Wed May 11 01:08:00 2016 (r414974) +++ head/audio/pd/Makefile Wed May 11 06:35:31 2016 (r414975) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pd -PORTREVISION= 1 -DISTVERSION= 0.46-7 +DISTVERSION= 0.47-0 DISTVERSIONSUFFIX= .src CATEGORIES= audio MASTER_SITES= http://msp.ucsd.edu/Software/ @@ -32,7 +31,7 @@ CONFIGURE_ENV= ac_cv_lib_pthread_pthread CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -pthread -DESKTOP_ENTRIES="Pd" "" "${PREFIX}/lib/pd/tcl/pd.ico" "pd" "" false +DESKTOP_ENTRIES="Pd" "" "${PREFIX}/lib/pd/tcl/pd.ico" "pd" "" ${FALSE} OPTIONS_DEFINE= ALSA DOCS JACK @@ -64,10 +63,6 @@ post-patch: 's|-O2 | | ; \ s|-lc ||g' ${WRKSRC}/extra/makefile.subdir ${REINPLACE_CMD} -e \ - 's|-O2 |$$(CFLAGS) | ; \ - s|-g ||g ; \ - s|-lc ||g' ${WRKSRC}/extra/expr~/makefile - ${REINPLACE_CMD} -e \ '/libpthread/s|_ERROR|_WARN|' ${WRKSRC}/portaudio/configure.in do-install: Modified: head/audio/pd/distinfo ============================================================================== --- head/audio/pd/distinfo Wed May 11 01:08:00 2016 (r414974) +++ head/audio/pd/distinfo Wed May 11 06:35:31 2016 (r414975) @@ -1,2 +1,2 @@ -SHA256 (pd-0.46-7.src.tar.gz) = 543802341bb0c7d03ed3a64cd56e2fafdbd35505d815ae3ced6555b43eaf58e5 -SIZE (pd-0.46-7.src.tar.gz) = 2254022 +SHA256 (pd-0.47-0.src.tar.gz) = 0e383f8d4786dde4f1241b80dc62845ea2ed91a08b1dfad14df2827eb8689370 +SIZE (pd-0.47-0.src.tar.gz) = 2294960 Modified: head/audio/pd/pkg-plist ============================================================================== --- head/audio/pd/pkg-plist Wed May 11 01:08:00 2016 (r414974) +++ head/audio/pd/pkg-plist Wed May 11 06:35:31 2016 (r414975) @@ -10,7 +10,7 @@ include/pd/m_pd.h include/pd/s_stuff.h lib/pd/bin/pd lib/pd/bin/pd-watchdog -%%PORTDOCS%%lib/pd/doc +lib/pd/doc lib/pd/extra/bob~/bob~-help.pd lib/pd/extra/bob~/bob~.pd_linux lib/pd/extra/bob~/output~.pd @@ -21,18 +21,6 @@ lib/pd/extra/choice/choice-help.pd lib/pd/extra/choice/choice.pd_linux lib/pd/extra/complex-mod~-help.pd lib/pd/extra/complex-mod~.pd -lib/pd/extra/expr-help.pd -lib/pd/extra/expr.pd_linux -lib/pd/extra/expr~/LICENSE.txt -lib/pd/extra/expr~/README.txt -lib/pd/extra/expr~/expr-help.pd -lib/pd/extra/expr~/expr.pd_linux -lib/pd/extra/expr~/expr~.pd_linux -lib/pd/extra/expr~/fexpr~.pd_linux -lib/pd/extra/expr~-help.pd -lib/pd/extra/expr~.pd_linux -lib/pd/extra/fexpr~-help.pd -lib/pd/extra/fexpr~.pd_linux lib/pd/extra/fiddle~/fiddle~-help.pd lib/pd/extra/fiddle~/fiddle~.pd_linux lib/pd/extra/hilbert~-help.pd @@ -100,6 +88,7 @@ lib/pd/tcl/pd-gui.tcl lib/pd/tcl/pd.ico lib/pd/tcl/pd_bindings.tcl lib/pd/tcl/pd_connect.tcl +lib/pd/tcl/pd_deken.tcl lib/pd/tcl/pd_guiprefs.tcl lib/pd/tcl/pd_menucommands.tcl lib/pd/tcl/pd_menus.tcl @@ -365,7 +354,10 @@ man/man1/pdsend.1.gz %%PORTDOCS%%%%DOCSDIR%%/5.reference/bp~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/canvas-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/change-help.pd +%%PORTDOCS%%%%DOCSDIR%%/5.reference/clip-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/clip~-help.pd +%%PORTDOCS%%%%DOCSDIR%%/5.reference/clone-help.pd +%%PORTDOCS%%%%DOCSDIR%%/5.reference/clone-subpatch.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/cos~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/cpole~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/cputime-help.pd @@ -373,12 +365,14 @@ man/man1/pdsend.1.gz %%PORTDOCS%%%%DOCSDIR%%/5.reference/czero~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/declare-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/delay-help.pd +%%PORTDOCS%%%%DOCSDIR%%/5.reference/delread4~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/delread~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/delwrite~-help.pd -%%PORTDOCS%%%%DOCSDIR%%/5.reference/drawtext-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/drawpolygon-help.pd +%%PORTDOCS%%%%DOCSDIR%%/5.reference/drawtext-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/element-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/env~-help.pd +%%PORTDOCS%%%%DOCSDIR%%/5.reference/expr-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/exp~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/fft~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/float-help.pd @@ -397,6 +391,7 @@ man/man1/pdsend.1.gz %%PORTDOCS%%%%DOCSDIR%%/5.reference/line-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/line~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/list-help.pd +%%PORTDOCS%%%%DOCSDIR%%/5.reference/loadbang-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/log~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/lop~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/makefilename-help.pd @@ -414,10 +409,11 @@ man/man1/pdsend.1.gz %%PORTDOCS%%%%DOCSDIR%%/5.reference/numbox2-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/openpanel-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/operators-help.pd -%%PORTDOCS%%%%DOCSDIR%%/5.reference/osc~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/oscformat-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/oscparse-help.pd +%%PORTDOCS%%%%DOCSDIR%%/5.reference/osc~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/otherbinops-help.pd +%%PORTDOCS%%%%DOCSDIR%%/5.reference/out1~.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/pack-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/pd-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/phasor~-help.pd @@ -440,6 +436,7 @@ man/man1/pdsend.1.gz %%PORTDOCS%%%%DOCSDIR%%/5.reference/rzero_rev~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/rzero~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/samphold~-help.pd +%%PORTDOCS%%%%DOCSDIR%%/5.reference/samplerate~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/savepanel-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/scalar-object-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/select-help.pd @@ -485,10 +482,10 @@ man/man1/pdsend.1.gz %%PORTDOCS%%%%DOCSDIR%%/5.reference/value-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/vcf~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/vdial-help.pd -%%PORTDOCS%%%%DOCSDIR%%/5.reference/vd~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/vline~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/vradio-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/vslider-help.pd +%%PORTDOCS%%%%DOCSDIR%%/5.reference/vsnapshot~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/vu-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/wrap~-help.pd %%PORTDOCS%%%%DOCSDIR%%/5.reference/writesf~-help.pd From owner-svn-ports-head@freebsd.org Wed May 11 07:33:16 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 000EFB370C2; Wed, 11 May 2016 07:33:15 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C5B2F1972; Wed, 11 May 2016 07:33:15 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4B7XFcs062855; Wed, 11 May 2016 07:33:15 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4B7XETT062853; Wed, 11 May 2016 07:33:14 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201605110733.u4B7XETT062853@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Wed, 11 May 2016 07:33:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414976 - head/devel/ocaml-camlp5 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 07:33:16 -0000 Author: johans Date: Wed May 11 07:33:14 2016 New Revision: 414976 URL: https://svnweb.freebsd.org/changeset/ports/414976 Log: Update to camlp5 6.16 (bugfixes + support for ocaml trunk version) Grab maintainership for a while Modified: head/devel/ocaml-camlp5/Makefile head/devel/ocaml-camlp5/distinfo Modified: head/devel/ocaml-camlp5/Makefile ============================================================================== --- head/devel/ocaml-camlp5/Makefile Wed May 11 06:35:31 2016 (r414975) +++ head/devel/ocaml-camlp5/Makefile Wed May 11 07:33:14 2016 (r414976) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= camlp5 -PORTVERSION= 6.15 +PORTVERSION= 6.16 CATEGORIES= devel MASTER_SITES= http://camlp5.gforge.inria.fr/distrib/src/ \ http://cristal.inria.fr/~ddr/camlp5/distrib/src/ \ @@ -12,7 +12,7 @@ DIST_SUBDIR= ${PKGBASE} PATCH_SITES= ${MASTER_SITES} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= johans@FreeBSD.org COMMENT= Preprocessor-pretty-printer of OCaml LICENSE= INRIA Modified: head/devel/ocaml-camlp5/distinfo ============================================================================== --- head/devel/ocaml-camlp5/distinfo Wed May 11 06:35:31 2016 (r414975) +++ head/devel/ocaml-camlp5/distinfo Wed May 11 07:33:14 2016 (r414976) @@ -1,2 +1,2 @@ -SHA256 (ocaml-camlp5/camlp5-6.15.tgz) = 2e0e1e31e0537f2179766820dd9bd0a4d424bc5ab9c610e6dbf9145f27747f2b -SIZE (ocaml-camlp5/camlp5-6.15.tgz) = 756199 +SHA256 (ocaml-camlp5/camlp5-6.16.tgz) = fd446cff6421f5144a521c7cecfdc7217b1424908186cddd3d5be543b35058b1 +SIZE (ocaml-camlp5/camlp5-6.16.tgz) = 759877 From owner-svn-ports-head@freebsd.org Wed May 11 07:44:24 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CCAA5B37287; Wed, 11 May 2016 07:44:24 +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 949AA1D99; Wed, 11 May 2016 07:44:24 +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 u4B7iNdL066093; Wed, 11 May 2016 07:44:23 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4B7iNZk066091; Wed, 11 May 2016 07:44:23 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201605110744.u4B7iNZk066091@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 11 May 2016 07:44:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414977 - head/net/nats X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 07:44:24 -0000 Author: vanilla Date: Wed May 11 07:44:23 2016 New Revision: 414977 URL: https://svnweb.freebsd.org/changeset/ports/414977 Log: Update to 0.8.0. Modified: head/net/nats/Makefile head/net/nats/distinfo Modified: head/net/nats/Makefile ============================================================================== --- head/net/nats/Makefile Wed May 11 07:33:14 2016 (r414976) +++ head/net/nats/Makefile Wed May 11 07:44:23 2016 (r414977) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nats -PORTVERSION= 0.7.2 +PORTVERSION= 0.8.0 DISTVERSIONPREFIX= v CATEGORIES= net Modified: head/net/nats/distinfo ============================================================================== --- head/net/nats/distinfo Wed May 11 07:33:14 2016 (r414976) +++ head/net/nats/distinfo Wed May 11 07:44:23 2016 (r414977) @@ -1,2 +1,2 @@ -SHA256 (nats-io-gnatsd-v0.7.2_GH0.tar.gz) = f71d77ff31fc31770cf8e140d084ecfa91f7a8333f945bac1ff44732901680b5 -SIZE (nats-io-gnatsd-v0.7.2_GH0.tar.gz) = 120264 +SHA256 (nats-io-gnatsd-v0.8.0_GH0.tar.gz) = a2b19de7679b7c5004c75d0c39b8d5d0bd26590a574284e48660eec3a4f9f0d0 +SIZE (nats-io-gnatsd-v0.8.0_GH0.tar.gz) = 196435 From owner-svn-ports-head@freebsd.org Wed May 11 07:48:47 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EACC4B3738E; Wed, 11 May 2016 07:48:47 +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 AEF4F1EEB; Wed, 11 May 2016 07:48:47 +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 4635CBDCC5; Wed, 11 May 2016 09:48:45 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 2A38ABDCC4; Wed, 11 May 2016 09:48:45 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id D6FAE5FC1219; Wed, 11 May 2016 09:48:44 +0200 (CEST) Date: Wed, 11 May 2016 09:48:44 +0200 From: Mathieu Arnold To: Kurt Jaeger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, python@FreeBSD.org Subject: Re: svn commit: r414964 - head/graphics/py-PyOpenGL-accelerate Message-ID: In-Reply-To: <201605102129.u4ALT4db078639@repo.freebsd.org> References: <201605102129.u4ALT4db078639@repo.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========F8EEB16F0DA0703B4762==========" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 07:48:48 -0000 --==========F8EEB16F0DA0703B4762========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +--On 10 mai 2016 21:29:04 +0000 Kurt Jaeger wrote: | MASTER_SITES= CHEESESHOP | PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} | PKGNAMESUFFIX= -accelerate | -#DISTNAME= PyOpenGL${PKGNAMESUFFIX}-${PORTVERSION} | +DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} Wondering why it is not: PORTNAME=PyOpenGL-accelerate you could remove the PKGNAMESUFFIX and DISTNAME lines. -- Mathieu Arnold --==========F8EEB16F0DA0703B4762========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJXMuPcXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I0zcP/0tlZj9WhCWtDa+R8FWICrjF hp/dIQCrggFj9YB4YtXr3f9ujCzqSdATRlluiGiC2r/f/XnnGl8r4IOfSBcIIQ+X kFfDAhHr7rWvhelCmxiWQGkUKBsjgS+2MGRLUgdJwCFIoaisIazmEGPPcxafA8zA A67ImVu4HL4xQyyIxY/S+wVRNTU/id2MS9CsFmsoXQ9hCVojGA+dX9MxALrAwNA+ X6Grs2M84jBsKqpNOjULmKlgEnI5i9AXwDuITXaY9L6BibYmivP4BEiVK7RAy5yr CWzA12x07A94UACmamiVx+UofURds7+C+X0AbcJovlsjAO+kXMQ8dIESKQp2Hw4v 1oUGyBfhd5z+laiywykS/CRWvSn97k31eic6XKTDkMhL+dw2lR2Cp5Dyz1tDC6bt 4qXe+xwnVKSxQXOLpX90XWUNS+epJwPi0GmMvS+rnPculw7Z3Yaxjs2taeGUnT5Y G+DpAyr4Wcnjcnt8m8MUGgIowg/9RqNvdpdRZxePO0UQlckVw1F8f3RKSasNjD8H 7copnkL/xUrpN5IzhK6ax9hUKjyvaXqCUm2woY6zI5YH+SR00AaKre5xpBoXDlyf iP4ONcSa8Xbagq/AbJTf8KVa9UB7Ni9GwjVp0LdWLXwQorzRGuo26SJa7q54XUN0 1Lrhvuo9uCHG5PFLXKMc =nfMb -----END PGP SIGNATURE----- --==========F8EEB16F0DA0703B4762==========-- From owner-svn-ports-head@freebsd.org Wed May 11 07:53:01 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98B86B37605; Wed, 11 May 2016 07:53:01 +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 68C91145E; Wed, 11 May 2016 07:53:01 +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 u4B7r0nh069208; Wed, 11 May 2016 07:53:00 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4B7r0ID069206; Wed, 11 May 2016 07:53:00 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201605110753.u4B7r0ID069206@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 11 May 2016 07:53:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414978 - head/security/p5-CryptX X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 07:53:01 -0000 Author: vanilla Date: Wed May 11 07:53:00 2016 New Revision: 414978 URL: https://svnweb.freebsd.org/changeset/ports/414978 Log: Update t 0.034. Modified: head/security/p5-CryptX/Makefile head/security/p5-CryptX/distinfo Modified: head/security/p5-CryptX/Makefile ============================================================================== --- head/security/p5-CryptX/Makefile Wed May 11 07:44:23 2016 (r414977) +++ head/security/p5-CryptX/Makefile Wed May 11 07:53:00 2016 (r414978) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CryptX -PORTVERSION= 0.032 +PORTVERSION= 0.034 CATEGORIES= security perl5 MASTER_SITES= CPAN/Crypt PKGNAMEPREFIX= p5- Modified: head/security/p5-CryptX/distinfo ============================================================================== --- head/security/p5-CryptX/distinfo Wed May 11 07:44:23 2016 (r414977) +++ head/security/p5-CryptX/distinfo Wed May 11 07:53:00 2016 (r414978) @@ -1,2 +1,2 @@ -SHA256 (CryptX-0.032.tar.gz) = 46892112056ca3929e26cd3512cd4560c5beea7548a8632b79f2fe11f4b220c0 -SIZE (CryptX-0.032.tar.gz) = 1197122 +SHA256 (CryptX-0.034.tar.gz) = fad93a560f43ace09de734924f247c4da9d79db7d42fb61954441f5f854225b1 +SIZE (CryptX-0.034.tar.gz) = 1198100 From owner-svn-ports-head@freebsd.org Wed May 11 08:20:01 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE0E4B37DE1; Wed, 11 May 2016 08:20:01 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BF6121238; Wed, 11 May 2016 08:20:01 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4B8K0kW075425; Wed, 11 May 2016 08:20:00 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4B8K01T075423; Wed, 11 May 2016 08:20:00 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201605110820.u4B8K01T075423@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Wed, 11 May 2016 08:20:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414979 - head/mail/roundcube X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 08:20:02 -0000 Author: ale Date: Wed May 11 08:20:00 2016 New Revision: 414979 URL: https://svnweb.freebsd.org/changeset/ports/414979 Log: Update to 1.1.5 release. Modified: head/mail/roundcube/Makefile head/mail/roundcube/distinfo Modified: head/mail/roundcube/Makefile ============================================================================== --- head/mail/roundcube/Makefile Wed May 11 07:53:00 2016 (r414978) +++ head/mail/roundcube/Makefile Wed May 11 08:20:00 2016 (r414979) @@ -1,11 +1,10 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.1.4 -PORTREVISION= 1 +DISTVERSION= 1.1.5 PORTEPOCH= 1 CATEGORIES?= mail www -MASTER_SITES= SF/${PORTNAME}mail/${PORTNAME}mail/${DISTVERSION:tu} +MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}mail-${DISTVERSION}-complete MAINTAINER?= ale@FreeBSD.org @@ -25,7 +24,7 @@ CPE_VENDOR= roundcube WANT_PHP_WEB= yes USE_PHP= pcre mbstring session iconv dom xml json intl zip filter -IGNORE_WITH_PHP=52 +IGNORE_WITH_PHP=70 OPTIONS_DEFINE= SSL LDAP GD PSPELL NSC DOCS OPTIONS_SINGLE= DB Modified: head/mail/roundcube/distinfo ============================================================================== --- head/mail/roundcube/distinfo Wed May 11 07:53:00 2016 (r414978) +++ head/mail/roundcube/distinfo Wed May 11 08:20:00 2016 (r414979) @@ -1,2 +1,2 @@ -SHA256 (roundcubemail-1.1.4-complete.tar.gz) = 9bfe88255d4ffc288f5776de1cead78352469b1766d5ebaebe6e28043affe181 -SIZE (roundcubemail-1.1.4-complete.tar.gz) = 4578600 +SHA256 (roundcubemail-1.1.5-complete.tar.gz) = 476a1d45b0592b2ad43e3e08cbc72e69ef31e33ed8a8f071f02e5a1ae3e7f334 +SIZE (roundcubemail-1.1.5-complete.tar.gz) = 4581781 From owner-svn-ports-head@freebsd.org Wed May 11 09:03:35 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B2D8B3690D; Wed, 11 May 2016 09:03:35 +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 537DF132D; Wed, 11 May 2016 09:03:35 +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 u4B93Y97090091; Wed, 11 May 2016 09:03:34 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4B93YdE090088; Wed, 11 May 2016 09:03:34 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605110903.u4B93YdE090088@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 11 May 2016 09:03:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414980 - in head/security/gcipher: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 09:03:35 -0000 Author: amdmi3 Date: Wed May 11 09:03:34 2016 New Revision: 414980 URL: https://svnweb.freebsd.org/changeset/ports/414980 Log: - Add NO_ARCH - Switch to options helpers - Regenerate patches with `make makepatch` - Fix WWW: Modified: head/security/gcipher/Makefile head/security/gcipher/files/patch-gcipher.desktop head/security/gcipher/pkg-descr Modified: head/security/gcipher/Makefile ============================================================================== --- head/security/gcipher/Makefile Wed May 11 08:20:00 2016 (r414979) +++ head/security/gcipher/Makefile Wed May 11 09:03:34 2016 (r414980) @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GNOME= pygnome2 USES= python +NO_ARCH= yes OPTIONS_DEFINE= DOCS @@ -51,6 +52,8 @@ do-install: ${CPIO} -pdm -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${DATADIR}/plugins) ${FIND} ${STAGEDIR}${DATADIR} -type d | ${XARGS} ${CHMOD} a+rx ${FIND} ${STAGEDIR}${DATADIR} -type f | ${XARGS} ${CHMOD} ${SHAREMODE} + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && \ ${INSTALL_DATA} CONTRIB README ${STAGEDIR}${DOCSDIR}) Modified: head/security/gcipher/files/patch-gcipher.desktop ============================================================================== --- head/security/gcipher/files/patch-gcipher.desktop Wed May 11 08:20:00 2016 (r414979) +++ head/security/gcipher/files/patch-gcipher.desktop Wed May 11 09:03:34 2016 (r414980) @@ -1,7 +1,6 @@ -diff -ur ../gcipher-1.0.orig/src/gcipher.desktop ./src/gcipher.desktop ---- ../gcipher-1.0.orig/src/gcipher.desktop Wed Jun 25 15:07:51 2003 -+++ ./src/gcipher.desktop Wed Jun 25 15:08:47 2003 -@@ -4,8 +4,8 @@ +--- src/gcipher.desktop.orig 2003-06-21 21:17:28 UTC ++++ src/gcipher.desktop +@@ -4,8 +4,8 @@ Comment=A simple encryption tool Name[en_US.ISO8859-15]=GCipher Comment[en_US.ISO8859-15]=A simple encryption tool Exec=gcipher Modified: head/security/gcipher/pkg-descr ============================================================================== --- head/security/gcipher/pkg-descr Wed May 11 08:20:00 2016 (r414979) +++ head/security/gcipher/pkg-descr Wed May 11 09:03:34 2016 (r414980) @@ -2,4 +2,4 @@ This is a simple encryption tool to work algorithms. It can run as either a GUI, a command-line application, or a network proxy. -WWW: http://gcipher.sourceforge.net +WWW: http://gcipher.sourceforge.net/ From owner-svn-ports-head@freebsd.org Wed May 11 09:37:48 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CEE5CB34159; Wed, 11 May 2016 09:37:48 +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 8E7691328; Wed, 11 May 2016 09:37:48 +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 u4B9blV9099272; Wed, 11 May 2016 09:37:47 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4B9blT7099270; Wed, 11 May 2016 09:37:47 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605110937.u4B9blT7099270@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Wed, 11 May 2016 09:37:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414981 - head/games/minecraft-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 09:37:48 -0000 Author: lwhsu Date: Wed May 11 09:37:47 2016 New Revision: 414981 URL: https://svnweb.freebsd.org/changeset/ports/414981 Log: - Update to 1.9.4 PR: 209422 Submitted by: Jonathan Price (maintainer) Modified: head/games/minecraft-server/Makefile head/games/minecraft-server/distinfo Modified: head/games/minecraft-server/Makefile ============================================================================== --- head/games/minecraft-server/Makefile Wed May 11 09:03:34 2016 (r414980) +++ head/games/minecraft-server/Makefile Wed May 11 09:37:47 2016 (r414981) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= minecraft-server -PORTVERSION= 1.9.2 +PORTVERSION= 1.9.4 CATEGORIES= games java MASTER_SITES= https://s3.amazonaws.com/Minecraft.Download/versions/${PORTVERSION}/ DISTFILES= minecraft_server.${PORTVERSION}.jar Modified: head/games/minecraft-server/distinfo ============================================================================== --- head/games/minecraft-server/distinfo Wed May 11 09:03:34 2016 (r414980) +++ head/games/minecraft-server/distinfo Wed May 11 09:37:47 2016 (r414981) @@ -1,2 +1,2 @@ -SHA256 (minecraft_server.1.9.2.jar) = a972d127be3b9d5fafe5bd610a173563cb24331b6664a3dc5f73b3cc76d77081 -SIZE (minecraft_server.1.9.2.jar) = 8848002 +SHA256 (minecraft_server.1.9.4.jar) = 13fea7aa10d804dd14ed7ebde2493dc64c7d3c8173369309bd7f6ea4c0ea40ad +SIZE (minecraft_server.1.9.4.jar) = 9399053 From owner-svn-ports-head@freebsd.org Wed May 11 11:01:59 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 170A9B378B6; Wed, 11 May 2016 11:01:59 +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 BFCAA19E0; Wed, 11 May 2016 11:01:58 +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 u4BB1vmr026907; Wed, 11 May 2016 11:01:57 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BB1vfw026902; Wed, 11 May 2016 11:01:57 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201605111101.u4BB1vfw026902@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Wed, 11 May 2016 11:01:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414982 - in head/lang/pypy: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 11:01:59 -0000 Author: robak Date: Wed May 11 11:01:57 2016 New Revision: 414982 URL: https://svnweb.freebsd.org/changeset/ports/414982 Log: lang/pypy: update 5.0.1 -> 5.1.1 Modified: head/lang/pypy/Makefile head/lang/pypy/bsd.pypy.cffi.mk head/lang/pypy/distinfo head/lang/pypy/files/patch-rpython_rlib_rvmprof_src_vmprof__config.h head/lang/pypy/pkg-plist Modified: head/lang/pypy/Makefile ============================================================================== --- head/lang/pypy/Makefile Wed May 11 09:37:47 2016 (r414981) +++ head/lang/pypy/Makefile Wed May 11 11:01:57 2016 (r414982) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pypy -PORTVERSION= 5.0.1 # Also update bsd.pypy.cffi.mk +PORTVERSION= 5.1.1 # Also update bsd.pypy.cffi.mk CATEGORIES= lang python MASTER_SITES= https://bitbucket.org/pypy/pypy/downloads/ DISTVERSIONSUFFIX= -src Modified: head/lang/pypy/bsd.pypy.cffi.mk ============================================================================== --- head/lang/pypy/bsd.pypy.cffi.mk Wed May 11 09:37:47 2016 (r414981) +++ head/lang/pypy/bsd.pypy.cffi.mk Wed May 11 11:01:57 2016 (r414982) @@ -10,7 +10,7 @@ PLIST_FILES= %%PYPY_DIR%%/lib_pypy/${CFF CFFI_MODULE?= _${PORTNAME} -PYTHON_PORTVERSION= 5.0.1 +PYTHON_PORTVERSION= 5.1.1 PYTHON_PKGNAMEPREFIX= pypy- PYTHON_CMD= ${LOCALBASE}/bin/pypy Modified: head/lang/pypy/distinfo ============================================================================== --- head/lang/pypy/distinfo Wed May 11 09:37:47 2016 (r414981) +++ head/lang/pypy/distinfo Wed May 11 11:01:57 2016 (r414982) @@ -1,2 +1,2 @@ -SHA256 (pypy-5.0.1-src.tar.bz2) = 1573c9284d3ec236c8e6ef3b954753932dff29462c54b5885b761d1ee68b6e05 -SIZE (pypy-5.0.1-src.tar.bz2) = 17282149 +SHA256 (pypy-5.1.1-src.tar.bz2) = ca3d943d7fbd78bb957ee9e5833ada4bb8506ac99a41b7628790e286a65ed2be +SIZE (pypy-5.1.1-src.tar.bz2) = 17328934 Modified: head/lang/pypy/files/patch-rpython_rlib_rvmprof_src_vmprof__config.h ============================================================================== --- head/lang/pypy/files/patch-rpython_rlib_rvmprof_src_vmprof__config.h Wed May 11 09:37:47 2016 (r414981) +++ head/lang/pypy/files/patch-rpython_rlib_rvmprof_src_vmprof__config.h Wed May 11 11:01:57 2016 (r414982) @@ -1,15 +1,9 @@ ---- rpython/rlib/rvmprof/src/vmprof_config.h.orig 2016-03-19 14:27:46 UTC +--- rpython/rlib/rvmprof/src/vmprof_config.h.orig 2016-05-09 13:03:17 UTC +++ rpython/rlib/rvmprof/src/vmprof_config.h -@@ -1,5 +1,11 @@ +@@ -1,5 +1,5 @@ #define HAVE_SYS_UCONTEXT_H --#if defined(__FreeBSD__) || defined(__APPLE__) -+#if defined(__FreeBSD__) || defined(__DragonFly__) -+#if defined(__i386__) -+#define PC_FROM_UCONTEXT uc_mcontext.mc_eip -+#else -+#define PC_FROM_UCONTEXT uc_mcontext.mc_rip -+#endif -+#elif defined(__APPLE__) - #define PC_FROM_UCONTEXT uc_mcontext.mc_rip - #else - #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_RIP] +-#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) ++#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__DragonFly__) + #ifdef __i386__ + #define PC_FROM_UCONTEXT uc_mcontext.mc_eip + #else Modified: head/lang/pypy/pkg-plist ============================================================================== --- head/lang/pypy/pkg-plist Wed May 11 09:37:47 2016 (r414981) +++ head/lang/pypy/pkg-plist Wed May 11 11:01:57 2016 (r414982) @@ -46,6 +46,7 @@ bin/pypy %%PYPY_DIR%%/include/pyport.h %%PYPY_DIR%%/include/pypy_decl.h %%PYPY_DIR%%/include/pypy_macros.h +%%PYPY_DIR%%/include/pypy_numpy.h %%PYPY_DIR%%/include/pypy_structmember_decl.h %%PYPY_DIR%%/include/pysignals.h %%PYPY_DIR%%/include/pystate.h @@ -2082,6 +2083,8 @@ bin/pypy %%PYPY_DIR%%/lib_pypy/_pypy_irc_topic.py %%PYPY_DIR%%/lib_pypy/_pypy_testcapi.py %%PYPY_DIR%%/lib_pypy/_pypy_wait.py +%%PYPY_DIR%%/lib_pypy/_resource_build.py +%%PYPY_DIR%%/lib_pypy/_resource_cffi.pypy-41.so %%PYPY_DIR%%/lib_pypy/_scproxy.py %%PYPY_DIR%%/lib_pypy/_sha.py %%PYPY_DIR%%/lib_pypy/_sha256.py @@ -2147,15 +2150,7 @@ bin/pypy %%PYPY_DIR%%/lib_pypy/cffi/vengine_cpy.py %%PYPY_DIR%%/lib_pypy/cffi/vengine_gen.py %%PYPY_DIR%%/lib_pypy/cffi/verifier.py -%%PYPY_DIR%%/lib_pypy/ctypes_config_cache/__init__.py -%%PYPY_DIR%%/lib_pypy/ctypes_config_cache/_locale_%%PYPY_BITS%%_.py -%%PYPY_DIR%%/lib_pypy/ctypes_config_cache/_locale_cache.py -%%PYPY_DIR%%/lib_pypy/ctypes_config_cache/_resource_%%PYPY_BITS%%_.py -%%PYPY_DIR%%/lib_pypy/ctypes_config_cache/_resource_cache.py -%%PYPY_DIR%%/lib_pypy/ctypes_config_cache/dumpcache.py -%%PYPY_DIR%%/lib_pypy/ctypes_config_cache/locale.ctc.py -%%PYPY_DIR%%/lib_pypy/ctypes_config_cache/rebuild.py -%%PYPY_DIR%%/lib_pypy/ctypes_config_cache/resource.ctc.py +%%PYPY_DIR%%/lib_pypy/ctypes_config_cache/.empty %%PYPY_DIR%%/lib_pypy/ctypes_support.py %%PYPY_DIR%%/lib_pypy/datetime.py %%PYPY_DIR%%/lib_pypy/dbm.py From owner-svn-ports-head@freebsd.org Wed May 11 11:44:41 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D3B4B3573F; Wed, 11 May 2016 11:44:41 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 74DA21355; Wed, 11 May 2016 11:44:41 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BBielQ039204; Wed, 11 May 2016 11:44:40 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BBieu6039200; Wed, 11 May 2016 11:44:40 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201605111144.u4BBieu6039200@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 11 May 2016 11:44:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414983 - in head/misc/mc: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 11:44:41 -0000 Author: woodsb02 Date: Wed May 11 11:44:40 2016 New Revision: 414983 URL: https://svnweb.freebsd.org/changeset/ports/414983 Log: misc/mc: Update to 4.8.17 - Remove patches for upstream tickets 2742, 3611, 3617 (resolved) - Move patch of lib/tty/win.c to lib/tty/tty-ncurses.c (upstream change) - Add patch of src/cons.handler.c to fix build, reported upstream [1] Changes this release: https://www.midnight-commander.org/wiki/NEWS-4.8.17 [1] https://www.midnight-commander.org/ticket/3643 Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D6321 Added: head/misc/mc/files/patch-lib_tty_tty-ncurses.c - copied, changed from r414982, head/misc/mc/files/patch-lib__tty__win.c head/misc/mc/files/patch-src_cons.handler.c (contents, props changed) Deleted: head/misc/mc/files/patch-lib__tty__win.c head/misc/mc/files/patch-upstreamticket2742-detect-csh-as-tcsh-by-name.patch head/misc/mc/files/patch-upstreamticket3611-fish-fix-perl-ls-helper.patch head/misc/mc/files/patch-upstreamticket3617-mc_open-handle-varargs-mode_t-promotion-issue--v2.patch Modified: head/misc/mc/Makefile head/misc/mc/distinfo Modified: head/misc/mc/Makefile ============================================================================== --- head/misc/mc/Makefile Wed May 11 11:01:57 2016 (r414982) +++ head/misc/mc/Makefile Wed May 11 11:44:40 2016 (r414983) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mc -PORTVERSION= 4.8.16 -PORTREVISION= 1 +PORTVERSION= 4.8.17 CATEGORIES= misc shells MASTER_SITES= http://ftp.midnight-commander.org/ \ http://ftp.osuosl.org/pub/midnightcommander/ \ Modified: head/misc/mc/distinfo ============================================================================== --- head/misc/mc/distinfo Wed May 11 11:01:57 2016 (r414982) +++ head/misc/mc/distinfo Wed May 11 11:44:40 2016 (r414983) @@ -1,4 +1,4 @@ -SHA256 (mc-4.8.16.tar.xz) = bbbcbe3097d3160f865d24aa38ff122f1c59752b5ef153ca4ade5ac0f82b7020 -SIZE (mc-4.8.16.tar.xz) = 2387724 +SHA256 (mc-4.8.17.tar.xz) = 0447bdddc0baa81866e66f50f9a545d29d6eebb68b0ab46c98d8fddd2bf4e44d +SIZE (mc-4.8.17.tar.xz) = 2457156 SHA256 (mc.png) = 6bd935ea11c45da5c11e60542e30b4a05396d75b81401f28b3a68a82cafbf8fe SIZE (mc.png) = 6466 Copied and modified: head/misc/mc/files/patch-lib_tty_tty-ncurses.c (from r414982, head/misc/mc/files/patch-lib__tty__win.c) ============================================================================== --- head/misc/mc/files/patch-lib__tty__win.c Wed May 11 11:01:57 2016 (r414982, copy source) +++ head/misc/mc/files/patch-lib_tty_tty-ncurses.c Wed May 11 11:44:40 2016 (r414983) @@ -1,17 +1,17 @@ ---- lib/tty/win.c.orig 2014-09-02 09:23:58 UTC -+++ lib/tty/win.c -@@ -95,7 +95,7 @@ +--- lib/tty/tty-ncurses.c.orig 2016-05-07 15:42:52 UTC ++++ lib/tty/tty-ncurses.c +@@ -233,7 +233,7 @@ tty_shutdown (void) void - do_enter_ca_mode (void) + tty_enter_ca_mode (void) { - if (mc_global.tty.xterm_flag && smcup != NULL) + if (mc_global.tty.xterm_flag) { fprintf (stdout, /* ESC_STR ")0" */ ESC_STR "7" ESC_STR "[?47h"); fflush (stdout); -@@ -107,7 +107,7 @@ +@@ -245,7 +245,7 @@ tty_enter_ca_mode (void) void - do_exit_ca_mode (void) + tty_exit_ca_mode (void) { - if (mc_global.tty.xterm_flag && rmcup != NULL) + if (mc_global.tty.xterm_flag) Added: head/misc/mc/files/patch-src_cons.handler.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/mc/files/patch-src_cons.handler.c Wed May 11 11:44:40 2016 (r414983) @@ -0,0 +1,14 @@ +Created by: Ben Woods (FreeBSD port maintainer) +Logged upstream: https://www.midnight-commander.org/ticket/3643 + +--- src/cons.handler.c.orig 2016-05-11 09:47:32 UTC ++++ src/cons.handler.c +@@ -408,7 +408,7 @@ show_console_contents_freebsd (int start + for (line = begin_line; line <= end_line; line++) + { + tty_gotoyx (starty + line - begin_line, 0); +- for (col = 0; col < min (COLS, screen_info.mv_csz); col++) ++ for (col = 0; col < MIN (COLS, screen_info.mv_csz); col++) + { + c = screen_shot.buf[line * screen_info.mv_csz + col] & 0xFF; + tty_print_char (c); From owner-svn-ports-head@freebsd.org Wed May 11 11:53:41 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4576CB359F4; Wed, 11 May 2016 11:53:41 +0000 (UTC) (envelope-from vg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 200A1193A; Wed, 11 May 2016 11:53:41 +0000 (UTC) (envelope-from vg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BBremx042344; Wed, 11 May 2016 11:53:40 GMT (envelope-from vg@FreeBSD.org) Received: (from vg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BBrelq042340; Wed, 11 May 2016 11:53:40 GMT (envelope-from vg@FreeBSD.org) Message-Id: <201605111153.u4BBrelq042340@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vg set sender to vg@FreeBSD.org using -f From: Veniamin Gvozdikov Date: Wed, 11 May 2016 11:53:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414984 - in head/net-mgmt/sx: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 11:53:41 -0000 Author: vg Date: Wed May 11 11:53:39 2016 New Revision: 414984 URL: https://svnweb.freebsd.org/changeset/ports/414984 Log: - Update to 2.0 Deleted: head/net-mgmt/sx/files/patch-libsxclient_src_openssl.c Modified: head/net-mgmt/sx/Makefile head/net-mgmt/sx/distinfo head/net-mgmt/sx/pkg-plist Modified: head/net-mgmt/sx/Makefile ============================================================================== --- head/net-mgmt/sx/Makefile Wed May 11 11:44:40 2016 (r414983) +++ head/net-mgmt/sx/Makefile Wed May 11 11:53:39 2016 (r414984) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sx -PORTVERSION= 1.2 -PORTREVISION= 1 +PORTVERSION= 2.0 CATEGORIES= net-mgmt MASTER_SITES= http://cdn.skylable.com/source/ @@ -15,15 +14,19 @@ LICENSE= GPLv2 BROKEN_powerpc64= Does not build LIB_DEPENDS= libcurl.so:ftp/curl \ - libfcgi.so:www/fcgi + libfcgi.so:www/fcgi \ + libyajl.so:devel/yajl \ + libltdl.so:devel/libltdl \ + libsqlite3.so:databases/sqlite3 HAS_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip -USES= gmake libtool pkgconfig +USES= fuse gmake libtool pkgconfig CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" --prefix="${STAGE}${PREFIX}" \ - --sysconfdir="${ETCDIR}" --mandir="${MANPREFIX}/man" + --sysconfdir="${ETCDIR}" --mandir="${MANPREFIX}/man" \ + --with-system-libs OPTIONS_DEFINE= SXSERVER DOCS SXSERVER_DESC= Enable sxhttpd server @@ -41,4 +44,11 @@ CONFIGURE_ARGS+=--disable-sxhttpd --disa PLIST_SUB+= SXSERVER="@comment " .endif +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1002000 +PLIST_FILES+= lib/sxclient/libsxf_aes256-20.so \ + lib/sxclient/libsxf_aes256.so \ + lib/sxclient/libsxf_aes256_dummy-00.so \ + lib/sxclient/libsxf_aes256_dummy.so +.endif + .include Modified: head/net-mgmt/sx/distinfo ============================================================================== --- head/net-mgmt/sx/distinfo Wed May 11 11:44:40 2016 (r414983) +++ head/net-mgmt/sx/distinfo Wed May 11 11:53:39 2016 (r414984) @@ -1,2 +1,2 @@ -SHA256 (sx-1.2.tar.gz) = 98c37a84e1653364226aff47e63b715500636c0af3b20f4e74eefe3397ee2d63 -SIZE (sx-1.2.tar.gz) = 7218016 +SHA256 (sx-2.0.tar.gz) = 649ab7ccc1e2fc94aa79169a55bc99bc2b72da50dad82419d7f3c1ee4ef884aa +SIZE (sx-2.0.tar.gz) = 7641676 Modified: head/net-mgmt/sx/pkg-plist ============================================================================== --- head/net-mgmt/sx/pkg-plist Wed May 11 11:44:40 2016 (r414983) +++ head/net-mgmt/sx/pkg-plist Wed May 11 11:53:39 2016 (r414984) @@ -1,6 +1,7 @@ bin/sxacl bin/sxcat bin/sxcp +bin/sxfs bin/sxinit bin/sxls bin/sxmv @@ -15,15 +16,13 @@ bin/sxvol %%SXSERVER%%%%ETCDIR%%/sxserver/sxhttpd.conf.default include/sx.h lib/libsxclient.so -lib/libsxclient.so.2 -lib/libsxclient.so.2.0.0 -lib/sxclient/libsxf_aes256-15.so -lib/sxclient/libsxf_aes256.so -lib/sxclient/libsxf_attribs-12.so +lib/libsxclient.so.3 +lib/libsxclient.so.3.0.0 +lib/sxclient/libsxf_attribs-13.so lib/sxclient/libsxf_attribs.so lib/sxclient/libsxf_undelete-12.so lib/sxclient/libsxf_undelete.so -lib/sxclient/libsxf_zcomp-11.so +lib/sxclient/libsxf_zcomp-12.so lib/sxclient/libsxf_zcomp.so %%SXSERVER%%sbin/sx.fcgi %%SXSERVER%%sbin/sxadm @@ -51,6 +50,7 @@ man/man1/sxacl-whoami.1.gz man/man1/sxacl.1.gz man/man1/sxcat.1.gz man/man1/sxcp.1.gz +man/man1/sxfs.1.gz man/man1/sxinit.1.gz man/man1/sxls.1.gz man/man1/sxmv.1.gz From owner-svn-ports-head@freebsd.org Wed May 11 11:54:10 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFC25B35AB6; Wed, 11 May 2016 11:54:10 +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 7FC2F1A4F; Wed, 11 May 2016 11:54:10 +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 u4BBs9Y9042471; Wed, 11 May 2016 11:54:09 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BBs9tY042469; Wed, 11 May 2016 11:54:09 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605111154.u4BBs9tY042469@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 11 May 2016 11:54:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414985 - head/archivers/star/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 11:54:10 -0000 Author: mat Date: Wed May 11 11:54:09 2016 New Revision: 414985 URL: https://svnweb.freebsd.org/changeset/ports/414985 Log: Patches don't have keywords expansion. Sponsored by: Absolight Modified: head/archivers/star/files/patch-rmt_Makefile (contents, props changed) head/archivers/star/files/patch-rmt_Makefile.man (contents, props changed) Modified: head/archivers/star/files/patch-rmt_Makefile ============================================================================== --- head/archivers/star/files/patch-rmt_Makefile Wed May 11 11:53:39 2016 (r414984) +++ head/archivers/star/files/patch-rmt_Makefile Wed May 11 11:54:09 2016 (r414985) @@ -1,6 +1,3 @@ - -$FreeBSD$ - --- rmt/Makefile.orig 2016-02-10 20:47:23 UTC +++ rmt/Makefile @@ -6,13 +6,13 @@ include $(SRCROOT)/$(RULESDIR)/rules.to Modified: head/archivers/star/files/patch-rmt_Makefile.man ============================================================================== --- head/archivers/star/files/patch-rmt_Makefile.man Wed May 11 11:53:39 2016 (r414984) +++ head/archivers/star/files/patch-rmt_Makefile.man Wed May 11 11:54:09 2016 (r414985) @@ -1,6 +1,3 @@ - -$FreeBSD$ - --- rmt/Makefile.man.orig 2016-02-10 20:47:23 UTC +++ rmt/Makefile.man @@ -8,10 +8,10 @@ include $(SRCROOT)/$(RULESDIR)/rules.to From owner-svn-ports-head@freebsd.org Wed May 11 12:09:18 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4CE56B37793; Wed, 11 May 2016 12:09:18 +0000 (UTC) (envelope-from vg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1E584144E; Wed, 11 May 2016 12:09:18 +0000 (UTC) (envelope-from vg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BC9HpP045671; Wed, 11 May 2016 12:09:17 GMT (envelope-from vg@FreeBSD.org) Received: (from vg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BC9Hem045670; Wed, 11 May 2016 12:09:17 GMT (envelope-from vg@FreeBSD.org) Message-Id: <201605111209.u4BC9Hem045670@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vg set sender to vg@FreeBSD.org using -f From: Veniamin Gvozdikov Date: Wed, 11 May 2016 12:09:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414986 - head/net-mgmt/sx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 12:09:18 -0000 Author: vg Date: Wed May 11 12:09:17 2016 New Revision: 414986 URL: https://svnweb.freebsd.org/changeset/ports/414986 Log: - Added USES sqlite instead LIB_DEPENDS by sqlite Modified: head/net-mgmt/sx/Makefile Modified: head/net-mgmt/sx/Makefile ============================================================================== --- head/net-mgmt/sx/Makefile Wed May 11 11:54:09 2016 (r414985) +++ head/net-mgmt/sx/Makefile Wed May 11 12:09:17 2016 (r414986) @@ -16,13 +16,12 @@ BROKEN_powerpc64= Does not build LIB_DEPENDS= libcurl.so:ftp/curl \ libfcgi.so:www/fcgi \ libyajl.so:devel/yajl \ - libltdl.so:devel/libltdl \ - libsqlite3.so:databases/sqlite3 + libltdl.so:devel/libltdl HAS_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip -USES= fuse gmake libtool pkgconfig +USES= fuse gmake libtool pkgconfig sqlite CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" --prefix="${STAGE}${PREFIX}" \ --sysconfdir="${ETCDIR}" --mandir="${MANPREFIX}/man" \ From owner-svn-ports-head@freebsd.org Wed May 11 12:56:27 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF3BAB36772; Wed, 11 May 2016 12:56:27 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC3A716BF; Wed, 11 May 2016 12:56:27 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BCuQqB061188; Wed, 11 May 2016 12:56:26 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BCuQUK061186; Wed, 11 May 2016 12:56:26 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201605111256.u4BCuQUK061186@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Wed, 11 May 2016 12:56:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414987 - head/www/squid X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 12:56:28 -0000 Author: matthew Date: Wed May 11 12:56:26 2016 New Revision: 414987 URL: https://svnweb.freebsd.org/changeset/ports/414987 Log: Security update to 3.5.19 PR: 209334 Submitted by: timp87@gmail.com (maintainer) Security: 25e5205b-1447-11e6-9ead-6805ca0b3d42 Modified: head/www/squid/Makefile head/www/squid/distinfo Modified: head/www/squid/Makefile ============================================================================== --- head/www/squid/Makefile Wed May 11 12:09:17 2016 (r414986) +++ head/www/squid/Makefile Wed May 11 12:56:26 2016 (r414987) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= squid -PORTVERSION= 3.5.17 -PORTREVISION= 1 +PORTVERSION= 3.5.19 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ Modified: head/www/squid/distinfo ============================================================================== --- head/www/squid/distinfo Wed May 11 12:09:17 2016 (r414986) +++ head/www/squid/distinfo Wed May 11 12:56:26 2016 (r414987) @@ -1,2 +1,2 @@ -SHA256 (squid3.5/squid-3.5.17.tar.xz) = cb04e34f6ec80a5ae6caaef042703c841d3803c4c280e75eff12a5a6c84951a2 -SIZE (squid3.5/squid-3.5.17.tar.xz) = 2318216 +SHA256 (squid3.5/squid-3.5.19.tar.xz) = c4b8a2efb85acc600e506605f175298ce3324048e60f4708926d354fe4b5c7a0 +SIZE (squid3.5/squid-3.5.19.tar.xz) = 2318720 From owner-svn-ports-head@freebsd.org Wed May 11 13:05:36 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 00C84B3698D; Wed, 11 May 2016 13:05:36 +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 AB1771C17; Wed, 11 May 2016 13:05:35 +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 u4BD5YlN064267; Wed, 11 May 2016 13:05:34 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BD5YEF064264; Wed, 11 May 2016 13:05:34 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605111305.u4BD5YEF064264@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 11 May 2016 13:05:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414988 - head/ftp/filezilla X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 13:05:36 -0000 Author: amdmi3 Date: Wed May 11 13:05:34 2016 New Revision: 414988 URL: https://svnweb.freebsd.org/changeset/ports/414988 Log: - Update to 3.17.0.1 - While here, add some minor fixes (clarify LICENSE, remove NLS from OPTIONS_DEFAULT (already there by default) and silence post-patch) PR: 209417 Submitted by: matthew@reztek.cz (maintainer) Modified: head/ftp/filezilla/Makefile head/ftp/filezilla/distinfo Modified: head/ftp/filezilla/Makefile ============================================================================== --- head/ftp/filezilla/Makefile Wed May 11 12:56:26 2016 (r414987) +++ head/ftp/filezilla/Makefile Wed May 11 13:05:34 2016 (r414988) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= filezilla -PORTVERSION= 3.17.0 +PORTVERSION= 3.17.0.1 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src @@ -9,7 +9,7 @@ DISTNAME= FileZilla_${PORTVERSION}_src MAINTAINER= matthew@reztek.cz COMMENT= Fast and reliable cross-platform FTP, FTPS, and SFTP client -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= xdg-open:devel/xdg-utils @@ -31,7 +31,7 @@ GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= DBUS NLS -OPTIONS_DEFAULT=DBUS NLS +OPTIONS_DEFAULT=DBUS OPTIONS_SUB= yes DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus @@ -45,7 +45,7 @@ CONFIGURE_ARGS+= --disable-manualupdatec .endif post-patch: - ${REINPLACE_CMD} -Ee 's|(dummy) wxrc|\1 ${WXRC_CMD:T}|' \ + @${REINPLACE_CMD} -Ee 's|(dummy) wxrc|\1 ${WXRC_CMD:T}|' \ ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} .include Modified: head/ftp/filezilla/distinfo ============================================================================== --- head/ftp/filezilla/distinfo Wed May 11 12:56:26 2016 (r414987) +++ head/ftp/filezilla/distinfo Wed May 11 13:05:34 2016 (r414988) @@ -1,2 +1,2 @@ -SHA256 (FileZilla_3.17.0_src.tar.bz2) = 3763cd5cf833b43d9d3da763bfea6561cabf6a63e9fc698f02d101b82ffe656d -SIZE (FileZilla_3.17.0_src.tar.bz2) = 4399584 +SHA256 (FileZilla_3.17.0.1_src.tar.bz2) = 47914f9c8935e5497871642540b250a09b7e4ea4f6944d37add20fed2d50232a +SIZE (FileZilla_3.17.0.1_src.tar.bz2) = 4399744 From owner-svn-ports-head@freebsd.org Wed May 11 13:06:49 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C1611B369F7; Wed, 11 May 2016 13:06: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 937F81D44; Wed, 11 May 2016 13:06: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 u4BD6mbY064419; Wed, 11 May 2016 13:06:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BD6mfu064418; Wed, 11 May 2016 13:06:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605111306.u4BD6mfu064418@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 11 May 2016 13:06:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414989 - head/games/bouncy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 13:06:49 -0000 Author: amdmi3 Date: Wed May 11 13:06:48 2016 New Revision: 414989 URL: https://svnweb.freebsd.org/changeset/ports/414989 Log: - Switch to options helpers Modified: head/games/bouncy/Makefile Modified: head/games/bouncy/Makefile ============================================================================== --- head/games/bouncy/Makefile Wed May 11 13:05:34 2016 (r414988) +++ head/games/bouncy/Makefile Wed May 11 13:06:48 2016 (r414989) @@ -27,10 +27,6 @@ USES= python:2 PORTDOCS= README.txt -OPTIONS_DEFINE= DOCS SHADER -SHADER_DESC= Hardware shader support -OPTIONS_DEFAULT= SHADER - INSTALLS_ICONS= yes SUB_FILES= ${PORTNAME} @@ -38,16 +34,18 @@ SUB_FILES= ${PORTNAME} DESKTOP_ENTRIES="Bouncy the Hungry Rabbit" "" "${PORTNAME}" \ "${PORTNAME}" "Game;ArcadeGame;" "" -.include +OPTIONS_DEFINE= DOCS SHADER +OPTIONS_DEFAULT=SHADER + +SHADER_DESC= Hardware shader support post-patch: @${FIND} ${WRKSRC} -name '*.py' | ${XARGS} \ ${REINPLACE_CMD} -e 's|^.*#!.*python.*$$|#!${PYTHON_CMD}|' @${FIND} ${WRKSRC} -name "*.bak" -delete -.if ${PORT_OPTIONS:MSHADER} +post-patch-SHADER-on: @${REINPLACE_CMD} -i '' '/#try/,/# print/s/#//' ${WRKSRC}/objects.py -.endif do-build: @${PYTHON_CMD} -m compileall ${WRKSRC} @@ -68,6 +66,7 @@ do-install: ${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/ +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Wed May 11 13:07:05 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E571BB36A24; Wed, 11 May 2016 13:07:05 +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 B30D21E1E; Wed, 11 May 2016 13:07:05 +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 u4BD74oP064531; Wed, 11 May 2016 13:07:04 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BD74YZ064530; Wed, 11 May 2016 13:07:04 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201605111307.u4BD74YZ064530@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Wed, 11 May 2016 13:07:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414990 - head/irc/epic4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 13:07:06 -0000 Author: gahr Date: Wed May 11 13:07:04 2016 New Revision: 414990 URL: https://svnweb.freebsd.org/changeset/ports/414990 Log: irc/epic4: depend on Tcl via USES=tcl instead of LIB_DEPEND'ing on it Modified: head/irc/epic4/Makefile Modified: head/irc/epic4/Makefile ============================================================================== --- head/irc/epic4/Makefile Wed May 11 13:06:48 2016 (r414989) +++ head/irc/epic4/Makefile Wed May 11 13:07:04 2016 (r414990) @@ -36,7 +36,7 @@ CONFIGURE_ARGS+= --without-ipv6 .endif .if ${PORT_OPTIONS:MTCL} -LIB_DEPENDS+= libtcl84.so:lang/tcl84 +USES+= tcl:84 CONFIGURE_ARGS+= --with-tcl .else CONFIGURE_ARGS+= --without-tcl From owner-svn-ports-head@freebsd.org Wed May 11 13:08:15 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14676B36A63; Wed, 11 May 2016 13:08:15 +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 DA02B1F12; Wed, 11 May 2016 13:08:14 +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 u4BD8EBu064666; Wed, 11 May 2016 13:08:14 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BD8E4Y064665; Wed, 11 May 2016 13:08:14 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605111308.u4BD8E4Y064665@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 11 May 2016 13:08:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414991 - head/graphics/gsculpt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 13:08:15 -0000 Author: amdmi3 Date: Wed May 11 13:08:13 2016 New Revision: 414991 URL: https://svnweb.freebsd.org/changeset/ports/414991 Log: - Add LICENSE_FILE - Fix BROKEN case Modified: head/graphics/gsculpt/Makefile Modified: head/graphics/gsculpt/Makefile ============================================================================== --- head/graphics/gsculpt/Makefile Wed May 11 13:07:04 2016 (r414990) +++ head/graphics/gsculpt/Makefile Wed May 11 13:08:13 2016 (r414991) @@ -12,6 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Opensource 3D modelling application LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libboost_python.so:devel/boost-python-libs RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}PyOpenGL>0:graphics/py-PyOpenGL \ @@ -34,7 +35,7 @@ DESKTOP_ENTRIES="gSculpt" "" \ .include .if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64" -BROKEN= Does not compile on ia64, powerpc, or sparc64 +BROKEN= does not compile on ia64, powerpc, or sparc64 .endif .if ${ARCH} == "i386" From owner-svn-ports-head@freebsd.org Wed May 11 13:17:49 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 42C45B36C51; Wed, 11 May 2016 13:17: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 EDE761302; Wed, 11 May 2016 13:17:48 +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 u4BDHmOa067674; Wed, 11 May 2016 13:17:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BDHmvq067672; Wed, 11 May 2016 13:17:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605111317.u4BDHmvq067672@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 11 May 2016 13:17:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414992 - in head/mail/postsrsd: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 13:17:49 -0000 Author: amdmi3 Date: Wed May 11 13:17:47 2016 New Revision: 414992 URL: https://svnweb.freebsd.org/changeset/ports/414992 Log: - Make rc.d script able to stop all postsrsd processes - Document some rc variables - While here, clarify license and fix uneeded variable appends PR: 209255 Submitted by: dgeo@centrale-marseille.fr Approved by: ports@bsdserwis.com (maintainer, for PR), portmgr blanket (for other fixes) Modified: head/mail/postsrsd/Makefile head/mail/postsrsd/files/postsrsd.in Modified: head/mail/postsrsd/Makefile ============================================================================== --- head/mail/postsrsd/Makefile Wed May 11 13:08:13 2016 (r414991) +++ head/mail/postsrsd/Makefile Wed May 11 13:17:47 2016 (r414992) @@ -3,22 +3,24 @@ PORTNAME= postsrsd PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= ports@bsdserwis.com COMMENT= Postfix Sender Rewriting Scheme daemon -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS+= help2man:misc/help2man \ +BUILD_DEPENDS= help2man:misc/help2man \ base64:converters/base64 -RUN_DEPENDS+= base64:converters/base64 +RUN_DEPENDS= base64:converters/base64 USE_GITHUB= yes GH_ACCOUNT= roehling USES= cmake pkgconfig -CMAKE_ARGS+= --no-warn-unused-cli \ +CMAKE_ARGS= --no-warn-unused-cli \ -DCMAKE_INCLUDE_PATH="${LOCALBASE}/include" \ -DCMAKE_LIBRARY_PATH="${LOCALBASE}/lib" USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} Modified: head/mail/postsrsd/files/postsrsd.in ============================================================================== --- head/mail/postsrsd/files/postsrsd.in Wed May 11 13:08:13 2016 (r414991) +++ head/mail/postsrsd/files/postsrsd.in Wed May 11 13:17:47 2016 (r414992) @@ -18,6 +18,10 @@ # postsrsd_uid (str): Set username to run postsrsd. # postsrsd_secret (str): Secret file file. See postsrsd(8) # postsrsd_domain (str): Local domain name: rewrite to originate from this domain +# postsrsd_exclude_domains (str): Domains to exclude (comma-separated list) +# postsrsd_forward_port (int): Port to listen for forward map +# postsrsd_reverse_port (int): Port to listen for reverse map +# postsrsd_idle_timeout (int): Timeout for idle client connection # postsrsd_flags (str): Flags passed to start command. . /etc/rc.subr @@ -88,4 +92,7 @@ postsrsd_postcmd() rmdir ${_piddir} > /dev/null 2>&1 } +# to let rc.subr kill them all +unset pidfile + run_rc_command "$1" From owner-svn-ports-head@freebsd.org Wed May 11 13:43:45 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 12F26B3669C; Wed, 11 May 2016 13:43:45 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D74291E31; Wed, 11 May 2016 13:43:44 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BDhi4U076812; Wed, 11 May 2016 13:43:44 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BDhhJG076810; Wed, 11 May 2016 13:43:43 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201605111343.u4BDhhJG076810@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Wed, 11 May 2016 13:43:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414993 - head/www/squid-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 13:43:45 -0000 Author: matthew Date: Wed May 11 13:43:43 2016 New Revision: 414993 URL: https://svnweb.freebsd.org/changeset/ports/414993 Log: Security update to 4.0.10 PR: 209334 Submitted by: timp87@gmail.com (maintainer) MFH: 2016Q2 Security: 25e5205b-1447-11e6-9ead-6805ca0b3d42 Modified: head/www/squid-devel/Makefile head/www/squid-devel/distinfo Modified: head/www/squid-devel/Makefile ============================================================================== --- head/www/squid-devel/Makefile Wed May 11 13:17:47 2016 (r414992) +++ head/www/squid-devel/Makefile Wed May 11 13:43:43 2016 (r414993) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= squid -PORTVERSION= 4.0.9 +PORTVERSION= 4.0.10 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v4/ \ http://www2.us.squid-cache.org/Versions/v4/ \ Modified: head/www/squid-devel/distinfo ============================================================================== --- head/www/squid-devel/distinfo Wed May 11 13:17:47 2016 (r414992) +++ head/www/squid-devel/distinfo Wed May 11 13:43:43 2016 (r414993) @@ -1,2 +1,2 @@ -SHA256 (squid4.0/squid-4.0.9.tar.xz) = cfc42dcd3a50096f25a4514ef8ad16290098e6d150cd56d171bb481f115b95d9 -SIZE (squid4.0/squid-4.0.9.tar.xz) = 2382228 +SHA256 (squid4.0/squid-4.0.10.tar.xz) = 2f9309da2c91e1a66b8b32227dcc6d4f277a333681507a6e5d29a9de39bf5a13 +SIZE (squid4.0/squid-4.0.10.tar.xz) = 2383452 From owner-svn-ports-head@freebsd.org Wed May 11 14:00:42 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE901B36D02; Wed, 11 May 2016 14:00:42 +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 C0BAC1F05; Wed, 11 May 2016 14:00:42 +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 u4BE0f5L080483; Wed, 11 May 2016 14:00:41 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BE0fOO080481; Wed, 11 May 2016 14:00:41 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605111400.u4BE0fOO080481@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Wed, 11 May 2016 14:00:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414994 - head/security/p5-Crypt-PWSafe3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 14:00:43 -0000 Author: arved Date: Wed May 11 14:00:41 2016 New Revision: 414994 URL: https://svnweb.freebsd.org/changeset/ports/414994 Log: Update to 1.22 PR: 209451 Submitted by: maintainer Modified: head/security/p5-Crypt-PWSafe3/Makefile head/security/p5-Crypt-PWSafe3/distinfo Modified: head/security/p5-Crypt-PWSafe3/Makefile ============================================================================== --- head/security/p5-Crypt-PWSafe3/Makefile Wed May 11 13:43:43 2016 (r414993) +++ head/security/p5-Crypt-PWSafe3/Makefile Wed May 11 14:00:41 2016 (r414994) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-PWSafe3 -PORTVERSION= 1.21 -PORTREVISION= 1 +PORTVERSION= 1.22 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/security/p5-Crypt-PWSafe3/distinfo ============================================================================== --- head/security/p5-Crypt-PWSafe3/distinfo Wed May 11 13:43:43 2016 (r414993) +++ head/security/p5-Crypt-PWSafe3/distinfo Wed May 11 14:00:41 2016 (r414994) @@ -1,2 +1,2 @@ -SHA256 (Crypt-PWSafe3-1.21.tar.gz) = d2bd49387655db25f4aeb29cd27940d4a95c114e1ab3def57f83e98bf5ef2114 -SIZE (Crypt-PWSafe3-1.21.tar.gz) = 24886 +SHA256 (Crypt-PWSafe3-1.22.tar.gz) = f390c6d84e289544a0f7bee9a9941bb34579cbf526df7c78eb77b3e177c78eea +SIZE (Crypt-PWSafe3-1.22.tar.gz) = 26426 From owner-svn-ports-head@freebsd.org Wed May 11 14:31:52 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DAF69B37352; Wed, 11 May 2016 14:31:52 +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 852211DDF; Wed, 11 May 2016 14:31:52 +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 u4BEVpkk089510; Wed, 11 May 2016 14:31:51 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BEVpKv089507; Wed, 11 May 2016 14:31:51 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605111431.u4BEVpKv089507@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Wed, 11 May 2016 14:31:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414995 - head/misc/fbless X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 14:31:53 -0000 Author: arved Date: Wed May 11 14:31:51 2016 New Revision: 414995 URL: https://svnweb.freebsd.org/changeset/ports/414995 Log: Update to 0.2.3 PR: 209450 Submitted by: maintainer Modified: head/misc/fbless/Makefile head/misc/fbless/distinfo head/misc/fbless/pkg-plist Modified: head/misc/fbless/Makefile ============================================================================== --- head/misc/fbless/Makefile Wed May 11 14:00:41 2016 (r414994) +++ head/misc/fbless/Makefile Wed May 11 14:31:51 2016 (r414995) @@ -2,13 +2,14 @@ # $FreeBSD$ PORTNAME= fbless -PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTVERSION= 0.2.3 CATEGORIES= misc textproc python MAINTAINER= alexander.4mail@gmail.com COMMENT= Text-mode fb2 books reader +LICENSE= GPLv2 + USES= python USE_PYTHON= distutils USE_GITHUB= yes Modified: head/misc/fbless/distinfo ============================================================================== --- head/misc/fbless/distinfo Wed May 11 14:00:41 2016 (r414994) +++ head/misc/fbless/distinfo Wed May 11 14:31:51 2016 (r414995) @@ -1,2 +1,2 @@ -SHA256 (matimatik-fbless-0.2.2_GH0.tar.gz) = a5fa7cabe0dc0c82f82f54a02ab51a3ebd82dadca49cddf16856d402d034800b -SIZE (matimatik-fbless-0.2.2_GH0.tar.gz) = 103120 +SHA256 (matimatik-fbless-0.2.3_GH0.tar.gz) = 68ae914d141da913ed6ff1805a1739346c33756b64a9407c14e95e278452c362 +SIZE (matimatik-fbless-0.2.3_GH0.tar.gz) = 115622 Modified: head/misc/fbless/pkg-plist ============================================================================== --- head/misc/fbless/pkg-plist Wed May 11 14:00:41 2016 (r414994) +++ head/misc/fbless/pkg-plist Wed May 11 14:31:51 2016 (r414995) @@ -5,9 +5,9 @@ bin/fbless %%PYTHON_SITELIBDIR%%/fbless_lib/const.py %%PYTHON_SITELIBDIR%%/fbless_lib/const.pyc %%PYTHON_SITELIBDIR%%/fbless_lib/const.pyo -%%PYTHON_SITELIBDIR%%/fbless_lib/fb2parser-old.py -%%PYTHON_SITELIBDIR%%/fbless_lib/fb2parser-old.pyc -%%PYTHON_SITELIBDIR%%/fbless_lib/fb2parser-old.pyo +%%PYTHON_SITELIBDIR%%/fbless_lib/defaults.py +%%PYTHON_SITELIBDIR%%/fbless_lib/defaults.pyc +%%PYTHON_SITELIBDIR%%/fbless_lib/defaults.pyo %%PYTHON_SITELIBDIR%%/fbless_lib/fb2parser.py %%PYTHON_SITELIBDIR%%/fbless_lib/fb2parser.pyc %%PYTHON_SITELIBDIR%%/fbless_lib/fb2parser.pyo From owner-svn-ports-head@freebsd.org Wed May 11 14:33:35 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 50818B374A0; Wed, 11 May 2016 14:33:35 +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 082B110B2; Wed, 11 May 2016 14:33:34 +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 u4BEXYwg092279; Wed, 11 May 2016 14:33:34 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BEXYQl092277; Wed, 11 May 2016 14:33:34 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605111433.u4BEXYQl092277@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 11 May 2016 14:33:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414996 - head/www/lighttpd/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 14:33:35 -0000 Author: brnrd Date: Wed May 11 14:33:34 2016 New Revision: 414996 URL: https://svnweb.freebsd.org/changeset/ports/414996 Log: www/lighttpd: Fix run-time issue with LibreSSL 2.3 - Add upstream fix for SSL_OP_NO_SSLv2/v3 [1] [1] https://redmine.lighttpd.net/projects/lighttpd/repository/revisions/1ca52fdce3b87f7748dd5db6f59d738ed7a9efe1/diff PR: 209266 Submitted by: Christian Heckendorf Approved by: Piotr Kubaj (maintaner) Added: head/www/lighttpd/files/patch-src_network.c (contents, props changed) Added: head/www/lighttpd/files/patch-src_network.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/lighttpd/files/patch-src_network.c Wed May 11 14:33:34 2016 (r414996) @@ -0,0 +1,23 @@ +Cherry-picked from upstream +https://redmine.lighttpd.net/projects/lighttpd/repository/revisions/1ca52fdce3b87f7748dd5db6f59d738ed7a9efe1/diff + +--- src/network.c.orig 2015-12-04 21:13:47 UTC ++++ src/network.c +@@ -769,7 +769,7 @@ int network_init(server *srv) { + + if (!s->ssl_use_sslv2) { + /* disable SSLv2 */ +- if (!(SSL_OP_NO_SSLv2 & SSL_CTX_set_options(s->ssl_ctx, SSL_OP_NO_SSLv2))) { ++ if ((SSL_OP_NO_SSLv2 & SSL_CTX_set_options(s->ssl_ctx, SSL_OP_NO_SSLv2)) != SSL_OP_NO_SSLv2) { + log_error_write(srv, __FILE__, __LINE__, "ss", "SSL:", + ERR_error_string(ERR_get_error(), NULL)); + return -1; +@@ -778,7 +778,7 @@ int network_init(server *srv) { + + if (!s->ssl_use_sslv3) { + /* disable SSLv3 */ +- if (!(SSL_OP_NO_SSLv3 & SSL_CTX_set_options(s->ssl_ctx, SSL_OP_NO_SSLv3))) { ++ if ((SSL_OP_NO_SSLv3 & SSL_CTX_set_options(s->ssl_ctx, SSL_OP_NO_SSLv3)) != SSL_OP_NO_SSLv3) { + log_error_write(srv, __FILE__, __LINE__, "ss", "SSL:", + ERR_error_string(ERR_get_error(), NULL)); + return -1; From owner-svn-ports-head@freebsd.org Wed May 11 14:33:40 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ACEA2B374D0; Wed, 11 May 2016 14:33:40 +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 7D75F10D7; Wed, 11 May 2016 14:33:40 +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 u4BEXdB4092409; Wed, 11 May 2016 14:33:39 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BEXd56092407; Wed, 11 May 2016 14:33:39 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605111433.u4BEXd56092407@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 11 May 2016 14:33:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414997 - head/games/instead X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 14:33:40 -0000 Author: amdmi3 Date: Wed May 11 14:33:39 2016 New Revision: 414997 URL: https://svnweb.freebsd.org/changeset/ports/414997 Log: - Simplify MASTER_SITES - Update WWW: Modified: head/games/instead/Makefile head/games/instead/pkg-descr Modified: head/games/instead/Makefile ============================================================================== --- head/games/instead/Makefile Wed May 11 14:33:34 2016 (r414996) +++ head/games/instead/Makefile Wed May 11 14:33:39 2016 (r414997) @@ -4,8 +4,8 @@ PORTNAME= instead PORTVERSION= 2.4.1 CATEGORIES= games -MASTER_SITES= SF/instead/instead/${PORTVERSION}/ -DISTNAME= instead_${PORTVERSION} +MASTER_SITES= SF +DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simple Text Adventure, The Interpreter Modified: head/games/instead/pkg-descr ============================================================================== --- head/games/instead/pkg-descr Wed May 11 14:33:34 2016 (r414996) +++ head/games/instead/pkg-descr Wed May 11 14:33:39 2016 (r414997) @@ -1,5 +1,4 @@ -INSTEAD was designed to interpret the games that are the mix of visual novels, +INSTEAD was designed to interpret the games that are the mix of visual novels, text quests and classical 90'ss quests. -WWW: http://instead.sourceforge.net/ - http://instead.syscall.ru/ (in Russian) +WWW: http://instead.syscall.ru/ From owner-svn-ports-head@freebsd.org Wed May 11 14:36:56 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A329CB3759D; Wed, 11 May 2016 14:36:56 +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 74D4312E9; Wed, 11 May 2016 14:36:56 +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 u4BEatFI092650; Wed, 11 May 2016 14:36:55 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BEatkK092648; Wed, 11 May 2016 14:36:55 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605111436.u4BEatkK092648@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Wed, 11 May 2016 14:36:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414998 - in head/mail/sqlgrey: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 14:36:56 -0000 Author: arved Date: Wed May 11 14:36:55 2016 New Revision: 414998 URL: https://svnweb.freebsd.org/changeset/ports/414998 Log: Fix rc Script PR: 209448 Submitted by: Miroslav Lachman Modified: head/mail/sqlgrey/Makefile head/mail/sqlgrey/files/sqlgrey.in Modified: head/mail/sqlgrey/Makefile ============================================================================== --- head/mail/sqlgrey/Makefile Wed May 11 14:33:39 2016 (r414997) +++ head/mail/sqlgrey/Makefile Wed May 11 14:36:55 2016 (r414998) @@ -3,7 +3,7 @@ PORTNAME= sqlgrey PORTVERSION= 1.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-1.8%20%28stable%29 Modified: head/mail/sqlgrey/files/sqlgrey.in ============================================================================== --- head/mail/sqlgrey/files/sqlgrey.in Wed May 11 14:33:39 2016 (r414997) +++ head/mail/sqlgrey/files/sqlgrey.in Wed May 11 14:36:55 2016 (r414998) @@ -28,7 +28,7 @@ start_precmd=${name}_prestart stop_postcmd="rm -f ${pidfile}" sqlgrey_enable=${sqlgrey_enable-"NO"} -required_files=${sqlgrey_config-"%%PREFIX%%/%%ETCDIR%%/sqlgrey.conf"} +required_files=${sqlgrey_config-"%%ETCDIR%%/sqlgrey.conf"} pidfile=${sqlgrey_pidfile-"/var/run/sqlgrey.pid"} command_args="--configfile=${required_files} --pidfile=${pidfile} --daemonize" From owner-svn-ports-head@freebsd.org Wed May 11 14:44:08 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0DFAB3793C; Wed, 11 May 2016 14:44:08 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 59A0E1C93; Wed, 11 May 2016 14:44:08 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BEi7Nv095904; Wed, 11 May 2016 14:44:07 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BEi7C9095898; Wed, 11 May 2016 14:44:07 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201605111444.u4BEi7C9095898@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Wed, 11 May 2016 14:44:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414999 - in head: . lang lang/moscow_ml lang/mosml lang/mosml/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 14:44:08 -0000 Author: johans Date: Wed May 11 14:44:06 2016 New Revision: 414999 URL: https://svnweb.freebsd.org/changeset/ports/414999 Log: Moscow_ml has been renamed mosml Update to version 2.10.1, now hosted on Github See changelog on the new project website http://mosml.org/ Added: head/lang/mosml/ - copied from r414998, head/lang/moscow_ml/ Deleted: head/lang/moscow_ml/ head/lang/mosml/files/ Modified: head/MOVED head/lang/Makefile head/lang/mosml/Makefile head/lang/mosml/distinfo head/lang/mosml/pkg-descr head/lang/mosml/pkg-plist Modified: head/MOVED ============================================================================== --- head/MOVED Wed May 11 14:36:55 2016 (r414998) +++ head/MOVED Wed May 11 14:44:06 2016 (r414999) @@ -8314,3 +8314,4 @@ graphics/py-opengl|graphics/py-PyOpenGL| graphics/py-opengl-accelerate|graphics/py-PyOpenGL-accelerate|2016-05-09|Use correct upstream PyPI name java/linux-sun-jre17||2016-05-09|Has expired: Unsupported and known for multiple security vulnerabilities deskutils/gnustep-notebook||2016-05-09|Has expired: Does not fetch +lang/moscow_ml|lang/mosml|2016-05-11|Project renamed Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Wed May 11 14:36:55 2016 (r414998) +++ head/lang/Makefile Wed May 11 14:44:06 2016 (r414999) @@ -176,8 +176,8 @@ SUBDIR += modula3 SUBDIR += mono SUBDIR += mono-basic - SUBDIR += moscow_ml SUBDIR += mosh + SUBDIR += mosml SUBDIR += mtasc SUBDIR += munger SUBDIR += nawk Modified: head/lang/mosml/Makefile ============================================================================== --- head/lang/moscow_ml/Makefile Wed May 11 14:36:55 2016 (r414998) +++ head/lang/mosml/Makefile Wed May 11 14:44:06 2016 (r414999) @@ -1,75 +1,50 @@ -# Created by: Chuck Robey # $FreeBSD$ -PORTNAME= moscow_ml -PORTVERSION= 2.01 -PORTREVISION= 7 +PORTNAME= mosml +PORTVERSION= 2.10.1 CATEGORIES= lang -MASTER_SITES= http://www.itu.dk/~sestoft/mosml/ -DISTNAME= mos201src MAINTAINER= johans@FreeBSD.org COMMENT= Lightweight implementation of Standard ML -BROKEN_powerpc64= Does not build - LIB_DEPENDS= libgmp.so:math/gmp \ libgdbm.so:databases/gdbm -RESTRICTED= Restrictions on for-profit distribution +GH_ACCOUNT= kfl +GH_TAGNAME= ver-${PORTVERSION} +USE_GITHUB= yes -USES= compiler:features perl5 -ALL_TARGET= world -MAKE_ARGS= MOSMLHOME="${MOSMLHOME}" DOCSDIR="${DOCSDIR}" \ - LD_RUN_PATH="${PREFIX}/lib/mosml" -WRKSRC= ${WRKDIR}/mosml/src +BROKEN_powerpc64= Does not build -LDFLAGS+= -L${LOCALBASE}/lib +RESTRICTED= Restrictions on for-profit distribution -SUB_FILES= pkg-message +USES= compiler:features gmake perl5 +ALL_TARGET= world +MAKE_ARGS= ADDRUNLIBS= \ + CPP="${CPP} -P -traditional -Dunix -Umsdos" \ + DOCSDIR="${DOCSDIR}" \ + DYNLD="${CC} -shared" \ + LD="${CC}" \ + LD_RUN_PATH="${PREFIX}/lib/mosml" \ + MOSMLHOME="${MOSMLHOME}" \ + STRIP="${STRIP_CMD}" +WRKSRC_SUBDIR= src OPTIONS_DEFINE= DOCS EXAMPLES .include -post-patch: .SILENT -.if ${COMPILER_TYPE} == clang && ${COMPILER_VERSION} < 36 - ${FIND} ${WRKSRC} -name Makefile | ${XARGS} \ - ${REINPLACE_CMD} -e "s,-fno-defer-pop,," -.endif - ${FIND} ${WRKSRC} -name Makefile | ${XARGS} \ - ${REINPLACE_CMD} -e "s,-O2,${CFLAGS} -I${LOCALBASE}/include," - ${FIND} ${WRKDIR}/mosml/examples -name Makefile -o \ - -name Makefile.stub | ${XARGS} ${REINPLACE_CMD} \ - -e "s,^MOSMLHOME=.*,," - ${FIND} ${WRKDIR}/mosml/examples -name Makefile -o \ - -name Makefile.stub | ${XARGS} ${REINPLACE_CMD} -e \ - "s,^MOSMLTOOLS=.*,MOSMLTOOLS=camlrunm ${PREFIX}/libexec/mosml," - @${MKDIR} ${WRKDIR}/mosml/examples/ffi - ${LN} -s ${WRKSRC}/dynlibs/crypt ${WRKDIR}/mosml/examples/ffi - ${LN} -s ${WRKSRC}/dynlibs/interface ${WRKDIR}/mosml/examples/ffi - ${REINPLACE_CMD} -e "s,/usr/local,${PREFIX}," \ - ${WRKSRC}/dynlibs/crypt/Makefile \ - ${WRKSRC}/dynlibs/interface/Makefile - ${REINPLACE_CMD} -e '/ln -s/s|$$(BINDIR)|../../bin|' \ - ${WRKSRC}/mosmllib/Makefile -# Fix inner makefiles and configure script to make port jobs (-jX) safe - ${REINPLACE_CMD} -e '2s,^,cd "$$1" || exit 1 ; shift,' \ - ${WRKSRC}/config/autoconf - ${REINPLACE_CMD} -E 's,cd( config); sh (autoconf),sh\1/\2\1,' \ - ${WRKSRC}/Makefile - ${FIND} ${WRKSRC} -type f -name Makefile -print0 | ${XARGS} -0 \ - ${REINPLACE_CMD} -E 's|cd (.+); make|$$(MAKE) -C \1|' +post-patch: + ${REINPLACE_CMD} 's/make /$$(MAKE) /' ${WRKSRC}/doc/Makefile \ + ${WRKSRC}/doc/helpsigs/Makefile post-install: - ${INSTALL_DATA} ${WRKDIR}/mosml/copyrght/copyrght.att \ - ${WRKDIR}/mosml/copyrght/copyrght.cl \ - ${WRKDIR}/mosml/copyrght/gpl2 \ - ${WRKDIR}/mosml/README ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${PKGMESSAGE} ${STAGEDIR}${DOCSDIR}/README.FreeBSD + ${INSTALL_DATA} ${WRKSRC}/../copyrght/copyrght.att \ + ${WRKSRC}/../copyrght/copyrght.cl \ + ${WRKSRC}/../copyrght/gpl2 \ + ${WRKSRC}/../README ${STAGEDIR}${DOCSDIR} @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKDIR}/mosml/tools/Makefile.stub ${STAGEDIR}${EXAMPLESDIR} - cd ${WRKDIR}/mosml/examples && ${TAR} -cf - --dereference \ + cd ${WRKSRC}/../examples && ${TAR} -cf - --dereference \ --exclude=\*.orig --exclude=\*.bak --exclude=\*.w32 * | \ ${TAR} -xf - -C "${STAGEDIR}${EXAMPLESDIR}" @${FIND} ${STAGEDIR}${EXAMPLESDIR} -type f -exec ${CHMOD} ${SHAREMODE} {} \; Modified: head/lang/mosml/distinfo ============================================================================== --- head/lang/moscow_ml/distinfo Wed May 11 14:36:55 2016 (r414998) +++ head/lang/mosml/distinfo Wed May 11 14:44:06 2016 (r414999) @@ -1,2 +1,2 @@ -SHA256 (mos201src.tar.gz) = 9ec5695358a4aa4702d856c026f3cf0bce77275e8d1318fd90d455a44c46edff -SIZE (mos201src.tar.gz) = 2314392 +SHA256 (kfl-mosml-2.10.1-ver-2.10.1_GH0.tar.gz) = fed5393668b88d69475b070999b1fd34e902591345de7f09b236824b92e4a78f +SIZE (kfl-mosml-2.10.1-ver-2.10.1_GH0.tar.gz) = 2558644 Modified: head/lang/mosml/pkg-descr ============================================================================== --- head/lang/moscow_ml/pkg-descr Wed May 11 14:36:55 2016 (r414998) +++ head/lang/mosml/pkg-descr Wed May 11 14:44:06 2016 (r414999) @@ -1,15 +1,13 @@ This is Moscow ML, a lightweight implementation of Standard ML: -The current version (v2.01) of Moscow ML - * implements Standard ML, as revised 1997 (value polymorphism, - default overloading resolution, new types) - * implements most of the new Standard ML Basis Library, including - the most common input/output facilities in TextIO and BinIO. - * implements separate compilation - * can produce compact stand-alone executables (a la Caml Light) - * supports quotations and antiquotations, useful for metaprogramming - * includes several new libraries - * includes several new libraries (sockets, regex, unix) - * offers an easy-to-use foreign-function interface +The current version of Moscow ML + * implements the full Standard ML language, as revised 1997, + including Modules and some extensions + * yet is backwards compatible with versions prior to 2.00 + * implements large parts of the new SML Basis Library + * implements separate compilation + * can produce compact stand-alone executables (a la Caml Light) + * supports quotations and antiquotations, useful for metaprogramming + * supports dynamic linking of external functions -WWW: http://www.itu.dk/~sestoft/mosml.html +WWW: http://mosml.org/ Modified: head/lang/mosml/pkg-plist ============================================================================== --- head/lang/moscow_ml/pkg-plist Wed May 11 14:36:55 2016 (r414998) +++ head/lang/mosml/pkg-plist Wed May 11 14:44:06 2016 (r414999) @@ -45,6 +45,9 @@ lib/mosml/Array.uo lib/mosml/Array2.sig lib/mosml/Array2.ui lib/mosml/Array2.uo +lib/mosml/ArraySlice.sig +lib/mosml/ArraySlice.ui +lib/mosml/ArraySlice.uo lib/mosml/Arraysort.sig lib/mosml/Arraysort.ui lib/mosml/Arraysort.uo @@ -63,6 +66,9 @@ lib/mosml/Binaryset.uo lib/mosml/Bool.sig lib/mosml/Bool.ui lib/mosml/Bool.uo +lib/mosml/Buffer.sig +lib/mosml/Buffer.ui +lib/mosml/Buffer.uo lib/mosml/Byte.sig lib/mosml/Byte.ui lib/mosml/Byte.uo @@ -75,9 +81,15 @@ lib/mosml/Char.uo lib/mosml/CharArray.sig lib/mosml/CharArray.ui lib/mosml/CharArray.uo +lib/mosml/CharArraySlice.sig +lib/mosml/CharArraySlice.ui +lib/mosml/CharArraySlice.uo lib/mosml/CharVector.sig lib/mosml/CharVector.ui lib/mosml/CharVector.uo +lib/mosml/CharVectorSlice.sig +lib/mosml/CharVectorSlice.ui +lib/mosml/CharVectorSlice.uo lib/mosml/CommandLine.sig lib/mosml/CommandLine.ui lib/mosml/CommandLine.uo @@ -100,6 +112,9 @@ lib/mosml/Gdimage.sig lib/mosml/Gdimage.ui lib/mosml/Gdimage.uo lib/mosml/General.sig +lib/mosml/Hashset.sig +lib/mosml/Hashset.ui +lib/mosml/Hashset.uo lib/mosml/Help.sig lib/mosml/Help.ui lib/mosml/Help.uo @@ -193,9 +208,15 @@ lib/mosml/README lib/mosml/Random.sig lib/mosml/Random.ui lib/mosml/Random.uo +lib/mosml/Rbset.sig +lib/mosml/Rbset.ui +lib/mosml/Rbset.uo lib/mosml/Real.sig lib/mosml/Real.ui lib/mosml/Real.uo +lib/mosml/Redblackmap.sig +lib/mosml/Redblackmap.ui +lib/mosml/Redblackmap.uo lib/mosml/Regex.sig lib/mosml/Regex.ui lib/mosml/Regex.uo @@ -247,6 +268,9 @@ lib/mosml/Unix.uo lib/mosml/Vector.sig lib/mosml/Vector.ui lib/mosml/Vector.uo +lib/mosml/VectorSlice.sig +lib/mosml/VectorSlice.ui +lib/mosml/VectorSlice.uo lib/mosml/Weak.sig lib/mosml/Weak.ui lib/mosml/Weak.uo @@ -259,25 +283,26 @@ lib/mosml/Word8.uo lib/mosml/Word8Array.sig lib/mosml/Word8Array.ui lib/mosml/Word8Array.uo +lib/mosml/Word8ArraySlice.sig +lib/mosml/Word8ArraySlice.ui +lib/mosml/Word8ArraySlice.uo lib/mosml/Word8Vector.sig lib/mosml/Word8Vector.ui lib/mosml/Word8Vector.uo +lib/mosml/Word8VectorSlice.sig +lib/mosml/Word8VectorSlice.ui +lib/mosml/Word8VectorSlice.uo lib/mosml/camlrunm lib/mosml/header lib/mosml/helpsigs.val -lib/mosml/libmgdbm.so lib/mosml/libmgmp.so -lib/mosml/libmregex.so lib/mosml/libmsocket.so lib/mosml/libmunix.so lib/mosml/mosmlcmp lib/mosml/mosmllex lib/mosml/mosmllnk lib/mosml/mosmltop -libexec/mosml/cutdeps -libexec/mosml/mosmldep %%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/README.FreeBSD %%PORTDOCS%%%%DOCSDIR%%/copyrght.att %%PORTDOCS%%%%DOCSDIR%%/copyrght.cl %%PORTDOCS%%%%DOCSDIR%%/gpl2 @@ -286,17 +311,21 @@ libexec/mosml/mosmldep %%PORTDOCS%%%%DOCSDIR%%/mosmllib/AppleScript.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Array.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Array2.html +%%PORTDOCS%%%%DOCSDIR%%/mosmllib/ArraySlice.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Arraysort.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/BasicIO.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/BinIO.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Binarymap.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Binaryset.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Bool.html +%%PORTDOCS%%%%DOCSDIR%%/mosmllib/Buffer.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Byte.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Callback.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Char.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/CharArray.html +%%PORTDOCS%%%%DOCSDIR%%/mosmllib/CharArraySlice.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/CharVector.html +%%PORTDOCS%%%%DOCSDIR%%/mosmllib/CharVectorSlice.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/CommandLine.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Date.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Dynarray.html @@ -305,8 +334,10 @@ libexec/mosml/mosmldep %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Gdbm.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Gdimage.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/General.html +%%PORTDOCS%%%%DOCSDIR%%/mosmllib/Hashset.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Help.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Int.html +%%PORTDOCS%%%%DOCSDIR%%/mosmllib/IntInf.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Intmap.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Intset.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Lexing.html @@ -333,7 +364,9 @@ libexec/mosml/mosmldep %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Postgres.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Process.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Random.html +%%PORTDOCS%%%%DOCSDIR%%/mosmllib/Rbset.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Real.html +%%PORTDOCS%%%%DOCSDIR%%/mosmllib/Redblackmap.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Regex.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/SML90.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Signal.html @@ -349,17 +382,18 @@ libexec/mosml/mosmldep %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Timer.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Unix.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Vector.html +%%PORTDOCS%%%%DOCSDIR%%/mosmllib/VectorSlice.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Weak.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Word.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Word8.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Word8Array.html +%%PORTDOCS%%%%DOCSDIR%%/mosmllib/Word8ArraySlice.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/Word8Vector.html +%%PORTDOCS%%%%DOCSDIR%%/mosmllib/Word8VectorSlice.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/idIndex.html %%PORTDOCS%%%%DOCSDIR%%/mosmllib/index.html -%%PORTDOCS%%%%DOCSDIR%%/mosmllib2up.pdf %%PORTDOCS%%%%DOCSDIR%%/mosmlref.pdf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.stub %%PORTEXAMPLES%%%%EXAMPLESDIR%%/README %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calc/Lexer.lex %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calc/Makefile @@ -374,15 +408,6 @@ libexec/mosml/mosmldep %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi/cgitest.sml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi/htmlform.html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi/upload.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ffi/crypt/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ffi/crypt/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ffi/crypt/crypt.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ffi/crypt/crypt.sml -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ffi/interface/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ffi/interface/cside.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ffi/interface/result.mac -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ffi/interface/smlside.sml -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ffi/interface/smlside_mac.sml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexyacc/Data.sml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexyacc/Lexer.lex %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lexyacc/Main.sml @@ -420,10 +445,28 @@ libexec/mosml/mosmldep %%PORTEXAMPLES%%%%EXAMPLESDIR%%/modules/poly.sml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/modules/recursion.sml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/modules/sieve.sml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msp/Makefile +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msp/README.md +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msp/calendar.msp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msp/database.msp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msp/dbquery.msp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msp/dbrequestform.msp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msp/fileindex.msp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msp/getcookies.msp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msp/hello.msp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msp/index.msp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msp/logtofile.msp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msp/msp.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msp/mspcompile.sml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msp/script1.msp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msp/script2.msp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msp/script3.msp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/msp/test.msp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/parsercomb/Makefile %%PORTEXAMPLES%%%%EXAMPLESDIR%%/parsercomb/Parsercomb.sig %%PORTEXAMPLES%%%%EXAMPLESDIR%%/parsercomb/Parsercomb.sml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/parsercomb/README +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parsercomb/exprparser.sml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/paulson/README %%PORTEXAMPLES%%%%EXAMPLESDIR%%/paulson/sample.sml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/paulson/sample10.sml @@ -464,3 +507,5 @@ libexec/mosml/mosmldep %%PORTEXAMPLES%%%%EXAMPLESDIR%%/webserver/minimalserver.sml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/webserver/mosmlserver.sml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/webserver/useit.sml +%%DATADIR%%/tools/cutdeps +%%DATADIR%%/tools/mosmldep From owner-svn-ports-head@freebsd.org Wed May 11 14:50:42 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68694B37AB1; Wed, 11 May 2016 14:50:42 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 156871E52; Wed, 11 May 2016 14:50:42 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BEofHr096256; Wed, 11 May 2016 14:50:41 GMT (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BEoeZW096253; Wed, 11 May 2016 14:50:40 GMT (envelope-from mi@FreeBSD.org) Message-Id: <201605111450.u4BEoeZW096253@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mi set sender to mi@FreeBSD.org using -f From: Mikhail Teterin Date: Wed, 11 May 2016 14:50:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415000 - in head/misc/dtach: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 14:50:42 -0000 Author: mi Date: Wed May 11 14:50:40 2016 New Revision: 415000 URL: https://svnweb.freebsd.org/changeset/ports/415000 Log: Upgrade from 0.8 to 0.9. The change-log can be seen here: http://dtach.sourceforge.net/ Notified by: portscout Modified: head/misc/dtach/Makefile head/misc/dtach/distinfo head/misc/dtach/files/patch-master.c Modified: head/misc/dtach/Makefile ============================================================================== --- head/misc/dtach/Makefile Wed May 11 14:44:06 2016 (r414999) +++ head/misc/dtach/Makefile Wed May 11 14:50:40 2016 (r415000) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dtach -PORTVERSION= 0.8 -PORTREVISION= 1 +PORTVERSION= 0.9 CATEGORIES= misc MASTER_SITES= SF Modified: head/misc/dtach/distinfo ============================================================================== --- head/misc/dtach/distinfo Wed May 11 14:44:06 2016 (r414999) +++ head/misc/dtach/distinfo Wed May 11 14:50:40 2016 (r415000) @@ -1,2 +1,2 @@ -SHA256 (dtach-0.8.tar.gz) = 16614ebddf8ab2811d3dc0e7f329c7de88929ac6a9632d4cb4aef7fe11b8f2a9 -SIZE (dtach-0.8.tar.gz) = 55472 +SHA256 (dtach-0.9.tar.gz) = 32e9fd6923c553c443fab4ec9c1f95d83fa47b771e6e1dafb018c567291492f3 +SIZE (dtach-0.9.tar.gz) = 60608 Modified: head/misc/dtach/files/patch-master.c ============================================================================== --- head/misc/dtach/files/patch-master.c Wed May 11 14:44:06 2016 (r414999) +++ head/misc/dtach/files/patch-master.c Wed May 11 14:50:40 2016 (r415000) @@ -39,27 +39,3 @@ { close(s); return -1; -@@ -454,6 +470,8 @@ master_process(int s, char **argv, int w - /* Loop forever. */ - while (1) - { -+ int has_attached_client = 0; -+ - /* Re-initialize the file descriptor set for select. */ - FD_ZERO(&readfds); - FD_SET(s, &readfds); -@@ -480,8 +498,14 @@ master_process(int s, char **argv, int w - FD_SET(p->fd, &readfds); - if (p->fd > highest_fd) - highest_fd = p->fd; -+ -+ if (p->attached) { -+ has_attached_client = 1; -+ } - } - -+ check_socket_mode(has_attached_client); -+ - /* Wait for something to happen. */ - if (select(highest_fd + 1, &readfds, NULL, NULL, NULL) < 0) - { From owner-svn-ports-head@freebsd.org Wed May 11 14:53:20 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8937FB37B9F; Wed, 11 May 2016 14:53:20 +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 3C6641158; Wed, 11 May 2016 14:53:20 +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 u4BErJ0G099060; Wed, 11 May 2016 14:53:19 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BErJYq099057; Wed, 11 May 2016 14:53:19 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201605111453.u4BErJYq099057@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 11 May 2016 14:53:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415001 - head/x11-toolkits/c++-gtk-utils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 14:53:20 -0000 Author: pawel Date: Wed May 11 14:53:19 2016 New Revision: 415001 URL: https://svnweb.freebsd.org/changeset/ports/415001 Log: Update to version 2.2.13 Changelog: Use glib's unix fd implementation for io_watch where glib >= 2.36 is installed, unless otherwise chosen during configuration (acinclude.m4, configure-gtk2.ac, configure-gtk-3.ac; io_watch.cpp). Update documentation (callback.h, extension.h, future.h). Modified: head/x11-toolkits/c++-gtk-utils/Makefile head/x11-toolkits/c++-gtk-utils/distinfo head/x11-toolkits/c++-gtk-utils/pkg-plist Modified: head/x11-toolkits/c++-gtk-utils/Makefile ============================================================================== --- head/x11-toolkits/c++-gtk-utils/Makefile Wed May 11 14:50:40 2016 (r415000) +++ head/x11-toolkits/c++-gtk-utils/Makefile Wed May 11 14:53:19 2016 (r415001) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= c++-gtk-utils -PORTVERSION= 2.2.12 +PORTVERSION= 2.2.13 CATEGORIES= x11-toolkits MASTER_SITES= SF/cxx-gtk-utils/cxx-gtk-utils/${PORTVERSION}/ Modified: head/x11-toolkits/c++-gtk-utils/distinfo ============================================================================== --- head/x11-toolkits/c++-gtk-utils/distinfo Wed May 11 14:50:40 2016 (r415000) +++ head/x11-toolkits/c++-gtk-utils/distinfo Wed May 11 14:53:19 2016 (r415001) @@ -1,2 +1,2 @@ -SHA256 (c++-gtk-utils-2.2.12.tar.gz) = 3e69fd4dc952bf305c95f37417edc2c387ec84e0aebeffa49c2828725e2d76e9 -SIZE (c++-gtk-utils-2.2.12.tar.gz) = 2738884 +SHA256 (c++-gtk-utils-2.2.13.tar.gz) = b46db4b656a3b921ff229291fd981a5dbb828e289f5294acb81db7441634971b +SIZE (c++-gtk-utils-2.2.13.tar.gz) = 2742099 Modified: head/x11-toolkits/c++-gtk-utils/pkg-plist ============================================================================== --- head/x11-toolkits/c++-gtk-utils/pkg-plist Wed May 11 14:50:40 2016 (r415000) +++ head/x11-toolkits/c++-gtk-utils/pkg-plist Wed May 11 14:53:19 2016 (r415001) @@ -40,5 +40,5 @@ include/c++-gtk-utils-2-2.2/c++-gtk-util lib/libcxx-gtk-utils-2-2.2.a lib/libcxx-gtk-utils-2-2.2.so lib/libcxx-gtk-utils-2-2.2.so.0 -lib/libcxx-gtk-utils-2-2.2.so.0.1.8 +lib/libcxx-gtk-utils-2-2.2.so.0.1.9 libdata/pkgconfig/c++-gtk-utils-2-2.2.pc From owner-svn-ports-head@freebsd.org Wed May 11 14:53:47 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD92CB37BCF; Wed, 11 May 2016 14:53:47 +0000 (UTC) (envelope-from cem@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 655611238; Wed, 11 May 2016 14:53:47 +0000 (UTC) (envelope-from cem@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BErk5E099225; Wed, 11 May 2016 14:53:46 GMT (envelope-from cem@FreeBSD.org) Received: (from cem@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BErkeF099222; Wed, 11 May 2016 14:53:46 GMT (envelope-from cem@FreeBSD.org) Message-Id: <201605111453.u4BErkeF099222@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cem set sender to cem@FreeBSD.org using -f From: "Conrad E. Meyer" Date: Wed, 11 May 2016 14:53:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415002 - head/devel/cram X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 14:53:47 -0000 Author: cem (src committer) Date: Wed May 11 14:53:46 2016 New Revision: 415002 URL: https://svnweb.freebsd.org/changeset/ports/415002 Log: New port: devel/cram, a simple command line test framework Cram is a functional testing framework for command line applications. Cram tests look like snippets of interactive shell sessions. Cram runs each command and compares the command output in the test with the command’s actual output. Added: head/devel/cram/ head/devel/cram/Makefile (contents, props changed) head/devel/cram/distinfo (contents, props changed) head/devel/cram/pkg-descr (contents, props changed) Added: head/devel/cram/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/cram/Makefile Wed May 11 14:53:46 2016 (r415002) @@ -0,0 +1,23 @@ +# Created by: Conrad Meyer +# $FreeBSD$ + +PORTNAME= cram +PORTVERSION= 0.7 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= cem@FreeBSD.org +COMMENT= A simple testing framework for command line applications + +LICENSE= GPLv2+ + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}check-manifest>=0:devel/py-check-manifest \ + ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage \ + ${PYTHON_PKGNAMEPREFIX}pep8>=0:devel/pep8 \ + ${PYTHON_PKGNAMEPREFIX}pyflakes>=0:devel/py-pyflakes + +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/devel/cram/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/cram/distinfo Wed May 11 14:53:46 2016 (r415002) @@ -0,0 +1,2 @@ +SHA256 (cram-0.7.tar.gz) = 7da7445af2ce15b90aad5ec4792f857cef5786d71f14377e9eb994d8b8337f2f +SIZE (cram-0.7.tar.gz) = 33527 Added: head/devel/cram/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/cram/pkg-descr Wed May 11 14:53:46 2016 (r415002) @@ -0,0 +1,5 @@ +Cram is a functional testing framework for command line applications. Cram +tests look like snippets of interactive shell sessions. Cram runs each command +and compares the command output in the test with the command’s actual output. + +WWW: https://pypi.python.org/pypi/cram From owner-svn-ports-head@freebsd.org Wed May 11 14:56:18 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2EC62B37C4E; Wed, 11 May 2016 14:56:18 +0000 (UTC) (envelope-from cem@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0056D13D5; Wed, 11 May 2016 14:56:17 +0000 (UTC) (envelope-from cem@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BEuHQ1099431; Wed, 11 May 2016 14:56:17 GMT (envelope-from cem@FreeBSD.org) Received: (from cem@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BEuHu6099430; Wed, 11 May 2016 14:56:17 GMT (envelope-from cem@FreeBSD.org) Message-Id: <201605111456.u4BEuHu6099430@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cem set sender to cem@FreeBSD.org using -f From: "Conrad E. Meyer" Date: Wed, 11 May 2016 14:56:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415003 - head/devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 14:56:18 -0000 Author: cem (src committer) Date: Wed May 11 14:56:16 2016 New Revision: 415003 URL: https://svnweb.freebsd.org/changeset/ports/415003 Log: Actually include cram in devel/Makefile Trivial follow-up to r415002. Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed May 11 14:53:46 2016 (r415002) +++ head/devel/Makefile Wed May 11 14:56:16 2016 (r415003) @@ -309,6 +309,7 @@ SUBDIR += cppunit SUBDIR += cproto SUBDIR += cpuflags + SUBDIR += cram SUBDIR += creduce SUBDIR += critcl SUBDIR += cs-eric6 From owner-svn-ports-head@freebsd.org Wed May 11 14:59:52 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD829B37CC0; Wed, 11 May 2016 14:59:52 +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 7EC9F1697; Wed, 11 May 2016 14:59:52 +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 u4BExp3s099702; Wed, 11 May 2016 14:59:51 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BExpE5099701; Wed, 11 May 2016 14:59:51 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605111459.u4BExpE5099701@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 11 May 2016 14:59:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415004 - head/devel/gitblit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 14:59:52 -0000 Author: amdmi3 Date: Wed May 11 14:59:51 2016 New Revision: 415004 URL: https://svnweb.freebsd.org/changeset/ports/415004 Log: - Fix build from plain user PR: 209403 Submitted by: freebsd@dussan.org (maintainer) MFH: 2016Q2 (blanket) Modified: head/devel/gitblit/Makefile Modified: head/devel/gitblit/Makefile ============================================================================== --- head/devel/gitblit/Makefile Wed May 11 14:56:16 2016 (r415003) +++ head/devel/gitblit/Makefile Wed May 11 14:59:51 2016 (r415004) @@ -71,7 +71,6 @@ do-extract: do-install: ${MKDIR} ${STAGEDIR}${GB_HOME} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${GB_HOME}) - ${CHMOD} -R 644 ${STAGEDIR}${GB_HOME} ${MKDIR} ${STAGEDIR}${PREFIX}/${PORTNAME} (cd ${STAGEDIR}${GB_HOME}/WEB-INF/data && \ ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${PORTNAME}) From owner-svn-ports-head@freebsd.org Wed May 11 15:03:14 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72299B37EE5; Wed, 11 May 2016 15:03:14 +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 2679D1D3C; Wed, 11 May 2016 15:03:14 +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 u4BF3D88002791; Wed, 11 May 2016 15:03:13 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BF3DZo002788; Wed, 11 May 2016 15:03:13 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605111503.u4BF3DZo002788@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 11 May 2016 15:03:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415005 - head/science/libxc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 15:03:14 -0000 Author: amdmi3 Date: Wed May 11 15:03:12 2016 New Revision: 415005 URL: https://svnweb.freebsd.org/changeset/ports/415005 Log: - Update to 3.0.0 - While here, fix LICENSE PR: 209144 Submitted by: dieterich@ogolem.org (maintainer) Modified: head/science/libxc/Makefile head/science/libxc/distinfo head/science/libxc/pkg-plist Modified: head/science/libxc/Makefile ============================================================================== --- head/science/libxc/Makefile Wed May 11 14:59:51 2016 (r415004) +++ head/science/libxc/Makefile Wed May 11 15:03:12 2016 (r415005) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= libxc -PORTVERSION= 2.1.2 +PORTVERSION= 3.0.0 CATEGORIES= science MASTER_SITES= http://www.tddft.org/programs/octopus/download/libxc/ MAINTAINER= dieterich@ogolem.org COMMENT= Library of exchange-correlation functionals for DFT -LICENSE= LGPL3 +LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING USES= fortran gmake libtool perl5 Modified: head/science/libxc/distinfo ============================================================================== --- head/science/libxc/distinfo Wed May 11 14:59:51 2016 (r415004) +++ head/science/libxc/distinfo Wed May 11 15:03:12 2016 (r415005) @@ -1,2 +1,2 @@ -SHA256 (libxc-2.1.2.tar.gz) = 6c866168fa6245e6777cec8a1da257975e2e4cf410681416e248fbff2b03e55d -SIZE (libxc-2.1.2.tar.gz) = 724139 +SHA256 (libxc-3.0.0.tar.gz) = 5542b99042c09b2925f2e3700d769cda4fb411b476d446c833ea28c6bfa8792a +SIZE (libxc-3.0.0.tar.gz) = 8388775 Modified: head/science/libxc/pkg-plist ============================================================================== --- head/science/libxc/pkg-plist Wed May 11 14:59:51 2016 (r415004) +++ head/science/libxc/pkg-plist Wed May 11 15:03:12 2016 (r415005) @@ -2,6 +2,7 @@ bin/xc-info include/libxc_funcs_m.mod include/xc.h include/xc_config.h +include/xc_f03_lib_m.mod include/xc_f90_lib_m.mod include/xc_f90_types_m.mod include/xc_funcs.h @@ -9,6 +10,14 @@ include/xc_unconfig.h include/xc_version.h lib/libxc.a lib/libxc.so -lib/libxc.so.1 -lib/libxc.so.1.1.2 +lib/libxc.so.4 +lib/libxc.so.4.0.0 +lib/libxcf03.a +lib/libxcf03.so +lib/libxcf03.so.4 +lib/libxcf03.so.4.0.0 +lib/libxcf90.a +lib/libxcf90.so +lib/libxcf90.so.4 +lib/libxcf90.so.4.0.0 libdata/pkgconfig/libxc.pc From owner-svn-ports-head@freebsd.org Wed May 11 15:05:23 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 81BF6B37FB3; Wed, 11 May 2016 15:05:23 +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 530071020; Wed, 11 May 2016 15:05:23 +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 u4BF5MxZ003038; Wed, 11 May 2016 15:05:22 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BF5MGg003036; Wed, 11 May 2016 15:05:22 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605111505.u4BF5MGg003036@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Wed, 11 May 2016 15:05:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415006 - head/archivers/py-borgbackup X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 15:05:23 -0000 Author: arved Date: Wed May 11 15:05:22 2016 New Revision: 415006 URL: https://svnweb.freebsd.org/changeset/ports/415006 Log: Update to 1.0.2 PR: 208857 Submitted by: maintainer Modified: head/archivers/py-borgbackup/Makefile head/archivers/py-borgbackup/distinfo Modified: head/archivers/py-borgbackup/Makefile ============================================================================== --- head/archivers/py-borgbackup/Makefile Wed May 11 15:03:12 2016 (r415005) +++ head/archivers/py-borgbackup/Makefile Wed May 11 15:05:22 2016 (r415006) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= borgbackup -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-borgbackup/distinfo ============================================================================== --- head/archivers/py-borgbackup/distinfo Wed May 11 15:03:12 2016 (r415005) +++ head/archivers/py-borgbackup/distinfo Wed May 11 15:05:22 2016 (r415006) @@ -1,2 +1,2 @@ -SHA256 (borgbackup-1.0.1.tar.gz) = 58a2c2e649207c8e15223f6380d238124b0f1b45fd83990a40df5b678cd41fba -SIZE (borgbackup-1.0.1.tar.gz) = 413316 +SHA256 (borgbackup-1.0.2.tar.gz) = 11ea343290f788a2d849f43ebb07e8f0990f651f3cf097ca4f4cd9ce2f08dfd7 +SIZE (borgbackup-1.0.2.tar.gz) = 422181 From owner-svn-ports-head@freebsd.org Wed May 11 15:12:07 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6E98BB362A2; Wed, 11 May 2016 15:12:07 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 467B1162B; Wed, 11 May 2016 15:12:07 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BFC64J006160; Wed, 11 May 2016 15:12:06 GMT (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BFC6bE006157; Wed, 11 May 2016 15:12:06 GMT (envelope-from mi@FreeBSD.org) Message-Id: <201605111512.u4BFC6bE006157@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mi set sender to mi@FreeBSD.org using -f From: Mikhail Teterin Date: Wed, 11 May 2016 15:12:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415008 - in head/www/mini_httpd: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 15:12:07 -0000 Author: mi Date: Wed May 11 15:12:05 2016 New Revision: 415008 URL: https://svnweb.freebsd.org/changeset/ports/415008 Log: Upgrade from 1.23 to 1.24. Notified by: portscout While at it: * Simplify handling of CFLAGS and LDFLAGS. * Respect CC-setting. * Fix the non-standard PREFIX handling. Fix the WITH_DEBUG case by removing the unconditional stripping. Modified: head/www/mini_httpd/Makefile head/www/mini_httpd/distinfo head/www/mini_httpd/files/patch-Makefile Modified: head/www/mini_httpd/Makefile ============================================================================== --- head/www/mini_httpd/Makefile Wed May 11 15:07:26 2016 (r415007) +++ head/www/mini_httpd/Makefile Wed May 11 15:12:05 2016 (r415008) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mini_httpd -PORTVERSION= 1.23 +PORTVERSION= 1.24 CATEGORIES= www ipv6 MASTER_SITES= http://www.acme.com/software/mini_httpd/ @@ -13,15 +13,11 @@ LICENSE= BSD2CLAUSE USES= cpe CPE_VENDOR= acme -MAKE_ARGS= SSL_TREE="${OPENSSLBASE}" USE_OPENSSL= yes post-patch: @${REINPLACE_CMD} -e 's/htpasswd/${PORTNAME}-htpasswd/g' ${WRKSRC}/htpasswd.1 @${REINPLACE_CMD} -e 's/\(htpasswd(1)\)/${PORTNAME}-\1/g' ${WRKSRC}/${PORTNAME}.8 - @${REINPLACE_CMD} \ - -e '/^CFLAGS =/s|=|= ${CFLAGS}|' \ - -e '/^LDFLAGS =/s|=|= ${LDFLAGS}|' ${WRKSRC}/Makefile do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/periodic/daily Modified: head/www/mini_httpd/distinfo ============================================================================== --- head/www/mini_httpd/distinfo Wed May 11 15:07:26 2016 (r415007) +++ head/www/mini_httpd/distinfo Wed May 11 15:12:05 2016 (r415008) @@ -1,2 +1,2 @@ -SHA256 (mini_httpd-1.23.tar.gz) = bcc8c88392a4baeba5fa3ca8b924e9558c3dcb3018989b228d4f621acc8fffca -SIZE (mini_httpd-1.23.tar.gz) = 43322 +SHA256 (mini_httpd-1.24.tar.gz) = ba3846368f1c42b10931b5c25199b011d243dbf8025e51e3e2c2919952f6c359 +SIZE (mini_httpd-1.24.tar.gz) = 43192 Modified: head/www/mini_httpd/files/patch-Makefile ============================================================================== --- head/www/mini_httpd/files/patch-Makefile Wed May 11 15:07:26 2016 (r415007) +++ head/www/mini_httpd/files/patch-Makefile Wed May 11 15:12:05 2016 (r415008) @@ -1,6 +1,6 @@ --- Makefile.orig 2014-10-19 06:33:43 UTC +++ Makefile -@@ -15,17 +15,17 @@ CRYPT_LIB = -lcrypt +@@ -15,17 +15,21 @@ CRYPT_LIB = -lcrypt # tree with your OpenSSL installation - depending on how you installed it, # it may be in /usr/local instead of /usr/local/ssl. #SSL_TREE = /usr/local/ssl @@ -8,18 +8,25 @@ -#SSL_INC = -I$(SSL_TREE)/include -#SSL_LIBS = -L$(SSL_TREE)/lib -lssl -lcrypto +SSL_DEFS = -DUSE_SSL -+SSL_INC = -I$(SSL_TREE)/include -+SSL_LIBS = -L$(SSL_TREE)/lib -lssl -lcrypto ++.if "$(OPENSSLINC)" != "/usr/include" ++SSL_INC = -I$(OPENSSLINC) ++.endif ++.if "$(OPENSSLLIB)" != "/usr/lib" ++SSL_LIBS = -L$(OPENSSLLIB) ++.endif ++SSL_LIBS+= -lssl -lcrypto - BINDIR = /usr/local/sbin - MANDIR = /usr/local/man - CC = cc +-BINDIR = /usr/local/sbin ++BINDIR = ${PREFIX}/sbin +-MANDIR = /usr/local/man ++MANDIR = ${MANPREFIX}/man +-CC = cc ++CC ?= cc CDEFS = $(SSL_DEFS) $(SSL_INC) -CFLAGS = -O $(CDEFS) -ansi -pedantic -U__STRICT_ANSI__ -Wall -Wpointer-arith -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-long-long -LDFLAGS = -s -+CFLAGS = -O2 -pipe -fstack-protector -fno-strict-aliasing $(CDEFS) -ansi -pedantic -U__STRICT_ANSI__ -Wall -Wpointer-arith -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-long-long -+LDFLAGS = -Wl,-rpath,/usr/local/lib -fstack-protector -s ++CFLAGS += $(CDEFS) -ansi -pedantic -U__STRICT_ANSI__ -Wall -Wpointer-arith -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-long-long LDLIBS = $(CRYPT_LIB) $(SSL_LIBS) $(SYSV_LIBS) all: mini_httpd htpasswd From owner-svn-ports-head@freebsd.org Wed May 11 15:13:23 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 507B1B362F3; Wed, 11 May 2016 15:13:23 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2AFB01788; Wed, 11 May 2016 15:13:23 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BFDMCU006326; Wed, 11 May 2016 15:13:22 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BFDM8M006323; Wed, 11 May 2016 15:13:22 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201605111513.u4BFDM8M006323@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Wed, 11 May 2016 15:13:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415009 - head/security/nikto X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 15:13:23 -0000 Author: johans Date: Wed May 11 15:13:21 2016 New Revision: 415009 URL: https://svnweb.freebsd.org/changeset/ports/415009 Log: Update Nikto to 2.1.6, now hosted on Github Modified: head/security/nikto/Makefile head/security/nikto/distinfo head/security/nikto/pkg-plist Modified: head/security/nikto/Makefile ============================================================================== --- head/security/nikto/Makefile Wed May 11 15:12:05 2016 (r415008) +++ head/security/nikto/Makefile Wed May 11 15:13:21 2016 (r415009) @@ -2,18 +2,18 @@ # $FreeBSD$ PORTNAME= nikto -PORTVERSION= 2.1.5 -PORTREVISION= 1 +PORTVERSION= 2.1.6 PORTEPOCH= 1 CATEGORIES= security www -MASTER_SITES= http://www.cirt.net/${PORTNAME}/ \ - http://www.mirrors.wiretapped.net/security/vulnerability-assessment/${PORTNAME}/ MAINTAINER= johans@FreeBSD.org COMMENT= Web and CGI vulnerability scanner with SSL support LICENSE= GPLv2 +GH_ACCOUNT= sullo +USE_GITHUB= yes + OPTIONS_DEFINE= SSLEAY DOCS OPTIONS_DEFAULT=SSLEAY SSLEAY_DESC= Use NET::SSLeay for ssl scanning @@ -25,6 +25,7 @@ NO_ARCH= yes USES= perl5 shebangfix tar:bzip2 USE_PERL5= run SHEBANG_FILES= nikto.pl +WRKSRC_SUBDIR= program post-patch: .SILENT ${REINPLACE_CMD} -e \ Modified: head/security/nikto/distinfo ============================================================================== --- head/security/nikto/distinfo Wed May 11 15:12:05 2016 (r415008) +++ head/security/nikto/distinfo Wed May 11 15:13:21 2016 (r415009) @@ -1,2 +1,2 @@ -SHA256 (nikto-2.1.5.tar.bz2) = 65b99c1fdec14d1d5e7cbc964f70fce162cbec50aee878e1500e2d22df079b34 -SIZE (nikto-2.1.5.tar.bz2) = 311580 +SHA256 (sullo-nikto-2.1.6_GH0.tar.gz) = c1731ae4133d3879718bb7605a8d395b2036668505effbcbbcaa4dae4e9f27f2 +SIZE (sullo-nikto-2.1.6_GH0.tar.gz) = 490743 Modified: head/security/nikto/pkg-plist ============================================================================== --- head/security/nikto/pkg-plist Wed May 11 15:12:05 2016 (r415008) +++ head/security/nikto/pkg-plist Wed May 11 15:13:21 2016 (r415009) @@ -8,6 +8,7 @@ man/man1/nikto.1.gz %%DATADIR%%/databases/db_404_strings %%DATADIR%%/databases/db_content_search %%DATADIR%%/databases/db_dictionary +%%DATADIR%%/databases/db_drupal %%DATADIR%%/databases/db_embedded %%DATADIR%%/databases/db_favicon %%DATADIR%%/databases/db_headers @@ -20,7 +21,6 @@ man/man1/nikto.1.gz %%DATADIR%%/databases/db_subdomains %%DATADIR%%/databases/db_tests %%DATADIR%%/databases/db_variables -%%DATADIR%%/plugins/JSON-PP.pm %%DATADIR%%/plugins/LW2.pm %%DATADIR%%/plugins/nikto_apache_expect_xss.plugin %%DATADIR%%/plugins/nikto_apacheusers.plugin @@ -31,25 +31,30 @@ man/man1/nikto.1.gz %%DATADIR%%/plugins/nikto_cookies.plugin %%DATADIR%%/plugins/nikto_core.plugin %%DATADIR%%/plugins/nikto_dictionary_attack.plugin +%%DATADIR%%/plugins/nikto_drupal.plugin %%DATADIR%%/plugins/nikto_embedded.plugin %%DATADIR%%/plugins/nikto_favicon.plugin %%DATADIR%%/plugins/nikto_fileops.plugin %%DATADIR%%/plugins/nikto_headers.plugin %%DATADIR%%/plugins/nikto_httpoptions.plugin +%%DATADIR%%/plugins/nikto_ms10_070.plugin %%DATADIR%%/plugins/nikto_msgs.plugin %%DATADIR%%/plugins/nikto_multiple_index.plugin +%%DATADIR%%/plugins/nikto_negotiate.plugin %%DATADIR%%/plugins/nikto_outdated.plugin %%DATADIR%%/plugins/nikto_parked.plugin %%DATADIR%%/plugins/nikto_paths.plugin %%DATADIR%%/plugins/nikto_put_del_test.plugin %%DATADIR%%/plugins/nikto_report_csv.plugin %%DATADIR%%/plugins/nikto_report_html.plugin -%%DATADIR%%/plugins/nikto_report_msf.plugin %%DATADIR%%/plugins/nikto_report_nbe.plugin +%%DATADIR%%/plugins/nikto_report_sqlg.plugin %%DATADIR%%/plugins/nikto_report_text.plugin %%DATADIR%%/plugins/nikto_report_xml.plugin %%DATADIR%%/plugins/nikto_robots.plugin +%%DATADIR%%/plugins/nikto_shellshock.plugin %%DATADIR%%/plugins/nikto_siebel.plugin +%%DATADIR%%/plugins/nikto_sitefiles.plugin %%DATADIR%%/plugins/nikto_ssl.plugin %%DATADIR%%/plugins/nikto_subdomain.plugin %%DATADIR%%/plugins/nikto_tests.plugin From owner-svn-ports-head@freebsd.org Wed May 11 15:15:56 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C0804B3642B; Wed, 11 May 2016 15:15:56 +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 824181ABB; Wed, 11 May 2016 15:15:56 +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 u4BFFtwJ006533; Wed, 11 May 2016 15:15:55 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BFFtaZ006530; Wed, 11 May 2016 15:15:55 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605111515.u4BFFtaZ006530@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 11 May 2016 15:15:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415010 - head/databases/mariadb101-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 15:15:56 -0000 Author: brnrd Date: Wed May 11 15:15:55 2016 New Revision: 415010 URL: https://svnweb.freebsd.org/changeset/ports/415010 Log: databases/mariadb101-{server,client}: Update to 10.1.14 - Update to version 10.1.14 - Remove fix for MDEV-9529 - Add new header files - Add new MySQL to MariaDB migration script Modified: head/databases/mariadb101-server/Makefile head/databases/mariadb101-server/distinfo head/databases/mariadb101-server/pkg-plist Modified: head/databases/mariadb101-server/Makefile ============================================================================== --- head/databases/mariadb101-server/Makefile Wed May 11 15:13:21 2016 (r415009) +++ head/databases/mariadb101-server/Makefile Wed May 11 15:15:55 2016 (r415010) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME?= mariadb -PORTVERSION= 10.1.13 +PORTVERSION= 10.1.14 CATEGORIES= databases ipv6 MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \ http://mirrors.supportex.net/${SITESDIR}/ \ @@ -142,8 +142,6 @@ post-install: ${STAGEDIR}${PREFIX}/bin/mysqlaccess ${RM} -r ${STAGEDIR}/${PREFIX}/share/mysql/policy \ ${STAGEDIR}/${PREFIX}/share/pkgconfig -# See https://mariadb.atlassian.net/browse/MDEV-9529 - ${RM} ${STAGEDIR}/${PREFIX}/bin/maria_add_gis_sp.sql .endif # defined(CLIENT_ONLY) .if defined(WITH_OPENSSL_PORT) Modified: head/databases/mariadb101-server/distinfo ============================================================================== --- head/databases/mariadb101-server/distinfo Wed May 11 15:13:21 2016 (r415009) +++ head/databases/mariadb101-server/distinfo Wed May 11 15:15:55 2016 (r415010) @@ -1,2 +1,2 @@ -SHA256 (mariadb-10.1.13.tar.gz) = 21e1c7da1421146c69f5e8077333aaac06778a87046a1943ee4f449fbcefc00d -SIZE (mariadb-10.1.13.tar.gz) = 55272572 +SHA256 (mariadb-10.1.14.tar.gz) = 18e71974a059a268a3f28281599607344d548714ade823d575576121f76ada13 +SIZE (mariadb-10.1.14.tar.gz) = 55341017 Modified: head/databases/mariadb101-server/pkg-plist ============================================================================== --- head/databases/mariadb101-server/pkg-plist Wed May 11 15:13:21 2016 (r415009) +++ head/databases/mariadb101-server/pkg-plist Wed May 11 15:15:55 2016 (r415010) @@ -40,7 +40,67 @@ bin/wsrep_sst_mysqldump bin/wsrep_sst_rsync bin/wsrep_sst_xtrabackup bin/wsrep_sst_xtrabackup-v2 +include/mysql/private/atomic/gcc_builtins.h +include/mysql/private/atomic/generic-msvc.h +include/mysql/private/atomic/nolock.h +include/mysql/private/atomic/solaris.h +include/mysql/private/atomic/x86-gcc.h +include/mysql/private/base64.h +include/mysql/private/config.h +include/mysql/private/ft_global.h include/mysql/private/embedded_priv.h +include/mysql/private/hash.h +include/mysql/private/heap.h +include/mysql/private/lf.h +include/mysql/private/maria.h +include/mysql/private/my_alarm.h +include/mysql/private/my_atomic.h +include/mysql/private/my_base.h +include/mysql/private/my_bit.h +include/mysql/private/my_bitmap.h +include/mysql/private/my_check_opt.h +include/mysql/private/my_compare.h +include/mysql/private/my_context.h +include/mysql/private/my_cpu.h +include/mysql/private/my_crypt.h +include/mysql/private/my_default.h +include/mysql/private/my_handler_errors.h +include/mysql/private/my_libwrap.h +include/mysql/private/my_md5.h +include/mysql/private/my_nosys.h +include/mysql/private/my_rdtsc.h +include/mysql/private/my_rnd.h +include/mysql/private/my_stacktrace.h +include/mysql/private/my_systemd.h +include/mysql/private/my_time.h +include/mysql/private/my_tree.h +include/mysql/private/my_uctype.h +include/mysql/private/my_user.h +include/mysql/private/myisam.h +include/mysql/private/myisamchk.h +include/mysql/private/myisammrg.h +include/mysql/private/myisampack.h +include/mysql/private/mysql_async.h +include/mysql/private/mysqld_default_groups.h +include/mysql/private/mysys_err.h +include/mysql/private/password.h +include/mysql/private/probes_mysql.h +include/mysql/private/probes_mysql_nodtrace.h +include/mysql/private/queues.h +include/mysql/private/rijndael.h +include/mysql/private/service_versions.h +include/mysql/private/sha1.h +include/mysql/private/sha2.h +include/mysql/private/t_ctype.h +include/mysql/private/thr_alarm.h +include/mysql/private/thr_lock.h +include/mysql/private/thr_timer.h +include/mysql/private/thread_pool_priv.h +include/mysql/private/violite.h +include/mysql/private/waiting_threads.h +include/mysql/private/welcome_copyright_notice.h +include/mysql/private/wqueue.h +include/mysql/private/wsrep.h lib/mysql/libmysqld.a lib/mysql/libmysqld.so lib/mysql/libmysqld.so.18 @@ -174,6 +234,7 @@ man/man8/mysqld.8.gz %%DATADIR%%/mysql_performance_tables.sql %%DATADIR%%/mysql_system_tables.sql %%DATADIR%%/mysql_system_tables_data.sql +%%DATADIR%%/mysql_to_mariadb.sql %%DATADIR%%/mysql_test_data_timezone.sql %%DATADIR%%/mysqld_multi.server %%DATADIR%%/norwegian-ny/errmsg.sys From owner-svn-ports-head@freebsd.org Wed May 11 15:17:25 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C5671B3657C; Wed, 11 May 2016 15:17:25 +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 9526B1C7E; Wed, 11 May 2016 15:17:25 +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 u4BFHOol006721; Wed, 11 May 2016 15:17:24 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BFHOir006718; Wed, 11 May 2016 15:17:24 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201605111517.u4BFHOir006718@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 11 May 2016 15:17:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415011 - head/archivers/dpkg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 15:17:25 -0000 Author: pawel Date: Wed May 11 15:17:24 2016 New Revision: 415011 URL: https://svnweb.freebsd.org/changeset/ports/415011 Log: Update to version 1.18.7 Modified: head/archivers/dpkg/Makefile head/archivers/dpkg/distinfo head/archivers/dpkg/pkg-plist Modified: head/archivers/dpkg/Makefile ============================================================================== --- head/archivers/dpkg/Makefile Wed May 11 15:15:55 2016 (r415010) +++ head/archivers/dpkg/Makefile Wed May 11 15:17:24 2016 (r415011) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dpkg -PORTVERSION= 1.18.6 +PORTVERSION= 1.18.7 CATEGORIES= archivers sysutils MASTER_SITES= DEBIAN_POOL DISTNAME= dpkg_${PORTVERSION} Modified: head/archivers/dpkg/distinfo ============================================================================== --- head/archivers/dpkg/distinfo Wed May 11 15:15:55 2016 (r415010) +++ head/archivers/dpkg/distinfo Wed May 11 15:17:24 2016 (r415011) @@ -1,2 +1,2 @@ -SHA256 (dpkg_1.18.6.tar.xz) = dd0bc323baafe7aae1571a41d37ab92452171e7a2ce34429f77621fdc0e5dea2 -SIZE (dpkg_1.18.6.tar.xz) = 4617492 +SHA256 (dpkg_1.18.7.tar.xz) = ace36d3a6dc750a42baf797f9e75ec580a21f92bb9ff96b482100755d6d9b87b +SIZE (dpkg_1.18.7.tar.xz) = 4617284 Modified: head/archivers/dpkg/pkg-plist ============================================================================== --- head/archivers/dpkg/pkg-plist Wed May 11 15:15:55 2016 (r415010) +++ head/archivers/dpkg/pkg-plist Wed May 11 15:17:24 2016 (r415011) @@ -165,6 +165,7 @@ libexec/pkgconfig/libdpkg.pc %%NLS%%man/de/man1/dpkg-deb.1.gz %%NLS%%man/de/man1/dpkg-distaddfile.1.gz %%NLS%%man/de/man1/dpkg-divert.1.gz +%%NLS%%man/de/man1/dpkg-genchanges.1.gz %%NLS%%man/de/man1/dpkg-gencontrol.1.gz %%NLS%%man/de/man1/dpkg-gensymbols.1.gz %%NLS%%man/de/man1/dpkg-maintscript-helper.1.gz From owner-svn-ports-head@freebsd.org Wed May 11 15:51:04 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1150FB36FA4; Wed, 11 May 2016 15:51:04 +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 D2C781E75; Wed, 11 May 2016 15:51:03 +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 u4BFp23b016009; Wed, 11 May 2016 15:51:02 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BFp2SU016006; Wed, 11 May 2016 15:51:02 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605111551.u4BFp2SU016006@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Wed, 11 May 2016 15:51:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415012 - head/net-p2p/go-ethereum X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 15:51:04 -0000 Author: arved Date: Wed May 11 15:51:02 2016 New Revision: 415012 URL: https://svnweb.freebsd.org/changeset/ports/415012 Log: Update to 1.4.3 PR: 209455 Submitted by: maintainer Modified: head/net-p2p/go-ethereum/Makefile head/net-p2p/go-ethereum/distinfo Modified: head/net-p2p/go-ethereum/Makefile ============================================================================== --- head/net-p2p/go-ethereum/Makefile Wed May 11 15:17:24 2016 (r415011) +++ head/net-p2p/go-ethereum/Makefile Wed May 11 15:51:02 2016 (r415012) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= go-ethereum -PORTVERSION= 1.3.6 +PORTVERSION= 1.4.3 DISTVERSIONPREFIX= v CATEGORIES= net-p2p Modified: head/net-p2p/go-ethereum/distinfo ============================================================================== --- head/net-p2p/go-ethereum/distinfo Wed May 11 15:17:24 2016 (r415011) +++ head/net-p2p/go-ethereum/distinfo Wed May 11 15:51:02 2016 (r415012) @@ -1,2 +1,2 @@ -SHA256 (ethereum-go-ethereum-v1.3.6_GH0.tar.gz) = 83e90eeca939a0e721bd58dbb76b832bbd0b944f790a34d55eb22684570a5023 -SIZE (ethereum-go-ethereum-v1.3.6_GH0.tar.gz) = 10778610 +SHA256 (ethereum-go-ethereum-v1.4.3_GH0.tar.gz) = dc21a37f98e2903de7377301d6a1897f9efacc996ec19dbeb2592a603a53e41f +SIZE (ethereum-go-ethereum-v1.4.3_GH0.tar.gz) = 11004556 From owner-svn-ports-head@freebsd.org Wed May 11 16:07:52 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E6DD8B37403; Wed, 11 May 2016 16:07:52 +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 B63CE198C; Wed, 11 May 2016 16:07:52 +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 u4BG7pp8021941; Wed, 11 May 2016 16:07:51 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BG7pfY021939; Wed, 11 May 2016 16:07:51 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201605111607.u4BG7pfY021939@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Wed, 11 May 2016 16:07:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415013 - head/lang/gcc5-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 16:07:53 -0000 Author: gerald Date: Wed May 11 16:07:51 2016 New Revision: 415013 URL: https://svnweb.freebsd.org/changeset/ports/415013 Log: Update to the 20160510 development snapshot of GCC 5.3.1. Modified: head/lang/gcc5-devel/Makefile head/lang/gcc5-devel/distinfo Modified: head/lang/gcc5-devel/Makefile ============================================================================== --- head/lang/gcc5-devel/Makefile Wed May 11 15:51:02 2016 (r415012) +++ head/lang/gcc5-devel/Makefile Wed May 11 16:07:51 2016 (r415013) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 5.3.1.s20160503 +PORTVERSION= 5.3.1.s20160510 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc5-devel/distinfo ============================================================================== --- head/lang/gcc5-devel/distinfo Wed May 11 15:51:02 2016 (r415012) +++ head/lang/gcc5-devel/distinfo Wed May 11 16:07:51 2016 (r415013) @@ -1,2 +1,2 @@ -SHA256 (gcc-5-20160503.tar.bz2) = 84e806986b6e823fedca8932175dd9786a48edfd8d8a7d57155ef2a692a8bca5 -SIZE (gcc-5-20160503.tar.bz2) = 91294641 +SHA256 (gcc-5-20160510.tar.bz2) = da8a6b684e4a331926b271289f4a34e91eecd178695cb2acc3be36045e88b2d5 +SIZE (gcc-5-20160510.tar.bz2) = 91305022 From owner-svn-ports-head@freebsd.org Wed May 11 16:15:05 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 16E30B3775B; Wed, 11 May 2016 16:15:05 +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 CCD591F57; Wed, 11 May 2016 16:15:04 +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 u4BGF34R024887; Wed, 11 May 2016 16:15:03 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BGF3re024884; Wed, 11 May 2016 16:15:03 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605111615.u4BGF3re024884@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Wed, 11 May 2016 16:15:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415014 - head/net-im/qTox X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 16:15:05 -0000 Author: arved Date: Wed May 11 16:15:03 2016 New Revision: 415014 URL: https://svnweb.freebsd.org/changeset/ports/415014 Log: Update to 1.4.1 PR: 209440 Submitted by: maintainer Modified: head/net-im/qTox/Makefile head/net-im/qTox/distinfo Modified: head/net-im/qTox/Makefile ============================================================================== --- head/net-im/qTox/Makefile Wed May 11 16:07:51 2016 (r415013) +++ head/net-im/qTox/Makefile Wed May 11 16:15:03 2016 (r415014) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qTox -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 DISTVERSIONPREFIX= v CATEGORIES= net-im net-p2p Modified: head/net-im/qTox/distinfo ============================================================================== --- head/net-im/qTox/distinfo Wed May 11 16:07:51 2016 (r415013) +++ head/net-im/qTox/distinfo Wed May 11 16:15:03 2016 (r415014) @@ -1,2 +1,2 @@ -SHA256 (tux3-qTox-v1.4.0_GH0.tar.gz) = f869aafddb597286dc03b828b48e2560a97983f180914c396fdcf2f1ca07ae79 -SIZE (tux3-qTox-v1.4.0_GH0.tar.gz) = 3021956 +SHA256 (tux3-qTox-v1.4.1_GH0.tar.gz) = 752e5efdde5e0dfb66d9f5cd0660eb989b41bd4fcfcd3a1e607bee8bde496c84 +SIZE (tux3-qTox-v1.4.1_GH0.tar.gz) = 3021986 From owner-svn-ports-head@freebsd.org Wed May 11 19:24:51 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B67BBB37BDF; Wed, 11 May 2016 19:24:51 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 868A41D38; Wed, 11 May 2016 19:24:51 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BJOoSI082578; Wed, 11 May 2016 19:24:50 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BJOof0082576; Wed, 11 May 2016 19:24:50 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201605111924.u4BJOof0082576@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Wed, 11 May 2016 19:24:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415015 - head/devel/tortoisehg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 19:24:51 -0000 Author: olivierd Date: Wed May 11 19:24:50 2016 New Revision: 415015 URL: https://svnweb.freebsd.org/changeset/ports/415015 Log: Update to 3.8.1 Changes: https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-381 PR: 209432 Submitted by: myself Approved by: <6yearold@gmail.com> (maintainer) Modified: head/devel/tortoisehg/Makefile head/devel/tortoisehg/distinfo Modified: head/devel/tortoisehg/Makefile ============================================================================== --- head/devel/tortoisehg/Makefile Wed May 11 16:15:03 2016 (r415014) +++ head/devel/tortoisehg/Makefile Wed May 11 19:24:50 2016 (r415015) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tortoisehg -PORTVERSION= 3.7.3 +PORTVERSION= 3.8.1 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/tortoisehg/targz/downloads/ #MASTER_SITES= http://cdn.bitbucket.org/tortoisehg/targz/downloads/ Modified: head/devel/tortoisehg/distinfo ============================================================================== --- head/devel/tortoisehg/distinfo Wed May 11 16:15:03 2016 (r415014) +++ head/devel/tortoisehg/distinfo Wed May 11 19:24:50 2016 (r415015) @@ -1,2 +1,2 @@ -SHA256 (tortoisehg-3.7.3.tar.gz) = b0055ef6bee59244356179d5af98ffe200388133b17cd4ab5831b979b78a50ed -SIZE (tortoisehg-3.7.3.tar.gz) = 7806350 +SHA256 (tortoisehg-3.8.1.tar.gz) = e64639768ec22e45966b6799257ebad4a98dbb6cfaa39b74ccc08c95be2fb0ec +SIZE (tortoisehg-3.8.1.tar.gz) = 7807685 From owner-svn-ports-head@freebsd.org Wed May 11 19:34:34 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9AC5DB37E25; Wed, 11 May 2016 19:34:34 +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 4E3A311FC; Wed, 11 May 2016 19:34:34 +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 u4BJYX3X085647; Wed, 11 May 2016 19:34:33 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BJYX3T085645; Wed, 11 May 2016 19:34:33 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605111934.u4BJYX3T085645@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 11 May 2016 19:34:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415016 - head/mail/qconfirm/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 19:34:34 -0000 Author: bapt Date: Wed May 11 19:34:33 2016 New Revision: 415016 URL: https://svnweb.freebsd.org/changeset/ports/415016 Log: Prevent collision with getline(3) Added: head/mail/qconfirm/files/ head/mail/qconfirm/files/patch-src_getline.c (contents, props changed) head/mail/qconfirm/files/patch-src_getline.h (contents, props changed) head/mail/qconfirm/files/patch-src_qconfirm-notice.c (contents, props changed) Added: head/mail/qconfirm/files/patch-src_getline.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/qconfirm/files/patch-src_getline.c Wed May 11 19:34:33 2016 (r415016) @@ -0,0 +1,11 @@ +--- src/getline.c.orig 2004-12-12 16:57:17 UTC ++++ src/getline.c +@@ -2,7 +2,7 @@ + #include "stralloc.h" + #include "byte.h" + +-int getline(buffer *b, stralloc *line) { ++int get_line(buffer *b, stralloc *line) { + int r, i; + char *x; + Added: head/mail/qconfirm/files/patch-src_getline.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/qconfirm/files/patch-src_getline.h Wed May 11 19:34:33 2016 (r415016) @@ -0,0 +1,5 @@ +--- src/getline.h.orig 2004-12-12 16:57:17 UTC ++++ src/getline.h +@@ -1 +1 @@ +-extern int getline(); ++extern int get_line(); Added: head/mail/qconfirm/files/patch-src_qconfirm-notice.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/qconfirm/files/patch-src_qconfirm-notice.c Wed May 11 19:34:33 2016 (r415016) @@ -0,0 +1,11 @@ +--- src/qconfirm-notice.c.orig 2004-12-12 16:57:17 UTC ++++ src/qconfirm-notice.c +@@ -386,7 +386,7 @@ int main(int argc, const char **argv) { + } + + /* check for confirmation request message */ +- while ((i =getline(buffer_0, &sa)) > 0) { ++ while ((i =get_line(buffer_0, &sa)) > 0) { + if ((i == 1) && (sa.s[0] == '\n')) break; /* end of headers */ + if (request && reply_to.s) break; + for (i =0; i < sa.len; ++i) { From owner-svn-ports-head@freebsd.org Wed May 11 19:36:55 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9AF7B37E8D; Wed, 11 May 2016 19:36:55 +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 BA9161306; Wed, 11 May 2016 19:36:55 +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 u4BJasfQ085850; Wed, 11 May 2016 19:36:54 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BJas3S085847; Wed, 11 May 2016 19:36:54 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605111936.u4BJas3S085847@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 11 May 2016 19:36:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415017 - head/devel/libmill X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 19:36:56 -0000 Author: bapt Date: Wed May 11 19:36:54 2016 New Revision: 415017 URL: https://svnweb.freebsd.org/changeset/ports/415017 Log: Update to 1.11 Modified: head/devel/libmill/Makefile head/devel/libmill/distinfo head/devel/libmill/pkg-plist Modified: head/devel/libmill/Makefile ============================================================================== --- head/devel/libmill/Makefile Wed May 11 19:34:33 2016 (r415016) +++ head/devel/libmill/Makefile Wed May 11 19:36:54 2016 (r415017) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libmill -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= devel MASTER_SITES= http://libmill.org/ Modified: head/devel/libmill/distinfo ============================================================================== --- head/devel/libmill/distinfo Wed May 11 19:34:33 2016 (r415016) +++ head/devel/libmill/distinfo Wed May 11 19:36:54 2016 (r415017) @@ -1,2 +1,2 @@ -SHA256 (libmill-1.10.tar.gz) = a05a2523bb2eaa1d4823923333d6f3fd5cf107c1b630c7349fa4b2059bc4f711 -SIZE (libmill-1.10.tar.gz) = 469916 +SHA256 (libmill-1.11.tar.gz) = 93ef03b6cbb4cf19008d111e9b6a43013d0fa18ae826b4459dfd5445bf3ac296 +SIZE (libmill-1.11.tar.gz) = 470407 Modified: head/devel/libmill/pkg-plist ============================================================================== --- head/devel/libmill/pkg-plist Wed May 11 19:34:33 2016 (r415016) +++ head/devel/libmill/pkg-plist Wed May 11 19:36:54 2016 (r415017) @@ -2,5 +2,5 @@ include/libmill.h lib/libmill.a lib/libmill.so lib/libmill.so.16 -lib/libmill.so.16.0.0 +lib/libmill.so.16.0.1 libdata/pkgconfig/libmill.pc From owner-svn-ports-head@freebsd.org Wed May 11 19:37:29 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8C95DB37EE3; Wed, 11 May 2016 19:37: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 4F72313DF; Wed, 11 May 2016 19:37: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 u4BJbStS086039; Wed, 11 May 2016 19:37:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BJbS9s086034; Wed, 11 May 2016 19:37:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605111937.u4BJbS9s086034@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, 11 May 2016 19:37:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415018 - in head/devel: . p5-Data-Sah-Normalize X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 19:37:29 -0000 Author: sunpoet Date: Wed May 11 19:37:27 2016 New Revision: 415018 URL: https://svnweb.freebsd.org/changeset/ports/415018 Log: - Add p5-Data-Sah-Normalize 0.04 This often-needed functionality is split from the main Data::Sah to keep it in a small and minimal-dependencies package. WWW: http://search.cpan.org/dist/Data-Sah-Normalize/ Added: head/devel/p5-Data-Sah-Normalize/ head/devel/p5-Data-Sah-Normalize/Makefile (contents, props changed) head/devel/p5-Data-Sah-Normalize/distinfo (contents, props changed) head/devel/p5-Data-Sah-Normalize/pkg-descr (contents, props changed) head/devel/p5-Data-Sah-Normalize/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed May 11 19:36:54 2016 (r415017) +++ head/devel/Makefile Wed May 11 19:37:27 2016 (r415018) @@ -2028,6 +2028,7 @@ SUBDIR += p5-Data-RoundRobin SUBDIR += p5-Data-Rx SUBDIR += p5-Data-SExpression + SUBDIR += p5-Data-Sah-Normalize SUBDIR += p5-Data-Section SUBDIR += p5-Data-Section-Simple SUBDIR += p5-Data-Serializable Added: head/devel/p5-Data-Sah-Normalize/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Data-Sah-Normalize/Makefile Wed May 11 19:37:27 2016 (r415018) @@ -0,0 +1,23 @@ +# Created by: Sunpoet Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= Data-Sah-Normalize +PORTVERSION= 0.04 +CATEGORIES= devel perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Normalize Sah schema + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception + +NO_ARCH= yes +USES= perl5 +USE_PERL5= configure + +.include Added: head/devel/p5-Data-Sah-Normalize/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Data-Sah-Normalize/distinfo Wed May 11 19:37:27 2016 (r415018) @@ -0,0 +1,2 @@ +SHA256 (Data-Sah-Normalize-0.04.tar.gz) = a9afa2993d82a1478a5bc67893bbfe8bb2e89c035ea312464958f0142f31a101 +SIZE (Data-Sah-Normalize-0.04.tar.gz) = 16285 Added: head/devel/p5-Data-Sah-Normalize/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Data-Sah-Normalize/pkg-descr Wed May 11 19:37:27 2016 (r415018) @@ -0,0 +1,4 @@ +This often-needed functionality is split from the main Data::Sah to keep it in a +small and minimal-dependencies package. + +WWW: http://search.cpan.org/dist/Data-Sah-Normalize/ Added: head/devel/p5-Data-Sah-Normalize/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Data-Sah-Normalize/pkg-plist Wed May 11 19:37:27 2016 (r415018) @@ -0,0 +1,2 @@ +%%SITE_PERL%%/Data/Sah/Normalize.pm +%%PERL5_MAN3%%/Data::Sah::Normalize.3.gz From owner-svn-ports-head@freebsd.org Wed May 11 19:37:34 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06C89B37F0C; Wed, 11 May 2016 19:37: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 C8838143A; Wed, 11 May 2016 19:37: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 u4BJbWpI086141; Wed, 11 May 2016 19:37:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BJbWdX086140; Wed, 11 May 2016 19:37:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605111937.u4BJbWdX086140@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, 11 May 2016 19:37:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415019 - head/devel/p5-Regexp-Compare X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 19:37:34 -0000 Author: sunpoet Date: Wed May 11 19:37:32 2016 New Revision: 415019 URL: https://svnweb.freebsd.org/changeset/ports/415019 Log: - Cleanup USE_PERL5 Modified: head/devel/p5-Regexp-Compare/Makefile Modified: head/devel/p5-Regexp-Compare/Makefile ============================================================================== --- head/devel/p5-Regexp-Compare/Makefile Wed May 11 19:37:27 2016 (r415018) +++ head/devel/p5-Regexp-Compare/Makefile Wed May 11 19:37:32 2016 (r415019) @@ -13,7 +13,7 @@ COMMENT= Partial ordering for regular ex LICENSE= ART10 GPLv1 LICENSE_COMB= dual -USE_PERL5= 5.18+ configure +USE_PERL5= configure USES= perl5 post-install: From owner-svn-ports-head@freebsd.org Wed May 11 19:37:39 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 37324B37F3C; Wed, 11 May 2016 19:37:39 +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 B075B1663; Wed, 11 May 2016 19:37: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 u4BJbbcE086272; Wed, 11 May 2016 19:37:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BJbbr2086269; Wed, 11 May 2016 19:37:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605111937.u4BJbbr2086269@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, 11 May 2016 19:37:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415020 - head/devel/p5-Rinci X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 19:37:39 -0000 Author: sunpoet Date: Wed May 11 19:37:37 2016 New Revision: 415020 URL: https://svnweb.freebsd.org/changeset/ports/415020 Log: - Update to 1.1.80 Changes: http://search.cpan.org/dist/Rinci/Changes Modified: head/devel/p5-Rinci/Makefile head/devel/p5-Rinci/distinfo head/devel/p5-Rinci/pkg-plist Modified: head/devel/p5-Rinci/Makefile ============================================================================== --- head/devel/p5-Rinci/Makefile Wed May 11 19:37:32 2016 (r415019) +++ head/devel/p5-Rinci/Makefile Wed May 11 19:37:37 2016 (r415020) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Rinci -PORTVERSION= 1.1.79 +PORTVERSION= 1.1.80 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PERLANCAR @@ -15,6 +15,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= p5-Data-Sah-Normalize>=0:devel/p5-Data-Sah-Normalize +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-DefHash>=1.0.6:devel/p5-DefHash \ p5-Sah>=0.9.36:devel/p5-Sah Modified: head/devel/p5-Rinci/distinfo ============================================================================== --- head/devel/p5-Rinci/distinfo Wed May 11 19:37:32 2016 (r415019) +++ head/devel/p5-Rinci/distinfo Wed May 11 19:37:37 2016 (r415020) @@ -1,2 +1,2 @@ -SHA256 (Rinci-1.1.79.tar.gz) = ef3cb8460688181aa50fa4eb3e69d3fc9d656df0b037949243de1af0bf9f0ee2 -SIZE (Rinci-1.1.79.tar.gz) = 58205 +SHA256 (Rinci-1.1.80.tar.gz) = d06bf819963850e6103e07093b71c97b47143f6f881a050e1a09f9a99c260628 +SIZE (Rinci-1.1.80.tar.gz) = 58503 Modified: head/devel/p5-Rinci/pkg-plist ============================================================================== --- head/devel/p5-Rinci/pkg-plist Wed May 11 19:37:32 2016 (r415019) +++ head/devel/p5-Rinci/pkg-plist Wed May 11 19:37:37 2016 (r415020) @@ -8,7 +8,9 @@ %%SITE_PERL%%/Rinci/package.pod %%SITE_PERL%%/Rinci/resmeta.pod %%SITE_PERL%%/Rinci/variable.pod -%%SITE_PERL%%/Sah/Schema/Rinci.pm +%%SITE_PERL%%/Sah/Schema/rinci/function_meta.pm +%%SITE_PERL%%/Sah/Schema/rinci/meta.pm +%%SITE_PERL%%/Sah/Schema/rinci/result_meta.pm %%PERL5_MAN3%%/Rinci.3.gz %%PERL5_MAN3%%/Rinci::FAQ.3.gz %%PERL5_MAN3%%/Rinci::Transaction.3.gz @@ -18,4 +20,6 @@ %%PERL5_MAN3%%/Rinci::package.3.gz %%PERL5_MAN3%%/Rinci::resmeta.3.gz %%PERL5_MAN3%%/Rinci::variable.3.gz -%%PERL5_MAN3%%/Sah::Schema::Rinci.3.gz +%%PERL5_MAN3%%/Sah::Schema::rinci::function_meta.3.gz +%%PERL5_MAN3%%/Sah::Schema::rinci::meta.3.gz +%%PERL5_MAN3%%/Sah::Schema::rinci::result_meta.3.gz From owner-svn-ports-head@freebsd.org Wed May 11 19:37:44 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13B4CB37F6A; Wed, 11 May 2016 19:37: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 C784F1729; Wed, 11 May 2016 19: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 u4BJbgl6086455; Wed, 11 May 2016 19:37:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BJbgsr086450; Wed, 11 May 2016 19:37:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605111937.u4BJbgsr086450@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, 11 May 2016 19:37:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415021 - in head/dns: p5-Mozilla-PublicSuffix public_suffix_list rubygem-public_suffix rubygem-public_suffix_service X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 19:37:44 -0000 Author: sunpoet Date: Wed May 11 19:37:42 2016 New Revision: 415021 URL: https://svnweb.freebsd.org/changeset/ports/415021 Log: - Update to 0.0.0.20160510 - Bump PORTREVISION for dependent ports Changes: https://github.com/publicsuffix/list/commits/master Modified: head/dns/p5-Mozilla-PublicSuffix/Makefile head/dns/public_suffix_list/Makefile head/dns/public_suffix_list/distinfo head/dns/rubygem-public_suffix/Makefile head/dns/rubygem-public_suffix_service/Makefile Modified: head/dns/p5-Mozilla-PublicSuffix/Makefile ============================================================================== --- head/dns/p5-Mozilla-PublicSuffix/Makefile Wed May 11 19:37:37 2016 (r415020) +++ head/dns/p5-Mozilla-PublicSuffix/Makefile Wed May 11 19:37:42 2016 (r415021) @@ -4,7 +4,7 @@ PORTNAME= Mozilla-PublicSuffix PORTVERSION= 0.1.19 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/dns/public_suffix_list/Makefile ============================================================================== --- head/dns/public_suffix_list/Makefile Wed May 11 19:37:37 2016 (r415020) +++ head/dns/public_suffix_list/Makefile Wed May 11 19:37:42 2016 (r415021) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= public_suffix_list -PORTVERSION= 0.0.0.20160406 +PORTVERSION= 0.0.0.20160510 CATEGORIES= dns MAINTAINER= sunpoet@FreeBSD.org @@ -19,7 +19,7 @@ PLIST_FILES= %%DATADIR%%/public_suffix_l GH_ACCOUNT= publicsuffix GH_PROJECT= list -GH_TAGNAME= 1e0c6b0 +GH_TAGNAME= 2226f9c USE_GITHUB= yes do-install: Modified: head/dns/public_suffix_list/distinfo ============================================================================== --- head/dns/public_suffix_list/distinfo Wed May 11 19:37:37 2016 (r415020) +++ head/dns/public_suffix_list/distinfo Wed May 11 19:37:42 2016 (r415021) @@ -1,2 +1,2 @@ -SHA256 (publicsuffix-list-0.0.0.20160406-1e0c6b0_GH0.tar.gz) = 32399127096a8d746099b591e8afff42420095ffde076f43b6303d6d7154b8ab -SIZE (publicsuffix-list-0.0.0.20160406-1e0c6b0_GH0.tar.gz) = 79011 +SHA256 (publicsuffix-list-0.0.0.20160510-2226f9c_GH0.tar.gz) = 5411ffcd8bf530175e3189b7240f5a74bcea8a548cde23c057e1ba651d5a7ee6 +SIZE (publicsuffix-list-0.0.0.20160510-2226f9c_GH0.tar.gz) = 79745 Modified: head/dns/rubygem-public_suffix/Makefile ============================================================================== --- head/dns/rubygem-public_suffix/Makefile Wed May 11 19:37:37 2016 (r415020) +++ head/dns/rubygem-public_suffix/Makefile Wed May 11 19:37:42 2016 (r415021) @@ -3,7 +3,7 @@ PORTNAME= public_suffix PORTVERSION= 1.5.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns rubygems MASTER_SITES= RG Modified: head/dns/rubygem-public_suffix_service/Makefile ============================================================================== --- head/dns/rubygem-public_suffix_service/Makefile Wed May 11 19:37:37 2016 (r415020) +++ head/dns/rubygem-public_suffix_service/Makefile Wed May 11 19:37:42 2016 (r415021) @@ -3,7 +3,7 @@ PORTNAME= public_suffix_service PORTVERSION= 0.9.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= dns rubygems MASTER_SITES= RG From owner-svn-ports-head@freebsd.org Wed May 11 19:49:24 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 667A0B3745C; Wed, 11 May 2016 19:49:24 +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 3E4171151; Wed, 11 May 2016 19:49:24 +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 u4BJnNM0089564; Wed, 11 May 2016 19:49:23 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BJnMWL089559; Wed, 11 May 2016 19:49:22 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605111949.u4BJnMWL089559@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 11 May 2016 19:49:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415022 - head/devel/noweb/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 19:49:24 -0000 Author: bapt Date: Wed May 11 19:49:22 2016 New Revision: 415022 URL: https://svnweb.freebsd.org/changeset/ports/415022 Log: Prevent collision with getline(3) Added: head/devel/noweb/files/patch-c_finduses.c (contents, props changed) head/devel/noweb/files/patch-c_getline.c (contents, props changed) head/devel/noweb/files/patch-c_getline.h (contents, props changed) head/devel/noweb/files/patch-c_markmain.c (contents, props changed) head/devel/noweb/files/patch-c_notangle.c (contents, props changed) Added: head/devel/noweb/files/patch-c_finduses.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/noweb/files/patch-c_finduses.c Wed May 11 19:49:22 2016 (r415022) @@ -0,0 +1,29 @@ +--- c/finduses.c.orig 2006-06-12 21:16:23 UTC ++++ c/finduses.c +@@ -49,7 +49,7 @@ main(int argc, char **argv) { + #line 155 "finduses.nw" + errormsg(Fatal, "%s: couldn't open temporary file\n", progname); + #line 78 "finduses.nw" +- while ((line = getline(stdin)) != NULL) { ++ while ((line = get_line(stdin)) != NULL) { + if (fputs(line, tmp) == EOF) + #line 157 "finduses.nw" + errormsg(Fatal, "%s: error writing temporary file\n", progname); +@@ -89,7 +89,7 @@ for (; i < argc; i++) + #line 66 "finduses.nw" + static void read_ids(FILE *in) { + char *line; +- while ((line = getline(in)) != NULL) { ++ while ((line = get_line(in)) != NULL) { + if (line[strlen(line)-1] == '\n') line[strlen(line)-1] = 0; + add_ident(nwindex, line); + } +@@ -100,7 +100,7 @@ static void add_use_markers(FILE *in, FI + int incode = 0; + LineOut info; info.line = (char *)0; info.out = out; + +- while ((line = getline(in)) != NULL) { ++ while ((line = get_line(in)) != NULL) { + if (is_begin(line, "code") || showquotes && is_keyword(line, "quote")) + incode = 1; + else if (is_end(line, "code") || is_keyword(line, "endquote")) Added: head/devel/noweb/files/patch-c_getline.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/noweb/files/patch-c_getline.c Wed May 11 19:49:22 2016 (r415022) @@ -0,0 +1,25 @@ +--- c/getline.c.orig 2006-06-12 21:16:23 UTC ++++ c/getline.c +@@ -19,7 +19,7 @@ void new_buffers(void) { + checkptr(buf2 = (char *) realloc(buf2, buf_size)); + } + #line 47 "getline.nw" +-char *getline (FILE *fp) { ++char *get_line (FILE *fp) { + + + #line 82 "getline.nw" +@@ -40,11 +40,11 @@ if (buf1==NULL) { + return buf1; + } + #line 62 "getline.nw" +-char *getline_expand (FILE *fp) { ++char *get_line_expand (FILE *fp) { + char *s, *t; + int width; + +- if (getline(fp)==NULL) return NULL; ++ if (get_line(fp)==NULL) return NULL; + + #line 87 "getline.nw" + if (columnwidth(buf1) > buf_size - 1) { Added: head/devel/noweb/files/patch-c_getline.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/noweb/files/patch-c_getline.h Wed May 11 19:49:22 2016 (r415022) @@ -0,0 +1,11 @@ +--- c/getline.h.orig 2006-06-12 21:16:23 UTC ++++ c/getline.h +@@ -1,6 +1,6 @@ +-char *getline_expand (FILE *fp); ++char *get_line_expand (FILE *fp); + /* grab a line in buffer, return new buffer or NULL for eof + tabs in line are expanded according to tabsize */ +-char *getline (FILE *fp); ++char *get_line (FILE *fp); + /* grab a line in the buffer, return a new buffer or NULL for eof + no expansion of tabs */ Added: head/devel/noweb/files/patch-c_markmain.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/noweb/files/patch-c_markmain.c Wed May 11 19:49:22 2016 (r415022) @@ -0,0 +1,11 @@ +--- c/markmain.c.orig 2006-06-12 21:16:23 UTC ++++ c/markmain.c +@@ -62,7 +62,7 @@ void markup (FILE* in, FILE *out, char * + #line 121 "markmain.nw" + print_pair(out, "file", filename); + print_state(out, Begin, state, count); +-while ((line = getline_expand(in)) != NULL) { ++while ((line = get_line_expand(in)) != NULL) { + lineno++; + + #line 172 "markmain.nw" Added: head/devel/noweb/files/patch-c_notangle.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/noweb/files/patch-c_notangle.c Wed May 11 19:49:22 2016 (r415022) @@ -0,0 +1,42 @@ +--- c/notangle.c.orig 2006-06-12 21:16:23 UTC ++++ c/notangle.c +@@ -44,7 +44,7 @@ void read_defs(FILE *in) { + char *line = NULL; /* buffer for input */ + Location loc; + +- while ((line = getline(in)) != NULL) { ++ while ((line = get_line(in)) != NULL) { + if (is_keyword(line, "fatal")) exit(1); + + #line 101 "notangle.nw" +@@ -90,7 +90,7 @@ if (!is_begin(line, "code")) + #line 66 "notangle.nw" + + #line 97 "notangle.nw" +-do { line = getline(in); ++do { line = get_line(in); + } while (line != NULL && !is_keyword(line,"defn") && !is_keyword(line,"text")); + #line 67 "notangle.nw" + insist(line,"defn","code chunk had no definition line"); +@@ -102,10 +102,10 @@ modname[strlen(modname)-1]='\0'; + warn_dots(modname); /* names ending in ... aren't like web */ + modptr = insert(modname); /* find or add module in table */ + +- line = getline(in); ++ line = get_line(in); + insist(line,"nl","definition line not followed by newline"); + loc.lineno++; +- line = getline(in); ++ line = get_line(in); + while (line != NULL && !is_end(line,"code")) { + if (is_keyword(line,"nl")) { + addnewline(modptr); +@@ -157,7 +157,7 @@ modname[strlen(modname)-1]='\0'; + #line 182 "notangle.nw" + errorat(loc.filename, loc.lineno, Error, "botched code chunk `%s'", line); + #line 90 "notangle.nw" +- line = getline(in); ++ line = get_line(in); + } + + #line 176 "notangle.nw" From owner-svn-ports-head@freebsd.org Wed May 11 20:04:23 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96335B37AE4; Wed, 11 May 2016 20:04: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 541981E27; Wed, 11 May 2016 20:04: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 u4BK4Mot095777; Wed, 11 May 2016 20:04:22 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BK4MUS095774; Wed, 11 May 2016 20:04:22 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605112004.u4BK4MUS095774@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 11 May 2016 20:04:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415023 - head/math/ess X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 20:04:23 -0000 Author: amdmi3 Date: Wed May 11 20:04:22 2016 New Revision: 415023 URL: https://svnweb.freebsd.org/changeset/ports/415023 Log: - Update to 16.04 - Pass maintainership to submitter PR: 209445 Submitted by: rhurlin@gwdg.de Modified: head/math/ess/Makefile head/math/ess/distinfo head/math/ess/pkg-plist Modified: head/math/ess/Makefile ============================================================================== --- head/math/ess/Makefile Wed May 11 19:49:22 2016 (r415022) +++ head/math/ess/Makefile Wed May 11 20:04:22 2016 (r415023) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= ess -DISTVERSION= 15.09-2 +DISTVERSION= 16.04 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ \ http://stat.ethz.ch/ESS/downloads/ess/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rhurlin@gwdg.de COMMENT= R support for Emacsen LICENSE= GPLv2+ Modified: head/math/ess/distinfo ============================================================================== --- head/math/ess/distinfo Wed May 11 19:49:22 2016 (r415022) +++ head/math/ess/distinfo Wed May 11 20:04:22 2016 (r415023) @@ -1,2 +1,2 @@ -SHA256 (ess-15.09-2.tgz) = 706c41237e1edf33a369902f503bb25254b2bbb750b9ed1adee244e875264afb -SIZE (ess-15.09-2.tgz) = 3248241 +SHA256 (ess-16.04.tgz) = 8fdde4aecec5139fd262063f4354140b9991fdad4134bb6b7be70c2bd55af570 +SIZE (ess-16.04.tgz) = 3265496 Modified: head/math/ess/pkg-plist ============================================================================== --- head/math/ess/pkg-plist Wed May 11 19:49:22 2016 (r415022) +++ head/math/ess/pkg-plist Wed May 11 20:04:22 2016 (r415023) @@ -10,8 +10,9 @@ %%EMACS_LIBDIR%%/%%ETCDIR%%/ESSR/R/.load.R %%EMACS_LIBDIR%%/%%ETCDIR%%/ESSR/R/completion.R %%EMACS_LIBDIR%%/%%ETCDIR%%/ESSR/R/debug.R -%%EMACS_LIBDIR%%/%%ETCDIR%%/ESSR/R/developer.R %%EMACS_LIBDIR%%/%%ETCDIR%%/ESSR/R/misc.R +%%EMACS_LIBDIR%%/%%ETCDIR%%/ESSR/R/mpi.R +%%EMACS_LIBDIR%%/%%ETCDIR%%/ESSR/R/ns-eval.R %%EMACS_LIBDIR%%/%%ETCDIR%%/ESSR/VERSION %%EMACS_LIBDIR%%/%%ETCDIR%%/ess-julia.jl %%EMACS_LIBDIR%%/%%ETCDIR%%/ess-s4.S @@ -48,12 +49,12 @@ %%EMACS_SITE_LISPDIR%%/ess/ess-custom.elc %%EMACS_SITE_LISPDIR%%/ess/ess-dde.el %%EMACS_SITE_LISPDIR%%/ess/ess-dde.elc -%%EMACS_SITE_LISPDIR%%/ess/ess-developer.el -%%EMACS_SITE_LISPDIR%%/ess/ess-developer.elc %%EMACS_SITE_LISPDIR%%/ess/ess-eldoc.el %%EMACS_SITE_LISPDIR%%/ess/ess-eldoc.elc %%EMACS_SITE_LISPDIR%%/ess/ess-font-lock.el %%EMACS_SITE_LISPDIR%%/ess/ess-font-lock.elc +%%EMACS_SITE_LISPDIR%%/ess/ess-generics.el +%%EMACS_SITE_LISPDIR%%/ess/ess-generics.elc %%EMACS_SITE_LISPDIR%%/ess/ess-gretl.el %%EMACS_SITE_LISPDIR%%/ess/ess-gretl.elc %%EMACS_SITE_LISPDIR%%/ess/ess-help.el @@ -88,6 +89,10 @@ %%EMACS_SITE_LISPDIR%%/ess/ess-r-completion.elc %%EMACS_SITE_LISPDIR%%/ess/ess-r-d.el %%EMACS_SITE_LISPDIR%%/ess/ess-r-d.elc +%%EMACS_SITE_LISPDIR%%/ess/ess-r-gui.el +%%EMACS_SITE_LISPDIR%%/ess/ess-r-gui.elc +%%EMACS_SITE_LISPDIR%%/ess/ess-r-package.el +%%EMACS_SITE_LISPDIR%%/ess/ess-r-package.elc %%EMACS_SITE_LISPDIR%%/ess/ess-r-syntax.el %%EMACS_SITE_LISPDIR%%/ess/ess-r-syntax.elc %%EMACS_SITE_LISPDIR%%/ess/ess-rd.el From owner-svn-ports-head@freebsd.org Wed May 11 20:10:52 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F210B37C87; Wed, 11 May 2016 20:10:52 +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 3D6671256; Wed, 11 May 2016 20:10: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 u4BKApGL096823; Wed, 11 May 2016 20:10:51 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BKApsZ096822; Wed, 11 May 2016 20:10:51 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201605112010.u4BKApsZ096822@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 11 May 2016 20:10:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415024 - head/databases/mariadb100-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 20:10:52 -0000 Author: brnrd Date: Wed May 11 20:10:51 2016 New Revision: 415024 URL: https://svnweb.freebsd.org/changeset/ports/415024 Log: databases/mariadb100-server: Fix package builder failures - Add dependency on OpenSSL from ports - As per PR206998 this fixes the relocation error [1] [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206998#c102 PR: 209419 Modified: head/databases/mariadb100-server/Makefile Modified: head/databases/mariadb100-server/Makefile ============================================================================== --- head/databases/mariadb100-server/Makefile Wed May 11 20:04:22 2016 (r415023) +++ head/databases/mariadb100-server/Makefile Wed May 11 20:10:51 2016 (r415024) @@ -92,6 +92,8 @@ TOKUDB_PORTDOCS= PATENTS README.md FASTMTX_CMAKE_ON= -DWITH_FAST_MUTEXES=1 USE_OPENSSL= yes +# See PR209419, MariaDB 10.0 fails to build with base SSL libs +WITH_OPENSSL_PORT= yes .if defined(CLIENT_ONLY) # MySQL-Client part From owner-svn-ports-head@freebsd.org Wed May 11 20:15:02 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2FCF3B37F37; Wed, 11 May 2016 20:15:02 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E672B19B8; Wed, 11 May 2016 20:15:01 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BKF1WA099267; Wed, 11 May 2016 20:15:01 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BKF0Vt099259; Wed, 11 May 2016 20:15:00 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201605112015.u4BKF0Vt099259@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 11 May 2016 20:15:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415025 - in head/audio: . forked-daapd forked-daapd/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 20:15:02 -0000 Author: woodsb02 Date: Wed May 11 20:15:00 2016 New Revision: 415025 URL: https://svnweb.freebsd.org/changeset/ports/415025 Log: Add new port audio/forked-daapd, a DAAP (iTunes), MPD (Music Player Daemon) and RSP (Roku) media server. PR: 199743 Submitted by: takumiiinn@gmail.com, with extra work by pi Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D6326 Added: head/audio/forked-daapd/ head/audio/forked-daapd/Makefile (contents, props changed) head/audio/forked-daapd/distinfo (contents, props changed) head/audio/forked-daapd/files/ head/audio/forked-daapd/files/forked-daapd.in (contents, props changed) head/audio/forked-daapd/files/pkg-message.in (contents, props changed) head/audio/forked-daapd/pkg-descr (contents, props changed) head/audio/forked-daapd/pkg-plist (contents, props changed) Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Wed May 11 20:10:51 2016 (r415024) +++ head/audio/Makefile Wed May 11 20:15:00 2016 (r415025) @@ -167,6 +167,7 @@ SUBDIR += fluidsynth SUBDIR += fluidsynth-dssi SUBDIR += fmit + SUBDIR += forked-daapd SUBDIR += fpc-a52 SUBDIR += fpc-mad SUBDIR += fpc-modplug Added: head/audio/forked-daapd/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/forked-daapd/Makefile Wed May 11 20:15:00 2016 (r415025) @@ -0,0 +1,67 @@ +# Created by: Takumi Takahashi +# $FreeBSD$ + +PORTNAME= forked-daapd +PORTVERSION= 24.1 +CATEGORIES= audio + +MAINTAINER= takumiiinn@gmail.com +COMMENT= DAAP (iTunes), MPD (Music Player Daemon) and RSP (Roku) media server + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= antlr3:devel/antlr3 +LIB_DEPENDS= libantlr3c.so:devel/libantlr3c \ + libavahi-client.so:net/avahi-app \ + libavcodec.so:multimedia/ffmpeg \ + libconfuse.so:devel/libconfuse \ + libevent.so:devel/libevent2 \ + libgcrypt.so:security/libgcrypt \ + libinotify.so:devel/libinotify \ + libmxml.so:textproc/mxml \ + libunistring.so:devel/libunistring + +USE_GITHUB= yes +GH_ACCOUNT= ejurgensen + +USES= autoreconf gettext gmake gperf iconv libtool localbase pathfix pkgconfig sqlite + +GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip +USE_LDCONFIG= ${LOCALBASE}/lib/forked-daapd +CONFIGURE_ARGS+=--localstatedir=/var + +USE_RC_SUBR= ${PORTNAME} +RC_NAME= forked_daapd +SUB_LIST= PORTNAME=${PORTNAME} RC_NAME=${RC_NAME} +SUB_FILES= pkg-message + +USERS= daapd +GROUPS= daapd + +OPTIONS_DEFINE= ALSA ITUNES LASTFM MPD +OPTIONS_DEFAULT=ITUNES LASTFM MPD + +ITUNES_DESC= iTunes XML support +MPD_DESC= Music Player Daemon protocol support + +ALSA_CONFIGURE_WITH= alsa +ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib +ITUNES_CONFIGURE_ENABLE=itunes +ITUNES_LIB_DEPENDS= libplist.so:devel/libplist +LASTFM_CONFIGURE_ENABLE=lastfm +LASTFM_LIB_DEPENDS= libcurl.so:ftp/curl +MPD_CONFIGURE_ENABLE= mpd + +.include + +# Ensure FreeBSD 9 can find zlib library +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000712 +CONFIGURE_ENV+= ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-lz" +.endif + +post-install: + @${MV} ${STAGEDIR}${PREFIX}/etc/forked-daapd.conf ${STAGEDIR}${PREFIX}/etc/forked-daapd.conf.sample + +.include Added: head/audio/forked-daapd/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/forked-daapd/distinfo Wed May 11 20:15:00 2016 (r415025) @@ -0,0 +1,2 @@ +SHA256 (ejurgensen-forked-daapd-24.1_GH0.tar.gz) = 2d0353b318c10dc53928b40010ffeaca1264c8219dff15d715953ded2c3ba73d +SIZE (ejurgensen-forked-daapd-24.1_GH0.tar.gz) = 344140 Added: head/audio/forked-daapd/files/forked-daapd.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/forked-daapd/files/forked-daapd.in Wed May 11 20:15:00 2016 (r415025) @@ -0,0 +1,35 @@ +#!/bin/sh + +# $FreeBSD$ +# +# PROVIDE: %%PORTNAME%% +# REQUIRE: avahi_daemon dbus +# KEYWORD: shutdown +# +# Add these lines to /etc/rc.conf.local or /etc/rc.conf +# to enable this service: +# +# %%RC_NAME%%_enable (bool): Set to NO by default. +# Set it to YES to enable %%PORTNAME%%. +# %%RC_NAME%%_config (path): Set to %%PREFIX%%/etc/forked-daapd.conf +# by default. +# %%RC_NAME%%_flags (str): Set to "" by default + +. /etc/rc.subr + +name=%%RC_NAME%% +rcvar=${name}_enable + +load_rc_config $name + +: ${%%RC_NAME%%_enable:="NO"} +: ${%%RC_NAME%%_config:="%%PREFIX%%/etc/forked-daapd.conf"} +: ${%%RC_NAME%%_flags:=""} + +pidfile="/var/run/%%PORTNAME%%.pid" +required_files="$%%RC_NAME%%_config" + +command="%%PREFIX%%/sbin/%%PORTNAME%%" +command_args="-P $pidfile -c $%%RC_NAME%%_config $%%RC_NAME%%_flags" + +run_rc_command "$1" Added: head/audio/forked-daapd/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/forked-daapd/files/pkg-message.in Wed May 11 20:15:00 2016 (r415025) @@ -0,0 +1,21 @@ +%%PORTNAME%% uses FFmpeg for transcoding audio playback. +The default ports/pkg build of FFmpeg on FreeBSD has a number +of options which could be SET/UNSET to provide support for +additional audio codecs. + +If you find %%PORTNAME%% does not support the audio codecs you +require, it is recommended to recompile the multimedia/ffmpeg +package from ports with the necessary options ENABLED (SET). + +You should review and edit the %%PORTNAME%% configuration +file %%PREFIX%%/etc/%%PORTNAME%%.conf before first use. + +To automatically start %%PORTNAME%% at boot time: +# sysrc 'dbus_enable=YES' +# sysrc 'avahi_daemon_enable=YES' +# sysrc '%%RC_NAME%%_enable=YES' + +To then manually start %%PORTNAME%% without rebooting: +# service dbus start +# service avahi-daemon start +# service %%PORTNAME%% start Added: head/audio/forked-daapd/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/forked-daapd/pkg-descr Wed May 11 20:15:00 2016 (r415025) @@ -0,0 +1,15 @@ +forked-daapd is a DAAP (iTunes), MPD (Music Player Daemon) and RSP (Roku) media +server. It is a complete rewrite of mt-daapd (Firefly Media Server). + +It has support for AirPlay devices/speakers, Apple Remote (and compatibles), +MPD clients, Chromecast, network streaming, internet radio, Spotify and LastFM. + +It does not support streaming video by AirPlay nor Chromecast. + +DAAP stands for Digital Audio Access Protocol, and is the protocol used +by iTunes and friends to share/stream media libraries over the network. + +RSP is Roku's own media sharing protocol. Roku are the makers of the +SoundBridge devices. + +WWW: http://ejurgensen.github.io/forked-daapd/ Added: head/audio/forked-daapd/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/forked-daapd/pkg-plist Wed May 11 20:15:00 2016 (r415025) @@ -0,0 +1,6 @@ +@sample etc/forked-daapd.conf.sample +lib/forked-daapd/forked-daapd-sqlext.so +man/man8/forked-daapd.8.gz +sbin/forked-daapd +@dir(daapd,daapd,700) /var/cache/forked-daapd/libspotify +@dir(daapd,daapd,700) /var/cache/forked-daapd From owner-svn-ports-head@freebsd.org Wed May 11 20:15:04 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71F2DB37F3E; Wed, 11 May 2016 20:15:04 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 499FA19BC; Wed, 11 May 2016 20:15:04 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BKF35v099408; Wed, 11 May 2016 20:15:03 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BKF3x4099405; Wed, 11 May 2016 20:15:03 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201605112015.u4BKF3x4099405@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Wed, 11 May 2016 20:15:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415026 - head/emulators/i386-wine-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 20:15:04 -0000 Author: dbn Date: Wed May 11 20:15:03 2016 New Revision: 415026 URL: https://svnweb.freebsd.org/changeset/ports/415026 Log: emulators/i386-wine-devel: update to 1.9.9_1. - Add GNUTLS support. Modified: head/emulators/i386-wine-devel/Makefile.inc head/emulators/i386-wine-devel/distinfo head/emulators/i386-wine-devel/pkg-plist Modified: head/emulators/i386-wine-devel/Makefile.inc ============================================================================== --- head/emulators/i386-wine-devel/Makefile.inc Wed May 11 20:15:00 2016 (r415025) +++ head/emulators/i386-wine-devel/Makefile.inc Wed May 11 20:15:03 2016 (r415026) @@ -3,6 +3,7 @@ PORTNAME= wine PORTVERSION= 1.9.9 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/ Modified: head/emulators/i386-wine-devel/distinfo ============================================================================== --- head/emulators/i386-wine-devel/distinfo Wed May 11 20:15:00 2016 (r415025) +++ head/emulators/i386-wine-devel/distinfo Wed May 11 20:15:03 2016 (r415026) @@ -1,12 +1,12 @@ -SHA256 (freebsd:9:x86:64/i386-wine-devel-1.9.9,1.txz) = 3e41676700b6bec7799a1ce1ef4daedb3d73d73e5d88567e347755c48f273c34 -SIZE (freebsd:9:x86:64/i386-wine-devel-1.9.9,1.txz) = 39102052 -SHA256 (freebsd:9:x86:64/i386-wine-staging-1.9.9,1.txz) = ad5799382d61bf46ad5dd8d96c437d96ec8610d0e08d14f6a1df55ad048cf92a -SIZE (freebsd:9:x86:64/i386-wine-staging-1.9.9,1.txz) = 41791860 -SHA256 (freebsd:10:x86:64/i386-wine-devel-1.9.9,1.txz) = 549bee9b7db9bb3ccc66a24a50d0b6ff7565f3137ce0d3cc5515c17c141da994 -SIZE (freebsd:10:x86:64/i386-wine-devel-1.9.9,1.txz) = 39200140 -SHA256 (freebsd:10:x86:64/i386-wine-staging-1.9.9,1.txz) = dd1942cc76c6258267fe52892fdf6385a4fdab42f28bbed2d3b580763fe2eb38 -SIZE (freebsd:10:x86:64/i386-wine-staging-1.9.9,1.txz) = 41895200 -SHA256 (freebsd:11:x86:64/i386-wine-devel-1.9.9,1.txz) = 8094d7c5eed593ccca98218538b55784de23fe55d184f68a9afc3e0318e3dd1a -SIZE (freebsd:11:x86:64/i386-wine-devel-1.9.9,1.txz) = 38768272 -SHA256 (freebsd:11:x86:64/i386-wine-staging-1.9.9,1.txz) = c5dc7dde83278a4a2ee9f9eb9d60f9bd1e6be1695939dcbe4cb02a6bcb92fc32 -SIZE (freebsd:11:x86:64/i386-wine-staging-1.9.9,1.txz) = 41441092 +SHA256 (freebsd:9:x86:64/i386-wine-devel-1.9.9_1,1.txz) = 8a2d1c338aac045bea2819a96cbd9affeac34f9922c395e22fc5e769a439fcbe +SIZE (freebsd:9:x86:64/i386-wine-devel-1.9.9_1,1.txz) = 40030432 +SHA256 (freebsd:9:x86:64/i386-wine-staging-1.9.9_1,1.txz) = 41aca432f23aa57df56cae8ffaa735444cc2ab967a603357986ce8db39dd5afd +SIZE (freebsd:9:x86:64/i386-wine-staging-1.9.9_1,1.txz) = 42723752 +SHA256 (freebsd:10:x86:64/i386-wine-devel-1.9.9_1,1.txz) = b9d1da6782646f4804f9c036c74fedba541c4b55b160276be9e5b1293ae9271e +SIZE (freebsd:10:x86:64/i386-wine-devel-1.9.9_1,1.txz) = 40113560 +SHA256 (freebsd:10:x86:64/i386-wine-staging-1.9.9_1,1.txz) = 6b53cc2bed54f75be84cc56cd9e47c8f822a11fd971772de87ead15759c06ab2 +SIZE (freebsd:10:x86:64/i386-wine-staging-1.9.9_1,1.txz) = 42814912 +SHA256 (freebsd:11:x86:64/i386-wine-devel-1.9.9_1,1.txz) = 4724f46d6f7ba34645757ff3091aa44cb82d8ae9c2139ed32dfba6384236aec6 +SIZE (freebsd:11:x86:64/i386-wine-devel-1.9.9_1,1.txz) = 39709092 +SHA256 (freebsd:11:x86:64/i386-wine-staging-1.9.9_1,1.txz) = dad06b375e5ba4b2b8bd26cbcd6522225f3f11851534423fd44825c9c54422e4 +SIZE (freebsd:11:x86:64/i386-wine-staging-1.9.9_1,1.txz) = 42363880 Modified: head/emulators/i386-wine-devel/pkg-plist ============================================================================== --- head/emulators/i386-wine-devel/pkg-plist Wed May 11 20:15:00 2016 (r415025) +++ head/emulators/i386-wine-devel/pkg-plist Wed May 11 20:15:03 2016 (r415026) @@ -1091,18 +1091,27 @@ lib32/libdrm_amdgpu.so.1 lib32/libdrm_intel.so.1 lib32/libdrm_radeon.so.1 lib32/libexpat.so.1 +lib32/libffi.so.6 lib32/libfontconfig.so.1 lib32/libfreetype.so.6 %%OSREL9%%lib32/libgcc_s.so.1 lib32/libglapi.so.0 +lib32/libgmp.so.10 +lib32/libgnutls.so.30 +lib32/libhogweed.so.4 %%OSREL9%%lib32/libiconv.so.2 +lib32/libidn.so.11 +lib32/libintl.so.8 lib32/libjpeg.so.8 lib32/liblcms2.so.2 %%STAGING%%lib32/libmpg123.so.0 +lib32/libnettle.so.6 +lib32/libp11-kit.so.0 lib32/libpciaccess.so.0 lib32/libpng16.so.16 lib32/libpthread-stubs.so.0 %%OSREL9%%lib32/libstdc++.so.6 +lib32/libtasn1.so.6 %%STAGING%%lib32/libtxc_dxtn.so %%STAGING%%lib32/libv4l1.so.0 %%STAGING%%lib32/libv4l2.so.0 From owner-svn-ports-head@freebsd.org Wed May 11 20:22:09 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71F75B370B9; Wed, 11 May 2016 20:22:09 +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 263C41E56; Wed, 11 May 2016 20:22:09 +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 u4BKM8LL002484; Wed, 11 May 2016 20:22:08 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BKM8Sw002481; Wed, 11 May 2016 20:22:08 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605112022.u4BKM8Sw002481@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 11 May 2016 20:22:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415027 - head/lang/hope/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 20:22:09 -0000 Author: bapt Date: Wed May 11 20:22:07 2016 New Revision: 415027 URL: https://svnweb.freebsd.org/changeset/ports/415027 Log: Prevent collision with getline(3) Added: head/lang/hope/files/patch-src_source.c (contents, props changed) head/lang/hope/files/patch-src_source.h (contents, props changed) head/lang/hope/files/patch-src_yylex.c (contents, props changed) Added: head/lang/hope/files/patch-src_source.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/hope/files/patch-src_source.c Wed May 11 20:22:07 2016 (r415027) @@ -0,0 +1,20 @@ +--- src/source.c.orig 1999-04-09 23:40:26 UTC ++++ src/source.c +@@ -250,7 +250,7 @@ static const char *const errname[] = { + abort(); + if (errtype >= FATALERR) { + if (gen_listing) /* copy the rest to the listing */ +- while (getline()) ++ while (get_line()) + ; + (void)exit(1); + } +@@ -287,7 +287,7 @@ interactive(void) + * otherwise it ends in a newline (whitespace) and then a null. + */ + global Bool +-getline(void) ++get_line(void) + { + if (atend && cur_source >= source) { + if (cur_source > source) Added: head/lang/hope/files/patch-src_source.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/hope/files/patch-src_source.h Wed May 11 20:22:07 2016 (r415027) @@ -0,0 +1,11 @@ +--- src/source.h.orig 1997-06-09 08:02:53 UTC ++++ src/source.h +@@ -8,7 +8,7 @@ extern const Byte *inptr; + extern void init_source(FILE *src, Bool gen_listing); + extern void enterfile(FILE *f); + extern Bool interactive(void); +-extern Bool getline(void); ++extern Bool get_line(void); + + #ifdef RE_EDIT + extern void set_script(const char *filename); Added: head/lang/hope/files/patch-src_yylex.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/hope/files/patch-src_yylex.c Wed May 11 20:22:07 2016 (r415027) @@ -0,0 +1,11 @@ +--- src/yylex.c.orig 1999-04-09 12:21:08 UTC ++++ src/yylex.c +@@ -157,7 +157,7 @@ yylex(void) + inptr = start; + return ';'; + } +- if (! getline()) ++ if (! get_line()) + return EOF; + } else if (IsDigit(c)) { + /* From owner-svn-ports-head@freebsd.org Wed May 11 20:26:39 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B8219B37454; Wed, 11 May 2016 20:26:39 +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 87C1613CD; Wed, 11 May 2016 20:26:39 +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 u4BKQcOj002747; Wed, 11 May 2016 20:26:38 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BKQcW9002746; Wed, 11 May 2016 20:26:38 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605112026.u4BKQcW9002746@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 11 May 2016 20:26:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415028 - head/shells/flash/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 20:26:39 -0000 Author: bapt Date: Wed May 11 20:26:38 2016 New Revision: 415028 URL: https://svnweb.freebsd.org/changeset/ports/415028 Log: Prevent collision with getline(3) Modified: head/shells/flash/files/patch-string.h Modified: head/shells/flash/files/patch-string.h ============================================================================== --- head/shells/flash/files/patch-string.h Wed May 11 20:22:07 2016 (r415027) +++ head/shells/flash/files/patch-string.h Wed May 11 20:26:38 2016 (r415028) @@ -1,6 +1,6 @@ ---- string.h.orig Thu Jan 18 01:21:24 2001 -+++ string.h Fri Jan 26 05:36:32 2001 -@@ -2,7 +2,6 @@ +--- string.h.orig 2001-11-03 18:09:21 UTC ++++ string.h +@@ -2,14 +2,13 @@ # define __STRING_H #include @@ -8,3 +8,11 @@ #define CR '\n' #define TAB '\t' + + char *readline(FILE *fp); + char *findline(char *start, int *foundend); +-int getline(const char *, char *); ++int get_line(const char *, char *); + int substr(const char *, char *, char); + int strtokenize(char *line, char delim, char **tokens, int maxtokens); + char *stradp(char *filename); From owner-svn-ports-head@freebsd.org Wed May 11 20:32:45 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D4E2B3772A; Wed, 11 May 2016 20:32:45 +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 33BCF1A9F; Wed, 11 May 2016 20:32:45 +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 u4BKWi5L005887; Wed, 11 May 2016 20:32:44 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BKWiiD005885; Wed, 11 May 2016 20:32:44 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605112032.u4BKWiiD005885@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 11 May 2016 20:32:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415029 - head/misc/bogosort/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 20:32:45 -0000 Author: bapt Date: Wed May 11 20:32:44 2016 New Revision: 415029 URL: https://svnweb.freebsd.org/changeset/ports/415029 Log: Prevent collision with getline(3) Added: head/misc/bogosort/files/patch-getlines.c (contents, props changed) head/misc/bogosort/files/patch-getlines.h (contents, props changed) Added: head/misc/bogosort/files/patch-getlines.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/bogosort/files/patch-getlines.c Wed May 11 20:32:44 2016 (r415029) @@ -0,0 +1,29 @@ +--- getlines.c.orig 2002-05-04 20:22:22 UTC ++++ getlines.c +@@ -49,7 +49,7 @@ getlines(FILE *stream) + char **ss = NULL; + + /* read all lines available */ +- while ((s = getline(stream)) != NULL) { ++ while ((s = get_line(stream)) != NULL) { + if (numlines == allocated) /* make more room if needed */ + ss = (char **)xrealloc(ss, + (allocated += LINESTEP) * sizeof (char *)); +@@ -81,7 +81,7 @@ getmorelines(FILE *stream, char **lines) + allocated = numlines + 1; /* this is a lie, but it's close enough */ + + /* read all lines available */ +- while ((s = getline(stream)) != NULL) { ++ while ((s = get_line(stream)) != NULL) { + if (numlines == allocated) /* make more room if needed */ + ss = (char **)xrealloc(ss, + (allocated += LINESTEP) * sizeof (char *)); +@@ -100,7 +100,7 @@ getmorelines(FILE *stream, char **lines) + * line in stream, return NULL on EOF + */ + char * +-getline(FILE *stream) ++get_line(FILE *stream) + { + int c, numchars = 0, allocated = 0; + char *s = NULL; Added: head/misc/bogosort/files/patch-getlines.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/bogosort/files/patch-getlines.h Wed May 11 20:32:44 2016 (r415029) @@ -0,0 +1,10 @@ +--- getlines.h.orig 2016-05-11 20:30:38 UTC ++++ getlines.h +@@ -39,6 +39,6 @@ char **getmorelines(FILE *stream, char * + * getline: return a pointer to a newly allocated string containing the next + * line in stream + */ +-char *getline(FILE *stream); ++char *get_line(FILE *stream); + + #endif /* GETLINES_H */ From owner-svn-ports-head@freebsd.org Wed May 11 20:39:12 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 26DA1B37838; Wed, 11 May 2016 20:39:12 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DFDB81CD7; Wed, 11 May 2016 20:39:11 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BKdBr4006264; Wed, 11 May 2016 20:39:11 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BKdB73006262; Wed, 11 May 2016 20:39:11 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201605112039.u4BKdB73006262@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Wed, 11 May 2016 20:39:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415030 - head/games/cockatrice X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 20:39:12 -0000 Author: sbruno Date: Wed May 11 20:39:10 2016 New Revision: 415030 URL: https://svnweb.freebsd.org/changeset/ports/415030 Log: Update Cockatrice to upstream Release Version 2016-05-06-Release. https://github.com/Cockatrice/Cockatrice/releases/tag/2016-05-06-Release Modified: head/games/cockatrice/Makefile head/games/cockatrice/distinfo Modified: head/games/cockatrice/Makefile ============================================================================== --- head/games/cockatrice/Makefile Wed May 11 20:32:44 2016 (r415029) +++ head/games/cockatrice/Makefile Wed May 11 20:39:10 2016 (r415030) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Cockatrice -PORTVERSION= 0.0.g2016.04.27 -PORTREVISION= 1 +PORTVERSION= 0.0.g2016.05.06 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org @@ -14,7 +13,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libprotobuf.so:devel/protobuf USE_GITHUB= yes -GH_TAGNAME= ff1091a +GH_TAGNAME= 2016-05-06-Release USES= cmake compiler:c++11-lib USE_QT5= buildtools concurrent core multimedia network printsupport \ Modified: head/games/cockatrice/distinfo ============================================================================== --- head/games/cockatrice/distinfo Wed May 11 20:32:44 2016 (r415029) +++ head/games/cockatrice/distinfo Wed May 11 20:39:10 2016 (r415030) @@ -1,2 +1,2 @@ -SHA256 (Cockatrice-Cockatrice-0.0.g2016.04.27-ff1091a_GH0.tar.gz) = 802c57f647f00400c6bac280eccab07ce05c3395826c717599ebff45de84d55f -SIZE (Cockatrice-Cockatrice-0.0.g2016.04.27-ff1091a_GH0.tar.gz) = 6905652 +SHA256 (Cockatrice-Cockatrice-0.0.g2016.05.06-2016-05-06-Release_GH0.tar.gz) = 379835006f38b603af01cf46d508fd40e862b451045807b444042914e8736fee +SIZE (Cockatrice-Cockatrice-0.0.g2016.05.06-2016-05-06-Release_GH0.tar.gz) = 6910937 From owner-svn-ports-head@freebsd.org Wed May 11 20:41:25 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1056B379E1; Wed, 11 May 2016 20:41: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 7033E1E4A; Wed, 11 May 2016 20:41:25 +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 u4BKfOxx009059; Wed, 11 May 2016 20:41:24 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BKfO08009056; Wed, 11 May 2016 20:41:24 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605112041.u4BKfO08009056@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 11 May 2016 20:41:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415031 - head/cad/elmerfem X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 20:41:25 -0000 Author: amdmi3 Date: Wed May 11 20:41:24 2016 New Revision: 415031 URL: https://svnweb.freebsd.org/changeset/ports/415031 Log: - Update to 8.2.20160404 - While here, cosmetic fixes and switch to new test framework PR: 209271 Submitted by: pfg Modified: head/cad/elmerfem/Makefile head/cad/elmerfem/distinfo head/cad/elmerfem/pkg-plist Modified: head/cad/elmerfem/Makefile ============================================================================== --- head/cad/elmerfem/Makefile Wed May 11 20:39:10 2016 (r415030) +++ head/cad/elmerfem/Makefile Wed May 11 20:41:24 2016 (r415031) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= elmerfem -PORTVERSION= 8.1.20160311 +PORTVERSION= 8.2.20160404 CATEGORIES= cad science MAINTAINER= ports@FreeBSD.org @@ -15,12 +15,12 @@ LIB_DEPENDS= libparpack.so:math/arpack-n USE_GITHUB= yes GH_ACCOUNT= ElmerCSC -GH_TAGNAME= dee8ceb +GH_TAGNAME= 2f5a55c USES= blaslapack:netlib cmake fortran gmake tcl USE_LDCONFIG= ${PREFIX}/lib/elmersolver -ALL_TARGET= +ALL_TARGET= # empty .if !defined(MAINTAINER_MODE) CMAKE_ARGS+= -Wno-dev @@ -34,17 +34,15 @@ CXXFLAGS_${ARCH}= -fPIC FCFLAGS+= -fPIC FFLAGS+= -fPIC .endif + LDFLAGS+= -L${LOCALBASE}/lib FCPPFLAGS+= -ansi post-install: - cd ${STAGEDIR}${PREFIX}/bin \ - && ${LN} -sf ElmerSolver_mpi ${STAGEDIR}${PREFIX}/bin/ElmerSolver - ${STRIP_CMD} ${STAGEDIR}/${PREFIX}/bin/ElmerGrid - -.if defined(MAINTAINER_MODE) -regression-test: install - cd ${WRKSRC} && LD_LIBRARY_PATH=${PREFIX}/share/elmersolver/lib ${MAKE_CMD} 1dtest_Source -.endif + ${LN} -sf ElmerSolver_mpi ${STAGEDIR}${PREFIX}/bin/ElmerSolver + @${STRIP_CMD} ${STAGEDIR}/${PREFIX}/bin/ElmerGrid + +do-test: + cd ${WRKSRC} && ${SETENV} LD_LIBRARY_PATH=${PREFIX}/share/elmersolver/lib ${MAKE_CMD} 1dtest_Source .include Modified: head/cad/elmerfem/distinfo ============================================================================== --- head/cad/elmerfem/distinfo Wed May 11 20:39:10 2016 (r415030) +++ head/cad/elmerfem/distinfo Wed May 11 20:41:24 2016 (r415031) @@ -1,2 +1,2 @@ -SHA256 (ElmerCSC-elmerfem-8.1.20160311-dee8ceb_GH0.tar.gz) = a14f2bae53dba5670297457cc822c6b127a5550b8e84d2ed87d7e6679c6c7a5e -SIZE (ElmerCSC-elmerfem-8.1.20160311-dee8ceb_GH0.tar.gz) = 48386208 +SHA256 (ElmerCSC-elmerfem-8.2.20160404-2f5a55c_GH0.tar.gz) = 653c94c5052b757427019358653308b7fba175889b2d9bb759e3e28d6c24ec65 +SIZE (ElmerCSC-elmerfem-8.2.20160404-2f5a55c_GH0.tar.gz) = 48681524 Modified: head/cad/elmerfem/pkg-plist ============================================================================== --- head/cad/elmerfem/pkg-plist Wed May 11 20:39:10 2016 (r415030) +++ head/cad/elmerfem/pkg-plist Wed May 11 20:41:24 2016 (r415031) @@ -44,6 +44,7 @@ share/elmersolver/include/gebhardtfactor share/elmersolver/include/generalutils.mod share/elmersolver/include/globmat.mod share/elmersolver/include/globmatc.mod +share/elmersolver/include/harmutils.mod share/elmersolver/include/hashtable.mod share/elmersolver/include/huti_aux.mod share/elmersolver/include/huti_bicgstab.mod @@ -74,6 +75,7 @@ share/elmersolver/include/maxwellaxis.mo share/elmersolver/include/maxwellgeneral.mod share/elmersolver/include/meshutils.mod share/elmersolver/include/messages.mod +share/elmersolver/include/mgdynmaterialutils.mod share/elmersolver/include/modeldescription.mod share/elmersolver/include/multigrid.mod share/elmersolver/include/navierstokes.mod @@ -101,6 +103,7 @@ share/elmersolver/include/timeintegrate. share/elmersolver/include/toroidcurrents.mod share/elmersolver/include/types.mod share/elmersolver/include/vectorhelmholtzutils.mod +share/elmersolver/include/vecutils.mod share/elmersolver/include/viewfactorglobals.mod share/elmersolver/include/vtklegacyfile.mod share/elmersolver/lib/Acoustics.so @@ -108,13 +111,17 @@ share/elmersolver/lib/AdvectionDiffusion share/elmersolver/lib/AdvectionReaction.so share/elmersolver/lib/ArteryOutlet.so share/elmersolver/lib/ArtificialCompressibility.so +share/elmersolver/lib/CMakeFiles.so share/elmersolver/lib/CircuitsAndDynamics.so share/elmersolver/lib/CoilSolver.so share/elmersolver/lib/CompressibleNS.so +share/elmersolver/lib/CoordinateTransform.so share/elmersolver/lib/CoupledNSUpdate.so +share/elmersolver/lib/CraigBamptonSolver.so share/elmersolver/lib/DCRComplexSolve.so share/elmersolver/lib/DFTSolver.so share/elmersolver/lib/DataToFieldSolver.so +share/elmersolver/lib/DirectionSolver.so share/elmersolver/lib/DistanceSolve.so share/elmersolver/lib/DivProjection.so share/elmersolver/lib/DivergenceSolver.so @@ -138,6 +145,7 @@ share/elmersolver/lib/FreeSurfaceSolver. share/elmersolver/lib/HeatSolve.so share/elmersolver/lib/HelmholtzBEM.so share/elmersolver/lib/HelmholtzSolve.so +share/elmersolver/lib/I26.so share/elmersolver/lib/Isosurface.so share/elmersolver/lib/KESolver.so share/elmersolver/lib/Komega.so @@ -155,6 +163,7 @@ share/elmersolver/lib/ParStokes.so share/elmersolver/lib/ParticleAdvector.so share/elmersolver/lib/ParticleDynamics.so share/elmersolver/lib/PhaseChangeSolve.so +share/elmersolver/lib/Poisson.so share/elmersolver/lib/PoissonBEM.so share/elmersolver/lib/PoissonBoltzmannSolve.so share/elmersolver/lib/PressurePrecond.so @@ -194,12 +203,15 @@ share/elmersolver/lib/ThermoElectricSolv share/elmersolver/lib/TransientPhaseChange.so share/elmersolver/lib/TransportEquation.so share/elmersolver/lib/V2FSolver.so +share/elmersolver/lib/VectorHelmholtz.so share/elmersolver/lib/VelocityPrecond.so share/elmersolver/lib/ViscousCompressibility.so -share/elmersolver/lib/VectorHelmholtz.so share/elmersolver/lib/VorticitySolver.so +share/elmersolver/lib/WPotentialSolver.so share/elmersolver/lib/WaveSolver.so +share/elmersolver/lib/Wsolver.so share/elmersolver/lib/elements.def +share/elmersolver/lib/phasecurrents.so share/elmersolver/license_texts/GPL-2.txt share/elmersolver/license_texts/LGPL-2.1.txt share/elmersolver/license_texts/LICENSES From owner-svn-ports-head@freebsd.org Wed May 11 20:54:34 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4FFD9B37C62; Wed, 11 May 2016 20:54:34 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C2BD01765; Wed, 11 May 2016 20:54:33 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BKsXtS012442; Wed, 11 May 2016 20:54:33 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BKsWgI012434; Wed, 11 May 2016 20:54:32 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201605112054.u4BKsWgI012434@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Wed, 11 May 2016 20:54:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415032 - in head: . audio/clementine-player audio/clementine-player/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 20:54:34 -0000 Author: sbruno Date: Wed May 11 20:54:32 2016 New Revision: 415032 URL: https://svnweb.freebsd.org/changeset/ports/415032 Log: Update clementine-player to Upstream Release 1.3.1: https://github.com/clementine-player/Clementine/releases Requires the sqlite port to have FTS3_TOKENIZER enabled. Add a note to UPDATING about this. Fixes so many bugs, that its hard to keep up. Add PulseAudio support. Add Microsoft SkyDrive Support. Add Amazon Cloud Drive Support. Require the use of security/cryptopp for lastFM. Update to gstreamer1. Sort options and Makefile a bit. Fix typo in MTP_DEVICE. Upstream has fixed CD playback on FreeBSD. Differential Revision: https://reviews.freebsd.org/D6200 Added: head/audio/clementine-player/files/patch-src_internet_vk_vkconnection.h (contents, props changed) head/audio/clementine-player/files/patch-src_ripper_ripper.h (contents, props changed) Deleted: head/audio/clementine-player/files/patch-src__library_groupbydialog.h head/audio/clementine-player/files/patch-src__mainwindow.cpp head/audio/clementine-player/files/patch-src__podcasts__podcastdownloader.h Modified: head/UPDATING head/audio/clementine-player/Makefile head/audio/clementine-player/distinfo head/audio/clementine-player/files/patch-dist_clementine.desktop head/audio/clementine-player/files/patch-src_CMakeLists.txt head/audio/clementine-player/pkg-plist Modified: head/UPDATING ============================================================================== --- head/UPDATING Wed May 11 20:41:24 2016 (r415031) +++ head/UPDATING Wed May 11 20:54:32 2016 (r415032) @@ -5,6 +5,17 @@ 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. +20160511: + AFFECTS: Users of audio/clementine-player + AUTHOR: sbruno@FreeBSD.org + + The audio/clementine-player port has been updated to v1.3.1, the latest + upstream release. The music database code now has a hard dependency on + databases/sqlite having the FTS3_TOKENIZER option enabled. This has + been made the default option in databases/sqlite. + + Without this option, clementine-player will crash on startup. + 20160510: AFFECTS: Users of biology/seqan AUTHOR: junovitch@FreeBSD.org Modified: head/audio/clementine-player/Makefile ============================================================================== --- head/audio/clementine-player/Makefile Wed May 11 20:41:24 2016 (r415031) +++ head/audio/clementine-player/Makefile Wed May 11 20:54:32 2016 (r415032) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= clementine -PORTVERSION= 1.2.3 -PORTREVISION= 9 +PORTVERSION= 1.3.1 CATEGORIES= audio PKGNAMESUFFIX= -player @@ -13,72 +12,142 @@ COMMENT= Cross-platform music player bas LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs + LIB_DEPENDS= libtag.so:audio/taglib \ libchromaprint.so:audio/chromaprint \ libprotobuf.so:devel/protobuf \ libqca.so:devel/qca \ libqjson.so:devel/qjson \ libfftw3.so:math/fftw3 \ - libechonest.so:audio/libechonest - -BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs + libechonest.so:audio/libechonest \ + libcryptopp.so:security/cryptopp USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME}${PKGNAMESUFFIX} GH_PROJECT= Clementine -USES= compiler:c++11-lib cmake desktop-file-utils execinfo \ - gettext-tools pkgconfig +USES= cmake \ + compiler:c++11-lib \ + desktop-file-utils \ + execinfo \ + gettext-tools \ + pkgconfig \ + sqlite + USE_GL= glew -USE_QT4= dbus gui xml qmake_build uic_build moc_build rcc_build \ - linguist_build network sql opengl qtestlib corelib webkit \ - imageformats -INSTALLS_ICONS= yes -USE_GSTREAMER= gio ogg mp3 flac soup vorbis CONFLICTS_BUILD= qt-3.* +USE_QT4= corelib \ + dbus \ + gui \ + imageformats \ + qmake_build \ + linguist_build \ + moc_build \ + network \ + opengl \ + qtestlib \ + rcc_build \ + sql \ + uic_build \ + webkit \ + xml + +USE_GSTREAMER1= cdparanoia \ + chromaprint \ + faac \ + faad \ + flac \ + lame \ + mad \ + neon \ + shout2 \ + soup \ + taglib \ + twolame \ + vorbis -CFLAGS+= -Wno-deprecated-register +INSTALLS_ICONS= yes -CMAKE_ARGS+= -DCMAKE_LIBRARY_PATH:PATH="${LOCALBASE}/lib:${PREFIX}/lib" \ - -DENABLE_DBUS=ON -DENABLE_SPARKLE=OFF \ - -DENABLE_SOUNDMENU=OFF -DENABLE_SPOTIFY_BLOB=OFF \ - -DENABLE_UBUNTU_ONE=OFF -DENABLE_SKYDRIVE=OFF +CFLAGS+= -Wno-inconsistent-missing-override \ + -Wno-unused-variable \ + -Wno-unused-function -OPTIONS_DEFINE= AUDIOCD BREAKPAD DEVICEKIT DROPBOX BOX GIO GOOGLE_DRIVE \ - GPOD LASTFM MTP VISUALISATION WIIMOTEDEV MOODBAR +CMAKE_ARGS+= -DCMAKE_LIBRARY_PATH:PATH="${LOCALBASE}/lib:${PREFIX}/lib" \ + -DENABLE_DBUS=ON \ + -DENABLE_SPOTIFY_BLOB=OFF \ + -DCRYPTOPP_LIBS=${LOCALBASE}/lib/libcryptopp.so \ + -DCRYPTOPP_INCLUDEDIR=${LOCALBASE}/include/cryptopp \ + -DCRYPTOPP_LIBDIR=${LOCALBASE}/lib \ + -DCRYPTOPP_LDFLAGS=-lcryptopp \ + -DCRYPTOPP_LIBRARIES=cryptopp \ + -DCRYPTOPP_LIBRARY_DIRS=${LOCALBASE}/lib \ + -DCRYPTOPP_cryptopp_INCLUDEDIR=${LOCALBASE}/include/cryptopp \ + -DCRYPTOPP_cryptopp_LIBDIR=${LOCALBASE}/lib \ + -DCRYPTOPP_FOUND=1 + +OPTIONS_DEFINE= AMAZON \ + AUDIOCD \ + BOX \ + BREAKPAD \ + DEVICEKIT \ + DROPBOX \ + GIO \ + GOOGLE_DRIVE \ + GPOD \ + LASTFM \ + MOODBAR \ + MTP \ + PULSEAUDIO \ + SKYDRIVE \ + VISUALISATION \ + WIIMOTEDEV OPTIONS_SUB= VISUALISATION +AMAZON_DESC= Amazon Drive support AUDIOCD_DESC= Devices: Audio CD support -BREAKPAD_DESC= Crash reporting BOX_DESC= Box Drive support +BREAKPAD_DESC= Crash reporting DEVICEKIT_DESC= Devices: DeviceKit backend DROPBOX_DESC= Dropbox Support GIO_DESC= Devices: GIO device backend GOOGLE_DRIVE_DESC= Google Drive support GPOD_DESC= iPod support LASTFM_DESC= Support Last.fm service (requires ruby) +MOODBAR_DESC= Moodbar Support MTP_DESC= MTP device support +PULSEAUDIO_DESC= Enable Pulseaudio Support +SKYDRIVE_DESC= Microsoft SkyDrive Support VISUALISATION_DESC= Visualisations from projectM WIIMOTEDEV_DESC= Wiimote support -MOODBAR_DESC= Moodbar Support - -OPTIONS_DEFAULT= AUDIOCD BOX DEVICEKIT DROPBOX GIO GOOGLE_DRIVE GPOD \ - LASTFM MTP VISUALISATION WIIMOTEDEV MOODBAR -DROPBOX_CMAKE_ON= -DENABLE_DROPBOX=ON -DROPBOX_CMAKE_OFF= -DENABLE_DROPBOX=OFF +OPTIONS_DEFAULT= AMAZON \ + AUDIOCD \ + BOX \ + DEVICEKIT \ + DROPBOX \ + GIO \ + GOOGLE_DRIVE \ + GPOD \ + LASTFM \ + MOODBAR \ + MTP \ + SKYDRIVE \ + VISUALISATION \ + WIIMOTEDEV -MOODBAR_CMAKE_ON= -DENABLE_MOODBAR=ON -MOODBAR_CMAKE_OFF= -DENABLE_MOODBAR=OFF +AMAZON_CMAKE_ON= -DENABLE_AMAZON_CLOUD_DRIVE=ON +AMAZON_CMAKE_OFF= -DENABLE_AMAZON_CLOUD_DRIVE=OFF AUDIOCD_LIB_DEPENDS= libcdio.so:sysutils/libcdio AUDIOCD_CMAKE_ON= -DENABLE_AUDIOCD=ON AUDIOCD_CMAKE_OFF= -DENABLE_AUDIOCD=OFF -BOX_CMAKE_ON= -DENABLE_BOX=ON -BOX_CMAKE_OFF= -DENABLE_BOX=OFF +BOX_BUILD_DEPENDS= google-sparsehash>=2.0.2:devel/google-sparsehash +BOX_CMAKE_ON= -DENABLE_BOX=ON +BOX_CMAKE_OFF= -DENABLE_BOX=OFF BREAKPAD_CMAKE_ON= -DENABLE_BREAKPAD=ON BREAKPAD_CMAKE_OFF= -DENABLE_BREAKPAD=OFF @@ -86,28 +155,45 @@ BREAKPAD_CMAKE_OFF= -DENABLE_BREAKPAD=OF DEVICEKIT_CMAKE_ON= -DENABLE_DEVICEKIT=ON DEVICEKIT_CMAKE_OFF= -DENABLE_DEVICEKIT=OFF -GIO_USE= GNOME=glib20 -GIO_CMAKE_ON= -DENABLE_GIO=ON -GIO_CMAKE_OFF= -DENABLE_GIO=OFF +DROPBOX_BUILD_DEPENDS= google-sparsehash>=2.0.2:devel/google-sparsehash +DROPBOX_CMAKE_ON= -DENABLE_DROPBOX=ON +DROPBOX_CMAKE_OFF= -DENABLE_DROPBOX=OFF + +GIO_USE= GNOME=glib20 +GIO_CMAKE_ON= -DENABLE_GIO=ON +GIO_CMAKE_OFF= -DENABLE_GIO=OFF GOOGLE_DRIVE_BUILD_DEPENDS= google-sparsehash>=2.0.2:devel/google-sparsehash GOOGLE_DRIVE_CMAKE_ON= -DENABLE_GOOGLE_DRIVE=ON GOOGLE_DRIVE_CMAKE_OFF= -DENABLE_GOOGLE_DRIVE=OFF -GPOD_LIB_DEPENDS= libgpod.so:audio/libgpod -GPOD_CMAKE_ON= -DENABLE_LIBGPOD=ON -GPOD_CMAKE_OFF= -DENABLE_LIBGPOD=OFF +GPOD_LIB_DEPENDS= libgpod.so:audio/libgpod \ + libplist.so:devel/libplist \ + libusbmuxd.so:comms/libusbmuxd +GPOD_CMAKE_ON= -DENABLE_LIBGPOD=ON +GPOD_CMAKE_OFF= -DENABLE_LIBGPOD=OFF LASTFM_LIB_DEPENDS= liblastfm.so:audio/liblastfm LASTFM_CMAKE_ON= -DENABLE_LIBLASTFM=ON LASTFM_CMAKE_OFF= -DENABLE_LIBLASTFM=OFF -MPT_LIB_DEPENDS= libmtp.so:multimedia/libmtp -MTP_CMAKE_ON= -DENABLE_LIBMTP=ON -MTP_CMAKE_OFF= -DENABLE_LIBMTP=OFF +MOODBAR_CMAKE_ON= -DENABLE_MOODBAR=ON +MOODBAR_CMAKE_OFF= -DENABLE_MOODBAR=OFF + +MTP_LIB_DEPENDS= libmtp.so:multimedia/libmtp +MTP_CMAKE_ON= -DENABLE_LIBMTP=ON +MTP_CMAKE_OFF= -DENABLE_LIBMTP=OFF + +PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio +PULSEAUDIO_CMAKE_ON= -DENABLE_LIBPULSE=ON +PULSEAUDIO_CMAKE_OFF= -DENABLE_LIBPULSE=OFF + +SKYDRIVE_BUILD_DEPENDS= google-sparsehash>=2.0.2:devel/google-sparsehash +SKYDRIVE_CMAKE_ON= -DENABLE_SKYDRIVE=ON +SKYDRIVE_CMAKE_OFF= -DENABLE_SKYDRIVE=OFF VISUALISATION_CMAKE_ON= -DENABLE_VISUALISATIONS=ON -VISUALISATION_CMAKE_OFF= -DENABLE_VISUALISATIONS=OFF +VISUALISATION_CMAKE_OFF=-DENABLE_VISUALISATIONS=OFF WIIMOTEDEV_CMAKE_ON= -DENABLE_WIIMOTEDEV=ON WIIMOTEDEV_CMAKE_OFF= -DENABLE_WIIMOTEDEV=OFF Modified: head/audio/clementine-player/distinfo ============================================================================== --- head/audio/clementine-player/distinfo Wed May 11 20:41:24 2016 (r415031) +++ head/audio/clementine-player/distinfo Wed May 11 20:54:32 2016 (r415032) @@ -1,2 +1,2 @@ -SHA256 (clementine-player-Clementine-1.2.3_GH0.tar.gz) = 7df5650445a005c09f5f0e1a1b0d077037c37ecbe4ee77baf9d45f121308a1bf -SIZE (clementine-player-Clementine-1.2.3_GH0.tar.gz) = 9076977 +SHA256 (clementine-player-Clementine-1.3.1_GH0.tar.gz) = f885931a9ab7c88607d07b50c64fcce46fc05f13dd2c0a04188c94eff938f37c +SIZE (clementine-player-Clementine-1.3.1_GH0.tar.gz) = 8501827 Modified: head/audio/clementine-player/files/patch-dist_clementine.desktop ============================================================================== --- head/audio/clementine-player/files/patch-dist_clementine.desktop Wed May 11 20:41:24 2016 (r415031) +++ head/audio/clementine-player/files/patch-dist_clementine.desktop Wed May 11 20:54:32 2016 (r415032) @@ -1,13 +1,13 @@ ---- dist/clementine.desktop.orig 2011-12-31 16:23:15.690338600 +0000 -+++ dist/clementine.desktop 2011-12-31 16:23:58.392741839 +0000 -@@ -6,8 +6,8 @@ - GenericName[pt]=Reprodutor de músicas Clementine - Comment=Plays music and last.fm streams - Comment[pt]=Reprodução de músicas e emissões last.fm +--- dist/clementine.desktop.orig 2016-04-19 15:08:35 UTC ++++ dist/clementine.desktop +@@ -26,8 +26,8 @@ Comment[sr]=Репродукује муР+ Comment[sr@ijekavian]=Репродукује музику и last.fm токове + Comment[sr@ijekavianlatin]=Reprodukuje muziku i last.fm tokove + Comment[sr@latin]=Reprodukuje muziku i last.fm tokove -Exec=clementine %U -TryExec=clementine +Exec=clementine-player %U +TryExec=clementine-player - Icon=application-x-clementine + Icon=clementine Terminal=false - Categories=AudioVideo;Player;Qt; + Categories=AudioVideo;Player;Qt;Audio; Modified: head/audio/clementine-player/files/patch-src_CMakeLists.txt ============================================================================== --- head/audio/clementine-player/files/patch-src_CMakeLists.txt Wed May 11 20:41:24 2016 (r415031) +++ head/audio/clementine-player/files/patch-src_CMakeLists.txt Wed May 11 20:54:32 2016 (r415032) @@ -1,36 +1,6 @@ -Includes the following upstream commit to fix the build with CMake 3.0+: - -commit ec580cb815c16ec1ab43a469d5af7d51d8d03082 -Author: Chocobozzz -Date: Wed Jul 16 15:57:25 2014 +0200 - - No namespaces for DBus interfaces. Fixes #4401 ---- src/CMakeLists.txt.orig 2013-10-20 17:40:58.416968707 +0000 -+++ src/CMakeLists.txt 2013-10-20 17:41:24.671967496 +0000 -@@ -892,11 +892,6 @@ optional_source(LINUX SOURCES widgets/osd_x11.cpp) - if(HAVE_DBUS) - file(MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/dbus) - -- # Hack to get it to generate interfaces without namespaces - required -- # because otherwise org::freedesktop::UDisks and -- # org::freedesktop::UDisks::Device conflict. -- list(APPEND QT_DBUSXML2CPP_EXECUTABLE -N) -- - # MPRIS DBUS interfaces - qt4_add_dbus_adaptor(SOURCES - dbus/org.freedesktop.MediaPlayer.player.xml -@@ -964,6 +959,10 @@ if(HAVE_DBUS) - - # DeviceKit DBUS interfaces - if(HAVE_DEVICEKIT) -+ set_source_files_properties(dbus/org.freedesktop.UDisks.xml -+ PROPERTIES NO_NAMESPACE dbus/udisks) -+ set_source_files_properties(dbus/org.freedesktop.UDisks.Device.xml -+ PROPERTIES NO_NAMESPACE dbus/udisksdevice) - qt4_add_dbus_interface(SOURCES - dbus/org.freedesktop.UDisks.xml - dbus/udisks) -@@ -1322,6 +1322,7 @@ +--- src/CMakeLists.txt.orig 2016-04-19 15:08:35 UTC ++++ src/CMakeLists.txt +@@ -1388,6 +1388,7 @@ add_executable(clementine if (${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD") target_link_libraries(clementine execinfo) Added: head/audio/clementine-player/files/patch-src_internet_vk_vkconnection.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/clementine-player/files/patch-src_internet_vk_vkconnection.h Wed May 11 20:54:32 2016 (r415032) @@ -0,0 +1,11 @@ +--- src/internet/vk/vkconnection.h.orig 2016-04-19 15:08:35 UTC ++++ src/internet/vk/vkconnection.h +@@ -19,6 +19,8 @@ + #ifndef INTERNET_VK_VKCONNECTION_H_ + #define INTERNET_VK_VKCONNECTION_H_ + ++#include ++ + #include "vreen/client.h" + #include "vreen/connection.h" + Added: head/audio/clementine-player/files/patch-src_ripper_ripper.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/clementine-player/files/patch-src_ripper_ripper.h Wed May 11 20:54:32 2016 (r415032) @@ -0,0 +1,13 @@ +--- src/ripper/ripper.h.orig 2016-04-19 15:08:35 UTC ++++ src/ripper/ripper.h +@@ -18,9 +18,9 @@ + #ifndef SRC_RIPPER_RIPPER_H_ + #define SRC_RIPPER_RIPPER_H_ + +-#include + #include + #include ++#include + + #include "core/song.h" + #include "core/tagreaderclient.h" Modified: head/audio/clementine-player/pkg-plist ============================================================================== --- head/audio/clementine-player/pkg-plist Wed May 11 20:41:24 2016 (r415031) +++ head/audio/clementine-player/pkg-plist Wed May 11 20:54:32 2016 (r415032) @@ -1,581 +1,582 @@ -@comment keep this sorted with env LC_ALL=C sort -f bin/clementine-player bin/clementine-tagreader +share/appdata/clementine.appdata.xml share/applications/clementine.desktop -share/icons/hicolor/64x64/apps/application-x-clementine.png -share/icons/hicolor/scalable/apps/application-x-clementine.svg +share/icons/hicolor/128x128/apps/clementine.png +share/icons/hicolor/64x64/apps/clementine.png +share/icons/hicolor/scalable/apps/clementine.svg share/kde4/services/clementine-feed.protocol share/kde4/services/clementine-itms.protocol share/kde4/services/clementine-itpc.protocol share/kde4/services/clementine-zune.protocol -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Agitator.milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Aimless (Gravity Directive Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Aimless (Spirogravity Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Airhandler (Menagerie Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Airs (Windy Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Anchorpulse (Pulse Of A Ghast II Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Anchorpulse (Verified Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Anomalous Material Science (Pure Splinter Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Antidote (Aqualung Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Antidote (Side Effects Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Antidote.milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Antique Abyss.milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Arise! (Padded Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Ashes Of Air (Remix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Bitterfeld (Crystal Border Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Blender.milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Bow To Gravity.milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Brakefreak.milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Candy Avian.milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Causeway Of Dreams (Nightmare Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Causeway Of Dreams (REMix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Causeway Of Dreams.milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Chromatic Abyss (The Other Side).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Circlefacade.milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Contortion (Xenomorph Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Contortion.milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Crystal Storm.milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Dark Matter (Converse Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Elastoid.milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Floater Society.milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Flowing Form.milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Making Time (Swamp Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Potion of Spirits.milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Songflower (Moss Posy).milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - Spillswirl.milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - What Cannot Be Undone.milk -%%VISUALISATION%%share/clementine/projectm-presets/Aderrasi - What cannot be.milk -%%VISUALISATION%%share/clementine/projectm-presets/baked - mushroom rainbows[2].milk -%%VISUALISATION%%share/clementine/projectm-presets/Bmelgren & Krash - Rainbow Orb Peacock (Centred Journey Mix.milk -%%VISUALISATION%%share/clementine/projectm-presets/Bmelgren & Krash - Rainbow Orb Peacock (Lonely Signal Gone .milk -%%VISUALISATION%%share/clementine/projectm-presets/Bmelgren - Godhead.milk -%%VISUALISATION%%share/clementine/projectm-presets/Bmelgren - Pentultimate Nerual Slipstream (Tweak 2).milk -%%VISUALISATION%%share/clementine/projectm-presets/Bmelgren - Take This Highway.milk -%%VISUALISATION%%share/clementine/projectm-presets/che - adela the flower.milk -%%VISUALISATION%%share/clementine/projectm-presets/che - burning hus (oil mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Che - Burning Hus.milk -%%VISUALISATION%%share/clementine/projectm-presets/Che - Escape.milk -%%VISUALISATION%%share/clementine/projectm-presets/che - terracarbon stream.milk -%%VISUALISATION%%share/clementine/projectm-presets/Che - Watch & Fly.milk -%%VISUALISATION%%share/clementine/projectm-presets/CrystalHigh - mad ravetriping.milk -%%VISUALISATION%%share/clementine/projectm-presets/DaNOnE - Highway to Heaven (rotating).milk -%%VISUALISATION%%share/clementine/projectm-presets/EMPR - Random - Changing Polyevolution.milk -%%VISUALISATION%%share/clementine/projectm-presets/EMPR - Random - Look mama I'm on TV! 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/EMPR - Random - They're so cute Dad can I keep one!.milk -%%VISUALISATION%%share/clementine/projectm-presets/EMPR - Random - Turbulence Sandwich.milk -%%VISUALISATION%%share/clementine/projectm-presets/Eo.S. + Phat - chasers 18 hallway.milk -%%VISUALISATION%%share/clementine/projectm-presets/Eo.S. - glowsticks v2 03 music.milk -%%VISUALISATION%%share/clementine/projectm-presets/Eo.S. - glowsticks v2 04 music minimal.milk -%%VISUALISATION%%share/clementine/projectm-presets/Eo.S. - glowsticks v2 05 and proton lights (+Krash's beat code) _Phat_remix02b.milk -%%VISUALISATION%%share/clementine/projectm-presets/Eo.S. - glowsticks v2 05 and proton lights (+Krash's beat code) _Phat_remix07 recursive demons.milk -%%VISUALISATION%%share/clementine/projectm-presets/Eo.S. - heater core C_Phat's_class + sparks_mix.milk -%%VISUALISATION%%share/clementine/projectm-presets/Eo.S. - heater core C_Phat's_on route_mix+beam.milk -%%VISUALISATION%%share/clementine/projectm-presets/Eo.S. - repeater 05 - rave on acid.milk -%%VISUALISATION%%share/clementine/projectm-presets/Eo.S. - repeater 15 - kaleidoscope b.milk -%%VISUALISATION%%share/clementine/projectm-presets/Eo.S.+Phat - Arm_upgrades - transformer.milk -%%VISUALISATION%%share/clementine/projectm-presets/Eo.S.+Phat Cool Bug v2 + (Krash's beat detection).milk -%%VISUALISATION%%share/clementine/projectm-presets/EvilJim - Follow the ball.milk -%%VISUALISATION%%share/clementine/projectm-presets/EvilJim - Ice Drops.milk -%%VISUALISATION%%share/clementine/projectm-presets/fiShbRaiN - blueprint.milk -%%VISUALISATION%%share/clementine/projectm-presets/Fvese & Idiot24-7 - Rearview Mirror.milk -%%VISUALISATION%%share/clementine/projectm-presets/Fvese - 0 To 60.milk -%%VISUALISATION%%share/clementine/projectm-presets/Fvese - A Blur.milk -%%VISUALISATION%%share/clementine/projectm-presets/Fvese - Lifesavor Anyone.milk -%%VISUALISATION%%share/clementine/projectm-presets/Fvese - New meetings.milk -%%VISUALISATION%%share/clementine/projectm-presets/Fvese - Quicksand.milk -%%VISUALISATION%%share/clementine/projectm-presets/Fvese - Round and Round (geiss gamma mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Fvese - simple.milk -%%VISUALISATION%%share/clementine/projectm-presets/Fvese - Stand Still!.milk -%%VISUALISATION%%share/clementine/projectm-presets/Fvese - The Tunnel (Final Stage Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Fvese - Window Reflection 6.milk -%%VISUALISATION%%share/clementine/projectm-presets/Fvese - Zoom Effects (Remix 2).milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss & Rovastar - Julia Fractal (Vectrip Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss & Rovastar - Notions Of Tonality 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss & Rovastar - The Chaos Of Colours (sprouting dimentia mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss & Rovastar - Tokamak (Naked Intrusion Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss & Sperl - Feedback (projectM idle HDR mix).prjm -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Aieeeeee!!!.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Anomaly 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Anomaly 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Approach.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Asymptote.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Bass Kaleidosphere.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Bass Zoom.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Bipolar 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Bipolar 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Bipolar 3.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Bipolar 4.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Bipolar 5.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Blasto.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Bonfire.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Bright Fiber Matrix 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Bright Fiber Matrix 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Calligraphy.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Casino.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Cepiasound.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Churn.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Constant Velocity.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Coral.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Corpus Callosum.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Cosmic Dust 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Cosmic Dust 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Cruzin'.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Cycloid 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Cycloid 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Davod The Pod.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - De La Moutard 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - De La Moutard 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Demonic Distortion.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Descent.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Destruction.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Diffraction.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Digital Smoke.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Downward Spiral.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Drift.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Dynamic Swirls 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Dynamic Swirls 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Eddies 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Eddies 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Eggs.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - El Cubismo.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Feedback 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Feedback.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Festive.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Fiberglass.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Flotsam.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Flower Blossom.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Flower.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Four Kinds of Amphetamines.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Galaxy 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Galaxy 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Greenland.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Heavenly 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Heavenly 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Heavenly 3.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - High Dynamic Range.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Hovering.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Hyperion.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Inkblot.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Iris.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Journey.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Julia Fractal 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Julia Fractal 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Luz.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Mega Swirl 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Mega Swirl 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Mega Swirl 3.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Microcosm.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Monotone Ripples.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Music Box.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Nautilus.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Octopus Blue.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Octopus Ever Changing.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Octopus Fat and Ever Changing.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Octopus Gold with Dots.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Octopus Gold.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Octopus.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Oldskool Mellowstyle.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Pelota De Fuego.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Pinch.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Pistons.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Planet 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Planet 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Quasilinear Submanifolds.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Reducto Absurdum.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Reducto Ad Nauseum.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Rocket.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Runoff.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Scary.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Script.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Serpent.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Shake.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Shift.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Sinews 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Sinews 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Smoke.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Solar Flare (Blue).milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Solar Flare (Reptile).milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Solar Flare.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Sound And The Fury.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Space Voyage (High-Warp).milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Space Voyage Bright.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Space Voyage.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Spacedust.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Starfish 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Starfish 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Sunsets.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Supernova 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Supernova 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Surface.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Swirl 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Swirl 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Swirlie 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Swirlie 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Swirlie 3.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Swirlie 4.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Swirlie 5.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Symmetry.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - The Fatty Lumpkin Sunkle Tweaker.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Three And A Half Kinds Of Amphetamines.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Three Kinds Of Amphetamines.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Tokamak.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Tornado.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Toy.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Trampoline.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Tube.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Two-Pointed Pulsagon.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Ultrafast.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Volume Zoom.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Vortex 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Vortex 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Warp Of Dali 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Warp Of Dali 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Warp Of Dali Bright.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss - Waterfall.milk -%%VISUALISATION%%share/clementine/projectm-presets/Geiss and Rovastar - The Chaos Of Colours (sprouting diment.milk -%%VISUALISATION%%share/clementine/projectm-presets/headphones.tga -%%VISUALISATION%%share/clementine/projectm-presets/Idiot & Che - Various Abstract Effects.milk -%%VISUALISATION%%share/clementine/projectm-presets/Idiot & Rovastar - Altars Of Madness 2 (X.42 Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Idiot & Zylot - Unhealthy Love (Idiot's STDs Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Idiot - 9-7-02 (Remix) (sustain fixed).milk -%%VISUALISATION%%share/clementine/projectm-presets/Idiot - Cortex (Spiritual Visions Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Idiot - Madness Within The Void (Remix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Idiot - MOTIVATION!.milk -%%VISUALISATION%%share/clementine/projectm-presets/idiot - Nothing Yet - 03 - The worst of the pack.milk -%%VISUALISATION%%share/clementine/projectm-presets/idiot - Nucleus.milk -%%VISUALISATION%%share/clementine/projectm-presets/idiot - Sinful Code (unchained style).milk -%%VISUALISATION%%share/clementine/projectm-presets/idiot - Some big word I learned.milk -%%VISUALISATION%%share/clementine/projectm-presets/idiot - Spectrum.milk -%%VISUALISATION%%share/clementine/projectm-presets/Idiot - Tentacle Dreams (Remix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Idiot - Texture Boxes (Remix 2).milk -%%VISUALISATION%%share/clementine/projectm-presets/Idiot - Texture Boxes (Remix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Idiot - Typomatic (Remix 2).milk -%%VISUALISATION%%share/clementine/projectm-presets/Idiot - What Is.milk -%%VISUALISATION%%share/clementine/projectm-presets/Idiot - What Shall Come.milk -%%VISUALISATION%%share/clementine/projectm-presets/Idiot24-7 - Ascending to heaven 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Idiot24-7 - Meeting place.milk -%%VISUALISATION%%share/clementine/projectm-presets/Illusion & Che - Return Of The King.milk -%%VISUALISATION%%share/clementine/projectm-presets/Illusion & Che - The Piper.milk -%%VISUALISATION%%share/clementine/projectm-presets/Illusion & Rovastar - Clouded Bottle.milk -%%VISUALISATION%%share/clementine/projectm-presets/Illusion & Rovastar - Snowflake Delight.milk -%%VISUALISATION%%share/clementine/projectm-presets/Illusion & Rovastar - Snowflake Return.milk -%%VISUALISATION%%share/clementine/projectm-presets/illusion & studio music - charged bliss.milk -%%VISUALISATION%%share/clementine/projectm-presets/Illusion & Unchained - Frozen Eye 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Illusion & Unchained - Invade My Mind.milk -%%VISUALISATION%%share/clementine/projectm-presets/Illusion & Unchained - Re-Enter Homeworld.milk -%%VISUALISATION%%share/clementine/projectm-presets/Illusion - Figure Eight.milk -%%VISUALISATION%%share/clementine/projectm-presets/Illusion - Heavenly Eye.milk -%%VISUALISATION%%share/clementine/projectm-presets/Jess - Trying To Trap A Twister.milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash & Idiot - Memories Of The Castle.milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash & Illusion - Indecisive Mosaic.milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash & Illusion - Spiral Movement.milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash & Rovastar - A Million Miles from Earth (Ripple Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash & Rovastar - Altars Of Madness (Mad Ocean Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash & Rovastar - Cerebral Demons (Distant Memory Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash & Rovastar - Cerebral Demons - Phat + Eo.S. hall of ghouls Remix.milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash & Rovastar - Switching Polygons.milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash & Rovastar - The Devil Is In The Details.milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash & TEcHNO - Rhythmic Mantas.milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash & Zylot - Inside The Planar Portal (Indecision Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash - 3D Shapes Demo 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash - 3D Shapes Demo.milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash - Digital Flame.milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash - Dynamic Borders 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash - Framed Geometry.milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash - Pulse.milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash - Season's Greetings 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash - Twisting Indecision.milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash - War Machine (Shifting Complexity Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash - Windowframe To Mega Swirl 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash and Fvese - Molten Indecision (Fvese Remix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Krash and Rovastar - Rainbow Orb.milk -%%VISUALISATION%%share/clementine/projectm-presets/M.tga -%%VISUALISATION%%share/clementine/projectm-presets/Mstress & Juppy - Dancer.milk -%%VISUALISATION%%share/clementine/projectm-presets/Mstress & Juppy - Dancers In The Dark.milk -%%VISUALISATION%%share/clementine/projectm-presets/Mstress - Acoustic Nerve Impulses (Under Drug Effetcs (Hypn.milk -%%VISUALISATION%%share/clementine/projectm-presets/Mstress - Snowing Fiber City.milk -%%VISUALISATION%%share/clementine/projectm-presets/nil - Can't Stop the Blithering.milk -%%VISUALISATION%%share/clementine/projectm-presets/nil - Can't Stop the Cramming.milk -%%VISUALISATION%%share/clementine/projectm-presets/nil - Cid and Lucy.milk -%%VISUALISATION%%share/clementine/projectm-presets/nil - Disco Comet.milk -%%VISUALISATION%%share/clementine/projectm-presets/nil - Singularity in My Oscilloscope.milk -%%VISUALISATION%%share/clementine/projectm-presets/nil - Vortex of Vortices.milk -%%VISUALISATION%%share/clementine/projectm-presets/Phat+fiShbRaiN+Eo.S_Mandala_Chasers_remix - www.eos4life.com.milk -%%VISUALISATION%%share/clementine/projectm-presets/Phat+fiShbRaiN+Eo.S_Mandala_Chasers_remix.milk -%%VISUALISATION%%share/clementine/projectm-presets/PieturP - triptrap_(getting_concrete_visions_through_a_diafragma_version).milk -%%VISUALISATION%%share/clementine/projectm-presets/PieturP - triptrap_(ultimate-trip-mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/project.tga -%%VISUALISATION%%share/clementine/projectm-presets/Redi Jedi - acid in your brain.milk -%%VISUALISATION%%share/clementine/projectm-presets/Redi Jedi - multiple points of origin, one destination.milk -%%VISUALISATION%%share/clementine/projectm-presets/Reenen - phoenix.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rocke - Cold Love (Tei Zwaa).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rocke - Personal Comet.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Aderrasi - Oceanic Bassograph (Underwater Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Che - Adela The Flower (Altars Of Madness Mix 2).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Che - Asylum Animations.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Fvese - Dark Subconscious.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Fvese - Deadly Flower.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Fvese - Mosaic Waves.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Fvese - Paranormal Static.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Fvese - Stranger Minds (Astral Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Fvese - Stranger Minds.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Geiss - Approach (Vectrip Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Geiss - Bipolar 2 (Vectrip Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Geiss - Dynamic Swirls 3 (Broken Destiny Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Geiss - Dynamic Swirls 3 (Mysticial Awakening Mi.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Geiss - Dynamic Swirls 3 (Poltergiest Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Geiss - Dynamic Swirls 3 (Smoke Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Geiss - Dynamic Swirls 3 (Smoking Delusion Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Geiss - Dynamic Swirls 3 (Voyage Of Twisted Soul.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Geiss - Ice Planet.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Geiss - Octoplasm.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Geiss - Octotrip (MultiTrip Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Geiss - Octotrip.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Idiot24-7 - Balk Acid.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Idiot24-7 - Mixed Emotions (Harlequin's Shame Mi.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Idiot24-7 - Mixed Emotions (Harlequin's Shame Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Illusion - Shifting Sphere.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Krash - Cerebral Demons.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Krash - Flowing Synergy.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Krash - Interwoven (Contra Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Rocke - Answer.42 (Trippy S. Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Rocke - Headspin.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Rocke - Sugar Spun Sister.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Sperl - Tuxflower.prjm -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & StudioMusic - More Cherished Desires.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & StudioMusic - Twisted Spider Web.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Telek - Altars of Madness (Rolling Oceans Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Telek - Cosmic Fireworks.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Unchained - Ambrosia Mystic (Dark Heart Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Unchained - Centre Of Gravity.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Unchained - Demonology (Vampire Soul Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Unchained - Oddball World.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Unchained - Voodoo Chess Magnet (Everglow Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Unchained - Xen Traffic.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Zylot - Azirphaeli's Plan (Multiplan Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Zylot - Narell's Fever.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Zylot - Passion Flower.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar & Zylot - Sea Of Zigrot.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - A Million Miles from Earth (Pathfinder Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - A Million Miles From Earth (Wormhole Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - A Million Miles from Earth.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Altars Of Harlequin's Maddess.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Altars Of Harlequin's Madness (Dark Disorder Mix.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Altars Of Madness (A Million Miles From Earth Mi.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Altars Of Madness (Boxfresh Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Altars Of Madness (Duel Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Altars Of Madness (Surealist Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Altars Of Madness 2 (Frozen Time Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Altars Of Madness 4 (Spirit Of Twisted Madness M.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Altars Of Madness.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Attacking Freedom.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Bellanova (New Wave Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Biohazard Warning.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Chapel Of Ghouls.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Chemical Spirituality.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Clouded Judgement 3.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Cosmic Echoes 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Cosmic Echoes 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Cosmic Havoc.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Cosmic Mosaic (Active Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Dark Ritual (Star Of Destiny Denied Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Dark Ritual (Star Of Destiny Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Decreasing Dreams (Extended Movement Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Dreamcatcher.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Explosive Minds.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Forgotten Moon.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Fractopia (Fantic Dancing Lights Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Fractopia (Galaxy Swirl Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Fractopia (Upspoken Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Fractopia (Upspoken Mix)_Phat_Speak_When_Spoken_2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Frozen Rapture .milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Future Speakers.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Halcyon Dreams 3.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Hallucinogenic Pyramids (Beat Time Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Harlequin's Delight (Endless Tunnel Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Harlequin's Dynamic Fractal (Crazed Spiral Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Harlequin's Dynamic Fractal (Dual Spiral Mix ).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Harlequin's Dynamic Fractal 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Harlequin's Dynamic Fractal 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Harlequin's Dynamic Fractal 3.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Harlequin's Fractal Encounter 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Harlequin's Fractal Encounter.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Harlequin's Spirit (Twisted Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Harlequin's Spirit.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Hyperspace (Frozen Rapture Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Hyperspace (Hyper Speed Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Hyperspace.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Inner Thoughts (Clouded Judgement Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Inner Thoughts (Dark Secret Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Inner Thoughts (Distant Memories Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Inner Thoughts (Frantic Thoughts Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Inner Thoughts (Strange Cargo Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Kalideostars (Altars Of Madness MIx).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Kalideostars (Round Round Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Kalideostars.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - LabFunk.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Lost Souls of the Bermuda Triangle (Darkest Soul.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Magic Carpet.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Mosaics Of Ages.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Multiverse Starfield 1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Multiverse Starfield 3.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Omnipresence Resurrection (Raw Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Omnipresence Resurrection.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Oozing Resistance.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Pandora's Volcano.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Parallel Universe.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Sea Shells.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Snapshot Of Space.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Solarized Space (Space DNA Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Solarized Space.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Space (Twisted Dimension Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Space.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Starquake (Sunquake Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - The Awakening.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - The Chaos Of Colours (Drifting Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - The Chaos Of Colours.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - The Shroomery.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Timeless Voyage.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Touchdown on Mars (Detailed Pictures Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - Tripmaker.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - twisted bytes.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - VooV's Movement (After Dark Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar - VooV's Movement.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar and Krash - Hallucinogenic Pyramids (Extra Beat Ti.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar and Unchained - Braindance Visions.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rovastar and Unchained - Life After Pie (Remix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rozzer & Zylot - Force Field Generator (Slowtime Tweak).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rozzor & Aderrasi - Canon.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rozzor & Che - Inside The House Of Nil.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rozzor & Rovastar - Oozing Resistance (Waveform Mod).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rozzor - Learning Curve (Invert tweak).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rozzor and che - Inside the House of nil.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rozzor and Idiot - Any Other Deep Rising.milk -%%VISUALISATION%%share/clementine/projectm-presets/Rozzor and Rovastar - Altars Of Madness 3 (ooze tweak with .milk -%%VISUALISATION%%share/clementine/projectm-presets/Rozzor and Rovastar - Altars Of Madness 3 (ooze tweak).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rozzor and StudioMusic - Vertigyny (Geiss shape mod).milk -%%VISUALISATION%%share/clementine/projectm-presets/Rozzor and Zylot - Associative Order.milk -%%VISUALISATION%%share/clementine/projectm-presets/shifter - escape the worm - Eo.S. + Phat - Before_It_Eats_Your_Brain_Mix_v2.milk -%%VISUALISATION%%share/clementine/projectm-presets/shifter - escape the worm - Eo.S. + Phat 5362.milk -%%VISUALISATION%%share/clementine/projectm-presets/Studio Music - Cherished Desires.milk -%%VISUALISATION%%share/clementine/projectm-presets/Studio Music and Unchained - Rapid Alteration.milk -%%VISUALISATION%%share/clementine/projectm-presets/StudioMusic & Unchained - Entity.milk -%%VISUALISATION%%share/clementine/projectm-presets/StudioMusic & Unchained - Minor Alteration.milk -%%VISUALISATION%%share/clementine/projectm-presets/StudioMusic & Unchained - So Much Love.milk -%%VISUALISATION%%share/clementine/projectm-presets/StudioMusic & Unchained - State Of Discretion.milk -%%VISUALISATION%%share/clementine/projectm-presets/StudioMusic & Unchained - Wrenched Fate.milk -%%VISUALISATION%%share/clementine/projectm-presets/StudioMusic - Harmonic Bliss (elated mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/StudioMusic - It's Only Make Believe.milk -%%VISUALISATION%%share/clementine/projectm-presets/StudioMusic - Numerosity.milk -%%VISUALISATION%%share/clementine/projectm-presets/StudioMusic - Twisted Galaxy.milk -%%VISUALISATION%%share/clementine/projectm-presets/StudioMusic Aderrasi & nil - LA movement (Intellectual Sens.milk -%%VISUALISATION%%share/clementine/projectm-presets/TEcHNO and SandStorm - Psychodelic Highway.milk -%%VISUALISATION%%share/clementine/projectm-presets/Telek - City Helix Lattice.milk -%%VISUALISATION%%share/clementine/projectm-presets/Telek - Directive Swagger (Spectral Inferno) (fix...) maybe.milk -%%VISUALISATION%%share/clementine/projectm-presets/Telek - Flicker (xis).milk -%%VISUALISATION%%share/clementine/projectm-presets/Telek - Flicker.milk -%%VISUALISATION%%share/clementine/projectm-presets/Telek - Lost Star (Flash).milk -%%VISUALISATION%%share/clementine/projectm-presets/Telek - Recirculate (Cool).milk -%%VISUALISATION%%share/clementine/projectm-presets/Telek - Sine Wave.milk -%%VISUALISATION%%share/clementine/projectm-presets/Telek - Slow Shift Matrix (bb4.5).milk -%%VISUALISATION%%share/clementine/projectm-presets/Telek - Slow Shift Matrix (Ethereal Drift).milk -%%VISUALISATION%%share/clementine/projectm-presets/Telek - Slow Shift Matrix.milk -%%VISUALISATION%%share/clementine/projectm-presets/Telek - Slow Thing (Spiderman Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Telek - Spiral Tabletop (New and Improved!).milk -%%VISUALISATION%%share/clementine/projectm-presets/Telek - Spokes (More Dynamic).milk -%%VISUALISATION%%share/clementine/projectm-presets/Telek - Target Practice (tracking retreat slide).milk -%%VISUALISATION%%share/clementine/projectm-presets/Telek EMPR - Scanner - Trust me I've got a Melways.milk -%%VISUALISATION%%share/clementine/projectm-presets/TobiasWolfBoi - Cataract.milk -%%VISUALISATION%%share/clementine/projectm-presets/TobiasWolfBoi - The Pit.milk -%%VISUALISATION%%share/clementine/projectm-presets/Tschoey - Music Flower.milk -%%VISUALISATION%%share/clementine/projectm-presets/Tux.tga -%%VISUALISATION%%share/clementine/projectm-presets/Unchained & Che - Oddnezz 3.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained & Che - Oddnezz 4 (Done it again).milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained & CTho - Bad Vibes.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained & Illusion - Dual Wave 3.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained & Illusion - Logic Morph.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained & Illusion - Spirit Morph.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained & Rovastar - For The Seagull.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained & Rovastar - Luckless.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained & Rovastar - Rainbow Obscura.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained & Rovastar - Slow Solstice.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained & Rovastar - Triptionary.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained & Rovastar - Wormhole Pillars (Hall of Shadows mi.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained & Rovastar - Wormhole Pillars.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained & Rovastar - Xen Traffic.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - A Matter Of Taste (Remix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - All You Can Eat.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Bad Karma Oddnezz Style.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Beat Demo (Demonology Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Beat Demo 1.0.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Beat Demo 10.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Beat Demo 2.0.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Beat Demo 2.1.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Beat Demo 2.2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Beat Demo 2.3.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Cartoon Factory.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Cranked On Failure.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Custom Gramatix (Remix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Deeper Logic.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Free to Feel (Valium Remix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - French Clothing.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Games With Light & Sound.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Ghostlight Whisper.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - God Of The Game (Remix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Goo Kung Fu.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Goofy Beat Detection.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Housed In A Childish Mind.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - In Memory Of Peg.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Invariant Under Rigorous Motions.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Jaded Emotion.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Jaundice.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Making a Science of It 4.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Morat's Final Voyage.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Non-Professional Music Analyzer.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Painful Plasma (Multi-Wave Mirrored Rage) -- Ro.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Perverted Dialect.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Picture Of Exile.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Picture Of Nectar.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Picture Of Poison.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - ReAwoke.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Resistance.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Ribald Ballad.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Shaping The Grid.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Subjective Experience Of The Manifold.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Unclaimed Wreckage 2 (Shamanic).milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Unclaimed Wreckage.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Unified Drag 2.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - ventilation.milk -%%VISUALISATION%%share/clementine/projectm-presets/Unchained - Working the Grid.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot & Aderrasi - Oceanic Bassograph (New Jersey Shore Mix.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot & Idiot - ATan2 Demo (Spiraling Mad Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot & Krash - Extremophile.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot & Mstress - Celebrate.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot & Mstress - Toxic Storm On Acid Sea (The End Of The W.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot & Rovastar - Crystal Ball (Cerimonial Decor Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - Azirphaeli's Mirror.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - Block Of Sound (Abstract Architecture Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - Block Of Sound (Fractal Construction Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - Color Of Music.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - Crystal Ball (Magical Reaction Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - De(-a)range(d)(ment) complex.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - De(-a)range(d)(ment) strain.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - Digiscape Advanced Processor.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - Ether Storm.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - Global Earthquake.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - Inside The Planar Portal.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - light of the path.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - Mixing Pot.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - Puddle Of Music.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - Rainbow Planet Under Attack.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - Rush.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - S Pulse Virus.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - String.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - Tangent Universe (Collapsed With Artifact Mix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - The Deeper.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - The Inner Workings of my New Computer.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - Visionarie (geiss aspect ratio fix).milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - Waves Of Blood.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot - Wisps.milk -%%VISUALISATION%%share/clementine/projectm-presets/Zylot and Rovastar - Iouo Stone Morphic Fusion.milk -%%VISUALISATION%%share/clementine/projectm-presets/[Ishan] - Life in the drains.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Agitator.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Aimless (Gravity Directive Mix).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Aimless (Spirogravity Mix).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Airhandler (Menagerie Mix).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Airs (Windy Mix).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Anchorpulse (Pulse Of A Ghast II Mix).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Anchorpulse (Verified Mix).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Anomalous Material Science (Pure Splinter Mix).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Antidote (Aqualung Mix).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Antidote (Side Effects Mix).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Antidote.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Antique Abyss.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Arise! (Padded Mix).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Ashes Of Air (Remix).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Bitterfeld (Crystal Border Mix).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Blender.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Bow To Gravity.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Brakefreak.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Candy Avian.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Causeway Of Dreams (Nightmare Mix).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Causeway Of Dreams (REMix).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Causeway Of Dreams.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Chromatic Abyss (The Other Side).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Circlefacade.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Contortion (Xenomorph Mix).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Contortion.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Crystal Storm.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Dark Matter (Converse Mix).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Elastoid.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Floater Society.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Flowing Form.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Making Time (Swamp Mix).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Potion of Spirits.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Songflower (Moss Posy).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - Spillswirl.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - What Cannot Be Undone.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Aderrasi - What cannot be.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Bmelgren & Krash - Rainbow Orb Peacock (Centred Journey Mix.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Bmelgren & Krash - Rainbow Orb Peacock (Lonely Signal Gone .milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Bmelgren - Godhead.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Bmelgren - Pentultimate Nerual Slipstream (Tweak 2).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Bmelgren - Take This Highway.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Che - Burning Hus.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Che - Escape.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/Che - Watch & Fly.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/CrystalHigh - mad ravetriping.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/DaNOnE - Highway to Heaven (rotating).milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/EMPR - Random - Changing Polyevolution.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/EMPR - Random - Look mama I'm on TV! 2.milk +%%VISUALISATION%%%%DATADIR%%/projectm-presets/EMPR - Random - They're so cute Dad can I keep one!.milk *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Wed May 11 20:59:41 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 293A5B37D32; Wed, 11 May 2016 20:59:41 +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 042301A86; Wed, 11 May 2016 20:59:40 +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 u4BKxeJd012727; Wed, 11 May 2016 20:59:40 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BKxeAo012726; Wed, 11 May 2016 20:59:40 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605112059.u4BKxeAo012726@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 11 May 2016 20:59:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415033 - head/games/xpilot/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 20:59:41 -0000 Author: bapt Date: Wed May 11 20:59:39 2016 New Revision: 415033 URL: https://svnweb.freebsd.org/changeset/ports/415033 Log: Prevent collision with getline(3) Added: head/games/xpilot/files/patch-src_client_textinterface.c (contents, props changed) Added: head/games/xpilot/files/patch-src_client_textinterface.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/xpilot/files/patch-src_client_textinterface.c Wed May 11 20:59:39 2016 (r415033) @@ -0,0 +1,92 @@ +--- src/client/textinterface.c.orig 2010-02-21 15:59:29 UTC ++++ src/client/textinterface.c +@@ -75,7 +75,7 @@ extern char hostname[]; /* my local ho + /* + * just like fgets() but strips newlines like gets(). + */ +-static char* getline(char* buf, int len, FILE* stream) ++static char* get_line(char* buf, int len, FILE* stream) + { + char *nl; + +@@ -305,7 +305,7 @@ static bool Process_commands(sockbuf_t * + else if (!auto_connect) { + printf("*** Server on %s. Enter command> ", conpar->server_name); + +- getline(linebuf, MAX_LINE-1, stdin); ++ get_line(linebuf, MAX_LINE-1, stdin); + if (feof(stdin)) { + puts(""); + c = 'Q'; +@@ -385,7 +385,7 @@ static bool Process_commands(sockbuf_t * + case 'K': + printf("Enter name of victim: "); + fflush(stdout); +- if (!getline(linebuf, MAX_LINE-1, stdin)) { ++ if (!get_line(linebuf, MAX_LINE-1, stdin)) { + printf("Nothing changed.\n"); + continue; + } +@@ -396,7 +396,7 @@ static bool Process_commands(sockbuf_t * + case 'R': + printf("Enter maximum number of robots: "); + fflush(stdout); +- if (!getline(linebuf, MAX_LINE-1, stdin)) { ++ if (!get_line(linebuf, MAX_LINE-1, stdin)) { + printf("Nothing changed.\n"); + continue; + } +@@ -410,7 +410,7 @@ static bool Process_commands(sockbuf_t * + case 'M': /* Send a message to server. */ + printf("Enter message: "); + fflush(stdout); +- if (!getline(linebuf, MAX_LINE-1, stdin) || !linebuf[0]) { ++ if (!get_line(linebuf, MAX_LINE-1, stdin) || !linebuf[0]) { + printf("No message sent.\n"); + continue; + } +@@ -425,7 +425,7 @@ static bool Process_commands(sockbuf_t * + case 'D': /* Shutdown */ + if (!auto_shutdown) { + printf("Enter delay in seconds or return for cancel: "); +- getline(linebuf, MAX_LINE-1, stdin); ++ get_line(linebuf, MAX_LINE-1, stdin); + /* + * No argument = cancel shutdown = arg_int=0 + */ +@@ -436,7 +436,7 @@ static bool Process_commands(sockbuf_t * + delay = 1; + + printf("Enter reason: "); +- getline(linebuf, MAX_LINE-1, stdin); ++ get_line(linebuf, MAX_LINE-1, stdin); + } else { + strlcpy(linebuf, shutdown_reason, sizeof(linebuf)); + delay = 60; +@@ -448,7 +448,7 @@ static bool Process_commands(sockbuf_t * + case 'O': /* Tune an option. */ + printf("Enter option: "); + fflush(stdout); +- if (!getline(linebuf, MAX_LINE-1, stdin) ++ if (!get_line(linebuf, MAX_LINE-1, stdin) + || (len=strlen(linebuf)) == 0) { + printf("Nothing changed.\n"); + continue; +@@ -456,7 +456,7 @@ static bool Process_commands(sockbuf_t * + printf("Enter new value for %s: ", linebuf); + fflush(stdout); + strcat(linebuf, ":"); len++; +- if (!getline(&linebuf[len], MAX_LINE-1-len, stdin) ++ if (!get_line(&linebuf[len], MAX_LINE-1-len, stdin) + || linebuf[len] == '\0') { + printf("Nothing changed.\n"); + continue; +@@ -516,7 +516,7 @@ static bool Process_commands(sockbuf_t * + case 'T': /* Set team. */ + printf("Enter team: "); + fflush(stdout); +- if (!getline(linebuf, MAX_LINE-1, stdin) ++ if (!get_line(linebuf, MAX_LINE-1, stdin) + || (len = strlen(linebuf)) == 0) { + printf("Nothing changed.\n"); + } From owner-svn-ports-head@freebsd.org Wed May 11 21:13:23 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6AF37B370A7; Wed, 11 May 2016 21:13:23 +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 382491242; Wed, 11 May 2016 21:13:23 +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 u4BLDMfc018784; Wed, 11 May 2016 21:13:22 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BLDMW4018783; Wed, 11 May 2016 21:13:22 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605112113.u4BLDMW4018783@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 11 May 2016 21:13:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415034 - head/net/wmlj/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 21:13:23 -0000 Author: bapt Date: Wed May 11 21:13:22 2016 New Revision: 415034 URL: https://svnweb.freebsd.org/changeset/ports/415034 Log: Prevent collision with getline(3) Added: head/net/wmlj/files/ head/net/wmlj/files/patch-src_network.c (contents, props changed) Added: head/net/wmlj/files/patch-src_network.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/wmlj/files/patch-src_network.c Wed May 11 21:13:22 2016 (r415034) @@ -0,0 +1,24 @@ +--- src/network.c.orig 2016-05-11 21:04:11 UTC ++++ src/network.c +@@ -72,7 +72,7 @@ skipline(char *text) { + } + + static char* +-getline(char *text) { ++get_line(char *text) { + int len; + char *str; + +@@ -113,10 +113,10 @@ parse_response(char *buf) { + int read_keys = 0; + + while (*buf) { +- key = getline(buf); ++ key = get_line(buf); + buf = skipline(buf); + if (*buf) { +- val = getline(buf); ++ val = get_line(buf); + buf = skipline(buf); + + g_hash_table_insert(hash, g_strdup(key), g_strdup(val)); From owner-svn-ports-head@freebsd.org Wed May 11 21:37:51 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 857A9B37558; Wed, 11 May 2016 21:37:51 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3CCCB1E61; Wed, 11 May 2016 21:37:51 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BLboct025154; Wed, 11 May 2016 21:37:50 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BLboWb025152; Wed, 11 May 2016 21:37:50 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201605112137.u4BLboWb025152@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Wed, 11 May 2016 21:37:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415035 - head/dns/dnsmasq-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 21:37:51 -0000 Author: mandree Date: Wed May 11 21:37:50 2016 New Revision: 415035 URL: https://svnweb.freebsd.org/changeset/ports/415035 Log: Update to release candidate #1. Changes since test#13: + Move the dhcp_release and dhcp_lease_time tools from + contrib/wrt to contrib/lease-tools. + + Add dhcp_release6 to contrib/lease-tools. Many thanks + to Sergey Nechaev for this code. + + To avoid filling logs in configurations which define + many upstream nameservers, don't log more that 30 servers. + The number to be logged can be changed as SERVERS_LOGGED + in src/config.h. Changelog since v2.75 at: http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob_plain;f=CHANGELOG;hb=8628cd603fd0c55c7d41b84488446db44f58ff5b Modified: head/dns/dnsmasq-devel/Makefile head/dns/dnsmasq-devel/distinfo Modified: head/dns/dnsmasq-devel/Makefile ============================================================================== --- head/dns/dnsmasq-devel/Makefile Wed May 11 21:13:22 2016 (r415034) +++ head/dns/dnsmasq-devel/Makefile Wed May 11 21:37:50 2016 (r415035) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.76test13 -PORTVERSION= 2.76.0test13 +DISTVERSION= 2.76rc1 +PORTEPOCH= 1 CATEGORIES= dns ipv6 -#MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ -MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/test-releases/ +MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ +#MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/test-releases/ PKGNAMESUFFIX= -devel MAINTAINER= mandree@FreeBSD.org Modified: head/dns/dnsmasq-devel/distinfo ============================================================================== --- head/dns/dnsmasq-devel/distinfo Wed May 11 21:13:22 2016 (r415034) +++ head/dns/dnsmasq-devel/distinfo Wed May 11 21:37:50 2016 (r415035) @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.76test13.tar.xz) = 70e78e6323996cdeeec1e2d9ebcaf58d7b26e8f17f4a23cea26b7a38ef703616 -SIZE (dnsmasq-2.76test13.tar.xz) = 491272 +SHA256 (dnsmasq-2.76rc1.tar.xz) = 8d1064ba898fef683f8579d699111cd75cd2e16d50b0a7c0534c34a36722cd27 +SIZE (dnsmasq-2.76rc1.tar.xz) = 494620 From owner-svn-ports-head@freebsd.org Wed May 11 21:48:52 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24817B3791F; Wed, 11 May 2016 21:48:52 +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 F3EB61491; Wed, 11 May 2016 21:48:51 +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 u4BLmptG028280; Wed, 11 May 2016 21:48:51 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BLmoUt028276; Wed, 11 May 2016 21:48:50 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605112148.u4BLmoUt028276@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 11 May 2016 21:48:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415036 - head/biology/lagan/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 21:48:52 -0000 Author: bapt Date: Wed May 11 21:48:50 2016 New Revision: 415036 URL: https://svnweb.freebsd.org/changeset/ports/415036 Log: Prevent collision with getline(3) While here regen patches Added: head/biology/lagan/files/patch-src_anchors.c (contents, props changed) Modified: head/biology/lagan/files/patch-src__glocal__rightinfluence.cpp head/biology/lagan/files/patch-src__glocal__score.cpp head/biology/lagan/files/patch-src__utils__Glue.cpp Modified: head/biology/lagan/files/patch-src__glocal__rightinfluence.cpp ============================================================================== --- head/biology/lagan/files/patch-src__glocal__rightinfluence.cpp Wed May 11 21:37:50 2016 (r415035) +++ head/biology/lagan/files/patch-src__glocal__rightinfluence.cpp Wed May 11 21:48:50 2016 (r415036) @@ -1,4 +1,4 @@ ---- src/glocal/rightinfluence.cpp.orig +--- src/glocal/rightinfluence.cpp.orig 2006-09-14 20:40:19 UTC +++ src/glocal/rightinfluence.cpp @@ -1,6 +1,6 @@ #include @@ -8,7 +8,7 @@ // Sets the first default owner of the whole region void initRI(RI *RightInfluence, long long int scoreIndex) { -@@ -18,17 +18,17 @@ +@@ -18,17 +18,17 @@ void initRI(RI *RightInfluence, long lon // hack to aid winner selection origin.score = -1; @@ -30,3 +30,4 @@ + RightInfluence->act[+INF] = &my_end; } + Modified: head/biology/lagan/files/patch-src__glocal__score.cpp ============================================================================== --- head/biology/lagan/files/patch-src__glocal__score.cpp Wed May 11 21:37:50 2016 (r415035) +++ head/biology/lagan/files/patch-src__glocal__score.cpp Wed May 11 21:48:50 2016 (r415036) @@ -1,5 +1,5 @@ ---- src/glocal/score.cpp.orig 2006-09-15 05:40:19.000000000 +0900 -+++ src/glocal/score.cpp 2012-10-03 00:22:50.000000000 +0900 +--- src/glocal/score.cpp.orig 2006-09-14 20:40:19 UTC ++++ src/glocal/score.cpp @@ -2,7 +2,7 @@ #include #include Modified: head/biology/lagan/files/patch-src__utils__Glue.cpp ============================================================================== --- head/biology/lagan/files/patch-src__utils__Glue.cpp Wed May 11 21:37:50 2016 (r415035) +++ head/biology/lagan/files/patch-src__utils__Glue.cpp Wed May 11 21:48:50 2016 (r415036) @@ -1,5 +1,5 @@ ---- src/utils/Glue.cpp.orig 2006-09-15 05:40:18.000000000 +0900 -+++ src/utils/Glue.cpp 2012-10-03 00:23:38.000000000 +0900 +--- src/utils/Glue.cpp.orig 2006-09-14 20:40:18 UTC ++++ src/utils/Glue.cpp @@ -6,6 +6,7 @@ #include #include Added: head/biology/lagan/files/patch-src_anchors.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/lagan/files/patch-src_anchors.c Wed May 11 21:48:50 2016 (r415036) @@ -0,0 +1,20 @@ +--- src/anchors.c.orig 2016-05-11 21:46:55 UTC ++++ src/anchors.c +@@ -225,7 +225,7 @@ char* rolltonum(char* str) { + return &str[i]; + } + +-int getline(FILE* infile, hll* tt) { ++int get_line(FILE* infile, hll* tt) { + char temp[1024]; + char* help; + int z, h; +@@ -248,7 +248,7 @@ hll* parseCHAOS(FILE* infile, int* totnu + *totnum = 0; + while(!feof(infile)) { + tt = (hll*) malloc(sizeof(hll)); +- while (!feof(infile) && !getline(infile, tt)) ++ while (!feof(infile) && !get_line(infile, tt)) + ; + if (feof(infile)) break; + if (gapfreechunks) { From owner-svn-ports-head@freebsd.org Wed May 11 21:51:02 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFB4BB379EF; Wed, 11 May 2016 21:51: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 8D68518A6; Wed, 11 May 2016 21:51: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 u4BLp1LW029110; Wed, 11 May 2016 21:51:01 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BLp1UI029108; Wed, 11 May 2016 21:51:01 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605112151.u4BLp1UI029108@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 11 May 2016 21:51:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415037 - head/news/cg/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 21:51:02 -0000 Author: bapt Date: Wed May 11 21:51:01 2016 New Revision: 415037 URL: https://svnweb.freebsd.org/changeset/ports/415037 Log: Prevent collision with get_line Added: head/news/cg/files/ head/news/cg/files/patch-util.c (contents, props changed) head/news/cg/files/patch-util.h (contents, props changed) Added: head/news/cg/files/patch-util.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/news/cg/files/patch-util.c Wed May 11 21:51:01 2016 (r415037) @@ -0,0 +1,20 @@ +--- util.c.orig 2002-05-13 16:27:29 UTC ++++ util.c +@@ -180,7 +180,7 @@ rename_uniq(const char *from, char **to) + + + char * +-getline(FILE *f) ++get_line(FILE *f) + { + static char *b; + static int bsize; +@@ -234,7 +234,7 @@ getline(FILE *f) + void + skip_rest(FILE *f) + { +- while (getline(f) != NULL) ++ while (get_line(f) != NULL) + ; + } + Added: head/news/cg/files/patch-util.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/news/cg/files/patch-util.h Wed May 11 21:51:01 2016 (r415037) @@ -0,0 +1,11 @@ +--- util.h.orig 2002-04-24 15:45:24 UTC ++++ util.h +@@ -57,7 +57,7 @@ void copy_stream(stream *in, out_state * + void debug(out_state *out, char *fmt, ...); + char *expand(char *path); + FILE *fopen_uniq(char **s); +-char *getline(FILE *f); ++char *get_line(FILE *f); + void output_header(out_state *out, symbol name, struct header *h); + void prdebug(int level, char *fmt, ...); + void prdebug_init(int do_file, int do_stdout); From owner-svn-ports-head@freebsd.org Wed May 11 21:52:55 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 75454B37B16; Wed, 11 May 2016 21:52:55 +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 284791BA3; Wed, 11 May 2016 21:52:55 +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 u4BLqsl0031283; Wed, 11 May 2016 21:52:54 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BLqs5M031282; Wed, 11 May 2016 21:52:54 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605112152.u4BLqs5M031282@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 11 May 2016 21:52:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415038 - head/www/cgihtml/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 21:52:55 -0000 Author: bapt Date: Wed May 11 21:52:54 2016 New Revision: 415038 URL: https://svnweb.freebsd.org/changeset/ports/415038 Log: Prevent collision with getline(3) Modified: head/www/cgihtml/files/patch-cgi-lib.c Modified: head/www/cgihtml/files/patch-cgi-lib.c ============================================================================== --- head/www/cgihtml/files/patch-cgi-lib.c Wed May 11 21:51:01 2016 (r415037) +++ head/www/cgihtml/files/patch-cgi-lib.c Wed May 11 21:52:54 2016 (r415038) @@ -30,6 +30,15 @@ retrieving revision 1.6 buffer = (char *)malloc(sizeof(char) * content_length + 1); if (fread(buffer,sizeof(char),content_length,stdin) != content_length) { /* consistency error. */ +@@ -181,7 +185,7 @@ int parse_CGI_encoded(llist *entries, ch + + /* stolen from k&r and seriously modified to do what I want */ + +-int getline(char s[], int lim) ++int get_line(char s[], int lim) + { + int c, i=0, num; + @@ -202,7 +206,7 @@ int getline(char s[], int lim) int parse_form_encoded(llist* entries) @@ -48,6 +57,18 @@ retrieving revision 1.6 else return 0; /* get boundary */ +@@ -231,9 +235,9 @@ int parse_form_encoded(llist* entries) + list_create(entries); + window = entries->head; + /* ignore first boundary; this isn't so robust; improve it later */ +- getline(buffer,BUFSIZ); ++ get_line(buffer,BUFSIZ); + /* now start parsing */ +- while ((bytesread=getline(buffer,BUFSIZ)) != 0) { ++ while ((bytesread=get_line(buffer,BUFSIZ)) != 0) { + start = 1; + /* this assumes that buffer contains no binary characters. + if the buffer contains the first valid header, then this @@ -241,14 +245,20 @@ int parse_form_encoded(llist* entries) robustness sake. */ buffer[bytesread] = '\0'; @@ -107,6 +128,24 @@ retrieving revision 1.6 /* null filename; for now, just don't save info. later, save to default file */ isfile = 0; +@@ -290,7 +299,7 @@ int parse_form_encoded(llist* entries) + else + isfile = 0; + /* ignore rest of headers and first blank line */ +- while (getline(buffer, BUFSIZ) > 1) { ++ while (get_line(buffer, BUFSIZ) > 1) { + /* DOS style blank line? */ + if ((buffer[0] == '\r') && (buffer[1] == '\n')) + break; +@@ -298,7 +307,7 @@ int parse_form_encoded(llist* entries) + done = 0; + j = 0; + while (!done) { +- bytesread = getline(buffer,BUFSIZ); ++ bytesread = get_line(buffer,BUFSIZ); + buffer[bytesread] = '\0'; + if (bytesread && strstr(buffer,boundary) == NULL) { + if (start) { @@ -529,9 +538,9 @@ int parse_cookies(llist *entries) int numcookies = 0; short NM = 1; From owner-svn-ports-head@freebsd.org Wed May 11 21:55:10 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6E8BB37BCC; Wed, 11 May 2016 21:55:10 +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 9839C1D59; Wed, 11 May 2016 21:55:10 +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 u4BLt9L7031541; Wed, 11 May 2016 21:55:09 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BLt9WS031539; Wed, 11 May 2016 21:55:09 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605112155.u4BLt9WS031539@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 11 May 2016 21:55:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415039 - head/devel/fortran-utils/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 21:55:10 -0000 Author: bapt Date: Wed May 11 21:55:09 2016 New Revision: 415039 URL: https://svnweb.freebsd.org/changeset/ports/415039 Log: Prevent collision with getline(3) while here regen patches Added: head/devel/fortran-utils/files/patch-fpr_fpr.c (contents, props changed) head/devel/fortran-utils/files/patch-fsplit_fsplit.c (contents, props changed) Deleted: head/devel/fortran-utils/files/patch-fpr.c Added: head/devel/fortran-utils/files/patch-fpr_fpr.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/fortran-utils/files/patch-fpr_fpr.c Wed May 11 21:55:09 2016 (r415039) @@ -0,0 +1,83 @@ +--- fpr/fpr.c.orig 1994-05-27 12:31:21 UTC ++++ fpr/fpr.c +@@ -45,6 +45,7 @@ static char sccsid[] = "@(#)fpr.c 8.1 (B + #endif /* not lint */ + + #include ++#include + + #define BLANK ' ' + #define TAB '\t' +@@ -80,12 +81,13 @@ COLUMN *line; + int maxpos; + int maxcol; + +-extern char *malloc(); +-extern char *calloc(); +-extern char *realloc(); +- +- ++void init(); ++void mygettext(); ++void flush(); ++void savech(int); ++void nospace(); + ++int + main() + { + register int ch; +@@ -124,7 +126,7 @@ main() + + while ( ! ateof) + { +- gettext(); ++ mygettext(); + ch = getchar(); + if (ch == EOF) + { +@@ -176,6 +178,7 @@ main() + + + ++void + init() + { + register COLUMN *cp; +@@ -210,7 +213,8 @@ init() + + + +-gettext() ++void ++mygettext() + { + register int i; + register char ateol; +@@ -283,8 +287,8 @@ gettext() + + + +-savech(col) +-int col; ++void ++savech(int col) + { + register char ch; + register int oldmax; +@@ -340,6 +344,7 @@ int col; + + + ++void + flush() + { + register int i; +@@ -403,6 +408,7 @@ flush() + + + ++void + nospace() + { + fputs("Storage limit exceeded.\n", stderr); Added: head/devel/fortran-utils/files/patch-fsplit_fsplit.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/fortran-utils/files/patch-fsplit_fsplit.c Wed May 11 21:55:09 2016 (r415039) @@ -0,0 +1,29 @@ +--- fsplit/fsplit.c.orig 2000-01-30 21:03:32 UTC ++++ fsplit/fsplit.c +@@ -97,7 +97,7 @@ struct stat sbuf; + + #define trim(p) while (*p == ' ' || *p == '\t') p++ + +-int getline __P((void)); ++int get_line __P((void)); + void get_name __P((char *, int)); + char *functs __P((char *)); + int lend __P((void)); +@@ -171,7 +171,7 @@ char **argv; + errx(1, "can not open %s", x); + nflag = 0; + rv = 0; +- while (getline() > 0) { ++ while (get_line() > 0) { + rv = 1; + fprintf(ofp, "%s", buf); + if (lend()) /* look for an 'end' statement */ +@@ -263,7 +263,7 @@ int letters; + } + + int +-getline() ++get_line() + { + register char *ptr; + From owner-svn-ports-head@freebsd.org Wed May 11 21:58:10 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10BD6B37C18; Wed, 11 May 2016 21:58:10 +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 BD7AB1E71; Wed, 11 May 2016 21:58:09 +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 u4BLw8qv031758; Wed, 11 May 2016 21:58:08 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BLw8du031757; Wed, 11 May 2016 21:58:08 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605112158.u4BLw8du031757@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 11 May 2016 21:58:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415040 - head/games/xsokoban/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 21:58:10 -0000 Author: bapt Date: Wed May 11 21:58:08 2016 New Revision: 415040 URL: https://svnweb.freebsd.org/changeset/ports/415040 Log: Prevent collision with getline(3) Added: head/games/xsokoban/files/patch-score.c (contents, props changed) Added: head/games/xsokoban/files/patch-score.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/xsokoban/files/patch-score.c Wed May 11 21:58:08 2016 (r415040) @@ -0,0 +1,56 @@ +--- score.c.orig 1996-08-27 19:23:58 UTC ++++ score.c +@@ -797,7 +797,7 @@ static void CopyEntry(short i1, short i2 + } + + /* Extract one line from "text". Return 0 if there is no line to extract. */ +-char *getline(char *text, char *linebuf, int bufsiz) ++char *get_line(char *text, char *linebuf, int bufsiz) + { + if (*text == 0) { + *linebuf = 0; +@@ -938,7 +938,7 @@ char *skip_past_header(char *text) + { + char line[256]; + do { +- text = getline(text, line, sizeof(line)); ++ text = get_line(text, line, sizeof(line)); + if (!text) return 0; + } while (0 != strcmp(line, "")); + return text; +@@ -982,7 +982,7 @@ static short ParseUserLevel(char *text, + char line[256]; + text = skip_past_header(text); + if (!text) return E_READSCORE; +- text = getline(text, line, sizeof(line)); ++ text = get_line(text, line, sizeof(line)); + if (!text) return E_READSCORE; + if (0 == strncmp(line, "Level: ", 7)) { + *lv = atoi(&line[7]); +@@ -999,7 +999,7 @@ static void DeleteAllEntries() + } + + #define GRAB(tag, stmt) \ +- text = getline(text, line, sizeof(line)); \ ++ text = get_line(text, line, sizeof(line)); \ + if (!text) return E_READSCORE; \ + if (0 == strncmp(line, tag, strlen(tag))) { stmt; } \ + else return E_READSCORE; +@@ -1070,7 +1070,7 @@ static short ParseScoreText(char *text, + { + char line[256]; + do { +- text = getline(text, line, sizeof(line)); ++ text = get_line(text, line, sizeof(line)); + if (!text) return E_READSCORE; + } while (line[0] != '='); + scoreentries = 0; +@@ -1091,7 +1091,7 @@ static short ParseScoreLine(int i, char + int rank; + char rank_s[4]; + char line[256]; +- *text = getline(*text, line, sizeof(line)); ++ *text = get_line(*text, line, sizeof(line)); + if (!*text) return 0; + strncpy(rank_s, line, 4); + rank = atoi(rank_s); From owner-svn-ports-head@freebsd.org Wed May 11 22:07:54 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2DD13B37F18; Wed, 11 May 2016 22:07:54 +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 F0910179B; Wed, 11 May 2016 22:07:53 +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 u4BM7rXf035052; Wed, 11 May 2016 22:07:53 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BM7qcA035044; Wed, 11 May 2016 22:07:52 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605112207.u4BM7qcA035044@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 11 May 2016 22:07:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415041 - head/comms/yaps/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 22:07:54 -0000 Author: bapt Date: Wed May 11 22:07:52 2016 New Revision: 415041 URL: https://svnweb.freebsd.org/changeset/ports/415041 Log: Prevent collision with getline(3) While here regen patches Modified: head/comms/yaps/files/patch-Config head/comms/yaps/files/patch-Makefile head/comms/yaps/files/patch-config.h head/comms/yaps/files/patch-tty.c head/comms/yaps/files/patch-valid.c head/comms/yaps/files/patch-yaps.rc Modified: head/comms/yaps/files/patch-Config ============================================================================== --- head/comms/yaps/files/patch-Config Wed May 11 21:58:08 2016 (r415040) +++ head/comms/yaps/files/patch-Config Wed May 11 22:07:52 2016 (r415041) @@ -1,87 +1,51 @@ -*** Config.orig Sat Jun 14 19:32:18 1997 ---- Config Tue Aug 8 20:29:41 2000 -*************** -*** 1,9 **** - # -*- sh -*- - # SECTION A.) Global configuration - # Select compiler command -! CC = gcc - # -! CFLAGS = -Wall -Wno-parentheses -Wshadow -Wstrict-prototypes -Wmissing-prototypes - LDFLAGS = - EXLIBS = - # ---- 1,9 ---- - # -*- sh -*- - # SECTION A.) Global configuration - # Select compiler command -! #CC = gcc - # -! #CFLAGS = -Wall -Wno-parentheses -Wshadow -Wstrict-prototypes -Wmissing-prototypes - LDFLAGS = - EXLIBS = - # -*************** -*** 14,35 **** - #LUA = True - # - # Define this to disable debugging -! #NDEBUG = True - # - # - # - # SECTION B.) yaps configuration - # Name and location of global configuration file -! YAPS_CFGFILE = /etc/yaps.rc - # Name of local configuration file (location is $HOME.) - YAPS_LCFGFILE = .yapsrc - # Directory for installing the binary -! YAPS_BINDIR = /usr/local/bin - # Directory for optional support files -! YAPS_LIBDIR = /usr/local/lib/yaps - # User/Group/Mode for yaps - YAPS_USER = bin -! YAPS_GROUP = uucp - YAPS_MODE = 2711 - # User/Group/Mode for global configuration file - YAPS_RCUSER = bin ---- 14,35 ---- - #LUA = True - # - # Define this to disable debugging -! NDEBUG = True - # - # - # - # SECTION B.) yaps configuration - # Name and location of global configuration file -! YAPS_CFGFILE = ${PREFIX}/etc/yaps.rc - # Name of local configuration file (location is $HOME.) - YAPS_LCFGFILE = .yapsrc - # Directory for installing the binary -! YAPS_BINDIR = ${PREFIX}/bin - # Directory for optional support files -! YAPS_LIBDIR = ${PREFIX}/share/yaps - # User/Group/Mode for yaps - YAPS_USER = bin -! YAPS_GROUP = dialer - YAPS_MODE = 2711 - # User/Group/Mode for global configuration file - YAPS_RCUSER = bin -*************** -*** 56,62 **** - # - ifdef NDEBUG - DDEFS = -DNDEBUG -! G = -O - else - G = -g - endif ---- 56,62 ---- - # - ifdef NDEBUG - DDEFS = -DNDEBUG -! G = - else - G = -g - endif +--- Config.orig 1997-06-14 10:32:18 UTC ++++ Config +@@ -1,9 +1,9 @@ + # -*- sh -*- + # SECTION A.) Global configuration + # Select compiler command +-CC = gcc ++#CC = gcc + # +-CFLAGS = -Wall -Wno-parentheses -Wshadow -Wstrict-prototypes -Wmissing-prototypes ++#CFLAGS = -Wall -Wno-parentheses -Wshadow -Wstrict-prototypes -Wmissing-prototypes + LDFLAGS = + EXLIBS = + # +@@ -14,22 +14,22 @@ EXLIBS = + #LUA = True + # + # Define this to disable debugging +-#NDEBUG = True ++NDEBUG = True + # + # + # + # SECTION B.) yaps configuration + # Name and location of global configuration file +-YAPS_CFGFILE = /etc/yaps.rc ++YAPS_CFGFILE = ${PREFIX}/etc/yaps.rc + # Name of local configuration file (location is $HOME.) + YAPS_LCFGFILE = .yapsrc + # Directory for installing the binary +-YAPS_BINDIR = /usr/local/bin ++YAPS_BINDIR = ${PREFIX}/bin + # Directory for optional support files +-YAPS_LIBDIR = /usr/local/lib/yaps ++YAPS_LIBDIR = ${PREFIX}/share/yaps + # User/Group/Mode for yaps + YAPS_USER = bin +-YAPS_GROUP = uucp ++YAPS_GROUP = dialer + YAPS_MODE = 2711 + # User/Group/Mode for global configuration file + YAPS_RCUSER = bin +@@ -56,7 +56,7 @@ endif + # + ifdef NDEBUG + DDEFS = -DNDEBUG +-G = -O ++G = + else + G = -g + endif Modified: head/comms/yaps/files/patch-Makefile ============================================================================== --- head/comms/yaps/files/patch-Makefile Wed May 11 21:58:08 2016 (r415040) +++ head/comms/yaps/files/patch-Makefile Wed May 11 22:07:52 2016 (r415041) @@ -1,6 +1,6 @@ ---- Makefile.orig 1997-06-06 15:45:35.000000000 +0400 -+++ Makefile 2015-02-26 00:28:11.000000000 +0300 -@@ -33,15 +33,15 @@ +--- Makefile.orig 1997-06-06 11:45:35 UTC ++++ Makefile +@@ -33,15 +33,15 @@ yaps.doc: yaps.html lynx -cfg=/dev/null -nolist -dump $< > $@ install: $(DSTFLE) $(CFGFILE) Modified: head/comms/yaps/files/patch-config.h ============================================================================== --- head/comms/yaps/files/patch-config.h Wed May 11 21:58:08 2016 (r415040) +++ head/comms/yaps/files/patch-config.h Wed May 11 22:07:52 2016 (r415041) @@ -1,102 +1,64 @@ -*** config.h.orig Tue Sep 29 15:15:25 1998 ---- config.h Tue Sep 29 15:24:15 1998 -*************** -*** 27,31 **** - * in sys/time.h - */ -! # define HAVE_SYS_SELECT_H 0 - - /* ---- 27,31 ---- - * in sys/time.h - */ -! # define HAVE_SYS_SELECT_H 1 - - /* -*************** -*** 33,37 **** - * conversion/classification - */ -! # define HAVE_LOCALE_H 0 - - /* ---- 33,37 ---- - * conversion/classification - */ -! # define HAVE_LOCALE_H 1 - - /* -*************** -*** 39,48 **** - * very weak replacement is used to find matching services - */ -! # define HAVE_REGEX_H 0 - - /* - * one of these is required for SysV like lockfiles - */ -! # define HAVE_SYS_SYSMACROS_H 1 - # define HAVE_SYS_MKDEV_H 0 - ---- 39,48 ---- - * very weak replacement is used to find matching services - */ -! # define HAVE_REGEX_H 1 - - /* - * one of these is required for SysV like lockfiles - */ -! # define HAVE_SYS_SYSMACROS_H 0 - # define HAVE_SYS_MKDEV_H 0 - -*************** -*** 62,72 **** - * to get valid return values from localtime - */ -! # define HAVE_TZSET 0 - - /* - * If these are not set, chmod()/chown() are used - */ -! # define HAVE_FCHMOD 0 -! # define HAVE_FCHOWN 0 - - /* ---- 62,72 ---- - * to get valid return values from localtime - */ -! # define HAVE_TZSET 1 - - /* - * If these are not set, chmod()/chown() are used - */ -! # define HAVE_FCHMOD 1 -! # define HAVE_FCHOWN 1 - - /* -*************** -*** 74,78 **** - * longjmp() from the signal handler leads into chaos - */ -! # define HAVE_SIGSETJMP 0 - - /* ---- 74,78 ---- - * longjmp() from the signal handler leads into chaos - */ -! # define HAVE_SIGSETJMP 1 - - /* -*************** -*** 106,110 **** - * set this to 1, otherwise to 0 - */ -! # define BROKEN_REALLOC 1 - - /* -------------- END OF CHANGEABLE PART ------------------ */ ---- 106,110 ---- - * set this to 1, otherwise to 0 - */ -! # define BROKEN_REALLOC 0 - - /* -------------- END OF CHANGEABLE PART ------------------ */ +--- config.h.orig 1997-06-14 10:32:19 UTC ++++ config.h +@@ -26,24 +26,24 @@ + * Needed only by some systems, which do not define FD_SET etc. + * in sys/time.h + */ +-# define HAVE_SYS_SELECT_H 0 ++# define HAVE_SYS_SELECT_H 1 + + /* + * If you have locales set this. This is useful to for character + * conversion/classification + */ +-# define HAVE_LOCALE_H 0 ++# define HAVE_LOCALE_H 1 + + /* + * If you have Posix regular expressions, set this. Otherwise a + * very weak replacement is used to find matching services + */ +-# define HAVE_REGEX_H 0 ++# define HAVE_REGEX_H 1 + + /* + * one of these is required for SysV like lockfiles + */ +-# define HAVE_SYS_SYSMACROS_H 1 ++# define HAVE_SYS_SYSMACROS_H 0 + # define HAVE_SYS_MKDEV_H 0 + + /* +@@ -61,19 +61,19 @@ + * If the library contains this function, a call to it is required + * to get valid return values from localtime + */ +-# define HAVE_TZSET 0 ++# define HAVE_TZSET 1 + + /* + * If these are not set, chmod()/chown() are used + */ +-# define HAVE_FCHMOD 0 +-# define HAVE_FCHOWN 0 ++# define HAVE_FCHMOD 1 ++# define HAVE_FCHOWN 1 + + /* + * If you have sigsetjmp() you definitly want to set this, otherwise + * longjmp() from the signal handler leads into chaos + */ +-# define HAVE_SIGSETJMP 0 ++# define HAVE_SIGSETJMP 1 + + /* + * Memory access functions. Nearly everybody has memcpy()/memset(), so +@@ -105,7 +105,7 @@ + * If your realloc(3) function cannot handle realloc (NULL, size), then + * set this to 1, otherwise to 0 + */ +-# define BROKEN_REALLOC 1 ++# define BROKEN_REALLOC 0 + + /* -------------- END OF CHANGEABLE PART ------------------ */ + /*}}}*/ Modified: head/comms/yaps/files/patch-tty.c ============================================================================== --- head/comms/yaps/files/patch-tty.c Wed May 11 21:58:08 2016 (r415040) +++ head/comms/yaps/files/patch-tty.c Wed May 11 22:07:52 2016 (r415041) @@ -1,13 +1,13 @@ -*** tty.c~ Sat Jun 7 16:32:21 1997 ---- tty.c Tue Sep 29 15:32:05 1998 -*************** -*** 23,28 **** ---- 23,30 ---- - # include - # else /* ! HAVE_SYS_SYSMACROS_H && ! HAVE_SYS_MKDEV_H */ -+ # ifndef major - # define major(xx) (((xx) >> 8) & 0xff) - # define minor(xx) ((xx) & 0xff) -+ # endif /* major */ - # endif /* HAVE_SYS_SYSMACROS_H || HAVE_SYS_MKDEV_H */ - # include "pager.h" +--- tty.c.orig 1997-06-07 14:32:21 UTC ++++ tty.c +@@ -22,8 +22,10 @@ + # elif HAVE_SYS_MKDEV_H + # include + # else /* ! HAVE_SYS_SYSMACROS_H && ! HAVE_SYS_MKDEV_H */ ++# ifndef major + # define major(xx) (((xx) >> 8) & 0xff) + # define minor(xx) ((xx) & 0xff) ++# endif /* major */ + # endif /* HAVE_SYS_SYSMACROS_H || HAVE_SYS_MKDEV_H */ + # include "pager.h" + /*}}}*/ Modified: head/comms/yaps/files/patch-valid.c ============================================================================== --- head/comms/yaps/files/patch-valid.c Wed May 11 21:58:08 2016 (r415040) +++ head/comms/yaps/files/patch-valid.c Wed May 11 22:07:52 2016 (r415041) @@ -1,10 +1,10 @@ -*** valid.c~ Tue Jun 3 12:09:49 1997 ---- valid.c Tue Sep 29 15:26:39 1998 -*************** -*** 4,7 **** ---- 4,8 ---- - # include - # include -+ # include - # include "pager.h" - # include "valid.h" +--- valid.c.orig 1997-06-03 10:09:49 UTC ++++ valid.c +@@ -3,6 +3,7 @@ + /*# undef HAVE_REGEX_H*/ + # include + # include ++# include + # include "pager.h" + # include "valid.h" + Modified: head/comms/yaps/files/patch-yaps.rc ============================================================================== --- head/comms/yaps/files/patch-yaps.rc Wed May 11 21:58:08 2016 (r415040) +++ head/comms/yaps/files/patch-yaps.rc Wed May 11 22:07:52 2016 (r415041) @@ -1,6 +1,7 @@ ---- yaps.rc~ Wed Jun 11 19:39:06 1997 -+++ yaps.rc Tue Oct 17 21:11:37 2000 -@@ -7,12 +7,11 @@ +--- yaps.rc.orig 1997-06-11 17:39:06 UTC ++++ yaps.rc +@@ -6,14 +6,13 @@ + # global section # ######################################### # -# This is a comma seperated list of available services. This @@ -17,7 +18,9 @@ +# This is the default caller-id. If the protocol/service allows # it, this is inserted in the message (and the receiver gets this # as the sender's number) -@@ -23,9 +22,9 @@ + call-id +1-(555)-1234 +@@ -22,17 +21,17 @@ call-id +1-(555)-1234 + # this string to each message. signature (It's me!) # -# You can either switch the use of the signature here on for all @@ -29,21 +32,25 @@ +# Increase this value to get more verbose output when running yaps. # Currently 4 is the highest supported value. verbose 0 -@@ -33,5 +32,5 @@ + # # If you'd like to log every sending session define this. It should # point to a writeable file. If you install the software setgid, then -# change the group of this file to the same yaps uses and make it +# change the group of this file to the one yaps uses and make it # group writeable. logfile /var/log/yaps.log -@@ -41,5 +40,5 @@ + # +@@ -40,7 +39,7 @@ logfile /var/log/yaps.log + # in each service section. modems standard # -# some global defaults for the serial interface (even if the most +# some global defaults for the serial interface (even if most # protocols are assuming 7e1, these settings seem to work well) speed 38400 -@@ -49,11 +48,11 @@ + bits-per-byte 8 +@@ -48,13 +47,13 @@ parity none + stopbits 1 # -# To calculate the cost for each call, you can define some globales @@ -59,14 +66,18 @@ +# used via the `convert' entry (see below). cv-default { Ä [ -@@ -75,5 +74,5 @@ + Ö \ +@@ -74,7 +73,7 @@ cv-extend { + # # These values are normally only found in each service section, -# but are listen here with an explaination for completeness. +# but are listed here with an explaination for completeness. # # This is the phone number of the modem gateway for this service -@@ -87,11 +86,11 @@ + #phone 0015559876 +@@ -86,13 +85,13 @@ cv-extend { + #protocol tap # -# Most services limit the length of a message to a specific length. @@ -81,14 +92,18 @@ +# it off into several single messages of maximum allowed length. #may-split True -@@ -103,5 +102,5 @@ + # +@@ -102,7 +101,7 @@ cv-extend { + # # Some services allow to send more than one message per session. If -# it is limited, set it using this parameter +# there is a limit, set it using this parameter. #max-messages 1 -@@ -111,6 +110,6 @@ + # +@@ -110,8 +109,8 @@ cv-extend { + #use-call-id True # -# If the service is reachable over a phonenumber where the pager-id @@ -97,7 +112,9 @@ +# is part of the phone number, define this and add a `%P' anywhere # in the `phone' number. #insert-pager-id True -@@ -125,6 +124,6 @@ + +@@ -124,8 +123,8 @@ rm-invalids-pid + (-) + rm-invalids-cid + (-) # -# Check for valid call id (see below for more details) While @@ -106,14 +123,18 @@ +# valid-pid is required, this is optional. #valid-cid ^(001|1) #change-cid 001 -@@ -136,5 +135,5 @@ + +@@ -135,7 +134,7 @@ rm-invalids-cid + (-) + # which must match the prefix of the pager-id. #valid-pid ^(0171|0049171) #valid-pid 0171|0049171 -# Use these paramters in the global section if you want do not want +# Use these paramters in the global section if you do not want # to check pager-ids (and do not set change-pid): #valid-pid . -@@ -148,24 +147,24 @@ + #valid-pid - +@@ -147,26 +146,26 @@ rm-invalids-cid + (-) + # # As the services do not use (in general) the ISO 8859/1 character set, -# one can define convertion tables. you can either specify a file which @@ -145,14 +166,17 @@ +# set this. #can-expire True -@@ -176,5 +175,5 @@ + # +@@ -175,17 +174,17 @@ rm-invalids-cid + (-) + # # To check wether a call-id/pager-id is valid use these paramters. -# For the exact syntax see the documentation +# For the exact syntax see the documentation. #check-call-id >1111111111111111< #check-pager-id >1111111111111111< -@@ -183,8 +182,8 @@ + #check-call-id +minimum=0,maximum=16,type=numeric + # # These values are typically found in a modem section, but can also -# appear in the global section to set some defaults @@ -163,14 +187,17 @@ +# Set this to the modem device you wish to use. #device /dev/modem #device /dev/cua1 -@@ -201,5 +200,5 @@ + #device /dev/cua/a +@@ -200,22 +199,22 @@ rm-invalids-cid + (-) + # # The different format of the part which is appended to the lockfile # and the contents can be specified here. See documentation for a -# full list inclusive explaination +# full list inclusive explaination. #lock-method sysv4 #lock-method binary -@@ -208,13 +207,13 @@ + #lock-method timeout=10 + # # These are send/expect sequences to talk to the modem. For an exact -# definition see (again) the documentation. Following entries are @@ -191,7 +218,9 @@ +# reset: reset the modem ######################################### -@@ -224,5 +223,26 @@ + # service section # +@@ -223,7 +222,28 @@ rm-invalids-cid + (-) + # # D1 (by Deutsche Telekom) # -[D1] @@ -219,14 +248,18 @@ +[D1_171] protocol tap valid-pid 0171|0049171|49171 -@@ -247,5 +267,5 @@ + change-pid 0171 +@@ -246,7 +266,7 @@ tap-old True + # # D2 (by Mannesmann Mobilfunk) # -[D2] +[D2_172] modem standard-d2 protocol ucp -@@ -265,8 +285,26 @@ + valid-pid 0172|0049172|49172 +@@ -264,10 +284,28 @@ check-call-id >1111111111111111< + check-pager-id >1111111111111111< ucp-extend True # +[D2_173] @@ -254,7 +287,9 @@ +[E+_177] protocol tap valid-pid 0177|0049177|49177 -@@ -279,4 +317,16 @@ + change-pid 0177 +@@ -278,6 +316,18 @@ max-size 160 + may-split True use-call-id False # +[E+_178] @@ -271,7 +306,9 @@ +# # Telmi, Telmi-* (by Deutsche Funkruf) # !! ONLY TESTED FOR TELMI-FUN !! -@@ -336,7 +386,8 @@ + # +@@ -335,9 +385,10 @@ use-call-id True + # Locking # # Older Unix versions -lock-prefix /usr/spool/uucp/LCK.. @@ -282,3 +319,4 @@ +#lock-prefix /var/spool/lock/LCK.. #lock-prefix /var/lock/LCK.. # SysV4 + #lock-prefix /var/spool/locks/LK. From owner-svn-ports-head@freebsd.org Wed May 11 22:15:47 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82828B3824A; Wed, 11 May 2016 22:15:47 +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 510C911E0; Wed, 11 May 2016 22:15:47 +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 u4BMFkOx038702; Wed, 11 May 2016 22:15:46 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BMFiTk038681; Wed, 11 May 2016 22:15:44 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605112215.u4BMFiTk038681@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 11 May 2016 22:15:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415042 - head/mail/emil/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 22:15:47 -0000 Author: bapt Date: Wed May 11 22:15:44 2016 New Revision: 415042 URL: https://svnweb.freebsd.org/changeset/ports/415042 Log: Prevent collision with getline(3) Added: head/mail/emil/files/patch-func.h (contents, props changed) head/mail/emil/files/patch-header.c (contents, props changed) head/mail/emil/files/patch-message.c (contents, props changed) head/mail/emil/files/patch-out.c (contents, props changed) head/mail/emil/files/patch-rfc822parse.c (contents, props changed) Modified: head/mail/emil/files/patch-Makefile.in head/mail/emil/files/patch-charset_Makefile.in head/mail/emil/files/patch-charset_chset.c head/mail/emil/files/patch-charset_conv.c head/mail/emil/files/patch-charset_dfopen.c head/mail/emil/files/patch-charset_gc.c head/mail/emil/files/patch-configure head/mail/emil/files/patch-emil.cf.man head/mail/emil/files/patch-emil.man head/mail/emil/files/patch-getoption.y head/mail/emil/files/patch-main.c head/mail/emil/files/patch-mime.c head/mail/emil/files/patch-mimeparse.c head/mail/emil/files/patch-uuencode.c Modified: head/mail/emil/files/patch-Makefile.in ============================================================================== --- head/mail/emil/files/patch-Makefile.in Wed May 11 22:07:52 2016 (r415041) +++ head/mail/emil/files/patch-Makefile.in Wed May 11 22:15:44 2016 (r415042) @@ -1,5 +1,5 @@ ---- Makefile.in.orig 1996-06-04 13:54:32.000000000 +0200 -+++ Makefile.in 2013-12-29 21:24:36.000000000 +0100 +--- Makefile.in.orig 1996-06-04 11:54:32 UTC ++++ Makefile.in @@ -41,9 +41,10 @@ exec_prefix = @exec_prefix@ #manprefix = Modified: head/mail/emil/files/patch-charset_Makefile.in ============================================================================== --- head/mail/emil/files/patch-charset_Makefile.in Wed May 11 22:07:52 2016 (r415041) +++ head/mail/emil/files/patch-charset_Makefile.in Wed May 11 22:15:44 2016 (r415042) @@ -1,5 +1,5 @@ ---- charset/Makefile.in.orig 2014-01-25 18:34:47.000000000 +0100 -+++ charset/Makefile.in 2014-01-25 18:34:49.000000000 +0100 +--- charset/Makefile.in.orig 1994-12-23 07:33:00 UTC ++++ charset/Makefile.in @@ -1,7 +1,6 @@ srcdir = @srcdir@ VPATH = @srcdir@ Modified: head/mail/emil/files/patch-charset_chset.c ============================================================================== --- head/mail/emil/files/patch-charset_chset.c Wed May 11 22:07:52 2016 (r415041) +++ head/mail/emil/files/patch-charset_chset.c Wed May 11 22:15:44 2016 (r415042) @@ -1,5 +1,5 @@ ---- charset/chset.c.orig 2011-07-25 20:25:55.000000000 +0200 -+++ charset/chset.c 2011-07-25 20:25:56.000000000 +0200 +--- charset/chset.c.orig 1994-11-29 15:08:14 UTC ++++ charset/chset.c @@ -42,7 +42,7 @@ int i; return s; } Modified: head/mail/emil/files/patch-charset_conv.c ============================================================================== --- head/mail/emil/files/patch-charset_conv.c Wed May 11 22:07:52 2016 (r415041) +++ head/mail/emil/files/patch-charset_conv.c Wed May 11 22:15:44 2016 (r415042) @@ -1,5 +1,5 @@ ---- charset/conv.c.orig 2011-07-25 20:26:26.000000000 +0200 -+++ charset/conv.c 2011-07-25 20:25:30.000000000 +0200 +--- charset/conv.c.orig 1994-12-16 12:47:50 UTC ++++ charset/conv.c @@ -65,10 +65,10 @@ Char *b, *bm; } Modified: head/mail/emil/files/patch-charset_dfopen.c ============================================================================== --- head/mail/emil/files/patch-charset_dfopen.c Wed May 11 22:07:52 2016 (r415041) +++ head/mail/emil/files/patch-charset_dfopen.c Wed May 11 22:15:44 2016 (r415042) @@ -1,5 +1,5 @@ ---- charset/dfopen.c.orig 1994-11-29 16:10:29.000000000 +0100 -+++ charset/dfopen.c 2011-07-25 20:21:13.000000000 +0200 +--- charset/dfopen.c.orig 1994-11-29 15:10:29 UTC ++++ charset/dfopen.c @@ -1,7 +1,6 @@ #include "iso646.h" #include Modified: head/mail/emil/files/patch-charset_gc.c ============================================================================== --- head/mail/emil/files/patch-charset_gc.c Wed May 11 22:07:52 2016 (r415041) +++ head/mail/emil/files/patch-charset_gc.c Wed May 11 22:15:44 2016 (r415042) @@ -1,5 +1,5 @@ ---- charset/gc.c.orig 2011-07-25 20:24:02.000000000 +0200 -+++ charset/gc.c 2011-07-25 20:24:04.000000000 +0200 +--- charset/gc.c.orig 1994-11-29 16:01:57 UTC ++++ charset/gc.c @@ -256,7 +256,7 @@ char *file, *mode; } Modified: head/mail/emil/files/patch-configure ============================================================================== --- head/mail/emil/files/patch-configure Wed May 11 22:07:52 2016 (r415041) +++ head/mail/emil/files/patch-configure Wed May 11 22:15:44 2016 (r415042) @@ -1,5 +1,5 @@ ---- configure.orig 1996-04-19 12:22:41.000000000 +0200 -+++ configure 2011-07-25 20:21:58.000000000 +0200 +--- configure.orig 1996-04-19 10:22:41 UTC ++++ configure @@ -513,7 +513,6 @@ fi Modified: head/mail/emil/files/patch-emil.cf.man ============================================================================== --- head/mail/emil/files/patch-emil.cf.man Wed May 11 22:07:52 2016 (r415041) +++ head/mail/emil/files/patch-emil.cf.man Wed May 11 22:15:44 2016 (r415042) @@ -1,5 +1,5 @@ ---- emil.cf.man.orig 1996-02-10 14:16:17.000000000 +0100 -+++ emil.cf.man 2011-07-25 20:21:13.000000000 +0200 +--- emil.cf.man.orig 1996-02-10 13:16:17 UTC ++++ emil.cf.man @@ -1,6 +1,6 @@ -.TH EMIL.CF 8 "19 December 1994" +.TH EMIL.CF 1 "19 December 1994" Modified: head/mail/emil/files/patch-emil.man ============================================================================== --- head/mail/emil/files/patch-emil.man Wed May 11 22:07:52 2016 (r415041) +++ head/mail/emil/files/patch-emil.man Wed May 11 22:15:44 2016 (r415042) @@ -1,5 +1,5 @@ ---- emil.man.orig 1996-06-04 13:42:42.000000000 +0200 -+++ emil.man 2011-07-25 20:21:13.000000000 +0200 +--- emil.man.orig 1996-06-04 11:42:42 UTC ++++ emil.man @@ -1,4 +1,4 @@ -.TH EMIL 8 "19 December 1994" +.TH EMIL 1 "19 December 1994" Added: head/mail/emil/files/patch-func.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/emil/files/patch-func.h Wed May 11 22:15:44 2016 (r415042) @@ -0,0 +1,11 @@ +--- func.h.orig 1996-06-04 13:37:04 UTC ++++ func.h +@@ -166,7 +166,7 @@ int check_encoding(struct message *) + int boundary_check(struct message *); + int is_bound(struct data *, char *); + struct message * copy_mstruct(struct message *, int); +-int getline(struct data *); ++int get_line(struct data *); + int set_end_by_boundary(struct message *, char *); + int set_end_by_lines(struct message *, int); + Modified: head/mail/emil/files/patch-getoption.y ============================================================================== --- head/mail/emil/files/patch-getoption.y Wed May 11 22:07:52 2016 (r415041) +++ head/mail/emil/files/patch-getoption.y Wed May 11 22:15:44 2016 (r415042) @@ -1,5 +1,5 @@ ---- getoption.y.orig 2014-07-06 11:40:52.000000000 +0200 -+++ getoption.y 2014-07-06 11:40:40.000000000 +0200 +--- getoption.y.orig 1996-06-04 13:17:35 UTC ++++ getoption.y @@ -163,13 +163,10 @@ static int Ycmp(char * pattern, char * s extern char * yytext; /* defined by flex */ Added: head/mail/emil/files/patch-header.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/emil/files/patch-header.c Wed May 11 22:15:44 2016 (r415042) @@ -0,0 +1,11 @@ +--- header.c.orig 1996-06-04 13:36:56 UTC ++++ header.c +@@ -75,7 +75,7 @@ load_header(struct message *m) + { + buf = indata->contents + indata->offset; + +- if ((linelen = getline(indata)) == 0) ++ if ((linelen = get_line(indata)) == 0) + { + /* End of data, illegal header */ + indata->offset = startoffset; /* Rewind */ Modified: head/mail/emil/files/patch-main.c ============================================================================== --- head/mail/emil/files/patch-main.c Wed May 11 22:07:52 2016 (r415041) +++ head/mail/emil/files/patch-main.c Wed May 11 22:15:44 2016 (r415042) @@ -1,5 +1,5 @@ ---- main.c.orig 1996-06-04 15:36:58.000000000 +0200 -+++ main.c 2011-07-25 20:32:45.000000000 +0200 +--- main.c.orig 1996-06-04 13:36:58 UTC ++++ main.c @@ -69,7 +69,7 @@ int spawn_mailer = 0; int pseudo_route = 0; Added: head/mail/emil/files/patch-message.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/emil/files/patch-message.c Wed May 11 22:15:44 2016 (r415042) @@ -0,0 +1,54 @@ +--- message.c.orig 1996-06-04 13:36:59 UTC ++++ message.c +@@ -93,7 +93,7 @@ move_past_boundary(struct message *m, ch + /* Find start boundary */ + while (is_bound(inbuf, boundary) != TRUE) + { +- if ((linelen = getline(inbuf)) == 0) ++ if ((linelen = get_line(inbuf)) == 0) + { + #ifdef DEBUG + if (edebug) +@@ -115,7 +115,7 @@ move_past_boundary(struct message *m, ch + inbuf->loffset += 1; + } + /* Move past boundary */ +- inbuf->offset += getline(inbuf); ++ inbuf->offset += get_line(inbuf); + inbuf->loffset += 1; + #ifdef DEBUG + if (edebug) +@@ -388,13 +388,13 @@ copy_mstruct(struct message *m, int forc + + /* + * int +- * getline(inbuf) ++ * get_line(inbuf) + * + * Move pointer to next line of inbuf. Return line length. + */ + + int +-getline(struct data *inbuf) ++get_line(struct data *inbuf) + { + unsigned char *tmp; + if (inbuf == NULL || inbuf->contents == NULL || +@@ -423,7 +423,7 @@ set_end_by_boundary(struct message *m, c + loffset = inbuf->loffset; + while (is_bound(inbuf, boundary) != TRUE) + { +- if ((linelen = getline(inbuf)) == 0) ++ if ((linelen = get_line(inbuf)) == 0) + { + if (m->parent) + inbuf->bodyend = m->parent->sd->bodyend; +@@ -471,7 +471,7 @@ set_end_by_lines(struct message *m, int + offset = inbuf->offset; + loffset = inbuf->loffset; + lineend = loffset + lines; +- while ((linelen = getline(inbuf)) != 0 && lineend > inbuf->loffset) ++ while ((linelen = get_line(inbuf)) != 0 && lineend > inbuf->loffset) + { + inbuf->offset += linelen; + inbuf->loffset += 1; Modified: head/mail/emil/files/patch-mime.c ============================================================================== --- head/mail/emil/files/patch-mime.c Wed May 11 22:07:52 2016 (r415041) +++ head/mail/emil/files/patch-mime.c Wed May 11 22:15:44 2016 (r415042) @@ -1,5 +1,5 @@ ---- mime.c.orig 1996-06-04 15:36:59.000000000 +0200 -+++ mime.c 2011-07-25 20:21:13.000000000 +0200 +--- mime.c.orig 1996-06-04 13:36:59 UTC ++++ mime.c @@ -56,18 +56,18 @@ encode_mime(struct message *m) if (match(m->sd->type, "TEXT")) { Modified: head/mail/emil/files/patch-mimeparse.c ============================================================================== --- head/mail/emil/files/patch-mimeparse.c Wed May 11 22:07:52 2016 (r415041) +++ head/mail/emil/files/patch-mimeparse.c Wed May 11 22:15:44 2016 (r415042) @@ -1,6 +1,6 @@ ---- mimeparse.c.orig 1996-06-04 15:36:59.000000000 +0200 -+++ mimeparse.c 2011-07-25 20:21:13.000000000 +0200 -@@ -219,8 +219,39 @@ parse_mime_siblings(struct message *m) +--- mimeparse.c.orig 1996-06-04 13:36:59 UTC ++++ mimeparse.c +@@ -219,9 +219,40 @@ parse_mime_siblings(struct message *m) inbuf->bodystart, inbuf->bodyend); #endif @@ -11,10 +11,10 @@ + move_past_boundary(m, m->sd->endbound); + for (;;) + { -+ tttt = getline(m->sd); ++ tttt = get_line(m->sd); +#ifdef DEBUG + if (edebug) -+ fprintf(stderr," getline = %d\n", tttt); ++ fprintf(stderr," get_line = %d\n", tttt); +#endif + if (tttt == 1) + { @@ -30,14 +30,16 @@ + } + break; + } -+ + +- m->sd->offset = m->sd->bodyend; +- if (getline(m->sd) == 0) + } + else + /* END_FIX */ + m->sd->offset = m->sd->bodyend; + - -- m->sd->offset = m->sd->bodyend; - if (getline(m->sd) == 0) ++ ++ if (get_line(m->sd) == 0) return(OK); if (m->sd->offset < m->sd->end) + { Added: head/mail/emil/files/patch-out.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/emil/files/patch-out.c Wed May 11 22:15:44 2016 (r415042) @@ -0,0 +1,11 @@ +--- out.c.orig 1996-06-04 13:37:00 UTC ++++ out.c +@@ -143,7 +143,7 @@ void print_body(struct data *d, struct m + #endif + } + d->offset = d->bodystart; +- while ((len = getline(d)) != 0) ++ while ((len = get_line(d)) != 0) + { + line->end = 0; + append_data(line, (d->contents + d->offset), len, MED_BUF); Added: head/mail/emil/files/patch-rfc822parse.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/emil/files/patch-rfc822parse.c Wed May 11 22:15:44 2016 (r415042) @@ -0,0 +1,11 @@ +--- rfc822parse.c.orig 1996-06-04 13:37:01 UTC ++++ rfc822parse.c +@@ -86,7 +86,7 @@ parse_rfc822_message(struct message *m) + + + /* Loop through rest of the message */ +- while ((linelen = getline(inbuf)) != 0) ++ while ((linelen = get_line(inbuf)) != 0) + { + if (inbuf->bodyend <= inbuf->offset && + inbuf->lineend <= inbuf->loffset) Modified: head/mail/emil/files/patch-uuencode.c ============================================================================== --- head/mail/emil/files/patch-uuencode.c Wed May 11 22:07:52 2016 (r415041) +++ head/mail/emil/files/patch-uuencode.c Wed May 11 22:15:44 2016 (r415042) @@ -1,5 +1,5 @@ ---- uuencode.c.orig 1996-06-04 15:37:02.000000000 +0200 -+++ uuencode.c 2011-07-25 20:21:13.000000000 +0200 +--- uuencode.c.orig 1996-06-04 13:37:02 UTC ++++ uuencode.c @@ -116,7 +116,7 @@ encode_uuencode(struct message *m) /* Start with uuencode preamble */ fix_filename(m); @@ -18,3 +18,12 @@ { #ifdef DEBUG if (edebug) +@@ -290,7 +290,7 @@ decode_uuencode(struct message *m) + /* Check for end */ + if (strncmp(inb, "end", 3) == 0) + { +- inbuf->offset += getline(inbuf); ++ inbuf->offset += get_line(inbuf); + inbuf->loffset += 1; + inbuf->bodyend = inbuf->offset; + if (process) From owner-svn-ports-head@freebsd.org Wed May 11 22:18:19 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0EA5BB38282; Wed, 11 May 2016 22:18:19 +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 C681A12EC; Wed, 11 May 2016 22:18:18 +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 53E65BDC79; Thu, 12 May 2016 00:18:15 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 2DBB9BDC70; Thu, 12 May 2016 00:18:15 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id CF84B5FEFA11; Thu, 12 May 2016 00:18:14 +0200 (CEST) Date: Thu, 12 May 2016 00:18:14 +0200 From: Mathieu Arnold To: Johan van Selst , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414999 - in head: . lang lang/moscow_ml lang/mosml lang/mosml/files Message-ID: <42C736C0F683F893C2CB1A17@atuin.in.mat.cc> In-Reply-To: <201605111444.u4BEi7C9095898@repo.freebsd.org> References: <201605111444.u4BEi7C9095898@repo.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========525D0CDA3002EFCEF734==========" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 22:18:19 -0000 --==========525D0CDA3002EFCEF734========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +--On 11 mai 2016 14:44:07 +0000 Johan van Selst wrote: | +GH_TAGNAME= ver-${PORTVERSION} This should be DISTVERSIONPREFIX=ver- in the top block. -- Mathieu Arnold --==========525D0CDA3002EFCEF734========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJXM6+mXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I8SIP/2c1Uhp8vodYgf1Aw3vnMAxC EHhya4itIG9UD596BvqR40DIwi5ER46/FMLioAxiI0BePvWaQld2wTKunmcSsHkB BN8gxiJQlFahWbYkENQAdtrwKrj+uugTGffB/Iox1col59nfTESyHxP3IQEbPMXU SiWjMSNx6IltZhsXstBkYsR74vNAgBSnGPkZoVOoQAZ32u8o5R6i5IaGKq4rUS2S Iy1dMPqX3vTDbNYnEempJ6y0HaKfw3ay8MZkGSwzI8gZK8sZOwi3RpimmCnUe4j4 wXWrdYXkt/lVE3PTGxiOIAemT9cyM4T+SzAjq/wWOo2LrDdh4OBRVWWvGW9tH6py 84RBY9bbq/MEokJ0Siv8BLr5D+s1zTajjHZ3J7KnQIxOnS3mIbiqW7mitDsuGprw 0dQtOnIhyywY5/YLz61UQxtZQTIuK++93Py9e8hbwDVK1qMTvwBaUligcPiBjtn+ ZTUtdH2SONpyYU3lTTVXCF//79+JYdFv8FyM/zkZTU6LIJXnUtYrRa81k/EajTya wcMqyyrEZsBzQanPUD4abrGn11lgQ+XIR3jwUsDM14/CQ9ctURlg6nmOxAQYQN8U 2ZTUvgFxQAoC0CC3Ssz2UPdeRV9kax5uSQIyf5FM1F85VfrRloqIEpLOB7/KQoQ6 iWd/IKctXdW5LLDLhtrQ =NG0p -----END PGP SIGNATURE----- --==========525D0CDA3002EFCEF734==========-- From owner-svn-ports-head@freebsd.org Wed May 11 23:35:59 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A6CAB3703D; Wed, 11 May 2016 23:35:59 +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 0E1821E66; Wed, 11 May 2016 23:35:58 +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 u4BNZwX3062825; Wed, 11 May 2016 23:35:58 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BNZwZO062823; Wed, 11 May 2016 23:35:58 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201605112335.u4BNZwZO062823@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Wed, 11 May 2016 23:35:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415043 - head/databases/redis-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 11 May 2016 23:35:59 -0000 Author: osa Date: Wed May 11 23:35:57 2016 New Revision: 415043 URL: https://svnweb.freebsd.org/changeset/ports/415043 Log: Upgrade to the latest release - 3.2.0. Modified: head/databases/redis-devel/Makefile head/databases/redis-devel/distinfo Modified: head/databases/redis-devel/Makefile ============================================================================== --- head/databases/redis-devel/Makefile Wed May 11 22:15:44 2016 (r415042) +++ head/databases/redis-devel/Makefile Wed May 11 23:35:57 2016 (r415043) @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= redis -DISTVERSION= 3.2.0-rc3 +DISTVERSION= 3.2.0 CATEGORIES= databases -MASTER_SITES= https://github.com/antirez/redis/archive/ +MASTER_SITES= http://download.redis.io/releases/ PKGNAMESUFFIX= -devel -DISTNAME= ${DISTVERSION} -DIST_SUBDIR= ${PORTNAME} MAINTAINER= osa@FreeBSD.org COMMENT= Persistent key-value database with built-in net interface Modified: head/databases/redis-devel/distinfo ============================================================================== --- head/databases/redis-devel/distinfo Wed May 11 22:15:44 2016 (r415042) +++ head/databases/redis-devel/distinfo Wed May 11 23:35:57 2016 (r415043) @@ -1,2 +1,2 @@ -SHA256 (redis/3.2.0-rc3.tar.gz) = 3604085e2f3219b0783517b4144362e64dfd681b27d5c18d421d24a9f8d25421 -SIZE (redis/3.2.0-rc3.tar.gz) = 1517985 +SHA256 (redis-3.2.0.tar.gz) = 989f1af3dc0ac1828fdac48cd6c608f5a32a235046dddf823226f760c0fd8762 +SIZE (redis-3.2.0.tar.gz) = 1525900 From owner-svn-ports-head@freebsd.org Thu May 12 03:44:25 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EEC1EB2D86C; Thu, 12 May 2016 03:44:25 +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 AFC22132E; Thu, 12 May 2016 03:44:25 +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 u4C3iOBw038178; Thu, 12 May 2016 03:44:24 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4C3iOl4038177; Thu, 12 May 2016 03:44:24 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605120344.u4C3iOl4038177@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Thu, 12 May 2016 03:44:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415044 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 03:44:26 -0000 Author: lwhsu Date: Thu May 12 03:44:24 2016 New Revision: 415044 URL: https://svnweb.freebsd.org/changeset/ports/415044 Log: Document Jenkins Security Advisory 2016-05-11 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed May 11 23:35:57 2016 (r415043) +++ head/security/vuxml/vuln.xml Thu May 12 03:44:24 2016 (r415044) @@ -58,6 +58,60 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + jenkins -- multiple vulnerabilities + + + jenkins + 2.2 + + + jenkins2 + 2.2 + + + jenkins-lts + 1.651.2 + + + + +

Jenkins Security Advisory:

+
+

Description

+
SECURITY-170 / CVE-2016-3721
+

Arbitrary build parameters are passed to build scripts as environment variables

+
SECURITY-243 / CVE-2016-3722
+

Malicious users with multiple user accounts can prevent other users from logging in

+
SECURITY-250 / CVE-2016-3723
+

Information on installed plugins exposed via API

+
SECURITY-266 / CVE-2016-3724
+

Encrypted secrets (e.g. passwords) were leaked to users with permission to read configuration

+
SECURITY-273 / CVE-2016-3725
+

Regular users can trigger download of update site metadata

+
SECURITY-276 / CVE-2016-3726
+

Open redirect to scheme-relative URLs

+
SECURITY-281 / CVE-2016-3727
+

Granting the permission to read node configurations allows access to overall system configuration

+
+ +
+ + CVE-2016-3721 + CVE-2016-3722 + CVE-2016-3723 + CVE-2016-3724 + CVE-2016-3725 + CVE-2016-3726 + CVE-2016-3727 + https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2016-05-11 + + + 2016-05-11 + 2016-05-12 + +
+ perl5 -- taint mechanism bypass vulnerability From owner-svn-ports-head@freebsd.org Thu May 12 03:45:25 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4CD8AB2D961; Thu, 12 May 2016 03:45:25 +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 1A95C1751; Thu, 12 May 2016 03:45:25 +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 u4C3jOun038348; Thu, 12 May 2016 03:45:24 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4C3jO0B038347; Thu, 12 May 2016 03:45:24 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605120345.u4C3jO0B038347@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Thu, 12 May 2016 03:45:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415045 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 03:45:25 -0000 Author: lwhsu Date: Thu May 12 03:45:23 2016 New Revision: 415045 URL: https://svnweb.freebsd.org/changeset/ports/415045 Log: Fix affected versions Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu May 12 03:44:24 2016 (r415044) +++ head/security/vuxml/vuln.xml Thu May 12 03:45:23 2016 (r415045) @@ -63,15 +63,15 @@ Notes: jenkins - 2.2 + 2.2 jenkins2 - 2.2 + 2.2 jenkins-lts - 1.651.2 + 1.651.1 From owner-svn-ports-head@freebsd.org Thu May 12 03:49:06 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C471CB2DBF1; Thu, 12 May 2016 03:49:06 +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 958191A69; Thu, 12 May 2016 03:49:06 +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 u4C3n5sf038616; Thu, 12 May 2016 03:49:05 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4C3n5VB038614; Thu, 12 May 2016 03:49:05 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605120349.u4C3n5VB038614@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Thu, 12 May 2016 03:49:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415046 - head/devel/jenkins X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 03:49:06 -0000 Author: lwhsu Date: Thu May 12 03:49:05 2016 New Revision: 415046 URL: https://svnweb.freebsd.org/changeset/ports/415046 Log: - Update to 2.3 Security: e387834a-17ef-11e6-9947-7054d2909b71 MFH: 2016Q2 Modified: head/devel/jenkins/Makefile head/devel/jenkins/distinfo Modified: head/devel/jenkins/Makefile ============================================================================== --- head/devel/jenkins/Makefile Thu May 12 03:45:23 2016 (r415045) +++ head/devel/jenkins/Makefile Thu May 12 03:49:05 2016 (r415046) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 1.656 +PORTVERSION= 2.3 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: head/devel/jenkins/distinfo ============================================================================== --- head/devel/jenkins/distinfo Thu May 12 03:45:23 2016 (r415045) +++ head/devel/jenkins/distinfo Thu May 12 03:49:05 2016 (r415046) @@ -1,2 +1,2 @@ -SHA256 (jenkins/1.656/jenkins.war) = 97085359725b16aca0f419486e5c1809399e33dbe6d906cd55ef82fad76fb30d -SIZE (jenkins/1.656/jenkins.war) = 64685657 +SHA256 (jenkins/2.3/jenkins.war) = e1a17311776daee38cb1c3a5e687140f39b8dc922d142f4b9c457803f76aa974 +SIZE (jenkins/2.3/jenkins.war) = 66587456 From owner-svn-ports-head@freebsd.org Thu May 12 03:50:26 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 336DDB2DCCB; Thu, 12 May 2016 03:50:26 +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 05A781D3E; Thu, 12 May 2016 03:50:25 +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 u4C3oPMO038790; Thu, 12 May 2016 03:50:25 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4C3oP6F038788; Thu, 12 May 2016 03:50:25 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605120350.u4C3oP6F038788@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Thu, 12 May 2016 03:50:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415047 - head/devel/jenkins2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 03:50:26 -0000 Author: lwhsu Date: Thu May 12 03:50:24 2016 New Revision: 415047 URL: https://svnweb.freebsd.org/changeset/ports/415047 Log: - Update to 2.3 Security: e387834a-17ef-11e6-9947-7054d2909b71 MFH: 2016Q2 Modified: head/devel/jenkins2/Makefile head/devel/jenkins2/distinfo Modified: head/devel/jenkins2/Makefile ============================================================================== --- head/devel/jenkins2/Makefile Thu May 12 03:49:05 2016 (r415046) +++ head/devel/jenkins2/Makefile Thu May 12 03:50:24 2016 (r415047) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins2 -DISTVERSION= 2.2 +DISTVERSION= 2.3 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: head/devel/jenkins2/distinfo ============================================================================== --- head/devel/jenkins2/distinfo Thu May 12 03:49:05 2016 (r415046) +++ head/devel/jenkins2/distinfo Thu May 12 03:50:24 2016 (r415047) @@ -1,2 +1,2 @@ -SHA256 (jenkins2/2.2/jenkins.war) = c6aec803b5272ae91d442601f96e2de0c4ce71622fa2c2d6fc3d4db33593cd56 -SIZE (jenkins2/2.2/jenkins.war) = 66582155 +SHA256 (jenkins2/2.3/jenkins.war) = e1a17311776daee38cb1c3a5e687140f39b8dc922d142f4b9c457803f76aa974 +SIZE (jenkins2/2.3/jenkins.war) = 66587456 From owner-svn-ports-head@freebsd.org Thu May 12 03:53:20 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 75840B2DEA6; Thu, 12 May 2016 03:53:20 +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 46F3810B8; Thu, 12 May 2016 03:53:20 +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 u4C3rJjL041580; Thu, 12 May 2016 03:53:19 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4C3rJ00041577; Thu, 12 May 2016 03:53:19 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605120353.u4C3rJ00041577@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Thu, 12 May 2016 03:53:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415048 - head/devel/jenkins-lts X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 03:53:20 -0000 Author: lwhsu Date: Thu May 12 03:53:19 2016 New Revision: 415048 URL: https://svnweb.freebsd.org/changeset/ports/415048 Log: - Update to 1.651.2 Security: e387834a-17ef-11e6-9947-7054d2909b71 MFH: 2016Q2 Approved by: swills (implicitly) Modified: head/devel/jenkins-lts/Makefile head/devel/jenkins-lts/distinfo Modified: head/devel/jenkins-lts/Makefile ============================================================================== --- head/devel/jenkins-lts/Makefile Thu May 12 03:50:24 2016 (r415047) +++ head/devel/jenkins-lts/Makefile Thu May 12 03:53:19 2016 (r415048) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 1.651.1 +PORTVERSION= 1.651.2 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 May 12 03:50:24 2016 (r415047) +++ head/devel/jenkins-lts/distinfo Thu May 12 03:53:19 2016 (r415048) @@ -1,2 +1,2 @@ -SHA256 (jenkins/1.651.1/jenkins.war) = 863533451e49ec480f010ac5815421d39708597ffbbce7ce67c54f0145428500 -SIZE (jenkins/1.651.1/jenkins.war) = 64608161 +SHA256 (jenkins/1.651.2/jenkins.war) = 1e239db19071beaac3f2db3ec6a568346bbeb9087f5f0fcf19adf6ae62cbcc2b +SIZE (jenkins/1.651.2/jenkins.war) = 64673620 From owner-svn-ports-head@freebsd.org Thu May 12 04:08:57 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54A30B372FF; Thu, 12 May 2016 04:08:57 +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 2267F1A32; Thu, 12 May 2016 04:08:57 +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 u4C48u7F044863; Thu, 12 May 2016 04:08:56 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4C48u9D044862; Thu, 12 May 2016 04:08:56 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605120408.u4C48u9D044862@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Thu, 12 May 2016 04:08:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415049 - head/devel/jenkins2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 04:08:57 -0000 Author: lwhsu Date: Thu May 12 04:08:56 2016 New Revision: 415049 URL: https://svnweb.freebsd.org/changeset/ports/415049 Log: - Makr DEPRECATED, now devel/jenkins is 2.x Modified: head/devel/jenkins2/Makefile Modified: head/devel/jenkins2/Makefile ============================================================================== --- head/devel/jenkins2/Makefile Thu May 12 03:53:19 2016 (r415048) +++ head/devel/jenkins2/Makefile Thu May 12 04:08:56 2016 (r415049) @@ -14,6 +14,9 @@ COMMENT= Open-source continuous integrat LICENSE= MIT +DEPRECATED= Use devel/jenkins +EXPIRATION_DATE= 2016-06-30 + CONFLICTS= jenkins-[0-9]* jenkins-lts-[0-9]* USE_JAVA= yes From owner-svn-ports-head@freebsd.org Thu May 12 04:43:30 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5CBA7B37CA4; Thu, 12 May 2016 04:43:30 +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 37F421949; Thu, 12 May 2016 04:43:30 +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 u4C4hTOo056633; Thu, 12 May 2016 04:43:29 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4C4hS3p056628; Thu, 12 May 2016 04:43:28 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605120443.u4C4hS3p056628@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 12 May 2016 04:43:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415050 - in head/mail: rainloop rainloop-community X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 04:43:30 -0000 Author: pi Date: Thu May 12 04:43:28 2016 New Revision: 415050 URL: https://svnweb.freebsd.org/changeset/ports/415050 Log: mail/rainloop{-community}: 1.9.4.398 -> 1.9.4.415 - several bug fixes PR: 209277 Submitted by: Piotr Kubaj Approved by: Loic BLOT (maintainer) Modified: head/mail/rainloop-community/distinfo head/mail/rainloop-community/pkg-plist head/mail/rainloop/Makefile head/mail/rainloop/distinfo head/mail/rainloop/pkg-plist Modified: head/mail/rainloop-community/distinfo ============================================================================== --- head/mail/rainloop-community/distinfo Thu May 12 04:08:56 2016 (r415049) +++ head/mail/rainloop-community/distinfo Thu May 12 04:43:28 2016 (r415050) @@ -1,2 +1,2 @@ -SHA256 (rainloop-community-1.9.4.398-fa88eab9037241e8a1d24ed40a4b7bb1.zip) = 099386327677bc23db233ee9e009f6550da0f1c17a6928e857af0f0c4c00a217 -SIZE (rainloop-community-1.9.4.398-fa88eab9037241e8a1d24ed40a4b7bb1.zip) = 5059607 +SHA256 (rainloop-community-1.9.4.415-36cc7daed043fcd4f32077bd5585349c.zip) = ee13bbfecb38785f94999a99c8a4c3eb71bd1c27689348ec4bb4c149288a85a7 +SIZE (rainloop-community-1.9.4.415-36cc7daed043fcd4f32077bd5585349c.zip) = 5094277 Modified: head/mail/rainloop-community/pkg-plist ============================================================================== --- head/mail/rainloop-community/pkg-plist Thu May 12 04:08:56 2016 (r415049) +++ head/mail/rainloop-community/pkg-plist Thu May 12 04:43:28 2016 (r415050) @@ -703,13 +703,17 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/_source.en.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/de_DE.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/en_US.yml +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/es_ES.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/fr_FR.yml +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/hu_HU.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/it_IT.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/nb_NO.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/nl_NL.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/pl_PL.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/pt_BR.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/ru_RU.yml +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/sl_SI.yml +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/zh_CN.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/langs.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar-ma.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar.js @@ -788,6 +792,7 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/bg_BG.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/cs_CZ.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/de_DE.yml +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/el_GR.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/en_GB.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/en_US.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/es_ES.yml @@ -798,6 +803,7 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/ja_JP.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/ko_KR.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/lt_LT.yml +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/sl_SI.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/lv_LV.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/nb_NO.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/nl_NL.yml Modified: head/mail/rainloop/Makefile ============================================================================== --- head/mail/rainloop/Makefile Thu May 12 04:08:56 2016 (r415049) +++ head/mail/rainloop/Makefile Thu May 12 04:43:28 2016 (r415050) @@ -2,6 +2,7 @@ PORTNAME= rainloop PORTVERSION= 1.9.4 +PORTREVISION= 1 CATEGORIES?= mail www MASTER_SITES= http://repository.rainloop.net/v2/webmail/${PORTVERSION}/ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}.${RBUILD}-${RHASH} @@ -18,16 +19,16 @@ LICENSE_PERMS= auto-accept .if !defined(PKGNAMESUFFIX) # Refresh using info from http://repository.rainloop.net/v2/core.stable.json -RHASH= 5549831c2d752bcb4e8daff5435c081b +RHASH= e92836d3d764e6c6286a9374360b1474 .endif .if defined(PKGNAMESUFFIX) # Refresh using info from http://repository.rainloop.net/v2/core.open.json -RHASH= fa88eab9037241e8a1d24ed40a4b7bb1 +RHASH= 36cc7daed043fcd4f32077bd5585349c .endif # Refresh using info from http://repository.rainloop.net/v2/core.(stable|open).json -RBUILD= 398 +RBUILD= 415 .if !defined(PKGNAMESUFFIX) RESTRICTED= Redistribution in any form is prohibited Modified: head/mail/rainloop/distinfo ============================================================================== --- head/mail/rainloop/distinfo Thu May 12 04:08:56 2016 (r415049) +++ head/mail/rainloop/distinfo Thu May 12 04:43:28 2016 (r415050) @@ -1,2 +1,2 @@ -SHA256 (rainloop-1.9.4.398-5549831c2d752bcb4e8daff5435c081b.zip) = 483555487fc0d01a18b11db2f7fcc841bf8ce9af0bd578ef207421ba559c43f6 -SIZE (rainloop-1.9.4.398-5549831c2d752bcb4e8daff5435c081b.zip) = 5065137 +SHA256 (rainloop-1.9.4.415-e92836d3d764e6c6286a9374360b1474.zip) = 3ea0a88b41988dceddff59b263441aa694090a77c61b234275c5a597ae7d5c59 +SIZE (rainloop-1.9.4.415-e92836d3d764e6c6286a9374360b1474.zip) = 5099846 Modified: head/mail/rainloop/pkg-plist ============================================================================== --- head/mail/rainloop/pkg-plist Thu May 12 04:08:56 2016 (r415049) +++ head/mail/rainloop/pkg-plist Thu May 12 04:43:28 2016 (r415050) @@ -703,13 +703,17 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/_source.en.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/de_DE.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/en_US.yml +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/es_ES.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/fr_FR.yml +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/hu_HU.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/it_IT.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/nb_NO.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/nl_NL.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/pl_PL.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/pt_BR.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/ru_RU.yml +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/sl_SI.yml +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/zh_CN.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/langs.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar-ma.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar.js @@ -795,6 +799,8 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/hu_HU.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/is_IS.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/it_IT.yml +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/el_GR.yml +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/sl_SI.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/ja_JP.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/ko_KR.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/lt_LT.yml From owner-svn-ports-head@freebsd.org Thu May 12 08:09:21 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7F5FB38463; Thu, 12 May 2016 08:09:21 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9FD2C1722; Thu, 12 May 2016 08:09:21 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4C89KXH017508; Thu, 12 May 2016 08:09:20 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4C89K82017505; Thu, 12 May 2016 08:09:20 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201605120809.u4C89K82017505@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Thu, 12 May 2016 08:09:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415051 - in head/audio/forked-daapd: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 08:09:21 -0000 Author: woodsb02 Date: Thu May 12 08:09:20 2016 New Revision: 415051 URL: https://svnweb.freebsd.org/changeset/ports/415051 Log: audio/forked-daapd: Remove substitions which are not related to variables Remove %%PORTNAME%% and %%RC_NAME%% from: - files/forked-daapd.in - files/pkg-message.in Reported by: mat (mentor) Approved by: xxx (mentor) Reported by: mat Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D6329 Modified: head/audio/forked-daapd/Makefile head/audio/forked-daapd/files/forked-daapd.in head/audio/forked-daapd/files/pkg-message.in Modified: head/audio/forked-daapd/Makefile ============================================================================== --- head/audio/forked-daapd/Makefile Thu May 12 04:43:28 2016 (r415050) +++ head/audio/forked-daapd/Makefile Thu May 12 08:09:20 2016 (r415051) @@ -33,8 +33,6 @@ USE_LDCONFIG= ${LOCALBASE}/lib/forked-da CONFIGURE_ARGS+=--localstatedir=/var USE_RC_SUBR= ${PORTNAME} -RC_NAME= forked_daapd -SUB_LIST= PORTNAME=${PORTNAME} RC_NAME=${RC_NAME} SUB_FILES= pkg-message USERS= daapd Modified: head/audio/forked-daapd/files/forked-daapd.in ============================================================================== --- head/audio/forked-daapd/files/forked-daapd.in Thu May 12 04:43:28 2016 (r415050) +++ head/audio/forked-daapd/files/forked-daapd.in Thu May 12 08:09:20 2016 (r415051) @@ -2,34 +2,34 @@ # $FreeBSD$ # -# PROVIDE: %%PORTNAME%% +# PROVIDE: forked-daapd # REQUIRE: avahi_daemon dbus # KEYWORD: shutdown # # Add these lines to /etc/rc.conf.local or /etc/rc.conf # to enable this service: # -# %%RC_NAME%%_enable (bool): Set to NO by default. -# Set it to YES to enable %%PORTNAME%%. -# %%RC_NAME%%_config (path): Set to %%PREFIX%%/etc/forked-daapd.conf +# forked_daapd_enable (bool): Set to NO by default. +# Set it to YES to enable forked-daapd. +# forked_daapd_config (path): Set to %%PREFIX%%/etc/forked-daapd.conf # by default. -# %%RC_NAME%%_flags (str): Set to "" by default +# forked_daapd_flags (str): Set to "" by default . /etc/rc.subr -name=%%RC_NAME%% +name=forked_daapd rcvar=${name}_enable load_rc_config $name -: ${%%RC_NAME%%_enable:="NO"} -: ${%%RC_NAME%%_config:="%%PREFIX%%/etc/forked-daapd.conf"} -: ${%%RC_NAME%%_flags:=""} +: ${forked_daapd_enable:="NO"} +: ${forked_daapd_config:="%%PREFIX%%/etc/forked-daapd.conf"} +: ${forked_daapd_flags:=""} -pidfile="/var/run/%%PORTNAME%%.pid" -required_files="$%%RC_NAME%%_config" +pidfile="/var/run/forked-daapd.pid" +required_files="$forked_daapd_config" -command="%%PREFIX%%/sbin/%%PORTNAME%%" -command_args="-P $pidfile -c $%%RC_NAME%%_config $%%RC_NAME%%_flags" +command="%%PREFIX%%/sbin/forked-daapd" +command_args="-P $pidfile -c $forked_daapd_config $forked_daapd_flags" run_rc_command "$1" Modified: head/audio/forked-daapd/files/pkg-message.in ============================================================================== --- head/audio/forked-daapd/files/pkg-message.in Thu May 12 04:43:28 2016 (r415050) +++ head/audio/forked-daapd/files/pkg-message.in Thu May 12 08:09:20 2016 (r415051) @@ -1,21 +1,21 @@ -%%PORTNAME%% uses FFmpeg for transcoding audio playback. +forked-daapd uses FFmpeg for transcoding audio playback. The default ports/pkg build of FFmpeg on FreeBSD has a number of options which could be SET/UNSET to provide support for additional audio codecs. -If you find %%PORTNAME%% does not support the audio codecs you +If you find forked-daapd does not support the audio codecs you require, it is recommended to recompile the multimedia/ffmpeg package from ports with the necessary options ENABLED (SET). -You should review and edit the %%PORTNAME%% configuration -file %%PREFIX%%/etc/%%PORTNAME%%.conf before first use. +You should review and edit the forked-daapd configuration +file %%PREFIX%%/etc/forked-daapd.conf before first use. -To automatically start %%PORTNAME%% at boot time: +To automatically start forked-daapd at boot time: # sysrc 'dbus_enable=YES' # sysrc 'avahi_daemon_enable=YES' -# sysrc '%%RC_NAME%%_enable=YES' +# sysrc 'forked_daapd_enable=YES' -To then manually start %%PORTNAME%% without rebooting: +To then manually start forked-daapd without rebooting: # service dbus start # service avahi-daemon start -# service %%PORTNAME%% start +# service forked-daapd start From owner-svn-ports-head@freebsd.org Thu May 12 08:19:32 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D26AB385A3; Thu, 12 May 2016 08:19:32 +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 3B4411B3C; Thu, 12 May 2016 08:19:32 +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 u4C8JVQL020542; Thu, 12 May 2016 08:19:31 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4C8JVqH020540; Thu, 12 May 2016 08:19:31 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201605120819.u4C8JVqH020540@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Thu, 12 May 2016 08:19:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415052 - head/security/govpn X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 08:19:32 -0000 Author: robak Date: Thu May 12 08:19:31 2016 New Revision: 415052 URL: https://svnweb.freebsd.org/changeset/ports/415052 Log: security/govpn: update 5.7 -> 5.8 PR: 209414 Submitted by: Sergey Matveev (maintainer) Modified: head/security/govpn/Makefile head/security/govpn/distinfo Modified: head/security/govpn/Makefile ============================================================================== --- head/security/govpn/Makefile Thu May 12 08:09:20 2016 (r415051) +++ head/security/govpn/Makefile Thu May 12 08:19:31 2016 (r415052) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= govpn -PORTVERSION= 5.7 +PORTVERSION= 5.8 CATEGORIES= security MASTER_SITES= http://www.cypherpunks.ru/govpn/download/ \ http://sourceforge.net/projects/govpn/files/ Modified: head/security/govpn/distinfo ============================================================================== --- head/security/govpn/distinfo Thu May 12 08:09:20 2016 (r415051) +++ head/security/govpn/distinfo Thu May 12 08:19:31 2016 (r415052) @@ -1,2 +1,2 @@ -SHA256 (govpn-5.7.tar.xz) = 17a8a223e2d9d4fd537f8de802bc6c72f16ebf8a8c5430e3fbf045c304f9dfec -SIZE (govpn-5.7.tar.xz) = 319912 +SHA256 (govpn-5.8.tar.xz) = a730dc3bbb97bc412a80f529b0f3043e70d011387f5d579cbd2e29964ddf94f4 +SIZE (govpn-5.8.tar.xz) = 320448 From owner-svn-ports-head@freebsd.org Thu May 12 09:03:34 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2EB5BB370C3; Thu, 12 May 2016 09:03: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 DB3711130; Thu, 12 May 2016 09:03:33 +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 u4C93XPa035349; Thu, 12 May 2016 09:03:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4C93XLg035348; Thu, 12 May 2016 09:03:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605120903.u4C93XLg035348@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 12 May 2016 09:03:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415053 - head/sysutils/tm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 09:03:34 -0000 Author: amdmi3 Date: Thu May 12 09:03:32 2016 New Revision: 415053 URL: https://svnweb.freebsd.org/changeset/ports/415053 Log: - Add LICENSE_FILE - Switch to options helpers Deleted: head/sysutils/tm/pkg-plist Modified: head/sysutils/tm/Makefile Modified: head/sysutils/tm/Makefile ============================================================================== --- head/sysutils/tm/Makefile Thu May 12 08:19:31 2016 (r415052) +++ head/sysutils/tm/Makefile Thu May 12 09:03:32 2016 (r415053) @@ -11,10 +11,13 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Terminal mixer LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING -DOCS= ChangeLog DOCS index.html MAKE_ENV= LINUX_LIBS=-lutil +PLIST_FILES= bin/tm +PORTDOCS= ChangeLog DOCS index.html + OPTIONS_DEFINE= DOCS post-extract: @@ -26,11 +29,11 @@ post-patch: @${REINPLACE_CMD} -e 's|pty.h|libutil.h|' ${WRKSRC}/app_term.c @${ECHO_CMD} '#include ' >> ${WRKSRC}/main.h -.include - do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include From owner-svn-ports-head@freebsd.org Thu May 12 09:10:53 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95017B373F6; Thu, 12 May 2016 09:10:53 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 8B75714BF; Thu, 12 May 2016 09:10:53 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 8A9521F73; Thu, 12 May 2016 09:10:53 +0000 (UTC) Date: Thu, 12 May 2016 09:10:53 +0000 From: Alexey Dokuchaev To: "Conrad E. Meyer" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r415002 - head/devel/cram Message-ID: <20160512091053.GA68928@FreeBSD.org> References: <201605111453.u4BErkeF099222@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201605111453.u4BErkeF099222@repo.freebsd.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 09:10:53 -0000 On Wed, May 11, 2016 at 02:53:46PM +0000, Conrad E. Meyer wrote: > Author: cem (src committer) As an src comitter, you might want to follow svn-ports-* lists if you plan to add more ports in the future (especially unreviewed by qualified ports committer). > +MAINTAINER= cem@FreeBSD.org > +COMMENT= A simple testing framework for command line applications Violation of PHB section 5.6, item #4. > Added: head/devel/cram/pkg-descr > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/devel/cram/pkg-descr Wed May 11 14:53:46 2016 (r415002) > @@ -0,0 +1,5 @@ > +Cram is a functional testing framework for command line applications. Cram > +tests look like snippets of interactive shell sessions. Cram runs each command > +and compares the command output in the test with the command???s actual output. $ file pkg-descr pkg-descr: UTF-8 Unicode text Please keep these files pure ASCII if possible (should be "command's ..."). Also, 78-char wrapline is a bit too close to 80; better stick to 75 (or 76, if you don't like odd numbers); you might want to play with other nearby numbers as sometimes text really looks better at e.g. 74 or 77. ./danfe From owner-svn-ports-head@freebsd.org Thu May 12 09:16:33 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 61773B376AE; Thu, 12 May 2016 09:16:33 +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 2AD401ACC; Thu, 12 May 2016 09:16:33 +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 u4C9GWjg038769; Thu, 12 May 2016 09:16:32 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4C9GWSW038767; Thu, 12 May 2016 09:16:32 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201605120916.u4C9GWSW038767@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Thu, 12 May 2016 09:16:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415054 - head/audio/deadbeef-mpris2-plugin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 09:16:33 -0000 Author: danfe Date: Thu May 12 09:16:32 2016 New Revision: 415054 URL: https://svnweb.freebsd.org/changeset/ports/415054 Log: Update to version 1.9. Reported by: portscout Modified: head/audio/deadbeef-mpris2-plugin/Makefile head/audio/deadbeef-mpris2-plugin/distinfo Modified: head/audio/deadbeef-mpris2-plugin/Makefile ============================================================================== --- head/audio/deadbeef-mpris2-plugin/Makefile Thu May 12 09:03:32 2016 (r415053) +++ head/audio/deadbeef-mpris2-plugin/Makefile Thu May 12 09:16:32 2016 (r415054) @@ -3,7 +3,7 @@ PORTNAME= deadbeef-mpris2-plugin DISTVERSIONPREFIX= v -DISTVERSION= 1.8 +DISTVERSION= 1.9 CATEGORIES= audio MAINTAINER= danfe@FreeBSD.org Modified: head/audio/deadbeef-mpris2-plugin/distinfo ============================================================================== --- head/audio/deadbeef-mpris2-plugin/distinfo Thu May 12 09:03:32 2016 (r415053) +++ head/audio/deadbeef-mpris2-plugin/distinfo Thu May 12 09:16:32 2016 (r415054) @@ -1,2 +1,2 @@ -SHA256 (Serranya-deadbeef-mpris2-plugin-v1.8_GH0.tar.gz) = c6601e2c1f83bfe5e76c859386fc47dad8f44508f10321dab357aa57bd82cec1 -SIZE (Serranya-deadbeef-mpris2-plugin-v1.8_GH0.tar.gz) = 9396 +SHA256 (Serranya-deadbeef-mpris2-plugin-v1.9_GH0.tar.gz) = 787319629fcd89b138402140f29998a382dbdb414323010773cc2667a8956a40 +SIZE (Serranya-deadbeef-mpris2-plugin-v1.9_GH0.tar.gz) = 9634 From owner-svn-ports-head@freebsd.org Thu May 12 09:25:16 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2DF86B37A80; Thu, 12 May 2016 09:25:16 +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 E243A1F33; Thu, 12 May 2016 09:25:15 +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 u4C9PFfJ041797; Thu, 12 May 2016 09:25:15 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4C9PEwT041795; Thu, 12 May 2016 09:25:14 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201605120925.u4C9PEwT041795@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Thu, 12 May 2016 09:25:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415055 - in head/sysutils/burp: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 09:25:16 -0000 Author: robak Date: Thu May 12 09:25:14 2016 New Revision: 415055 URL: https://svnweb.freebsd.org/changeset/ports/415055 Log: sysutils/burp: add port options and update rc script - Add IPv6 port option - Replace rc script with upstream one PR: 208861 Submitted by: Loic Pefferkorn (maintainer) Modified: head/sysutils/burp/Makefile head/sysutils/burp/files/burp.in Modified: head/sysutils/burp/Makefile ============================================================================== --- head/sysutils/burp/Makefile Thu May 12 09:16:32 2016 (r415054) +++ head/sysutils/burp/Makefile Thu May 12 09:25:14 2016 (r415055) @@ -3,6 +3,7 @@ PORTNAME= burp PORTVERSION= 1.4.40 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= loic-freebsd@loicp.eu @@ -14,6 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:devel/uthash LIB_DEPENDS= librsync.so:net/librsync1 +OPTIONS_DEFINE= IPV6 +OPTIONS_DEFAULT= IPV6 + USE_GITHUB= yes GH_ACCOUNT= grke @@ -26,6 +30,8 @@ PORTSCOUT= limit:^1\.4\. CONFIGURE_ARGS= --sbindir="${PREFIX}/sbin" \ --sysconfdir=${ETCDIR} \ +IPV6_CONFIGURE_ENABLE= ipv6 + CONFIG_FILES= configs/server/burp.conf \ configs/client/burp.conf \ configs/certs/CA/CA.cnf Modified: head/sysutils/burp/files/burp.in ============================================================================== --- head/sysutils/burp/files/burp.in Thu May 12 09:16:32 2016 (r415054) +++ head/sysutils/burp/files/burp.in Thu May 12 09:25:14 2016 (r415055) @@ -1,32 +1,57 @@ #!/bin/sh -# $FreeBSD$ -# +# Burp rc.d script, placed in the public domain by Jarkko Kniivilä @ 2014-05-14 + # PROVIDE: burp -# REQUIRE: LOGIN +# REQUIRE: DAEMON # KEYWORD: shutdown # -# Add these lines to /etc/rc.conf.local or /etc/rc.conf -# to enable this service: +# Add the following lines to /etc/rc.conf to enable Burp: +# +# burp_enable="YES" +# # optional +# burp_config="%%PREFIX%%/etc/burp/burp-server.conf" # -# burp_enable (bool): Set to NO by default. -# Set it to YES to enable burp. -# burp_config (path): Set to %%PREFIX%%/etc/burp/burp.cf -# by default. +# + +export PATH="$PATH:/usr/local/bin:/usr/local/sbin" . /etc/rc.subr name=burp rcvar=burp_enable +monitor_cmd="${name}_monitor" +summary_cmd="${name}_summary" load_rc_config $name +# Set some defaults : ${burp_enable:="NO"} -: ${burp_config="%%PREFIX%%/etc/burp/burp-server.conf"} +: ${burp_config:="%%PREFIX%%/etc/burp/burp-server.conf"} + +burp_flags="-c ${burp_config}" -command=%%PREFIX%%/sbin/${name} -pidfile=/var/run/${name}.server.pid +command="/usr/local/sbin/${name}" +command_args="> /dev/null 2>&1" -command_args="-c $burp_config" +pidfile="/var/run/${name}.server.pid" # this really depends on the config file so make sure they concur +required_files="${burp_config}" +sig_reload="HUP" +extra_commands="reload monitor summary" + +burp_monitor() +{ + rc_flags="-a s ${rc_flags}" + ${command} ${rc_flags} +} + +burp_summary() +{ + # This allows you to get the output of the '-a S' flag thusly: + # service burp summary -C $my_client + + rc_flags="-a S ${rc_flags}" + ${command} ${rc_flags} "$@" +} -run_rc_command "$1" +run_rc_command "$@" From owner-svn-ports-head@freebsd.org Thu May 12 10:39:10 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA9BDB38A38; Thu, 12 May 2016 10:39:10 +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 9C21510E5; Thu, 12 May 2016 10:39:10 +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 u4CAd9fm062901; Thu, 12 May 2016 10:39:09 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CAd9gd062899; Thu, 12 May 2016 10:39:09 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201605121039.u4CAd9gd062899@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Thu, 12 May 2016 10:39:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415056 - head/sysutils/puppet38 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 10:39:10 -0000 Author: demon Date: Thu May 12 10:39:09 2016 New Revision: 415056 URL: https://svnweb.freebsd.org/changeset/ports/415056 Log: Update to version 3.8.6. Maintainer timeout: 20 days. Modified: head/sysutils/puppet38/Makefile head/sysutils/puppet38/distinfo Modified: head/sysutils/puppet38/Makefile ============================================================================== --- head/sysutils/puppet38/Makefile Thu May 12 09:25:14 2016 (r415055) +++ head/sysutils/puppet38/Makefile Thu May 12 10:39:09 2016 (r415056) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 3.8.4 -PORTREVISION= 1 +PORTVERSION= 3.8.6 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/puppet/ PKGNAMESUFFIX= 38 Modified: head/sysutils/puppet38/distinfo ============================================================================== --- head/sysutils/puppet38/distinfo Thu May 12 09:25:14 2016 (r415055) +++ head/sysutils/puppet38/distinfo Thu May 12 10:39:09 2016 (r415056) @@ -1,2 +1,2 @@ -SHA256 (puppet-3.8.4.tar.gz) = 19e83ebbbf0933a9df6696255d7ff4d65e3daba1ed8dacf87f16a87ae40a7ad7 -SIZE (puppet-3.8.4.tar.gz) = 2639537 +SHA256 (puppet-3.8.6.tar.gz) = 99ccccd1016d30914f69d96355002818aa8087dfb9e1e6e40578aa67fee77da8 +SIZE (puppet-3.8.6.tar.gz) = 2640978 From owner-svn-ports-head@freebsd.org Thu May 12 10:57:30 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19EB5B38C7B; Thu, 12 May 2016 10:57: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 DB7481D9E; Thu, 12 May 2016 10:57: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 u4CAvT0v068962; Thu, 12 May 2016 10:57:29 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CAvTwD068961; Thu, 12 May 2016 10:57:29 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605121057.u4CAvTwD068961@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 12 May 2016 10:57:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415057 - head/x11/numlockx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 10:57:30 -0000 Author: amdmi3 Date: Thu May 12 10:57:28 2016 New Revision: 415057 URL: https://svnweb.freebsd.org/changeset/ports/415057 Log: - Switch to USES=localbase - Take maintainership - Add distfile mirror Modified: head/x11/numlockx/Makefile Modified: head/x11/numlockx/Makefile ============================================================================== --- head/x11/numlockx/Makefile Thu May 12 10:39:09 2016 (r415056) +++ head/x11/numlockx/Makefile Thu May 12 10:57:28 2016 (r415057) @@ -4,15 +4,16 @@ PORTNAME= numlockx PORTVERSION= 1.2 CATEGORIES= x11 -MASTER_SITES= http://home.kde.org/~seli/numlockx/ \ +MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ \ LOCAL/ehaupt -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Turns on numlock in X LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +USES= localbase USE_XORG= x11 xext xtst GNU_CONFIGURE= yes MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ @@ -20,7 +21,4 @@ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="$ PLIST_FILES= bin/numlockx -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - .include From owner-svn-ports-head@freebsd.org Thu May 12 11:06:42 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F1879B38E18; Thu, 12 May 2016 11:06:42 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B1C4B1170; Thu, 12 May 2016 11:06:42 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4CB6fT5072039; Thu, 12 May 2016 11:06:41 GMT (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CB6f4M072034; Thu, 12 May 2016 11:06:41 GMT (envelope-from ume@FreeBSD.org) Message-Id: <201605121106.u4CB6f4M072034@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ume set sender to ume@FreeBSD.org using -f From: Hajimu UMEMOTO Date: Thu, 12 May 2016 11:06:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415058 - in head: mail/cyrus-imapd23 mail/cyrus-imapd24 mail/cyrus-imapd25 security/cyrus-sasl2 security/cyrus-sasl2-saslauthd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 11:06:43 -0000 Author: ume Date: Thu May 12 11:06:41 2016 New Revision: 415058 URL: https://svnweb.freebsd.org/changeset/ports/415058 Log: Use USES=bdb and USES=mysql. Modified: head/mail/cyrus-imapd23/Makefile head/mail/cyrus-imapd24/Makefile head/mail/cyrus-imapd25/Makefile head/security/cyrus-sasl2-saslauthd/Makefile head/security/cyrus-sasl2/Makefile Modified: head/mail/cyrus-imapd23/Makefile ============================================================================== --- head/mail/cyrus-imapd23/Makefile Thu May 12 10:57:28 2016 (r415057) +++ head/mail/cyrus-imapd23/Makefile Thu May 12 11:06:41 2016 (r415058) @@ -48,7 +48,7 @@ OPTIONS_DEFAULT= BDB OPTIONS_SUB= yes AUTOCREATE_DESC= Use autocreate INBOX patch (UoA) AUTOSIEVE_DESC= Use autosievefolder patch (UoA) -BDB_USE= BDB=yes +BDB_USES= bdb BDB_CONFIGURE_ON= --with-bdb-incdir=${BDB_INCLUDE_DIR} \ --with-bdb-libdir=${LOCALBASE}/lib DRAC_DESC= Enable DRAC support @@ -64,7 +64,7 @@ LISTEXT_CONFIGURE_ENABLE=listext MURDER_DESC= Enable IMAP Murder support MURDER_CONFIGURE_ENABLE=murder MURDER_MAKE_ENV= PTHREAD_LIBS="-lpthread" -MYSQL_USE= MYSQL=yes +MYSQL_USES= mysql MYSQL_CONFIGURE_ON= --with-mysql=yes \ --with-mysql-libdir=${LOCALBASE}/lib/mysql \ --with-mysql-incdir=${LOCALBASE}/include/mysql Modified: head/mail/cyrus-imapd24/Makefile ============================================================================== --- head/mail/cyrus-imapd24/Makefile Thu May 12 10:57:28 2016 (r415057) +++ head/mail/cyrus-imapd24/Makefile Thu May 12 11:06:41 2016 (r415058) @@ -48,7 +48,7 @@ OPTIONS_DEFAULT= BDB IDLED OPTIONS_SUB= yes AUTOCREATE_DESC= Use autocreate INBOX patch (UoA) AUTOSIEVE_DESC= Use autosievefolder patch (UoA) -BDB_USE= BDB=yes +BDB_USES= bdb BDB_CONFIGURE_ON= --with-bdb-incdir=${BDB_INCLUDE_DIR} \ --with-bdb-libdir=${LOCALBASE}/lib DRAC_DESC= Enable DRAC support @@ -62,7 +62,7 @@ LDAP_CONFIGURE_ON= --with-ldap=${LOCALBA MURDER_DESC= Enable IMAP Murder support MURDER_CONFIGURE_ENABLE=murder MURDER_MAKE_ENV= PTHREAD_LIBS="-lpthread" -MYSQL_USE= MYSQL=yes +MYSQL_USES= mysql MYSQL_CONFIGURE_ON= --with-mysql=yes \ --with-mysql-libdir=${LOCALBASE}/lib/mysql \ --with-mysql-incdir=${LOCALBASE}/include/mysql Modified: head/mail/cyrus-imapd25/Makefile ============================================================================== --- head/mail/cyrus-imapd25/Makefile Thu May 12 10:57:28 2016 (r415057) +++ head/mail/cyrus-imapd25/Makefile Thu May 12 11:06:41 2016 (r415058) @@ -49,7 +49,7 @@ OPTIONS_DEFAULT= BDB IDLED OPTIONS_SUB= yes AUTOCREATE_DESC= Enable autocreate support AUTOCREATE_CONFIGURE_ENABLE= autocreate -BDB_USE= BDB=yes +BDB_USES= bdb BDB_CONFIGURE_ON= --with-bdb-incdir=${BDB_INCLUDE_DIR} \ --with-bdb-libdir=${LOCALBASE}/lib CLAMAV_DESC= Use ClamAV @@ -72,7 +72,7 @@ LDAP_CONFIGURE_ON= --with-ldap=${LOCALBA MURDER_DESC= Enable IMAP Murder support MURDER_CONFIGURE_ENABLE=murder MURDER_MAKE_ENV= PTHREAD_LIBS="-lpthread" -MYSQL_USE= MYSQL=yes +MYSQL_USES= mysql MYSQL_CONFIGURE_ON= --with-mysql=yes \ --with-mysql-libdir=${LOCALBASE}/lib/mysql \ --with-mysql-incdir=${LOCALBASE}/include/mysql Modified: head/security/cyrus-sasl2-saslauthd/Makefile ============================================================================== --- head/security/cyrus-sasl2-saslauthd/Makefile Thu May 12 10:57:28 2016 (r415057) +++ head/security/cyrus-sasl2-saslauthd/Makefile Thu May 12 11:06:41 2016 (r415058) @@ -28,7 +28,7 @@ OPENLDAP_SASL_DESC= OpenLDAP client with OPENLDAP_SASL_VARS= WANT_OPENLDAP_SASL=yes SASLDB_DESC= Experimental SASLdb authentication module -BDB_USE= BDB=yes +BDB_USES= bdb BDB_CONFIGURE_ON= --enable-auth-sasldb \ --with-dblib=berkeley \ --with-bdb-libdir=${BDB_LIB_DIR} \ Modified: head/security/cyrus-sasl2/Makefile ============================================================================== --- head/security/cyrus-sasl2/Makefile Thu May 12 10:57:28 2016 (r415057) +++ head/security/cyrus-sasl2/Makefile Thu May 12 11:06:41 2016 (r415058) @@ -30,7 +30,7 @@ KEEP_DB_OPEN_CONFIGURE_ENABLE=keep-db-op OBSOLETE_CRAM_ATTR_DESC=cmusaslsecretCRAM-MD5 auxprop property OBSOLETE_CRAM_ATTR_CONFIGURE_OFF=--enable-obsolete_cram_attr=no SASLDB_DESC= SASLdb auxprop plugin -BDB_USE= BDB=yes +BDB_USES= bdb BDB_CONFIGURE_ON= --with-dblib=berkeley \ --with-bdb-libdir=${BDB_LIB_DIR} \ --with-bdb-incdir=${BDB_INCLUDE_DIR} \ @@ -39,7 +39,7 @@ BDB1_CONFIGURE_ON= --with-dblib=ndbm GDBM_LIB_DEPENDS= libgdbm.so:databases/gdbm GDBM_CONFIGURE_ON= --with-dblib=gdbm \ --with-gdbm=${LOCALBASE} -MYSQL_USE= MYSQL=yes +MYSQL_USES= mysql MYSQL_CONFIGURE_ON= --with-mysql=${LOCALBASE} MYSQL_CONFIGURE_OFF= --without-mysql PGSQL_USES= pgsql From owner-svn-ports-head@freebsd.org Thu May 12 11:16:32 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2CDB3B3812A; Thu, 12 May 2016 11:16:32 +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 F1AA51AA1; Thu, 12 May 2016 11:16:31 +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 u4CBGVT1075178; Thu, 12 May 2016 11:16:31 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CBGVEp075176; Thu, 12 May 2016 11:16:31 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605121116.u4CBGVEp075176@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Thu, 12 May 2016 11:16:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415059 - head/multimedia/libdcadec X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 11:16:32 -0000 Author: arved Date: Thu May 12 11:16:30 2016 New Revision: 415059 URL: https://svnweb.freebsd.org/changeset/ports/415059 Log: Rename dcadec binary to avoid conflict with multimedia/libdca PR: 208927 Submitted by: maintainer Reported by: andrew_terekhov@yahoo.com Modified: head/multimedia/libdcadec/Makefile head/multimedia/libdcadec/pkg-plist Modified: head/multimedia/libdcadec/Makefile ============================================================================== --- head/multimedia/libdcadec/Makefile Thu May 12 11:06:41 2016 (r415058) +++ head/multimedia/libdcadec/Makefile Thu May 12 11:16:30 2016 (r415059) @@ -2,6 +2,7 @@ PORTNAME= libdcadec PORTVERSION= 0.2.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= multimedia @@ -30,6 +31,7 @@ post-patch: post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/dcadec + ${MV} ${STAGEDIR}${PREFIX}/bin/dcadec ${STAGEDIR}${PREFIX}/bin/libdcadec ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}.so.0.1.0 .include Modified: head/multimedia/libdcadec/pkg-plist ============================================================================== --- head/multimedia/libdcadec/pkg-plist Thu May 12 11:06:41 2016 (r415058) +++ head/multimedia/libdcadec/pkg-plist Thu May 12 11:16:30 2016 (r415059) @@ -1,4 +1,4 @@ -bin/dcadec +bin/libdcadec include/libdcadec/dca_context.h include/libdcadec/dca_frame.h include/libdcadec/dca_stream.h From owner-svn-ports-head@freebsd.org Thu May 12 11:19:16 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 12765B382E3; Thu, 12 May 2016 11: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 D81541E70; Thu, 12 May 2016 11:19:15 +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 u4CBJFbN075375; Thu, 12 May 2016 11:19:15 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CBJFq5075374; Thu, 12 May 2016 11:19:15 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605121119.u4CBJFq5075374@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 12 May 2016 11:19:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415060 - head/mail/mu X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 11:19:16 -0000 Author: amdmi3 Date: Thu May 12 11:19:14 2016 New Revision: 415060 URL: https://svnweb.freebsd.org/changeset/ports/415060 Log: - Pass maintainership to submitter - While here, minor cleanup: - Clarify LICENSE, add LICENSE_FILE - Remove unneeded *FLAGS - Simplify installation PR: 209453 Submitted by: wwaites@tardis.ed.ac.uk Modified: head/mail/mu/Makefile Modified: head/mail/mu/Makefile ============================================================================== --- head/mail/mu/Makefile Thu May 12 11:16:30 2016 (r415059) +++ head/mail/mu/Makefile Thu May 12 11:19:14 2016 (r415060) @@ -6,10 +6,11 @@ PORTVERSION= 0.9.16 DISTVERSIONPREFIX= v CATEGORIES= mail -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wwaites@tardis.ed.ac.uk COMMENT= Mail searching frontend for Xapian -LICENSE= GPLv3 +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libxapian.so:databases/xapian-core \ libgmime-2.6.so:mail/gmime26 @@ -23,9 +24,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-silent-rules --disable-gtk INSTALL_TARGET= install-strip -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - OPTIONS_DEFINE= DOCS GUILE MU4E OPTIONS_SUB= yes @@ -39,8 +37,7 @@ MU4E_CONFIGURE_ENABLE= mu4e MU4E_INFO= mu4e post-install: - (cd ${FILESDIR} && ${INSTALL_SCRIPT} mu-ask \ - ${STAGEDIR}${PREFIX}/bin) + ${INSTALL_SCRIPT} ${FILESDIR}/mu-ask ${STAGEDIR}${PREFIX}/bin post-install-GUILE-on: (${FIND} ${STAGEDIR}${PREFIX}/lib -name "*.so.*" -type f | \ From owner-svn-ports-head@freebsd.org Thu May 12 11:24:55 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98422B38564; Thu, 12 May 2016 11:24:55 +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 6A23C13B4; Thu, 12 May 2016 11:24:55 +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 u4CBOs8C078268; Thu, 12 May 2016 11:24:54 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CBOsWb078266; Thu, 12 May 2016 11:24:54 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605121124.u4CBOsWb078266@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Thu, 12 May 2016 11:24:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415061 - in head/sysutils/rdiff-backup: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 11:24:55 -0000 Author: arved Date: Thu May 12 11:24:54 2016 New Revision: 415061 URL: https://svnweb.freebsd.org/changeset/ports/415061 Log: Switch dependency from old net/librsync to net/librsync1 PR: 208934 Submitted by: mvoorhis@cs.wpi.edu Approved by: maintainer Added: head/sysutils/rdiff-backup/files/patch-__librsyncmodule.c (contents, props changed) Modified: head/sysutils/rdiff-backup/Makefile Modified: head/sysutils/rdiff-backup/Makefile ============================================================================== --- head/sysutils/rdiff-backup/Makefile Thu May 12 11:19:14 2016 (r415060) +++ head/sysutils/rdiff-backup/Makefile Thu May 12 11:24:54 2016 (r415061) @@ -3,7 +3,7 @@ PORTNAME= rdiff-backup PORTVERSION= 1.2.8 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= SAVANNAH \ @@ -14,7 +14,7 @@ COMMENT= Local/remote mirroring+incremen LICENSE= GPLv2 -LIB_DEPENDS= librsync.so:net/librsync +LIB_DEPENDS= librsync.so:net/librsync1 CONFLICTS= rdiff-backup-devel-[0-9]* rdiff-backup-1.0* Added: head/sysutils/rdiff-backup/files/patch-__librsyncmodule.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/rdiff-backup/files/patch-__librsyncmodule.c Thu May 12 11:24:54 2016 (r415061) @@ -0,0 +1,16 @@ +--- _librsyncmodule.c.orig 2009-03-16 14:36:21 UTC ++++ _librsyncmodule.c +@@ -59,8 +59,13 @@ _librsync_new_sigmaker(PyObject* self, P + if (sm == NULL) return NULL; + sm->x_attr = NULL; + ++#ifdef RS_DEFAULT_STRONG_LEN + sm->sig_job = rs_sig_begin((size_t)blocklen, + (size_t)RS_DEFAULT_STRONG_LEN); ++#else ++ sm->sig_job = rs_sig_begin((size_t)blocklen, ++ (size_t)8, RS_MD4_SIG_MAGIC); ++#endif + return (PyObject*)sm; + } + From owner-svn-ports-head@freebsd.org Thu May 12 12:17:27 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A1951B2EEFD; Thu, 12 May 2016 12:17:27 +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 7237712E9; Thu, 12 May 2016 12:17:27 +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 u4CCHQlu093496; Thu, 12 May 2016 12:17:26 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CCHQUg093494; Thu, 12 May 2016 12:17:26 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201605121217.u4CCHQUg093494@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 12 May 2016 12:17:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415062 - head/www/phalcon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 12:17:27 -0000 Author: vanilla Date: Thu May 12 12:17:26 2016 New Revision: 415062 URL: https://svnweb.freebsd.org/changeset/ports/415062 Log: Update to 2.0.11. PR: 209313 Submitted by: maintainer Modified: head/www/phalcon/Makefile head/www/phalcon/distinfo Modified: head/www/phalcon/Makefile ============================================================================== --- head/www/phalcon/Makefile Thu May 12 11:24:54 2016 (r415061) +++ head/www/phalcon/Makefile Thu May 12 12:17:26 2016 (r415062) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phalcon -PORTVERSION= 2.0.10 +PORTVERSION= 2.0.11 DISTVERSIONPREFIX= ${PORTNAME}-v CATEGORIES= www Modified: head/www/phalcon/distinfo ============================================================================== --- head/www/phalcon/distinfo Thu May 12 11:24:54 2016 (r415061) +++ head/www/phalcon/distinfo Thu May 12 12:17:26 2016 (r415062) @@ -1,2 +1,2 @@ -SHA256 (phalcon-cphalcon-phalcon-v2.0.10_GH0.tar.gz) = 59fbe5bdee7a955ecb1f0cd8bb4c942e33105080302f239363aa3941e9e52172 -SIZE (phalcon-cphalcon-phalcon-v2.0.10_GH0.tar.gz) = 5210231 +SHA256 (phalcon-cphalcon-phalcon-v2.0.11_GH0.tar.gz) = 7df9d4e581ff2a49b49a3b45959625e66599d7afeef4c9c3c0bf74e244331795 +SIZE (phalcon-cphalcon-phalcon-v2.0.11_GH0.tar.gz) = 5224650 From owner-svn-ports-head@freebsd.org Thu May 12 13:13:39 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8AF0FB2FDEA; Thu, 12 May 2016 13:13:39 +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 491A21AFE; Thu, 12 May 2016 13:13:39 +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 u4CDDcG6011622; Thu, 12 May 2016 13:13:38 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CDDav5011605; Thu, 12 May 2016 13:13:36 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605121313.u4CDDav5011605@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 12 May 2016 13:13:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415063 - in head: cad/openvsp devel/php5-geshi devel/simavr lang/mosml mail/py-email-reply-parser net/sngrep security/libp11 x11-fonts/sourcesanspro-ttf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 13:13:39 -0000 Author: mat Date: Thu May 12 13:13:36 2016 New Revision: 415063 URL: https://svnweb.freebsd.org/changeset/ports/415063 Log: Cleanup github bits. Sponsored by: Absolight Modified: head/cad/openvsp/Makefile (contents, props changed) head/cad/openvsp/distinfo (contents, props changed) head/devel/php5-geshi/Makefile (contents, props changed) head/devel/php5-geshi/distinfo (contents, props changed) head/devel/simavr/Makefile (contents, props changed) head/devel/simavr/distinfo (contents, props changed) head/lang/mosml/Makefile (contents, props changed) head/lang/mosml/distinfo (contents, props changed) head/mail/py-email-reply-parser/Makefile (contents, props changed) head/mail/py-email-reply-parser/distinfo (contents, props changed) head/net/sngrep/Makefile (contents, props changed) head/net/sngrep/distinfo (contents, props changed) head/security/libp11/Makefile (contents, props changed) head/security/libp11/distinfo (contents, props changed) head/x11-fonts/sourcesanspro-ttf/Makefile (contents, props changed) head/x11-fonts/sourcesanspro-ttf/distinfo (contents, props changed) Modified: head/cad/openvsp/Makefile ============================================================================== --- head/cad/openvsp/Makefile Thu May 12 12:17:26 2016 (r415062) +++ head/cad/openvsp/Makefile Thu May 12 13:13:36 2016 (r415063) @@ -3,6 +3,7 @@ PORTNAME= openvsp PORTVERSION= 3.5.2 +DISTVERSIONPREFIX= ${GH_PROJECT}_ PORTREVISION= 0 CATEGORIES= cad MASTER_SITES= GH @@ -35,7 +36,6 @@ BROKEN_FreeBSD_9= dependency graphics/co USE_GITHUB= yes GH_PROJECT= OpenVSP GH_ACCOUNT= ${GH_PROJECT} -GH_TAGNAME= ${GH_PROJECT}_${PORTVERSION} WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_PROJECT}_${PORTVERSION} Modified: head/cad/openvsp/distinfo ============================================================================== --- head/cad/openvsp/distinfo Thu May 12 12:17:26 2016 (r415062) +++ head/cad/openvsp/distinfo Thu May 12 13:13:36 2016 (r415063) @@ -1,2 +1,2 @@ -SHA256 (OpenVSP-OpenVSP-3.5.2-OpenVSP_3.5.2_GH0.tar.gz) = 0267d53fa88d5a1fae888131682cd7383b861680a3ed079597ad5b059e169d0e -SIZE (OpenVSP-OpenVSP-3.5.2-OpenVSP_3.5.2_GH0.tar.gz) = 27883392 +SHA256 (OpenVSP-OpenVSP-OpenVSP_3.5.2_GH0.tar.gz) = 0267d53fa88d5a1fae888131682cd7383b861680a3ed079597ad5b059e169d0e +SIZE (OpenVSP-OpenVSP-OpenVSP_3.5.2_GH0.tar.gz) = 27883392 Modified: head/devel/php5-geshi/Makefile ============================================================================== --- head/devel/php5-geshi/Makefile Thu May 12 12:17:26 2016 (r415062) +++ head/devel/php5-geshi/Makefile Thu May 12 13:13:36 2016 (r415063) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= geshi -PORTVERSION= 1.0.8.12 +DISTVERSION= 1_0_8_12 +DISTVERSIONPREFIX= RELEASE_ CATEGORIES= devel PKGNAMEPREFIX= php5- -DISTNAME= GeSHi-${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Native PHP syntax highlighting engine @@ -15,7 +15,6 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= GeSHi GH_PROJECT= geshi-1.0 -GH_TAGNAME= RELEASE_${PORTVERSION:S/./_/g} NO_BUILD= yes USE_PHP= yes Modified: head/devel/php5-geshi/distinfo ============================================================================== --- head/devel/php5-geshi/distinfo Thu May 12 12:17:26 2016 (r415062) +++ head/devel/php5-geshi/distinfo Thu May 12 13:13:36 2016 (r415063) @@ -1,2 +1,2 @@ -SHA256 (GeSHi-1.0.8.12_GH0.tar.gz) = baa9ef93da245d7e4dabd595dbd6b332884ad594df62d906c5a9e722ded0785e -SIZE (GeSHi-1.0.8.12_GH0.tar.gz) = 1119776 +SHA256 (GeSHi-geshi-1.0-RELEASE_1_0_8_12_GH0.tar.gz) = baa9ef93da245d7e4dabd595dbd6b332884ad594df62d906c5a9e722ded0785e +SIZE (GeSHi-geshi-1.0-RELEASE_1_0_8_12_GH0.tar.gz) = 1119776 Modified: head/devel/simavr/Makefile ============================================================================== --- head/devel/simavr/Makefile Thu May 12 12:17:26 2016 (r415062) +++ head/devel/simavr/Makefile Thu May 12 13:13:36 2016 (r415063) @@ -3,6 +3,7 @@ PORTNAME= simavr PORTVERSION= 1.3 +DISTVERSIONPREFIX= v CATEGORIES= devel PATCH_DIST_STRIP= -p1 @@ -18,7 +19,6 @@ BUILD_DEPENDS= avr-gcc:devel/avr-gcc \ USE_GITHUB= yes GH_ACCOUNT= buserror -GH_TAGNAME= v${PORTVERSION} USES= gmake pkgconfig ALL_TARGET= build-simavr Modified: head/devel/simavr/distinfo ============================================================================== --- head/devel/simavr/distinfo Thu May 12 12:17:26 2016 (r415062) +++ head/devel/simavr/distinfo Thu May 12 13:13:36 2016 (r415063) @@ -1,4 +1,4 @@ -SHA256 (buserror-simavr-1.3-v1.3_GH0.tar.gz) = ddaaf9745b62b0c032a773365375a6f1b12c50ff4a89ae4d531e7b516846e357 -SIZE (buserror-simavr-1.3-v1.3_GH0.tar.gz) = 741336 +SHA256 (buserror-simavr-v1.3_GH0.tar.gz) = ddaaf9745b62b0c032a773365375a6f1b12c50ff4a89ae4d531e7b516846e357 +SIZE (buserror-simavr-v1.3_GH0.tar.gz) = 741336 SHA256 (4b7c8c5245e1bbb8cac04948564622f47178b5f0.diff) = 0bb3af41d9a64a372b64d2849bcfb9da00a685f54a31ee70fd7caf26d7db9c6c SIZE (4b7c8c5245e1bbb8cac04948564622f47178b5f0.diff) = 1551 Modified: head/lang/mosml/Makefile ============================================================================== --- head/lang/mosml/Makefile Thu May 12 12:17:26 2016 (r415062) +++ head/lang/mosml/Makefile Thu May 12 13:13:36 2016 (r415063) @@ -2,6 +2,7 @@ PORTNAME= mosml PORTVERSION= 2.10.1 +DISTVERSIONPREFIX= ver- CATEGORIES= lang MAINTAINER= johans@FreeBSD.org @@ -11,7 +12,6 @@ LIB_DEPENDS= libgmp.so:math/gmp \ libgdbm.so:databases/gdbm GH_ACCOUNT= kfl -GH_TAGNAME= ver-${PORTVERSION} USE_GITHUB= yes BROKEN_powerpc64= Does not build Modified: head/lang/mosml/distinfo ============================================================================== --- head/lang/mosml/distinfo Thu May 12 12:17:26 2016 (r415062) +++ head/lang/mosml/distinfo Thu May 12 13:13:36 2016 (r415063) @@ -1,2 +1,2 @@ -SHA256 (kfl-mosml-2.10.1-ver-2.10.1_GH0.tar.gz) = fed5393668b88d69475b070999b1fd34e902591345de7f09b236824b92e4a78f -SIZE (kfl-mosml-2.10.1-ver-2.10.1_GH0.tar.gz) = 2558644 +SHA256 (kfl-mosml-ver-2.10.1_GH0.tar.gz) = fed5393668b88d69475b070999b1fd34e902591345de7f09b236824b92e4a78f +SIZE (kfl-mosml-ver-2.10.1_GH0.tar.gz) = 2558644 Modified: head/mail/py-email-reply-parser/Makefile ============================================================================== --- head/mail/py-email-reply-parser/Makefile Thu May 12 12:17:26 2016 (r415062) +++ head/mail/py-email-reply-parser/Makefile Thu May 12 13:13:36 2016 (r415063) @@ -3,6 +3,7 @@ PORTNAME= email-reply-parser PORTVERSION= 0.1.5 +DISTVERSIONPREFIX= v CATEGORIES= mail python MASTER_SITES= GH PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +15,5 @@ USES= python USE_PYTHON= distutils autoplist USE_GITHUB= yes GH_ACCOUNT= zapier -GH_PROJECT= email-reply-parser -GH_TAGNAME= v${PORTVERSION} .include Modified: head/mail/py-email-reply-parser/distinfo ============================================================================== --- head/mail/py-email-reply-parser/distinfo Thu May 12 12:17:26 2016 (r415062) +++ head/mail/py-email-reply-parser/distinfo Thu May 12 13:13:36 2016 (r415063) @@ -1,2 +1,2 @@ -SHA256 (zapier-email-reply-parser-0.1.5-v0.1.5_GH0.tar.gz) = aeb993dc968fcc1a7e69c0c01b3f903a1a01c84b2248bf25b0124bf65866f130 -SIZE (zapier-email-reply-parser-0.1.5-v0.1.5_GH0.tar.gz) = 6572 +SHA256 (zapier-email-reply-parser-v0.1.5_GH0.tar.gz) = aeb993dc968fcc1a7e69c0c01b3f903a1a01c84b2248bf25b0124bf65866f130 +SIZE (zapier-email-reply-parser-v0.1.5_GH0.tar.gz) = 6572 Modified: head/net/sngrep/Makefile ============================================================================== --- head/net/sngrep/Makefile Thu May 12 12:17:26 2016 (r415062) +++ head/net/sngrep/Makefile Thu May 12 13:13:36 2016 (r415063) @@ -3,6 +3,7 @@ PORTNAME= sngrep PORTVERSION= 1.3.1 +DISTVERSIONPREFIX= v CATEGORIES= net MAINTAINER= tad@vif.com @@ -17,7 +18,6 @@ MAKE_ARGS+= CPPFLAGS="${CPPFLAGS}" LDFLA USE_GITHUB= yes GH_ACCOUNT= irontec -GH_TAGNAME= v${PORTVERSION} OPTIONS_DEFINE= OPENSSL PCRE UNICODE IPV6 EEP Modified: head/net/sngrep/distinfo ============================================================================== --- head/net/sngrep/distinfo Thu May 12 12:17:26 2016 (r415062) +++ head/net/sngrep/distinfo Thu May 12 13:13:36 2016 (r415063) @@ -1,2 +1,2 @@ -SHA256 (irontec-sngrep-1.3.1-v1.3.1_GH0.tar.gz) = 1cfd1e041d722c51984c7190ab6c6e395ae8f3632b2f34b9dfe3cba85926dabc -SIZE (irontec-sngrep-1.3.1-v1.3.1_GH0.tar.gz) = 215145 +SHA256 (irontec-sngrep-v1.3.1_GH0.tar.gz) = 1cfd1e041d722c51984c7190ab6c6e395ae8f3632b2f34b9dfe3cba85926dabc +SIZE (irontec-sngrep-v1.3.1_GH0.tar.gz) = 215145 Modified: head/security/libp11/Makefile ============================================================================== --- head/security/libp11/Makefile Thu May 12 12:17:26 2016 (r415062) +++ head/security/libp11/Makefile Thu May 12 13:13:36 2016 (r415063) @@ -3,6 +3,7 @@ PORTNAME= libp11 PORTVERSION= 0.4.0 +DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= security devel MAINTAINER= ale@FreeBSD.org @@ -16,7 +17,6 @@ OPTIONS_DEFINE= DOCS EXAMPLES USE_GITHUB= yes GH_ACCOUNT= OpenSC -GH_TAGNAME= ${PORTNAME}-${PORTVERSION} USE_OPENSSL= yes GNU_CONFIGURE= yes Modified: head/security/libp11/distinfo ============================================================================== --- head/security/libp11/distinfo Thu May 12 12:17:26 2016 (r415062) +++ head/security/libp11/distinfo Thu May 12 13:13:36 2016 (r415063) @@ -1,2 +1,2 @@ -SHA256 (OpenSC-libp11-0.4.0-libp11-0.4.0_GH0.tar.gz) = a825db152add1a80f1d538ae91fee55178e2f597520d958ca128aa5bca5f1300 -SIZE (OpenSC-libp11-0.4.0-libp11-0.4.0_GH0.tar.gz) = 101829 +SHA256 (OpenSC-libp11-libp11-0.4.0_GH0.tar.gz) = a825db152add1a80f1d538ae91fee55178e2f597520d958ca128aa5bca5f1300 +SIZE (OpenSC-libp11-libp11-0.4.0_GH0.tar.gz) = 101829 Modified: head/x11-fonts/sourcesanspro-ttf/Makefile ============================================================================== --- head/x11-fonts/sourcesanspro-ttf/Makefile Thu May 12 12:17:26 2016 (r415062) +++ head/x11-fonts/sourcesanspro-ttf/Makefile Thu May 12 13:13:36 2016 (r415063) @@ -3,6 +3,8 @@ PORTNAME= sourcesanspro-ttf PORTVERSION= 1.075 +DISTVERSIONPREFIX= 2.020R-ro/ +DISTVERSIONSUFFIX= R-it CATEGORIES= x11-fonts MAINTAINER= office@FreeBSD.org @@ -13,7 +15,6 @@ LICENSE= OFL11 USE_GITHUB= yes GH_ACCOUNT= adobe-fonts GH_PROJECT= source-sans-pro -GH_TAGNAME= 2.020R-ro/${PORTVERSION}R-it NO_ARCH= yes NO_BUILD= yes Modified: head/x11-fonts/sourcesanspro-ttf/distinfo ============================================================================== --- head/x11-fonts/sourcesanspro-ttf/distinfo Thu May 12 12:17:26 2016 (r415062) +++ head/x11-fonts/sourcesanspro-ttf/distinfo Thu May 12 13:13:36 2016 (r415063) @@ -1,2 +1,2 @@ -SHA256 (adobe-fonts-source-sans-pro-1.075-2.020R-ro-1.075R-it_GH0.tar.gz) = bb45283fa9979c4821c99da3b54313012821aba0246e2ec0057f2b03ca24912c -SIZE (adobe-fonts-source-sans-pro-1.075-2.020R-ro-1.075R-it_GH0.tar.gz) = 6735736 +SHA256 (adobe-fonts-source-sans-pro-2.020R-ro-1.075R-it_GH0.tar.gz) = bb45283fa9979c4821c99da3b54313012821aba0246e2ec0057f2b03ca24912c +SIZE (adobe-fonts-source-sans-pro-2.020R-ro-1.075R-it_GH0.tar.gz) = 6735736 From owner-svn-ports-head@freebsd.org Thu May 12 13:36:47 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 77D3BB362F0; Thu, 12 May 2016 13:36:47 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48A7914EE; Thu, 12 May 2016 13:36:47 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4CDak4g017973; Thu, 12 May 2016 13:36:46 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CDak16017972; Thu, 12 May 2016 13:36:46 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201605121336.u4CDak16017972@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Thu, 12 May 2016 13:36:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415064 - head/Mk/Uses X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 13:36:47 -0000 Author: tijl Date: Thu May 12 13:36:46 2016 New Revision: 415064 URL: https://svnweb.freebsd.org/changeset/ports/415064 Log: Always add -DLIBICONV_PLUG to CPPFLAGS and friends when the base system iconv(3) is used. Adding it only when LOCALBASE/include/iconv.h exists is not enough because this is tested before dependencies are installed and they may pull in converters/libiconv. PR: 209302 Exp-run by: antoine Approved by: portmgr (antoine) Modified: head/Mk/Uses/iconv.mk Modified: head/Mk/Uses/iconv.mk ============================================================================== --- head/Mk/Uses/iconv.mk Thu May 12 13:13:36 2016 (r415063) +++ head/Mk/Uses/iconv.mk Thu May 12 13:36:46 2016 (r415064) @@ -45,12 +45,13 @@ ICONV_LIB_PATH= /usr/lib/libc.so || (${OSVERSION} >= 1100000 && ${OSVERSION} < 1100069))) \ || exists(${LOCALBASE}/include/iconv.h) BUILD_DEPENDS+= libiconv>=1.14_9:converters/libiconv +ICONV_INCLUDE_PATH= ${LOCALBASE}/include +.endif + CPPFLAGS+= -DLIBICONV_PLUG CFLAGS+= -DLIBICONV_PLUG CXXFLAGS+= -DLIBICONV_PLUG OBJCFLAGS+= -DLIBICONV_PLUG -ICONV_INCLUDE_PATH= ${LOCALBASE}/include -.endif .endif From owner-svn-ports-head@freebsd.org Thu May 12 14:07:25 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36D72B36A78; Thu, 12 May 2016 14:07:25 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 119201396; Thu, 12 May 2016 14:07:24 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4CE7OWE027198; Thu, 12 May 2016 14:07:24 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CE7OnH027195; Thu, 12 May 2016 14:07:24 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605121407.u4CE7OnH027195@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Thu, 12 May 2016 14:07:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415065 - in head/cad/openvsp: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 14:07:25 -0000 Author: junovitch Date: Thu May 12 14:07:23 2016 New Revision: 415065 URL: https://svnweb.freebsd.org/changeset/ports/415065 Log: cad/openvsp: update 3.5.2 -> 3.6.0 Changes: http://openvsp.org/blogs/announcements/2016/05/06/openvsp-3-6-0-released PR: 209436 Submitted by: fernando.apesteguia@gmail.com Deleted: head/cad/openvsp/files/patch-Libraries_cmake_External__libIGES.cmake head/cad/openvsp/files/patch-src_cfd__mesh_CMakeLists.txt head/cad/openvsp/files/patch-src_cmake_External__STEPCode.cmake head/cad/openvsp/files/patch-src_external_CMakeLists.txt head/cad/openvsp/files/patch-src_external_angelscript_sdk_CMakeLists.txt head/cad/openvsp/files/patch-src_external_glfont2_CMakeLists.txt head/cad/openvsp/files/patch-src_external_sixseries_CMakeLists.txt head/cad/openvsp/files/patch-src_external_triangle_CMakeLists.txt head/cad/openvsp/files/patch-src_external_tritri_CMakeLists.txt head/cad/openvsp/files/patch-src_fltk__screens_CMakeLists.txt head/cad/openvsp/files/patch-src_geom__api_CMakeLists.txt head/cad/openvsp/files/patch-src_geom__core_CMakeLists.txt head/cad/openvsp/files/patch-src_gui__and__draw_CMakeLists.txt head/cad/openvsp/files/patch-src_gui__and__draw_GroupLayout.h head/cad/openvsp/files/patch-src_gui__and__draw_MainVSPScreen.h head/cad/openvsp/files/patch-src_gui__and__draw_MenuItem.h head/cad/openvsp/files/patch-src_util_CMakeLists.txt head/cad/openvsp/files/patch-src_vsp__aero_CMakeLists.txt head/cad/openvsp/files/patch-src_vsp__graphic_CMakeLists.txt head/cad/openvsp/files/patch-src_vsp__graphic_src_Image.cpp head/cad/openvsp/files/patch-src_vsp__graphic_src_Scene.cpp head/cad/openvsp/files/patch-src_vsp__graphic_src_Shader.cpp head/cad/openvsp/files/patch-src_xmlvsp_CMakeLists.txt Modified: head/cad/openvsp/Makefile head/cad/openvsp/distinfo head/cad/openvsp/pkg-plist Modified: head/cad/openvsp/Makefile ============================================================================== --- head/cad/openvsp/Makefile Thu May 12 13:36:46 2016 (r415064) +++ head/cad/openvsp/Makefile Thu May 12 14:07:23 2016 (r415065) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openvsp -PORTVERSION= 3.5.2 +PORTVERSION= 3.6.0 DISTVERSIONPREFIX= ${GH_PROJECT}_ PORTREVISION= 0 CATEGORIES= cad @@ -55,7 +55,7 @@ USE_GL= glu USE_GNOME= libxml2 CFLAGS+= -I${LOCALBASE}/include/openNURBS -BUILD_PREFIX= OpenVSP-prefix/src/OpenVSP-build/_CPack_Packages/FreeBSD/ZIP/OpenVSP-3.5.2-FreeBSD +BUILD_PREFIX= OpenVSP-prefix/src/OpenVSP-build/_CPack_Packages/FreeBSD/ZIP/OpenVSP-${PORTVERSION}-FreeBSD do-install: ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${BUILD_PREFIX}/vsp* ${STAGEDIR}${PREFIX}/bin Modified: head/cad/openvsp/distinfo ============================================================================== --- head/cad/openvsp/distinfo Thu May 12 13:36:46 2016 (r415064) +++ head/cad/openvsp/distinfo Thu May 12 14:07:23 2016 (r415065) @@ -1,2 +1,2 @@ -SHA256 (OpenVSP-OpenVSP-OpenVSP_3.5.2_GH0.tar.gz) = 0267d53fa88d5a1fae888131682cd7383b861680a3ed079597ad5b059e169d0e -SIZE (OpenVSP-OpenVSP-OpenVSP_3.5.2_GH0.tar.gz) = 27883392 +SHA256 (OpenVSP-OpenVSP-OpenVSP_3.6.0_GH0.tar.gz) = c2439d5bb4600011d9230531ec2f5c798e869ee607c502ca53784a85295d2256 +SIZE (OpenVSP-OpenVSP-OpenVSP_3.6.0_GH0.tar.gz) = 28793759 Modified: head/cad/openvsp/pkg-plist ============================================================================== --- head/cad/openvsp/pkg-plist Thu May 12 13:36:46 2016 (r415064) +++ head/cad/openvsp/pkg-plist Thu May 12 14:07:23 2016 (r415065) @@ -20,9 +20,11 @@ bin/vspviewer %%DATADIR%%/Seat.vsppart %%DATADIR%%/SeatGroup.vsppart %%DATADIR%%/SharkTeeth.tga +%%DATADIR%%/SnapToDemo.vspscript %%DATADIR%%/Stack.vspscript %%DATADIR%%/SubSurface.vspscript %%DATADIR%%/TestAll.vspscript +%%DATADIR%%/TestAnalysis.vspscript %%DATADIR%%/TransportFuse.vsppart %%DATADIR%%/Wing.vspscript %%DATADIR%%/b737a.af From owner-svn-ports-head@freebsd.org Thu May 12 14:54:21 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0EBD9B37AAD; Thu, 12 May 2016 14:54:21 +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 CFC7F1FFA; Thu, 12 May 2016 14:54:20 +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 u4CEsJiV042042; Thu, 12 May 2016 14:54:19 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CEsJ0Y042040; Thu, 12 May 2016 14:54:19 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201605121454.u4CEsJ0Y042040@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Thu, 12 May 2016 14:54:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415066 - in head/games/bsdgames: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 14:54:21 -0000 Author: adamw Date: Thu May 12 14:54:19 2016 New Revision: 415066 URL: https://svnweb.freebsd.org/changeset/ports/415066 Log: Fix potion mixing. From PR: This routine is swapping the potion colors and because only 2/3 of the color swap code is there, many of the potions end up with the same color. PORTREVISION bump. PR: 209310 Submitted by: sjrbulk at verizon dot net Added: head/games/bsdgames/files/patch-rogue_inventory.c (contents, props changed) Modified: head/games/bsdgames/Makefile Modified: head/games/bsdgames/Makefile ============================================================================== --- head/games/bsdgames/Makefile Thu May 12 14:07:23 2016 (r415065) +++ head/games/bsdgames/Makefile Thu May 12 14:54:19 2016 (r415066) @@ -3,6 +3,7 @@ PORTNAME= bsdgames PORTVERSION= 4.4.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= LOCAL/adamw Added: head/games/bsdgames/files/patch-rogue_inventory.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/bsdgames/files/patch-rogue_inventory.c Thu May 12 14:54:19 2016 (r415066) @@ -0,0 +1,10 @@ +--- rogue/inventory.c.orig 2016-05-12 14:49:52 UTC ++++ rogue/inventory.c +@@ -417,6 +417,7 @@ mix_colors(void) + k = get_rand(0, (POTIONS - 1)); + memcpy(t, id_potions[j].title, MAX_ID_TITLE_LEN); + memcpy(id_potions[j].title, id_potions[k].title, MAX_ID_TITLE_LEN); ++ memcpy(id_potions[k].title, t, MAX_ID_TITLE_LEN); + } + } + From owner-svn-ports-head@freebsd.org Thu May 12 14:57:20 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD099B37AEA; Thu, 12 May 2016 14:57:20 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 90D4B1139; Thu, 12 May 2016 14:57:20 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4CEvJaA042293; Thu, 12 May 2016 14:57:19 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CEvJCW042291; Thu, 12 May 2016 14:57:19 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201605121457.u4CEvJCW042291@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Thu, 12 May 2016 14:57:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415067 - head/textproc/R-cran-pystr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 14:57:20 -0000 Author: skreuzer Date: Thu May 12 14:57:19 2016 New Revision: 415067 URL: https://svnweb.freebsd.org/changeset/ports/415067 Log: Uodate to version 2.0.0 Modified: head/textproc/R-cran-pystr/Makefile head/textproc/R-cran-pystr/distinfo Modified: head/textproc/R-cran-pystr/Makefile ============================================================================== --- head/textproc/R-cran-pystr/Makefile Thu May 12 14:54:19 2016 (r415066) +++ head/textproc/R-cran-pystr/Makefile Thu May 12 14:57:19 2016 (r415067) @@ -2,13 +2,15 @@ # $FreeBSD$ PORTNAME= pystr -DISTVERSION= 1.0.0 +DISTVERSION= 2.0.0 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= skreuzer@FreeBSD.org COMMENT= String operations the Python way +RUN_DEPENDS= R-cran-Rcpp>=0.11.4.6:devel/R-cran-Rcpp + USES= cran:auto-plist .include Modified: head/textproc/R-cran-pystr/distinfo ============================================================================== --- head/textproc/R-cran-pystr/distinfo Thu May 12 14:54:19 2016 (r415066) +++ head/textproc/R-cran-pystr/distinfo Thu May 12 14:57:19 2016 (r415067) @@ -1,2 +1,2 @@ -SHA256 (pystr_1.0.0.tar.gz) = 733eb4d92ab6dc1a614045ec527504b47ff7830411a39e18a682221a77bec0d7 -SIZE (pystr_1.0.0.tar.gz) = 21719 +SHA256 (pystr_2.0.0.tar.gz) = 9c24da02b9e18e1438363ad304d123207b5b5b1e6e358bbfdff8247862044221 +SIZE (pystr_2.0.0.tar.gz) = 27396 From owner-svn-ports-head@freebsd.org Thu May 12 15:09:24 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2465B37DAA; Thu, 12 May 2016 15:09: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 A48F21775; Thu, 12 May 2016 15:09: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 u4CF9NlG045507; Thu, 12 May 2016 15:09:23 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CF9NbX045504; Thu, 12 May 2016 15:09:23 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605121509.u4CF9NbX045504@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 12 May 2016 15:09:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415068 - head/net-p2p/sonarr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 15:09:24 -0000 Author: feld Date: Thu May 12 15:09:23 2016 New Revision: 415068 URL: https://svnweb.freebsd.org/changeset/ports/415068 Log: net-p2p/sonarr: Update to 2.0.0.4146 Modified: head/net-p2p/sonarr/Makefile head/net-p2p/sonarr/distinfo head/net-p2p/sonarr/pkg-plist Modified: head/net-p2p/sonarr/Makefile ============================================================================== --- head/net-p2p/sonarr/Makefile Thu May 12 14:57:19 2016 (r415067) +++ head/net-p2p/sonarr/Makefile Thu May 12 15:09:23 2016 (r415068) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sonarr -PORTVERSION= 2.0.0.3953 +PORTVERSION= 2.0.0.4146 PORTREVISION= 0 CATEGORIES= net-p2p MASTER_SITES= http://download.sonarr.tv/v2/master/mono/ Modified: head/net-p2p/sonarr/distinfo ============================================================================== --- head/net-p2p/sonarr/distinfo Thu May 12 14:57:19 2016 (r415067) +++ head/net-p2p/sonarr/distinfo Thu May 12 15:09:23 2016 (r415068) @@ -1,2 +1,2 @@ -SHA256 (NzbDrone.master.2.0.0.3953.mono.tar.gz) = b480e8bde4f084481f2caa1efd9b40f270ee6867296f20379f1ac3f5ca2d5c91 -SIZE (NzbDrone.master.2.0.0.3953.mono.tar.gz) = 6266500 +SHA256 (NzbDrone.master.2.0.0.4146.mono.tar.gz) = fe08e906cca5f869bc85c663d815d570049a45d8d6c283e5af89148ad6f78643 +SIZE (NzbDrone.master.2.0.0.4146.mono.tar.gz) = 6370546 Modified: head/net-p2p/sonarr/pkg-plist ============================================================================== --- head/net-p2p/sonarr/pkg-plist Thu May 12 14:57:19 2016 (r415067) +++ head/net-p2p/sonarr/pkg-plist Thu May 12 15:09:23 2016 (r415068) @@ -89,6 +89,7 @@ %%DATADIR%%/UI/Content/Images/logos/48.png %%DATADIR%%/UI/Content/Images/logos/64.png %%DATADIR%%/UI/Content/Images/poster-dark.png +%%DATADIR%%/UI/Content/Images/safari/logo.svg %%DATADIR%%/UI/Content/Images/touch/114.png %%DATADIR%%/UI/Content/Images/touch/144.png %%DATADIR%%/UI/Content/Images/touch/57.png From owner-svn-ports-head@freebsd.org Thu May 12 15:37:11 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6AA74B3870E; Thu, 12 May 2016 15:37:11 +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 39DED1E43; Thu, 12 May 2016 15:37:11 +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 u4CFbAag054455; Thu, 12 May 2016 15:37:10 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CFbA6N054453; Thu, 12 May 2016 15:37:10 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605121537.u4CFbA6N054453@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 12 May 2016 15:37:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415069 - head/deskutils/fet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 15:37:11 -0000 Author: amdmi3 Date: Thu May 12 15:37:10 2016 New Revision: 415069 URL: https://svnweb.freebsd.org/changeset/ports/415069 Log: - Update to 5.29.3 PR: 209433 Submitted by: udvzsolt@gmail.com (maintainer) Modified: head/deskutils/fet/Makefile head/deskutils/fet/distinfo Modified: head/deskutils/fet/Makefile ============================================================================== --- head/deskutils/fet/Makefile Thu May 12 15:09:23 2016 (r415068) +++ head/deskutils/fet/Makefile Thu May 12 15:37:10 2016 (r415069) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fet -PORTVERSION= 5.29.2 +PORTVERSION= 5.29.3 CATEGORIES= deskutils kde MASTER_SITES= http://lalescu.ro/liviu/fet/download/ \ http://lalescu.ro/liviu/fet/download/old/ \ @@ -16,7 +16,7 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING USES= qmake tar:bzip2 -USE_QT4= gui network xml \ +USE_QT4= xml \ moc_build rcc_build uic_build PORTEXAMPLES= * @@ -37,9 +37,10 @@ OPTIONS_SUB= yes .if ${PORT_OPTIONS:MONLYCL} INSTALL_TARGET= ${WRKSRC}/fet-cl +QMAKE_SOURCE_PATH= ${WRKSRC}/src/src-cl.pro .else +USE_QT4+= gui network INSTALL_TARGET= ${WRKSRC}/fet -QMAKE_PRO= src/src-cl.pro .endif post-patch: Modified: head/deskutils/fet/distinfo ============================================================================== --- head/deskutils/fet/distinfo Thu May 12 15:09:23 2016 (r415068) +++ head/deskutils/fet/distinfo Thu May 12 15:37:10 2016 (r415069) @@ -1,2 +1,2 @@ -SHA256 (fet-5.29.2.tar.bz2) = 5d53f0b0f26ec7cf07f60bbd96edcbf069a04371b016d4c5a058c9a487778e81 -SIZE (fet-5.29.2.tar.bz2) = 10076873 +SHA256 (fet-5.29.3.tar.bz2) = 3048b0e69172e170945f631fb4befead4df938e6372c9ff49cd861bf2cdcba34 +SIZE (fet-5.29.3.tar.bz2) = 10075480 From owner-svn-ports-head@freebsd.org Thu May 12 15:52:48 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A81EBB38D43; Thu, 12 May 2016 15:52:48 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 60F901BDA; Thu, 12 May 2016 15:52:48 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4CFqlC1060651; Thu, 12 May 2016 15:52:47 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CFqlvo060647; Thu, 12 May 2016 15:52:47 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201605121552.u4CFqlvo060647@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Thu, 12 May 2016 15:52:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415070 - in head/graphics: . py-imagesize X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 15:52:48 -0000 Author: kmoore Date: Thu May 12 15:52:47 2016 New Revision: 415070 URL: https://svnweb.freebsd.org/changeset/ports/415070 Log: This module analyzes jpeg/jpeg2000/png/gif image header and return image size. WWW: https://github.com/shibukawa/imagesize_py Added: head/graphics/py-imagesize/ head/graphics/py-imagesize/Makefile (contents, props changed) head/graphics/py-imagesize/distinfo (contents, props changed) head/graphics/py-imagesize/pkg-descr (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Thu May 12 15:37:10 2016 (r415069) +++ head/graphics/Makefile Thu May 12 15:52:47 2016 (r415070) @@ -843,6 +843,7 @@ SUBDIR += py-graph-dot SUBDIR += py-graphy SUBDIR += py-gvgen + SUBDIR += py-imagesize SUBDIR += py-imaging SUBDIR += py-mcomix SUBDIR += py-ming Added: head/graphics/py-imagesize/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/py-imagesize/Makefile Thu May 12 15:52:47 2016 (r415070) @@ -0,0 +1,18 @@ +# Created by: Kris Moore +# $FreeBSD$ + +PORTNAME= imagesize +PORTVERSION= 0.7.1 +CATEGORIES= graphics python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= kmoore@FreeBSD.org +COMMENT= Python image size library + +LICENSE= MIT + +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/graphics/py-imagesize/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/py-imagesize/distinfo Thu May 12 15:52:47 2016 (r415070) @@ -0,0 +1,2 @@ +SHA256 (imagesize-0.7.1.tar.gz) = 0ab2c62b87987e3252f89d30b7cedbec12a01af9274af9ffa48108f2c13c6062 +SIZE (imagesize-0.7.1.tar.gz) = 2871 Added: head/graphics/py-imagesize/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/py-imagesize/pkg-descr Thu May 12 15:52:47 2016 (r415070) @@ -0,0 +1,3 @@ +This module analyzes jpeg/jpeg2000/png/gif image header and return image size. + +WWW: https://github.com/shibukawa/imagesize_py From owner-svn-ports-head@freebsd.org Thu May 12 15:53:32 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3EF32B38D88; Thu, 12 May 2016 15:53:32 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 107281CFD; Thu, 12 May 2016 15:53:31 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4CFrVS0060786; Thu, 12 May 2016 15:53:31 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CFrVhw060784; Thu, 12 May 2016 15:53:31 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201605121553.u4CFrVhw060784@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Thu, 12 May 2016 15:53:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415071 - head/textproc/py-sphinx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 15:53:32 -0000 Author: kmoore Date: Thu May 12 15:53:30 2016 New Revision: 415071 URL: https://svnweb.freebsd.org/changeset/ports/415071 Log: - Update to 1.4.1 Modified: head/textproc/py-sphinx/Makefile head/textproc/py-sphinx/distinfo Modified: head/textproc/py-sphinx/Makefile ============================================================================== --- head/textproc/py-sphinx/Makefile Thu May 12 15:52:47 2016 (r415070) +++ head/textproc/py-sphinx/Makefile Thu May 12 15:53:30 2016 (r415071) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sphinx -PORTVERSION= 1.3.1 -PORTREVISION= 2 +PORTVERSION= 1.4.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,7 +25,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babe ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=0.1:textproc/py-sphinx_rtd_theme \ ${PYTHON_PKGNAMEPREFIX}alabaster>=0.7:textproc/py-alabaster \ ${PYTHON_PKGNAMEPREFIX}snowballstemmer>=1.1:textproc/py-snowballstemmer \ - ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six + ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}imagesize>=0.7.1:graphics/py-imagesize USES= python USE_PYTHON= autoplist distutils Modified: head/textproc/py-sphinx/distinfo ============================================================================== --- head/textproc/py-sphinx/distinfo Thu May 12 15:52:47 2016 (r415070) +++ head/textproc/py-sphinx/distinfo Thu May 12 15:53:30 2016 (r415071) @@ -1,2 +1,2 @@ -SHA256 (python/Sphinx-1.3.1.tar.gz) = 1a6e5130c2b42d2de301693c299f78cc4bd3501e78b610c08e45efc70e2b5114 -SIZE (python/Sphinx-1.3.1.tar.gz) = 3469782 +SHA256 (python/Sphinx-1.4.1.tar.gz) = c6871a784d24aba9270b6b28541537a57e2fcf4d7c799410eba18236bc76d6bc +SIZE (python/Sphinx-1.4.1.tar.gz) = 4259820 From owner-svn-ports-head@freebsd.org Thu May 12 16:30:37 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1BEAEB37AE8; Thu, 12 May 2016 16:30:37 +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 E22FA19A9; Thu, 12 May 2016 16:30:36 +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 u4CGUaal070345; Thu, 12 May 2016 16:30:36 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CGUZM5070342; Thu, 12 May 2016 16:30:35 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201605121630.u4CGUZM5070342@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Thu, 12 May 2016 16:30:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415072 - head/audio/mpg123 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 16:30:37 -0000 Author: novel Date: Thu May 12 16:30:35 2016 New Revision: 415072 URL: https://svnweb.freebsd.org/changeset/ports/415072 Log: audio/mpg123: update to 1.23.4 Modified: head/audio/mpg123/Makefile head/audio/mpg123/distinfo head/audio/mpg123/pkg-plist Modified: head/audio/mpg123/Makefile ============================================================================== --- head/audio/mpg123/Makefile Thu May 12 15:53:30 2016 (r415071) +++ head/audio/mpg123/Makefile Thu May 12 16:30:35 2016 (r415072) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mpg123 -PORTVERSION= 1.23.3 +PORTVERSION= 1.23.4 CATEGORIES= audio ipv6 MASTER_SITES= SF \ http://www.mpg123.de/download/ Modified: head/audio/mpg123/distinfo ============================================================================== --- head/audio/mpg123/distinfo Thu May 12 15:53:30 2016 (r415071) +++ head/audio/mpg123/distinfo Thu May 12 16:30:35 2016 (r415072) @@ -1,2 +1,2 @@ -SHA256 (mpg123-1.23.3.tar.bz2) = 5c431da7e7446fae586c9207772dc0038ce2bfe75f0274a7933d1b4a7d84e6c6 -SIZE (mpg123-1.23.3.tar.bz2) = 890370 +SHA256 (mpg123-1.23.4.tar.bz2) = 3495e678dec9a60f29cbcd4fc698abc4c811ec60d1276e744f7a10ac35023b48 +SIZE (mpg123-1.23.4.tar.bz2) = 892706 Modified: head/audio/mpg123/pkg-plist ============================================================================== --- head/audio/mpg123/pkg-plist Thu May 12 15:53:30 2016 (r415071) +++ head/audio/mpg123/pkg-plist Thu May 12 16:30:35 2016 (r415072) @@ -7,10 +7,10 @@ include/mpg123.h include/out123.h lib/libmpg123.so lib/libmpg123.so.0 -lib/libmpg123.so.0.42.1 +lib/libmpg123.so.0.42.2 lib/libout123.so lib/libout123.so.0 -lib/libout123.so.0.1.1 +lib/libout123.so.0.1.3 lib/mpg123/output_dummy.so lib/mpg123/output_oss.so libdata/pkgconfig/libmpg123.pc From owner-svn-ports-head@freebsd.org Thu May 12 16:38:05 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B4EE1B37D08; Thu, 12 May 2016 16:38:05 +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 791531F16; Thu, 12 May 2016 16:38:05 +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 u4CGc4Tf073344; Thu, 12 May 2016 16:38:04 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CGc4FW073341; Thu, 12 May 2016 16:38:04 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605121638.u4CGc4FW073341@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 12 May 2016 16:38:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415073 - head/math/geogebra X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 16:38:05 -0000 Author: amdmi3 Date: Thu May 12 16:38:04 2016 New Revision: 415073 URL: https://svnweb.freebsd.org/changeset/ports/415073 Log: - Update to 5.0.236.0 - Add icon PR: 209461 Submitted by: udvzsolt@gmail.com (maintainer) Modified: head/math/geogebra/Makefile head/math/geogebra/distinfo head/math/geogebra/pkg-plist Modified: head/math/geogebra/Makefile ============================================================================== --- head/math/geogebra/Makefile Thu May 12 16:30:35 2016 (r415072) +++ head/math/geogebra/Makefile Thu May 12 16:38:04 2016 (r415073) @@ -2,11 +2,13 @@ # $FreeBSD$ PORTNAME= geogebra -PORTVERSION= 5.0.231.0 +PORTVERSION= 5.0.236.0 CATEGORIES= math java MASTER_SITES= http://download.geogebra.org/installers/5.0/ \ http://freebsd.uzsolt.hu/src/ DISTNAME= GeoGebra-Linux-Portable-${PORTVERSION} +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} geogebra.png +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= udvzsolt@gmail.com COMMENT= Dynamic software that joins geometry, algebra, and calculus @@ -28,13 +30,11 @@ NO_BUILD= yes USES= tar:bzip2 desktop-file-utils shared-mime-info shebangfix WRKSRC= ${WRKDIR}/${DISTNAME} JAVADIR= jre1.7.0_45-i686 -SHEBANG_FILES= geogebra-portable geogebra/geogebra SUB_FILES= geogebra.desktop geogebra.sh SUB_LIST= JAVADIR=${DATADIR}/${JAVADIR} -post-patch: - @${REINPLACE_CMD} -e 's,arch,/compat/linux/bin/arch,' ${WRKSRC}/geogebra-portable +INSTALLS_ICONS= yes do-install: @${MKDIR} ${STAGEDIR}${DATADIR}/${PORTNAME} @@ -44,5 +44,7 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${JAVADIR}/bin/java ${STAGEDIR}${DATADIR}/${JAVADIR}/bin @${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages ${INSTALL_DATA} ${WRKDIR}/geogebra.desktop ${STAGEDIR}${DESKTOPDIR} + @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/32x32/apps + ${INSTALL_DATA} ${DISTDIR}/geogebra.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/32x32/apps/geogebra.png .include Modified: head/math/geogebra/distinfo ============================================================================== --- head/math/geogebra/distinfo Thu May 12 16:30:35 2016 (r415072) +++ head/math/geogebra/distinfo Thu May 12 16:38:04 2016 (r415073) @@ -1,2 +1,4 @@ -SHA256 (GeoGebra-Linux-Portable-5.0.231.0.tar.bz2) = e3e1db941bd45ee3c34916bfd7943b6869393ea133f5a95a477896450b197c57 -SIZE (GeoGebra-Linux-Portable-5.0.231.0.tar.bz2) = 100748960 +SHA256 (GeoGebra-Linux-Portable-5.0.236.0.tar.bz2) = 0573b5ceb1b1a10803c10b6a9a3cb3b295a6424b6e0b9050bc55afa1a51720f9 +SIZE (GeoGebra-Linux-Portable-5.0.236.0.tar.bz2) = 100763477 +SHA256 (geogebra.png) = e97122d77209e2c235f5afcee8f783c1e933d14062851ac73a4ed7a6520c5614 +SIZE (geogebra.png) = 4018 Modified: head/math/geogebra/pkg-plist ============================================================================== --- head/math/geogebra/pkg-plist Thu May 12 16:30:35 2016 (r415072) +++ head/math/geogebra/pkg-plist Thu May 12 16:38:04 2016 (r415073) @@ -1,5 +1,6 @@ bin/geogebra share/applications/geogebra.desktop +share/icons/hicolor/32x32/apps/geogebra.png %%DATADIR%%/geogebra/OpenGeoProver.jar %%DATADIR%%/geogebra/geogebra.jar %%DATADIR%%/geogebra/geogebra_3d.jar From owner-svn-ports-head@freebsd.org Thu May 12 16:41:05 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A93D8B37EA1; Thu, 12 May 2016 16:41:05 +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 76C4011C1; Thu, 12 May 2016 16:41:05 +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 u4CGf4av073577; Thu, 12 May 2016 16:41:04 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CGf4gj073575; Thu, 12 May 2016 16:41:04 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201605121641.u4CGf4gj073575@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Thu, 12 May 2016 16:41:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415074 - head/devel/py-oslo.utils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 16:41:05 -0000 Author: novel Date: Thu May 12 16:41:04 2016 New Revision: 415074 URL: https://svnweb.freebsd.org/changeset/ports/415074 Log: devel/py-oslo.utils: update to 3.10.0 Modified: head/devel/py-oslo.utils/Makefile head/devel/py-oslo.utils/distinfo Modified: head/devel/py-oslo.utils/Makefile ============================================================================== --- head/devel/py-oslo.utils/Makefile Thu May 12 16:38:04 2016 (r415073) +++ head/devel/py-oslo.utils/Makefile Thu May 12 16:41:04 2016 (r415074) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= oslo.utils -PORTVERSION= 3.8.0 +PORTVERSION= 3.10.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-oslo.utils/distinfo ============================================================================== --- head/devel/py-oslo.utils/distinfo Thu May 12 16:38:04 2016 (r415073) +++ head/devel/py-oslo.utils/distinfo Thu May 12 16:41:04 2016 (r415074) @@ -1,2 +1,2 @@ -SHA256 (oslo.utils-3.8.0.tar.gz) = c0e935b86e72facc02264271ed09dd9c5879d52452d7a1b4a116a6c7d05077aa -SIZE (oslo.utils-3.8.0.tar.gz) = 70830 +SHA256 (oslo.utils-3.10.0.tar.gz) = 357e3fc7a48c16afd2bddf3b0354af7ca9f9f9cc982fef19b1c47160cf616525 +SIZE (oslo.utils-3.10.0.tar.gz) = 72022 From owner-svn-ports-head@freebsd.org Thu May 12 17:51:01 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A07AB38D0F; Thu, 12 May 2016 17:51:01 +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 B768D13B2; Thu, 12 May 2016 17:51:00 +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 u4CHoxEo096555; Thu, 12 May 2016 17:50:59 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CHoxqE096553; Thu, 12 May 2016 17:50:59 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605121750.u4CHoxqE096553@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 12 May 2016 17:50:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415075 - head/net-mgmt/yaf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 17:51:01 -0000 Author: pi Date: Thu May 12 17:50:59 2016 New Revision: 415075 URL: https://svnweb.freebsd.org/changeset/ports/415075 Log: net-mgmt/yaf: 2.8.1 -> 2.8.4 - Fixes a bug in decoding specific TCP Options headers. - Fix application labeling bug introduced in 2.8.0 which incorrectly labels particular REGEX labels PR: 209021 Submitted by: Chris Inacio Approved by: dikshie@sfc.wide.ad.jp (maintainer timeout) Modified: head/net-mgmt/yaf/Makefile head/net-mgmt/yaf/distinfo Modified: head/net-mgmt/yaf/Makefile ============================================================================== --- head/net-mgmt/yaf/Makefile Thu May 12 16:41:04 2016 (r415074) +++ head/net-mgmt/yaf/Makefile Thu May 12 17:50:59 2016 (r415075) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yaf -PORTVERSION= 2.8.1 +PORTVERSION= 2.8.4 CATEGORIES= net-mgmt MASTER_SITES= http://tools.netsa.cert.org/releases/ Modified: head/net-mgmt/yaf/distinfo ============================================================================== --- head/net-mgmt/yaf/distinfo Thu May 12 16:41:04 2016 (r415074) +++ head/net-mgmt/yaf/distinfo Thu May 12 17:50:59 2016 (r415075) @@ -1,10 +1,2 @@ -SHA256 (yaf-2.8.1.tar.gz) = adbda0b3ef15325c20497609d422eda0bfbcc43a9cc015eb29812070cec75882 -SIZE (yaf-2.8.1.tar.gz) = 2071736 -SHA256 (yaf-2.8.0.tar.gz) = b0f7f52980f2d05eaf5cca75a6299c3e9f65c972823e0bef8673dbe4324c507d -SIZE (yaf-2.8.0.tar.gz) = 2068192 -SHA256 (yaf-2.7.1.tar.gz) = b3fbaa667ea052bdb83a6e6a5bd6529daa93f8f926fa278778716f6dfadd8e5e -SIZE (yaf-2.7.1.tar.gz) = 1584784 -SHA256 (yaf-2.5.0.tar.gz) = 79c3498a77e9be11487b22fb6c4fe886965042de3c875c6242b54c3f9e9a4c9d -SIZE (yaf-2.5.0.tar.gz) = 1530757 -SHA256 (yaf-2.6.0.tar.gz) = 7562d0e81e398fe491b81cad0b96996d2ac21f649d28ecda7ca258480dab6bb8 -SIZE (yaf-2.6.0.tar.gz) = 1569256 +SHA256 (yaf-2.8.4.tar.gz) = 4ce75938de40f2a27dcc360ac6a4930e55e9d5c1bd27fd77e4c66fd48faa8d02 +SIZE (yaf-2.8.4.tar.gz) = 2072892 From owner-svn-ports-head@freebsd.org Thu May 12 17:59:45 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 101E6B38EE8; Thu, 12 May 2016 17:59:45 +0000 (UTC) (envelope-from cem@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D54251A4F; Thu, 12 May 2016 17:59:44 +0000 (UTC) (envelope-from cem@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4CHxiU4097676; Thu, 12 May 2016 17:59:44 GMT (envelope-from cem@FreeBSD.org) Received: (from cem@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CHxiuk097675; Thu, 12 May 2016 17:59:44 GMT (envelope-from cem@FreeBSD.org) Message-Id: <201605121759.u4CHxiuk097675@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cem set sender to cem@FreeBSD.org using -f From: "Conrad E. Meyer" Date: Thu, 12 May 2016 17:59:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415077 - head/devel/cram X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 17:59:45 -0000 Author: cem (src committer) Date: Thu May 12 17:59:43 2016 New Revision: 415077 URL: https://svnweb.freebsd.org/changeset/ports/415077 Log: devel/cram: ASCIIfy pkg-descr Modified: head/devel/cram/pkg-descr Modified: head/devel/cram/pkg-descr ============================================================================== --- head/devel/cram/pkg-descr Thu May 12 17:51:57 2016 (r415076) +++ head/devel/cram/pkg-descr Thu May 12 17:59:43 2016 (r415077) @@ -1,5 +1,5 @@ Cram is a functional testing framework for command line applications. Cram tests look like snippets of interactive shell sessions. Cram runs each command -and compares the command output in the test with the command’s actual output. +and compares the command output in the test with the command's actual output. WWW: https://pypi.python.org/pypi/cram From owner-svn-ports-head@freebsd.org Thu May 12 18:20:28 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C11A2B38724; Thu, 12 May 2016 18:20:28 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7C88F1D16; Thu, 12 May 2016 18:20:28 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4CIKRln004028; Thu, 12 May 2016 18:20:27 GMT (envelope-from emaste@FreeBSD.org) Received: (from emaste@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CIKROJ004026; Thu, 12 May 2016 18:20:27 GMT (envelope-from emaste@FreeBSD.org) Message-Id: <201605121820.u4CIKROJ004026@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: emaste set sender to emaste@FreeBSD.org using -f From: Ed Maste Date: Thu, 12 May 2016 18:20:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415078 - in head: . Mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 18:20:29 -0000 Author: emaste (src committer) Date: Thu May 12 18:20:27 2016 New Revision: 415078 URL: https://svnweb.freebsd.org/changeset/ports/415078 Log: Record TIMESTAMP in make makesum This is intended to support development and prototyping for ports reproducible build efforts which require some concept of a "last updated" time. It is being committed now so that timestamp entries will be populated "for free" as port distfiles updates happen. Submitted by: bapt (earlier version) Reviewed by: bapt, bdrewery Approved by: portmgr (bdrewery) Differential Revision: https://reviews.freebsd.org/D6031 Modified: head/CHANGES head/Mk/bsd.port.mk Modified: head/CHANGES ============================================================================== --- head/CHANGES Thu May 12 17:59:43 2016 (r415077) +++ head/CHANGES Thu May 12 18:20:27 2016 (r415078) @@ -22,6 +22,16 @@ AUTHOR: mat@FreeBSD.org WANT_BDB_VER=XX should be replaced by USES=bdb:XX. +20160512: +AUTHOR: emaste@FreeBSD.org + + "make makesum" now writes the current timestamp to distinfo when it is run. + This is done to support development and prototyping efforts for reproducible + package builds, which require some concept of a "last updated" time. + + The TIMESTAMP can currently be ignored for ports that have no distinfo, and + for updates done without using "make makesum." + 20160414: AUTHOR: mat@FreeBSD.org Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Thu May 12 17:59:43 2016 (r415077) +++ head/Mk/bsd.port.mk Thu May 12 18:20:27 2016 (r415078) @@ -4161,7 +4161,11 @@ checksum_init=\ makesum: check-checksum-algorithms @cd ${.CURDIR} && ${MAKE} fetch NO_CHECKSUM=yes \ DISABLE_SIZE=yes - @if [ -f ${DISTINFO_FILE} ]; then ${CAT} /dev/null > ${DISTINFO_FILE}; fi + @if [ -f ${DISTINFO_FILE} ]; then \ + if ${GREP} -q "^TIMESTAMP " ${DISTINFO_FILE}; then \ + ${GREP} -v "^TIMESTAMP " ${DISTINFO_FILE} > ${DISTINFO_FILE}.sav; \ + fi; \ + fi @( \ cd ${DISTDIR}; \ \ @@ -4172,11 +4176,16 @@ makesum: check-checksum-algorithms eval alg_executable=\$$$$alg; \ \ if [ $$alg_executable != "NO" ]; then \ - $$alg_executable $$file >> ${DISTINFO_FILE}; \ + $$alg_executable $$file >> ${DISTINFO_FILE}.new; \ fi; \ done; \ - ${ECHO_CMD} "SIZE ($$file) = `${STAT} -f \"%z\" $$file`" >> ${DISTINFO_FILE}; \ - done \ + ${ECHO_CMD} "SIZE ($$file) = `${STAT} -f \"%z\" $$file`" >> ${DISTINFO_FILE}.new; \ + done; \ + if [ ! -f ${DISTINFO_FILE}.sav ] || ! cmp -s ${DISTINFO_FILE}.sav ${DISTINFO_FILE}.new; then \ + ${ECHO_CMD} "TIMESTAMP = `date '+%s'`" > ${DISTINFO_FILE} ; \ + ${CAT} ${DISTINFO_FILE}.new >> ${DISTINFO_FILE} ; \ + fi ; \ + rm -f ${DISTINFO_FILE}.new ${DISTINFO_FILE}.sav ; \ ) .endif From owner-svn-ports-head@freebsd.org Thu May 12 18:22:38 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91A12B38AD7; Thu, 12 May 2016 18:22:38 +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 55D121CCD; Thu, 12 May 2016 18:22: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 u4CIMbEq007216; Thu, 12 May 2016 18:22:37 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CIMbp6007214; Thu, 12 May 2016 18:22:37 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605121822.u4CIMbp6007214@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 12 May 2016 18:22:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415079 - head/audio/portaudio X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 18:22:38 -0000 Author: amdmi3 Date: Thu May 12 18:22:37 2016 New Revision: 415079 URL: https://svnweb.freebsd.org/changeset/ports/415079 Log: - Don't install example scripts that don't work outside WRKDIR - While here, minor cosmetic fixes PR: 208969 Submitted by: shurd@FreeBSD.org Approved by: maintainer timeout (koalative@gmail.com, 2 weeks) Modified: head/audio/portaudio/Makefile head/audio/portaudio/pkg-plist Modified: head/audio/portaudio/Makefile ============================================================================== --- head/audio/portaudio/Makefile Thu May 12 18:20:27 2016 (r415078) +++ head/audio/portaudio/Makefile Thu May 12 18:22:37 2016 (r415079) @@ -16,8 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= dos2unix gmake libtool pathfix pkgconfig tar:tgz GNU_CONFIGURE= yes -CONFIGURE_ARGS+=PKG_CONFIG_LIBDIR=${PREFIX}/libdata/pkgconfig \ - --without-alsa +CONFIGURE_ARGS= PKG_CONFIG_LIBDIR=${PREFIX}/libdata/pkgconfig \ + --without-alsa USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -43,7 +43,6 @@ JACK_LIB_DEPENDS= libjack.so:audio/jack JACK_CONFIGURE_ON= --with-jack JACK_CONFIGURE_OFF= --without-jack -EXAMPLES_BIN= pa_d* pa_f* paex_* PATEST_BIN= pa_m* paqa_* patest* DOXYGEN_IMPLIES= DOCS @@ -53,13 +52,11 @@ post-patch: @${REINPLACE_CMD} -e 's|machine/soundcard.h|sys/soundcard.h|' ${WRKSRC}/configure.in \ ${WRKSRC}/src/hostapi/oss/pa_unix_oss.c ${WRKSRC}/src/SConscript @${REINPLACE_CMD} -e 's|PACKAGE_NAME=|PACKAGE_NAME=portaudio2|' ${WRKSRC}/configure - -post-patch-EXAMPLES-off: @${REINPLACE_CMD} -i '' '/EXAMPLES =/,/bin\/paex_write_sine_nonint/s/^/#/' \ ${WRKSRC}/Makefile.in post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libportaudio.so.2 + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libportaudio.so post-install-PATEST-on: .for f in ${PATEST_BIN} @@ -75,9 +72,6 @@ post-install-DOXYGEN-on: @(cd ${WRKSRC}/doc && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR}) post-install-EXAMPLES-on: -.for f in ${EXAMPLES_BIN} - ${INSTALL_SCRIPT} ${WRKSRC}/bin/${f} ${STAGEDIR}${PREFIX}/bin/ -.endfor (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) .include Modified: head/audio/portaudio/pkg-plist ============================================================================== --- head/audio/portaudio/pkg-plist Thu May 12 18:20:27 2016 (r415078) +++ head/audio/portaudio/pkg-plist Thu May 12 18:22:37 2016 (r415079) @@ -1,13 +1,4 @@ -%%PORTEXAMPLES%%bin/pa_devs -%%PORTEXAMPLES%%bin/pa_fuzz %%PATEST%%bin/pa_minlat -%%PORTEXAMPLES%%bin/paex_pink -%%PORTEXAMPLES%%bin/paex_read_write_wire -%%PORTEXAMPLES%%bin/paex_record -%%PORTEXAMPLES%%bin/paex_saw -%%PORTEXAMPLES%%bin/paex_sine -%%PORTEXAMPLES%%bin/paex_write_sine -%%PORTEXAMPLES%%bin/paex_write_sine_nonint %%PATEST%%bin/paqa_devs %%PATEST%%bin/paqa_errs %%PATEST%%bin/paqa_latency From owner-svn-ports-head@freebsd.org Thu May 12 18:26:09 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58BD1B38BB2; Thu, 12 May 2016 18:26:09 +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 0C3C91F97; Thu, 12 May 2016 18:26:08 +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 u4CIQ8nr007474; Thu, 12 May 2016 18:26:08 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CIQ7CD007471; Thu, 12 May 2016 18:26:07 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605121826.u4CIQ7CD007471@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 12 May 2016 18:26:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415080 - head/www/e2guardian X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 18:26:09 -0000 Author: amdmi3 Date: Thu May 12 18:26:07 2016 New Revision: 415080 URL: https://svnweb.freebsd.org/changeset/ports/415080 Log: - Update to 3.4.0.3 PR: 208199 Submitted by: sa.inbox@gmail.com Approved by: maintainer timeout (marcellocoutinho@gmail.com, 6 weeks) Modified: head/www/e2guardian/Makefile head/www/e2guardian/distinfo head/www/e2guardian/pkg-plist Modified: head/www/e2guardian/Makefile ============================================================================== --- head/www/e2guardian/Makefile Thu May 12 18:22:37 2016 (r415079) +++ head/www/e2guardian/Makefile Thu May 12 18:26:07 2016 (r415080) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= e2guardian -PORTVERSION= 3.4.0.1 +PORTVERSION= 3.4.0.3 DISTVERSIONPREFIX= v PORTREVISION= 0 CATEGORIES= www Modified: head/www/e2guardian/distinfo ============================================================================== --- head/www/e2guardian/distinfo Thu May 12 18:22:37 2016 (r415079) +++ head/www/e2guardian/distinfo Thu May 12 18:26:07 2016 (r415080) @@ -1,2 +1,2 @@ -SHA256 (e2guardian-e2guardian-v3.4.0.1_GH0.tar.gz) = 0eaae1d9069ca1cf9436cb3318da321ab50107e8cc96f9f3d98417307dc608d1 -SIZE (e2guardian-e2guardian-v3.4.0.1_GH0.tar.gz) = 517052 +SHA256 (e2guardian-e2guardian-v3.4.0.3_GH0.tar.gz) = 6c975e9e53a8bec4c94727a6b35185ccf46df47faecfb83f68171cb7f4503624 +SIZE (e2guardian-e2guardian-v3.4.0.3_GH0.tar.gz) = 518451 Modified: head/www/e2guardian/pkg-plist ============================================================================== --- head/www/e2guardian/pkg-plist Thu May 12 18:22:37 2016 (r415079) +++ head/www/e2guardian/pkg-plist Thu May 12 18:26:07 2016 (r415080) @@ -146,6 +146,7 @@ @sample %%ETCDIR%%/lists/refererexceptionsitelist.sample @sample %%ETCDIR%%/lists/refererexceptionurllist.sample @sample %%ETCDIR%%/lists/searchregexplist.sample +@sample %%ETCDIR%%/lists/sslsiteregexplist.sample @sample %%ETCDIR%%/lists/urlredirectregexplist.sample @sample %%ETCDIR%%/lists/urlregexplist.sample @sample %%ETCDIR%%/lists/weightedphraselist.sample From owner-svn-ports-head@freebsd.org Thu May 12 18:32:29 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58F45B38D1A; Thu, 12 May 2016 18:32: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 1DC641315; Thu, 12 May 2016 18:32: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 u4CIWSTH010403; Thu, 12 May 2016 18:32:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CIWSMZ010401; Thu, 12 May 2016 18:32:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605121832.u4CIWSMZ010401@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 12 May 2016 18:32:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415081 - head/devel/osc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 18:32:29 -0000 Author: amdmi3 Date: Thu May 12 18:32:27 2016 New Revision: 415081 URL: https://svnweb.freebsd.org/changeset/ports/415081 Log: - Update to 0.154.0 Modified: head/devel/osc/Makefile head/devel/osc/distinfo Modified: head/devel/osc/Makefile ============================================================================== --- head/devel/osc/Makefile Thu May 12 18:26:07 2016 (r415080) +++ head/devel/osc/Makefile Thu May 12 18:32:27 2016 (r415081) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= osc -PORTVERSION= 0.151.2 +PORTVERSION= 0.154.0 CATEGORIES= devel MAINTAINER= amdmi3@FreeBSD.org @@ -23,7 +23,6 @@ CPE_PRODUCT= opensuse_osc USES= cpe python USE_PYTHON= distutils -PYDISTUTILS_PKGVERSION=${PORTVERSION:C/^([0-9]+\.[0-9]+)\.[0-9]+/\1/} NO_ARCH= yes PORTDOCS= * @@ -48,7 +47,9 @@ post-patch: post-install: ${LN} -s osc-wrapper.py ${STAGEDIR}${PREFIX}/bin/osc - ${MKDIR} ${STAGEDIR}${DOCSDIR} + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} AUTHORS README NEWS TODO \ ${STAGEDIR}${DOCSDIR} Modified: head/devel/osc/distinfo ============================================================================== --- head/devel/osc/distinfo Thu May 12 18:26:07 2016 (r415080) +++ head/devel/osc/distinfo Thu May 12 18:32:27 2016 (r415081) @@ -1,2 +1,2 @@ -SHA256 (openSUSE-osc-0.151.2_GH0.tar.gz) = 51a3e2f9230addfa5814766eb2a78b4230ad5f5760ea4ac12a8d7d44d51c025f -SIZE (openSUSE-osc-0.151.2_GH0.tar.gz) = 317944 +SHA256 (openSUSE-osc-0.154.0_GH0.tar.gz) = 88daae5b94354e9bcab03523aa7e3d270f69ffeaef8e4a1493bce19757d4699d +SIZE (openSUSE-osc-0.154.0_GH0.tar.gz) = 329458 From owner-svn-ports-head@freebsd.org Thu May 12 18:34:47 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3EA9B38E1C; Thu, 12 May 2016 18:34: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 94BCC14E2; Thu, 12 May 2016 18:34: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 u4CIYk18010594; Thu, 12 May 2016 18:34:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CIYkWU010592; Thu, 12 May 2016 18:34:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605121834.u4CIYkWU010592@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 12 May 2016 18:34:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415082 - head/textproc/uncrustify X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 18:34:47 -0000 Author: amdmi3 Date: Thu May 12 18:34:46 2016 New Revision: 415082 URL: https://svnweb.freebsd.org/changeset/ports/415082 Log: - Update to 0.63 Modified: head/textproc/uncrustify/Makefile head/textproc/uncrustify/distinfo Modified: head/textproc/uncrustify/Makefile ============================================================================== --- head/textproc/uncrustify/Makefile Thu May 12 18:32:27 2016 (r415081) +++ head/textproc/uncrustify/Makefile Thu May 12 18:34:46 2016 (r415082) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= uncrustify -PORTVERSION= 0.62 +PORTVERSION= 0.63 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} Modified: head/textproc/uncrustify/distinfo ============================================================================== --- head/textproc/uncrustify/distinfo Thu May 12 18:32:27 2016 (r415081) +++ head/textproc/uncrustify/distinfo Thu May 12 18:34:46 2016 (r415082) @@ -1,2 +1,2 @@ -SHA256 (uncrustify-0.62.tar.gz) = 5d19307aa75f904159385d83ef7e6a605c0148ce5da3a2d9366e34867c28385a -SIZE (uncrustify-0.62.tar.gz) = 1171219 +SHA256 (uncrustify-0.63.tar.gz) = dffbb1341a8d208e0c76b65209750e34e75b29c5a0e9a5d5a943df58bfdc2ae3 +SIZE (uncrustify-0.63.tar.gz) = 1174476 From owner-svn-ports-head@freebsd.org Thu May 12 19:04:54 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14501B38724; Thu, 12 May 2016 19:04: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 C0F90134F; Thu, 12 May 2016 19:04: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 u4CJ4qjA019560; Thu, 12 May 2016 19:04:52 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CJ4qw4019557; Thu, 12 May 2016 19:04:52 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605121904.u4CJ4qw4019557@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 12 May 2016 19:04:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415083 - head/net/siproxd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 19:04:54 -0000 Author: pi Date: Thu May 12 19:04:52 2016 New Revision: 415083 URL: https://svnweb.freebsd.org/changeset/ports/415083 Log: net/siproxd: 0.8.1 -> 0.8.2 Changes: http://siproxd.sourceforge.net/index.php?op=relnotes PR: 209161 Requested by: tries@gmx.net Approved by: frank@dynamical-systems.org (maintainer timeout) Modified: head/net/siproxd/Makefile head/net/siproxd/distinfo head/net/siproxd/pkg-plist Modified: head/net/siproxd/Makefile ============================================================================== --- head/net/siproxd/Makefile Thu May 12 18:34:46 2016 (r415082) +++ head/net/siproxd/Makefile Thu May 12 19:04:52 2016 (r415083) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= siproxd -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= net MASTER_SITES= SF Modified: head/net/siproxd/distinfo ============================================================================== --- head/net/siproxd/distinfo Thu May 12 18:34:46 2016 (r415082) +++ head/net/siproxd/distinfo Thu May 12 19:04:52 2016 (r415083) @@ -1,2 +1,2 @@ -SHA256 (siproxd-0.8.1.tar.gz) = df2df04faf5bdb4980cbdfd5516a47898fc47ca1ebc2c628aa48305b20a09dad -SIZE (siproxd-0.8.1.tar.gz) = 833170 +SHA256 (siproxd-0.8.2.tar.gz) = 526ce491b0cc189e2766c62432aff3ebb995e551d7261ea32c02a90c7bf7ccd0 +SIZE (siproxd-0.8.2.tar.gz) = 846148 Modified: head/net/siproxd/pkg-plist ============================================================================== --- head/net/siproxd/pkg-plist Thu May 12 18:34:46 2016 (r415082) +++ head/net/siproxd/pkg-plist Thu May 12 19:04:52 2016 (r415083) @@ -1,11 +1,17 @@ @sample etc/siproxd.conf.sample @sample etc/siproxd_passwd.cfg.sample +lib/siproxd/plugin_codecfilter.la +lib/siproxd/plugin_codecfilter.so lib/siproxd/plugin_defaulttarget.la lib/siproxd/plugin_defaulttarget.so lib/siproxd/plugin_demo.la lib/siproxd/plugin_demo.so +lib/siproxd/plugin_fix_DTAG.la +lib/siproxd/plugin_fix_DTAG.so lib/siproxd/plugin_fix_bogus_via.la lib/siproxd/plugin_fix_bogus_via.so +lib/siproxd/plugin_fix_fbox_anoncall.la +lib/siproxd/plugin_fix_fbox_anoncall.so lib/siproxd/plugin_logcall.la lib/siproxd/plugin_logcall.so lib/siproxd/plugin_prefix.la @@ -14,6 +20,10 @@ lib/siproxd/plugin_regex.la lib/siproxd/plugin_regex.so lib/siproxd/plugin_shortdial.la lib/siproxd/plugin_shortdial.so +lib/siproxd/plugin_siptrunk.la +lib/siproxd/plugin_siptrunk.so +lib/siproxd/plugin_stripheader.la +lib/siproxd/plugin_stripheader.so lib/siproxd/plugin_stun.la lib/siproxd/plugin_stun.so sbin/siproxd From owner-svn-ports-head@freebsd.org Thu May 12 19:14:19 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E41B2B38C4C; Thu, 12 May 2016 19:14:19 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B1CB11C97; Thu, 12 May 2016 19:14:19 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4CJEIDa022568; Thu, 12 May 2016 19:14:18 GMT (envelope-from emaste@FreeBSD.org) Received: (from emaste@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CJEIVl022567; Thu, 12 May 2016 19:14:18 GMT (envelope-from emaste@FreeBSD.org) Message-Id: <201605121914.u4CJEIVl022567@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: emaste set sender to emaste@FreeBSD.org using -f From: Ed Maste Date: Thu, 12 May 2016 19:14:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415084 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 19:14:20 -0000 Author: emaste (src committer) Date: Thu May 12 19:14:18 2016 New Revision: 415084 URL: https://svnweb.freebsd.org/changeset/ports/415084 Log: Move my CHANGES entry from r415078 to the correct location Modified: head/CHANGES Modified: head/CHANGES ============================================================================== --- head/CHANGES Thu May 12 19:04:52 2016 (r415083) +++ head/CHANGES Thu May 12 19:14:18 2016 (r415084) @@ -10,6 +10,16 @@ in the release notes and/or placed into All ports committers are allowed to commit to this file. +20160512: +AUTHOR: emaste@FreeBSD.org + + "make makesum" now writes the current timestamp to distinfo when it is run. + This is done to support development and prototyping efforts for reproducible + package builds, which require some concept of a "last updated" time. + + The TIMESTAMP can currently be ignored for ports that have no distinfo, and + for updates done without using "make makesum." + 20160428 AUTHOR: mat@FreeBSD.org @@ -22,16 +32,6 @@ AUTHOR: mat@FreeBSD.org WANT_BDB_VER=XX should be replaced by USES=bdb:XX. -20160512: -AUTHOR: emaste@FreeBSD.org - - "make makesum" now writes the current timestamp to distinfo when it is run. - This is done to support development and prototyping efforts for reproducible - package builds, which require some concept of a "last updated" time. - - The TIMESTAMP can currently be ignored for ports that have no distinfo, and - for updates done without using "make makesum." - 20160414: AUTHOR: mat@FreeBSD.org From owner-svn-ports-head@freebsd.org Thu May 12 19:19:44 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 63A34B38E88; Thu, 12 May 2016 19:19: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 358D41EA6; Thu, 12 May 2016 19:19: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 u4CJJhEe022855; Thu, 12 May 2016 19:19:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CJJh6s022853; Thu, 12 May 2016 19:19:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605121919.u4CJJh6s022853@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, 12 May 2016 19:19:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415085 - head/math/p5-Math-Utils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 19:19:44 -0000 Author: sunpoet Date: Thu May 12 19:19:43 2016 New Revision: 415085 URL: https://svnweb.freebsd.org/changeset/ports/415085 Log: - Update to 1.09 - Use USES=dos2unix Changes: http://search.cpan.org/dist/Math-Utils/Changes Modified: head/math/p5-Math-Utils/Makefile head/math/p5-Math-Utils/distinfo Modified: head/math/p5-Math-Utils/Makefile ============================================================================== --- head/math/p5-Math-Utils/Makefile Thu May 12 19:14:18 2016 (r415084) +++ head/math/p5-Math-Utils/Makefile Thu May 12 19:19:43 2016 (r415085) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Utils -PORTVERSION= 1.08 +PORTVERSION= 1.09 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +16,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_PERL5= modbuild -USES= perl5 +USES= dos2unix perl5 .include Modified: head/math/p5-Math-Utils/distinfo ============================================================================== --- head/math/p5-Math-Utils/distinfo Thu May 12 19:14:18 2016 (r415084) +++ head/math/p5-Math-Utils/distinfo Thu May 12 19:19:43 2016 (r415085) @@ -1,2 +1,2 @@ -SHA256 (Math-Utils-1.08.tar.gz) = edb4be69a9c2f637c7eb4165418eb80167052065bf16f3556764d0fc46878d5c -SIZE (Math-Utils-1.08.tar.gz) = 23407 +SHA256 (Math-Utils-1.09.tar.gz) = b230c290aced54a38bbfaeab884d89f4222d7b4f70526ebb6a9e945bdfa2afca +SIZE (Math-Utils-1.09.tar.gz) = 24386 From owner-svn-ports-head@freebsd.org Thu May 12 19:43:48 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0197BB38958; Thu, 12 May 2016 19:43:48 +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 C73931219; Thu, 12 May 2016 19:43:47 +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 u4CJhlGI031849; Thu, 12 May 2016 19:43:47 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CJhlCw031848; Thu, 12 May 2016 19:43:47 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201605121943.u4CJhlCw031848@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Thu, 12 May 2016 19:43:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415087 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 19:43:48 -0000 Author: thierry Date: Thu May 12 19:43:46 2016 New Revision: 415087 URL: https://svnweb.freebsd.org/changeset/ports/415087 Log: Fix typo. Modified: head/CHANGES Modified: head/CHANGES ============================================================================== --- head/CHANGES Thu May 12 19:25:06 2016 (r415086) +++ head/CHANGES Thu May 12 19:43:46 2016 (r415087) @@ -377,7 +377,7 @@ AUTHOR: bapt@FreeBSD.org 20150326: AUTHOR: bdrewery@FreeBSD.org - PTHREAD_CLFAGS and PTHREAD_LIBS have been removed. Please see entry + PTHREAD_CFLAGS and PTHREAD_LIBS have been removed. Please see entry 20130207 for more information. 20150319: From owner-svn-ports-head@freebsd.org Thu May 12 20:19:18 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74F74B395DA; Thu, 12 May 2016 20:19:18 +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 2C2591345; Thu, 12 May 2016 20:19:18 +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 u4CKJHIs041439; Thu, 12 May 2016 20:19:17 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CKJH4L041435; Thu, 12 May 2016 20:19:17 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605122019.u4CKJH4L041435@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 12 May 2016 20:19:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415088 - in head/www: . redmine-default_assign X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 20:19:18 -0000 Author: feld Date: Thu May 12 20:19:16 2016 New Revision: 415088 URL: https://svnweb.freebsd.org/changeset/ports/415088 Log: Default assign is a Redmine plugin that allows you to define a default person for new tickets to be assigned to. WWW: https://github.com/giddie/redmine_default_assign Added: head/www/redmine-default_assign/ head/www/redmine-default_assign/Makefile (contents, props changed) head/www/redmine-default_assign/distinfo (contents, props changed) head/www/redmine-default_assign/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Thu May 12 19:43:46 2016 (r415087) +++ head/www/Makefile Thu May 12 20:19:16 2016 (r415088) @@ -1831,6 +1831,7 @@ SUBDIR += redmine SUBDIR += redmine-backlogs SUBDIR += redmine-basecamp + SUBDIR += redmine-default_assign SUBDIR += redmine-http-auth SUBDIR += redmine-sidebar_hide SUBDIR += rejik Added: head/www/redmine-default_assign/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-default_assign/Makefile Thu May 12 20:19:16 2016 (r415088) @@ -0,0 +1,22 @@ +# Created by: Mark Felder +# $FreeBSD$ + +PORTNAME= default_assign +PORTVERSION= 0.5 +CATEGORIES= www +PKGNAMEPREFIX= redmine- + +MAINTAINER= feld@FreeBSD.org +COMMENT= Assign Redmine tickets by default + +LICENSE= GPLv2 + +NO_ARCH= yes + +USE_GITHUB= yes +GH_ACCOUNT= giddie +GH_PROJECT= redmine_default_assign + +REDMINE_PLUGIN_NAME= redmine_${PORTNAME} + +.include "${.CURDIR}/../../www/redmine/bsd.redmine.mk" Added: head/www/redmine-default_assign/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-default_assign/distinfo Thu May 12 20:19:16 2016 (r415088) @@ -0,0 +1,2 @@ +SHA256 (giddie-redmine_default_assign-0.5_GH0.tar.gz) = 5a8dfc6f9e07c22bdd637fcab59c598aad37207cda62683f8056e1ab7f3a8cf5 +SIZE (giddie-redmine_default_assign-0.5_GH0.tar.gz) = 11966 Added: head/www/redmine-default_assign/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-default_assign/pkg-descr Thu May 12 20:19:16 2016 (r415088) @@ -0,0 +1,4 @@ +Default assign is a Redmine plugin that allows you to define a default +person for new tickets to be assigned to. + +WWW: https://github.com/giddie/redmine_default_assign From owner-svn-ports-head@freebsd.org Thu May 12 20:46:53 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B9D1B39BC6; Thu, 12 May 2016 20:46:53 +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 E395314CD; Thu, 12 May 2016 20:46:52 +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 u4CKkq1V050509; Thu, 12 May 2016 20:46:52 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CKkqGs050508; Thu, 12 May 2016 20:46:52 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605122046.u4CKkqGs050508@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 12 May 2016 20:46:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415089 - head/www/redmine-default_assign X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 20:46:53 -0000 Author: feld Date: Thu May 12 20:46:51 2016 New Revision: 415089 URL: https://svnweb.freebsd.org/changeset/ports/415089 Log: www/redmine-default_user: Update LICENSE We can use GPLv2+ Modified: head/www/redmine-default_assign/Makefile Modified: head/www/redmine-default_assign/Makefile ============================================================================== --- head/www/redmine-default_assign/Makefile Thu May 12 20:19:16 2016 (r415088) +++ head/www/redmine-default_assign/Makefile Thu May 12 20:46:51 2016 (r415089) @@ -9,7 +9,7 @@ PKGNAMEPREFIX= redmine- MAINTAINER= feld@FreeBSD.org COMMENT= Assign Redmine tickets by default -LICENSE= GPLv2 +LICENSE= GPLv2+ NO_ARCH= yes From owner-svn-ports-head@freebsd.org Thu May 12 21:01:30 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3EB55B39E42; Thu, 12 May 2016 21:01:30 +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 EA1651EDA; Thu, 12 May 2016 21:01:29 +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 u4CL1TGB054439; Thu, 12 May 2016 21:01:29 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CL1S6d054434; Thu, 12 May 2016 21:01:28 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605122101.u4CL1S6d054434@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 12 May 2016 21:01:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415090 - in head/www: . redmine-graphs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 21:01:30 -0000 Author: feld Date: Thu May 12 21:01:28 2016 New Revision: 415090 URL: https://svnweb.freebsd.org/changeset/ports/415090 Log: This plugin provides instances of Redmine a method with additional graphs. WWW: https://github.com/bradbeattie/redmine-graphs-plugin Added: head/www/redmine-graphs/ head/www/redmine-graphs/Makefile (contents, props changed) head/www/redmine-graphs/distinfo (contents, props changed) head/www/redmine-graphs/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Thu May 12 20:46:51 2016 (r415089) +++ head/www/Makefile Thu May 12 21:01:28 2016 (r415090) @@ -1832,6 +1832,7 @@ SUBDIR += redmine-backlogs SUBDIR += redmine-basecamp SUBDIR += redmine-default_assign + SUBDIR += redmine-graphs SUBDIR += redmine-http-auth SUBDIR += redmine-sidebar_hide SUBDIR += rejik Added: head/www/redmine-graphs/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-graphs/Makefile Thu May 12 21:01:28 2016 (r415090) @@ -0,0 +1,23 @@ +# Created by: Mark Felder +# $FreeBSD$ + +PORTNAME= graphs +PORTVERSION= 0.0.20150823 +CATEGORIES= www +PKGNAMEPREFIX= redmine- + +MAINTAINER= feld@FreeBSD.org +COMMENT= Additional Redmine graphs + +LICENSE= GPLv2+ + +NO_ARCH= yes + +USE_GITHUB= yes +GH_ACCOUNT= bradbeattie +GH_PROJECT= redmine-graphs-plugin +GH_TAGNAME= 3d44b4f + +REDMINE_PLUGIN_NAME= redmine_${PORTNAME} + +.include "${.CURDIR}/../../www/redmine/bsd.redmine.mk" Added: head/www/redmine-graphs/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-graphs/distinfo Thu May 12 21:01:28 2016 (r415090) @@ -0,0 +1,2 @@ +SHA256 (bradbeattie-redmine-graphs-plugin-0.0.20150823-3d44b4f_GH0.tar.gz) = 23023e2abf0d7b875d41db56be1e0f283c97a7807ef4f218f8741021c4c478c3 +SIZE (bradbeattie-redmine-graphs-plugin-0.0.20150823-3d44b4f_GH0.tar.gz) = 17210 Added: head/www/redmine-graphs/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-graphs/pkg-descr Thu May 12 21:01:28 2016 (r415090) @@ -0,0 +1,4 @@ +This plugin provides instances of Redmine a method with additional +graphs. + +WWW: https://github.com/bradbeattie/redmine-graphs-plugin From owner-svn-ports-head@freebsd.org Thu May 12 22:36:12 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ADEB5B3937F; Thu, 12 May 2016 22:36:12 +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 7DEE2113C; Thu, 12 May 2016 22:36:12 +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 u4CMaBdX083695; Thu, 12 May 2016 22:36:11 GMT (envelope-from girgen@FreeBSD.org) Received: (from girgen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CMaA8E083679; Thu, 12 May 2016 22:36:10 GMT (envelope-from girgen@FreeBSD.org) Message-Id: <201605122236.u4CMaA8E083679@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: girgen set sender to girgen@FreeBSD.org using -f From: Palle Girgensohn Date: Thu, 12 May 2016 22:36:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415091 - in head/databases: postgresql91-server postgresql92-server postgresql93-server postgresql94-server postgresql95-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 22:36:12 -0000 Author: girgen Date: Thu May 12 22:36:10 2016 New Revision: 415091 URL: https://svnweb.freebsd.org/changeset/ports/415091 Log: Update PostgreSQL to latest versions URL: http://www.postgresql.org/docs/9.5/static/release-9-5-3.html Modified: head/databases/postgresql91-server/Makefile head/databases/postgresql91-server/distinfo head/databases/postgresql91-server/pkg-plist-server head/databases/postgresql92-server/Makefile head/databases/postgresql92-server/distinfo head/databases/postgresql92-server/pkg-plist-server head/databases/postgresql93-server/Makefile head/databases/postgresql93-server/distinfo head/databases/postgresql93-server/pkg-plist-server head/databases/postgresql94-server/Makefile head/databases/postgresql94-server/distinfo head/databases/postgresql94-server/pkg-plist-server head/databases/postgresql95-server/Makefile head/databases/postgresql95-server/distinfo head/databases/postgresql95-server/pkg-plist-server Modified: head/databases/postgresql91-server/Makefile ============================================================================== --- head/databases/postgresql91-server/Makefile Thu May 12 21:01:28 2016 (r415090) +++ head/databases/postgresql91-server/Makefile Thu May 12 22:36:10 2016 (r415091) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= postgresql -DISTVERSION?= 9.1.21 +DISTVERSION?= 9.1.22 CATEGORIES?= databases MASTER_SITES= PGSQL/source/v${DISTVERSION} PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT} Modified: head/databases/postgresql91-server/distinfo ============================================================================== --- head/databases/postgresql91-server/distinfo Thu May 12 21:01:28 2016 (r415090) +++ head/databases/postgresql91-server/distinfo Thu May 12 22:36:10 2016 (r415091) @@ -1,4 +1,4 @@ -SHA256 (postgresql/postgresql-9.1.21.tar.bz2) = d66ee9076f3149a4cab4be3c6f47e13bc047138d17dfcb531ad01f78cfdeb393 -SIZE (postgresql/postgresql-9.1.21.tar.bz2) = 15850128 +SHA256 (postgresql/postgresql-9.1.22.tar.bz2) = f619664b0dde4e1a75fdc00c35afb4517002984a462d70967ffcdedfeee5e16e +SIZE (postgresql/postgresql-9.1.22.tar.bz2) = 15860904 SHA256 (postgresql/pg-929-icu-2015-04-18.diff.gz) = 9aff1ba25fbe5892a3868bff516df685531c85901c360548e38bf2e5fa0e14ab SIZE (postgresql/pg-929-icu-2015-04-18.diff.gz) = 4469 Modified: head/databases/postgresql91-server/pkg-plist-server ============================================================================== --- head/databases/postgresql91-server/pkg-plist-server Thu May 12 21:01:28 2016 (r415090) +++ head/databases/postgresql91-server/pkg-plist-server Thu May 12 22:36:10 2016 (r415091) @@ -458,6 +458,7 @@ lib/postgresql/utf8_and_win.so %%TZDATA%%%%DATADIR%%/timezone/Asia/Thimbu %%TZDATA%%%%DATADIR%%/timezone/Asia/Thimphu %%TZDATA%%%%DATADIR%%/timezone/Asia/Tokyo +%%TZDATA%%%%DATADIR%%/timezone/Asia/Tomsk %%TZDATA%%%%DATADIR%%/timezone/Asia/Ujung_Pandang %%TZDATA%%%%DATADIR%%/timezone/Asia/Ulaanbaatar %%TZDATA%%%%DATADIR%%/timezone/Asia/Ulan_Bator @@ -584,6 +585,7 @@ lib/postgresql/utf8_and_win.so %%TZDATA%%%%DATADIR%%/timezone/Europe/Jersey %%TZDATA%%%%DATADIR%%/timezone/Europe/Kaliningrad %%TZDATA%%%%DATADIR%%/timezone/Europe/Kiev +%%TZDATA%%%%DATADIR%%/timezone/Europe/Kirov %%TZDATA%%%%DATADIR%%/timezone/Europe/Lisbon %%TZDATA%%%%DATADIR%%/timezone/Europe/Ljubljana %%TZDATA%%%%DATADIR%%/timezone/Europe/London Modified: head/databases/postgresql92-server/Makefile ============================================================================== --- head/databases/postgresql92-server/Makefile Thu May 12 21:01:28 2016 (r415090) +++ head/databases/postgresql92-server/Makefile Thu May 12 22:36:10 2016 (r415091) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= postgresql -DISTVERSION?= 9.2.16 +DISTVERSION?= 9.2.17 CATEGORIES?= databases MASTER_SITES= PGSQL/source/v${DISTVERSION} PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT} Modified: head/databases/postgresql92-server/distinfo ============================================================================== --- head/databases/postgresql92-server/distinfo Thu May 12 21:01:28 2016 (r415090) +++ head/databases/postgresql92-server/distinfo Thu May 12 22:36:10 2016 (r415091) @@ -1,4 +1,4 @@ -SHA256 (postgresql/postgresql-9.2.16.tar.bz2) = d2164cb8706bf828161871c195299841c5be1fbd9bc85d7866704e54f0741b11 -SIZE (postgresql/postgresql-9.2.16.tar.bz2) = 16490199 +SHA256 (postgresql/postgresql-9.2.17.tar.bz2) = c660cc0ee42c221ebedc2c75ad0d4b30ec8da488a954df9987a3fc83bcb7363f +SIZE (postgresql/postgresql-9.2.17.tar.bz2) = 16497200 SHA256 (postgresql/pg-929-icu-2015-04-18.diff.gz) = 9aff1ba25fbe5892a3868bff516df685531c85901c360548e38bf2e5fa0e14ab SIZE (postgresql/pg-929-icu-2015-04-18.diff.gz) = 4469 Modified: head/databases/postgresql92-server/pkg-plist-server ============================================================================== --- head/databases/postgresql92-server/pkg-plist-server Thu May 12 21:01:28 2016 (r415090) +++ head/databases/postgresql92-server/pkg-plist-server Thu May 12 22:36:10 2016 (r415091) @@ -455,6 +455,7 @@ lib/postgresql/utf8_and_win.so %%TZDATA%%%%DATADIR%%/timezone/Asia/Thimbu %%TZDATA%%%%DATADIR%%/timezone/Asia/Thimphu %%TZDATA%%%%DATADIR%%/timezone/Asia/Tokyo +%%TZDATA%%%%DATADIR%%/timezone/Asia/Tomsk %%TZDATA%%%%DATADIR%%/timezone/Asia/Ujung_Pandang %%TZDATA%%%%DATADIR%%/timezone/Asia/Ulaanbaatar %%TZDATA%%%%DATADIR%%/timezone/Asia/Ulan_Bator @@ -581,6 +582,7 @@ lib/postgresql/utf8_and_win.so %%TZDATA%%%%DATADIR%%/timezone/Europe/Jersey %%TZDATA%%%%DATADIR%%/timezone/Europe/Kaliningrad %%TZDATA%%%%DATADIR%%/timezone/Europe/Kiev +%%TZDATA%%%%DATADIR%%/timezone/Europe/Kirov %%TZDATA%%%%DATADIR%%/timezone/Europe/Lisbon %%TZDATA%%%%DATADIR%%/timezone/Europe/Ljubljana %%TZDATA%%%%DATADIR%%/timezone/Europe/London Modified: head/databases/postgresql93-server/Makefile ============================================================================== --- head/databases/postgresql93-server/Makefile Thu May 12 21:01:28 2016 (r415090) +++ head/databases/postgresql93-server/Makefile Thu May 12 22:36:10 2016 (r415091) @@ -1,7 +1,7 @@ # Created by: Marc G. Fournier # $FreeBSD$ -DISTVERSION?= 9.3.12 +DISTVERSION?= 9.3.13 PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT} MAINTAINER?= pgsql@FreeBSD.org Modified: head/databases/postgresql93-server/distinfo ============================================================================== --- head/databases/postgresql93-server/distinfo Thu May 12 21:01:28 2016 (r415090) +++ head/databases/postgresql93-server/distinfo Thu May 12 22:36:10 2016 (r415091) @@ -1,4 +1,4 @@ -SHA256 (postgresql/postgresql-9.3.12.tar.bz2) = f3339ea23f86d07f3730adc878b2e5d433087ff44aad65a5ec9c22c32b112e67 -SIZE (postgresql/postgresql-9.3.12.tar.bz2) = 17052755 +SHA256 (postgresql/postgresql-9.3.13.tar.bz2) = 5544e1d29bfdb9a815d3533400ae242b8763c399285e5d4020ffdb49c362a72b +SIZE (postgresql/postgresql-9.3.13.tar.bz2) = 17061824 SHA256 (postgresql/pg-929-icu-2015-04-18.diff.gz) = 9aff1ba25fbe5892a3868bff516df685531c85901c360548e38bf2e5fa0e14ab SIZE (postgresql/pg-929-icu-2015-04-18.diff.gz) = 4469 Modified: head/databases/postgresql93-server/pkg-plist-server ============================================================================== --- head/databases/postgresql93-server/pkg-plist-server Thu May 12 21:01:28 2016 (r415090) +++ head/databases/postgresql93-server/pkg-plist-server Thu May 12 22:36:10 2016 (r415091) @@ -444,6 +444,7 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Asia/Thimbu %%TZDATA%%%%DATADIR%%/timezone/Asia/Thimphu %%TZDATA%%%%DATADIR%%/timezone/Asia/Tokyo +%%TZDATA%%%%DATADIR%%/timezone/Asia/Tomsk %%TZDATA%%%%DATADIR%%/timezone/Asia/Ujung_Pandang %%TZDATA%%%%DATADIR%%/timezone/Asia/Ulaanbaatar %%TZDATA%%%%DATADIR%%/timezone/Asia/Ulan_Bator @@ -570,6 +571,7 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Europe/Jersey %%TZDATA%%%%DATADIR%%/timezone/Europe/Kaliningrad %%TZDATA%%%%DATADIR%%/timezone/Europe/Kiev +%%TZDATA%%%%DATADIR%%/timezone/Europe/Kirov %%TZDATA%%%%DATADIR%%/timezone/Europe/Lisbon %%TZDATA%%%%DATADIR%%/timezone/Europe/Ljubljana %%TZDATA%%%%DATADIR%%/timezone/Europe/London Modified: head/databases/postgresql94-server/Makefile ============================================================================== --- head/databases/postgresql94-server/Makefile Thu May 12 21:01:28 2016 (r415090) +++ head/databases/postgresql94-server/Makefile Thu May 12 22:36:10 2016 (r415091) @@ -1,7 +1,7 @@ # Created by: Marc G. Fournier # $FreeBSD$ -DISTVERSION?= 9.4.7 +DISTVERSION?= 9.4.8 MAINTAINER?= pgsql@FreeBSD.org Modified: head/databases/postgresql94-server/distinfo ============================================================================== --- head/databases/postgresql94-server/distinfo Thu May 12 21:01:28 2016 (r415090) +++ head/databases/postgresql94-server/distinfo Thu May 12 22:36:10 2016 (r415091) @@ -1,4 +1,4 @@ -SHA256 (postgresql/postgresql-9.4.7.tar.bz2) = cc795e6c35b30e697e5891e3056376af685f848a4e67fab1702e74a2385f81e0 -SIZE (postgresql/postgresql-9.4.7.tar.bz2) = 17746987 +SHA256 (postgresql/postgresql-9.4.8.tar.bz2) = 4a10640e180e0d9adb587bc25a82dcce6bf507b033637e7fb9d4eeffa33a6b4c +SIZE (postgresql/postgresql-9.4.8.tar.bz2) = 17740626 SHA256 (postgresql/pg-941-icu-2015-04-18.diff.gz) = 30c1366539fd0833db37a98b32bd22e8da4538e58f8dbc2ad2f63dc54835609b SIZE (postgresql/pg-941-icu-2015-04-18.diff.gz) = 4279 Modified: head/databases/postgresql94-server/pkg-plist-server ============================================================================== --- head/databases/postgresql94-server/pkg-plist-server Thu May 12 21:01:28 2016 (r415090) +++ head/databases/postgresql94-server/pkg-plist-server Thu May 12 22:36:10 2016 (r415091) @@ -445,6 +445,7 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Asia/Thimbu %%TZDATA%%%%DATADIR%%/timezone/Asia/Thimphu %%TZDATA%%%%DATADIR%%/timezone/Asia/Tokyo +%%TZDATA%%%%DATADIR%%/timezone/Asia/Tomsk %%TZDATA%%%%DATADIR%%/timezone/Asia/Ujung_Pandang %%TZDATA%%%%DATADIR%%/timezone/Asia/Ulaanbaatar %%TZDATA%%%%DATADIR%%/timezone/Asia/Ulan_Bator @@ -571,6 +572,7 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Europe/Jersey %%TZDATA%%%%DATADIR%%/timezone/Europe/Kaliningrad %%TZDATA%%%%DATADIR%%/timezone/Europe/Kiev +%%TZDATA%%%%DATADIR%%/timezone/Europe/Kirov %%TZDATA%%%%DATADIR%%/timezone/Europe/Lisbon %%TZDATA%%%%DATADIR%%/timezone/Europe/Ljubljana %%TZDATA%%%%DATADIR%%/timezone/Europe/London Modified: head/databases/postgresql95-server/Makefile ============================================================================== --- head/databases/postgresql95-server/Makefile Thu May 12 21:01:28 2016 (r415090) +++ head/databases/postgresql95-server/Makefile Thu May 12 22:36:10 2016 (r415091) @@ -1,7 +1,7 @@ # Created by: Marc G. Fournier # $FreeBSD$ -DISTVERSION?= 9.5.2 +DISTVERSION?= 9.5.3 MAINTAINER?= pgsql@FreeBSD.org Modified: head/databases/postgresql95-server/distinfo ============================================================================== --- head/databases/postgresql95-server/distinfo Thu May 12 21:01:28 2016 (r415090) +++ head/databases/postgresql95-server/distinfo Thu May 12 22:36:10 2016 (r415091) @@ -1,2 +1,2 @@ -SHA256 (postgresql/postgresql-9.5.2.tar.bz2) = f8d132e464506b551ef498719f18cfe9d777709c7a1589dc360afc0b20e47c41 -SIZE (postgresql/postgresql-9.5.2.tar.bz2) = 18446616 +SHA256 (postgresql/postgresql-9.5.3.tar.bz2) = 7385c01dc58acba8d7ac4e6ad42782bd7c0b59272862a3a3d5fe378d4503a0b4 +SIZE (postgresql/postgresql-9.5.3.tar.bz2) = 18455394 Modified: head/databases/postgresql95-server/pkg-plist-server ============================================================================== --- head/databases/postgresql95-server/pkg-plist-server Thu May 12 21:01:28 2016 (r415090) +++ head/databases/postgresql95-server/pkg-plist-server Thu May 12 22:36:10 2016 (r415091) @@ -124,6 +124,7 @@ lib/libpgcommon.a %%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_controldata-9.5.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_ctl-9.5.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_resetxlog-9.5.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_rewind-9.5.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/plpgsql-9.5.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/postgres-9.5.mo %%NLS%%share/locale/ro/LC_MESSAGES/plpgsql-9.5.mo @@ -465,6 +466,7 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Asia/Thimbu %%TZDATA%%%%DATADIR%%/timezone/Asia/Thimphu %%TZDATA%%%%DATADIR%%/timezone/Asia/Tokyo +%%TZDATA%%%%DATADIR%%/timezone/Asia/Tomsk %%TZDATA%%%%DATADIR%%/timezone/Asia/Ujung_Pandang %%TZDATA%%%%DATADIR%%/timezone/Asia/Ulaanbaatar %%TZDATA%%%%DATADIR%%/timezone/Asia/Ulan_Bator @@ -591,6 +593,7 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Europe/Jersey %%TZDATA%%%%DATADIR%%/timezone/Europe/Kaliningrad %%TZDATA%%%%DATADIR%%/timezone/Europe/Kiev +%%TZDATA%%%%DATADIR%%/timezone/Europe/Kirov %%TZDATA%%%%DATADIR%%/timezone/Europe/Lisbon %%TZDATA%%%%DATADIR%%/timezone/Europe/Ljubljana %%TZDATA%%%%DATADIR%%/timezone/Europe/London From owner-svn-ports-head@freebsd.org Thu May 12 23:25:22 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2105AB38079; Thu, 12 May 2016 23:25:22 +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 DEC5912D1; Thu, 12 May 2016 23:25:21 +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 u4CNPLB9098491; Thu, 12 May 2016 23:25:21 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CNPK6g098487; Thu, 12 May 2016 23:25:20 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201605122325.u4CNPK6g098487@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Thu, 12 May 2016 23:25:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415092 - in head: devel/llvm-cheri emulators/qemu-cheri X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 23:25:22 -0000 Author: brooks Date: Thu May 12 23:25:20 2016 New Revision: 415092 URL: https://svnweb.freebsd.org/changeset/ports/415092 Log: Upgrade CHERI LLVM and Qemu ports to new snapshots supporting the upcoming v5 ISA. Sponsored by: DARPA, AFRL Modified: head/devel/llvm-cheri/Makefile.snapshot head/devel/llvm-cheri/distinfo head/emulators/qemu-cheri/Makefile.snapshot head/emulators/qemu-cheri/distinfo Modified: head/devel/llvm-cheri/Makefile.snapshot ============================================================================== --- head/devel/llvm-cheri/Makefile.snapshot Thu May 12 22:36:10 2016 (r415091) +++ head/devel/llvm-cheri/Makefile.snapshot Thu May 12 23:25:20 2016 (r415092) @@ -6,8 +6,8 @@ # LLVM_MAJOR= 3.8 LLVM_RELEASE= ${LLVM_MAJOR}.0 -SNAPDATE= 20160423 +SNAPDATE= 20160512 -LLVM_COMMIT= 84185b767e5dadecddece2b6161be42917389ab2 -CLANG_COMMIT= 5cb14ce28a05af60f3a31b8dc14403511ddaac80 +LLVM_COMMIT= 74f19ca643fbbe8303afd28cea254f36c743acbc +CLANG_COMMIT= 2ae443e1402381eab3585e4f779bdc30fdfede62 LLDB_COMMIT= 7ee5905d0109a13d543a127a9cda7c280c8103c8 Modified: head/devel/llvm-cheri/distinfo ============================================================================== --- head/devel/llvm-cheri/distinfo Thu May 12 22:36:10 2016 (r415091) +++ head/devel/llvm-cheri/distinfo Thu May 12 23:25:20 2016 (r415092) @@ -1,4 +1,4 @@ -SHA256 (CTSRD-CHERI-llvm-3.8.d20160423-84185b767e5dadecddece2b6161be42917389ab2_GH0.tar.gz) = 84e9aa29d1d61c75c8463388e6b013c0a1d892389297d2ab7b9442950d3035ab -SIZE (CTSRD-CHERI-llvm-3.8.d20160423-84185b767e5dadecddece2b6161be42917389ab2_GH0.tar.gz) = 22355018 -SHA256 (CTSRD-CHERI-clang-5cb14ce28a05af60f3a31b8dc14403511ddaac80_GH0.tar.gz) = 8de511db6d3754838aa2afafc7608ea94820331f6963d119aab83eabc6b93949 -SIZE (CTSRD-CHERI-clang-5cb14ce28a05af60f3a31b8dc14403511ddaac80_GH0.tar.gz) = 12888717 +SHA256 (CTSRD-CHERI-llvm-3.8.d20160512-74f19ca643fbbe8303afd28cea254f36c743acbc_GH0.tar.gz) = 88c5c1cb4f0f86051f8d4d9cf665f669f7070eecd7a5a8e3f09260237fe9754c +SIZE (CTSRD-CHERI-llvm-3.8.d20160512-74f19ca643fbbe8303afd28cea254f36c743acbc_GH0.tar.gz) = 22361615 +SHA256 (CTSRD-CHERI-clang-2ae443e1402381eab3585e4f779bdc30fdfede62_GH0.tar.gz) = 6027aef2a953512e6259faefb29224fd335e864bd1e894b34555deb7c13e90ff +SIZE (CTSRD-CHERI-clang-2ae443e1402381eab3585e4f779bdc30fdfede62_GH0.tar.gz) = 12890899 Modified: head/emulators/qemu-cheri/Makefile.snapshot ============================================================================== --- head/emulators/qemu-cheri/Makefile.snapshot Thu May 12 22:36:10 2016 (r415091) +++ head/emulators/qemu-cheri/Makefile.snapshot Thu May 12 23:25:20 2016 (r415092) @@ -4,6 +4,6 @@ # # Generated by: files/gen-Makefile.snapshot.sh. # -SNAPDATE= 20160418 +SNAPDATE= 20160510 -QEMU_COMMIT= cd63819952712db3b27d5ea86aa006e5f0c0d8a6 +QEMU_COMMIT= 042979d7f101ca36292beb756d8ea2e29529abbc Modified: head/emulators/qemu-cheri/distinfo ============================================================================== --- head/emulators/qemu-cheri/distinfo Thu May 12 22:36:10 2016 (r415091) +++ head/emulators/qemu-cheri/distinfo Thu May 12 23:25:20 2016 (r415092) @@ -1,2 +1,2 @@ -SHA256 (CTSRD-CHERI-qemu-0.d20160418-cd63819952712db3b27d5ea86aa006e5f0c0d8a6_GH0.tar.gz) = aefdcee20552c78741b862d3399694f3ba196bcd2025c9f61f34bc0551658c4a -SIZE (CTSRD-CHERI-qemu-0.d20160418-cd63819952712db3b27d5ea86aa006e5f0c0d8a6_GH0.tar.gz) = 11139216 +SHA256 (CTSRD-CHERI-qemu-0.d20160510-042979d7f101ca36292beb756d8ea2e29529abbc_GH0.tar.gz) = 6b28027a2375efc66149ec331886ba5ccd628b1ab3ff309c260c294199ebbb36 +SIZE (CTSRD-CHERI-qemu-0.d20160510-042979d7f101ca36292beb756d8ea2e29529abbc_GH0.tar.gz) = 11140550 From owner-svn-ports-head@freebsd.org Thu May 12 23:38:17 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10911B2CC89; Thu, 12 May 2016 23:38:17 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BC9E61DD0; Thu, 12 May 2016 23:38:16 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4CNcFmQ001766; Thu, 12 May 2016 23:38:15 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CNcF0u001764; Thu, 12 May 2016 23:38:15 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201605122338.u4CNcF0u001764@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Thu, 12 May 2016 23:38:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415093 - head/security/openvpn X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 12 May 2016 23:38:17 -0000 Author: mandree Date: Thu May 12 23:38:15 2016 New Revision: 415093 URL: https://svnweb.freebsd.org/changeset/ports/415093 Log: Security upgrade to OpenVPN 2.3.11, breaking POLARSSL option. Quoting upstream maintainers' release notes: "This release fixes two vulnerabilities: a port-share bug with DoS potential and a buffer overflow by user supplied data when using pam authentication. In addition a number of small fixes and improvements are included." WARNING: this upgrade breaks the PolarSSL-based build due to an oversight in the cipher suite selection hardening, crashing PolarSSL-based builds with a 0-pointer deferences. Marking port BROKEN if POLARSSL is set. Changelog: https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn23 Modified: head/security/openvpn/Makefile head/security/openvpn/distinfo Modified: head/security/openvpn/Makefile ============================================================================== --- head/security/openvpn/Makefile Thu May 12 23:25:20 2016 (r415092) +++ head/security/openvpn/Makefile Thu May 12 23:38:15 2016 (r415093) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= openvpn -DISTVERSION= 2.3.10 -PORTREVISION= 2 +DISTVERSION= 2.3.11 CATEGORIES= security net MASTER_SITES= http://swupdate.openvpn.net/community/releases/ \ http://build.openvpn.net/downloads/releases/ @@ -120,4 +119,10 @@ post-install-EXAMPLES-on: (cd ${WRKSRC}/sample && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR}/) ${CHMOD} ${BINMODE} ${STAGEDIR}${EXAMPLESDIR}/sample-scripts/* -.include +.include + +.if ${PORT_OPTIONS:MPOLARSSL} +BROKEN=OpenVPN 2.3.11 with PolarSSL crashes on start unless TLS ciphers specified explicitly +.endif + +.include Modified: head/security/openvpn/distinfo ============================================================================== --- head/security/openvpn/distinfo Thu May 12 23:25:20 2016 (r415092) +++ head/security/openvpn/distinfo Thu May 12 23:38:15 2016 (r415093) @@ -1,2 +1,2 @@ -SHA256 (openvpn-2.3.10.tar.xz) = c54dbf91d47b9533fac3b94d2b5719bdbe0d081fe8245184f91ef8a871d22003 -SIZE (openvpn-2.3.10.tar.xz) = 818152 +SHA256 (openvpn-2.3.11.tar.xz) = 0f5f1ca1dc5743fa166d93dd4ec952f014b5f33bafd88f0ea34b455cae1434a7 +SIZE (openvpn-2.3.11.tar.xz) = 833496 From owner-svn-ports-head@freebsd.org Fri May 13 02:59:36 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 241CBB38674; Fri, 13 May 2016 02:59:36 +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 EA3D9144B; Fri, 13 May 2016 02:59:35 +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 u4D2xZmG061533; Fri, 13 May 2016 02:59:35 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4D2xZUv061531; Fri, 13 May 2016 02:59:35 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201605130259.u4D2xZUv061531@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, 13 May 2016 02:59:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415094 - head/net-im/corebird X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 02:59:36 -0000 Author: cpm Date: Fri May 13 02:59:34 2016 New Revision: 415094 URL: https://svnweb.freebsd.org/changeset/ports/415094 Log: - Update to 1.2.1 - Change LICENSE since support has been added for "or later" variants of GNU licenses - Add LICENSE_FILE Changelog: https://github.com/baedert/corebird/releases/tag/1.2.1 Reviewed by: amdmi3, junovitch (mentors) Approved by: amdmi3, junovitch (mentors) Differential Revision: D6322 Modified: head/net-im/corebird/Makefile head/net-im/corebird/distinfo Modified: head/net-im/corebird/Makefile ============================================================================== --- head/net-im/corebird/Makefile Thu May 12 23:38:15 2016 (r415093) +++ head/net-im/corebird/Makefile Fri May 13 02:59:34 2016 (r415094) @@ -2,13 +2,14 @@ # $FreeBSD$ PORTNAME= corebird -PORTVERSION= 1.2 +PORTVERSION= 1.2.1 CATEGORIES= net-im MAINTAINER= cpm@FreeBSD.org COMMENT= GTK3 Twitter client written in Vala -LICENSE= GPLv3 +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ Modified: head/net-im/corebird/distinfo ============================================================================== --- head/net-im/corebird/distinfo Thu May 12 23:38:15 2016 (r415093) +++ head/net-im/corebird/distinfo Fri May 13 02:59:34 2016 (r415094) @@ -1,2 +1,2 @@ -SHA256 (baedert-corebird-1.2_GH0.tar.gz) = b495f2232569a605cf3fd9c8ebc87633ba9645fb5b0a3ec00ac95736dbb15a9c -SIZE (baedert-corebird-1.2_GH0.tar.gz) = 423619 +SHA256 (baedert-corebird-1.2.1_GH0.tar.gz) = 880c811ae00b2a88a7a3cf37fb1f0168e0aca241517a512babda39a30a8db5bd +SIZE (baedert-corebird-1.2.1_GH0.tar.gz) = 423533 From owner-svn-ports-head@freebsd.org Fri May 13 03:11:07 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CBAEDB38843; Fri, 13 May 2016 03:11:07 +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 A707F1E52; Fri, 13 May 2016 03:11:07 +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 u4D3B6BP065761; Fri, 13 May 2016 03:11:06 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4D3B6vv065758; Fri, 13 May 2016 03:11:06 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201605130311.u4D3B6vv065758@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, 13 May 2016 03:11:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415095 - in head/lang/tcc: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 03:11:07 -0000 Author: cpm Date: Fri May 13 03:11:06 2016 New Revision: 415095 URL: https://svnweb.freebsd.org/changeset/ports/415095 Log: - Fetch from GITHUB - Update MAINTAINER to my @FreeBSD.org address - Fix tcc-doc.html generation - Remove CONFLICTS because TenDRA port was deprecated some time ago - Use post-install-DOCS-on target - Use post-install-EXAMPLES-on target - Bump PORTREVISION Reviewed by: amdmi3, junovitch (mentors) Approved by: amdmi3, junovitch (mentors) Differential Revision: D6314 Added: head/lang/tcc/files/patch-Makefile (contents, props changed) Modified: head/lang/tcc/Makefile head/lang/tcc/distinfo Modified: head/lang/tcc/Makefile ============================================================================== --- head/lang/tcc/Makefile Fri May 13 02:59:34 2016 (r415094) +++ head/lang/tcc/Makefile Fri May 13 03:11:06 2016 (r415095) @@ -2,18 +2,20 @@ PORTNAME= tcc PORTVERSION= 0.9.26 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang -MASTER_SITES= SAVANNAH/tinycc -MAINTAINER= cpm@fbsd.es +MAINTAINER= cpm@FreeBSD.org COMMENT= Tiny C Compiler LICENSE= LGPL21 ONLY_FOR_ARCHS= amd64 i386 -CONFLICTS= TenDRA-[0-9]* +USE_GITHUB= yes +GH_ACCOUNT= TinyCC +GH_PROJECT= tinycc +GH_TAGNAME= release_${PORTVERSION:C/\./_/g} USES= gmake makeinfo perl5 tar:bzip2 USE_PERL5= build @@ -54,22 +56,20 @@ CFLAGS+= -fheinous-gnu-extensions post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/tcc + ${INSTALL_DATA} ${WRKSRC}/tcc-doc.info ${STAGEDIR}${PREFIX}/info + ${RM} -r ${STAGEDIR}${PREFIX}/share/info ${INSTALL_MAN} ${WRKSRC}/tcc.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 ${RM} -r ${STAGEDIR}${PREFIX}/share/man .for f in ${FILES} ${INSTALL_DATA} ${WRKSRC}/lib/${CPUTYPE}/*.o ${STAGEDIR}${PREFIX}/lib/tcc .endfor -.if ${PORT_OPTIONS:MDOCS} +post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/tcc-doc.info ${STAGEDIR}${PREFIX}/info - ${RM} -r ${STAGEDIR}${PREFIX}/share/info -.endif -.if ${PORT_OPTIONS:MEXAMPLES} +post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} -.endif .include Modified: head/lang/tcc/distinfo ============================================================================== --- head/lang/tcc/distinfo Fri May 13 02:59:34 2016 (r415094) +++ head/lang/tcc/distinfo Fri May 13 03:11:06 2016 (r415095) @@ -1,2 +1,2 @@ -SHA256 (tcc-0.9.26.tar.bz2) = 521e701ae436c302545c3f973a9c9b7e2694769c71d9be10f70a2460705b6d71 -SIZE (tcc-0.9.26.tar.bz2) = 525906 +SHA256 (TinyCC-tinycc-0.9.26-release_0_9_26_GH0.tar.gz) = 332e337718edcc001c70f70bda2ce10681e4f008bed2ce95084f937c791d1f47 +SIZE (TinyCC-tinycc-0.9.26-release_0_9_26_GH0.tar.gz) = 600103 Added: head/lang/tcc/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/tcc/files/patch-Makefile Fri May 13 03:11:06 2016 (r415095) @@ -0,0 +1,11 @@ +--- Makefile.orig 2016-05-11 00:45:55 UTC ++++ Makefile +@@ -300,7 +300,7 @@ endif + + # documentation and man page + tcc-doc.html: tcc-doc.texi +- -texi2html -monolithic -number $< ++ -makeinfo --no-split --html --number-sections -o $@ $< + + tcc.1: tcc-doc.texi + -$(top_srcdir)/texi2pod.pl $< tcc.pod From owner-svn-ports-head@freebsd.org Fri May 13 03:39:07 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02458B38D73; Fri, 13 May 2016 03:39:06 +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 BA6CD1A7C; Fri, 13 May 2016 03:39:06 +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 u4D3d5AS073976; Fri, 13 May 2016 03:39:05 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4D3d50x073974; Fri, 13 May 2016 03:39:05 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605130339.u4D3d50x073974@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 13 May 2016 03:39:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415096 - head/www/py-django19 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 03:39:07 -0000 Author: lwhsu Date: Fri May 13 03:39:05 2016 New Revision: 415096 URL: https://svnweb.freebsd.org/changeset/ports/415096 Log: - Update to 1.9.6 Modified: head/www/py-django19/Makefile head/www/py-django19/distinfo Modified: head/www/py-django19/Makefile ============================================================================== --- head/www/py-django19/Makefile Fri May 13 03:11:06 2016 (r415095) +++ head/www/py-django19/Makefile Fri May 13 03:39:05 2016 (r415096) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 1.9.3 +PORTVERSION= 1.9.6 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ Modified: head/www/py-django19/distinfo ============================================================================== --- head/www/py-django19/distinfo Fri May 13 03:11:06 2016 (r415095) +++ head/www/py-django19/distinfo Fri May 13 03:39:05 2016 (r415096) @@ -1,2 +1,3 @@ -SHA256 (python/Django-1.9.3.tar.gz) = 05191a2487de2726d3a964176cb0ffd7cbc071ad117fe06263b7932b96243b56 -SIZE (python/Django-1.9.3.tar.gz) = 7425368 +TIMESTAMP = 1463110613 +SHA256 (python/Django-1.9.6.tar.gz) = e5a1d1a831c06475c708126c6a7e0ae0e67adac9d8a7c39cf0695ad79030b9d9 +SIZE (python/Django-1.9.6.tar.gz) = 7441794 From owner-svn-ports-head@freebsd.org Fri May 13 03:40:36 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 61C75B38DC3; Fri, 13 May 2016 03:40:36 +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 3484A1B98; Fri, 13 May 2016 03:40:36 +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 u4D3eZvv074148; Fri, 13 May 2016 03:40:35 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4D3eZOR074146; Fri, 13 May 2016 03:40:35 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605130340.u4D3eZOR074146@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 13 May 2016 03:40:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415097 - head/www/py-django18 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 03:40:36 -0000 Author: lwhsu Date: Fri May 13 03:40:35 2016 New Revision: 415097 URL: https://svnweb.freebsd.org/changeset/ports/415097 Log: - Update to 1.8.13 Modified: head/www/py-django18/Makefile head/www/py-django18/distinfo Modified: head/www/py-django18/Makefile ============================================================================== --- head/www/py-django18/Makefile Fri May 13 03:39:05 2016 (r415096) +++ head/www/py-django18/Makefile Fri May 13 03:40:35 2016 (r415097) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 1.8.10 +PORTVERSION= 1.8.13 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ Modified: head/www/py-django18/distinfo ============================================================================== --- head/www/py-django18/distinfo Fri May 13 03:39:05 2016 (r415096) +++ head/www/py-django18/distinfo Fri May 13 03:40:35 2016 (r415097) @@ -1,2 +1,3 @@ -SHA256 (python/Django-1.8.10.tar.gz) = d2e5b11eb694984957378419f809b7205598326373d509d0262f9f84b17d1a23 -SIZE (python/Django-1.8.10.tar.gz) = 7291016 +TIMESTAMP = 1463110769 +SHA256 (python/Django-1.8.13.tar.gz) = 128e8bdc11c69ea90f778435d38126453d3bf283dbd28cf15a33aa8e52245df4 +SIZE (python/Django-1.8.13.tar.gz) = 7293834 From owner-svn-ports-head@freebsd.org Fri May 13 03:46:15 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3750BB37002; Fri, 13 May 2016 03:46:15 +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 08AC11F90; Fri, 13 May 2016 03:46:14 +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 u4D3kEd2077007; Fri, 13 May 2016 03:46:14 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4D3kEAR077006; Fri, 13 May 2016 03:46:14 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605130346.u4D3kEAR077006@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 13 May 2016 03:46:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415098 - head/Mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 03:46:15 -0000 Author: lwhsu Date: Fri May 13 03:46:14 2016 New Revision: 415098 URL: https://svnweb.freebsd.org/changeset/ports/415098 Log: - Use files.pythonhosted.org for less redirections Modified: head/Mk/bsd.sites.mk Modified: head/Mk/bsd.sites.mk ============================================================================== --- head/Mk/bsd.sites.mk Fri May 13 03:40:35 2016 (r415097) +++ head/Mk/bsd.sites.mk Fri May 13 03:46:14 2016 (r415098) @@ -106,7 +106,7 @@ MASTER_SITE_BERLIOS+= \ # Reference: https://www.python.org/dev/peps/pep-0449/ MASTER_SITE_CHEESESHOP+= \ https://pypi.python.org/packages/%SUBDIR%/ \ - https://pypi.io/packages/%SUBDIR%/ + https://files.pythonhosted.org/packages/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_COMP_SOURCES) From owner-svn-ports-head@freebsd.org Fri May 13 08:55:38 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5DBE6B391AF; Fri, 13 May 2016 08:55:38 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 37CD7183F; Fri, 13 May 2016 08:55:38 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4D8tb7n071760; Fri, 13 May 2016 08:55:37 GMT (envelope-from mm@FreeBSD.org) Received: (from mm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4D8taeo071755; Fri, 13 May 2016 08:55:36 GMT (envelope-from mm@FreeBSD.org) Message-Id: <201605130855.u4D8taeo071755@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mm set sender to mm@FreeBSD.org using -f From: Martin Matuska Date: Fri, 13 May 2016 08:55:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415099 - in head: archivers/libarchive comms/pear-Horde_ActiveSync www/pear-Horde_Css_Parser X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 08:55:38 -0000 Author: mm Date: Fri May 13 08:55:36 2016 New Revision: 415099 URL: https://svnweb.freebsd.org/changeset/ports/415099 Log: Horde package update: comms/pear-Horde_ActiveSync 2.31.8 -> 2.32.0 www/pear-Horde_Css_Parser 1.0.9 -> 1.0.10 Modified: head/archivers/libarchive/Makefile head/comms/pear-Horde_ActiveSync/Makefile head/comms/pear-Horde_ActiveSync/distinfo head/www/pear-Horde_Css_Parser/Makefile head/www/pear-Horde_Css_Parser/distinfo Modified: head/archivers/libarchive/Makefile ============================================================================== --- head/archivers/libarchive/Makefile Fri May 13 03:46:14 2016 (r415098) +++ head/archivers/libarchive/Makefile Fri May 13 08:55:36 2016 (r415099) @@ -2,6 +2,7 @@ PORTNAME= libarchive PORTVERSION= 3.2.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= http://libarchive.org/downloads/ @@ -11,9 +12,10 @@ COMMENT= Library to create and read seve LIB_DEPENDS= libexpat.so:textproc/expat2 -OPTIONS_DEFINE= LZO NETTLE -OPTIONS_DEFAULT=LZO +OPTIONS_DEFINE= LZ4 LZO NETTLE +OPTIONS_DEFAULT=LZ4 LZO +LZ4_DESC= Support lz4 compression via liblz4 LZO_DESC= Support lzo compression via liblzo2 NETTLE_DESC= Use Nettle instead of OpenSSL @@ -84,6 +86,8 @@ LDFLAGS+= "-L${LOCALBASE}/lib" LZO_LIB_DEPENDS= liblzo2.so:archivers/lzo2 LZO_CONFIGURE_WITH= lzo2 +LZ4_LIB_DEPENDS= liblz4.so:archivers/liblz4 +LZ4_CONFIGURE_WITH= lz4 NETTLE_LIB_DEPENDS= libnettle.so:security/nettle NETTLE_CONFIGURE_WITH= nettle Modified: head/comms/pear-Horde_ActiveSync/Makefile ============================================================================== --- head/comms/pear-Horde_ActiveSync/Makefile Fri May 13 03:46:14 2016 (r415098) +++ head/comms/pear-Horde_ActiveSync/Makefile Fri May 13 08:55:36 2016 (r415099) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_ActiveSync -PORTVERSION= 2.31.8 +PORTVERSION= 2.32.0 CATEGORIES= comms www pear MAINTAINER= horde@FreeBSD.org Modified: head/comms/pear-Horde_ActiveSync/distinfo ============================================================================== --- head/comms/pear-Horde_ActiveSync/distinfo Fri May 13 03:46:14 2016 (r415098) +++ head/comms/pear-Horde_ActiveSync/distinfo Fri May 13 08:55:36 2016 (r415099) @@ -1,2 +1,2 @@ -SHA256 (Horde/Horde_ActiveSync-2.31.8.tgz) = 56adbfc0ae2fa03073138013fe0cde7922a75bef754df1ab789a106d13860f17 -SIZE (Horde/Horde_ActiveSync-2.31.8.tgz) = 372691 +SHA256 (Horde/Horde_ActiveSync-2.32.0.tgz) = a0ec402dd5af68b77bf0b5e18c62213a6d88d9880012d9350ee6a4e65352bdfc +SIZE (Horde/Horde_ActiveSync-2.32.0.tgz) = 373445 Modified: head/www/pear-Horde_Css_Parser/Makefile ============================================================================== --- head/www/pear-Horde_Css_Parser/Makefile Fri May 13 03:46:14 2016 (r415098) +++ head/www/pear-Horde_Css_Parser/Makefile Fri May 13 08:55:36 2016 (r415099) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Css_Parser -PORTVERSION= 1.0.9 +PORTVERSION= 1.0.10 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org Modified: head/www/pear-Horde_Css_Parser/distinfo ============================================================================== --- head/www/pear-Horde_Css_Parser/distinfo Fri May 13 03:46:14 2016 (r415098) +++ head/www/pear-Horde_Css_Parser/distinfo Fri May 13 08:55:36 2016 (r415099) @@ -1,2 +1,2 @@ -SHA256 (Horde/Horde_Css_Parser-1.0.9.tgz) = e0f6cc2ba9aa36cc7b64b797e0eeba1214da7fe5db66899f915b8395cd70beb3 -SIZE (Horde/Horde_Css_Parser-1.0.9.tgz) = 81273 +SHA256 (Horde/Horde_Css_Parser-1.0.10.tgz) = 7c1958f703a8f2cf0cc82b34240cb3b255efe38c81317a063440c020ff439993 +SIZE (Horde/Horde_Css_Parser-1.0.10.tgz) = 81427 From owner-svn-ports-head@freebsd.org Fri May 13 09:39:42 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 78133B374A8; Fri, 13 May 2016 09:39:42 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4981B12D7; Fri, 13 May 2016 09:39:42 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4D9df9Z085319; Fri, 13 May 2016 09:39:41 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4D9df7I085317; Fri, 13 May 2016 09:39:41 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605130939.u4D9df7I085317@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Fri, 13 May 2016 09:39:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415100 - head/print/R-cran-knitr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 09:39:42 -0000 Author: tota Date: Fri May 13 09:39:41 2016 New Revision: 415100 URL: https://svnweb.freebsd.org/changeset/ports/415100 Log: - Update to 1.13 Modified: head/print/R-cran-knitr/Makefile (contents, props changed) head/print/R-cran-knitr/distinfo (contents, props changed) Modified: head/print/R-cran-knitr/Makefile ============================================================================== --- head/print/R-cran-knitr/Makefile Fri May 13 08:55:36 2016 (r415099) +++ head/print/R-cran-knitr/Makefile Fri May 13 09:39:41 2016 (r415100) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= knitr -PORTVERSION= 1.12.3 +PORTVERSION= 1.13 CATEGORIES= print DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/print/R-cran-knitr/distinfo ============================================================================== --- head/print/R-cran-knitr/distinfo Fri May 13 08:55:36 2016 (r415099) +++ head/print/R-cran-knitr/distinfo Fri May 13 09:39:41 2016 (r415100) @@ -1,2 +1,2 @@ -SHA256 (knitr_1.12.3.tar.gz) = bf194f317d8ed8ca89d0b2a0b1ad1c6220373e9958694973bbbb22cccdfe79ec -SIZE (knitr_1.12.3.tar.gz) = 830827 +SHA256 (knitr_1.13.tar.gz) = d808276218a09b0a9ff68c9938f4316a4157922033468eae5c8e445f0d41c96c +SIZE (knitr_1.13.tar.gz) = 886610 From owner-svn-ports-head@freebsd.org Fri May 13 12:19:49 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B88FB39773; Fri, 13 May 2016 12:19:49 +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 1127B1DAB; Fri, 13 May 2016 12:19:48 +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 u4DCJmUA034349; Fri, 13 May 2016 12:19:48 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DCJllm034345; Fri, 13 May 2016 12:19:47 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605131219.u4DCJllm034345@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 13 May 2016 12:19:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415101 - in head/www: . redmine-qa_contact X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 12:19:49 -0000 Author: feld Date: Fri May 13 12:19:47 2016 New Revision: 415101 URL: https://svnweb.freebsd.org/changeset/ports/415101 Log: A plugin to add QA Contact functionality (like in Bugzilla) to Redmine WWW: https://github.com/thagomizer/redmine_qa_contact Added: head/www/redmine-qa_contact/ head/www/redmine-qa_contact/Makefile (contents, props changed) head/www/redmine-qa_contact/distinfo (contents, props changed) head/www/redmine-qa_contact/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Fri May 13 09:39:41 2016 (r415100) +++ head/www/Makefile Fri May 13 12:19:47 2016 (r415101) @@ -1834,6 +1834,7 @@ SUBDIR += redmine-default_assign SUBDIR += redmine-graphs SUBDIR += redmine-http-auth + SUBDIR += redmine-qa_contact SUBDIR += redmine-sidebar_hide SUBDIR += rejik SUBDIR += rekonq Added: head/www/redmine-qa_contact/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-qa_contact/Makefile Fri May 13 12:19:47 2016 (r415101) @@ -0,0 +1,21 @@ +# Created by: Mark Felder +# $FreeBSD$ + +PORTNAME= qa_contact +PORTVERSION= 0.0.20120612 +CATEGORIES= www +PKGNAMEPREFIX= redmine- + +MAINTAINER= feld@FreeBSD.org +COMMENT= Redmine QA Contact plugin + +NO_ARCH= yes + +USE_GITHUB= yes +GH_ACCOUNT= thagomizer +GH_PROJECT= redmine_qa_contact +GH_TAGNAME= a7f55df + +REDMINE_PLUGIN_NAME= redmine_${PORTNAME} + +.include "${.CURDIR}/../../www/redmine/bsd.redmine.mk" Added: head/www/redmine-qa_contact/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-qa_contact/distinfo Fri May 13 12:19:47 2016 (r415101) @@ -0,0 +1,2 @@ +SHA256 (thagomizer-redmine_qa_contact-0.0.20120612-a7f55df_GH0.tar.gz) = bd656bc60e6acad6fe8c2c0f1d53283fa015d061e220e4b85af71c2a1c2e9532 +SIZE (thagomizer-redmine_qa_contact-0.0.20120612-a7f55df_GH0.tar.gz) = 6986 Added: head/www/redmine-qa_contact/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-qa_contact/pkg-descr Fri May 13 12:19:47 2016 (r415101) @@ -0,0 +1,3 @@ +A plugin to add QA Contact functionality (like in Bugzilla) to Redmine + +WWW: https://github.com/thagomizer/redmine_qa_contact From owner-svn-ports-head@freebsd.org Fri May 13 12:19:55 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 471B6B397A2; Fri, 13 May 2016 12:19: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 14A3C1DC8; Fri, 13 May 2016 12:19: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 u4DCJs2H034448; Fri, 13 May 2016 12:19:54 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DCJs91034446; Fri, 13 May 2016 12:19:54 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605131219.u4DCJs91034446@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 13 May 2016 12:19:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415102 - head/www/tomcat6 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 12:19:55 -0000 Author: amdmi3 Date: Fri May 13 12:19:53 2016 New Revision: 415102 URL: https://svnweb.freebsd.org/changeset/ports/415102 Log: - Fix plist Approved by: portmgr blanket Modified: head/www/tomcat6/Makefile head/www/tomcat6/pkg-plist Modified: head/www/tomcat6/Makefile ============================================================================== --- head/www/tomcat6/Makefile Fri May 13 12:19:47 2016 (r415101) +++ head/www/tomcat6/Makefile Fri May 13 12:19:53 2016 (r415102) @@ -3,7 +3,7 @@ PORTNAME= tomcat PORTVERSION= 6.0.45 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www java MASTER_SITES= APACHE/tomcat/tomcat-6/v${PORTVERSION}/bin DISTNAME= apache-${PORTNAME}-${PORTVERSION} Modified: head/www/tomcat6/pkg-plist ============================================================================== --- head/www/tomcat6/pkg-plist Fri May 13 12:19:47 2016 (r415101) +++ head/www/tomcat6/pkg-plist Fri May 13 12:19:53 2016 (r415102) @@ -16,7 +16,7 @@ %%T%%/bin/tomcat-native.tar.gz %%T%%/bin/tool-wrapper.sh %%T%%/bin/version.sh -@sample %%T%%/conf/catalina.policy.%%CONF_EXT%%%%T %%/conf/catalina.policy +@sample %%T%%/conf/catalina.policy.%%CONF_EXT%% %%T%%/conf/catalina.policy @sample %%T%%/conf/catalina.properties.%%CONF_EXT%% %%T%%/conf/catalina.properties @sample %%T%%/conf/context.xml.%%CONF_EXT%% %%T%%/conf/context.xml @sample %%T%%/conf/logging.properties.%%CONF_EXT%% %%T%%/conf/logging.properties From owner-svn-ports-head@freebsd.org Fri May 13 12:37:43 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D373B39E38; Fri, 13 May 2016 12:37:43 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D2A6C1D09; Fri, 13 May 2016 12:37:42 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4DCbg1V040506; Fri, 13 May 2016 12:37:42 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DCbfVv040504; Fri, 13 May 2016 12:37:41 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605131237.u4DCbfVv040504@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Fri, 13 May 2016 12:37:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415103 - head/converters/R-cran-jsonlite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 12:37:43 -0000 Author: tota Date: Fri May 13 12:37:41 2016 New Revision: 415103 URL: https://svnweb.freebsd.org/changeset/ports/415103 Log: - Update to 0.9.20 Modified: head/converters/R-cran-jsonlite/Makefile (contents, props changed) head/converters/R-cran-jsonlite/distinfo (contents, props changed) Modified: head/converters/R-cran-jsonlite/Makefile ============================================================================== --- head/converters/R-cran-jsonlite/Makefile Fri May 13 12:19:53 2016 (r415102) +++ head/converters/R-cran-jsonlite/Makefile Fri May 13 12:37:41 2016 (r415103) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jsonlite -PORTVERSION= 0.9.19 +PORTVERSION= 0.9.20 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/converters/R-cran-jsonlite/distinfo ============================================================================== --- head/converters/R-cran-jsonlite/distinfo Fri May 13 12:19:53 2016 (r415102) +++ head/converters/R-cran-jsonlite/distinfo Fri May 13 12:37:41 2016 (r415103) @@ -1,2 +1,2 @@ -SHA256 (jsonlite_0.9.19.tar.gz) = ef7c8d508992e2a4ee868defe616f0cc93023e92050897f41354ec3ea4ca6dc1 -SIZE (jsonlite_0.9.19.tar.gz) = 955099 +SHA256 (jsonlite_0.9.20.tar.gz) = 568043e8c62f9bc44cd4da763d9ee6b464c198b8f89e492090df07d45c7c6221 +SIZE (jsonlite_0.9.20.tar.gz) = 1057057 From owner-svn-ports-head@freebsd.org Fri May 13 12:43:04 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A54FEB3902D; Fri, 13 May 2016 12:43:04 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 77B38120A; Fri, 13 May 2016 12:43:04 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4DCh3ge043506; Fri, 13 May 2016 12:43:03 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DCh306043504; Fri, 13 May 2016 12:43:03 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201605131243.u4DCh306043504@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 13 May 2016 12:43:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415104 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 12:43:04 -0000 Author: kwm Date: Fri May 13 12:43:03 2016 New Revision: 415104 URL: https://svnweb.freebsd.org/changeset/ports/415104 Log: Add basic imagemagick entry. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri May 13 12:37:41 2016 (r415103) +++ head/security/vuxml/vuln.xml Fri May 13 12:43:03 2016 (r415104) @@ -58,6 +58,37 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + imagemagick -- buffer overflow + + + ImageMagick + ImageMagick-nox11 + 6.9.4.1,1 + + ImageMagick7 + ImageMagick7-nox11 + 7.0.0.0.b201507157.0.1.3 + + + + + +

ImageMagick reports:

+
+

Fix a buffer overflow in magick/drag.c/DrawStrokePolygon().

+
+ +
+ + http://legacy.imagemagick.org/script/changelog.php + + + 2016-05-09 + 2016-05-13 + +
+ jenkins -- multiple vulnerabilities From owner-svn-ports-head@freebsd.org Fri May 13 12:51:46 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 12879B39365; Fri, 13 May 2016 12:51:46 +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 D4FBE17C5; Fri, 13 May 2016 12:51:45 +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 u4DCpj8P046472; Fri, 13 May 2016 12:51:45 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DCpiX2046471; Fri, 13 May 2016 12:51:44 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605131251.u4DCpiX2046471@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 13 May 2016 12:51:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415105 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 12:51:46 -0000 Author: feld Date: Fri May 13 12:51:44 2016 New Revision: 415105 URL: https://svnweb.freebsd.org/changeset/ports/415105 Log: Fix vuxml Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri May 13 12:43:03 2016 (r415104) +++ head/security/vuxml/vuln.xml Fri May 13 12:51:44 2016 (r415105) @@ -66,10 +66,10 @@ Notes: ImageMagick-nox11 6.9.4.1,1 + ImageMagick7 ImageMagick7-nox11 7.0.0.0.b201507157.0.1.3 - From owner-svn-ports-head@freebsd.org Fri May 13 12:56:04 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0740FB394E0; Fri, 13 May 2016 12:56:04 +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 B1B581A91; Fri, 13 May 2016 12:56:03 +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 u4DCu22a046797; Fri, 13 May 2016 12:56:02 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DCu2jT046793; Fri, 13 May 2016 12:56:02 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605131256.u4DCu2jT046793@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 13 May 2016 12:56:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415106 - in head/www: . redmine-stuff_to_do X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 12:56:04 -0000 Author: feld Date: Fri May 13 12:56:02 2016 New Revision: 415106 URL: https://svnweb.freebsd.org/changeset/ports/415106 Log: The Stuff To Do plugin allows a user to order and prioritize the issues they are doing into a specific order. WWW: https://github.com/ande3577/redmine-stuff-to-do-plugin Added: head/www/redmine-stuff_to_do/ head/www/redmine-stuff_to_do/Makefile (contents, props changed) head/www/redmine-stuff_to_do/distinfo (contents, props changed) head/www/redmine-stuff_to_do/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Fri May 13 12:51:44 2016 (r415105) +++ head/www/Makefile Fri May 13 12:56:02 2016 (r415106) @@ -1836,6 +1836,7 @@ SUBDIR += redmine-http-auth SUBDIR += redmine-qa_contact SUBDIR += redmine-sidebar_hide + SUBDIR += redmine-stuff_to_do SUBDIR += rejik SUBDIR += rekonq SUBDIR += reportmagic Added: head/www/redmine-stuff_to_do/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-stuff_to_do/Makefile Fri May 13 12:56:02 2016 (r415106) @@ -0,0 +1,24 @@ +# Created by: Mark Felder +# $FreeBSD$ + +PORTNAME= stuff_to_do +PORTVERSION= 0.0.20140819 +CATEGORIES= www +PKGNAMEPREFIX= redmine- +DISTVERSIONPREFIX=v + +MAINTAINER= feld@FreeBSD.org +COMMENT= Redmine Stuff To Do plugin + +LICENSE= GPLv2 + +NO_ARCH= yes + +USE_GITHUB= yes +GH_ACCOUNT= ande3577 +GH_PROJECT= redmine-stuff-to-do-plugin +GH_TAGNAME= 9e548cf + +REDMINE_PLUGIN_NAME= ${PORTNAME}_plugin + +.include "${.CURDIR}/../../www/redmine/bsd.redmine.mk" Added: head/www/redmine-stuff_to_do/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-stuff_to_do/distinfo Fri May 13 12:56:02 2016 (r415106) @@ -0,0 +1,2 @@ +SHA256 (ande3577-redmine-stuff-to-do-plugin-v0.0.20140819-9e548cf_GH0.tar.gz) = ea7e9afc7dea465107b3bcb1fc319a0efd6f1e0e7d1ff6a0784a642553e3c3a5 +SIZE (ande3577-redmine-stuff-to-do-plugin-v0.0.20140819-9e548cf_GH0.tar.gz) = 782497 Added: head/www/redmine-stuff_to_do/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-stuff_to_do/pkg-descr Fri May 13 12:56:02 2016 (r415106) @@ -0,0 +1,4 @@ +The Stuff To Do plugin allows a user to order and prioritize the issues +they are doing into a specific order. + +WWW: https://github.com/ande3577/redmine-stuff-to-do-plugin From owner-svn-ports-head@freebsd.org Fri May 13 12:56:25 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6CF65B39533; Fri, 13 May 2016 12:56:25 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 25ECC1B8D; Fri, 13 May 2016 12:56:25 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4DCuOjD046951; Fri, 13 May 2016 12:56:24 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DCuOdm046948; Fri, 13 May 2016 12:56:24 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201605131256.u4DCuOdm046948@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 13 May 2016 12:56:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415107 - in head/graphics/ImageMagick: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 12:56:25 -0000 Author: kwm Date: Fri May 13 12:56:23 2016 New Revision: 415107 URL: https://svnweb.freebsd.org/changeset/ports/415107 Log: Update ImageMagick to 6.9.4.1. Remove the delegate patch since it done in IM now. MFH: 2016Q2 Security: 82b702e0-1907-11e6-857b-00221503d280 Deleted: head/graphics/ImageMagick/files/patch-config_delegates.xml.in Modified: head/graphics/ImageMagick/Makefile head/graphics/ImageMagick/distinfo head/graphics/ImageMagick/files/patch-config_policy.xml Modified: head/graphics/ImageMagick/Makefile ============================================================================== --- head/graphics/ImageMagick/Makefile Fri May 13 12:56:02 2016 (r415106) +++ head/graphics/ImageMagick/Makefile Fri May 13 12:56:23 2016 (r415107) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ImageMagick -DISTVERSION= 6.9.3-9 -PORTREVISION= 1 +DISTVERSION= 6.9.4-1 PORTEPOCH= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ Modified: head/graphics/ImageMagick/distinfo ============================================================================== --- head/graphics/ImageMagick/distinfo Fri May 13 12:56:02 2016 (r415106) +++ head/graphics/ImageMagick/distinfo Fri May 13 12:56:23 2016 (r415107) @@ -1,2 +1,2 @@ -SHA256 (ImageMagick-6.9.3-9.tar.xz) = cec69db7d14cb1ab2d173381e5676219c678ca27b7af8878c6ffec18ec932960 -SIZE (ImageMagick-6.9.3-9.tar.xz) = 8777400 +SHA256 (ImageMagick-6.9.4-1.tar.xz) = 2ea0fef839cd5d6f134502b7cf7ee0e57a3f230b19771515d4aa44354f4c6b3b +SIZE (ImageMagick-6.9.4-1.tar.xz) = 8789688 Modified: head/graphics/ImageMagick/files/patch-config_policy.xml ============================================================================== --- head/graphics/ImageMagick/files/patch-config_policy.xml Fri May 13 12:56:02 2016 (r415106) +++ head/graphics/ImageMagick/files/patch-config_policy.xml Fri May 13 12:56:23 2016 (r415107) @@ -1,8 +1,8 @@ ---- config/policy.xml.orig 2016-05-03 23:18:45.652543000 +0200 -+++ config/policy.xml 2016-05-03 23:19:23.818471000 +0200 -@@ -58,4 +58,9 @@ - - +--- config/policy.xml.orig 2016-05-09 19:28:58.000000000 +0200 ++++ config/policy.xml 2016-05-10 17:44:26.720503000 +0200 +@@ -64,4 +64,9 @@ + + + + From owner-svn-ports-head@freebsd.org Fri May 13 12:57:04 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9DC24B39582; Fri, 13 May 2016 12:57:04 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 55A001CC5; Fri, 13 May 2016 12:57:04 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4DCv3kM047132; Fri, 13 May 2016 12:57:03 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DCv3th047129; Fri, 13 May 2016 12:57:03 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201605131257.u4DCv3th047129@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 13 May 2016 12:57:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415108 - in head/graphics/ImageMagick7: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 12:57:04 -0000 Author: kwm Date: Fri May 13 12:57:03 2016 New Revision: 415108 URL: https://svnweb.freebsd.org/changeset/ports/415108 Log: Update ImageMagick7 to 7.0.1.3. Remove the delegate patch since it done in IM now. MFH: 2016Q2 Security: 82b702e0-1907-11e6-857b-00221503d280 Deleted: head/graphics/ImageMagick7/files/patch-config_delegates.xml.in Modified: head/graphics/ImageMagick7/Makefile head/graphics/ImageMagick7/distinfo head/graphics/ImageMagick7/files/patch-config_policy.xml Modified: head/graphics/ImageMagick7/Makefile ============================================================================== --- head/graphics/ImageMagick7/Makefile Fri May 13 12:56:23 2016 (r415107) +++ head/graphics/ImageMagick7/Makefile Fri May 13 12:57:03 2016 (r415108) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ImageMagick -DISTVERSION= 7.0.1-0 -PORTREVISION= 1 +DISTVERSION= 7.0.1-3 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ http://www.imagemagick.org/download/legacy/ \ Modified: head/graphics/ImageMagick7/distinfo ============================================================================== --- head/graphics/ImageMagick7/distinfo Fri May 13 12:56:23 2016 (r415107) +++ head/graphics/ImageMagick7/distinfo Fri May 13 12:57:03 2016 (r415108) @@ -1,2 +1,2 @@ -SHA256 (ImageMagick-7.0.1-0.tar.xz) = bd15aaef2aa2393b3d62b821f5752d5f4066a90d3b0d9259d93217ad47c056d9 -SIZE (ImageMagick-7.0.1-0.tar.xz) = 8288172 +SHA256 (ImageMagick-7.0.1-3.tar.xz) = 4f5a39f145bb0326f811e0826a9216b8c449ee4485550aa8c2e7cfdaf26f08a0 +SIZE (ImageMagick-7.0.1-3.tar.xz) = 8286332 Modified: head/graphics/ImageMagick7/files/patch-config_policy.xml ============================================================================== --- head/graphics/ImageMagick7/files/patch-config_policy.xml Fri May 13 12:56:23 2016 (r415107) +++ head/graphics/ImageMagick7/files/patch-config_policy.xml Fri May 13 12:57:03 2016 (r415108) @@ -1,8 +1,8 @@ ---- config/policy.xml.orig 2016-05-03 23:18:45.652543000 +0200 -+++ config/policy.xml 2016-05-03 23:19:23.818471000 +0200 -@@ -58,4 +58,9 @@ - - +--- config/policy.xml.orig 2016-05-09 19:28:58.000000000 +0200 ++++ config/policy.xml 2016-05-10 17:44:26.720503000 +0200 +@@ -64,4 +64,9 @@ + + + + From owner-svn-ports-head@freebsd.org Fri May 13 13:00:40 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8EA5B39610; Fri, 13 May 2016 13:00:40 +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 A894C1E48; Fri, 13 May 2016 13:00:40 +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 u4DD0dJR047371; Fri, 13 May 2016 13:00:39 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DD0dPH047370; Fri, 13 May 2016 13:00:39 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605131300.u4DD0dPH047370@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 13 May 2016 13:00:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415109 - head/www/zope213 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 13:00:41 -0000 Author: amdmi3 Date: Fri May 13 13:00:39 2016 New Revision: 415109 URL: https://svnweb.freebsd.org/changeset/ports/415109 Log: - Do not install another garbage file Approved by: portmgr blanket Modified: head/www/zope213/Makefile Modified: head/www/zope213/Makefile ============================================================================== --- head/www/zope213/Makefile Fri May 13 12:57:03 2016 (r415108) +++ head/www/zope213/Makefile Fri May 13 13:00:39 2016 (r415109) @@ -98,5 +98,6 @@ post-patch: @${REINPLACE_CMD} -e 's/#.*effective-user chrism/effective-user ${ZOPE_USER}/' \ ${WRKSRC}/src/Zope2/utilities/skel/etc/zope.conf.in @${RM} ${WRKSRC}/src/Zope2/utilities/skel/etc/zope.conf.in.bak + @${RM} ${WRKSRC}/src/Zope2/Startup/zopectl.py.orig .include From owner-svn-ports-head@freebsd.org Fri May 13 13:00:49 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A3FCB3962A; Fri, 13 May 2016 13:00: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 D835A1F23; Fri, 13 May 2016 13:00:48 +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 u4DD0mjO049614; Fri, 13 May 2016 13:00:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DD0mtd049613; Fri, 13 May 2016 13:00:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605131300.u4DD0mtd049613@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 13 May 2016 13:00:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415110 - head/sysutils/cluster-glue X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 13:00:49 -0000 Author: amdmi3 Date: Fri May 13 13:00:47 2016 New Revision: 415110 URL: https://svnweb.freebsd.org/changeset/ports/415110 Log: - Switch to USES=localbase - Fix shebangs Modified: head/sysutils/cluster-glue/Makefile Modified: head/sysutils/cluster-glue/Makefile ============================================================================== --- head/sysutils/cluster-glue/Makefile Fri May 13 13:00:39 2016 (r415109) +++ head/sysutils/cluster-glue/Makefile Fri May 13 13:00:47 2016 (r415110) @@ -2,6 +2,7 @@ PORTNAME= cluster-glue PORTVERSION= 1.0.12 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://hg.linux-ha.org/glue/archive/ DISTNAME= 0a7add1d9996 @@ -23,10 +24,12 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-fatal-warnings \ --with-initdir=${PREFIX}/etc/rc.d \ --with-ocf-root=${PREFIX}/etc/ocf -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip -USES= autoreconf gettext gmake libtool perl5 pkgconfig python tar:bz2 +USES= autoreconf gettext gmake libtool localbase perl5 pkgconfig python shebangfix tar:bz2 +SHEBANG_FILES= lib/plugins/stonith/external/ibmrsa-telnet \ + lib/plugins/stonith/external/vmware \ + lib/plugins/stonith/external/xen0-ha.in \ + lib/plugins/stonith/external/xen0-ha-dom0-stonith-helper USE_GNOME= glib20 libxml2 USE_LDCONFIG= yes USE_OPENSSL= yes From owner-svn-ports-head@freebsd.org Fri May 13 13:04:28 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91F29B3980B; Fri, 13 May 2016 13:04: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 5EDBC1387; Fri, 13 May 2016 13:04: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 u4DD4R73050498; Fri, 13 May 2016 13:04:27 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DD4RWg050497; Fri, 13 May 2016 13:04:27 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605131304.u4DD4RWg050497@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 13 May 2016 13:04:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415111 - head/security/openvas-cli X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 13:04:28 -0000 Author: amdmi3 Date: Fri May 13 13:04:27 2016 New Revision: 415111 URL: https://svnweb.freebsd.org/changeset/ports/415111 Log: - Fix shebangs Modified: head/security/openvas-cli/Makefile Modified: head/security/openvas-cli/Makefile ============================================================================== --- head/security/openvas-cli/Makefile Fri May 13 13:00:47 2016 (r415110) +++ head/security/openvas-cli/Makefile Fri May 13 13:04:27 2016 (r415111) @@ -2,7 +2,7 @@ PORTNAME= openvas-cli PORTVERSION= 1.4.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/2209/ @@ -16,11 +16,12 @@ LIB_DEPENDS= libgnutls.so:security/gnutl libopenvas_base.so:security/openvas-libraries CFLAGS+= -Wno-missing-field-initializers -USES= cmake:outsource gnome pkgconfig +USES= cmake:outsource gnome pkgconfig shebangfix +SHEBANG_FILES= dialog/omp-dialog USE_GNOME= glib20 libxslt:run post-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/nagios + @${MKDIR} ${STAGEDIR}${PREFIX}/libexec/nagios ${MV} ${STAGEDIR}${PREFIX}/bin/check_omp \ ${STAGEDIR}${PREFIX}/libexec/nagios From owner-svn-ports-head@freebsd.org Fri May 13 13:04:58 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1EC02B39856; Fri, 13 May 2016 13:04:58 +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 E389C14B0; Fri, 13 May 2016 13:04: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 u4DD4vg3050610; Fri, 13 May 2016 13:04:57 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DD4vVn050609; Fri, 13 May 2016 13:04:57 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605131304.u4DD4vVn050609@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 13 May 2016 13:04:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415112 - head/www/bluefish X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 13:04:58 -0000 Author: amdmi3 Date: Fri May 13 13:04:56 2016 New Revision: 415112 URL: https://svnweb.freebsd.org/changeset/ports/415112 Log: - Fix shebangs - Switch to USES=localbase Modified: head/www/bluefish/Makefile Modified: head/www/bluefish/Makefile ============================================================================== --- head/www/bluefish/Makefile Fri May 13 13:04:27 2016 (r415111) +++ head/www/bluefish/Makefile Fri May 13 13:04:56 2016 (r415112) @@ -3,6 +3,7 @@ PORTNAME= bluefish PORTVERSION= 2.2.8 +PORTREVISION= 1 CATEGORIES= www editors MASTER_SITES= http://www.bennewitz.com/bluefish/stable/source/ \ http://bluefish.mrball.net/stable/source/ @@ -16,12 +17,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpcre.so:devel/pcre \ libenchant.so:textproc/enchant -USES= desktop-file-utils gettext gmake libtool pkgconfig python \ - shared-mime-info tar:bzip2 +USES= desktop-file-utils gettext gmake libtool localbase pkgconfig python \ + shared-mime-info shebangfix tar:bzip2 +SHEBANG_FILES= data/css_decompressor +python_OLD_CMD= /usr/bin/python2.7 USE_GNOME= intltool GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-freedesktop_org-menu=${PREFIX}/share/applications \ --with-freedesktop_org-mime=${PREFIX}/share/mime \ --with-icon-path=${PREFIX}/share/pixmaps From owner-svn-ports-head@freebsd.org Fri May 13 13:21:12 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3781EB39D27; Fri, 13 May 2016 13:21:12 +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 DD1101D76; Fri, 13 May 2016 13:21:11 +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 u4DDLBBH054002; Fri, 13 May 2016 13:21:11 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DDLArq053998; Fri, 13 May 2016 13:21:10 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605131321.u4DDLArq053998@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 13 May 2016 13:21:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415113 - in head/www: . redmine-wiki_notes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 13:21:12 -0000 Author: feld Date: Fri May 13 13:21:10 2016 New Revision: 415113 URL: https://svnweb.freebsd.org/changeset/ports/415113 Log: Adds some macros to the wiki to display a note/info/warning/tip block WWW: https://github.com/dseifert/redmine_wiki_notes Added: head/www/redmine-wiki_notes/ head/www/redmine-wiki_notes/Makefile (contents, props changed) head/www/redmine-wiki_notes/distinfo (contents, props changed) head/www/redmine-wiki_notes/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Fri May 13 13:04:56 2016 (r415112) +++ head/www/Makefile Fri May 13 13:21:10 2016 (r415113) @@ -1837,6 +1837,7 @@ SUBDIR += redmine-qa_contact SUBDIR += redmine-sidebar_hide SUBDIR += redmine-stuff_to_do + SUBDIR += redmine-wiki_notes SUBDIR += rejik SUBDIR += rekonq SUBDIR += reportmagic Added: head/www/redmine-wiki_notes/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-wiki_notes/Makefile Fri May 13 13:21:10 2016 (r415113) @@ -0,0 +1,23 @@ +# Created by: Mark Felder +# $FreeBSD$ + +PORTNAME= wiki_notes +PORTVERSION= 0.0.20150125 +CATEGORIES= www +PKGNAMEPREFIX= redmine- + +MAINTAINER= feld@FreeBSD.org +COMMENT= Redmine wiki notes plugin + +LICENSE= GPLv2 + +NO_ARCH= yes + +USE_GITHUB= yes +GH_ACCOUNT= dseifert +GH_PROJECT= redmine_wiki_notes +GH_TAGNAME= dd1d7bb + +REDMINE_PLUGIN_NAME= redmine_${PORTNAME} + +.include "${.CURDIR}/../../www/redmine/bsd.redmine.mk" Added: head/www/redmine-wiki_notes/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-wiki_notes/distinfo Fri May 13 13:21:10 2016 (r415113) @@ -0,0 +1,2 @@ +SHA256 (dseifert-redmine_wiki_notes-0.0.20150125-dd1d7bb_GH0.tar.gz) = ce1a1e86f25b976a9fe03d7150af363a389a59506ecce304f98c3b81062f6d47 +SIZE (dseifert-redmine_wiki_notes-0.0.20150125-dd1d7bb_GH0.tar.gz) = 53342 Added: head/www/redmine-wiki_notes/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-wiki_notes/pkg-descr Fri May 13 13:21:10 2016 (r415113) @@ -0,0 +1,3 @@ +Adds some macros to the wiki to display a note/info/warning/tip block + +WWW: https://github.com/dseifert/redmine_wiki_notes From owner-svn-ports-head@freebsd.org Fri May 13 14:12:05 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1C16B3A7CB; Fri, 13 May 2016 14:12: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 A2E1A16DB; Fri, 13 May 2016 14:12: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 u4DEC4Fj071749; Fri, 13 May 2016 14:12:04 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DEC4hE071741; Fri, 13 May 2016 14:12:04 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605131412.u4DEC4hE071741@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 13 May 2016 14:12:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415114 - in head/www: . redmine-redcarpet_formatter redmine-redcarpet_formatter/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 14:12:06 -0000 Author: feld Date: Fri May 13 14:12:03 2016 New Revision: 415114 URL: https://svnweb.freebsd.org/changeset/ports/415114 Log: This is a redmine plugin for supporting Markdown as a wiki format. This plugin use Redcarpet which is GitHub's markdown wiki formatter. Redcarpet is extreme fast and compatible GitHub's Wiki. They are advantage from Redmine Markdown Formatter and Redmine Markdown Extra Formatter. This code is originally Redmine Markdown Formatter and Redmine reStructuredtext Formatter. I appreciate these guys. WWW: https://github.com/alminium/redmine_redcarpet_formatter Added: head/www/redmine-redcarpet_formatter/ head/www/redmine-redcarpet_formatter/Makefile (contents, props changed) head/www/redmine-redcarpet_formatter/distinfo (contents, props changed) head/www/redmine-redcarpet_formatter/files/ head/www/redmine-redcarpet_formatter/files/patch-Gemfile (contents, props changed) head/www/redmine-redcarpet_formatter/files/patch-init.rb (contents, props changed) head/www/redmine-redcarpet_formatter/files/patch-lib_redmine_wiki__formatting_markdown_formatter.rb (contents, props changed) head/www/redmine-redcarpet_formatter/files/patch-lib_redmine_wiki__formatting_markdown_helper.rb (contents, props changed) head/www/redmine-redcarpet_formatter/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Fri May 13 13:21:10 2016 (r415113) +++ head/www/Makefile Fri May 13 14:12:03 2016 (r415114) @@ -1835,6 +1835,7 @@ SUBDIR += redmine-graphs SUBDIR += redmine-http-auth SUBDIR += redmine-qa_contact + SUBDIR += redmine-redcarpet_formatter SUBDIR += redmine-sidebar_hide SUBDIR += redmine-stuff_to_do SUBDIR += redmine-wiki_notes Added: head/www/redmine-redcarpet_formatter/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-redcarpet_formatter/Makefile Fri May 13 14:12:03 2016 (r415114) @@ -0,0 +1,59 @@ +# Created by: Mark Felder +# $FreeBSD$ + +PORTNAME= redcarpet_formatter +PORTVERSION= 2.0.1 +DISTVERSIONPREFIX=v +CATEGORIES= www +PKGNAMEPREFIX= redmine- + +MAINTAINER= feld@FreeBSD.org +COMMENT= Redmine plugin to support Markdown + +LICENSE= GPLv2 + +NO_ARCH= yes + +USE_GITHUB= yes +GH_ACCOUNT= alminium +GH_PROJECT= redmine_redcarpet_formatter + +RUN_DEPENDS+= redmine>=2.0:www/redmine +RUN_DEPENDS+= rubygem-redcarpet>0:textproc/rubygem-redcarpet + +REDMINE_PLUGIN_NAME= redmine_${PORTNAME} + +USE_RUBY= yes +.if !defined(PLIST) +PLIST= ${WRKDIR}/PLIST +_GEN_PLIST= YesPlease +.endif + +WWWDIR?= ${PREFIX}/www/redmine +WWWDIR_REL= ${WWWDIR:S|^${PREFIX}/||} + +.if ${WWWDIR_REL} == ${WWWDIR} +IGNORE= WWWDIR is not a child of PREFIX (${PREFIX}) +.endif + +.if !defined(do-build) +do-build: redmine-plugin-plist + @${DO_NADA} +.endif + +redmine-plugin-plist: +.if defined(_GEN_PLIST) + cd ${WRKSRC} && ${FIND} . -type f | ${GREP} -v '\.orig$$' | ${SED} -e's|^\.|${WWWDIR_REL}/plugins/${REDMINE_PLUGIN_NAME}|' >> ${PLIST} + cd ${WRKSRC} && ${FIND} -d . -empty -type d | ${SED} -e's|^\.|@dir ${WWWDIR_REL}/plugins/${REDMINE_PLUGIN_NAME}|' >> ${PLIST} +.else + @${DO_NADA} +.endif + +post-patch: + (cd ${WRKSRC}/lib/redmine/wiki_formatting && ${MV} markdown redcarpet_markdown) + +do-install: + ${MKDIR} "${STAGEDIR}${WWWDIR}/plugins/${REDMINE_PLUGIN_NAME}" + ${TAR} -C "${WRKSRC}" -cf - --exclude '*.orig' . | ${TAR} -C "${STAGEDIR}${WWWDIR}/plugins/${REDMINE_PLUGIN_NAME}" -xf - + +.include Added: head/www/redmine-redcarpet_formatter/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-redcarpet_formatter/distinfo Fri May 13 14:12:03 2016 (r415114) @@ -0,0 +1,2 @@ +SHA256 (alminium-redmine_redcarpet_formatter-v2.0.1_GH0.tar.gz) = 84fddbbfc2b15fc3336ca5a6f645c52cb19586706a106d1a914b354b7bc83dee +SIZE (alminium-redmine_redcarpet_formatter-v2.0.1_GH0.tar.gz) = 11116 Added: head/www/redmine-redcarpet_formatter/files/patch-Gemfile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-redcarpet_formatter/files/patch-Gemfile Fri May 13 14:12:03 2016 (r415114) @@ -0,0 +1,6 @@ +--- Gemfile.orig 2016-05-13 13:43:53 UTC ++++ Gemfile +@@ -1,3 +0,0 @@ +-source :rubygems +- +-gem "redcarpet" Added: head/www/redmine-redcarpet_formatter/files/patch-init.rb ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-redcarpet_formatter/files/patch-init.rb Fri May 13 14:12:03 2016 (r415114) @@ -0,0 +1,21 @@ +--- init.rb.orig 2016-05-13 13:44:03 UTC ++++ init.rb +@@ -1,8 +1,8 @@ + # Redmine Redcarpet formatter + + require 'redmine' +-require 'redmine/wiki_formatting/markdown/formatter' +-require 'redmine/wiki_formatting/markdown/helper' ++require 'redmine/wiki_formatting/redcarpet_markdown/formatter' ++require 'redmine/wiki_formatting/redcarpet_markdown/helper' + + + Redmine::Plugin.register :redmine_redcarpet_formatter do +@@ -11,6 +11,6 @@ Redmine::Plugin.register :redmine_redcar + description 'Markdown wiki formatting by Redcarpet for Redmine' + version '2.0.1' + +- wiki_format_provider 'markdown', Redmine::WikiFormatting::Markdown::Formatter, Redmine::WikiFormatting::Markdown::Helper ++ wiki_format_provider 'redcarpet_markdown', Redmine::WikiFormatting::RedcarpetMarkdown::Formatter, Redmine::WikiFormatting::RedcarpetMarkdown::Helper + + end Added: head/www/redmine-redcarpet_formatter/files/patch-lib_redmine_wiki__formatting_markdown_formatter.rb ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-redcarpet_formatter/files/patch-lib_redmine_wiki__formatting_markdown_formatter.rb Fri May 13 14:12:03 2016 (r415114) @@ -0,0 +1,11 @@ +--- lib/redmine/wiki_formatting/markdown/formatter.rb.orig 2016-05-13 13:44:58 UTC ++++ lib/redmine/wiki_formatting/markdown/formatter.rb +@@ -20,7 +20,7 @@ end + + module Redmine + module WikiFormatting +- module Markdown ++ module RedcarpetMarkdown + class Formatter + # include ActionView::Helpers::TagHelper + Added: head/www/redmine-redcarpet_formatter/files/patch-lib_redmine_wiki__formatting_markdown_helper.rb ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-redcarpet_formatter/files/patch-lib_redmine_wiki__formatting_markdown_helper.rb Fri May 13 14:12:03 2016 (r415114) @@ -0,0 +1,11 @@ +--- lib/redmine/wiki_formatting/markdown/helper.rb.orig 2016-05-13 13:45:22 UTC ++++ lib/redmine/wiki_formatting/markdown/helper.rb +@@ -1,7 +1,7 @@ + module Redmine + module WikiFormatting + +- module Markdown ++ module RedcarpetMarkdown + module Helper + unloadable + Added: head/www/redmine-redcarpet_formatter/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-redcarpet_formatter/pkg-descr Fri May 13 14:12:03 2016 (r415114) @@ -0,0 +1,8 @@ +This is a redmine plugin for supporting Markdown as a wiki format. This +plugin use Redcarpet which is GitHub's markdown wiki formatter. +Redcarpet is extreme fast and compatible GitHub's Wiki. They are +advantage from Redmine Markdown Formatter and Redmine Markdown Extra +Formatter. This code is originally Redmine Markdown Formatter and +Redmine reStructuredtext Formatter. I appreciate these guys. + +WWW: https://github.com/alminium/redmine_redcarpet_formatter From owner-svn-ports-head@freebsd.org Fri May 13 14:25:23 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95B8DB3A987; Fri, 13 May 2016 14:25:23 +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 56DD31C1C; Fri, 13 May 2016 14:25:23 +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 u4DEPMFL074947; Fri, 13 May 2016 14:25:22 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DEPMXx074940; Fri, 13 May 2016 14:25:22 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201605131425.u4DEPMXx074940@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 13 May 2016 14:25:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415115 - in head/net: asterisk13 pjsip pjsip/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 14:25:23 -0000 Author: madpilot Date: Fri May 13 14:25:21 2016 New Revision: 415115 URL: https://svnweb.freebsd.org/changeset/ports/415115 Log: - Update net/pjsip to 2.5 [1] - Disable unneeded ALSA support in pjsip [1] - Replace custom patch with USES=pathfix - Fix pjsip build system to allow building while previous version is installed in PREFIX/LOCALBASE - Bump dependent port asterisk13 PORTREVISION to avoid runtime crash (seen while testing) PR: 209477 [1] Submitted by: yuri at rawbw.com Added: head/net/pjsip/files/patch-pjmedia_build_os-auto.mak.in (contents, props changed) Deleted: head/net/pjsip/files/patch-Makefile Modified: head/net/asterisk13/Makefile head/net/pjsip/Makefile head/net/pjsip/distinfo head/net/pjsip/files/patch-aconfigure (contents, props changed) head/net/pjsip/pkg-plist Modified: head/net/asterisk13/Makefile ============================================================================== --- head/net/asterisk13/Makefile Fri May 13 14:12:03 2016 (r415114) +++ head/net/asterisk13/Makefile Fri May 13 14:25:21 2016 (r415115) @@ -2,6 +2,7 @@ PORTNAME= asterisk PORTVERSION= 13.9.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/%SUBDIR%/:main,g729 MASTER_SITE_SUBDIR= asterisk/:main \ Modified: head/net/pjsip/Makefile ============================================================================== --- head/net/pjsip/Makefile Fri May 13 14:12:03 2016 (r415114) +++ head/net/pjsip/Makefile Fri May 13 14:25:21 2016 (r415115) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= pjsip -PORTVERSION= 2.4.5 -PORTREVISION= 1 +PORTVERSION= 2.5 CATEGORIES= net MASTER_SITES= http://www.pjsip.org/release/${PORTVERSION}/ DISTNAME= pjproject-${DISTVERSION} @@ -19,7 +18,8 @@ CONFLICTS= pjsip-extsrtp-[0-9]* GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-external-pa \ --disable-silk -USES= gmake localbase tar:bz2 +USES= gmake localbase pathfix tar:bz2 +PATHFIX_MAKEFILEIN= Makefile USE_LDCONFIG= yes PLIST_SUB= CONFIGURE_TARGET="${CONFIGURE_TARGET}" MAKE_JOBS_UNSAFE= yes @@ -86,6 +86,9 @@ EXTSRTP_LIB_DEPENDS= libsrtp.so:net/lib post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ ${WRKSRC}/pkgconfig.py + @${REINPLACE_CMD} -e 's/$$(APP_LDFLAGS) \{0,1\}//' \ + -e 's/$$(OS_LDFLAGS)/$$(APP_LDFLAGS) &/' \ + ${WRKSRC}/*/build/Makefile @${ECHO} "#include " > ${WRKSRC}/pjlib/include/pj/config_site.h @${ECHO} "#define PJ_IOQUEUE_MAX_HANDLES (FD_SETSIZE)" >> ${WRKSRC}/pjlib/include/pj/config_site.h Modified: head/net/pjsip/distinfo ============================================================================== --- head/net/pjsip/distinfo Fri May 13 14:12:03 2016 (r415114) +++ head/net/pjsip/distinfo Fri May 13 14:25:21 2016 (r415115) @@ -1,2 +1,2 @@ -SHA256 (pjproject-2.4.5.tar.bz2) = 086f5e70dcaee312b66ddc24dac6ef85e6f1fec4eed00ff2915cebe0ee3cdd8d -SIZE (pjproject-2.4.5.tar.bz2) = 4654415 +SHA256 (pjproject-2.5.tar.bz2) = 66e2ee1a81548efba21fa6c234d7fa6260dc98b3cd95af2137b851846d6501de +SIZE (pjproject-2.5.tar.bz2) = 4179560 Modified: head/net/pjsip/files/patch-aconfigure ============================================================================== --- head/net/pjsip/files/patch-aconfigure Fri May 13 14:12:03 2016 (r415114) +++ head/net/pjsip/files/patch-aconfigure Fri May 13 14:25:21 2016 (r415115) @@ -1,6 +1,21 @@ ---- aconfigure.orig 2014-08-19 02:18:07 UTC +--- aconfigure.orig 2016-04-12 07:46:12 UTC +++ aconfigure -@@ -6654,7 +6654,7 @@ else +@@ -6179,14 +6179,7 @@ $as_echo "Checking sound device backend. + ;; + *) + ac_pjmedia_snd=alsa +- ac_pa_use_alsa=1 +- +- ac_fn_c_check_header_mongrel "$LINENO" "alsa/version.h" "ac_cv_header_alsa_version_h" "$ac_includes_default" +-if test "x$ac_cv_header_alsa_version_h" = xyes; then : +- LIBS="$LIBS -lasound" +-else + ac_pa_use_alsa=0 +-fi + + + { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking sound device backend... unix" >&5 +@@ -6773,7 +6766,7 @@ else FFMPEG_PREFIX=$with_ffmpeg { $as_echo "$as_me:${as_lineno-$LINENO}: result: Using ffmpeg prefix... $FFMPEG_PREFIX" >&5 $as_echo "Using ffmpeg prefix... $FFMPEG_PREFIX" >&6; } Added: head/net/pjsip/files/patch-pjmedia_build_os-auto.mak.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/pjsip/files/patch-pjmedia_build_os-auto.mak.in Fri May 13 14:25:21 2016 (r415115) @@ -0,0 +1,11 @@ +--- pjmedia/build/os-auto.mak.in.orig 2016-05-13 06:08:17 UTC ++++ pjmedia/build/os-auto.mak.in +@@ -209,7 +209,7 @@ endif + # Unix specific + # + ifneq ($(findstring alsa,$(AC_PJMEDIA_SND)),) +-export CFLAGS += -DPJMEDIA_AUDIO_DEV_HAS_ALSA=1 \ ++export CFLAGS += -DPJMEDIA_AUDIO_DEV_HAS_ALSA=0 \ + -DPJMEDIA_AUDIO_DEV_HAS_PORTAUDIO=0 \ + -DPJMEDIA_AUDIO_DEV_HAS_WMME=0 + endif Modified: head/net/pjsip/pkg-plist ============================================================================== --- head/net/pjsip/pkg-plist Fri May 13 14:12:03 2016 (r415114) +++ head/net/pjsip/pkg-plist Fri May 13 14:25:21 2016 (r415115) @@ -143,6 +143,7 @@ include/pjmedia-codec/ipp_codecs.h include/pjmedia-codec/l16.h include/pjmedia-codec/opencore_amr.h include/pjmedia-codec/openh264.h +include/pjmedia-codec/opus.h include/pjmedia-codec/passthrough.h include/pjmedia-codec/silk.h include/pjmedia-codec/speex.h @@ -155,6 +156,7 @@ include/pjmedia-videodev/videodev.h include/pjmedia-videodev/videodev_imp.h include/pjmedia.h include/pjmedia/alaw_ulaw.h +include/pjmedia/audiodev.h include/pjmedia/avi.h include/pjmedia/avi_stream.h include/pjmedia/bidirectional.h @@ -211,6 +213,7 @@ include/pjmedia/vid_codec_util.h include/pjmedia/vid_port.h include/pjmedia/vid_stream.h include/pjmedia/vid_tee.h +include/pjmedia/videodev.h include/pjmedia/wav_playlist.h include/pjmedia/wav_port.h include/pjmedia/wave.h From owner-svn-ports-head@freebsd.org Fri May 13 16:01:51 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7660EB3A307; Fri, 13 May 2016 16:01:51 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 691E41959; Fri, 13 May 2016 16:01:51 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 677251D3A; Fri, 13 May 2016 16:01:51 +0000 (UTC) Date: Fri, 13 May 2016 16:01:51 +0000 From: Alexey Dokuchaev To: Ed Maste Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r415078 - in head: . Mk Message-ID: <20160513160151.GA30219@FreeBSD.org> References: <201605121820.u4CIKROJ004026@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201605121820.u4CIKROJ004026@repo.freebsd.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 16:01:51 -0000 On Thu, May 12, 2016 at 06:20:27PM +0000, Ed Maste wrote: > New Revision: 415078 > URL: https://svnweb.freebsd.org/changeset/ports/415078 > > Log: > Record TIMESTAMP in make makesum > > This is intended to support development and prototyping for ports > reproducible build efforts which require some concept of a "last > updated" time. It is being committed now so that timestamp entries > will be populated "for free" as port distfiles updates happen. Why does it have to be part of distinfo rather than obtained from keywords or "svn info distinfo | grep ..."? (The latter might seem like it could slow things down a bit, but 1) it's unclear if it would make a significant difference without actual tests, and 2) polluting distinfo looks worse, to me at least.) ./danfe From owner-svn-ports-head@freebsd.org Fri May 13 16:07:28 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02B2FB3A3C4; Fri, 13 May 2016 16:07:28 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B120D1D6A; Fri, 13 May 2016 16:07:27 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4DG7QDD005889; Fri, 13 May 2016 16:07:26 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DG7QC1005887; Fri, 13 May 2016 16:07:26 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201605131607.u4DG7QC1005887@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Fri, 13 May 2016 16:07:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415116 - in head/security/openvpn: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 16:07:28 -0000 Author: mandree Date: Fri May 13 16:07:26 2016 New Revision: 415116 URL: https://svnweb.freebsd.org/changeset/ports/415116 Log: Fix PolarSSL-based builds. The upstream backported a change from the master branch that fixes the PolarSSL-based builds to go with the PolarSSL 1.3.X built-in defaults. Add a patch picked from the upstream's release/2.3 branch. Remove the BROKEN= line and conditional. No PORTREVISION bump because the patch only affects an option that was formerly marked BROKEN. (TRYBROKEN users need to force a rebuild and reinstallation manually.) Added: head/security/openvpn/files/patch-629baad8 (contents, props changed) Modified: head/security/openvpn/Makefile Modified: head/security/openvpn/Makefile ============================================================================== --- head/security/openvpn/Makefile Fri May 13 14:25:21 2016 (r415115) +++ head/security/openvpn/Makefile Fri May 13 16:07:26 2016 (r415116) @@ -119,10 +119,4 @@ post-install-EXAMPLES-on: (cd ${WRKSRC}/sample && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR}/) ${CHMOD} ${BINMODE} ${STAGEDIR}${EXAMPLESDIR}/sample-scripts/* -.include - -.if ${PORT_OPTIONS:MPOLARSSL} -BROKEN=OpenVPN 2.3.11 with PolarSSL crashes on start unless TLS ciphers specified explicitly -.endif - -.include +.include Added: head/security/openvpn/files/patch-629baad8 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/openvpn/files/patch-629baad8 Fri May 13 16:07:26 2016 (r415116) @@ -0,0 +1,37 @@ +commit 629baad8f89af261445a2ace03694601f8e476f9 +Author: Steffan Karger +Date: Fri May 13 08:54:52 2016 +0200 + + Fix polarssl / mbedtls builds + + Commit 8a399cd3 hardened the OpenSSL default cipher list, + but also introduced a change in shared code that causes + polarssl / mbedtls builds to break when no --tls-cipher is + specified. + + This fix is backported code from the master branch. + + Signed-off-by: Steffan Karger + Acked-by: Gert Doering + Message-Id: <1463122492-701-1-git-send-email-steffan@karger.me> + URL: http://article.gmane.org/gmane.network.openvpn.devel/11647 + Signed-off-by: Gert Doering + +diff --git a/src/openvpn/ssl_polarssl.c b/src/openvpn/ssl_polarssl.c +index 1f58369..9263698 100644 +--- ./src/openvpn/ssl_polarssl.c ++++ ./src/openvpn/ssl_polarssl.c +@@ -176,7 +176,12 @@ tls_ctx_restrict_ciphers(struct tls_root_ctx *ctx, const char *ciphers) + { + char *tmp_ciphers, *tmp_ciphers_orig, *token; + int i, cipher_count; +- int ciphers_len = strlen (ciphers); ++ int ciphers_len; ++ ++ if (NULL == ciphers) ++ return; /* Nothing to do */ ++ ++ ciphers_len = strlen (ciphers); + + ASSERT (NULL != ctx); + ASSERT (0 != ciphers_len); From owner-svn-ports-head@freebsd.org Fri May 13 17:54:00 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B6AAB397B9; Fri, 13 May 2016 17:54:00 +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 08CA21123; Fri, 13 May 2016 17:53:59 +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 u4DHrx3s039443; Fri, 13 May 2016 17:53:59 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DHrxgu039441; Fri, 13 May 2016 17:53:59 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605131753.u4DHrxgu039441@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 13 May 2016 17:53:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415117 - head/multimedia/smplayer-themes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 17:54:00 -0000 Author: amdmi3 Date: Fri May 13 17:53:58 2016 New Revision: 415117 URL: https://svnweb.freebsd.org/changeset/ports/415117 Log: - Add missing files to plist Approved by: portmgr blanket Modified: head/multimedia/smplayer-themes/Makefile head/multimedia/smplayer-themes/pkg-plist Modified: head/multimedia/smplayer-themes/Makefile ============================================================================== --- head/multimedia/smplayer-themes/Makefile Fri May 13 16:07:26 2016 (r415116) +++ head/multimedia/smplayer-themes/Makefile Fri May 13 17:53:58 2016 (r415117) @@ -3,6 +3,7 @@ PORTNAME= smplayer-themes PORTVERSION= 15.12.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= multimedia audio kde MASTER_SITES= SF/smplayer/SMPlayer-themes/${PORTVERSION}/ Modified: head/multimedia/smplayer-themes/pkg-plist ============================================================================== --- head/multimedia/smplayer-themes/pkg-plist Fri May 13 16:07:26 2016 (r415116) +++ head/multimedia/smplayer-themes/pkg-plist Fri May 13 17:53:58 2016 (r415117) @@ -1,3 +1,7 @@ +%%DATADIR%%/themes/Breeze-dark/Breeze-dark.rcc +%%DATADIR%%/themes/Breeze-dark/README.txt +%%DATADIR%%/themes/Breeze/Breeze.rcc +%%DATADIR%%/themes/Breeze/README.txt %%DATADIR%%/themes/Faenza-Darkest/Faenza-Darkest.rcc %%DATADIR%%/themes/Faenza-Darkest/README.txt %%DATADIR%%/themes/Faenza-Silver/Faenza-Silver.rcc From owner-svn-ports-head@freebsd.org Fri May 13 17:59:14 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D956B399CD; Fri, 13 May 2016 17:59:14 +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 2B42A1374; Fri, 13 May 2016 17:59:14 +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 u4DHxDOp039706; Fri, 13 May 2016 17:59:13 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DHxDGt039705; Fri, 13 May 2016 17:59:13 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605131759.u4DHxDGt039705@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 13 May 2016 17:59:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415118 - head/net-mgmt/crmsh X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 17:59:14 -0000 Author: amdmi3 Date: Fri May 13 17:59:13 2016 New Revision: 415118 URL: https://svnweb.freebsd.org/changeset/ports/415118 Log: - Fix shebangs - Add NO_ARCH Approved by: portmgr blanket Modified: head/net-mgmt/crmsh/Makefile Modified: head/net-mgmt/crmsh/Makefile ============================================================================== --- head/net-mgmt/crmsh/Makefile Fri May 13 17:53:58 2016 (r415117) +++ head/net-mgmt/crmsh/Makefile Fri May 13 17:59:13 2016 (r415118) @@ -3,7 +3,7 @@ PORTNAME= crmsh PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt python MAINTAINER= dpejesh@yahoo.com @@ -23,8 +23,12 @@ GH_TAGNAME= 2.2.0 USES= autoreconf gmake python:2 shebangfix GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ocf-root=${PREFIX}/etc/ocf +NO_ARCH= yes -SHEBANG_FILES= crm +SHEBANG_FILES= crm \ + test/cib-tests.sh \ + utils/crm_pkg.py \ + utils/crm_rpmcheck.py OPTIONS_DEFINE= DOCS MANPAGES OPTIONS_DEFAULT=MANPAGES From owner-svn-ports-head@freebsd.org Fri May 13 18:00:49 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C1E49B39A80; Fri, 13 May 2016 18:00:49 +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 7ED56152A; Fri, 13 May 2016 18:00:49 +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 u4DI0mit039967; Fri, 13 May 2016 18:00:48 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DI0m4B039963; Fri, 13 May 2016 18:00:48 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605131800.u4DI0m4B039963@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 13 May 2016 18:00:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415119 - in head/devel: . rubygem-acts-as-taggable-on X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 18:00:49 -0000 Author: feld Date: Fri May 13 18:00:48 2016 New Revision: 415119 URL: https://svnweb.freebsd.org/changeset/ports/415119 Log: With ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, interests, and awards. It also provides other advanced functionality. WWW: https://rubygems.org/gems/acts-as-taggable-on Added: head/devel/rubygem-acts-as-taggable-on/ head/devel/rubygem-acts-as-taggable-on/Makefile (contents, props changed) head/devel/rubygem-acts-as-taggable-on/distinfo (contents, props changed) head/devel/rubygem-acts-as-taggable-on/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Fri May 13 17:59:13 2016 (r415118) +++ head/devel/Makefile Fri May 13 18:00:48 2016 (r415119) @@ -4767,6 +4767,7 @@ SUBDIR += rubygem-activerecord-deprecated_finders SUBDIR += rubygem-activesupport SUBDIR += rubygem-activesupport4 + SUBDIR += rubygem-acts-as-taggable-on SUBDIR += rubygem-akismet SUBDIR += rubygem-algebrick SUBDIR += rubygem-algorithms Added: head/devel/rubygem-acts-as-taggable-on/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-acts-as-taggable-on/Makefile Fri May 13 18:00:48 2016 (r415119) @@ -0,0 +1,20 @@ +# Created by: Mark Felder +# $FreeBSD$ + +PORTNAME= acts-as-taggable-on +PORTVERSION= 2.4.1 +CATEGORIES= devel +MASTER_SITES= RG + +MAINTAINER= feld@FreeBSD.org +COMMENT= Tag a single model on several contexts + +LICENSE= MIT + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +RUN_DEPENDS+= rubygem-activerecord>=3.2:databases/rubygem-activerecord + +.include Added: head/devel/rubygem-acts-as-taggable-on/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-acts-as-taggable-on/distinfo Fri May 13 18:00:48 2016 (r415119) @@ -0,0 +1,2 @@ +SHA256 (rubygem/acts-as-taggable-on-2.4.1.gem) = 4b75dd427cb721f38fe354e8a37d8c3d217779c9db204398890984694def753d +SIZE (rubygem/acts-as-taggable-on-2.4.1.gem) = 34816 Added: head/devel/rubygem-acts-as-taggable-on/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-acts-as-taggable-on/pkg-descr Fri May 13 18:00:48 2016 (r415119) @@ -0,0 +1,5 @@ +With ActsAsTaggableOn, you can tag a single model on several contexts, +such as skills, interests, and awards. It also provides other advanced +functionality. + +WWW: https://rubygems.org/gems/acts-as-taggable-on From owner-svn-ports-head@freebsd.org Fri May 13 18:01:45 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 378D7B39BCE; Fri, 13 May 2016 18:01:45 +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 EE25A17DB; Fri, 13 May 2016 18:01:44 +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 u4DI1iAp042747; Fri, 13 May 2016 18:01:44 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DI1h0q042743; Fri, 13 May 2016 18:01:43 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605131801.u4DI1h0q042743@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 13 May 2016 18:01:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415120 - in head/devel: . rubygem-redmine_acts_as_taggable_on X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 18:01:45 -0000 Author: feld Date: Fri May 13 18:01:43 2016 New Revision: 415120 URL: https://svnweb.freebsd.org/changeset/ports/415120 Log: Allows multiple Redmine plugins to use tags safely WWW: https://rubygems.org/gems/redmine_acts_as_taggable_on Added: head/devel/rubygem-redmine_acts_as_taggable_on/ head/devel/rubygem-redmine_acts_as_taggable_on/Makefile (contents, props changed) head/devel/rubygem-redmine_acts_as_taggable_on/distinfo (contents, props changed) head/devel/rubygem-redmine_acts_as_taggable_on/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Fri May 13 18:00:48 2016 (r415119) +++ head/devel/Makefile Fri May 13 18:01:43 2016 (r415120) @@ -5090,6 +5090,7 @@ SUBDIR += rubygem-recaptcha SUBDIR += rubygem-redis-activesupport SUBDIR += rubygem-redis-store + SUBDIR += rubygem-redmine_acts_as_taggable_on SUBDIR += rubygem-redmine_plugin_support SUBDIR += rubygem-ref SUBDIR += rubygem-request_store Added: head/devel/rubygem-redmine_acts_as_taggable_on/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-redmine_acts_as_taggable_on/Makefile Fri May 13 18:01:43 2016 (r415120) @@ -0,0 +1,21 @@ +# Created by: Mark Felder +# $FreeBSD$ + +PORTNAME= redmine_acts_as_taggable_on +PORTVERSION= 1.0.0 +CATEGORIES= devel +MASTER_SITES= RG + +MAINTAINER= feld@FreeBSD.org +COMMENT= Redmine plugin support for acts-as-taggable-on + +LICENSE= GPLv2+ + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +BUILD_DEPENDS+= rubygem-acts-as-taggable-on>0:devel/rubygem-acts-as-taggable-on +RUN_DEPENDS+= rubygem-acts-as-taggable-on>0:devel/rubygem-acts-as-taggable-on + +.include Added: head/devel/rubygem-redmine_acts_as_taggable_on/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-redmine_acts_as_taggable_on/distinfo Fri May 13 18:01:43 2016 (r415120) @@ -0,0 +1,2 @@ +SHA256 (rubygem/redmine_acts_as_taggable_on-1.0.0.gem) = 5a906eaf861f1dc4b51407a2f5dbbf83716d646af59575c6c4a1054e94eef024 +SIZE (rubygem/redmine_acts_as_taggable_on-1.0.0.gem) = 17920 Added: head/devel/rubygem-redmine_acts_as_taggable_on/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-redmine_acts_as_taggable_on/pkg-descr Fri May 13 18:01:43 2016 (r415120) @@ -0,0 +1,3 @@ +Allows multiple Redmine plugins to use tags safely + +WWW: https://rubygems.org/gems/redmine_acts_as_taggable_on From owner-svn-ports-head@freebsd.org Fri May 13 18:02:36 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 910ABB39C35; Fri, 13 May 2016 18:02:36 +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 6B8BE1A4D; Fri, 13 May 2016 18:02:36 +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 u4DI2ZrM042968; Fri, 13 May 2016 18:02:35 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DI2ZpY042963; Fri, 13 May 2016 18:02:35 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605131802.u4DI2ZpY042963@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 13 May 2016 18:02:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415121 - in head/www: . redmine-knowledgebase redmine-knowledgebase/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 18:02:36 -0000 Author: feld Date: Fri May 13 18:02:35 2016 New Revision: 415121 URL: https://svnweb.freebsd.org/changeset/ports/415121 Log: This plugin adds professional knowledgebase functionality to the Redmine project management application. WWW: https://github.com/alexbevi/redmine_knowledgebase Added: head/www/redmine-knowledgebase/ head/www/redmine-knowledgebase/Makefile (contents, props changed) head/www/redmine-knowledgebase/distinfo (contents, props changed) head/www/redmine-knowledgebase/files/ head/www/redmine-knowledgebase/files/patch-app_helpers_knowledgebase__helper.rb (contents, props changed) head/www/redmine-knowledgebase/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Fri May 13 18:01:43 2016 (r415120) +++ head/www/Makefile Fri May 13 18:02:35 2016 (r415121) @@ -1834,6 +1834,7 @@ SUBDIR += redmine-default_assign SUBDIR += redmine-graphs SUBDIR += redmine-http-auth + SUBDIR += redmine-knowledgebase SUBDIR += redmine-qa_contact SUBDIR += redmine-redcarpet_formatter SUBDIR += redmine-sidebar_hide Added: head/www/redmine-knowledgebase/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-knowledgebase/Makefile Fri May 13 18:02:35 2016 (r415121) @@ -0,0 +1,27 @@ +# Created by: Mark Felder +# $FreeBSD$ + +PORTNAME= knowledgebase +PORTVERSION= 2.3.0 +DISTVERSIONPREFIX=v +CATEGORIES= www +PKGNAMEPREFIX= redmine- + +MAINTAINER= feld@FreeBSD.org +COMMENT= Knowledgebase functionality for Redmine + +LICENSE= MIT + +NO_ARCH= yes + +USE_GITHUB= yes +GH_ACCOUNT= alexbevi +GH_PROJECT= redmine_knowledgebase + +REDMINE_PLUGIN_NAME= redmine_${PORTNAME} + +RUN_DEPENDS+= rubygem-redmine_acts_as_taggable_on>0:devel/rubygem-redmine_acts_as_taggable_on \ + rubygem-ya2yaml>0:textproc/rubygem-ya2yaml \ + rubygem-awesome_nested_set>0:databases/rubygem-awesome_nested_set + +.include "${.CURDIR}/../../www/redmine/bsd.redmine.mk" Added: head/www/redmine-knowledgebase/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-knowledgebase/distinfo Fri May 13 18:02:35 2016 (r415121) @@ -0,0 +1,2 @@ +SHA256 (alexbevi-redmine_knowledgebase-v2.3.0_GH0.tar.gz) = 9d7e050d9851b313a838ded47e8d1bf386741389497c55710a93bea0a85ed320 +SIZE (alexbevi-redmine_knowledgebase-v2.3.0_GH0.tar.gz) = 71659 Added: head/www/redmine-knowledgebase/files/patch-app_helpers_knowledgebase__helper.rb ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-knowledgebase/files/patch-app_helpers_knowledgebase__helper.rb Fri May 13 18:02:35 2016 (r415121) @@ -0,0 +1,15 @@ +--- app/helpers/knowledgebase_helper.rb.orig 2013-06-25 12:40:55 UTC ++++ app/helpers/knowledgebase_helper.rb +@@ -53,7 +53,11 @@ module KnowledgebaseHelper + def create_preview_link + v = Redmine::VERSION.to_a + if v[0] == 2 && v[1] <= 1 +- link_to_remote(l(:label_preview), { :url => { :controller => 'articles', :action => 'preview' }, :method => 'post', :update => 'preview', :with => "Form.serialize('articles-form')") ++ link_to_remote l(:label_preview), ++ { :url => { :controller => 'articles', :action => 'preview' }, ++ :method => 'post', ++ :update => 'preview', ++ :with => "Form.serialize('articles-form')" } + else + preview_link({ :controller => 'articles', :action => 'preview' }, 'articles-form') + end Added: head/www/redmine-knowledgebase/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-knowledgebase/pkg-descr Fri May 13 18:02:35 2016 (r415121) @@ -0,0 +1,4 @@ +This plugin adds professional knowledgebase functionality to the Redmine +project management application. + +WWW: https://github.com/alexbevi/redmine_knowledgebase From owner-svn-ports-head@freebsd.org Fri May 13 18:02:45 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B8F89B39C6A; Fri, 13 May 2016 18:02:45 +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 863AD1B25; Fri, 13 May 2016 18:02:45 +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 u4DI2i3b043073; Fri, 13 May 2016 18:02:44 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DI2i8k043071; Fri, 13 May 2016 18:02:44 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605131802.u4DI2i8k043071@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 13 May 2016 18:02:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415122 - head/security/lynis X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 18:02:45 -0000 Author: amdmi3 Date: Fri May 13 18:02:44 2016 New Revision: 415122 URL: https://svnweb.freebsd.org/changeset/ports/415122 Log: - Add missing file to plist Approved by: portmgr blanket Modified: head/security/lynis/Makefile head/security/lynis/pkg-plist Modified: head/security/lynis/Makefile ============================================================================== --- head/security/lynis/Makefile Fri May 13 18:02:35 2016 (r415121) +++ head/security/lynis/Makefile Fri May 13 18:02:44 2016 (r415122) @@ -3,6 +3,7 @@ PORTNAME= lynis PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://cisofy.com/files/ Modified: head/security/lynis/pkg-plist ============================================================================== --- head/security/lynis/pkg-plist Fri May 13 18:02:35 2016 (r415121) +++ head/security/lynis/pkg-plist Fri May 13 18:02:44 2016 (r415122) @@ -59,6 +59,7 @@ man/man8/lynis.8.gz %%DATADIR%%/include/tests_tooling %%DATADIR%%/include/tests_virtualization %%DATADIR%%/include/tests_webservers +%%DATADIR%%/include/tool_tips @mode %%DATADIR%%/plugins/README %%DATADIR%%/plugins/custom_plugin.template From owner-svn-ports-head@freebsd.org Fri May 13 18:02:56 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C864B39CB2; Fri, 13 May 2016 18:02:56 +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 30B141C25; Fri, 13 May 2016 18:02:56 +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 u4DI2thm043174; Fri, 13 May 2016 18:02:55 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DI2tOL043172; Fri, 13 May 2016 18:02:55 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605131802.u4DI2tOL043172@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 13 May 2016 18:02:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415123 - head/multimedia/mythtv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 18:02:56 -0000 Author: amdmi3 Date: Fri May 13 18:02:55 2016 New Revision: 415123 URL: https://svnweb.freebsd.org/changeset/ports/415123 Log: - Add missing files to plist Approved by: portmgr blanket Modified: head/multimedia/mythtv/Makefile head/multimedia/mythtv/pkg-plist Modified: head/multimedia/mythtv/Makefile ============================================================================== --- head/multimedia/mythtv/Makefile Fri May 13 18:02:44 2016 (r415122) +++ head/multimedia/mythtv/Makefile Fri May 13 18:02:55 2016 (r415123) @@ -3,6 +3,7 @@ PORTNAME= mythtv PORTVERSION= 0.27.5.20150616 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= decke@FreeBSD.org Modified: head/multimedia/mythtv/pkg-plist ============================================================================== --- head/multimedia/mythtv/pkg-plist Fri May 13 18:02:44 2016 (r415122) +++ head/multimedia/mythtv/pkg-plist Fri May 13 18:02:55 2016 (r415123) @@ -360,6 +360,7 @@ include/mythtv/metadata/globals.h include/mythtv/metadata/metadatacommon.h include/mythtv/metadata/metadatadownload.h include/mythtv/metadata/metadatafactory.h +include/mythtv/metadata/metadatagrabber.h include/mythtv/metadata/metadataimagedownload.h include/mythtv/metadata/metadataimagehelper.h include/mythtv/metadata/metaio.h @@ -676,8 +677,8 @@ lib/mythtv/filters/libyadif.so %%DATADIR%%/bindings/php/MythBackend.php %%DATADIR%%/bindings/php/MythBase.php %%DATADIR%%/bindings/php/MythFrontend.php -%%DATADIR%%/bindings/php/MythTVChannel.php %%DATADIR%%/bindings/php/MythTV.php +%%DATADIR%%/bindings/php/MythTVChannel.php %%DATADIR%%/bindings/php/MythTVProgram.php %%DATADIR%%/bindings/php/MythTVRecording.php %%DATADIR%%/bindings/php/MythTVStorageGroup.php @@ -711,8 +712,8 @@ lib/mythtv/filters/libyadif.so %%DATADIR%%/fonts/Tiresias Infofont Bold.ttf %%DATADIR%%/fonts/Tiresias Infofont Italic.ttf %%DATADIR%%/fonts/Tiresias Infofont.ttf -%%DATADIR%%/fonts/tiresias_gpl3.txt %%DATADIR%%/fonts/texgyrechorus-mediumitalic.otf +%%DATADIR%%/fonts/tiresias_gpl3.txt %%DATADIR%%/hardwareprofile/.gitignore %%DATADIR%%/hardwareprofile/MultipartPostHandler.py %%DATADIR%%/hardwareprofile/__init__.py @@ -1077,6 +1078,8 @@ lib/mythtv/filters/libyadif.so %%DATADIR%%/internetcontent/vimeo.py %%DATADIR%%/internetcontent/youtube.py %%DATADIR%%/locales/da_dk.xml +%%DATADIR%%/locales/de_at.xml +%%DATADIR%%/locales/de_ch.xml %%DATADIR%%/locales/de_de.xml %%DATADIR%%/locales/el_gr.xml %%DATADIR%%/locales/en_ca.xml @@ -1741,6 +1744,8 @@ lib/mythtv/filters/libyadif.so %%DATADIR%%/themes/default/keyboard/da_ui.xml %%DATADIR%%/themes/default/keyboard/de.xml %%DATADIR%%/themes/default/keyboard/de_ui.xml +%%DATADIR%%/themes/default/keyboard/el.xml +%%DATADIR%%/themes/default/keyboard/el_ui.xml %%DATADIR%%/themes/default/keyboard/en_gb.xml %%DATADIR%%/themes/default/keyboard/en_gb_ui.xml %%DATADIR%%/themes/default/keyboard/en_us.xml From owner-svn-ports-head@freebsd.org Fri May 13 18:03:02 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2DC76B39CE1; Fri, 13 May 2016 18:03:02 +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 D2AD51CF8; Fri, 13 May 2016 18:03:01 +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 u4DI3078043279; Fri, 13 May 2016 18:03:00 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DI30kG043277; Fri, 13 May 2016 18:03:00 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605131803.u4DI30kG043277@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 13 May 2016 18:03:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415124 - head/multimedia/mythtv-frontend X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 18:03:02 -0000 Author: amdmi3 Date: Fri May 13 18:03:00 2016 New Revision: 415124 URL: https://svnweb.freebsd.org/changeset/ports/415124 Log: - Add missing files to plist Approved by: portmgr blanket Modified: head/multimedia/mythtv-frontend/Makefile head/multimedia/mythtv-frontend/pkg-plist Modified: head/multimedia/mythtv-frontend/Makefile ============================================================================== --- head/multimedia/mythtv-frontend/Makefile Fri May 13 18:02:55 2016 (r415123) +++ head/multimedia/mythtv-frontend/Makefile Fri May 13 18:03:00 2016 (r415124) @@ -3,6 +3,7 @@ PORTNAME= mythtv-frontend PORTVERSION= 0.27.5.20150616 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= decke@FreeBSD.org Modified: head/multimedia/mythtv-frontend/pkg-plist ============================================================================== --- head/multimedia/mythtv-frontend/pkg-plist Fri May 13 18:02:55 2016 (r415123) +++ head/multimedia/mythtv-frontend/pkg-plist Fri May 13 18:03:00 2016 (r415124) @@ -353,6 +353,7 @@ include/mythtv/metadata/globals.h include/mythtv/metadata/metadatacommon.h include/mythtv/metadata/metadatadownload.h include/mythtv/metadata/metadatafactory.h +include/mythtv/metadata/metadatagrabber.h include/mythtv/metadata/metadataimagedownload.h include/mythtv/metadata/metadataimagehelper.h include/mythtv/metadata/metaio.h @@ -592,8 +593,8 @@ lib/mythtv/filters/libyadif.so %%DATADIR%%/fonts/Tiresias Infofont Bold.ttf %%DATADIR%%/fonts/Tiresias Infofont Italic.ttf %%DATADIR%%/fonts/Tiresias Infofont.ttf -%%DATADIR%%/fonts/tiresias_gpl3.txt %%DATADIR%%/fonts/texgyrechorus-mediumitalic.otf +%%DATADIR%%/fonts/tiresias_gpl3.txt %%DATADIR%%/html/3rdParty/jwplayer.qsp %%DATADIR%%/html/css/Status.css %%DATADIR%%/html/css/images/ui-bg_flat_30_cccccc_40x100.png @@ -690,9 +691,9 @@ lib/mythtv/filters/libyadif.so %%DATADIR%%/html/misc/database-backup.html %%DATADIR%%/html/misc/database-repair.html %%DATADIR%%/html/misc/databasetabs.html -%%DATADIR%%/html/misc/hardwareprofile.html %%DATADIR%%/html/misc/hardwareprofile-general.html %%DATADIR%%/html/misc/hardwareprofile-myprofile.html +%%DATADIR%%/html/misc/hardwareprofile.html %%DATADIR%%/html/misc/js/databasetabs.js %%DATADIR%%/html/misc/js/hardwareprofile.js %%DATADIR%%/html/misc/js/messagetab.js @@ -777,6 +778,8 @@ lib/mythtv/filters/libyadif.so %%DATADIR%%/i18n/mythfrontend_zh_cn.qm %%DATADIR%%/i18n/mythfrontend_zh_hk.qm %%DATADIR%%/locales/da_dk.xml +%%DATADIR%%/locales/de_at.xml +%%DATADIR%%/locales/de_ch.xml %%DATADIR%%/locales/de_de.xml %%DATADIR%%/locales/el_gr.xml %%DATADIR%%/locales/en_ca.xml @@ -1040,6 +1043,7 @@ lib/mythtv/filters/libyadif.so %%DATADIR%%/themes/Terra/browser-ui.xml %%DATADIR%%/themes/Terra/config-ui.xml %%DATADIR%%/themes/Terra/config/selected_icon_mask.png +%%DATADIR%%/themes/Terra/controls-ui.xml %%DATADIR%%/themes/Terra/controls/button.png %%DATADIR%%/themes/Terra/controls/button_pushed.png %%DATADIR%%/themes/Terra/controls/checkbox_background.png @@ -1051,7 +1055,6 @@ lib/mythtv/filters/libyadif.so %%DATADIR%%/themes/Terra/controls/short_textedit_background_selected.png %%DATADIR%%/themes/Terra/controls/small_button.png %%DATADIR%%/themes/Terra/controls/small_button_pushed.png -%%DATADIR%%/themes/Terra/controls-ui.xml %%DATADIR%%/themes/Terra/gallery-ui.xml %%DATADIR%%/themes/Terra/game-ui.xml %%DATADIR%%/themes/Terra/guide/guide_arrow_left.png @@ -1436,6 +1439,8 @@ lib/mythtv/filters/libyadif.so %%DATADIR%%/themes/default/keyboard/da_ui.xml %%DATADIR%%/themes/default/keyboard/de.xml %%DATADIR%%/themes/default/keyboard/de_ui.xml +%%DATADIR%%/themes/default/keyboard/el.xml +%%DATADIR%%/themes/default/keyboard/el_ui.xml %%DATADIR%%/themes/default/keyboard/en_gb.xml %%DATADIR%%/themes/default/keyboard/en_gb_ui.xml %%DATADIR%%/themes/default/keyboard/en_us.xml From owner-svn-ports-head@freebsd.org Fri May 13 18:05:21 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EAECAB39D54; Fri, 13 May 2016 18:05:21 +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 AE9AF1E66; Fri, 13 May 2016 18:05:21 +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 u4DI5KfV043493; Fri, 13 May 2016 18:05:20 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DI5KBr043489; Fri, 13 May 2016 18:05:20 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605131805.u4DI5KBr043489@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 13 May 2016 18:05:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415125 - in head/devel/m17n-lib: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 18:05:22 -0000 Author: amdmi3 Date: Fri May 13 18:05:20 2016 New Revision: 415125 URL: https://svnweb.freebsd.org/changeset/ports/415125 Log: - Update to 1.7.0 PR: 201708 Submitted by: yuri@rawbw.com Approved by: nikola.lecic@anthesphoria.net (maintainer) Modified: head/devel/m17n-lib/Makefile head/devel/m17n-lib/distinfo head/devel/m17n-lib/files/patch-configure.ac head/devel/m17n-lib/pkg-plist Modified: head/devel/m17n-lib/Makefile ============================================================================== --- head/devel/m17n-lib/Makefile Fri May 13 18:03:00 2016 (r415124) +++ head/devel/m17n-lib/Makefile Fri May 13 18:05:20 2016 (r415125) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= m17n-lib -PORTVERSION= 1.6.4 -PORTREVISION= 6 +PORTVERSION= 1.7.0 CATEGORIES= devel textproc MASTER_SITES= SAVANNAH/m17n @@ -21,11 +20,11 @@ RUN_DEPENDS= m17n-db>=1.6.4:devel/m17n-d MAKE_JOBS_UNSAFE= yes -USES= libtool pkgconfig +USES= autoreconf gettext-tools libtool pkgconfig USE_XORG= ice sm x11 xaw xft xt USE_GNOME= libxml2 -USE_AUTOTOOLS= autoconf USE_LDCONFIG= yes +GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS= --disable-nls @@ -37,7 +36,7 @@ ISPELL_DESC= Spell checking support via THAI_DESC= Thai language support via libThai ANTHY_LIB_DEPENDS= libanthy.so:japanese/anthy -ANTHY_CONFIGURE_OFF+= --without-anthy +ANTHY_CONFIGURE_OFF= --without-anthy ISPELL_BUILD_DEPENDS= ispell:textproc/aspell-ispell ISPELL_RUN_DEPENDS= ispell:textproc/aspell-ispell @@ -47,8 +46,8 @@ THAI_LIB_DEPENDS= libthai.so:devel/libth THAI_CONFIGURE_OFF= --without-libthai post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|$${libdir}/pkgconfig|$${prefix}/libdata/pkgconfig|g ; \ + @${FIND} ${WRKSRC} -name "Makefile.am" | ${XARGS} ${REINPLACE_CMD} -e \ + 's|libdir}/pkgconfig|prefix}/libdata/pkgconfig|g ; \ s|-ldl||g' .include Modified: head/devel/m17n-lib/distinfo ============================================================================== --- head/devel/m17n-lib/distinfo Fri May 13 18:03:00 2016 (r415124) +++ head/devel/m17n-lib/distinfo Fri May 13 18:05:20 2016 (r415125) @@ -1,2 +1,2 @@ -SHA256 (m17n-lib-1.6.4.tar.gz) = 0370fda16bce321acad96b623dbbead0d797d86f5d5fa43d0cde8ff3b01555a4 -SIZE (m17n-lib-1.6.4.tar.gz) = 1034422 +SHA256 (m17n-lib-1.7.0.tar.gz) = 8eb853e1e0c86a70a09871f3264f950e5d62bba98960b3ffcde11511c138db83 +SIZE (m17n-lib-1.7.0.tar.gz) = 1063169 Modified: head/devel/m17n-lib/files/patch-configure.ac ============================================================================== --- head/devel/m17n-lib/files/patch-configure.ac Fri May 13 18:03:00 2016 (r415124) +++ head/devel/m17n-lib/files/patch-configure.ac Fri May 13 18:05:20 2016 (r415125) @@ -1,6 +1,15 @@ ---- configure.ac.orig Thu May 24 21:42:48 2007 -+++ configure.ac Mon Oct 15 03:04:55 2007 -@@ -324,6 +324,10 @@ +--- configure.ac.orig 2014-12-10 14:22:52 UTC ++++ configure.ac +@@ -106,7 +106,7 @@ if test x$with_gui != xno; then + + dnl Checks if dlopen exists, and if it's in libc or libdl. + +-AC_SEARCH_LIBS(dlopen, dl, ++AC_SEARCH_LIBS(dlopen, , + AC_DEFINE(HAVE_DLOPEN, 1, + [Define to 1 if you have the function dlopen.])) + +@@ -342,6 +342,10 @@ LIBS="$save_LIBS" AC_SUBST(XML2_LD_FLAGS) dnl Check for Anthy usability. @@ -11,7 +20,7 @@ PKG_CHECK_MODULES(ANTHY, anthy, HAVE_ANTHY=yes, HAVE_ANTHY=no) if test "x$HAVE_ANTHY" = "xyes"; then -@@ -333,6 +337,8 @@ +@@ -351,6 +355,8 @@ if test "x$HAVE_ANTHY" = "xyes"; then ANTHY_LD_FLAGS="$ANTHY_LIBS" CONFIG_FLAGS="$CONFIG_FLAGS -DHAVE_ANTHY" fi @@ -20,7 +29,7 @@ AC_SUBST(ANTHY_LD_FLAGS) dnl Check for Ispell usability. -@@ -347,11 +353,15 @@ +@@ -365,11 +371,15 @@ dnl Check for Thai word-segmentation lib dnl If we have one, define HAVE_THAI_WORDSEG and one of these: dnl HAVE_LIBTHAI, HAVE_WORDCUT, or HAVE_WORDCUT_OLD dnl In addition, set THAI_WORDSEG_LD_FLAGS to a proper value. @@ -37,12 +46,12 @@ AC_DEFINE(HAVE_LIBTHAI, 1, [Define if you have libthai]) THAI_WORDSEG_LD_FLAGS="$LIBTHAI_LIBS" -@@ -406,6 +416,8 @@ - if test "x$HAVE_THAI_WORDSEG" = "xyes"; then +@@ -425,6 +435,8 @@ if test "x$HAVE_THAI_WORDSEG" = "xyes"; AC_DEFINE(HAVE_THAI_WORDSEG, 1, [Define if you have some Thai word-segmentation library]) -+fi -+ fi ++ ++fi AC_SUBST(THAI_WORDSEG_LD_FLAGS) + AC_SUBST(CONFIG_FLAGS) Modified: head/devel/m17n-lib/pkg-plist ============================================================================== --- head/devel/m17n-lib/pkg-plist Fri May 13 18:03:00 2016 (r415124) +++ head/devel/m17n-lib/pkg-plist Fri May 13 18:05:20 2016 (r415125) @@ -13,19 +13,19 @@ include/m17n.h lib/libm17n-core.a lib/libm17n-core.so lib/libm17n-core.so.0 -lib/libm17n-core.so.0.4.0 +lib/libm17n-core.so.0.4.1 lib/libm17n-flt.a lib/libm17n-flt.so lib/libm17n-flt.so.0 -lib/libm17n-flt.so.0.4.0 +lib/libm17n-flt.so.0.4.1 lib/libm17n-gui.a lib/libm17n-gui.so lib/libm17n-gui.so.0 -lib/libm17n-gui.so.0.4.0 +lib/libm17n-gui.so.0.4.1 lib/libm17n.a lib/libm17n.so lib/libm17n.so.0 -lib/libm17n.so.0.4.0 +lib/libm17n.so.0.4.1 lib/m17n/1.0/libm17n-X.a lib/m17n/1.0/libm17n-X.so lib/m17n/1.0/libm17n-gd.a From owner-svn-ports-head@freebsd.org Fri May 13 18:06:40 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF977B39DE8; Fri, 13 May 2016 18:06:40 +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 B1F471FA0; Fri, 13 May 2016 18:06:40 +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 u4DI6djZ043633; Fri, 13 May 2016 18:06:39 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DI6de0043632; Fri, 13 May 2016 18:06:39 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605131806.u4DI6de0043632@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 13 May 2016 18:06:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415126 - head/mail/mailpile X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 18:06:41 -0000 Author: amdmi3 Date: Fri May 13 18:06:39 2016 New Revision: 415126 URL: https://svnweb.freebsd.org/changeset/ports/415126 Log: - Clarify LICENSE - Add LICENSE_FILE - Fix shebangs Approved by: portmgr blanket Modified: head/mail/mailpile/Makefile Modified: head/mail/mailpile/Makefile ============================================================================== --- head/mail/mailpile/Makefile Fri May 13 18:05:20 2016 (r415125) +++ head/mail/mailpile/Makefile Fri May 13 18:06:39 2016 (r415126) @@ -3,12 +3,14 @@ PORTNAME= mailpile PORTVERSION= 0.5.2 +PORTREVISION= 1 CATEGORIES= mail security MAINTAINER= yuri@rawbw.com COMMENT= Locally hosted web-browser based mail client -LICENSE= AGPLv3 +LICENSE= AGPLv3+ +LICENSE_FILE= ${WRKSRC}/AGPLv3.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2 \ @@ -20,7 +22,11 @@ USE_GITHUB= yes GH_ACCOUNT= mailpile GH_PROJECT= Mailpile -USES= gettext python +USES= gettext python shebangfix +python_OLD_CMD= /usr/bin/python2 +SHEBANG_FILES= mailpile/contrib/gui/gui-o-matic.py \ + mailpile/contrib/gui/gui-test.sh \ + mailpile/contrib/gui/icons-osx/mk_icons.sh USE_PYTHON= autoplist distutils NO_ARCH= yes From owner-svn-ports-head@freebsd.org Fri May 13 18:28:41 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D62B2B3A263; Fri, 13 May 2016 18:28:41 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (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 6BC801BA6; Fri, 13 May 2016 18:28:41 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by mail-wm0-x22b.google.com with SMTP id a17so43417960wme.0; Fri, 13 May 2016 11:28:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=K+1PLbDWQvNmSLwY6Vd71whH9nVkarCcIUHPKsgOiRs=; b=k2jjwUkc6q4XH3uThnU4PiZWoFx83WlJiBD7VLRQ9tM4xcRNmHqY51ANV9Y7J13BXs O3jWKWKanqRIh7FuojGFkEH0tdl64IA28ITgo8i+Vn974b9EHfVr1X6TqpUOAVZEgipJ ZkXhcFIZIZW9zS9XdiRUlqjtSs6qEbFWMOFkTXX91AjxNyP5/YE76UsPNvqm32eSEydR NF3nP2DTOW++Fnp8fysxP8sr0bWgBDGXLudBaWFhrjMLpdzrRhFFQS5IxJcQQ2H2fe4S bEBI2JHVOK++bUVKgxn8fwYE3PNTogOPwheQGo1kuJ3JX78fQ7zmWuTDHO1EebUzRxne 5eGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=K+1PLbDWQvNmSLwY6Vd71whH9nVkarCcIUHPKsgOiRs=; b=F1mknF0HXD29oauwk3pAoNLB1lLXnUGTI1L0Um8c9VOldG9Va9TXAyv2iMKWihFzu2 +ArKZTiQRvyys5ENLadARUf2HGH85wnBbQlRX/O9hfvqpE0A2Oj2bCrz3pFb7oFiYrMG 2eekro7BupBopn7tM2rgknpHxVexywYSDnh1pOum4YKrQys5DvU+2yh/TAoHJRQfptgr 9JSQtzsMKUvK/iSDEQ33ZQFnwbO7PZqi9QCHcrnibTGIC41fAWxm8IgZZdOhsxmNeeoA pC8asTQK0hnK83i3exvzKE1CLYOigLGO5Mk7vAdpEnfH4qogsroGwn9dVJOSREzXBF8G mQFA== X-Gm-Message-State: AOPr4FX9/z4gbPSukfIhvzfg2it0jJHGP7oPOFbCUCiAwy9BRG8xpyv57bhfwjV8z/h41A== X-Received: by 10.194.82.41 with SMTP id f9mr19376785wjy.169.1463164120067; Fri, 13 May 2016 11:28:40 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id g197sm4477601wme.15.2016.05.13.11.28.38 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 May 2016 11:28:39 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 13 May 2016 20:28:37 +0200 From: Baptiste Daroussin To: Alexey Dokuchaev Cc: Ed Maste , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r415078 - in head: . Mk Message-ID: <20160513182837.GF49383@ivaldir.etoilebsd.net> References: <201605121820.u4CIKROJ004026@repo.freebsd.org> <20160513160151.GA30219@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Zrag5V6pnZGjLKiw" Content-Disposition: inline In-Reply-To: <20160513160151.GA30219@FreeBSD.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 18:28:41 -0000 --Zrag5V6pnZGjLKiw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 13, 2016 at 04:01:51PM +0000, Alexey Dokuchaev wrote: > On Thu, May 12, 2016 at 06:20:27PM +0000, Ed Maste wrote: > > New Revision: 415078 > > URL: https://svnweb.freebsd.org/changeset/ports/415078 > >=20 > > Log: > > Record TIMESTAMP in make makesum > > =20 > > This is intended to support development and prototyping for ports > > reproducible build efforts which require some concept of a "last > > updated" time. It is being committed now so that timestamp entries > > will be populated "for free" as port distfiles updates happen. >=20 > Why does it have to be part of distinfo rather than obtained from keywords > or "svn info distinfo | grep ..."? (The latter might seem like it could > slow things down a bit, but 1) it's unclear if it would make a significant > difference without actual tests, and 2) polluting distinfo looks worse, to > me at least.) First the svn keyword date will be updated too often (each cosmetic change = in a makefile) resulting in making reproducible builds less efficient. Second the ports tree is available in plenty of forms where the keywords ar= e not expanded: git, hg etc. breaking as such the reproducible builds Best regards, Bapt --Zrag5V6pnZGjLKiw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXNhzVAAoJEGOJi9zxtz5abfEP/0m3+UkvDVSwnm9aW33KojVS 7+kc9Mmmx7OVbzZvWkDeux+B7Nf914z9BneWKX3BfWD6+YaUQDp37G9SZXAd7MYu dreZlKOK3A9ME6tk4HjFzgCe7FGHVlEDcL/2zRrAU1EYEkn83VVxJdki31O91B7Y vImwi3QlCQ+LUGGM5Q2QkSgsv8FpcSnkMzW3bukAM7RdA4l/qSR1RKwabJ2t/R1N 3B/AlOofXsn6me6Kr2Nyy8p6+zQnU/zDBvd3YbYCdNq2319Lss82iWWU8lTkNoLo otzwWUXTk2A8zxDEKWjHXdNu4JdiNgHe8QDgRnAwD6QyLMauL2XEDYUbmqtnuRy1 LWknJFeJ4Uc0HeW8ukIduJRWtQsCRG+stwO9UQaRfsQh3gCAHo1nvlzund28neuZ uhzPQQ+mn8FF+LTXz6hleINEZZTBmHsVkZ3YJV7L34xuYMCztbzdjnZxszQnEtI/ zgemK/hkBgwFqmP2c3F4SCNFeeMxHLC/AhuOireFhwwWXOMCBr+1N1Wq2kLw1JIz U0ogejsu0peABU9UAvAScWNSd8SgPMiiSRQApYQ/RLYNQ0wwluUmEpJXHbu1Vz8Y Oerb9ho0/M2c0bFEKo9Ld/RWWxaAUdb8bnY7jwWMPFDblwHsSzMdwQ50pQUdOcqY OAXgNBXZpl5BPJl1qdiQ =xmTk -----END PGP SIGNATURE----- --Zrag5V6pnZGjLKiw-- From owner-svn-ports-head@freebsd.org Fri May 13 18:29:14 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1B72AB3A2B6; Fri, 13 May 2016 18:29:14 +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 DCB131CCD; Fri, 13 May 2016 18:29:13 +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 u4DITDMh049740; Fri, 13 May 2016 18:29:13 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DITDP0049738; Fri, 13 May 2016 18:29:13 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605131829.u4DITDP0049738@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 13 May 2016 18:29:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415127 - head/science/veusz/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 18:29:14 -0000 Author: pi Date: Fri May 13 18:29:12 2016 New Revision: 415127 URL: https://svnweb.freebsd.org/changeset/ports/415127 Log: science/veusz: Fix build with libc++ 3.8.0 PR: 209094 Submitted by: dom Approved by: devel@stasyan.com (maintainer timeout) Added: head/science/veusz/files/ head/science/veusz/files/patch-veusz_helpers_src_qtloops_isnan.h (contents, props changed) Added: head/science/veusz/files/patch-veusz_helpers_src_qtloops_isnan.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/veusz/files/patch-veusz_helpers_src_qtloops_isnan.h Fri May 13 18:29:12 2016 (r415127) @@ -0,0 +1,11 @@ +--- veusz/helpers/src/qtloops/isnan.h.orig 2013-11-27 18:00:21 UTC ++++ veusz/helpers/src/qtloops/isnan.h +@@ -50,7 +50,7 @@ + # define isFinite(_a) (_finite(_a)) /* Win32 definition */ + #elif defined(__sgi) + # define isFinite(_a) (_isfinite(_a)) +-#elif defined(isfinite) ++#elif defined(isfinite) || defined(__FreeBSD__) + # define isFinite(_a) (isfinite(_a)) + #elif defined(__osf__) + # define isFinite(_a) (finite(_a) && !isNaN(_a)) From owner-svn-ports-head@freebsd.org Fri May 13 18:38:35 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E890EB3A467; Fri, 13 May 2016 18:38:35 +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 A293510FD; Fri, 13 May 2016 18:38:35 +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 u4DIcYLx052928; Fri, 13 May 2016 18:38:34 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DIcYBP052927; Fri, 13 May 2016 18:38:34 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605131838.u4DIcYBP052927@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 18:38:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415128 - head/biology/tRNAscan-SE/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 18:38:36 -0000 Author: bapt Date: Fri May 13 18:38:34 2016 New Revision: 415128 URL: https://svnweb.freebsd.org/changeset/ports/415128 Log: Prevent collision with getline(3) Added: head/biology/tRNAscan-SE/files/patch-sqio.c (contents, props changed) Added: head/biology/tRNAscan-SE/files/patch-sqio.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/tRNAscan-SE/files/patch-sqio.c Fri May 13 18:38:34 2016 (r415128) @@ -0,0 +1,291 @@ +--- sqio.c.orig 2002-04-12 20:12:04 UTC ++++ sqio.c +@@ -235,7 +235,7 @@ readline(FILE *f, char *s) + } + + static void +-getline(struct ReadSeqVars *V) ++get_line(struct ReadSeqVars *V) + { + readline(V->f, V->sbuffer); + } +@@ -306,7 +306,7 @@ readLoop(int addfirst, int (*endTest)(ch + V->seqlen = 0; + if (addfirst) addseq(V->sbuffer, V); + do { +- getline(V); ++ get_line(V); + done = feof(V->f); + done |= (*endTest)(V->sbuffer, &addend); + if (addend || !done) +@@ -332,7 +332,7 @@ readPIR(struct ReadSeqVars *V) + char *sptr; + /* load first line of entry */ + while (!feof(V->f) && strncmp(V->sbuffer, "ENTRY", 5) != 0) +- getline(V); ++ get_line(V); + if (feof(V->f)) return; + + if ((sptr = strtok(V->sbuffer + 15, "\n\t ")) != NULL) +@@ -341,7 +341,7 @@ readPIR(struct ReadSeqVars *V) + SetSeqinfoString(V->sqinfo, sptr, SQINFO_ID); + } + do { +- getline(V); ++ get_line(V); + if (!feof(V->f) && strncmp(V->sbuffer, "TITLE", 5) == 0) + SetSeqinfoString(V->sqinfo, V->sbuffer+15, SQINFO_DESC); + else if (!feof(V->f) && strncmp(V->sbuffer, "ACCESSION", 9) == 0) +@@ -350,7 +350,7 @@ readPIR(struct ReadSeqVars *V) + SetSeqinfoString(V->sqinfo, sptr, SQINFO_ACC); + } + } while (! feof(V->f) && (strncmp(V->sbuffer,"SEQUENCE", 8) != 0)); +- getline(V); /* skip next line, coords */ ++ get_line(V); /* skip next line, coords */ + + readLoop(0, endPIR, V); + +@@ -364,7 +364,7 @@ readPIR(struct ReadSeqVars *V) + /* get next line + */ + while (!feof(V->f) && strncmp(V->sbuffer, "ENTRY", 5) != 0) +- getline(V); ++ get_line(V); + } + + +@@ -382,7 +382,7 @@ readIG(struct ReadSeqVars *V) + char *nm; + /* position past ';' comments */ + do { +- getline(V); ++ get_line(V); + } while (! (feof(V->f) || ((*V->sbuffer != 0) && (*V->sbuffer != ';')) )); + + if (!feof(V->f)) +@@ -394,7 +394,7 @@ readIG(struct ReadSeqVars *V) + } + + while (!(feof(V->f) || ((*V->sbuffer != '\0') && (*V->sbuffer == ';')))) +- getline(V); ++ get_line(V); + } + + static int +@@ -416,7 +416,7 @@ readStrider(struct ReadSeqVars *V) + if ((nm = strtok(V->sbuffer+16, ",\n\t ")) != NULL) + SetSeqinfoString(V->sqinfo, nm, SQINFO_NAME); + } +- getline(V); ++ get_line(V); + } + + if (! feof(V->f)) +@@ -425,7 +425,7 @@ readStrider(struct ReadSeqVars *V) + /* load next line + */ + while ((!feof(V->f)) && (*V->sbuffer != ';')) +- getline(V); ++ get_line(V); + } + + +@@ -443,7 +443,7 @@ readGenBank(struct ReadSeqVars *V) + int in_definition; + + while (strncmp(V->sbuffer, "LOCUS", 5) != 0) +- getline(V); ++ get_line(V); + + if ((sptr = strtok(V->sbuffer+12, "\n\t ")) != NULL) + { +@@ -454,7 +454,7 @@ readGenBank(struct ReadSeqVars *V) + in_definition = FALSE; + while (! feof(V->f)) + { +- getline(V); ++ get_line(V); + if (! feof(V->f) && strstr(V->sbuffer, "DEFINITION") == V->sbuffer) + { + if ((sptr = strtok(V->sbuffer+12, "\n")) != NULL) +@@ -487,11 +487,11 @@ readGenBank(struct ReadSeqVars *V) + + + while (!(feof(V->f) || ((*V->sbuffer!=0) && (strstr(V->sbuffer,"LOCUS") == V->sbuffer)))) +- getline(V); ++ get_line(V); + /* SRE: V->s now holds "//", so sequential + reads are wedged: fixed Tue Jul 13 1993 */ + while (!feof(V->f) && strstr(V->sbuffer, "LOCUS ") != V->sbuffer) +- getline(V); ++ get_line(V); + } + + static int +@@ -521,12 +521,12 @@ readNBRF(struct ReadSeqVars *V) + if ((sptr = strtok(V->sbuffer+4, "\n\t ")) != NULL) + SetSeqinfoString(V->sqinfo, sptr, SQINFO_NAME); + +- getline(V); /*skip title-junk line*/ ++ get_line(V); /*skip title-junk line*/ + + readLoop(0, endNBRF, V); + + while (!(feof(V->f) || (*V->sbuffer != 0 && *V->sbuffer == '>'))) +- getline(V); ++ get_line(V); + } + + +@@ -559,7 +559,7 @@ readGCGdata(struct ReadSeqVars *V) + } else Die("bogus GCGdata format? %s", V->sbuffer); + + /* second line contains free text description */ +- getline(V); ++ get_line(V); + SetSeqinfoString(V->sqinfo, V->sbuffer, SQINFO_DESC); + + if (binary) { +@@ -579,7 +579,7 @@ readGCGdata(struct ReadSeqVars *V) + else readLoop(0, endGCGdata, V); + + while (!(feof(V->f) || ((*V->sbuffer != 0) && (*V->sbuffer == '>')))) +- getline(V); ++ get_line(V); + } + + static int +@@ -625,7 +625,7 @@ readPearson(struct ReadSeqVars *V) + readLoop(0, endPearson, V); + + while (!(feof(V->f) || ((*V->sbuffer != 0) && (*V->sbuffer == '>')))) +- getline(V); ++ get_line(V); + } + + +@@ -652,7 +652,7 @@ readEMBL(struct ReadSeqVars *V) + + /* make sure we have first line */ + while (!feof(V->f) && strncmp(V->sbuffer, "ID ", 4) != 0) +- getline(V); ++ get_line(V); + + if ((sptr = strtok(V->sbuffer+5, "\n\t ")) != NULL) + { +@@ -661,7 +661,7 @@ readEMBL(struct ReadSeqVars *V) + } + + do { +- getline(V); ++ get_line(V); + if (!feof(V->f) && strstr(V->sbuffer, "AC ") == V->sbuffer) + { + if ((sptr = strtok(V->sbuffer+5, "; \t\n")) != NULL) +@@ -685,7 +685,7 @@ readEMBL(struct ReadSeqVars *V) + + /* load next record's ID line */ + while (!feof(V->f) && strncmp(V->sbuffer, "ID ", 4) != 0) +- getline(V); ++ get_line(V); + } + + +@@ -701,7 +701,7 @@ readZuker(struct ReadSeqVars *V) + { + char *sptr; + +- getline(V); /*s == "seqLen seqid string..."*/ ++ get_line(V); /*s == "seqLen seqid string..."*/ + + if ((sptr = strtok(V->sbuffer+6, " \t\n")) != NULL) + SetSeqinfoString(V->sqinfo, sptr, SQINFO_NAME); +@@ -712,7 +712,7 @@ readZuker(struct ReadSeqVars *V) + readLoop(0, endZuker, V); + + while (!(feof(V->f) | ((*V->sbuffer != '\0') & (*V->sbuffer == '(')))) +- getline(V); ++ get_line(V); + } + + static void +@@ -734,7 +734,7 @@ readUWGCG(struct ReadSeqVars *V) + + do { + done = feof(V->f); +- getline(V); ++ get_line(V); + if (! done) addseq(V->sbuffer, V); + } while (!done); + } +@@ -746,7 +746,7 @@ readSquid(struct ReadSeqVars *V) + char *sptr; + int dostruc = FALSE; + +- while (strncmp(V->sbuffer, "NAM ", 4) != 0) getline(V); ++ while (strncmp(V->sbuffer, "NAM ", 4) != 0) get_line(V); + + if ((sptr = strtok(V->sbuffer+4, "\n\t ")) != NULL) + SetSeqinfoString(V->sqinfo, sptr, SQINFO_NAME); +@@ -754,7 +754,7 @@ readSquid(struct ReadSeqVars *V) + /*CONSTCOND*/ + while (1) + { +- getline(V); ++ get_line(V); + if (feof(V->f)) {squid_errno = SQERR_FORMAT; return; } + + if (strncmp(V->sbuffer, "SRC ", 4) == 0) +@@ -786,14 +786,14 @@ readSquid(struct ReadSeqVars *V) + while (1) + { + /* sequence line */ +- getline(V); ++ get_line(V); + if (feof(V->f) || strncmp(V->sbuffer, "++", 2) == 0) + break; + addseq(V->sbuffer, V); + /* structure line */ + if (dostruc) + { +- getline(V); ++ get_line(V); + if (feof(V->f)) { squid_errno = SQERR_FORMAT; return; } + addstruc(V->sbuffer, V); + } +@@ -801,7 +801,7 @@ readSquid(struct ReadSeqVars *V) + + + while (!feof(V->f) && strncmp(V->sbuffer, "NAM ", 4) != 0) +- getline(V); ++ get_line(V); + } + + +@@ -848,7 +848,7 @@ SeqfileOpen(char *filename, int format, + + /* Load the first line. + */ +- getline(dbfp); ++ get_line(dbfp); + + return dbfp; + } +@@ -862,7 +862,7 @@ void + SeqfilePosition(SQFILE *sqfp, long offset) + { + fseek(sqfp->f, offset, SEEK_SET); +- getline(sqfp); ++ get_line(sqfp); + } + + +@@ -954,7 +954,7 @@ ReadSeq(SQFILE *V, int format, char **re + do { /* skip leading comments on GCG file */ + gotuw = (strstr(V->sbuffer,"..") != NULL); + if (gotuw) readUWGCG(V); +- getline(V); ++ get_line(V); + } while (! feof(V->f)); + break; + From owner-svn-ports-head@freebsd.org Fri May 13 18:39:08 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04C55B3A49C; Fri, 13 May 2016 18:39:08 +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 D393511E0; Fri, 13 May 2016 18:39:07 +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 u4DId7lA053039; Fri, 13 May 2016 18:39:07 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DId7vs053038; Fri, 13 May 2016 18:39:07 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605131839.u4DId7vs053038@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 18:39:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415129 - head/biology/wise/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 18:39:08 -0000 Author: bapt Date: Fri May 13 18:39:06 2016 New Revision: 415129 URL: https://svnweb.freebsd.org/changeset/ports/415129 Log: Prevent collision with getline(3) Added: head/biology/wise/files/patch-src_HMMer2_sqio.c (contents, props changed) Added: head/biology/wise/files/patch-src_HMMer2_sqio.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/wise/files/patch-src_HMMer2_sqio.c Fri May 13 18:39:06 2016 (r415129) @@ -0,0 +1,300 @@ +--- src/HMMer2/sqio.c.orig 2001-06-18 13:59:51 UTC ++++ src/HMMer2/sqio.c +@@ -213,7 +213,7 @@ readline(FILE *f, char *s) + } + } + +-/* Function: getline() ++/* Function: get_line() + * Date: SRE, Tue Mar 3 08:30:01 1998 [St. Louis] + * + * Purpose: read a line from a sequence file into V->sbuffer. +@@ -229,7 +229,7 @@ readline(FILE *f, char *s) + * Returns: (void) + */ + static void +-getline(struct ReadSeqVars *V) ++get_line(struct ReadSeqVars *V) + { + char *cp; + +@@ -299,7 +299,7 @@ readLoop(int addfirst, int (*endTest)(ch + V->seqlen = 0; + if (addfirst) addseq(V->sbuffer, V); + do { +- getline(V); ++ get_line(V); + /* feof() alone is a bug; files not necessarily \n terminated */ + if (*(V->sbuffer) == '\0' && feof(V->f)) + done = TRUE; +@@ -327,7 +327,7 @@ readPIR(struct ReadSeqVars *V) + char *sptr; + /* load first line of entry */ + while (!feof(V->f) && strncmp(V->sbuffer, "ENTRY", 5) != 0) +- getline(V); ++ get_line(V); + if (feof(V->f)) return; + + if ((sptr = strtok(V->sbuffer + 15, "\n\t ")) != NULL) +@@ -336,7 +336,7 @@ readPIR(struct ReadSeqVars *V) + SetSeqinfoString(V->sqinfo, sptr, SQINFO_ID); + } + do { +- getline(V); ++ get_line(V); + if (!feof(V->f) && strncmp(V->sbuffer, "TITLE", 5) == 0) + SetSeqinfoString(V->sqinfo, V->sbuffer+15, SQINFO_DESC); + else if (!feof(V->f) && strncmp(V->sbuffer, "ACCESSION", 9) == 0) +@@ -345,7 +345,7 @@ readPIR(struct ReadSeqVars *V) + SetSeqinfoString(V->sqinfo, sptr, SQINFO_ACC); + } + } while (! feof(V->f) && (strncmp(V->sbuffer,"SEQUENCE", 8) != 0)); +- getline(V); /* skip next line, coords */ ++ get_line(V); /* skip next line, coords */ + + readLoop(0, endPIR, V); + +@@ -359,7 +359,7 @@ readPIR(struct ReadSeqVars *V) + /* get next line + */ + while (!feof(V->f) && strncmp(V->sbuffer, "ENTRY", 5) != 0) +- getline(V); ++ get_line(V); + } + + +@@ -377,7 +377,7 @@ readIG(struct ReadSeqVars *V) + char *nm; + /* position past ';' comments */ + do { +- getline(V); ++ get_line(V); + } while (! (feof(V->f) || ((*V->sbuffer != 0) && (*V->sbuffer != ';')) )); + + if (!feof(V->f)) +@@ -389,7 +389,7 @@ readIG(struct ReadSeqVars *V) + } + + while (!(feof(V->f) || ((*V->sbuffer != '\0') && (*V->sbuffer == ';')))) +- getline(V); ++ get_line(V); + } + + static int +@@ -411,7 +411,7 @@ readStrider(struct ReadSeqVars *V) + if ((nm = strtok(V->sbuffer+16, ",\n\t ")) != NULL) + SetSeqinfoString(V->sqinfo, nm, SQINFO_NAME); + } +- getline(V); ++ get_line(V); + } + + if (! feof(V->f)) +@@ -420,7 +420,7 @@ readStrider(struct ReadSeqVars *V) + /* load next line + */ + while ((!feof(V->f)) && (*V->sbuffer != ';')) +- getline(V); ++ get_line(V); + } + + +@@ -438,7 +438,7 @@ readGenBank(struct ReadSeqVars *V) + int in_definition; + + while (strncmp(V->sbuffer, "LOCUS", 5) != 0) +- getline(V); ++ get_line(V); + + if ((sptr = strtok(V->sbuffer+12, "\n\t ")) != NULL) + { +@@ -449,7 +449,7 @@ readGenBank(struct ReadSeqVars *V) + in_definition = FALSE; + while (! feof(V->f)) + { +- getline(V); ++ get_line(V); + if (! feof(V->f) && strstr(V->sbuffer, "DEFINITION") == V->sbuffer) + { + if ((sptr = strtok(V->sbuffer+12, "\n")) != NULL) +@@ -482,11 +482,11 @@ readGenBank(struct ReadSeqVars *V) + + + while (!(feof(V->f) || ((*V->sbuffer!=0) && (strstr(V->sbuffer,"LOCUS") == V->sbuffer)))) +- getline(V); ++ get_line(V); + /* SRE: V->s now holds "//", so sequential + reads are wedged: fixed Tue Jul 13 1993 */ + while (!feof(V->f) && strstr(V->sbuffer, "LOCUS ") != V->sbuffer) +- getline(V); ++ get_line(V); + } + + static int +@@ -515,7 +515,7 @@ readGCGdata(struct ReadSeqVars *V) + Die("bogus GCGdata format? %s", V->sbuffer); + + /* second line contains free text description */ +- getline(V); ++ get_line(V); + SetSeqinfoString(V->sqinfo, V->sbuffer, SQINFO_DESC); + + if (binary) { +@@ -535,7 +535,7 @@ readGCGdata(struct ReadSeqVars *V) + else readLoop(0, endGCGdata, V); + + while (!(feof(V->f) || ((*V->sbuffer != 0) && (*V->sbuffer == '>')))) +- getline(V); ++ get_line(V); + } + + static int +@@ -555,12 +555,12 @@ readPearson(struct ReadSeqVars *V) + if ((sptr = strtok(NULL, "\n")) != NULL) + SetSeqinfoString(V->sqinfo, sptr, SQINFO_DESC); + /* workaround for long NCBI NR lines */ +- while (V->longline && ! feof(V->f)) getline(V); ++ while (V->longline && ! feof(V->f)) get_line(V); + + readLoop(0, endPearson, V); + + while (!(feof(V->f) || ((*V->sbuffer != 0) && (*V->sbuffer == '>')))) +- getline(V); ++ get_line(V); + } + + +@@ -587,7 +587,7 @@ readEMBL(struct ReadSeqVars *V) + + /* make sure we have first line */ + while (!feof(V->f) && strncmp(V->sbuffer, "ID ", 4) != 0) +- getline(V); ++ get_line(V); + + if ((sptr = strtok(V->sbuffer+5, "\n\t ")) != NULL) + { +@@ -596,7 +596,7 @@ readEMBL(struct ReadSeqVars *V) + } + + do { +- getline(V); ++ get_line(V); + if (!feof(V->f) && strstr(V->sbuffer, "AC ") == V->sbuffer) + { + if ((sptr = strtok(V->sbuffer+5, "; \t\n")) != NULL) +@@ -620,7 +620,7 @@ readEMBL(struct ReadSeqVars *V) + + /* load next record's ID line */ + while (!feof(V->f) && strncmp(V->sbuffer, "ID ", 4) != 0) +- getline(V); ++ get_line(V); + } + + +@@ -636,7 +636,7 @@ readZuker(struct ReadSeqVars *V) + { + char *sptr; + +- getline(V); /*s == "seqLen seqid string..."*/ ++ get_line(V); /*s == "seqLen seqid string..."*/ + + if ((sptr = strtok(V->sbuffer+6, " \t\n")) != NULL) + SetSeqinfoString(V->sqinfo, sptr, SQINFO_NAME); +@@ -647,7 +647,7 @@ readZuker(struct ReadSeqVars *V) + readLoop(0, endZuker, V); + + while (!(feof(V->f) | ((*V->sbuffer != '\0') & (*V->sbuffer == '(')))) +- getline(V); ++ get_line(V); + } + + static void +@@ -669,7 +669,7 @@ readUWGCG(struct ReadSeqVars *V) + + do { + done = feof(V->f); +- getline(V); ++ get_line(V); + if (! done) addseq(V->sbuffer, V); + } while (!done); + } +@@ -681,7 +681,7 @@ readSquid(struct ReadSeqVars *V) + char *sptr; + int dostruc = FALSE; + +- while (strncmp(V->sbuffer, "NAM ", 4) != 0) getline(V); ++ while (strncmp(V->sbuffer, "NAM ", 4) != 0) get_line(V); + + if ((sptr = strtok(V->sbuffer+4, "\n\t ")) != NULL) + SetSeqinfoString(V->sqinfo, sptr, SQINFO_NAME); +@@ -689,7 +689,7 @@ readSquid(struct ReadSeqVars *V) + /*CONSTCOND*/ + while (1) + { +- getline(V); ++ get_line(V); + if (feof(V->f)) {squid_errno = SQERR_FORMAT; return; } + + if (strncmp(V->sbuffer, "SRC ", 4) == 0) +@@ -721,14 +721,14 @@ readSquid(struct ReadSeqVars *V) + while (1) + { + /* sequence line */ +- getline(V); ++ get_line(V); + if (feof(V->f) || strncmp(V->sbuffer, "++", 2) == 0) + break; + addseq(V->sbuffer, V); + /* structure line */ + if (dostruc) + { +- getline(V); ++ get_line(V); + if (feof(V->f)) { squid_errno = SQERR_FORMAT; return; } + addstruc(V->sbuffer, V); + } +@@ -736,7 +736,7 @@ readSquid(struct ReadSeqVars *V) + + + while (!feof(V->f) && strncmp(V->sbuffer, "NAM ", 4) != 0) +- getline(V); ++ get_line(V); + } + + +@@ -816,7 +816,7 @@ SeqfileOpen(char *filename, int format, + + /* Load the first line. + */ +- getline(dbfp); ++ get_line(dbfp); + + return dbfp; + } +@@ -833,7 +833,7 @@ SeqfilePosition(SQFILE *sqfp, long offse + Die("SeqfilePosition() failed: in a nonrewindable data file or stream"); + + fseek(sqfp->f, offset, SEEK_SET); +- getline(sqfp); ++ get_line(sqfp); + } + + +@@ -853,7 +853,7 @@ SeqfileRewind(SQFILE *sqfp) + if (sqfp->ali_aseqs != NULL) sqfp->ali_curridx = 0; + else { + rewind(sqfp->f); +- getline(sqfp); ++ get_line(sqfp); + } + } + +@@ -949,7 +949,7 @@ ReadSeq(SQFILE *V, int format, char **re + do { /* skip leading comments on GCG file */ + gotuw = (strstr(V->sbuffer,"..") != NULL); + if (gotuw) readUWGCG(V); +- getline(V); ++ get_line(V); + } while (! feof(V->f)); + break; + From owner-svn-ports-head@freebsd.org Fri May 13 18:45:44 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5E813B3A7A9; Fri, 13 May 2016 18:45:44 +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 309D71938; Fri, 13 May 2016 18:45:44 +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 u4DIjh9E056007; Fri, 13 May 2016 18:45:43 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DIjheI056006; Fri, 13 May 2016 18:45:43 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605131845.u4DIjheI056006@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 18:45:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415130 - head/comms/seyon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 18:45:44 -0000 Author: bapt Date: Fri May 13 18:45:43 2016 New Revision: 415130 URL: https://svnweb.freebsd.org/changeset/ports/415130 Log: Prevent collision with getline(3) Modified: head/comms/seyon/Makefile Modified: head/comms/seyon/Makefile ============================================================================== --- head/comms/seyon/Makefile Fri May 13 18:39:06 2016 (r415129) +++ head/comms/seyon/Makefile Fri May 13 18:45:43 2016 (r415130) @@ -20,4 +20,8 @@ PLIST_FILES= bin/seyon lib/X11/app-defau post-extract: ${CHMOD} +x ${WRKSRC}/makever.sh +post-patch: + ${REINPLACE_CMD} -e "s/getline(/seyon_getline(/g" \ + ${WRKSRC}/SeDecl.h ${WRKSRC}/SeScript.c ${WRKSRC}/SeSupp.c + .include From owner-svn-ports-head@freebsd.org Fri May 13 18:49:08 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A3825B3A895; Fri, 13 May 2016 18:49:08 +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 750551D74; Fri, 13 May 2016 18:49:08 +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 u4DIn7IV056217; Fri, 13 May 2016 18:49:07 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DIn7fR056216; Fri, 13 May 2016 18:49:07 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605131849.u4DIn7fR056216@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 18:49:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415131 - head/devel/buildtool X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 18:49:08 -0000 Author: bapt Date: Fri May 13 18:49:07 2016 New Revision: 415131 URL: https://svnweb.freebsd.org/changeset/ports/415131 Log: Prevent collision with dprintf(3) Modified: head/devel/buildtool/Makefile Modified: head/devel/buildtool/Makefile ============================================================================== --- head/devel/buildtool/Makefile Fri May 13 18:45:43 2016 (r415130) +++ head/devel/buildtool/Makefile Fri May 13 18:49:07 2016 (r415131) @@ -14,4 +14,9 @@ CONFIGURE_ARGS= -p ${PREFIX} -d ${DOCSDI OPTIONS_DEFINE= DOCS +post-patch: + ${REINPLACE_CMD} -e "s/dprintf/debug_printf/g" \ + ${WRKSRC}/bt_sh/output.h ${WRKSRC}/bt_sh/input.c \ + ${WRKSRC}/bt_sh/input.c ${WRKSRC}/bt_sh/output.c + .include From owner-svn-ports-head@freebsd.org Fri May 13 18:51:44 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2678DB3A938; Fri, 13 May 2016 18:51:44 +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 ECF8F1FD4; Fri, 13 May 2016 18:51:43 +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 u4DIphiB056420; Fri, 13 May 2016 18:51:43 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DIphX1056419; Fri, 13 May 2016 18:51:43 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605131851.u4DIphX1056419@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 18:51:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415132 - head/devel/cdecl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 18:51:44 -0000 Author: bapt Date: Fri May 13 18:51:42 2016 New Revision: 415132 URL: https://svnweb.freebsd.org/changeset/ports/415132 Log: Prevent collision with getline(3) Modified: head/devel/cdecl/Makefile Modified: head/devel/cdecl/Makefile ============================================================================== --- head/devel/cdecl/Makefile Fri May 13 18:49:07 2016 (r415131) +++ head/devel/cdecl/Makefile Fri May 13 18:51:42 2016 (r415132) @@ -21,6 +21,9 @@ PORTDOCS= testset testset++ OPTIONS_DEFINE= DOCS +post-patch: + ${REINPLACE_CMD} -e "s/getline/get_line/g" ${WRKSRC}/cdecl.c + post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/testset* ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Fri May 13 18:55:44 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95EF4B3AAE8; Fri, 13 May 2016 18:55:44 +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 638D31670; Fri, 13 May 2016 18:55:44 +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 u4DIthp1059325; Fri, 13 May 2016 18:55:43 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DIth2F059324; Fri, 13 May 2016 18:55:43 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605131855.u4DIth2F059324@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 18:55:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415133 - head/devel/gaa X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 18:55:44 -0000 Author: bapt Date: Fri May 13 18:55:43 2016 New Revision: 415133 URL: https://svnweb.freebsd.org/changeset/ports/415133 Log: Prevent collision with getline(3) Modified: head/devel/gaa/Makefile Modified: head/devel/gaa/Makefile ============================================================================== --- head/devel/gaa/Makefile Fri May 13 18:51:42 2016 (r415132) +++ head/devel/gaa/Makefile Fri May 13 18:55:43 2016 (r415133) @@ -11,4 +11,7 @@ COMMENT= GPL Argument Analyser GNU_CONFIGURE= yes +post-patch: + ${REINPLACE_CMD} -e "s/getline/get_line/g" ${WRKSRC}/source/gaa_parser.y + .include From owner-svn-ports-head@freebsd.org Fri May 13 18:59:04 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9908B3AC10; Fri, 13 May 2016 18:59:04 +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 AC1221A11; Fri, 13 May 2016 18:59:04 +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 u4DIx3su059587; Fri, 13 May 2016 18:59:03 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DIx3bw059586; Fri, 13 May 2016 18:59:03 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605131859.u4DIx3bw059586@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 18:59:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415134 - head/dns/nsping X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 18:59:05 -0000 Author: bapt Date: Fri May 13 18:59:03 2016 New Revision: 415134 URL: https://svnweb.freebsd.org/changeset/ports/415134 Log: Prevent collision with dprintf(3) Modified: head/dns/nsping/Makefile Modified: head/dns/nsping/Makefile ============================================================================== --- head/dns/nsping/Makefile Fri May 13 18:55:43 2016 (r415133) +++ head/dns/nsping/Makefile Fri May 13 18:59:03 2016 (r415134) @@ -13,6 +13,9 @@ COMMENT= DNS "ping" PLIST_FILES= sbin/nsping man/man8/nsping.8.gz +post-patch: + ${REINPLACE_CMD} -e "s/dprintf/debug_printf/g" ${WRKSRC}/nsping.* + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nsping ${STAGEDIR}${PREFIX}/sbin ${INSTALL_DATA} ${WRKSRC}/nsping.8 ${STAGEDIR}${PREFIX}/man/man8 From owner-svn-ports-head@freebsd.org Fri May 13 19:01:29 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 50D3EB3AC77; Fri, 13 May 2016 19:01:29 +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 12B9D1CAE; Fri, 13 May 2016 19:01:29 +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 u4DJ1SGt060519; Fri, 13 May 2016 19:01:28 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DJ1R4h060511; Fri, 13 May 2016 19:01:27 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605131901.u4DJ1R4h060511@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 19:01:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415135 - in head/editors/gate: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 19:01:29 -0000 Author: bapt Date: Fri May 13 19:01:27 2016 New Revision: 415135 URL: https://svnweb.freebsd.org/changeset/ports/415135 Log: Prevent collision with getline(3) Added: head/editors/gate/files/patch-gate.h (contents, props changed) head/editors/gate/files/patch-line.c (contents, props changed) head/editors/gate/files/patch-main.c (contents, props changed) Modified: head/editors/gate/Makefile head/editors/gate/files/patch-Makefile.in head/editors/gate/files/patch-configure head/editors/gate/files/patch-spel.c head/editors/gate/files/patch-subs.c Modified: head/editors/gate/Makefile ============================================================================== --- head/editors/gate/Makefile Fri May 13 18:59:03 2016 (r415134) +++ head/editors/gate/Makefile Fri May 13 19:01:27 2016 (r415135) @@ -15,6 +15,7 @@ RUN_DEPENDS= aspell:textproc/aspell USES= ncurses GNU_CONFIGURE= yes +USE_CSTD= gnu89 CONFIGURE_ARGS= --with-aspell=${LOCALBASE}/bin/aspell ALL_TARGET= gate gate.1 Modified: head/editors/gate/files/patch-Makefile.in ============================================================================== --- head/editors/gate/files/patch-Makefile.in Fri May 13 18:59:03 2016 (r415134) +++ head/editors/gate/files/patch-Makefile.in Fri May 13 19:01:27 2016 (r415135) @@ -1,6 +1,6 @@ --- Makefile.in.orig 2003-06-19 16:47:56 UTC +++ Makefile.in -@@ -25,7 +25,7 @@ DIST= README $(SRCS) gate.h config.h.in +@@ -25,7 +25,7 @@ DIST= README $(SRCS) gate.h config.h.in Makefile.in gate.1.C gate.help CHANGES gate: $(OBJS) Modified: head/editors/gate/files/patch-configure ============================================================================== --- head/editors/gate/files/patch-configure Fri May 13 18:59:03 2016 (r415134) +++ head/editors/gate/files/patch-configure Fri May 13 19:01:27 2016 (r415135) @@ -9,3 +9,12 @@ LIBS="-l$i $ac_func_search_save_LIBS" cat > conftest.$ac_ext <> confdefs.h < is NULL, then this does a more ordinary, wrapless read. + */ + +-int getline(char *buf, char *wbuf, int *wcol, char *prompt) ++int get_line(char *buf, char *wbuf, int *wcol, char *prompt) + { + int linemode= (wbuf == NULL); /* reading single line, not file */ + int wrapon= !linemode; /* is line wrap enabled? */ Added: head/editors/gate/files/patch-main.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/gate/files/patch-main.c Fri May 13 19:01:27 2016 (r415135) @@ -0,0 +1,11 @@ +--- main.c.orig 2005-01-24 17:05:01 UTC ++++ main.c +@@ -87,7 +87,7 @@ int main(int argc,char **argv) + wcol= 0; + for (;;) + { +- if (getline(bf[sw], bf[!sw], &wcol, prompt)) ++ if (get_line(bf[sw], bf[!sw], &wcol, prompt)) + { + putchar('\n'); + done(RET_ENTER); Modified: head/editors/gate/files/patch-spel.c ============================================================================== --- head/editors/gate/files/patch-spel.c Fri May 13 18:59:03 2016 (r415134) +++ head/editors/gate/files/patch-spel.c Fri May 13 19:01:27 2016 (r415135) @@ -1,13 +1,11 @@ -diff --git spel.c spel.c -index 5c53256..1e9ad04 100644 ---- spel.c +--- spel.c.orig 2003-06-19 16:55:51 UTC +++ spel.c -@@ -151,7 +151,7 @@ empty_repl() - /* ADD_REPL - Add the given replacement to the list of replacements. - * "replace" may be NULL to indicate that the word is to be ignored. - */ -- -+void - add_repl(char *word, int word_len, char *replace) - { - struct repl *r; +@@ -683,7 +683,7 @@ int fix_word(char *line, int offset, int + for(;;) + { + subtask= 1; +- if (getline(bf,NULL,&wcol,st)) ++ if (get_line(bf,NULL,&wcol,st)) + { + printf("\nSpell Check Interupted.\n"); + return 1; Modified: head/editors/gate/files/patch-subs.c ============================================================================== --- head/editors/gate/files/patch-subs.c Fri May 13 18:59:03 2016 (r415134) +++ head/editors/gate/files/patch-subs.c Fri May 13 19:01:27 2016 (r415135) @@ -1,7 +1,14 @@ -diff --git subs.c subs.c -index 287d9d3..a6caea9 100644 ---- subs.c +--- subs.c.orig 2005-01-24 06:16:01 UTC +++ subs.c +@@ -74,7 +74,7 @@ int ask_spell_subs(char **replace, int * + subtask= 1; + sprintf(st,"Replacement for \"%.*s\" (? for help): ", + strlen(match+1)-1, match+1); +- if (getline(*replace= bf,NULL,wcol,st)) ++ if (get_line(*replace= bf,NULL,wcol,st)) + { + printf("\nSpell Check Interupted.\n"); + do_subs= 'q'; @@ -429,7 +429,7 @@ int cliplast(char *lastbuf, int bufsize) #endif From owner-svn-ports-head@freebsd.org Fri May 13 19:04:29 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7DB13B3AD6A; Fri, 13 May 2016 19:04:29 +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 4762F1E7F; Fri, 13 May 2016 19:04:29 +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 u4DJ4S5U062725; Fri, 13 May 2016 19:04:28 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DJ4SMX062723; Fri, 13 May 2016 19:04:28 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605131904.u4DJ4SMX062723@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 19:04:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415136 - head/devel/styx/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 19:04:29 -0000 Author: bapt Date: Fri May 13 19:04:28 2016 New Revision: 415136 URL: https://svnweb.freebsd.org/changeset/ports/415136 Log: Prevent collision with getline(3) Added: head/devel/styx/files/patch-pgm_ctoh.c (contents, props changed) Modified: head/devel/styx/files/patch-Makefile.in head/devel/styx/files/patch-configure.in head/devel/styx/files/patch-inc__sysbase1.h head/devel/styx/files/patch-libbase__gstream.c head/devel/styx/files/patch-libbase__sysbase1.c Modified: head/devel/styx/files/patch-Makefile.in ============================================================================== --- head/devel/styx/files/patch-Makefile.in Fri May 13 19:01:27 2016 (r415135) +++ head/devel/styx/files/patch-Makefile.in Fri May 13 19:04:28 2016 (r415136) @@ -1,11 +1,1503 @@ ---- Makefile.in.orig Tue Dec 9 23:38:07 2003 -+++ Makefile.in Mon Feb 23 09:03:36 2004 -@@ -115,7 +115,7 @@ +--- Makefile.in.orig 2003-12-09 15:38:07 UTC ++++ Makefile.in +@@ -1,6 +1,8 @@ +-# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am ++# Makefile.in generated by automake 1.15 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994-2014 Free Software Foundation, Inc. + +-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -10,97 +12,438 @@ + # even the implied warranty of MERCHANTABILITY or FITNESS FOR A + # PARTICULAR PURPOSE. + ++@SET_MAKE@ + +-SHELL = @SHELL@ + +-srcdir = @srcdir@ +-top_srcdir = @top_srcdir@ + VPATH = @srcdir@ +-prefix = @prefix@ +-exec_prefix = @exec_prefix@ +- +-bindir = @bindir@ +-sbindir = @sbindir@ +-libexecdir = @libexecdir@ +-datadir = @datadir@ +-sysconfdir = @sysconfdir@ +-sharedstatedir = @sharedstatedir@ +-localstatedir = @localstatedir@ +-libdir = @libdir@ +-infodir = @infodir@ +-mandir = @mandir@ +-includedir = @includedir@ +-oldincludedir = /usr/include +- +-DESTDIR = +- ++am__is_gnu_make = { \ ++ if test -z '$(MAKELEVEL)'; then \ ++ false; \ ++ elif test -n '$(MAKE_HOST)'; then \ ++ true; \ ++ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ ++ true; \ ++ else \ ++ false; \ ++ fi; \ ++} ++am__make_running_with_option = \ ++ case $${target_option-} in \ ++ ?) ;; \ ++ *) echo "am__make_running_with_option: internal error: invalid" \ ++ "target option '$${target_option-}' specified" >&2; \ ++ exit 1;; \ ++ esac; \ ++ has_opt=no; \ ++ sane_makeflags=$$MAKEFLAGS; \ ++ if $(am__is_gnu_make); then \ ++ sane_makeflags=$$MFLAGS; \ ++ else \ ++ case $$MAKEFLAGS in \ ++ *\\[\ \ ]*) \ ++ bs=\\; \ ++ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ ++ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ ++ esac; \ ++ fi; \ ++ skip_next=no; \ ++ strip_trailopt () \ ++ { \ ++ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ ++ }; \ ++ for flg in $$sane_makeflags; do \ ++ test $$skip_next = yes && { skip_next=no; continue; }; \ ++ case $$flg in \ ++ *=*|--*) continue;; \ ++ -*I) strip_trailopt 'I'; skip_next=yes;; \ ++ -*I?*) strip_trailopt 'I';; \ ++ -*O) strip_trailopt 'O'; skip_next=yes;; \ ++ -*O?*) strip_trailopt 'O';; \ ++ -*l) strip_trailopt 'l'; skip_next=yes;; \ ++ -*l?*) strip_trailopt 'l';; \ ++ -[dEDm]) skip_next=yes;; \ ++ -[JT]) skip_next=yes;; \ ++ esac; \ ++ case $$flg in \ ++ *$$target_option*) has_opt=yes; break;; \ ++ esac; \ ++ done; \ ++ test $$has_opt = yes ++am__make_dryrun = (target_option=n; $(am__make_running_with_option)) ++am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) + pkgdatadir = $(datadir)/@PACKAGE@ +-pkglibdir = $(libdir)/@PACKAGE@ + pkgincludedir = $(includedir)/@PACKAGE@ +- +-top_builddir = . +- +-ACLOCAL = @ACLOCAL@ +-AUTOCONF = @AUTOCONF@ +-AUTOMAKE = @AUTOMAKE@ +-AUTOHEADER = @AUTOHEADER@ +- +-INSTALL = @INSTALL@ +-INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +-INSTALL_DATA = @INSTALL_DATA@ +-INSTALL_SCRIPT = @INSTALL_SCRIPT@ +-transform = @program_transform_name@ +- ++pkglibdir = $(libdir)/@PACKAGE@ ++pkglibexecdir = $(libexecdir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) + NORMAL_INSTALL = : + PRE_INSTALL = : + POST_INSTALL = : + NORMAL_UNINSTALL = : + PRE_UNINSTALL = : + POST_UNINSTALL = : +-host_alias = @host_alias@ ++build_triplet = @build@ + host_triplet = @host@ ++bin_PROGRAMS = styx$(EXEEXT) stydoc$(EXEEXT) stypp$(EXEEXT) \ ++ ctoh$(EXEEXT) lim_test$(EXEEXT) pim_test$(EXEEXT) \ ++ ptm_img$(EXEEXT) xml_test$(EXEEXT) ++subdir = . ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ ++ $(am__configure_deps) $(am__DIST_COMMON) ++am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ ++ configure.lineno config.status.lineno ++mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs ++CONFIG_HEADER = config.h ++CONFIG_CLEAN_FILES = ++CONFIG_CLEAN_VPATH_FILES = ++am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; ++am__vpath_adj = case $$p in \ ++ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ ++ *) f=$$p;; \ ++ esac; ++am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; ++am__install_max = 40 ++am__nobase_strip_setup = \ ++ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` ++am__nobase_strip = \ ++ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" ++am__nobase_list = $(am__nobase_strip_setup); \ ++ for p in $$list; do echo "$$p $$p"; done | \ ++ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ ++ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ ++ if (++n[$$2] == $(am__install_max)) \ ++ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ ++ END { for (dir in files) print dir, files[dir] }' ++am__base_list = \ ++ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ ++ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__uninstall_files_from_dir = { \ ++ test -z "$$files" \ ++ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ ++ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ ++ $(am__cd) "$$dir" && rm -f $$files; }; \ ++ } ++am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" ++LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) ++libdstyx_la_LIBADD = ++am_libdstyx_la_OBJECTS = ++libdstyx_la_OBJECTS = $(am_libdstyx_la_OBJECTS) ++AM_V_lt = $(am__v_lt_@AM_V@) ++am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) ++am__v_lt_0 = --silent ++am__v_lt_1 = ++libdstyx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ ++ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ ++ $(libdstyx_la_LDFLAGS) $(LDFLAGS) -o $@ ++libdxml_la_LIBADD = ++am_libdxml_la_OBJECTS = ++libdxml_la_OBJECTS = $(am_libdxml_la_OBJECTS) ++libdxml_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ ++ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ ++ $(libdxml_la_LDFLAGS) $(LDFLAGS) -o $@ ++libfoolam_la_LIBADD = ++am_libfoolam_la_OBJECTS = foolam.lo ++libfoolam_la_OBJECTS = $(am_libfoolam_la_OBJECTS) ++libxstyx_la_LIBADD = ++am_libxstyx_la_OBJECTS = ++libxstyx_la_OBJECTS = $(am_libxstyx_la_OBJECTS) ++libxstyx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ ++ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ ++ $(libxstyx_la_LDFLAGS) $(LDFLAGS) -o $@ ++PROGRAMS = $(bin_PROGRAMS) ++am_ctoh_OBJECTS = ++ctoh_OBJECTS = $(am_ctoh_OBJECTS) ++ctoh_LDADD = $(LDADD) ++am_lim_test_OBJECTS = ++lim_test_OBJECTS = $(am_lim_test_OBJECTS) ++lim_test_LDADD = $(LDADD) ++am_pim_test_OBJECTS = ++pim_test_OBJECTS = $(am_pim_test_OBJECTS) ++pim_test_LDADD = $(LDADD) ++am_ptm_img_OBJECTS = ++ptm_img_OBJECTS = $(am_ptm_img_OBJECTS) ++ptm_img_LDADD = $(LDADD) ++am_stydoc_OBJECTS = ++stydoc_OBJECTS = $(am_stydoc_OBJECTS) ++stydoc_LDADD = $(LDADD) ++am_stypp_OBJECTS = ++stypp_OBJECTS = $(am_stypp_OBJECTS) ++stypp_LDADD = $(LDADD) ++am_styx_OBJECTS = ++styx_OBJECTS = $(am_styx_OBJECTS) ++styx_LDADD = $(LDADD) ++am_xml_test_OBJECTS = ++xml_test_OBJECTS = $(am_xml_test_OBJECTS) ++xml_test_LDADD = $(LDADD) ++AM_V_P = $(am__v_P_@AM_V@) ++am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) ++am__v_P_0 = false ++am__v_P_1 = : ++AM_V_GEN = $(am__v_GEN_@AM_V@) ++am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) ++am__v_GEN_0 = @echo " GEN " $@; ++am__v_GEN_1 = ++AM_V_at = $(am__v_at_@AM_V@) ++am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) ++am__v_at_0 = @ ++am__v_at_1 = ++DEFAULT_INCLUDES = -I.@am__isrc@ ++depcomp = $(SHELL) $(top_srcdir)/depcomp ++am__depfiles_maybe = depfiles ++am__mv = mv -f ++COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ ++ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) ++LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ ++ $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ ++ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ ++ $(AM_CFLAGS) $(CFLAGS) ++AM_V_CC = $(am__v_CC_@AM_V@) ++am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) ++am__v_CC_0 = @echo " CC " $@; ++am__v_CC_1 = ++CCLD = $(CC) ++LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ ++ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ ++ $(AM_LDFLAGS) $(LDFLAGS) -o $@ ++AM_V_CCLD = $(am__v_CCLD_@AM_V@) ++am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) ++am__v_CCLD_0 = @echo " CCLD " $@; ++am__v_CCLD_1 = ++SOURCES = $(libdstyx_la_SOURCES) $(libdxml_la_SOURCES) \ ++ $(libfoolam_la_SOURCES) $(libxstyx_la_SOURCES) $(ctoh_SOURCES) \ ++ $(lim_test_SOURCES) $(pim_test_SOURCES) $(ptm_img_SOURCES) \ ++ $(stydoc_SOURCES) $(stypp_SOURCES) $(styx_SOURCES) \ ++ $(xml_test_SOURCES) ++DIST_SOURCES = $(libdstyx_la_SOURCES) $(libdxml_la_SOURCES) \ ++ $(libfoolam_la_SOURCES) $(libxstyx_la_SOURCES) $(ctoh_SOURCES) \ ++ $(lim_test_SOURCES) $(pim_test_SOURCES) $(ptm_img_SOURCES) \ ++ $(stydoc_SOURCES) $(stypp_SOURCES) $(styx_SOURCES) \ ++ $(xml_test_SOURCES) ++RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ ++ ctags-recursive dvi-recursive html-recursive info-recursive \ ++ install-data-recursive install-dvi-recursive \ ++ install-exec-recursive install-html-recursive \ ++ install-info-recursive install-pdf-recursive \ ++ install-ps-recursive install-recursive installcheck-recursive \ ++ installdirs-recursive pdf-recursive ps-recursive \ ++ tags-recursive uninstall-recursive ++am__can_run_installinfo = \ ++ case $$AM_UPDATE_INFO_DIR in \ ++ n|no|NO) false;; \ ++ *) (install-info --version) >/dev/null 2>&1;; \ ++ esac ++RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ ++ distclean-recursive maintainer-clean-recursive ++am__recursive_targets = \ ++ $(RECURSIVE_TARGETS) \ ++ $(RECURSIVE_CLEAN_TARGETS) \ ++ $(am__extra_recursive_targets) ++AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ ++ cscope distdir dist dist-all distcheck ++am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \ ++ $(LISP)config.h.in ++# Read a list of newline-separated strings from the standard input, ++# and print each of them once, without duplicates. Input order is ++# *not* preserved. ++am__uniquify_input = $(AWK) '\ ++ BEGIN { nonempty = 0; } \ ++ { items[$$0] = 1; nonempty = 1; } \ ++ END { if (nonempty) { for (i in items) print i; }; } \ ++' ++# Make sure the list of sources is unique. This is necessary because, ++# e.g., the same source file might be shared among _SOURCES variables ++# for different programs/libraries. ++am__define_uniq_tagged_files = \ ++ list='$(am__tagged_files)'; \ ++ unique=`for i in $$list; do \ ++ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ++ done | $(am__uniquify_input)` ++ETAGS = etags ++CTAGS = ctags ++CSCOPE = cscope ++DIST_SUBDIRS = $(SUBDIRS) ++am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in AUTHORS \ ++ COPYING COPYING.LIB ChangeLog INSTALL NEWS README compile \ ++ config.guess config.sub depcomp install-sh ltmain.sh missing \ ++ mkinstalldirs ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++distdir = $(PACKAGE)-$(VERSION) ++top_distdir = $(distdir) ++am__remove_distdir = \ ++ if test -d "$(distdir)"; then \ ++ find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ ++ && rm -rf "$(distdir)" \ ++ || { sleep 5 && rm -rf "$(distdir)"; }; \ ++ else :; fi ++am__post_remove_distdir = $(am__remove_distdir) ++am__relativize = \ ++ dir0=`pwd`; \ ++ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ ++ sed_rest='s,^[^/]*/*,,'; \ ++ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ ++ sed_butlast='s,/*[^/]*$$,,'; \ ++ while test -n "$$dir1"; do \ ++ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ ++ if test "$$first" != "."; then \ ++ if test "$$first" = ".."; then \ ++ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ ++ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ ++ else \ ++ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ ++ if test "$$first2" = "$$first"; then \ ++ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ ++ else \ ++ dir2="../$$dir2"; \ ++ fi; \ ++ dir0="$$dir0"/"$$first"; \ ++ fi; \ ++ fi; \ ++ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ ++ done; \ ++ reldir="$$dir2" ++DIST_ARCHIVES = $(distdir).tar.gz ++GZIP_ENV = --best ++DIST_TARGETS = dist-gzip ++distuninstallcheck_listfiles = find . -type f -print ++am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ ++ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' ++distcleancheck_listfiles = find . -type f -print ++ACLOCAL = @ACLOCAL@ ++AMTAR = @AMTAR@ ++AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ + AR = @AR@ +-AS = @AS@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ + CC = @CC@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ + CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ + CXX = @CXX@ + CXXCPP = @CXXCPP@ ++CXXDEPMODE = @CXXDEPMODE@ ++CXXFLAGS = @CXXFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DEFS = @DEFS@ ++DEPDIR = @DEPDIR@ + DLLTOOL = @DLLTOOL@ +-ECHO = @ECHO@ ++DSYMUTIL = @DSYMUTIL@ ++DUMPBIN = @DUMPBIN@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ + EGREP = @EGREP@ + EXEEXT = @EXEEXT@ +-F77 = @F77@ +-GCJ = @GCJ@ +-GCJFLAGS = @GCJFLAGS@ +-HAVE_LIB = @HAVE_LIB@ +-LIB = @LIB@ ++FGREP = @FGREP@ ++GREP = @GREP@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++LD = @LD@ ++LDFLAGS = @LDFLAGS@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ + LIBTOOL = @LIBTOOL@ ++LIPO = @LIPO@ + LN_S = @LN_S@ +-LTLIB = @LTLIB@ ++LTLIBOBJS = @LTLIBOBJS@ ++LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ + MAKEINFO = @MAKEINFO@ ++MANIFEST_TOOL = @MANIFEST_TOOL@ ++MKDIR_P = @MKDIR_P@ ++NM = @NM@ ++NMEDIT = @NMEDIT@ + OBJDUMP = @OBJDUMP@ + OBJEXT = @OBJEXT@ ++OTOOL = @OTOOL@ ++OTOOL64 = @OTOOL64@ + PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_URL = @PACKAGE_URL@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ + RANLIB = @RANLIB@ +-RC = @RC@ + SED = @SED@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ + STRIP = @STRIP@ + VERSION = @VERSION@ +- +-INCLUDES = -I$(top_srcdir)/modstd -I$(top_srcdir)/libutil -I$(top_srcdir)/libbase -I$(top_srcdir)/libxml -I$(top_srcdir)/pgm -I$(top_srcdir)/pgmxml -I$(top_srcdir)/modext -I$(top_srcdir)/inc -I$(top_srcdir)/incxml +- ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_AR = @ac_ct_AR@ ++ac_ct_CC = @ac_ct_CC@ ++ac_ct_CXX = @ac_ct_CXX@ ++ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build = @build@ ++build_alias = @build_alias@ ++build_cpu = @build_cpu@ ++build_os = @build_os@ ++build_vendor = @build_vendor@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host = @host@ ++host_alias = @host_alias@ ++host_cpu = @host_cpu@ ++host_os = @host_os@ ++host_vendor = @host_vendor@ + htmldir = @htmldir@ +-sgmldir = @sgmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ + sampledir = @sampledir@ +- ++sbindir = @sbindir@ ++sgmldir = @sgmldir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++INCLUDES = -I$(top_srcdir)/modstd -I$(top_srcdir)/libutil -I$(top_srcdir)/libbase -I$(top_srcdir)/libxml -I$(top_srcdir)/pgm -I$(top_srcdir)/pgmxml -I$(top_srcdir)/modext -I$(top_srcdir)/inc -I$(top_srcdir)/incxml + lib_LTLIBRARIES = libdstyx.la libxstyx.la libdxml.la +-bin_PROGRAMS = styx stydoc stypp ctoh lim_test pim_test ptm_img xml_test +- + libdstyx_la_LDFLAGS = -version-info 2:0:0 + libxstyx_la_LDFLAGS = -version-info 2:0:0 + libdxml_la_LDFLAGS = -version-info 1:0:0 +- + libdstyx_la_SOURCES = + libxstyx_la_SOURCES = + libdxml_la_SOURCES = +@@ -114,198 +457,188 @@ ptm_img_SOURCES = + xml_test_SOURCES = noinst_LTLIBRARIES = libfoolam.la libfoolam_la_SOURCES = foolam.c +- + SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc doc examples spe pat libxml incxml pgmxml genxml spexml +- + EXTRA_DIST = LICENSE bootstrap util windows libc++ +-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +-CONFIG_HEADER = config.h +-CONFIG_CLEAN_FILES = +-LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) +- +- +-DEFS = @DEFS@ -I. -I$(srcdir) -I. +-CPPFLAGS = @CPPFLAGS@ +-LDFLAGS = @LDFLAGS@ +-LIBS = @LIBS@ +-libdstyx_la_LIBADD = +-libdstyx_la_OBJECTS = +-libxstyx_la_LIBADD = +-libxstyx_la_OBJECTS = +-libdxml_la_LIBADD = +-libdxml_la_OBJECTS = +-libfoolam_la_LDFLAGS = +-libfoolam_la_LIBADD = +-libfoolam_la_OBJECTS = foolam.lo +-bin_PROGRAMS = styx$(EXEEXT) stydoc$(EXEEXT) stypp$(EXEEXT) \ +-ctoh$(EXEEXT) lim_test$(EXEEXT) pim_test$(EXEEXT) ptm_img$(EXEEXT) \ +-xml_test$(EXEEXT) +-PROGRAMS = $(bin_PROGRAMS) +- +-styx_OBJECTS = +-styx_LDADD = $(LDADD) +-styx_DEPENDENCIES = +-styx_LDFLAGS = +-stydoc_OBJECTS = +-stydoc_LDADD = $(LDADD) +-stydoc_DEPENDENCIES = +-stydoc_LDFLAGS = +-stypp_OBJECTS = +-stypp_LDADD = $(LDADD) +-stypp_DEPENDENCIES = +-stypp_LDFLAGS = +-ctoh_OBJECTS = +-ctoh_LDADD = $(LDADD) +-ctoh_DEPENDENCIES = +-ctoh_LDFLAGS = +-lim_test_OBJECTS = +-lim_test_LDADD = $(LDADD) +-lim_test_DEPENDENCIES = +-lim_test_LDFLAGS = +-pim_test_OBJECTS = +-pim_test_LDADD = $(LDADD) +-pim_test_DEPENDENCIES = +-pim_test_LDFLAGS = +-ptm_img_OBJECTS = +-ptm_img_LDADD = $(LDADD) +-ptm_img_DEPENDENCIES = +-ptm_img_LDFLAGS = +-xml_test_OBJECTS = +-xml_test_LDADD = $(LDADD) +-xml_test_DEPENDENCIES = +-xml_test_LDFLAGS = +-CFLAGS = @CFLAGS@ +-COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) +-LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) +-CCLD = $(CC) +-LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ +-DIST_COMMON = README ./stamp-h.in AUTHORS COPYING COPYING.LIB ChangeLog \ +-INSTALL Makefile.am Makefile.in NEWS aclocal.m4 config.guess \ +-config.h.in config.sub configure configure.in install-sh ltmain.sh \ +-missing mkinstalldirs +- +- +-DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +- +-TAR = tar +-GZIP_ENV = --best +-SOURCES = $(libdstyx_la_SOURCES) $(libxstyx_la_SOURCES) $(libdxml_la_SOURCES) $(libfoolam_la_SOURCES) $(styx_SOURCES) $(stydoc_SOURCES) $(stypp_SOURCES) $(ctoh_SOURCES) $(lim_test_SOURCES) $(pim_test_SOURCES) $(ptm_img_SOURCES) $(xml_test_SOURCES) +-OBJECTS = $(libdstyx_la_OBJECTS) $(libxstyx_la_OBJECTS) $(libdxml_la_OBJECTS) $(libfoolam_la_OBJECTS) $(styx_OBJECTS) $(stydoc_OBJECTS) $(stypp_OBJECTS) $(ctoh_OBJECTS) $(lim_test_OBJECTS) $(pim_test_OBJECTS) $(ptm_img_OBJECTS) $(xml_test_OBJECTS) ++all: config.h ++ $(MAKE) $(AM_MAKEFLAGS) all-recursive --SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc doc examples spe pat libxml incxml pgmxml genxml spexml -+SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc libxml incxml pgmxml genxml spexml +-all: all-redirect + .SUFFIXES: +-.SUFFIXES: .S .c .lo .o .obj .s +-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +- cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps Makefile +- +-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status +- cd $(top_builddir) \ +- && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status +- +-$(ACLOCAL_M4): configure.in +- cd $(srcdir) && $(ACLOCAL) ++.SUFFIXES: .c .lo .o .obj ++am--refresh: Makefile ++ @: ++$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \ ++ $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \ ++ && exit 0; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ ++ $(am__cd) $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ echo ' $(SHELL) ./config.status'; \ ++ $(SHELL) ./config.status;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ ++ esac; - EXTRA_DIST = LICENSE bootstrap util windows libc++ - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +-config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + $(SHELL) ./config.status --recheck +-$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) +- cd $(srcdir) && $(AUTOCONF) + +-config.h: stamp-h +- @if test ! -f $@; then \ +- rm -f stamp-h; \ +- $(MAKE) stamp-h; \ +- else :; fi +-stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status +- cd $(top_builddir) \ +- && CONFIG_FILES= CONFIG_HEADERS=config.h \ +- $(SHELL) ./config.status +- @echo timestamp > stamp-h 2> /dev/null +-$(srcdir)/config.h.in: $(srcdir)/stamp-h.in +- @if test ! -f $@; then \ +- rm -f $(srcdir)/stamp-h.in; \ +- $(MAKE) $(srcdir)/stamp-h.in; \ +- else :; fi +-$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) +- cd $(top_srcdir) && $(AUTOHEADER) +- @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null ++$(top_srcdir)/configure: $(am__configure_deps) ++ $(am__cd) $(srcdir) && $(AUTOCONF) ++$(ACLOCAL_M4): $(am__aclocal_m4_deps) ++ $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) ++$(am__aclocal_m4_deps): + +-mostlyclean-hdr: ++config.h: stamp-h1 ++ @test -f $@ || rm -f stamp-h1 ++ @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1 + +-clean-hdr: ++stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status ++ @rm -f stamp-h1 ++ cd $(top_builddir) && $(SHELL) ./config.status config.h ++$(srcdir)/config.h.in: $(am__configure_deps) ++ ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) ++ rm -f stamp-h1 ++ touch $@ + + distclean-hdr: +- -rm -f config.h +- +-maintainer-clean-hdr: +- +-mostlyclean-libLTLIBRARIES: +- +-clean-libLTLIBRARIES: +- -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) +- +-distclean-libLTLIBRARIES: +- +-maintainer-clean-libLTLIBRARIES: ++ -rm -f config.h stamp-h1 + + install-libLTLIBRARIES: $(lib_LTLIBRARIES) + @$(NORMAL_INSTALL) +- $(mkinstalldirs) $(DESTDIR)$(libdir) +- @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ ++ @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ ++ list2=; for p in $$list; do \ + if test -f $$p; then \ +- echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \ +- $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \ ++ list2="$$list2 $$p"; \ + else :; fi; \ +- done ++ done; \ ++ test -z "$$list2" || { \ ++ echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ ++ $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ ++ } + + uninstall-libLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- list='$(lib_LTLIBRARIES)'; for p in $$list; do \ +- $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \ ++ @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ ++ for p in $$list; do \ ++ $(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ + done + +-mostlyclean-noinstLTLIBRARIES: ++clean-libLTLIBRARIES: ++ -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) ++ @list='$(lib_LTLIBRARIES)'; \ ++ locs=`for p in $$list; do echo $$p; done | \ ++ sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ ++ sort -u`; \ ++ test -z "$$locs" || { \ ++ echo rm -f $${locs}; \ ++ rm -f $${locs}; \ ++ } + + clean-noinstLTLIBRARIES: + -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) ++ @list='$(noinst_LTLIBRARIES)'; \ ++ locs=`for p in $$list; do echo $$p; done | \ ++ sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ ++ sort -u`; \ ++ test -z "$$locs" || { \ ++ echo rm -f $${locs}; \ ++ rm -f $${locs}; \ ++ } + +-distclean-noinstLTLIBRARIES: +- +-maintainer-clean-noinstLTLIBRARIES: +- +-.c.o: +- $(COMPILE) -c $< +- +-# FIXME: We should only use cygpath when building on Windows, +-# and only if it is available. +-.c.obj: +- $(COMPILE) -c `cygpath -w $<` ++libfoolam.la: $(libfoolam_la_OBJECTS) $(libfoolam_la_DEPENDENCIES) $(EXTRA_libfoolam_la_DEPENDENCIES) ++ $(AM_V_CCLD)$(LINK) $(libfoolam_la_OBJECTS) $(libfoolam_la_LIBADD) $(LIBS) ++install-binPROGRAMS: $(bin_PROGRAMS) ++ @$(NORMAL_INSTALL) ++ @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ ++ if test -n "$$list"; then \ ++ echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ ++ $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ ++ fi; \ ++ for p in $$list; do echo "$$p $$p"; done | \ ++ sed 's/$(EXEEXT)$$//' | \ ++ while read p p1; do if test -f $$p \ ++ || test -f $$p1 \ ++ ; then echo "$$p"; echo "$$p"; else :; fi; \ ++ done | \ ++ sed -e 'p;s,.*/,,;n;h' \ ++ -e 's|.*|.|' \ ++ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ ++ sed 'N;N;N;s,\n, ,g' | \ ++ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ ++ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ ++ if ($$2 == $$4) files[d] = files[d] " " $$1; \ ++ else { print "f", $$3 "/" $$4, $$1; } } \ ++ END { for (d in files) print "f", d, files[d] }' | \ ++ while read type dir files; do \ ++ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ ++ test -z "$$files" || { \ ++ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ ++ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ ++ } \ ++ ; done + +-.s.o: +- $(COMPILE) -c $< ++uninstall-binPROGRAMS: ++ @$(NORMAL_UNINSTALL) ++ @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ ++ files=`for p in $$list; do echo "$$p"; done | \ ++ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ ++ -e 's/$$/$(EXEEXT)/' \ ++ `; \ ++ test -n "$$list" || exit 0; \ ++ echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ ++ cd "$(DESTDIR)$(bindir)" && rm -f $$files + +-.S.o: +- $(COMPILE) -c $< ++clean-binPROGRAMS: ++ @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ ++ echo " rm -f" $$list; \ ++ rm -f $$list || exit $$?; \ ++ test -n "$(EXEEXT)" || exit 0; \ ++ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ ++ echo " rm -f" $$list; \ ++ rm -f $$list + + mostlyclean-compile: +- -rm -f *.o core *.core + -rm -f *.$(OBJEXT) + +-clean-compile: +- + distclean-compile: + -rm -f *.tab.c + +-maintainer-clean-compile: ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/foolam.Plo@am__quote@ + +-.c.lo: +- $(LIBTOOL) --mode=compile $(COMPILE) -c $< ++.c.o: ++@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< ++@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ++@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ ++@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ++@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< + +-.s.lo: +- $(LIBTOOL) --mode=compile $(COMPILE) -c $< ++.c.obj: ++@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` ++@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ++@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ ++@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ++@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` + +-.S.lo: +- $(LIBTOOL) --mode=compile $(COMPILE) -c $< ++.c.lo: ++@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< ++@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo ++@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ ++@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ++@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< + + mostlyclean-libtool: + -rm -f *.lo +@@ -314,53 +647,28 @@ clean-libtool: + -rm -rf .libs _libs + + distclean-libtool: +- +-maintainer-clean-libtool: +- +-libfoolam.la: $(libfoolam_la_OBJECTS) $(libfoolam_la_DEPENDENCIES) +- $(LINK) $(libfoolam_la_LDFLAGS) $(libfoolam_la_OBJECTS) $(libfoolam_la_LIBADD) $(LIBS) +- +-mostlyclean-binPROGRAMS: +- +-clean-binPROGRAMS: +- -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) +- +-distclean-binPROGRAMS: +- +-maintainer-clean-binPROGRAMS: +- +-install-binPROGRAMS: $(bin_PROGRAMS) +- @$(NORMAL_INSTALL) +- $(mkinstalldirs) $(DESTDIR)$(bindir) +- @list='$(bin_PROGRAMS)'; for p in $$list; do \ +- if test -f $$p; then \ +- echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ +- $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ +- else :; fi; \ +- done +- +-uninstall-binPROGRAMS: +- @$(NORMAL_UNINSTALL) +- list='$(bin_PROGRAMS)'; for p in $$list; do \ +- rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ +- done ++ -rm -f libtool config.lt + + # This directory's subdirectories are mostly independent; you can cd +-# into them and run `make' without going through this Makefile. +-# To change the values of `make' variables: instead of editing Makefiles, +-# (1) if the variable is set in `config.status', edit `config.status' +-# (which will cause the Makefiles to be regenerated when you run `make'); +-# (2) otherwise, pass the desired values on the `make' command line. +- +-@SET_MAKE@ +- +-all-recursive install-data-recursive install-exec-recursive \ +-installdirs-recursive install-recursive uninstall-recursive \ +-check-recursive installcheck-recursive info-recursive dvi-recursive: +- @set fnord $(MAKEFLAGS); amf=$$2; \ ++# into them and run 'make' without going through this Makefile. ++# To change the values of 'make' variables: instead of editing Makefiles, ++# (1) if the variable is set in 'config.status', edit 'config.status' ++# (which will cause the Makefiles to be regenerated when you run 'make'); ++# (2) otherwise, pass the desired values on the 'make' command line. ++$(am__recursive_targets): ++ @fail=; \ ++ if $(am__make_keepgoing); then \ ++ failcom='fail=yes'; \ ++ else \ ++ failcom='exit 1'; \ ++ fi; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ +- list='$(SUBDIRS)'; for subdir in $$list; do \ ++ case "$@" in \ ++ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ ++ *) list='$(SUBDIRS)' ;; \ ++ esac; \ ++ for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ +@@ -368,227 +676,410 @@ check-recursive installcheck-recursive i + else \ + local_target="$$target"; \ + fi; \ +- (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ +- || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ ++ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +-mostlyclean-recursive clean-recursive distclean-recursive \ +-maintainer-clean-recursive: +- @set fnord $(MAKEFLAGS); amf=$$2; \ +- dot_seen=no; \ +- rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ +- rev="$$subdir $$rev"; \ +- test "$$subdir" != "." || dot_seen=yes; \ ++ID: $(am__tagged_files) ++ $(am__define_uniq_tagged_files); mkid -fID $$unique ++tags: tags-recursive ++TAGS: tags ++ ++tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) ++ set x; \ ++ here=`pwd`; \ ++ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ ++ include_option=--etags-include; \ ++ empty_fix=.; \ ++ else \ ++ include_option=--include; \ ++ empty_fix=; \ ++ fi; \ ++ list='$(SUBDIRS)'; for subdir in $$list; do \ ++ if test "$$subdir" = .; then :; else \ ++ test ! -f $$subdir/TAGS || \ ++ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ ++ fi; \ + done; \ +- test "$$dot_seen" = "no" && rev=". $$rev"; \ +- target=`echo $@ | sed s/-recursive//`; \ +- for subdir in $$rev; do \ +- echo "Making $$target in $$subdir"; \ +- if test "$$subdir" = "."; then \ +- local_target="$$target-am"; \ ++ $(am__define_uniq_tagged_files); \ ++ shift; \ ++ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ test -n "$$unique" || unique=$$empty_fix; \ ++ if test $$# -gt 0; then \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ "$$@" $$unique; \ + else \ +- local_target="$$target"; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$unique; \ + fi; \ +- (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ +- || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ +- done && test -z "$$fail" +-tags-recursive: +- list='$(SUBDIRS)'; for subdir in $$list; do \ +- test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ +- done ++ fi ++ctags: ctags-recursive *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Fri May 13 19:06:59 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB438B3AE22; Fri, 13 May 2016 19:06:59 +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 8CA4D102E; Fri, 13 May 2016 19:06:59 +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 u4DJ6wDd062903; Fri, 13 May 2016 19:06:58 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DJ6wHo062902; Fri, 13 May 2016 19:06:58 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605131906.u4DJ6wHo062902@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 19:06:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415137 - head/games/bsdgames X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 19:06:59 -0000 Author: bapt Date: Fri May 13 19:06:58 2016 New Revision: 415137 URL: https://svnweb.freebsd.org/changeset/ports/415137 Log: Prevent collision with getline(3) Modified: head/games/bsdgames/Makefile Modified: head/games/bsdgames/Makefile ============================================================================== --- head/games/bsdgames/Makefile Fri May 13 19:04:28 2016 (r415136) +++ head/games/bsdgames/Makefile Fri May 13 19:06:58 2016 (r415137) @@ -64,6 +64,8 @@ post-patch: ${REINPLACE_CMD} -e 's/HIDEGAME/SGIDGAME/' \ ${WRKSRC}/$${f}/Makefile; \ done + @${REINPLACE_CMD} -e "s/getline/get_line/g" ${WRKSRC}/cribbage/io.c \ + ${WRKSRC}/cribbage/crib.c ${WRKSRC}/cribbage/cribbage.h pre-install: .for d in atc larn quiz.db From owner-svn-ports-head@freebsd.org Fri May 13 19:24:56 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 25564B3A245; Fri, 13 May 2016 19:24:56 +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 B9FAB19BE; Fri, 13 May 2016 19:24:55 +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 u4DJOtvR069430; Fri, 13 May 2016 19:24:55 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DJOqkx069395; Fri, 13 May 2016 19:24:52 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605131924.u4DJOqkx069395@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 19:24:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415138 - in head/japanese: dvi2tty epwutil/files kdrill/files kinput2/files mh/files prn/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 19:24:56 -0000 Author: bapt Date: Fri May 13 19:24:51 2016 New Revision: 415138 URL: https://svnweb.freebsd.org/changeset/ports/415138 Log: Prevent collision with getline(3) Added: head/japanese/epwutil/files/patch-catdump.c (contents, props changed) head/japanese/kdrill/files/patch-externs.h (contents, props changed) head/japanese/kdrill/files/patch-readfile.c (contents, props changed) head/japanese/mh/files/patch-h_mh.h (contents, props changed) head/japanese/mh/files/patch-sbr_concat.c (contents, props changed) head/japanese/mh/files/patch-support_pop_popser.c (contents, props changed) head/japanese/mh/files/patch-uip_popsbr.c (contents, props changed) head/japanese/mh/files/patch-uip_pshsbr.c (contents, props changed) head/japanese/mh/files/patch-uip_rcvtty.c (contents, props changed) head/japanese/mh/files/patch-uip_replsbr.c (contents, props changed) head/japanese/mh/files/patch-uip_slocal.c (contents, props changed) head/japanese/mh/files/patch-uip_vmh.c (contents, props changed) Deleted: head/japanese/mh/files/patch-ao head/japanese/mh/files/patch-h:mh.h head/japanese/mh/files/patch-sbr:concat.c head/japanese/mh/files/patch-uip:rcvtty.c head/japanese/mh/files/patch-uip:slocal.c head/japanese/mh/files/patch-uip:vmh.c Modified: head/japanese/dvi2tty/Makefile head/japanese/epwutil/files/patch-makefile.unx head/japanese/kdrill/files/patch-Imakefile head/japanese/kdrill/files/patch-makedic-Makefile head/japanese/kinput2/files/patch-cmd_Kinput2.ad head/japanese/kinput2/files/patch-lib_CcWnn.c head/japanese/kinput2/files/patch-lib_IMProto.c head/japanese/kinput2/files/patch-lib_cconv.c head/japanese/kinput2/files/patch-lib_imlib_imconv.c head/japanese/kinput2/files/patch-lib_imlib_imfuncs.h head/japanese/kinput2/files/patch-lib_imlib_imxport.c head/japanese/mh/files/patch-conf__makefiles__uip head/japanese/mh/files/patch-configure head/japanese/mh/files/patch-uip_msh.c head/japanese/mh/files/patch-uip_prompter.c head/japanese/mh/files/patch-uip_trmsbr.c head/japanese/prn/files/patch-Makefile head/japanese/prn/files/patch-cmt.c head/japanese/prn/files/patch-cmt.h head/japanese/prn/files/patch-cmt.jman head/japanese/prn/files/patch-defs.c head/japanese/prn/files/patch-euc.c head/japanese/prn/files/patch-prn.c head/japanese/prn/files/patch-prn.jman (contents, props changed) head/japanese/prn/files/patch-psconv.c head/japanese/prn/files/patch-psconv.jman head/japanese/prn/files/patch-reg.y Modified: head/japanese/dvi2tty/Makefile ============================================================================== --- head/japanese/dvi2tty/Makefile Fri May 13 19:06:58 2016 (r415137) +++ head/japanese/dvi2tty/Makefile Fri May 13 19:24:51 2016 (r415138) @@ -22,6 +22,9 @@ PLIST_FILES= bin/jdvi2tty \ bin/jdisdvi \ man/man1/jdvi2tty.1.gz +post-patch: + ${REINPLACE_CMD} -e "s/getline/get_line/g" ${WRKSRC}/dvistuff.c + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/jdvi2tty ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/disdvi ${STAGEDIR}${PREFIX}/bin/jdisdvi Added: head/japanese/epwutil/files/patch-catdump.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/epwutil/files/patch-catdump.c Fri May 13 19:24:51 2016 (r415138) @@ -0,0 +1,56 @@ +--- catdump.c.orig 2016-05-13 19:10:22 UTC ++++ catdump.c +@@ -201,7 +201,7 @@ void outhex(); + void outstr(); + void outjstr(); + int undump(); +-uchr *getline(); ++uchr *get_line(); + uchr *getvalue(); + int gethex(); + int hexdigit(); +@@ -561,7 +561,7 @@ char *txtfile, *catalog; + err = 0; + line = 0; + +- if (getline(buf, fp) == NULL || ++ if (get_line(buf, fp) == NULL || + strncmp(buf, CAT_ENTRY, strlen(CAT_ENTRY))) { + fprintf(stderr, "ERR: ¹àÌÜ %s ¤¬¤¢¤ê¤Þ¤»¤ó\n", CAT_ENTRY); + fclose(fp); +@@ -571,7 +571,7 @@ char *txtfile, *catalog; + st = 0; + hdr = (HDR_T *)catbuf; + mask = 0L; +- while (getline(buf, fp) != NULL && *buf != '[') { ++ while (get_line(buf, fp) != NULL && *buf != '[') { + if ((p = getvalue(buf)) == NULL) { + fprintf(stderr, "ERR: line %d: ¹½Ê¸¤Ë¸í¤ê¤¬¤¢¤ê¤Þ¤¹\n", line); + err++; +@@ -666,7 +666,7 @@ char *txtfile, *catalog; + if (strncmp(buf, BOOK_ENTRY, strlen(BOOK_ENTRY))) { + fprintf(stderr, "ERR: line %d: ÉÔÌÀ¤Ê¹àÌܤǤ¹(%s)\n", line, buf); + err++; +- while (getline(buf, fp) != NULL && *buf != '[') ++ while (get_line(buf, fp) != NULL && *buf != '[') + ; + if (*buf == '\0') + break; +@@ -680,7 +680,7 @@ char *txtfile, *catalog; + break; + } + mask = 0; +- while (getline(buf, fp) != NULL && *buf != '[') { ++ while (get_line(buf, fp) != NULL && *buf != '[') { + if ((p = getvalue(buf)) == NULL) { + fprintf(stderr, "ERR: line %d: ¹½Ê¸¤Ë¸í¤ê¤¬¤¢¤ê¤Þ¤¹\n", line); + err++; +@@ -917,7 +917,7 @@ char *txtfile, *catalog; + } + + uchr * +-getline(buf, fp) ++get_line(buf, fp) + uchr *buf; + FILE *fp; + { Modified: head/japanese/epwutil/files/patch-makefile.unx ============================================================================== --- head/japanese/epwutil/files/patch-makefile.unx Fri May 13 19:06:58 2016 (r415137) +++ head/japanese/epwutil/files/patch-makefile.unx Fri May 13 19:24:51 2016 (r415138) @@ -1,5 +1,5 @@ ---- makefile.unx.orig Wed Oct 22 16:55:42 2003 -+++ makefile.unx Wed Oct 22 16:55:57 2003 +--- makefile.unx.orig 1999-01-12 20:22:02 UTC ++++ makefile.unx @@ -1,7 +1,8 @@ # EPWUTIL Makefile for UNIX/gcc Modified: head/japanese/kdrill/files/patch-Imakefile ============================================================================== --- head/japanese/kdrill/files/patch-Imakefile Fri May 13 19:06:58 2016 (r415137) +++ head/japanese/kdrill/files/patch-Imakefile Fri May 13 19:24:51 2016 (r415138) @@ -1,6 +1,6 @@ ---- Imakefile.orig Sat Jan 8 06:59:13 2005 -+++ Imakefile Fri Aug 5 16:16:00 2005 -@@ -32,9 +32,9 @@ +--- Imakefile.orig 2006-03-05 22:05:00 UTC ++++ Imakefile +@@ -32,9 +32,9 @@ UNCOMPRESSEXT = .gz /* You can change these here, and KDrill.ad will * get created with the matching values. Yaaay! */ @@ -13,7 +13,7 @@ # If for some reason, the user prefs stuff isn't working for you, # and you can't compile, uncomment this -@@ -46,7 +46,10 @@ +@@ -46,7 +46,10 @@ RADLOCATION= /usr/local/lib/radkfile # The system should pick some default for you. # If you dont like it, uncomment this and use it as you like. # This isn't compiled in anywhere, it's just a convenience thing. Added: head/japanese/kdrill/files/patch-externs.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/kdrill/files/patch-externs.h Fri May 13 19:24:51 2016 (r415138) @@ -0,0 +1,11 @@ +--- externs.h.orig 2002-10-01 06:52:38 UTC ++++ externs.h +@@ -35,7 +35,7 @@ extern void ClearCheat(); + + /* other "usefull" general functions */ + extern int xtoi(char *); +-extern int getline(FILE *, unsigned char *); ++extern int get_line(FILE *, unsigned char *); + extern void setstatus(char *); + + extern int FindIndex(char *); Modified: head/japanese/kdrill/files/patch-makedic-Makefile ============================================================================== --- head/japanese/kdrill/files/patch-makedic-Makefile Fri May 13 19:06:58 2016 (r415137) +++ head/japanese/kdrill/files/patch-makedic-Makefile Fri May 13 19:24:51 2016 (r415138) @@ -1,5 +1,5 @@ ---- makedic/Makefile.orig Sun Nov 12 16:18:27 2000 -+++ makedic/Makefile Sun Nov 12 16:19:21 2000 +--- makedic/Makefile.orig 2000-08-02 21:18:48 UTC ++++ makedic/Makefile @@ -5,13 +5,13 @@ all: makeedict makedic Added: head/japanese/kdrill/files/patch-readfile.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/kdrill/files/patch-readfile.c Fri May 13 19:24:51 2016 (r415138) @@ -0,0 +1,43 @@ +--- readfile.c.orig 2004-02-07 17:58:44 UTC ++++ readfile.c +@@ -31,7 +31,7 @@ int numberofkanji=0, highestkanji=0, low + static char *dictname=NULL; + static char *edictname=NULL; + +-/* getline: ++/* get_line: + * reads a line (from dictionary). + * Deals with 8-bit char reads (or attempts to) + * Also attempts to deal with the problem of variable line length. +@@ -46,11 +46,11 @@ static char *edictname=NULL; + * + * Used in "readstructs()", below. Also "readedict()" + * +- * Note that this expects static global getline_inptr to be NULL ++ * Note that this expects static global get_line_inptr to be NULL + * if we have just started reading a stream; + */ + +-int getline(FILE *fp,unsigned char *s) ++int get_line(FILE *fp,unsigned char *s) + { + char * val; + char *endparse; +@@ -464,7 +464,7 @@ void readedict() + lowestkanji = nextindex; + } + +- while(getline(fp, instring) != 0) ++ while(get_line(fp, instring) != 0) + { + int instrlen; + +@@ -668,7 +668,7 @@ void readstructs(){ + exit(-1); + } + +- while (getline(fp,instring) != 0) { ++ while (get_line(fp,instring) != 0) { + int Kanji; + int freq,grade,N,U,H,Q,SKIP; + unsigned char *parse; Modified: head/japanese/kinput2/files/patch-cmd_Kinput2.ad ============================================================================== --- head/japanese/kinput2/files/patch-cmd_Kinput2.ad Fri May 13 19:06:58 2016 (r415137) +++ head/japanese/kinput2/files/patch-cmd_Kinput2.ad Fri May 13 19:24:51 2016 (r415138) @@ -3,9 +3,8 @@ Index: cmd/Kinput2.ad RCS file: /home/cvs/private/hrs/kinput2/cmd/Kinput2.ad,v retrieving revision 1.1.1.1 retrieving revision 1.2 -diff -u -p -r1.1.1.1 -r1.2 ---- cmd/Kinput2.ad 7 Dec 2009 06:36:04 -0000 1.1.1.1 -+++ cmd/Kinput2.ad 7 Dec 2009 06:44:56 -0000 1.2 +--- cmd/Kinput2.ad.orig 2002-10-03 09:35:26 UTC ++++ cmd/Kinput2.ad @@ -32,9 +32,12 @@ Kinput2.height: 1 !! !! Wnn setup Modified: head/japanese/kinput2/files/patch-lib_CcWnn.c ============================================================================== --- head/japanese/kinput2/files/patch-lib_CcWnn.c Fri May 13 19:06:58 2016 (r415137) +++ head/japanese/kinput2/files/patch-lib_CcWnn.c Fri May 13 19:24:51 2016 (r415138) @@ -3,9 +3,8 @@ Index: lib/CcWnn.c RCS file: /home/cvs/private/hrs/kinput2/lib/CcWnn.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 -diff -u -p -r1.1.1.1 -r1.2 ---- lib/CcWnn.c 7 Dec 2009 06:36:04 -0000 1.1.1.1 -+++ lib/CcWnn.c 7 Dec 2009 06:44:58 -0000 1.2 +--- lib/CcWnn.c.orig 2002-10-03 09:35:27 UTC ++++ lib/CcWnn.c @@ -18,6 +18,8 @@ static char *rcsid = "$Id: CcWnn.c,v 1.5 * Author: Makoto Ishisone, Software Research Associates, Inc., Japan */ Modified: head/japanese/kinput2/files/patch-lib_IMProto.c ============================================================================== --- head/japanese/kinput2/files/patch-lib_IMProto.c Fri May 13 19:06:58 2016 (r415137) +++ head/japanese/kinput2/files/patch-lib_IMProto.c Fri May 13 19:24:51 2016 (r415138) @@ -3,9 +3,8 @@ Index: lib/IMProto.c RCS file: /home/cvs/private/hrs/kinput2/lib/IMProto.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 -diff -u -p -r1.1.1.1 -r1.2 ---- lib/IMProto.c 7 Dec 2009 06:36:04 -0000 1.1.1.1 -+++ lib/IMProto.c 7 Dec 2009 06:44:58 -0000 1.2 +--- lib/IMProto.c.orig 2002-10-03 09:35:28 UTC ++++ lib/IMProto.c @@ -259,7 +259,7 @@ Cardinal *num_args; #ifdef IM_TCP_TRANSPORT if (ipw->imp.use_tcp_transport) { Modified: head/japanese/kinput2/files/patch-lib_cconv.c ============================================================================== --- head/japanese/kinput2/files/patch-lib_cconv.c Fri May 13 19:06:58 2016 (r415137) +++ head/japanese/kinput2/files/patch-lib_cconv.c Fri May 13 19:24:51 2016 (r415138) @@ -3,9 +3,8 @@ Index: lib/cconv.c RCS file: /home/cvs/private/hrs/kinput2/lib/cconv.c,v retrieving revision 1.1.1.1 retrieving revision 1.3 -diff -u -p -r1.1.1.1 -r1.3 ---- lib/cconv.c 7 Dec 2009 06:36:04 -0000 1.1.1.1 -+++ lib/cconv.c 7 Dec 2009 06:50:44 -0000 1.3 +--- lib/cconv.c.orig 2002-10-03 09:35:28 UTC ++++ lib/cconv.c @@ -604,6 +604,7 @@ static char *rcsid = "$Id: cconv.c,v 10. #endif @@ -85,7 +84,15 @@ diff -u -p -r1.1.1.1 -r1.3 #define FUNCSIZE 20 #define MOREFUNCSIZE 20 typedef struct { -@@ -797,7 +793,7 @@ static int newMode(ccRule, Files *, _str +@@ -790,14 +786,14 @@ static wchar *promptsave(wchar *); + static int parseLine(uchar *, uchar **, int); + static FILE *openfile(char *); + static int doinclude(uchar *, Files *, void (*)()); +-static uchar *getline(uchar *, int, Files *, void (*)()); ++static uchar *get_line(uchar *, int, Files *, void (*)()); + static int readRuleFile(ccRule, char *); + static int registMode(ccRule, int, uchar **); + static int newMode(ccRule, Files *, _strbufRec *, _funcbufRec *, _funcnameRec *, int, uchar **); static int getDesc(ccRule, uchar *, _funcbufRec *, _funcnameRec *, ulong *, int *, wchar *, wchar *, int *); @@ -119,15 +126,29 @@ diff -u -p -r1.1.1.1 -r1.3 static int funcalloc(); static void funcadjust(); static int funcsearch(); -@@ -1098,7 +1090,7 @@ char *file; +@@ -1035,8 +1027,8 @@ void (*efunc)(); + return 0; + } + +-/* getline -- 1$B9TFI$_9~$`(B ($B$=$N:](B include $B$N=hM}$r9T$J$&(B) */ +-static uchar *getline(line, linesize, files, efunc) ++/* get_line -- 1$B9TFI$_9~$`(B ($B$=$N:](B include $B$N=hM}$r9T$J$&(B) */ ++static uchar *get_line(line, linesize, files, efunc) + uchar *line; + int linesize; + Files *files; +@@ -1098,9 +1090,9 @@ char *file; fnrec.funcnamebuf = NULL; rule->nmode = 0; - rule->initialmode = -1; + rule->initialmode = NULL; - while (getline(line, sizeof(line), &files, efunc)) { +- while (getline(line, sizeof(line), &files, efunc)) { ++ while (get_line(line, sizeof(line), &files, efunc)) { (void)Strcpy(tmp, line); + if ((argc = parseLine(tmp, argv, 20)) == 0) + continue; @@ -1191,33 +1183,42 @@ int ac; uchar **av; { @@ -182,7 +203,7 @@ diff -u -p -r1.1.1.1 -r1.3 return 0; } -@@ -1238,35 +1239,39 @@ uchar **av; +@@ -1238,38 +1239,42 @@ uchar **av; wchar prompt[30], context[100], result[100]; int func; int ndesc = 0; @@ -231,7 +252,11 @@ diff -u -p -r1.1.1.1 -r1.3 + cdp = cd_head; /* $B%k!<%k$rFI$s$G%9%H%"$9$k(B */ - while (getline(line, sizeof(line), files, efunc)) { +- while (getline(line, sizeof(line), files, efunc)) { ++ while (get_line(line, sizeof(line), files, efunc)) { + /* '#' $B$G;O$^$k9T$O%3%a%s%H(B */ + if (*line == '\0' || *line == '\n' || *line == '#') + continue; @@ -1277,9 +1282,11 @@ uchar **av; break; if (getDesc(rule, line, frec, fnrec, &inkey, &modmask, Modified: head/japanese/kinput2/files/patch-lib_imlib_imconv.c ============================================================================== --- head/japanese/kinput2/files/patch-lib_imlib_imconv.c Fri May 13 19:06:58 2016 (r415137) +++ head/japanese/kinput2/files/patch-lib_imlib_imconv.c Fri May 13 19:24:51 2016 (r415138) @@ -3,9 +3,8 @@ Index: lib/imlib/imconv.c RCS file: /home/cvs/private/hrs/kinput2/lib/imlib/imconv.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 -diff -u -p -r1.1.1.1 -r1.2 ---- lib/imlib/imconv.c 7 Dec 2009 06:36:04 -0000 1.1.1.1 -+++ lib/imlib/imconv.c 7 Dec 2009 06:44:58 -0000 1.2 +--- lib/imlib/imconv.c.orig 2002-10-03 09:35:30 UTC ++++ lib/imlib/imconv.c @@ -591,6 +591,9 @@ OCCPreeditDrawArg *data; } } Modified: head/japanese/kinput2/files/patch-lib_imlib_imfuncs.h ============================================================================== --- head/japanese/kinput2/files/patch-lib_imlib_imfuncs.h Fri May 13 19:06:58 2016 (r415137) +++ head/japanese/kinput2/files/patch-lib_imlib_imfuncs.h Fri May 13 19:24:51 2016 (r415138) @@ -3,9 +3,8 @@ Index: lib/imlib/imfuncs.h RCS file: /home/cvs/private/hrs/kinput2/lib/imlib/imfuncs.h,v retrieving revision 1.1.1.1 retrieving revision 1.2 -diff -u -p -r1.1.1.1 -r1.2 ---- lib/imlib/imfuncs.h 7 Dec 2009 06:36:04 -0000 1.1.1.1 -+++ lib/imlib/imfuncs.h 7 Dec 2009 06:44:58 -0000 1.2 +--- lib/imlib/imfuncs.h.orig 2002-10-03 09:35:30 UTC ++++ lib/imlib/imfuncs.h @@ -60,7 +60,7 @@ extern void IMSendBadLength _Pt_((IMConn /* * Transport layer functions (defined in imxport.c) Modified: head/japanese/kinput2/files/patch-lib_imlib_imxport.c ============================================================================== --- head/japanese/kinput2/files/patch-lib_imlib_imxport.c Fri May 13 19:06:58 2016 (r415137) +++ head/japanese/kinput2/files/patch-lib_imlib_imxport.c Fri May 13 19:24:51 2016 (r415138) @@ -3,9 +3,8 @@ Index: lib/imlib/imxport.c RCS file: /home/cvs/private/hrs/kinput2/lib/imlib/imxport.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 -diff -u -p -r1.1.1.1 -r1.2 ---- lib/imlib/imxport.c 7 Dec 2009 06:36:04 -0000 1.1.1.1 -+++ lib/imlib/imxport.c 7 Dec 2009 06:44:58 -0000 1.2 +--- lib/imlib/imxport.c.orig 2002-10-03 09:35:31 UTC ++++ lib/imlib/imxport.c @@ -31,10 +31,12 @@ static char *rcsid = "$Id: imxport.c,v 1 #ifdef IM_UNIX_TRANSPORT Modified: head/japanese/mh/files/patch-conf__makefiles__uip ============================================================================== --- head/japanese/mh/files/patch-conf__makefiles__uip Fri May 13 19:06:58 2016 (r415137) +++ head/japanese/mh/files/patch-conf__makefiles__uip Fri May 13 19:24:51 2016 (r415138) @@ -1,6 +1,6 @@ ---- conf/makefiles/uip.orig 2001-05-30 23:57:47.000000000 +0900 -+++ conf/makefiles/uip 2014-10-13 17:55:46.000000000 +0900 -@@ -995,10 +995,6 @@ +--- conf/makefiles/uip.orig 2001-05-30 14:57:47 UTC ++++ conf/makefiles/uip +@@ -995,10 +995,6 @@ $(ETCDIR)/rcvtty: xrcvtty -chmod g-s zrcvtty $(CP) xrcvtty $@ -@chmod $(PGMPROT) $@ Modified: head/japanese/mh/files/patch-configure ============================================================================== --- head/japanese/mh/files/patch-configure Fri May 13 19:06:58 2016 (r415137) +++ head/japanese/mh/files/patch-configure Fri May 13 19:24:51 2016 (r415138) @@ -1,6 +1,6 @@ ---- configure.orig 2001-06-15 01:41:51.000000000 +0900 -+++ configure 2014-10-08 22:52:42.000000000 +0900 -@@ -1397,14 +1397,8 @@ +--- configure.orig 2001-06-14 16:41:51 UTC ++++ configure +@@ -1397,14 +1397,8 @@ case "$host_os" in if test "$use_sharedlib" != no then sharedlib=fbsd @@ -9,13 +9,14 @@ - if test x`/usr/bin/objformat` = xelf - then sharedlib=gnuelf - make_mhconfig='CFLAGS="-O -DMHSLIB_NOMINVER"' +- make_mhconfig='CFLAGS="-O -DMHSLIB_NOMINVER"' - fi - fi ++ make_mhconfig='CFLAGS="-O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -DMHSLIB_NOMINVER"' echo __ELF__ | $CC -E - | grep -q __ELF__ || sharedlib=gnuelf slflags="-fpic" slibdir=$libdir -@@ -1748,34 +1742,6 @@ +@@ -1748,34 +1742,6 @@ test -n "$pager" || pager="/usr/ucb/more pagerpath="$ac_cv_path_pager" fi Added: head/japanese/mh/files/patch-h_mh.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/mh/files/patch-h_mh.h Fri May 13 19:24:51 2016 (r415138) @@ -0,0 +1,12 @@ +Index: h/mh.h +--- h/mh.h.orig 1998-12-01 17:05:00 UTC ++++ h/mh.h +@@ -253,7 +253,7 @@ void ambigsw (); + int atooi (); + char **brkstring (); + void closefds (); +-char *concat (); ++char *concat (char *, ...); + char *copy (); + char **copyip (); + void cpydata (); Added: head/japanese/mh/files/patch-sbr_concat.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/mh/files/patch-sbr_concat.c Fri May 13 19:24:51 2016 (r415138) @@ -0,0 +1,55 @@ +--- sbr/concat.c.orig 1993-12-01 04:01:21 UTC ++++ sbr/concat.c +@@ -2,34 +2,40 @@ + + #include "../h/mh.h" + #include +-#include ++#include + + + /* VARARGS */ + +-char *concat (va_alist) +-va_dcl ++char *concat (char *first, ...) + { + register char *cp, + *dp, + *sp; + register unsigned len; +- register va_list list; ++ va_list list; + + len = 1; +- va_start (list); +- while (cp = va_arg (list, char *)) +- len += strlen (cp); +- va_end (list); ++ if (first) { ++ len += strlen (first); ++ va_start (list, first); ++ while (cp = va_arg (list, char *)) ++ len += strlen (cp); ++ va_end (list); ++ } + + dp = sp = malloc (len); + if (dp == NULL) + adios (NULLCP, "unable to allocate string storage"); + +- va_start (list); +- while (cp = va_arg (list, char *)) +- sp = copy (cp, sp); +- va_end (list); ++ *sp = '\0'; ++ if (first) { ++ sp = copy (first, sp); ++ va_start (list, first); ++ while (cp = va_arg (list, char *)) ++ sp = copy (cp, sp); ++ va_end (list); ++ } + + return dp; + } Added: head/japanese/mh/files/patch-support_pop_popser.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/mh/files/patch-support_pop_popser.c Fri May 13 19:24:51 2016 (r415138) @@ -0,0 +1,29 @@ +--- support/pop/popser.c.orig 1999-02-09 11:30:00 UTC ++++ support/pop/popser.c +@@ -259,7 +259,7 @@ static p_cmatch(), p_isdate(), p_ishead + extern int mbx_read (); + + static int setup(), setupaux(), read_map(), read_file(), pmbx_size(); +-static int quitaux(), quitfile(), respond(), getline(); ++static int quitaux(), quitfile(), respond(), get_line(); + static m_gMsgs(), multiline(), multiend(), putline(); + /* */ + +@@ -410,7 +410,7 @@ char *rhost; + (void) respond (OK, "%s ready %s", server, timestamp); + + for (mystate = auth1; mystate != halt && mystate != error;) +- switch (getline (buffer, sizeof buffer, input)) { ++ switch (get_line (buffer, sizeof buffer, input)) { + case OK: + if ((v = getvector (buffer, vec)) == NULL) + continue; +@@ -1850,7 +1850,7 @@ static multiend () { + + /* */ + +-static int getline (s, n, iop) ++static int get_line (s, n, iop) + register char *s; + register int n; + register FILE *iop; Modified: head/japanese/mh/files/patch-uip_msh.c ============================================================================== --- head/japanese/mh/files/patch-uip_msh.c Fri May 13 19:06:58 2016 (r415137) +++ head/japanese/mh/files/patch-uip_msh.c Fri May 13 19:24:51 2016 (r415138) @@ -1,6 +1,6 @@ ---- uip/msh.c +--- uip/msh.c.orig 2001-06-14 16:41:30 UTC +++ uip/msh.c -@@ -17,14 +17,7 @@ +@@ -17,14 +17,7 @@ static char ident[] = "@(#)$Id: msh.c,v #include #include #include Added: head/japanese/mh/files/patch-uip_popsbr.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/mh/files/patch-uip_popsbr.c Fri May 13 19:24:51 2016 (r415138) @@ -0,0 +1,47 @@ +--- uip/popsbr.c.orig 2001-04-02 10:50:01 UTC ++++ uip/popsbr.c +@@ -63,7 +63,7 @@ int command(), multiline(); + static int command(), multiline(); + #endif + +-static int getline(); ++static int get_line(); + static putline(); + + #ifdef NNTP +@@ -176,7 +176,7 @@ int snoop; + + (void) signal (SIGPIPE, SIG_IGN); + +- switch (getline (response, sizeof response, input)) { ++ switch (get_line (response, sizeof response, input)) { + case OK: + if (poprint) + fprintf (stderr, "<--- %s\n", response); +@@ -619,7 +619,7 @@ char *fmt, + if (putline (buffer, output) == NOTOK) + return NOTOK; + +- switch (getline (response, sizeof response, input)) { ++ switch (get_line (response, sizeof response, input)) { + case OK: + if (poprint) + fprintf (stderr, "<--- %s\n", response); +@@ -645,7 +645,7 @@ static int multiline () { + #endif + char buffer[BUFSIZ + TRMLEN]; + +- if (getline (buffer, sizeof buffer, input) != OK) ++ if (get_line (buffer, sizeof buffer, input) != OK) + return NOTOK; + #ifdef DEBUG + if (poprint) +@@ -665,7 +665,7 @@ static int multiline () { + + /* */ + +-static int getline (s, n, iop) ++static int get_line (s, n, iop) + char *s; + int n; + FILE * iop; Modified: head/japanese/mh/files/patch-uip_prompter.c ============================================================================== --- head/japanese/mh/files/patch-uip_prompter.c Fri May 13 19:06:58 2016 (r415137) +++ head/japanese/mh/files/patch-uip_prompter.c Fri May 13 19:24:51 2016 (r415138) @@ -1,6 +1,6 @@ ---- uip/prompter.c +--- uip/prompter.c.orig 1998-04-23 21:02:00 UTC +++ uip/prompter.c -@@ -6,15 +6,7 @@ +@@ -6,15 +6,7 @@ static char ident[] = "@(#)$Id: prompter #include "../h/mh.h" #include #include @@ -17,7 +17,7 @@ #if defined(BSD42) || defined(SVR4) #include #endif /* BSD42 || SVR4 */ -@@ -71,19 +63,10 @@ +@@ -71,19 +63,10 @@ static struct swit switches[] = { extern int errno; @@ -38,7 +38,7 @@ static TYPESIG intrser (); -@@ -209,29 +192,14 @@ +@@ -209,29 +192,14 @@ char *argv[]; (void) chmod (tmpfil, 0600); if (killp || erasep) { @@ -49,15 +49,14 @@ - char serase, - skill; -#endif /* SYS5 */ -- ++ cc_t serase, skill; + -#ifndef SYS5 - (void) ioctl (0, TIOCGETP, (char *) &sg); - (void) ioctl (0, TIOCGETC, (char *) &tc); -#else /* SYS5 */ - (void) ioctl(0, TCGETA, &sg); -#endif /* SYS5 */ -+ cc_t serase, skill; -+ + (void) tcgetattr(0, &sg); skill = KILL; serase = ERASE; @@ -72,7 +71,7 @@ chrdsp ("erase", ERASE); chrdsp (", kill", KILL); -@@ -273,11 +241,7 @@ +@@ -273,11 +241,7 @@ char *argv[]; if (i == -1) { abort: ; if (killp || erasep) @@ -85,7 +84,7 @@ (void) unlink (tmpfil); done (1); } -@@ -365,11 +329,7 @@ +@@ -365,11 +329,7 @@ no_body: ; /* */ if (killp || erasep) Added: head/japanese/mh/files/patch-uip_pshsbr.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/mh/files/patch-uip_pshsbr.c Fri May 13 19:24:51 2016 (r415138) @@ -0,0 +1,47 @@ +--- uip/pshsbr.c.orig 2001-04-02 10:50:24 UTC ++++ uip/pshsbr.c +@@ -63,7 +63,7 @@ int command(), multiline(); + static int command(), multiline(); + #endif + +-static int getline(); ++static int get_line(); + static putline(); + + #ifdef NNTP +@@ -176,7 +176,7 @@ int snoop; + + (void) signal (SIGPIPE, SIG_IGN); + +- switch (getline (response, sizeof response, input)) { ++ switch (get_line (response, sizeof response, input)) { + case OK: + if (poprint) + fprintf (stderr, "<--- %s\n", response); +@@ -619,7 +619,7 @@ char *fmt, + if (putline (buffer, output) == NOTOK) + return NOTOK; + +- switch (getline (response, sizeof response, input)) { ++ switch (get_line (response, sizeof response, input)) { + case OK: + if (poprint) + fprintf (stderr, "<--- %s\n", response); +@@ -645,7 +645,7 @@ static int multiline () { + #endif + char buffer[BUFSIZ + TRMLEN]; + +- if (getline (buffer, sizeof buffer, input) != OK) ++ if (get_line (buffer, sizeof buffer, input) != OK) + return NOTOK; + #ifdef DEBUG + if (poprint) +@@ -665,7 +665,7 @@ static int multiline () { + + /* */ + +-static int getline (s, n, iop) ++static int get_line (s, n, iop) + char *s; + int n; + FILE * iop; Added: head/japanese/mh/files/patch-uip_rcvtty.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/mh/files/patch-uip_rcvtty.c Fri May 13 19:24:51 2016 (r415138) @@ -0,0 +1,62 @@ +--- uip/rcvtty.c.orig 2001-04-04 16:05:17 UTC ++++ uip/rcvtty.c +@@ -8,11 +8,16 @@ static char ident[] = "@(#)$Id: rcvtty.c + #endif + #include "../h/mh.h" + #include "../h/rcvmail.h" ++#include "../h/formatsbr.h" + #include "../h/scansbr.h" + #include "../zotnet/tws.h" + #include + #include ++#include + #ifndef TTYD ++#if __FreeBSD_version > 900007 ++#include ++#else /* __FreeBSD_version > 900007 */ + #include + #ifndef UTMP_FILENAME + #ifdef UTMP_FILE +@@ -25,6 +30,7 @@ static char ident[] = "@(#)$Id: rcvtty.c + #endif + #endif + #endif /* UTMP_FILENAME */ ++#endif /* __FreeBSD_version > 900007 */ + #endif /* not TTYD */ + #ifdef LOCALE + #include +@@ -110,8 +116,12 @@ char **argv; + *vec[MAXARGS]; + #ifndef TTYD + char tty[BUFSIZ]; ++#if __FreeBSD_version > 900007 ++ struct utmpx *ut; ++#else /* __FreeBSD_version > 900007 */ + struct utmp ut; + register FILE *uf; ++#endif /* __FreeBSD_version > 900007 */ + #endif /* not TTYD */ + + #ifdef BSD43 +@@ -200,6 +210,13 @@ char **argv; + + user = getusr (); + #ifndef TTYD ++#if __FreeBSD_version > 900007 ++ ut = getutxuser(user); ++ if (ut != NULL) { ++ (void) strncpy (tty, ut->ut_line, sizeof ut->ut_line); ++ alert (tty, md); ++ } ++#else /* __FreeBSD_version > 900007 */ + if ((uf = fopen (UTMP_FILENAME, "r")) == NULL) + exit (RCV_MBX); + while (fread ((char *) &ut, sizeof ut, 1, uf) == 1) +@@ -212,6 +229,7 @@ char **argv; + alert (tty, md); + } + (void) fclose (uf); ++#endif /* __FreeBSD_version > 900007 */ + #else /* TTYD */ + alert (user, md); + #endif /* TTYD */ Added: head/japanese/mh/files/patch-uip_replsbr.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/mh/files/patch-uip_replsbr.c Fri May 13 19:24:51 2016 (r415138) @@ -0,0 +1,16 @@ +--- uip/replsbr.c.orig 2001-04-04 16:05:17 UTC ++++ uip/replsbr.c +@@ -195,11 +195,12 @@ replout (inb, msg, drft, mp) + } + } while (cptr = cptr->c_next); + +- while (state == FLDPLUS) ++ while (state == FLDPLUS) { + state = m_getfld (state, name, tmpbuf, SBUFSIZ, inb); + #ifdef JAPAN + (void) ml_conv(tmpbuf); + #endif /* JAPAN */ ++ } + break; + + case LENERR: Added: head/japanese/mh/files/patch-uip_slocal.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/mh/files/patch-uip_slocal.c Fri May 13 19:24:51 2016 (r415138) @@ -0,0 +1,54 @@ +--- uip/slocal.c.orig 2000-12-04 12:09:38 UTC ++++ uip/slocal.c +@@ -36,6 +36,10 @@ static char ident[] = "@(#)$Id: slocal.c + #endif /* NOIOCTLH */ + #endif /* not V7 */ + #include ++#include ++#if __FreeBSD_version > 900007 ++#include ++#else /* __FreeBSD_version > 900007 */ + #include + #ifndef UTMP_FILENAME + #ifdef UTMP_FILE +@@ -48,6 +52,7 @@ static char ident[] = "@(#)$Id: slocal.c + #endif + #endif + #endif /* UTMP_FILENAME */ ++#endif /* __FreeBSD_version > 900007 */ + #ifdef LOCALE + #include + #endif +@@ -938,6 +943,24 @@ register char *key; + + /* */ + ++#if __FreeBSD_version > 900007 ++static int logged_in (void) { ++ if (utmped) { ++ return utmped; ++ } ++ else { ++ struct utmpx* ut = NULL; ++ ++ ut = getutxuser(user); ++ if (ut != NULL) { ++ return (utmped = DONE); ++ } ++ else { ++ return (utmped = NOTOK); ++ } ++ } ++} ++#else /* __FreeBSD_version > 900007 */ + static int logged_in () { + struct utmp ut; + register FILE *uf; +@@ -963,6 +986,7 @@ static int logged_in () { + (void) fclose (uf); + return (utmped = NOTOK); + } ++#endif /* __FreeBSD_version > 900007 */ + + + static int timely (t1, t2) Modified: head/japanese/mh/files/patch-uip_trmsbr.c ============================================================================== --- head/japanese/mh/files/patch-uip_trmsbr.c Fri May 13 19:06:58 2016 (r415137) +++ head/japanese/mh/files/patch-uip_trmsbr.c Fri May 13 19:24:51 2016 (r415138) @@ -1,6 +1,6 @@ ---- uip/trmsbr.c +--- uip/trmsbr.c.orig 1993-12-01 04:01:39 UTC +++ uip/trmsbr.c -@@ -5,19 +5,8 @@ +@@ -5,19 +5,8 @@ static char ident[] = "@(#)$Id: trmsbr.c #include "../h/mh.h" #include @@ -21,7 +21,7 @@ #if BUFSIZ<2048 -@@ -58,11 +47,7 @@ +@@ -58,11 +47,7 @@ static read_termcap () { *term; char *cp, myterm[TXTSIZ]; @@ -34,7 +34,7 @@ static int inited = 0; if (inited++) -@@ -71,13 +56,7 @@ +@@ -71,13 +56,7 @@ static read_termcap () { if ((term = getenv ("TERM")) == NULL || tgetent (myterm, term) <= OK) return; Added: head/japanese/mh/files/patch-uip_vmh.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/mh/files/patch-uip_vmh.c Fri May 13 19:24:51 2016 (r415138) @@ -0,0 +1,16 @@ +--- uip/vmh.c.orig 2001-04-21 11:16:49 UTC ++++ uip/vmh.c +@@ -116,6 +116,13 @@ void __cputchar __P((int)); + + #define XYZ /* XXX */ + ++#if defined(__FreeBSD__) && __FreeBSD__ >= 5 ++struct ldat ++{ ++ unsigned long *text; ++}; ++#endif ++ + /* */ + + static struct swit switches[] = { Modified: head/japanese/prn/files/patch-Makefile ============================================================================== --- head/japanese/prn/files/patch-Makefile Fri May 13 19:06:58 2016 (r415137) +++ head/japanese/prn/files/patch-Makefile Fri May 13 19:24:51 2016 (r415138) @@ -1,82 +1,51 @@ -*** Makefile.orig Wed May 11 17:00:58 1994 ---- Makefile Tue Jul 1 17:44:49 1997 -*************** -*** 25,35 **** - # @(#)Makefile 2.3 (Y.Tonooka) 5/11/94 - #- - -! BINPATH = /usr/local/bin -! LIBPATH = /usr/local/lib -! MANPATH = /usr/local/man -! JMANDIR = japanese -! CFLAGS = -O - # CFLAGS = -g -DDEBUG - ARFLAGS = rcv - ---- 25,39 ---- - # @(#)Makefile 2.3 (Y.Tonooka) 5/11/94 - #- - -! PREFIX?=/usr/local -! BINPATH = ${PREFIX}/bin -! LIBPATH = ${PREFIX}/share/prn -! MANPATH = ${PREFIX}/man -! JMANDIR = ja -! CFLAGS += \ -! -DKCCPATH=\"${PREFIX}/bin/kcc\" \ -! -DCMTPATH=\"${PREFIX}/bin/cmt\" \ -! -DPSPATH=\"${PREFIX}/bin/psconv\" - # CFLAGS = -g -DDEBUG - ARFLAGS = rcv - -*************** -*** 39,47 **** - AR = ar - RANLIB = ranlib - LINT = lint -! INSTALL = install - CP = cp -! LN = ln - RM = rm -f - TAGS = ctags - ETAGS = etags ---- 43,51 ---- - AR = ar - RANLIB = ranlib - LINT = lint -! INSTALL = install -c - CP = cp -! LN = ln -fs - RM = rm -f - TAGS = ctags - ETAGS = etags -*************** -*** 91,103 **** - - $(BINPATH)/cprn: $(BINPATH)/prn - if [ $@ ]; then $(RM) $@; fi -! $(LN) $(BINPATH)/prn $@ - - $(BINPATH)/cmt: cmt.c defs.c euc.c reg.y - $(MAKE) cmt - $(INSTALL) -s cmt $(BINPATH) - - $(LIBPATH)/cmtdefs: cmtdefs - $(CP) cmtdefs $@; chmod 644 $@ - - $(BINPATH)/psconv: psconv.c ---- 95,108 ---- - - $(BINPATH)/cprn: $(BINPATH)/prn - if [ $@ ]; then $(RM) $@; fi -! $(LN) prn $@ - - $(BINPATH)/cmt: cmt.c defs.c euc.c reg.y - $(MAKE) cmt - $(INSTALL) -s cmt $(BINPATH) - - $(LIBPATH)/cmtdefs: cmtdefs -+ mkdir -p $(LIBPATH) - $(CP) cmtdefs $@; chmod 644 $@ - - $(BINPATH)/psconv: psconv.c +--- Makefile.orig 1994-05-11 08:00:58 UTC ++++ Makefile +@@ -25,11 +25,15 @@ + # @(#)Makefile 2.3 (Y.Tonooka) 5/11/94 + #- + +- BINPATH = /usr/local/bin +- LIBPATH = /usr/local/lib +- MANPATH = /usr/local/man +- JMANDIR = japanese +- CFLAGS = -O ++ PREFIX?=/usr/local ++ BINPATH = ${PREFIX}/bin ++ LIBPATH = ${PREFIX}/share/prn ++ MANPATH = ${PREFIX}/man ++ JMANDIR = ja ++ CFLAGS += \ ++ -DKCCPATH=\"${PREFIX}/bin/kcc\" \ ++ -DCMTPATH=\"${PREFIX}/bin/cmt\" \ ++ -DPSPATH=\"${PREFIX}/bin/psconv\" + # CFLAGS = -g -DDEBUG + ARFLAGS = rcv + +@@ -39,9 +43,9 @@ + AR = ar + RANLIB = ranlib + LINT = lint +- INSTALL = install ++ INSTALL = install -c + CP = cp +- LN = ln ++ LN = ln -fs + RM = rm -f + TAGS = ctags + ETAGS = etags +@@ -91,13 +95,14 @@ $(BINPATH)/prn: prn.c euc.c + + $(BINPATH)/cprn: $(BINPATH)/prn + if [ $@ ]; then $(RM) $@; fi +- $(LN) $(BINPATH)/prn $@ ++ $(LN) prn $@ + + $(BINPATH)/cmt: cmt.c defs.c euc.c reg.y + $(MAKE) cmt + $(INSTALL) -s cmt $(BINPATH) + + $(LIBPATH)/cmtdefs: cmtdefs ++ mkdir -p $(LIBPATH) + $(CP) cmtdefs $@; chmod 644 $@ + + $(BINPATH)/psconv: psconv.c Modified: head/japanese/prn/files/patch-cmt.c ============================================================================== --- head/japanese/prn/files/patch-cmt.c Fri May 13 19:06:58 2016 (r415137) +++ head/japanese/prn/files/patch-cmt.c Fri May 13 19:24:51 2016 (r415138) @@ -1,6 +1,6 @@ ---- cmt.c.orig Mon Apr 25 16:26:57 1994 -+++ cmt.c Fri Feb 6 00:18:46 2004 -@@ -27,7 +27,9 @@ +--- cmt.c.orig 1994-04-25 07:26:57 UTC ++++ cmt.c +@@ -27,7 +27,9 @@ static char *sccsid = "@(#)cmt.c 2.2 (Y. #endif #include *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Fri May 13 19:30:18 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1728CB3A30E; Fri, 13 May 2016 19:30:18 +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 CC93E1B26; Fri, 13 May 2016 19:30:17 +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 u4DJUHwj069978; Fri, 13 May 2016 19:30:17 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DJUF60069958; Fri, 13 May 2016 19:30:15 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605131930.u4DJUF60069958@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 19:30:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415139 - head/mail/metamail/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 19:30:18 -0000 Author: bapt Date: Fri May 13 19:30:14 2016 New Revision: 415139 URL: https://svnweb.freebsd.org/changeset/ports/415139 Log: Prevent collision with getline(3) While here, regenerate patches Modified: head/mail/metamail/files/patch-Makefile head/mail/metamail/files/patch-bin_showaudio head/mail/metamail/files/patch-bin_showexternal head/mail/metamail/files/patch-bin_showpartial head/mail/metamail/files/patch-bin_showpicture head/mail/metamail/files/patch-bin_sun2mime head/mail/metamail/files/patch-config.h head/mail/metamail/files/patch-fonts_Makefile head/mail/metamail/files/patch-metamail__uue.c head/mail/metamail/files/patch-metamail_codes.c head/mail/metamail/files/patch-metamail_mailto.c head/mail/metamail/files/patch-metamail_metamail.c head/mail/metamail/files/patch-metamail_mmencode.c head/mail/metamail/files/patch-metamail_putenv.c head/mail/metamail/files/patch-metamail_shared.c head/mail/metamail/files/patch-metamail_splitmail.c head/mail/metamail/files/patch-richmail__iso2022.c head/mail/metamail/files/patch-richmail_richlex.c head/mail/metamail/files/patch-richmail_richset.c head/mail/metamail/files/patch-richmail_richtext.c Modified: head/mail/metamail/files/patch-Makefile ============================================================================== --- head/mail/metamail/files/patch-Makefile Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-Makefile Fri May 13 19:30:14 2016 (r415139) @@ -1,6 +1,6 @@ ---- Makefile.orig 1994-01-26 18:32:33.000000000 +0100 -+++ Makefile 2014-06-04 12:42:07.532697759 +0200 -@@ -26,7 +26,7 @@ +--- Makefile.orig 1994-01-26 17:32:33 UTC ++++ Makefile +@@ -26,7 +26,7 @@ MAKE = make CP = cp # How to compile C programs @@ -9,7 +9,7 @@ # You may also want to change the CFLAGS variable, which will be passed on # to all subdirectories. If you do that, the changes will only work right if you -@@ -38,7 +38,7 @@ +@@ -38,7 +38,7 @@ FOOBAR-sun4=-Bstatic STATICFLAG=FOOBAR${HOST_ARCH} @@ -18,7 +18,7 @@ # The following is better if you want to make sure you run with SYSV defined # CFLAGS = -g -I. ${$(STATICFLAG)} -DSYSV # Also, for SGI Irix, compile in K&R mode -@@ -49,9 +49,9 @@ +@@ -49,9 +49,9 @@ CFLAGS = -g -I. ${$(STATICFLAG)} # LDLIBS variable. # # For Sun and BSD systems, the following should work... @@ -30,7 +30,7 @@ # On SGI machines, we need -lsun for getpw...(), and -lc_s saves some space. # LDLIBS = -lsun -lc_s # ISC SysVr3.2.2 has a shared C library and requires libinet.a to resolve -@@ -72,10 +72,10 @@ +@@ -72,10 +72,10 @@ CONFIGDIR = . # install -s -c $(LOCALBINDIR) $$file # #INSTALL = cp @@ -43,7 +43,7 @@ # # This is where binaries should be copied LOCALBINDIR = ${INSTROOT}/bin -@@ -96,9 +96,9 @@ +@@ -96,9 +96,9 @@ MAILCAPDIR = ${INSTROOT}/etc # This helps with the "for" constructs below on some platforms: SHELL=/bin/sh @@ -55,16 +55,17 @@ (cd metamail ; $(MAKE) CONFIGDIR=../${CONFIGDIR} CFLAGS="${CFLAGS}" CC="${CC}" LDLIBS="${LDLIBS}") -${RM} bin/metamail (cd bin; ${LN} ../metamail/metamail metamail) -@@ -117,7 +117,7 @@ +@@ -117,38 +117,33 @@ basics:: (cd bin; ${LN} ../richmail/richtext richtext) -${RM} bin/richtoatk (cd bin; ${LN} ../richmail/richtoatk richtoatk) - (cd fonts ; $(MAKE) CONFIGDIR=../${CONFIGDIR} CFLAGS="${CFLAGS}" CC="${CC}" LDLIBS="${LDLIBS}" FONTSUFFIX="${FONTSUFFIX}") -+ (cd fonts ; $(MAKE) PREFIX=${PREFIX} CONFIGDIR=../${CONFIGDIR} CFLAGS="${CFLAGS}" CC="${CC}" LDLIBS="${LDLIBS}" FONTSUFFIX="${FONTSUFFIX}") -${RM} bin/shownonascii - (cd bin; ${LN} ../fonts/shownonascii shownonascii) +- (cd bin; ${LN} ../fonts/shownonascii shownonascii) -${RM} bin/mailto-hebrew -@@ -127,28 +127,27 @@ +- (cd bin; ${LN} ../fonts/mailto-hebrew mailto-hebrew) + + install-all: basics @(cd bin; \ for file in *; \ do \ @@ -94,7 +95,14 @@ @echo "installing file $(MAILCAPDIR)/mailcap" - ${CP} mailcap $(MAILCAPDIR) + ${CP} mailcap $(DESTDIR)$(MAILCAPDIR) -+ (cd fonts ; $(MAKE) PREFIX=${DESTDIR}${PREFIX} CONFIGDIR=../${CONFIGDIR} CFLAGS="${CFLAGS}" CC="${CC}" LDLIBS="${LDLIBS}" FONTSUFFIX="${FONTSUFFIX}" install) uninstall-all: @(cd bin; \ +@@ -179,7 +174,6 @@ clean: + -${RM} -rf *.BAK + (cd metamail ; $(MAKE) clean) + (cd richmail ; $(MAKE) clean) +- (cd fonts ; $(MAKE) FONTSUFFIX="${FONTSUFFIX}" clean) + + cleanbin: + -${RM} bin/metamail Modified: head/mail/metamail/files/patch-bin_showaudio ============================================================================== --- head/mail/metamail/files/patch-bin_showaudio Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-bin_showaudio Fri May 13 19:30:14 2016 (r415139) @@ -1,5 +1,5 @@ ---- bin/showaudio.orig Thu Feb 3 00:21:26 1994 -+++ bin/showaudio Mon Dec 18 11:50:24 2006 +--- bin/showaudio.orig 1994-02-02 23:21:26 UTC ++++ bin/showaudio @@ -15,9 +15,35 @@ # WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. # @@ -38,7 +38,7 @@ endif # First, figure out which machine to play it on! -@@ -33,7 +59,7 @@ +@@ -33,7 +59,7 @@ set AUDIOLOGMAIL=andrew@thumper.bellcore set ORG="Bellcore" set STDINPUT=0 if ("$1" == "-p") then @@ -47,7 +47,7 @@ shift shift endif -@@ -173,7 +199,7 @@ +@@ -173,7 +199,7 @@ if (-d $AUDIOBINDIR) then set AUDIOPHONE=$< endif if ($thishost == $AUDIOPHONEHOST || $thishost == $AUDIOPHONEHOSTLONG) then @@ -56,7 +56,7 @@ echo "You MUST SAY HELLO when you answer the phone, or you will not hear the message." mail -s "showaudio: `whoami` called $AUDIOPHONE" $AUDIOLOGMAIL < /dev/null if ($STDINPUT) then -@@ -206,7 +232,7 @@ +@@ -206,7 +232,7 @@ else echo -n "File name:" set fname=$< endif Modified: head/mail/metamail/files/patch-bin_showexternal ============================================================================== --- head/mail/metamail/files/patch-bin_showexternal Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-bin_showexternal Fri May 13 19:30:14 2016 (r415139) @@ -1,5 +1,5 @@ ---- bin/showexternal.orig Tue Feb 8 17:39:05 1994 -+++ bin/showexternal Mon Dec 18 11:50:24 2006 +--- bin/showexternal.orig 1994-02-08 16:39:05 UTC ++++ bin/showexternal @@ -15,9 +15,45 @@ # WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. # Modified: head/mail/metamail/files/patch-bin_showpartial ============================================================================== --- head/mail/metamail/files/patch-bin_showpartial Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-bin_showpartial Fri May 13 19:30:14 2016 (r415139) @@ -1,5 +1,5 @@ ---- bin/showpartial.orig Thu Feb 3 00:21:29 1994 -+++ bin/showpartial Mon Dec 18 11:50:24 2006 +--- bin/showpartial.orig 1994-02-02 23:21:29 UTC ++++ bin/showpartial @@ -2,8 +2,44 @@ # (The "-fb" might need to be changed to "-f" on some systems) # @@ -46,7 +46,7 @@ endif set TREEROOT=${METAMAIL_TMPDIR}/m-prts-`whoami` -@@ -11,14 +47,14 @@ +@@ -11,14 +47,14 @@ if ($#argv < 3 || $#argv > 4) then echo "Usage: showpartial file id partnum totalnum" exit -1 endif @@ -66,7 +66,7 @@ endif if (! -d $TREEROOT) then -@@ -35,9 +71,9 @@ +@@ -35,9 +71,9 @@ if (! -d ${TREEROOT}/$id) then exit -1 endif endif Modified: head/mail/metamail/files/patch-bin_showpicture ============================================================================== --- head/mail/metamail/files/patch-bin_showpicture Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-bin_showpicture Fri May 13 19:30:14 2016 (r415139) @@ -1,5 +1,5 @@ ---- bin/showpicture.orig Mon Feb 7 18:59:54 1994 -+++ bin/showpicture Mon Dec 18 11:50:24 2006 +--- bin/showpicture.orig 1994-02-07 17:59:54 UTC ++++ bin/showpicture @@ -15,15 +15,42 @@ # WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. # @@ -46,7 +46,7 @@ set X_VIEWER = "$2" shift shift -@@ -57,7 +84,7 @@ +@@ -57,7 +84,7 @@ if (! $?DISPLAY) then endif end endif Modified: head/mail/metamail/files/patch-bin_sun2mime ============================================================================== --- head/mail/metamail/files/patch-bin_sun2mime Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-bin_sun2mime Fri May 13 19:30:14 2016 (r415139) @@ -1,6 +1,6 @@ ---- bin/sun2mime.orig Sat Nov 13 15:54:05 1993 -+++ bin/sun2mime Mon Dec 18 11:50:06 2006 -@@ -11,7 +11,7 @@ +--- bin/sun2mime.orig 1993-11-13 14:54:05 UTC ++++ bin/sun2mime +@@ -11,7 +11,7 @@ if [ x$METAMAIL_TMPDIR = x ]; then fi TMPFILE=${METAMAIL_TMPDIR}/suntomime.$$ Modified: head/mail/metamail/files/patch-config.h ============================================================================== --- head/mail/metamail/files/patch-config.h Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-config.h Fri May 13 19:30:14 2016 (r415139) @@ -1,6 +1,6 @@ ---- config.h.orig Wed Nov 24 16:36:07 1993 -+++ config.h Mon Dec 18 11:46:21 2006 -@@ -73,7 +73,7 @@ +--- config.h.orig 1993-11-24 15:36:07 UTC ++++ config.h +@@ -73,7 +73,7 @@ WITHOUT ANY EXPRESS OR IMPLIED WARRANTIE #ifdef SYSV #define RESET_PROGRAM "tput clear" #else @@ -9,7 +9,7 @@ #define RESET_PROGRAM "/usr/bin/reset" #else #define RESET_PROGRAM "/usr/ucb/reset" -@@ -155,7 +155,11 @@ +@@ -155,9 +155,13 @@ WITHOUT ANY EXPRESS OR IMPLIED WARRANTIE #ifdef NeXT #define sigtype void #else @@ -17,7 +17,9 @@ +#define sigtype void +#else #define sigtype int -+#endif #endif #endif ++#endif + #ifdef MSDOS + #define PATH_SEPARATOR ';' Modified: head/mail/metamail/files/patch-fonts_Makefile ============================================================================== --- head/mail/metamail/files/patch-fonts_Makefile Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-fonts_Makefile Fri May 13 19:30:14 2016 (r415139) @@ -1,6 +1,6 @@ ---- fonts/Makefile.orig Mon May 31 22:49:27 1993 -+++ fonts/Makefile Mon Dec 18 11:46:21 2006 -@@ -28,12 +28,18 @@ +--- fonts/Makefile.orig 1993-05-31 20:49:27 UTC ++++ fonts/Makefile +@@ -28,12 +28,18 @@ heb8x13B.${FONTSUFFIX}: heb8x13B.bdf -${DIRBUILDER} shownonascii: Xshownonascii @@ -12,12 +12,12 @@ - sed -e s@/u/nsb/lib/fonts@`pwd`@ < Xmailto-hebrew > mailto-hebrew + sed -e s@/u/nsb/lib/fonts@${PREFIX}/lib/metamail/fonts@ < Xmailto-hebrew > mailto-hebrew chmod +x mailto-hebrew -+ + +install: + mkdir -p ${PREFIX}/lib/metamail/fonts + install -c heb6x13.${FONTSUFFIX} heb8x13.${FONTSUFFIX} \ + heb8x13B.${FONTSUFFIX} fonts.alias ${PREFIX}/lib/metamail/fonts + mkfontdir ${PREFIX}/lib/metamail/fonts - ++ clean: rm -f heb6x13.${FONTSUFFIX} heb8x13.${FONTSUFFIX} heb8x13B.${FONTSUFFIX} shownonascii mailto-hebrew fonts.dir Modified: head/mail/metamail/files/patch-metamail__uue.c ============================================================================== --- head/mail/metamail/files/patch-metamail__uue.c Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-metamail__uue.c Fri May 13 19:30:14 2016 (r415139) @@ -1,8 +1,20 @@ ---- metamail/uue.c.orig 1993-07-29 03:31:02.000000000 +0900 -+++ metamail/uue.c 2012-10-13 08:01:35.000000000 +0900 -@@ -72,26 +72,26 @@ +--- metamail/uue.c.orig 1993-07-28 18:31:02 UTC ++++ metamail/uue.c +@@ -30,7 +30,7 @@ FILE *outfp; + } + + +-getline (buf, size, fp) ++get_line (buf, size, fp) + char *buf; + int size; + FILE *fp; +@@ -70,28 +70,28 @@ int *ctptr; + char buf[63]; + while (1) { - if (getline (buf, sizeof buf, infp) < 0) { +- if (getline (buf, sizeof buf, infp) < 0) { ++ if (get_line (buf, sizeof buf, infp) < 0) { fprintf (stderr, "Premature EOF!\n"); - return; + return(0); @@ -16,7 +28,8 @@ } } while (1) { - if (getline (buf, sizeof buf, infp) < 0) { +- if (getline (buf, sizeof buf, infp) < 0) { ++ if (get_line (buf, sizeof buf, infp) < 0) { fprintf (stderr, "Premature EOF!\n"); - return; + return(0); Modified: head/mail/metamail/files/patch-metamail_codes.c ============================================================================== --- head/mail/metamail/files/patch-metamail_codes.c Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-metamail_codes.c Fri May 13 19:30:14 2016 (r415139) @@ -1,6 +1,6 @@ ---- metamail/codes.c.orig 1993-09-20 22:13:22.000000000 +0900 -+++ metamail/codes.c 2012-10-13 07:59:21.000000000 +0900 -@@ -13,6 +13,7 @@ +--- metamail/codes.c.orig 1993-09-20 13:13:22 UTC ++++ metamail/codes.c +@@ -13,6 +13,7 @@ OF THIS MATERIAL FOR ANY PURPOSE. IT IS WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. */ #include @@ -8,7 +8,7 @@ #include #include -@@ -203,7 +204,7 @@ +@@ -203,7 +204,7 @@ int PortableNewlines; && (Buf[0] == '-') && (Buf[1] == '-') && PendingBoundary(Buf, boundaries, boundaryct)) { @@ -17,7 +17,7 @@ } fprintf(stderr, "Ignoring unrecognized boundary line: %s\n", Buf); continue; -@@ -221,7 +222,7 @@ +@@ -221,7 +222,7 @@ int PortableNewlines; } while (c4 != EOF && isspace(c4)); if (c2 == EOF || c3 == EOF || c4 == EOF) { fprintf(stderr, "Warning: base64 decoder saw premature EOF!\n"); @@ -26,7 +26,7 @@ } if (c1 == '=' || c2 == '=') { DataDone=1; -@@ -371,7 +372,7 @@ +@@ -371,7 +372,7 @@ int *boundaryct; && (Buf[0] == '-') && (Buf[1] == '-') && PendingBoundary(Buf, boundaries, boundaryct)) { Modified: head/mail/metamail/files/patch-metamail_mailto.c ============================================================================== --- head/mail/metamail/files/patch-metamail_mailto.c Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-metamail_mailto.c Fri May 13 19:30:14 2016 (r415139) @@ -1,6 +1,6 @@ ---- metamail/mailto.c.orig 1994-02-10 05:30:26.000000000 +0900 -+++ metamail/mailto.c 2012-10-13 08:04:36.000000000 +0900 -@@ -37,6 +37,8 @@ +--- metamail/mailto.c.orig 1994-02-09 20:30:26 UTC ++++ metamail/mailto.c +@@ -37,6 +37,8 @@ STILL NEED TO DO/SUPPORT: */ #include @@ -9,7 +9,7 @@ #include #include #include -@@ -60,7 +62,6 @@ +@@ -60,7 +62,6 @@ extern char *getenv(); #include #endif @@ -17,7 +17,7 @@ struct mailpart *CreateNewPart(); /* The main data structure for the multiple parts of the mail */ -@@ -570,6 +571,7 @@ +@@ -570,6 +571,7 @@ char **argv; if (isupper(*sdum)) *sdum = tolower(*sdum); } if (strcmp(CharacterSet, "us-ascii") @@ -25,7 +25,7 @@ && strncmp(CharacterSet, "iso-8859-", 9)) { fprintf(stderr, "mailto: Unsupported character set: %s\n", CharacterSet); exit(-1); -@@ -1072,7 +1074,7 @@ +@@ -1072,7 +1074,7 @@ struct mailpart *FirstPart; #endif } fprintf(fp, "Message-ID: %s\n", newid()); @@ -34,7 +34,7 @@ if (FirstPart->next) { char boundary[120]; #ifdef AMIGA -@@ -1130,6 +1132,7 @@ +@@ -1130,6 +1132,7 @@ struct mailpart *part; if (part->isrich) { if (strcmp(CharacterSet, "us-ascii") && (strncmp(CharacterSet, "iso-8859-", 9) @@ -42,7 +42,7 @@ || part->encoding_type_needed != ENC_NONE)) { fprintf(fp, "Content-type: text/richtext; charset=\"%s\"\n", CharacterSet); } else { -@@ -1140,6 +1143,7 @@ +@@ -1140,6 +1143,7 @@ struct mailpart *part; WriteCtypeNicely(fp, part->content_type); if (strcmp(CharacterSet, "us-ascii") && (strncmp(CharacterSet, "iso-8859-", 9) @@ -50,7 +50,7 @@ || part->encoding_type_needed != ENC_NONE)) { fprintf(fp, "; charset=\"%s\"\n", CharacterSet); } else fputs("\n", fp); -@@ -1346,7 +1350,7 @@ +@@ -1346,7 +1350,7 @@ int EightBitMode, RightToLeftMode; } part->isrich = 1; PartEndsWithNewline=1; @@ -59,7 +59,7 @@ } InNewLineSequence = 0; if (RightToLeftMode) { -@@ -1745,6 +1749,7 @@ +@@ -1745,6 +1749,7 @@ CreateNewPart() { } printf("\n\nEnter your choice as a number from 0 to %d: ", i); fflush(stdout); @@ -67,7 +67,7 @@ fgets(LineBuf, sizeof(LineBuf), stdin); ans = atoi(LineBuf); if (ans == 0 || ans == 1) { -@@ -1752,8 +1757,9 @@ +@@ -1752,8 +1757,9 @@ CreateNewPart() { FILE *fpi, *fpo; printf("\nIf you want to include non-textual data from a file, enter the file name.\nTo include the output of a command, enter \"|\" followed by the command.\nIf you do not want to include anything, just press ENTER (RETURN).\n> "); fflush(stdout); @@ -78,7 +78,7 @@ while (sdum >= CTLineBuf && isspace((unsigned char) *sdum)) { *sdum = '\0'; --sdum; -@@ -1791,7 +1797,10 @@ +@@ -1791,7 +1797,10 @@ CreateNewPart() { int ct; printf("\nEnter the MIME Content-type value for the data from file %s\n (type '?' for a list of locally-valid content-types): ", sdum); fflush(stdout); @@ -90,7 +90,7 @@ if (index(LineBuf, '/')) { char lc[100], *s, AnsBuf[100]; strcpy(lc, LineBuf); -@@ -1809,7 +1818,7 @@ +@@ -1809,7 +1818,7 @@ CreateNewPart() { } if (mc) break; printf("The MIME content-type '%s' is not listed in your local mailcap files,\nand may not be a valid MIME type. Do you want to use it anyway [no] ? ", LineBuf); @@ -99,7 +99,7 @@ while (s && *s && isspace((unsigned char) *s)) ++s; if (s && (*s == 'y' || *s == 'Y')) break; continue; -@@ -2109,7 +2118,7 @@ +@@ -2109,7 +2118,7 @@ int UseVisual; fpout = fopen(FirstPart->filename, "a"); free(CmdBuf); free(CmdBuf2); @@ -108,7 +108,7 @@ } lastmp = mp = FirstPart; while (mp) { -@@ -2137,6 +2146,7 @@ +@@ -2137,6 +2146,7 @@ int UseVisual; printf("2: %s\n", CmdBuf); printf("\n\nEnter 1 or 2, or 0 to not edit it: "); fflush(stdout); @@ -116,7 +116,7 @@ fgets(LineBuf, sizeof(LineBuf), stdin); ans = atoi(LineBuf); } else ans = 2; -@@ -2221,7 +2231,7 @@ +@@ -2221,7 +2231,7 @@ int IsAndrew; int LineAlloced = 0, LineCount = 0; fp = fopen(fname, "r"); @@ -125,7 +125,7 @@ do { LineBuf=NextAliasLine(LineBuf, &LineAlloced, &LineCount, fp, IsAndrew); if (LineCount == 0) continue; -@@ -2310,7 +2320,7 @@ +@@ -2310,7 +2320,7 @@ char *aliasline; if (s != s2) printf("mailto: ignoring bad alias line in init file: %s\n", aliasline); free(s); free(tmpalias); @@ -134,7 +134,7 @@ } *s2++ = '\0'; tmpalias->shortname = s; -@@ -2364,7 +2374,7 @@ +@@ -2364,7 +2374,7 @@ char *hdr; { char *firstnonascii, *firstascii; @@ -143,7 +143,7 @@ firstnonascii=firstbad(s); if (firstnonascii) { if (!strcmp(CharacterSet, "us-ascii")) { -@@ -2454,7 +2464,7 @@ +@@ -2454,7 +2464,7 @@ char *hdr; /* if (!lc2strcmp(name, tmpalias->shortname)) { */ *end = savechar; EmitAddresses(fp, tmpalias->longname, hdr); Modified: head/mail/metamail/files/patch-metamail_metamail.c ============================================================================== --- head/mail/metamail/files/patch-metamail_metamail.c Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-metamail_metamail.c Fri May 13 19:30:14 2016 (r415139) @@ -1,6 +1,6 @@ ---- metamail/metamail.c.orig 1994-02-17 10:57:19.000000000 +0900 -+++ metamail/metamail.c 2012-10-16 01:27:14.000000000 +0900 -@@ -20,6 +20,8 @@ +--- metamail/metamail.c.orig 1994-02-17 01:57:19 UTC ++++ metamail/metamail.c +@@ -20,6 +20,8 @@ WITHOUT ANY EXPRESS OR IMPLIED WARRANTIE ******************************************************* */ #include @@ -9,7 +9,7 @@ #include #include #include -@@ -46,8 +48,8 @@ +@@ -46,8 +48,8 @@ extern char *mktemp(char *); #include #ifndef AMIGA @@ -20,7 +20,7 @@ #include #else /* SYSV */ #include -@@ -83,7 +85,7 @@ +@@ -83,7 +85,7 @@ extern char *MkRmScript(); #define MAX_FILE_NAME_SIZE 256 #define WRITE_BINARY "w" #else /* AMIGA */ @@ -29,7 +29,7 @@ #define CATCOMMAND "cat" #define CATTEMPLATE "cat %s" #define METAMAIL "metamail" -@@ -100,6 +102,7 @@ +@@ -100,6 +102,7 @@ extern char **environ, *gets(); #define CMDSIZE 1200 /* Maximum size of command to execute */ #define LINE_BUF_SIZE 2000 @@ -37,7 +37,7 @@ #ifndef MICROSOFT extern char *malloc(); extern char *realloc(); -@@ -107,10 +110,12 @@ +@@ -107,10 +110,12 @@ extern char *realloc(); extern char *getenv(); extern char *index(); extern char *rindex(); @@ -51,7 +51,7 @@ static char *nomem = "Out of memory!"; static char *mmversion = MM_VERSTRING; static char *NoAskDefault = "text,text/plain,text/richtext"; -@@ -540,6 +545,7 @@ +@@ -540,6 +545,7 @@ int nestingdepth; ans = 2; } else { printf("\nWhat do you want to do with the %s data?\n1 -- See it as text\n2 -- Write it to a file\n3 -- Just skip it\n\n", octetstream ? "raw" : ContentType); @@ -59,7 +59,7 @@ fgets(Fname, sizeof(Fname), stdin); ans = atoi(Fname); } -@@ -554,8 +560,10 @@ +@@ -554,8 +560,10 @@ int nestingdepth; needname = 0; printf("Please enter the name of a file to which the data should be written\n(Default: %s) > ", suggestedname); fflush(stdout); @@ -71,7 +71,7 @@ #if !defined(AMIGA) && !defined(MSDOS) if (!Fname[0]) strcpy(Fname, suggestedname); if (Fname[0] == '~' && Fname[1] == '/') { -@@ -579,10 +587,12 @@ +@@ -579,10 +587,12 @@ int nestingdepth; int overwriteans = -1; do { printf("File %s exists. Do you want to overwrite it (y/n) ?\n", Fname); @@ -85,7 +85,7 @@ while (s && *s && isspace((unsigned char) *s)) ++s; if (*s == 'y' || *s == 'Y' || !*s || *s == '\n') { overwriteans = 1; -@@ -1202,9 +1212,9 @@ +@@ -1202,9 +1212,9 @@ char *SquirrelFile; fprintf(outfp, "Content-type: %s", ContentType); for (j=0; j Modified: head/mail/metamail/files/patch-metamail_putenv.c ============================================================================== --- head/mail/metamail/files/patch-metamail_putenv.c Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-metamail_putenv.c Fri May 13 19:30:14 2016 (r415139) @@ -1,6 +1,6 @@ ---- metamail/putenv.c.orig Tue Oct 12 17:17:43 1993 -+++ metamail/putenv.c Sat Jul 14 17:35:44 2007 -@@ -17,6 +17,8 @@ +--- metamail/putenv.c.orig 1993-10-12 16:17:43 UTC ++++ metamail/putenv.c +@@ -17,6 +17,8 @@ not, write to the Free Software Foundati Cambridge, MA 02139, USA. */ #include @@ -9,7 +9,7 @@ #include #include #ifdef STDC_HEADERS -@@ -48,7 +50,11 @@ +@@ -48,7 +50,11 @@ extern char **environ; /* Put STRING, which is of the form "NAME=VALUE", in the environment. */ int putenv (string) Modified: head/mail/metamail/files/patch-metamail_shared.c ============================================================================== --- head/mail/metamail/files/patch-metamail_shared.c Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-metamail_shared.c Fri May 13 19:30:14 2016 (r415139) @@ -1,5 +1,5 @@ ---- metamail/shared.c.orig Sun May 16 20:19:32 1993 -+++ metamail/shared.c Mon Dec 18 11:46:22 2006 +--- metamail/shared.c.orig 1993-05-16 18:19:32 UTC ++++ metamail/shared.c @@ -1,4 +1,6 @@ #include +#include Modified: head/mail/metamail/files/patch-metamail_splitmail.c ============================================================================== --- head/mail/metamail/files/patch-metamail_splitmail.c Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-metamail_splitmail.c Fri May 13 19:30:14 2016 (r415139) @@ -1,6 +1,6 @@ ---- metamail/splitmail.c.orig Mon Jan 31 23:23:14 1994 -+++ metamail/splitmail.c Mon Dec 18 11:46:22 2006 -@@ -21,6 +21,8 @@ +--- metamail/splitmail.c.orig 1994-01-31 22:23:14 UTC ++++ metamail/splitmail.c +@@ -21,6 +21,8 @@ WITHOUT ANY EXPRESS OR IMPLIED WARRANTIE ******************************************************* */ #include @@ -9,7 +9,7 @@ #include #include #include -@@ -28,7 +30,7 @@ +@@ -28,7 +30,7 @@ WITHOUT ANY EXPRESS OR IMPLIED WARRANTIE #include #define MINCHUNKSIZE 20000 /* Better be enough to hold the headers, or we die! */ @@ -18,7 +18,7 @@ #ifdef AMIGA #define Prototype extern -@@ -41,8 +43,8 @@ +@@ -41,8 +43,8 @@ extern char *malloc(), *index(), *getmyn #define VERBOSEDELIVERYCMD VerboseDeliveryCmd #else extern char *getenv(); @@ -29,7 +29,7 @@ #endif usageexit() { -@@ -194,7 +196,7 @@ +@@ -194,7 +196,7 @@ char **argv; s = endofheader(from); /* would be index(from, '\n'), but need to check for continuation lines */ *s = '\0'; @@ -38,7 +38,7 @@ strcat(SharedHeaders, from); strcat(SharedHeaders, "\n"); } -@@ -339,9 +341,10 @@ +@@ -339,9 +341,10 @@ static char *SharedHeads[] = { NULL }; @@ -50,7 +50,7 @@ char **OrigID; { int i; -@@ -361,7 +364,8 @@ +@@ -361,7 +364,8 @@ char **OrigID; } if (!ULstrcmp(s, "subject")) { *colon = ':'; Modified: head/mail/metamail/files/patch-richmail__iso2022.c ============================================================================== --- head/mail/metamail/files/patch-richmail__iso2022.c Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-richmail__iso2022.c Fri May 13 19:30:14 2016 (r415139) @@ -1,6 +1,6 @@ ---- richmail/iso2022.c.orig 1992-12-23 02:50:21.000000000 +0900 -+++ richmail/iso2022.c 2012-10-13 08:09:11.000000000 +0900 -@@ -84,7 +84,7 @@ +--- richmail/iso2022.c.orig 1992-12-22 17:50:21 UTC ++++ richmail/iso2022.c +@@ -84,7 +84,7 @@ char *name; OutCharSet = OUT_ASCII; OutAsciiMode = RICH_ENC_US_ASCII; if (!name) Modified: head/mail/metamail/files/patch-richmail_richlex.c ============================================================================== --- head/mail/metamail/files/patch-richmail_richlex.c Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-richmail_richlex.c Fri May 13 19:30:14 2016 (r415139) @@ -1,5 +1,5 @@ ---- richmail/richlex.c.orig Thu Feb 3 03:29:37 1994 -+++ richmail/richlex.c Mon Dec 18 11:46:22 2006 +--- richmail/richlex.c.orig 1994-02-03 02:29:37 UTC ++++ richmail/richlex.c @@ -42,6 +42,7 @@ -------------------------------------------------------------------------*/ Modified: head/mail/metamail/files/patch-richmail_richset.c ============================================================================== --- head/mail/metamail/files/patch-richmail_richset.c Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-richmail_richset.c Fri May 13 19:30:14 2016 (r415139) @@ -1,5 +1,5 @@ ---- richmail/richset.c.orig Wed Oct 21 19:04:19 1992 -+++ richmail/richset.c Mon Dec 18 11:46:22 2006 +--- richmail/richset.c.orig 1992-10-21 18:04:19 UTC ++++ richmail/richset.c @@ -34,6 +34,7 @@ -------------------------------------------------------------------------*/ Modified: head/mail/metamail/files/patch-richmail_richtext.c ============================================================================== --- head/mail/metamail/files/patch-richmail_richtext.c Fri May 13 19:24:51 2016 (r415138) +++ head/mail/metamail/files/patch-richmail_richtext.c Fri May 13 19:30:14 2016 (r415139) @@ -1,6 +1,6 @@ ---- richmail/richtext.c.orig 1994-02-10 01:31:18.000000000 +0900 -+++ richmail/richtext.c 2012-10-13 08:07:01.000000000 +0900 -@@ -14,6 +14,8 @@ +--- richmail/richtext.c.orig 1994-02-09 16:31:18 UTC ++++ richmail/richtext.c +@@ -14,6 +14,8 @@ WITHOUT ANY EXPRESS OR IMPLIED WARRANTIE */ #include @@ -9,7 +9,7 @@ #include #include #include "richlex.h" -@@ -155,6 +157,16 @@ +@@ -155,6 +157,16 @@ static nomemabort() { exit(-1); #endif } @@ -26,7 +26,7 @@ #ifndef RICHTEXT_LIBRARY -@@ -910,7 +922,7 @@ +@@ -910,7 +922,7 @@ struct charsetmember *s; FILE *fp; { int inmargin=1; @@ -35,7 +35,7 @@ while (s -> ch) { if (inmargin && (s -> ch) == ' ') { controloutput(MoveRight, 1); -@@ -932,7 +944,7 @@ +@@ -932,7 +944,7 @@ char *standoutbuf, *standendbuf, *StartU *BoldOn, *BoldOff; { if (OverStrike) @@ -44,7 +44,7 @@ /* We always turn back on the appropriate terminal modes, because on some terminals one thing turns off all of them */ -@@ -989,16 +1001,6 @@ +@@ -989,16 +1001,6 @@ FILE *fp; while(*s) (*RichtextPutc)((int)(*s++),fp); } From owner-svn-ports-head@freebsd.org Fri May 13 19:33:44 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DFDB3B3A472; Fri, 13 May 2016 19:33: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 BB2BB1EAF; Fri, 13 May 2016 19:33: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 u4DJXhxa072883; Fri, 13 May 2016 19:33:43 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DJXh1Z072880; Fri, 13 May 2016 19:33:43 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605131933.u4DJXh1Z072880@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 13 May 2016 19:33:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415140 - in head/sysutils/smartmontools: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 19:33:45 -0000 Author: pi Date: Fri May 13 19:33:43 2016 New Revision: 415140 URL: https://svnweb.freebsd.org/changeset/ports/415140 Log: sysutils/smartmontools: 6.4 -> 6.5 Changes: https://www.smartmontools.org/browser/tags/RELEASE_6_5/smartmontools/NEWS - notable: Experimental support for NVMe devices - HDD, SSD and USB additions to drive database - Repatch changed update-smart-drivedb to use fetch by default PR: 209472 Submitted by: Leonid Nevecherya Approved by: samm@os2.kiev.ua (maintainer) Modified: head/sysutils/smartmontools/Makefile head/sysutils/smartmontools/distinfo head/sysutils/smartmontools/files/patch-update-smart-drivedb.in Modified: head/sysutils/smartmontools/Makefile ============================================================================== --- head/sysutils/smartmontools/Makefile Fri May 13 19:30:14 2016 (r415139) +++ head/sysutils/smartmontools/Makefile Fri May 13 19:33:43 2016 (r415140) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= smartmontools -PORTVERSION= 6.4 -PORTREVISION= 2 +PORTVERSION= 6.5 CATEGORIES= sysutils MASTER_SITES= SF Modified: head/sysutils/smartmontools/distinfo ============================================================================== --- head/sysutils/smartmontools/distinfo Fri May 13 19:30:14 2016 (r415139) +++ head/sysutils/smartmontools/distinfo Fri May 13 19:33:43 2016 (r415140) @@ -1,2 +1,2 @@ -SHA256 (smartmontools-6.4.tar.gz) = eab75600c1eda9c34b13097db71138ab376f3dad8a6a4667fb4d1d081feb7a85 -SIZE (smartmontools-6.4.tar.gz) = 822539 +SHA256 (smartmontools-6.5.tar.gz) = 89e8bb080130bc6ce148573ba5bb91bfe30236b64b1b5bbca26515d4b5c945bc +SIZE (smartmontools-6.5.tar.gz) = 855642 Modified: head/sysutils/smartmontools/files/patch-update-smart-drivedb.in ============================================================================== --- head/sysutils/smartmontools/files/patch-update-smart-drivedb.in Fri May 13 19:30:14 2016 (r415139) +++ head/sysutils/smartmontools/files/patch-update-smart-drivedb.in Fri May 13 19:33:43 2016 (r415140) @@ -1,30 +1,29 @@ ---- update-smart-drivedb.in.orig 2014-12-06 20:12:50 UTC -+++ update-smart-drivedb.in -@@ -69,26 +69,8 @@ EOF - *) DEST="$1" ;; +--- update-smart-drivedb.in.orig 2016-02-26 23:29:24.000000000 +0300 ++++ update-smart-drivedb.in 2016-05-12 23:07:17.558810000 +0300 +@@ -51,7 +51,8 @@ + -s SMARTCTL Use SMARTCTL for syntax check ('-s -' to disable) + [default: $SMARTCTL] + -t TOOL Use TOOL for download: $os_dltools +- [default: first one found in PATH] ++ [default: fetch, which is always available ++ on FreeBSD.] + -u LOCATION Use URL of LOCATION for download: + sf (Sourceforge code browser via HTTPS) + svn (SVN repository via HTTPS) [default] +@@ -262,14 +263,8 @@ esac --# Abort if 'which' is not available --which which >/dev/null || exit 1 -- - # Find download tool --DOWNLOAD= --for t in $os_dltools; do -- if which $t >/dev/null 2>/dev/null; then -- case $t in -- curl) DOWNLOAD="curl ${q:+-s }"'-f -o "$DEST.new" "$SRC"' ;; -- lynx) DOWNLOAD='lynx -source "$SRC" >"$DEST.new"' ;; -- wget) DOWNLOAD="wget $q"'-O "$DEST.new" "$SRC"' ;; -- fetch) DOWNLOAD='fetch -o "$DEST.new" "$SRC"' ;; # FreeBSD -- ftp) DOWNLOAD='ftp -o "$DEST.new" "$SRC"' ;; # OpenBSD -- esac -- break -- fi --done --if [ -z "$DOWNLOAD" ]; then -- echo "$0: found none of: $os_dltools" >&2; exit 1 --fi -+DOWNLOAD='fetch -o "$DEST.new" "$SRC"' + if [ -z "$tool" ]; then +- # Find download tool in PATH +- for t in $os_dltools; do +- if inpath "$t"; then +- tool=$t +- break +- fi +- done +- test -n "$tool" || error "found none of: $os_dltools" ++ # Set to fetch by default ++ tool="fetch" + fi - # Try possible branch first, then trunk - for location in "branches/$BRANCH" "trunk"; do + test -n "$url" || selecturl "svn" From owner-svn-ports-head@freebsd.org Fri May 13 19:34:57 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7909B3A4AB; Fri, 13 May 2016 19:34:57 +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 B42BA1FAF; Fri, 13 May 2016 19:34:57 +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 u4DJYu2x073074; Fri, 13 May 2016 19:34:56 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DJYupM073070; Fri, 13 May 2016 19:34:56 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605131934.u4DJYupM073070@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 19:34:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415141 - head/math/physcalc/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 19:34:57 -0000 Author: bapt Date: Fri May 13 19:34:56 2016 New Revision: 415141 URL: https://svnweb.freebsd.org/changeset/ports/415141 Log: Prevent collision on getline(3) While here regen patches Modified: head/math/physcalc/files/patch-physcalc.h head/math/physcalc/files/patch-physconv.c head/math/physcalc/files/patch-physmain.c head/math/physcalc/files/patch-physnode.c Modified: head/math/physcalc/files/patch-physcalc.h ============================================================================== --- head/math/physcalc/files/patch-physcalc.h Fri May 13 19:33:43 2016 (r415140) +++ head/math/physcalc/files/patch-physcalc.h Fri May 13 19:34:56 2016 (r415141) @@ -1,5 +1,5 @@ ---- physcalc.h Sun Aug 27 17:46:31 2000 -+++ physcalc.h.new Sun Aug 27 17:46:57 2000 +--- physcalc.h.orig 1998-08-29 14:13:40 UTC ++++ physcalc.h @@ -22,6 +22,10 @@ #error This program requires more memory than the tiny model allows! #endif Modified: head/math/physcalc/files/patch-physconv.c ============================================================================== --- head/math/physcalc/files/patch-physconv.c Fri May 13 19:33:43 2016 (r415140) +++ head/math/physcalc/files/patch-physconv.c Fri May 13 19:34:56 2016 (r415141) @@ -1,6 +1,24 @@ ---- physconv.c.orig 1998-08-30 15:58:16.000000000 -0500 -+++ physconv.c 2009-06-25 22:22:21.000000000 -0500 -@@ -260,12 +260,16 @@ +--- physconv.c.orig 1998-08-30 13:58:16 UTC ++++ physconv.c +@@ -32,7 +32,7 @@ + #include "physdecl.h" + + #ifdef __PROTOTYPES__ +-LOCAL void getline(FILE *fp, char *buf); ++LOCAL void get_line(FILE *fp, char *buf); + LOCAL int evalxpon(char *s); + LOCAL void fixplural(char *s); + LOCAL int output_dims(FILE *fp, int const d[MAXDIM]); +@@ -86,7 +86,7 @@ EXPORT struct dimstruct *dimension_list= + + /*-----Functions-----*/ + +-LOCAL void getline(fp,buf) /* Get a line from the file & doctor it up */ ++LOCAL void get_line(fp,buf) /* Get a line from the file & doctor it up */ + FILE *fp; + char *buf; + { +@@ -260,12 +260,16 @@ char const *s; { /* read in lines from fp and do each as if typed from console */ FILE *fp; char buf[SMALLBUF]; @@ -18,7 +36,16 @@ printf("Can't open %s\n",s); return; } -@@ -797,7 +801,7 @@ +@@ -276,7 +280,7 @@ char const *s; + #endif + echo = FALSE; + while (TRUE) { +- getline(fp,buf); ++ get_line(fp,buf); + if (!buf[0]) + break; + do_cmd(buf); +@@ -797,7 +801,7 @@ char const *s; } else { showdims(&d); printf("Convert to: "); Modified: head/math/physcalc/files/patch-physmain.c ============================================================================== --- head/math/physcalc/files/patch-physmain.c Fri May 13 19:33:43 2016 (r415140) +++ head/math/physcalc/files/patch-physmain.c Fri May 13 19:34:56 2016 (r415141) @@ -1,6 +1,6 @@ ---- physmain.c.orig 1998-08-30 14:48:34.000000000 -0500 -+++ physmain.c 2009-06-25 22:32:46.000000000 -0500 -@@ -227,7 +227,7 @@ +--- physmain.c.orig 1998-08-30 12:48:34 UTC ++++ physmain.c +@@ -227,7 +227,7 @@ char const *s; printf("Replace %s = ",v->name); printexpr(v->value); printf(" ?"); @@ -9,7 +9,16 @@ printf("\n"); } else answer[0] = 'Y'; -@@ -711,7 +711,8 @@ +@@ -656,7 +656,7 @@ void LegalCrap() + + } + +-void main(argc, argv) ++int main(argc, argv) + int argc; + char *argv[]; + { /* Main program: Init vars, load unit & help data, enter main loop */ +@@ -711,7 +711,8 @@ char *argv[]; } else while (TRUE) { printf(">"); Modified: head/math/physcalc/files/patch-physnode.c ============================================================================== --- head/math/physcalc/files/patch-physnode.c Fri May 13 19:33:43 2016 (r415140) +++ head/math/physcalc/files/patch-physnode.c Fri May 13 19:34:56 2016 (r415141) @@ -1,6 +1,6 @@ ---- physnode.c.orig Sat Oct 7 21:33:27 2006 -+++ physnode.c Sat Oct 7 21:33:30 2006 -@@ -305,12 +305,12 @@ +--- physnode.c.orig 1998-08-29 14:17:12 UTC ++++ physnode.c +@@ -305,12 +305,12 @@ NODEP n; } EXPORT void bytecopy(dst, src, bytes) From owner-svn-ports-head@freebsd.org Fri May 13 19:36:53 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 00F74B3A4E8; Fri, 13 May 2016 19:36:53 +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 D13B010A9; Fri, 13 May 2016 19:36:52 +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 u4DJaqXr073305; Fri, 13 May 2016 19:36:52 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DJapuJ073299; Fri, 13 May 2016 19:36:51 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605131936.u4DJapuJ073299@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 19:36:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415142 - head/math/xgraph/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 19:36:53 -0000 Author: bapt Date: Fri May 13 19:36:51 2016 New Revision: 415142 URL: https://svnweb.freebsd.org/changeset/ports/415142 Log: Prevent collision with getline(3) While here regen patches Added: head/math/xgraph/files/patch-dialog.c (contents, props changed) Modified: head/math/xgraph/files/patch-hpgl.c head/math/xgraph/files/patch-ps.c head/math/xgraph/files/patch-xgraph.c head/math/xgraph/files/patch-xgraph.h head/math/xgraph/files/patch-xtb.c Added: head/math/xgraph/files/patch-dialog.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/xgraph/files/patch-dialog.c Fri May 13 19:36:51 2016 (r415142) @@ -0,0 +1,20 @@ +--- dialog.c.orig 2000-08-03 16:40:44 UTC ++++ dialog.c +@@ -702,7 +702,7 @@ xtb_frame *frame; /* Returned frame */ + new_info->lines = (Window *) malloc((unsigned) (sizeof(Window) * E_LINES)); + + lineptr = text; +- while (getline(&lineptr, line)) { ++ while (get_line(&lineptr, line)) { + if (new_info->num_lines >= new_info->alloc_lines) { + new_info->alloc_lines *= 2; + new_info->lines = (Window *) realloc((char *) new_info->lines, +@@ -800,7 +800,7 @@ char *err_text; + + + +-int getline(tptr, lptr) ++int get_line(tptr, lptr) + char **tptr; + char *lptr; + /* Modified: head/math/xgraph/files/patch-hpgl.c ============================================================================== --- head/math/xgraph/files/patch-hpgl.c Fri May 13 19:34:56 2016 (r415141) +++ head/math/xgraph/files/patch-hpgl.c Fri May 13 19:36:51 2016 (r415142) @@ -1,5 +1,5 @@ ---- hpgl.c.orig Thu Aug 3 03:31:56 2000 -+++ hpgl.c Sun Aug 6 23:45:06 2000 +--- hpgl.c.orig 2000-08-02 18:31:56 UTC ++++ hpgl.c @@ -13,9 +13,8 @@ #include "xgout.h" #include "plotter.h" Modified: head/math/xgraph/files/patch-ps.c ============================================================================== --- head/math/xgraph/files/patch-ps.c Fri May 13 19:34:56 2016 (r415141) +++ head/math/xgraph/files/patch-ps.c Fri May 13 19:36:51 2016 (r415142) @@ -1,6 +1,6 @@ ---- ps.c.orig Thu Jul 17 03:40:40 1997 -+++ ps.c Fri Dec 10 03:11:36 1999 -@@ -57,7 +57,6 @@ +--- ps.c.orig 2000-08-02 21:17:34 UTC ++++ ps.c +@@ -59,7 +59,6 @@ #define PS(str) OUT(psFile, str) #define PSU(str) OUT(ui->psFile, str) #define IY(val) (ui->height_devs - val) Modified: head/math/xgraph/files/patch-xgraph.c ============================================================================== --- head/math/xgraph/files/patch-xgraph.c Fri May 13 19:34:56 2016 (r415141) +++ head/math/xgraph/files/patch-xgraph.c Fri May 13 19:36:51 2016 (r415142) @@ -1,6 +1,6 @@ ---- xgraph.c 2000-09-10 07:05:47.000000000 -0700 -+++ xgraph.c 2014-12-15 22:32:58.000000000 -0800 -@@ -74,8 +74,6 @@ +--- xgraph.c.orig 2000-09-10 14:05:47 UTC ++++ xgraph.c +@@ -74,8 +74,6 @@ #define BTNPAD 1 #define BTNINTER 3 @@ -9,7 +9,7 @@ #define ABS(x) ((x) < 0 ? -(x) : (x)) #define ZERO_THRES 1.0E-07 -@@ -333,6 +331,7 @@ +@@ -333,6 +331,7 @@ char *argv[]; if (!strm) { (void) fprintf(stderr, "Warning: cannot open file `%s'\n", inFileNames[idx]); @@ -17,7 +17,7 @@ } else { if ((maxitems = ReadData(strm, inFileNames[idx])) < 0) { errs++; -@@ -403,6 +402,7 @@ +@@ -403,6 +402,7 @@ char *argv[]; fg_color = PM_COLOR("Foreground"); bg_color = PM_COLOR("Background"); XRecolorCursor(disp, zoomCursor, &fg_color, &bg_color); @@ -25,7 +25,7 @@ Num_Windows = 1; while (Num_Windows > 0) { -@@ -415,6 +415,12 @@ +@@ -415,6 +415,12 @@ char *argv[]; continue; } switch (theEvent.type) { @@ -38,7 +38,7 @@ case Expose: if (theEvent.xexpose.count <= 0) { XWindowAttributes win_attr; -@@ -422,7 +428,7 @@ +@@ -422,7 +428,7 @@ char *argv[]; XGetWindowAttributes(disp, theEvent.xany.window, &win_attr); win_info->dev_info.area_w = win_attr.width; win_info->dev_info.area_h = win_attr.height; @@ -47,7 +47,7 @@ DrawWindow(win_info); } break; -@@ -715,7 +721,7 @@ +@@ -715,7 +721,7 @@ int primary; /* Is this the primary wi if (sizehints.x<0) sizehints.x = 0; sizehints.y += 25; } @@ -56,7 +56,7 @@ /* Aspect ratio computation */ if (asp < 1.0) { -@@ -723,6 +729,7 @@ +@@ -723,6 +729,7 @@ int primary; /* Is this the primary wi } else { height = ((int) (((double) NORMSIZE) / asp)); } @@ -64,7 +64,7 @@ height = MAX(MINDIM, height); width = MAX(MINDIM, width); -@@ -789,7 +796,7 @@ +@@ -789,7 +796,7 @@ int primary; /* Is this the primary wi new_info->flags = 0; XSelectInput(disp, new_window, @@ -73,7 +73,7 @@ if (!theCursor) { theCursor = XCreateFontCursor(disp, XC_top_left_arrow); fg_color = PM_COLOR("Foreground"); -@@ -1478,6 +1485,8 @@ +@@ -1478,6 +1485,8 @@ LineInfo *result; /* Returned result */ while (*line && (*line != '\n') && (*line != '"')) line++; if (*line) *line = '\0'; } else { Modified: head/math/xgraph/files/patch-xgraph.h ============================================================================== --- head/math/xgraph/files/patch-xgraph.h Fri May 13 19:34:56 2016 (r415141) +++ head/math/xgraph/files/patch-xgraph.h Fri May 13 19:36:51 2016 (r415142) @@ -1,5 +1,5 @@ ---- xgraph.h.orig Thu Jul 17 03:40:41 1997 -+++ xgraph.h Fri Dec 10 03:10:48 1999 +--- xgraph.h.orig 1997-07-16 18:40:41 UTC ++++ xgraph.h @@ -5,7 +5,12 @@ #ifndef _XGRAPH_H_ #define _XGRAPH_H_ @@ -13,7 +13,7 @@ #include #include #include -@@ -33,20 +38,9 @@ +@@ -33,20 +38,9 @@ extern void do_hardcopy(); /* Carries ou extern void ho_dialog(); /* Hardcopy dialog */ extern void set_X(); /* Initializes X device */ @@ -33,7 +33,7 @@ +#define MAX(a,b) ((a) > (b) ? (a) : (b)) +#define MIN(a,b) ((a) < (b) ? (a) : (b)) #endif -- --extern void abort(); +-extern void abort(); +- #endif /* _XGRAPH_H_ */ Modified: head/math/xgraph/files/patch-xtb.c ============================================================================== --- head/math/xgraph/files/patch-xtb.c Fri May 13 19:34:56 2016 (r415141) +++ head/math/xgraph/files/patch-xtb.c Fri May 13 19:36:51 2016 (r415142) @@ -1,6 +1,6 @@ ---- xtb.c.orig Thu Jul 17 04:26:41 1997 -+++ xtb.c Fri Dec 10 03:06:26 1999 -@@ -196,7 +196,7 @@ +--- xtb.c.orig 2000-08-02 18:33:01 UTC ++++ xtb.c +@@ -198,7 +198,7 @@ Window win; { xtb_data data; From owner-svn-ports-head@freebsd.org Fri May 13 19:40:12 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4D918B3A532; Fri, 13 May 2016 19:40:12 +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 1FD6D119D; Fri, 13 May 2016 19:40:12 +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 u4DJeBEq073529; Fri, 13 May 2016 19:40:11 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DJeBct073528; Fri, 13 May 2016 19:40:11 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605131940.u4DJeBct073528@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 19:40:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415143 - head/x11-wm/selectwm/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 19:40:12 -0000 Author: bapt Date: Fri May 13 19:40:11 2016 New Revision: 415143 URL: https://svnweb.freebsd.org/changeset/ports/415143 Log: Prevent collision with getline(3) Added: head/x11-wm/selectwm/files/ head/x11-wm/selectwm/files/patch-src_options.c (contents, props changed) Added: head/x11-wm/selectwm/files/patch-src_options.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-wm/selectwm/files/patch-src_options.c Fri May 13 19:40:11 2016 (r415143) @@ -0,0 +1,20 @@ +--- src/options.c.orig 2002-05-22 17:39:27 UTC ++++ src/options.c +@@ -32,7 +32,7 @@ + #include "miscui.h" + #include "modify.h" + +-static GString *getline (FILE *fichier) { ++static GString *get_line (FILE *fichier) { + GString *temp; + gchar buf[128]; + +@@ -64,7 +64,7 @@ static gint read_config_file (config *se + } + buf = g_string_new (""); + while (!feof (config)) { +- buf = getline (config); ++ buf = get_line (config); + + if (buf->len > 0 && buf->str[0] != '#') { + if (g_strrstr (buf->str, ":")) { From owner-svn-ports-head@freebsd.org Fri May 13 19:42:05 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D01BB3A618; Fri, 13 May 2016 19:42:05 +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 3509C14A1; Fri, 13 May 2016 19:42:05 +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 u4DJg4Sr076408; Fri, 13 May 2016 19:42:04 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DJg4Uf076404; Fri, 13 May 2016 19:42:04 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605131942.u4DJg4Uf076404@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 19:42:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415144 - head/www/ffproxy/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 19:42:05 -0000 Author: bapt Date: Fri May 13 19:42:03 2016 New Revision: 415144 URL: https://svnweb.freebsd.org/changeset/ports/415144 Log: Prevent collision with getline(3) While here regen patches Added: head/www/ffproxy/files/patch-request.c (contents, props changed) Modified: head/www/ffproxy/files/patch-Makefile.in head/www/ffproxy/files/patch-dbs.h head/www/ffproxy/files/patch-socket.c Modified: head/www/ffproxy/files/patch-Makefile.in ============================================================================== --- head/www/ffproxy/files/patch-Makefile.in Fri May 13 19:40:11 2016 (r415143) +++ head/www/ffproxy/files/patch-Makefile.in Fri May 13 19:42:03 2016 (r415144) @@ -1,6 +1,6 @@ ---- Makefile.in.orig +--- Makefile.in.orig 2005-01-05 15:50:10 UTC +++ Makefile.in -@@ -48,7 +48,7 @@ +@@ -48,7 +48,7 @@ man: conf: sed -e 's|_BASE_|$(pkgdatadir)|g' sample.config.s \ > sample.config || cp sample.config.s sample.config @@ -9,7 +9,7 @@ installdirs: mkinstalldirs $(SHELL) $(srcdir)/mkinstalldirs $(DESTDIR)$(bindir) \ -@@ -73,7 +73,7 @@ +@@ -73,7 +73,7 @@ install_man: man $(INSTALL_DATA) ffproxy.8 $(DESTDIR)$(mandir)/man8 install_config: conf Modified: head/www/ffproxy/files/patch-dbs.h ============================================================================== --- head/www/ffproxy/files/patch-dbs.h Fri May 13 19:40:11 2016 (r415143) +++ head/www/ffproxy/files/patch-dbs.h Fri May 13 19:42:03 2016 (r415144) @@ -1,5 +1,5 @@ ---- dbs.h.orig Sun Jul 20 19:16:32 2003 -+++ dbs.h Sun Jul 20 19:16:48 2003 +--- dbs.h.orig 2002-07-25 12:24:10 UTC ++++ dbs.h @@ -1,3 +1,4 @@ +#include #include Added: head/www/ffproxy/files/patch-request.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/ffproxy/files/patch-request.c Fri May 13 19:42:03 2016 (r415144) @@ -0,0 +1,47 @@ +--- request.c.orig 2004-12-31 08:59:54 UTC ++++ request.c +@@ -49,7 +49,7 @@ + + static int read_header(int, struct req *); + static char sgetc(int); +-static size_t getline(int, char[], int); ++static size_t get_line(int, char[], int); + static int do_request(int, struct req *); + + void +@@ -63,7 +63,7 @@ keep_alive: + (void) memset(&r, 0, sizeof(r)); + r.cl = clinfo; + +- if (getline(cl, buf, sizeof(buf)) < 1) ++ if (get_line(cl, buf, sizeof(buf)) < 1) + *buf = '\0'; + + if ((http_url(&r, buf)) == 0) { +@@ -189,7 +189,7 @@ read_header(int cl, struct req * r) + char *b, *p; + + i = 0; +- while ((len = getline(cl, buf, sizeof(buf))) > 0 && i < sizeof(r->header) - 1) { ++ while ((len = get_line(cl, buf, sizeof(buf))) > 0 && i < sizeof(r->header) - 1) { + b = buf; + while (isspace((int) *b) && *(b++) != '\0'); + if (*b == '\0') +@@ -228,7 +228,7 @@ sgetc(int s) + } + + static size_t +-getline(int s, char buf[], int len) ++get_line(int s, char buf[], int len) + { + int c; + size_t i; +@@ -493,7 +493,7 @@ do_request(int cl, struct req * r) + } + if (r->type != CONNECT) { + i = 0; +- while ((len = getline(s, buf, sizeof(buf))) > 0 && i < sizeof(r->header) - 1) { ++ while ((len = get_line(s, buf, sizeof(buf))) > 0 && i < sizeof(r->header) - 1) { + DEBUG(("do_request() => got remote header line: (%s)", buf)); + r->header[i] = (char *) my_alloc(len + 1); + (void) strcpy(r->header[i++], buf); Modified: head/www/ffproxy/files/patch-socket.c ============================================================================== --- head/www/ffproxy/files/patch-socket.c Fri May 13 19:40:11 2016 (r415143) +++ head/www/ffproxy/files/patch-socket.c Fri May 13 19:42:03 2016 (r415144) @@ -1,6 +1,6 @@ ---- socket.c.orig Fri Dec 31 10:59:54 2004 -+++ socket.c Thu Nov 9 20:19:53 2006 -@@ -58,7 +58,7 @@ +--- socket.c.orig 2004-12-31 08:59:54 UTC ++++ socket.c +@@ -58,7 +58,7 @@ void open_socket(void) { extern struct cfg config; @@ -9,7 +9,7 @@ struct addrinfo hints[2], *res; struct clinfo *clinfo; struct pollfd s[2]; -@@ -135,7 +135,6 @@ +@@ -135,7 +135,6 @@ open_socket(void) if (config.bind_ipv6) info("waiting for requests on %s port %d (IPv6)", *config.ipv6 ? config.ipv6 : "(any)", config.port); @@ -17,7 +17,7 @@ config.ccount = 0; cl = 0; isipv4 = config.bind_ipv4; -@@ -160,13 +159,14 @@ +@@ -160,13 +159,14 @@ open_socket(void) } } else st = s[0].fd; From owner-svn-ports-head@freebsd.org Fri May 13 19:44:22 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84E6EB3A683; Fri, 13 May 2016 19:44:22 +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 46EE6173B; Fri, 13 May 2016 19:44:22 +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 u4DJiLSS076582; Fri, 13 May 2016 19:44:21 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DJiL4j076581; Fri, 13 May 2016 19:44:21 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605131944.u4DJiL4j076581@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 19:44:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415145 - head/textproc/mgdiff/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 19:44:22 -0000 Author: bapt Date: Fri May 13 19:44:21 2016 New Revision: 415145 URL: https://svnweb.freebsd.org/changeset/ports/415145 Log: Prevent collision with getline(3) Added: head/textproc/mgdiff/files/patch-rundiff.c (contents, props changed) Added: head/textproc/mgdiff/files/patch-rundiff.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/mgdiff/files/patch-rundiff.c Fri May 13 19:44:21 2016 (r415145) @@ -0,0 +1,92 @@ +--- rundiff.c.orig 1994-05-19 02:01:22 UTC ++++ rundiff.c +@@ -63,7 +63,7 @@ typedef enum { ADD = 1, CHANGE, DELETE, + static char *duplicate (char *s, int *flag); + static DiffType parse_diff_line (char *buf, int *f1n1, int *f1n2, int *f2n1, int *f2n2); + static int eatline (FILE *f); +-static void getline (FILE *f, char **cooked, char **raw); ++static void get_line (FILE *f, char **cooked, char **raw); + static void reset_blist (void); + static Block *get_blist (void); + static void add_blist (Block *b); +@@ -271,7 +271,7 @@ DiffInfo *build_diff_info (char *prog, c + b->arr[LEFT].wtext = (char **) calloc (b->arr[LEFT].fsize, sizeof (char *)); + b->arr[LEFT].tlen = (short *) calloc (b->arr[LEFT].fsize, sizeof (short)); + for (i = 0; i < b->arr[LEFT].fsize; i++) { +- getline (file1, &b->arr[LEFT].text[i], &b->arr[LEFT].wtext[i]); ++ get_line (file1, &b->arr[LEFT].text[i], &b->arr[LEFT].wtext[i]); + b->arr[LEFT].tlen[i] = strlen (b->arr[LEFT].text[i]); + if (di->maxcols < b->arr[LEFT].tlen[i]) { + di->maxcols = b->arr[LEFT].tlen[i]; +@@ -300,7 +300,7 @@ DiffInfo *build_diff_info (char *prog, c + b->arr[RIGHT].wtext = (char **) calloc (b->arr[RIGHT].fsize, sizeof (char *)); + b->arr[RIGHT].tlen = (short *) calloc (b->arr[RIGHT].fsize, sizeof (short)); + for (i = 0; i < b->arr[RIGHT].fsize; i++) { +- getline (file2, &b->arr[RIGHT].text[i], &b->arr[RIGHT].wtext[i]); ++ get_line (file2, &b->arr[RIGHT].text[i], &b->arr[RIGHT].wtext[i]); + b->arr[RIGHT].tlen[i] = strlen (b->arr[RIGHT].text[i]); + if (di->maxcols < b->arr[RIGHT].tlen[i]) { + di->maxcols = b->arr[RIGHT].tlen[i]; +@@ -331,7 +331,7 @@ DiffInfo *build_diff_info (char *prog, c + b->arr[LEFT].wtext = (char **) calloc (b->arr[LEFT].fsize, sizeof (char *)); + b->arr[LEFT].tlen = (short *) calloc (b->arr[LEFT].fsize, sizeof (short)); + for (i = 0; i < b->arr[LEFT].fsize; i++) { +- getline (file1, &b->arr[LEFT].text[i], &b->arr[LEFT].wtext[i]); ++ get_line (file1, &b->arr[LEFT].text[i], &b->arr[LEFT].wtext[i]); + b->arr[LEFT].tlen[i] = strlen (b->arr[LEFT].text[i]); + if (di->maxcols < b->arr[LEFT].tlen[i]) { + di->maxcols = b->arr[LEFT].tlen[i]; +@@ -358,7 +358,7 @@ DiffInfo *build_diff_info (char *prog, c + b->arr[LEFT].wtext = (char **) calloc (b->arr[LEFT].fsize, sizeof (char *)); + b->arr[LEFT].tlen = (short *) calloc (b->arr[LEFT].fsize, sizeof (short)); + for (i = 0; i < b->arr[LEFT].fsize; i++) { +- getline (file1, &b->arr[LEFT].text[i], &b->arr[LEFT].wtext[i]); ++ get_line (file1, &b->arr[LEFT].text[i], &b->arr[LEFT].wtext[i]); + b->arr[LEFT].tlen[i] = strlen (b->arr[LEFT].text[i]); + if (di->maxcols < b->arr[LEFT].tlen[i]) { + di->maxcols = b->arr[LEFT].tlen[i]; +@@ -371,7 +371,7 @@ DiffInfo *build_diff_info (char *prog, c + b->arr[RIGHT].wtext = (char **) calloc (b->arr[RIGHT].fsize, sizeof (char *)); + b->arr[RIGHT].tlen = (short *) calloc (b->arr[RIGHT].fsize, sizeof (short)); + for (i = 0; i < b->arr[RIGHT].fsize; i++) { +- getline (file2, &b->arr[RIGHT].text[i], &b->arr[RIGHT].wtext[i]); ++ get_line (file2, &b->arr[RIGHT].text[i], &b->arr[RIGHT].wtext[i]); + b->arr[RIGHT].tlen[i] = strlen (b->arr[RIGHT].text[i]); + if (di->maxcols < b->arr[RIGHT].tlen[i]) { + di->maxcols = b->arr[RIGHT].tlen[i]; +@@ -399,7 +399,7 @@ DiffInfo *build_diff_info (char *prog, c + b->arr[LEFT].wtext = (char **) calloc (b->arr[LEFT].fsize, sizeof (char *)); + b->arr[LEFT].tlen = (short *) calloc (b->arr[LEFT].fsize, sizeof (short)); + for (i = 0; i < b->arr[LEFT].fsize; i++) { +- getline (file1, &b->arr[LEFT].text[i], &b->arr[LEFT].wtext[i]); ++ get_line (file1, &b->arr[LEFT].text[i], &b->arr[LEFT].wtext[i]); + b->arr[LEFT].tlen[i] = strlen (b->arr[LEFT].text[i]); + if (di->maxcols < b->arr[LEFT].tlen[i]) { + di->maxcols = b->arr[LEFT].tlen[i]; +@@ -428,7 +428,7 @@ DiffInfo *build_diff_info (char *prog, c + b->arr[LEFT].wtext = (char **) calloc (b->arr[LEFT].fsize, sizeof (char *)); + b->arr[LEFT].tlen = (short *) calloc (b->arr[LEFT].fsize, sizeof (short)); + for (i = 0; i < b->arr[LEFT].fsize; i++) { +- getline (file1, &b->arr[LEFT].text[i], &b->arr[LEFT].wtext[i]); ++ get_line (file1, &b->arr[LEFT].text[i], &b->arr[LEFT].wtext[i]); + b->arr[LEFT].tlen[i] = strlen (b->arr[LEFT].text[i]); + if (di->maxcols < b->arr[LEFT].tlen[i]) { + di->maxcols = b->arr[LEFT].tlen[i]; +@@ -491,7 +491,7 @@ DiffInfo *build_diff_info (char *prog, c + b->arr[LEFT].wtext = (char **) calloc (b->arr[LEFT].fsize, sizeof (char *)); + b->arr[LEFT].tlen = (short *) calloc (b->arr[LEFT].fsize, sizeof (short)); + for (i = 0; i < b->arr[LEFT].fsize; i++) { +- getline (file2, &b->arr[LEFT].text[i], &b->arr[LEFT].wtext[i]); ++ get_line (file2, &b->arr[LEFT].text[i], &b->arr[LEFT].wtext[i]); + b->arr[LEFT].tlen[i] = strlen (b->arr[LEFT].text[i]); + if (di->maxcols < b->arr[LEFT].tlen[i]) { + di->maxcols = b->arr[LEFT].tlen[i]; +@@ -663,7 +663,7 @@ static int eatline (FILE *f) + * printable) if necessary. Silently truncate input lines at BUFSIZ + * characters. + */ +-static void getline (FILE *f, char **cooked, char **raw) ++static void get_line (FILE *f, char **cooked, char **raw) + { + char buffer[BUFSIZ+1]; + char *s; From owner-svn-ports-head@freebsd.org Fri May 13 19:55:28 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BDAF2B3AA1D; Fri, 13 May 2016 19:55:28 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7E4251CF8; Fri, 13 May 2016 19:55:28 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4DJtRG3079682; Fri, 13 May 2016 19:55:27 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DJtRqf079679; Fri, 13 May 2016 19:55:27 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201605131955.u4DJtRqf079679@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Fri, 13 May 2016 19:55:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415146 - in head/databases/adabase: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 19:55:28 -0000 Author: marino Date: Fri May 13 19:55:27 2016 New Revision: 415146 URL: https://svnweb.freebsd.org/changeset/ports/415146 Log: database/adabase: Upgrade version 1.0 => 2.0 (SQLite Driver) This new release provides some minor fixes for MySQL driver and brings in the SQLite3 driver. The now has options where MySQL and SQLite drivers are built by default, but either (but not both) can be disabled. The adabase.gpr was changed to a template and moved into the codebase. Also, since the adabase library can't be linked without the database libraries, they've been added as library dependencies through the options framework. Deleted: head/databases/adabase/files/ Modified: head/databases/adabase/Makefile head/databases/adabase/distinfo head/databases/adabase/pkg-plist Modified: head/databases/adabase/Makefile ============================================================================== --- head/databases/adabase/Makefile Fri May 13 19:44:21 2016 (r415145) +++ head/databases/adabase/Makefile Fri May 13 19:55:27 2016 (r415146) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= adabase -PORTVERSION= 1.0 +PORTVERSION= 2.0 DISTVERSIONPREFIX= v CATEGORIES= databases @@ -19,6 +19,21 @@ USE_GITHUB= yes GH_ACCOUNT= jrmarino GH_PROJECT= AdaBase +OPTIONS_MULTI= DBASE +OPTIONS_MULTI_DBASE= MYSQL SQLITE +OPTIONS_DEFAULT= MYSQL SQLITE +OPTIONS_SUB= yes + +SQLITE_MAKE_ENV= SQLITE=yes +SQLITE_USES= sqlite:3 +SQLITE_VARS= DRVSQLITE=yes +SQLITE_VARS_OFF= DRVSQLITE=no + +MYSQL_MAKE_ENV= MYSQL=yes +MYSQL_USES= mysql +MYSQL_VARS= DRVMYSQL=yes +MYSQL_VARS_OFF= DRVMYSQL=no + MAKE_ENV+= OS_VERSION=unix post-extract: @@ -35,6 +50,9 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/lib/* ${STAGEDIR}${PREFIX}/lib/adabase ${INSTALL_DATA} ${WRKSRC}/src/*/*.ad[bs] ${WRKSRC}/src/adabase.ads \ ${STAGEDIR}${PREFIX}/include/adabase - ${INSTALL_DATA} ${FILESDIR}/adabase.gpr ${STAGEDIR}${PREFIX}/lib/gnat + ${SED} -e "s|@PREFIX@|${PREFIX}|" \ + -e "s|@MYSQL@|${DRVMYSQL}|" \ + -e "s|@SQLITE@|${DRVSQLITE}|" ${WRKSRC}/adabase.gpr.in > \ + ${STAGEDIR}${PREFIX}/lib/gnat/adabase.gpr .include Modified: head/databases/adabase/distinfo ============================================================================== --- head/databases/adabase/distinfo Fri May 13 19:44:21 2016 (r415145) +++ head/databases/adabase/distinfo Fri May 13 19:55:27 2016 (r415146) @@ -1,2 +1,2 @@ -SHA256 (jrmarino-AdaBase-v1.0_GH0.tar.gz) = fb9bec4376a5df61670c543f8c49c5e1e335032ae46658f966f2b0277c89d338 -SIZE (jrmarino-AdaBase-v1.0_GH0.tar.gz) = 75278 +SHA256 (jrmarino-AdaBase-v2.0_GH0.tar.gz) = 15ee05548ad63bccdfec5b99b556f62a67ac4c99f3fdf41e8bc4d4c166386c3c +SIZE (jrmarino-AdaBase-v2.0_GH0.tar.gz) = 94254 Modified: head/databases/adabase/pkg-plist ============================================================================== --- head/databases/adabase/pkg-plist Fri May 13 19:44:21 2016 (r415145) +++ head/databases/adabase/pkg-plist Fri May 13 19:55:27 2016 (r415146) @@ -1,12 +1,17 @@ -include/adabase/adabase-bindings-mysql.ads +%%MYSQL%%include/adabase/adabase-bindings-mysql.ads +%%SQLITE%%include/adabase/adabase-bindings-sqlite.ads include/adabase/adabase-bindings.ads -include/adabase/adabase-connection-base-mysql.adb -include/adabase/adabase-connection-base-mysql.ads +%%MYSQL%%include/adabase/adabase-connection-base-mysql.adb +%%MYSQL%%include/adabase/adabase-connection-base-mysql.ads +%%SQLITE%%include/adabase/adabase-connection-base-sqlite.adb +%%SQLITE%%include/adabase/adabase-connection-base-sqlite.ads include/adabase/adabase-connection-base.adb include/adabase/adabase-connection-base.ads include/adabase/adabase-connection.ads -include/adabase/adabase-driver-base-mysql.adb -include/adabase/adabase-driver-base-mysql.ads +%%MYSQL%%include/adabase/adabase-driver-base-mysql.adb +%%MYSQL%%include/adabase/adabase-driver-base-mysql.ads +%%SQLITE%%include/adabase/adabase-driver-base-sqlite.adb +%%SQLITE%%include/adabase/adabase-driver-base-sqlite.ads include/adabase/adabase-driver-base.adb include/adabase/adabase-driver-base.ads include/adabase/adabase-driver.ads @@ -33,20 +38,25 @@ include/adabase/adabase-results-generic_ include/adabase/adabase-results-sets.adb include/adabase/adabase-results-sets.ads include/adabase/adabase-results.ads -include/adabase/adabase-statement-base-mysql.adb -include/adabase/adabase-statement-base-mysql.ads +%%MYSQL%%include/adabase/adabase-statement-base-mysql.adb +%%MYSQL%%include/adabase/adabase-statement-base-mysql.ads +%%SQLITE%%include/adabase/adabase-statement-base-sqlite.adb +%%SQLITE%%include/adabase/adabase-statement-base-sqlite.ads include/adabase/adabase-statement-base.adb include/adabase/adabase-statement-base.ads include/adabase/adabase-statement.ads include/adabase/adabase.ads include/adabase/commontext.adb include/adabase/commontext.ads -lib/adabase/adabase-bindings-mysql.ali +%%MYSQL%%lib/adabase/adabase-bindings-mysql.ali +%%SQLITE%%lib/adabase/adabase-bindings-sqlite.ali lib/adabase/adabase-bindings.ali -lib/adabase/adabase-connection-base-mysql.ali +%%MYSQL%%lib/adabase/adabase-connection-base-mysql.ali +%%SQLITE%%lib/adabase/adabase-connection-base-sqlite.ali lib/adabase/adabase-connection-base.ali lib/adabase/adabase-connection.ali -lib/adabase/adabase-driver-base-mysql.ali +%%MYSQL%%lib/adabase/adabase-driver-base-mysql.ali +%%SQLITE%%lib/adabase/adabase-driver-base-sqlite.ali lib/adabase/adabase-driver-base.ali lib/adabase/adabase-driver.ali lib/adabase/adabase-interfaces-connection.ali @@ -64,7 +74,8 @@ lib/adabase/adabase-results-field.ali lib/adabase/adabase-results-generic_converters.ali lib/adabase/adabase-results-sets.ali lib/adabase/adabase-results.ali -lib/adabase/adabase-statement-base-mysql.ali +%%MYSQL%%lib/adabase/adabase-statement-base-mysql.ali +%%SQLITE%%lib/adabase/adabase-statement-base-sqlite.ali lib/adabase/adabase-statement-base.ali lib/adabase/adabase-statement.ali lib/adabase/adabase.ali From owner-svn-ports-head@freebsd.org Fri May 13 20:08:50 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1AFA9B3ABD4; Fri, 13 May 2016 20:08:50 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E0011115B; Fri, 13 May 2016 20:08:49 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4DK8nD6082808; Fri, 13 May 2016 20:08:49 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DK8nYE082807; Fri, 13 May 2016 20:08:49 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201605132008.u4DK8nYE082807@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Fri, 13 May 2016 20:08:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415147 - head/databases/adabase X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 20:08:50 -0000 Author: marino Date: Fri May 13 20:08:48 2016 New Revision: 415147 URL: https://svnweb.freebsd.org/changeset/ports/415147 Log: databases/adabase: Package description required updating with v2.0 Modified: head/databases/adabase/pkg-descr Modified: head/databases/adabase/pkg-descr ============================================================================== --- head/databases/adabase/pkg-descr Fri May 13 19:55:27 2016 (r415146) +++ head/databases/adabase/pkg-descr Fri May 13 20:08:48 2016 (r415147) @@ -1,10 +1,10 @@ Thick database bindings for MySQL, PostgreSQL and SQLite written in Ada. -This is the first release of AdaBase, an abstraction library that provides -a consistent interface to multiple database servers. Currently only one -driver for MySQL is provided, but additional ones for SQLite and -PostgreSQL are planned for the near term. It's extensible, so support -for others such as Firebird, Oracle and MSSQL would be easily possible. +This is the second release of AdaBase, an abstraction library that provides +a consistent interface to multiple database servers. Currently only two +drivers are provided, MySQL and SQLite, but the PostgreSQL driver is +planned for the near term. It's extensible, so support for other +databases such as Firebird, Oracle and MSSQL would be easily possible. AdaBase offers unique features over similar frameworks. For starters, it's limited to database support rather than including many other unwanted From owner-svn-ports-head@freebsd.org Fri May 13 20:12:45 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA70EB3AD42; Fri, 13 May 2016 20:12:45 +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 85B1214C0; Fri, 13 May 2016 20:12:45 +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 u4DKCiRX085650; Fri, 13 May 2016 20:12:44 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DKCiBY085648; Fri, 13 May 2016 20:12:44 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605132012.u4DKCiBY085648@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 13 May 2016 20:12:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415148 - head/biology/bowtie2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 20:12:45 -0000 Author: pi Date: Fri May 13 20:12:44 2016 New Revision: 415148 URL: https://svnweb.freebsd.org/changeset/ports/415148 Log: biology/bowtie2: 2.2.7 -> 2.2.8 - Various website updates - Fixed the bowtie2-build issue that made TBB compilation fail PR: 208943 Submitted by: Joseph Mingrone Approved by: Jason Bacon (maintainer) Modified: head/biology/bowtie2/Makefile head/biology/bowtie2/distinfo Modified: head/biology/bowtie2/Makefile ============================================================================== --- head/biology/bowtie2/Makefile Fri May 13 20:08:48 2016 (r415147) +++ head/biology/bowtie2/Makefile Fri May 13 20:12:44 2016 (r415148) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bowtie2 -PORTVERSION= 2.2.7 +PORTVERSION= 2.2.8 DISTVERSIONPREFIX= v CATEGORIES= biology Modified: head/biology/bowtie2/distinfo ============================================================================== --- head/biology/bowtie2/distinfo Fri May 13 20:08:48 2016 (r415147) +++ head/biology/bowtie2/distinfo Fri May 13 20:12:44 2016 (r415148) @@ -1,2 +1,2 @@ -SHA256 (BenLangmead-bowtie2-v2.2.7_GH0.tar.gz) = 54a66a1ce0d1afa75198cc10e9e4e7436cc86cd7d6d93ae41c079462a1c19916 -SIZE (BenLangmead-bowtie2-v2.2.7_GH0.tar.gz) = 5813850 +SHA256 (BenLangmead-bowtie2-v2.2.8_GH0.tar.gz) = e4795f5779dfdefffcc9c341239c1fb6f7d78e15528c6094d9c580a5c0e87ac1 +SIZE (BenLangmead-bowtie2-v2.2.8_GH0.tar.gz) = 5814699 From owner-svn-ports-head@freebsd.org Fri May 13 20:14:24 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EAA84B3AD8D; Fri, 13 May 2016 20:14:24 +0000 (UTC) (envelope-from adrian@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BCE8816DD; Fri, 13 May 2016 20:14:24 +0000 (UTC) (envelope-from adrian@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4DKENGS085811; Fri, 13 May 2016 20:14:23 GMT (envelope-from adrian@FreeBSD.org) Received: (from adrian@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DKENKt085810; Fri, 13 May 2016 20:14:23 GMT (envelope-from adrian@FreeBSD.org) Message-Id: <201605132014.u4DKENKt085810@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adrian set sender to adrian@FreeBSD.org using -f From: Adrian Chadd Date: Fri, 13 May 2016 20:14:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415149 - head/net/bwn-firmware-kmod X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 20:14:25 -0000 Author: adrian (src committer) Date: Fri May 13 20:14:23 2016 New Revision: 415149 URL: https://svnweb.freebsd.org/changeset/ports/415149 Log: [bwn] add missing initvals for rev11 LP PHY. We needed both the initvals and the band-switch initvals for rev11. This was required for one of my BCM LP NICs. Modified: head/net/bwn-firmware-kmod/Makefile Modified: head/net/bwn-firmware-kmod/Makefile ============================================================================== --- head/net/bwn-firmware-kmod/Makefile Fri May 13 20:12:44 2016 (r415148) +++ head/net/bwn-firmware-kmod/Makefile Fri May 13 20:14:23 2016 (r415149) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bwn-firmware -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= net MASTER_SITES= http://downloads.openwrt.org/sources/ \ http://mirror2.openwrt.org/sources/ @@ -22,7 +22,7 @@ FIRMWARES= \ b0g0bsinitvals5 \ lp0initvals13 lp0initvals14 lp0initvals15 lp0bsinitvals13 \ lp0bsinitvals14 lp0bsinitvals15 \ - n0bsinitvals11 + n0initvals11 n0bsinitvals11 \ FIRMWARES_LP= \ ucode ucode5 ucode11 ucode13 ucode14 ucode15 \ @@ -31,7 +31,7 @@ FIRMWARES_LP= \ b0g0bsinitvals5 \ lp0initvals13 lp0initvals14 lp0initvals15 lp0bsinitvals13 \ lp0bsinitvals14 lp0bsinitvals15 \ - n0bsinitvals11 + n0initvals11 n0bsinitvals11 FIRMWARES_N= \ ucode16_mimo \ From owner-svn-ports-head@freebsd.org Fri May 13 20:19:19 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94174B3AF32; Fri, 13 May 2016 20:19:19 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 89AD41B33; Fri, 13 May 2016 20:19:19 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 8833D1A5F; Fri, 13 May 2016 20:19:19 +0000 (UTC) Date: Fri, 13 May 2016 20:19:19 +0000 From: Alexey Dokuchaev To: Baptiste Daroussin Cc: Ed Maste , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r415078 - in head: . Mk Message-ID: <20160513201919.GA48945@FreeBSD.org> References: <201605121820.u4CIKROJ004026@repo.freebsd.org> <20160513160151.GA30219@FreeBSD.org> <20160513182837.GF49383@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160513182837.GF49383@ivaldir.etoilebsd.net> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 20:19:19 -0000 On Fri, May 13, 2016 at 08:28:37PM +0200, Baptiste Daroussin wrote: > On Fri, May 13, 2016 at 04:01:51PM +0000, Alexey Dokuchaev wrote: > > On Thu, May 12, 2016 at 06:20:27PM +0000, Ed Maste wrote: > > > New Revision: 415078 > > > URL: https://svnweb.freebsd.org/changeset/ports/415078 > > > > > > Log: > > > Record TIMESTAMP in make makesum > > > > > > This is intended to support development and prototyping for ports > > > reproducible build efforts which require some concept of a "last > > > updated" time. It is being committed now so that timestamp entries > > > will be populated "for free" as port distfiles updates happen. > > > > Why does it have to be part of distinfo rather than obtained from keywords > > or "svn info distinfo | grep ..."? (The latter might seem like it could > > slow things down a bit, but 1) it's unclear if it would make a significant > > difference without actual tests, and 2) polluting distinfo looks worse, to > > me at least.) > > First the svn keyword date will be updated too often (each cosmetic change > in a makefile) resulting in making reproducible builds less efficient. > > Second the ports tree is available in plenty of forms where the keywords > are not expanded: git, hg etc. breaking as such the reproducible builds[.] (*sigh* I knew that I shouldn't have brought keywords into the argument.) Anyway, why this information can't be fetched from the metadata? Why does it have to be tied to distinfo? What about patch files, sed(1) calls in the Makefile, etc.? Is there a place we can read more about this whole reproducible builds thing? ./danfe From owner-svn-ports-head@freebsd.org Fri May 13 20:27:43 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6805B39187; Fri, 13 May 2016 20:27:43 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x241.google.com (mail-wm0-x241.google.com [IPv6:2a00:1450:400c:c09::241]) (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 6660F1190; Fri, 13 May 2016 20:27:43 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by mail-wm0-x241.google.com with SMTP id n129so5777225wmn.1; Fri, 13 May 2016 13:27:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=WSRUxQlI7pV/5xzQp/DXVx9O6GjJszZmf44+tKSqdF4=; b=rJXe4/2HkOZO+aeTN15xVHOJVtFIuDDaMsQnADqFtY3Cmvyl5x2oZk5zZYXOwc40qf 3RHk4xg9E78cau1gl2ovr0k1nIM45rpQWyAK0PfqwtcTFjpqCQgb/QQO79FkJjoRURRp tjiMgBwDf8Bb8R88ICqS/izUPrn54nKCYY+OQrYFKMmjJzb2cPXVFUo+6PomFU5LQavP Oz9nX+YMqg921aWQfUdsS4BbeQiKPpUB+AQfwXAUms2NdC7PQtmRTWVnmFg9rJ7XThgi g3j2sOrKYpM9yl8e77nLZ13iMUDWL7M8cdW0a6cgLh70mHFkpx8u0j3cRsJXlqRc6NJM /7BQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=WSRUxQlI7pV/5xzQp/DXVx9O6GjJszZmf44+tKSqdF4=; b=jJQTA9v+xnNPIOVut8pGqW/btv7Ul7lhB/9GcKhwLeWLdNnTgmllcn/wrzpP/4/FHI yDRPRFelPW+cVUBGCMUXjVrFIcixYq9c29lONU7iGHLJAuFBUXkCeH1iAX68un9DYmhw lMeZDKmmdQmkV+Q9lQr6ozv206wf2IDAJk6fZVeX/MCGUjkuyl5/7AqVD6TyR7YMb2e9 2AeMDpmu0EYp5MVVers8EWlAKnZbxzQ2+VNpFl8pVSF1x4fldupIcOYio1UZBHTUHwUE MmpGcZVPQPI3o56E939DuFdci2dheuKKDyjAACjznmmbJKSbdhNxJYkji4V8Pf9gJN8I Kc1g== X-Gm-Message-State: AOPr4FVNKcHJ/rqN1UmxcF5mm1xuF2R3eQVSlbgz+6wM4K34+FRaOWJcDF3DmWAINJAnGw== X-Received: by 10.28.157.143 with SMTP id g137mr5435055wme.29.1463171261837; Fri, 13 May 2016 13:27:41 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id d23sm4918741wmd.1.2016.05.13.13.27.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 May 2016 13:27:41 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 13 May 2016 22:27:39 +0200 From: Baptiste Daroussin To: Alexey Dokuchaev Cc: Ed Maste , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r415078 - in head: . Mk Message-ID: <20160513202739.GG49383@ivaldir.etoilebsd.net> References: <201605121820.u4CIKROJ004026@repo.freebsd.org> <20160513160151.GA30219@FreeBSD.org> <20160513182837.GF49383@ivaldir.etoilebsd.net> <20160513201919.GA48945@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bpVaumkpfGNUagdU" Content-Disposition: inline In-Reply-To: <20160513201919.GA48945@FreeBSD.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 20:27:43 -0000 --bpVaumkpfGNUagdU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 13, 2016 at 08:19:19PM +0000, Alexey Dokuchaev wrote: > On Fri, May 13, 2016 at 08:28:37PM +0200, Baptiste Daroussin wrote: > > On Fri, May 13, 2016 at 04:01:51PM +0000, Alexey Dokuchaev wrote: > > > On Thu, May 12, 2016 at 06:20:27PM +0000, Ed Maste wrote: > > > > New Revision: 415078 > > > > URL: https://svnweb.freebsd.org/changeset/ports/415078 > > > >=20 > > > > Log: > > > > Record TIMESTAMP in make makesum > > > > =20 > > > > This is intended to support development and prototyping for ports > > > > reproducible build efforts which require some concept of a "last > > > > updated" time. It is being committed now so that timestamp entries > > > > will be populated "for free" as port distfiles updates happen. > > >=20 > > > Why does it have to be part of distinfo rather than obtained from key= words > > > or "svn info distinfo | grep ..."? (The latter might seem like it co= uld > > > slow things down a bit, but 1) it's unclear if it would make a signif= icant > > > difference without actual tests, and 2) polluting distinfo looks wors= e, to > > > me at least.) > >=20 > > First the svn keyword date will be updated too often (each cosmetic cha= nge > > in a makefile) resulting in making reproducible builds less efficient. > >=20 > > Second the ports tree is available in plenty of forms where the keywords > > are not expanded: git, hg etc. breaking as such the reproducible builds= [.] >=20 > (*sigh* I knew that I shouldn't have brought keywords into the argument.) >=20 > Anyway, why this information can't be fetched from the metadata? Why does > it have to be tied to distinfo? What about patch files, sed(1) calls in > the Makefile, etc.? Is there a place we can read more about this whole > reproducible builds thing? >=20 https://reproducible-builds.org/ https://fosdem.org/2016/schedule/event/reproducible_ecosystem/ https://fosdem.org/2016/schedule/event/reproducible_freebsd_packages/ and more We do not want to bump the dates too often, and the least often solution th= at has been found is to update it when main distfiles are changed. (as for some ports we need to ensure that packaged files are not older than the sources otherwise they can break things at runtime... don't ask :)) the goal is to use this timestamp when packaging to set the timestamp of the files (which is one of the things makes the checksum of the package change = even the content hasn't changed.) Bapt --bpVaumkpfGNUagdU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXNji7AAoJEGOJi9zxtz5aasoQAN5wuVTdlfm+YgLEcwdmUu5a /q/8kF39+L/l7waWvxeU4JimxCFi1CdQjQZtFgBZ3lOwSJP7AOXS7rP7widGADN5 hURAHxs0h10SZaVo+3KFJUOSgjiRYGVHFjN9cdY8+fubcMlVl7z4adD0fbs0sR6Q zMRnC4X/Kq9Gy1+Ievq/ZROFLn/3ZmpbcIxA7cJRFqZJyXx0kwTJom7hzAnI+Lpa MSaCyXxWPRw+Wc94GDmZKy1I6lwH9s8/W/WGb4UObMZ1Tvi8jVmctCZ2E8sGoFb4 MIjB+uS0G23nOzQ5UVBg4gZpiWtwPs5S9njWTgbLxe+041jUiexIKfWC8YpsWDB3 Z0bPU96EiQTG+/csken8tqXLqebrYAnbMPeqvh6kG7/BGJRoTIoSpHzz4roHEGt5 +BO4COg524RgskRJuWIBWy3iWGJnB6A/qSSmbe9cCijhR6GneciruRmB/fKsEteC WgfFrJjX1EsHlUivxMdK/qZLMp1Rx/CV+4UOfXPsykY6QZBMams+UAVALt3QViqr H4G3/Kv0JLrD3MgWONoLPU5A9wTVUcgTdeaXl9E2RGy5Mq8DA7p4++gaVIRHpX2r tOxJe20AVRT6FJjWIz2P0tN3V1gnifX43vSFaCekPxYQSuxHqJ8ZKMg7NeAqW8os Zr1EKm5J0Vnf5kCDsPND =sUhr -----END PGP SIGNATURE----- --bpVaumkpfGNUagdU-- From owner-svn-ports-head@freebsd.org Fri May 13 20:28:52 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E54BEB3920C; Fri, 13 May 2016 20:28:52 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B74451298; Fri, 13 May 2016 20:28:52 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4DKSp7U089152; Fri, 13 May 2016 20:28:51 GMT (envelope-from jonathan@FreeBSD.org) Received: (from jonathan@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DKSpqn089150; Fri, 13 May 2016 20:28:51 GMT (envelope-from jonathan@FreeBSD.org) Message-Id: <201605132028.u4DKSpqn089150@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jonathan set sender to jonathan@FreeBSD.org using -f From: Jonathan Anderson Date: Fri, 13 May 2016 20:28:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415150 - head/devel/myrepos X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 20:28:53 -0000 Author: jonathan (src committer) Date: Fri May 13 20:28:51 2016 New Revision: 415150 URL: https://svnweb.freebsd.org/changeset/ports/415150 Log: Update to 1.20160123. Approved by: brooks Differential Revision: https://reviews.freebsd.org/D6341 Modified: head/devel/myrepos/Makefile head/devel/myrepos/distinfo Modified: head/devel/myrepos/Makefile ============================================================================== --- head/devel/myrepos/Makefile Fri May 13 20:14:23 2016 (r415149) +++ head/devel/myrepos/Makefile Fri May 13 20:28:51 2016 (r415150) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= myrepos -PORTVERSION= 1.20130710 +PORTVERSION= 1.20160123 PORTREVISION= 1 CATEGORIES= devel Modified: head/devel/myrepos/distinfo ============================================================================== --- head/devel/myrepos/distinfo Fri May 13 20:14:23 2016 (r415149) +++ head/devel/myrepos/distinfo Fri May 13 20:28:51 2016 (r415150) @@ -1,2 +1,3 @@ -SHA256 (joeyh-myrepos-1.20130710_GH0.tar.gz) = 3f5747f7fcaebc2d2291f28765e0f9f76ff889da1d3ad8e519be3d798eb726d9 -SIZE (joeyh-myrepos-1.20130710_GH0.tar.gz) = 42451 +TIMESTAMP = 1463113486 +SHA256 (joeyh-myrepos-1.20160123_GH0.tar.gz) = 13d3b2c309d8130896e54456ae466763dc187433f737de12179f5e05cb63439c +SIZE (joeyh-myrepos-1.20160123_GH0.tar.gz) = 46724 From owner-svn-ports-head@freebsd.org Fri May 13 20:33:11 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 49D22B39334; Fri, 13 May 2016 20:33:11 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 09D8D1722; Fri, 13 May 2016 20:33:10 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4DKXAAI092066; Fri, 13 May 2016 20:33:10 GMT (envelope-from jonathan@FreeBSD.org) Received: (from jonathan@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DKX9br092063; Fri, 13 May 2016 20:33:09 GMT (envelope-from jonathan@FreeBSD.org) Message-Id: <201605132033.u4DKX9br092063@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jonathan set sender to jonathan@FreeBSD.org using -f From: Jonathan Anderson Date: Fri, 13 May 2016 20:33:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415151 - head/devel/libxo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 20:33:11 -0000 Author: jonathan (src committer) Date: Fri May 13 20:33:09 2016 New Revision: 415151 URL: https://svnweb.freebsd.org/changeset/ports/415151 Log: Update to 0.6.1 Approved by: brooks Differential Revision: https://reviews.freebsd.org/D6350 Modified: head/devel/libxo/Makefile head/devel/libxo/distinfo head/devel/libxo/pkg-plist Modified: head/devel/libxo/Makefile ============================================================================== --- head/devel/libxo/Makefile Fri May 13 20:28:51 2016 (r415150) +++ head/devel/libxo/Makefile Fri May 13 20:33:09 2016 (r415151) @@ -1,11 +1,11 @@ # $FreeBSD$ PORTNAME= libxo -PORTVERSION= 0.3.5 +PORTVERSION= 0.6.1 CATEGORIES= devel textproc MASTER_SITES= http://github.com/Juniper/${PORTNAME}/releases/download/${PORTVERSION}/ -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= jonathan@FreeBSD.org COMMENT= Library to generate text, XML, JSON, and HTML output LICENSE= BSD2CLAUSE Modified: head/devel/libxo/distinfo ============================================================================== --- head/devel/libxo/distinfo Fri May 13 20:28:51 2016 (r415150) +++ head/devel/libxo/distinfo Fri May 13 20:33:09 2016 (r415151) @@ -1,2 +1,3 @@ -SHA256 (libxo-0.3.5.tar.gz) = a649d098ed1abdbe895c61875a3f1f577a24ce80888c8c06ff6fedd5a6943c9d -SIZE (libxo-0.3.5.tar.gz) = 841272 +TIMESTAMP = 1463158287 +SHA256 (libxo-0.6.1.tar.gz) = 0b0474d8d889026b5a866cdc07b1b6c33a18bc5f4f014254d36195d37d105639 +SIZE (libxo-0.6.1.tar.gz) = 974249 Modified: head/devel/libxo/pkg-plist ============================================================================== --- head/devel/libxo/pkg-plist Fri May 13 20:28:51 2016 (r415150) +++ head/devel/libxo/pkg-plist Fri May 13 20:33:09 2016 (r415151) @@ -2,22 +2,38 @@ bin/libxo-config bin/xo bin/xohtml bin/xolint +bin/xopo include/libxo/xo.h +include/libxo/xo_encoder.h lib/libxo.a lib/libxo.so lib/libxo.so.0 lib/libxo.so.0.0.0 +lib/libxo/encoder/cbor.enc +lib/libxo/encoder/libenc_cbor.a +lib/libxo/encoder/libenc_cbor.so +lib/libxo/encoder/libenc_cbor.so.0 +lib/libxo/encoder/libenc_cbor.so.0.0.0 +lib/libxo/encoder/libenc_test.a +lib/libxo/encoder/libenc_test.so +lib/libxo/encoder/libenc_test.so.0 +lib/libxo/encoder/libenc_test.so.0.0.0 +lib/libxo/encoder/test.enc lib/pkgconfig/libxo.pc man/man1/xo.1.gz man/man1/xohtml.1.gz man/man1/xolint.1.gz +man/man1/xopo.1.gz man/man3/libxo.3.gz man/man3/xo_attr.3.gz man/man3/xo_create.3.gz man/man3/xo_emit.3.gz +man/man3/xo_emit_err.3.gz man/man3/xo_err.3.gz +man/man3/xo_error.3.gz man/man3/xo_finish.3.gz man/man3/xo_flush.3.gz +man/man3/xo_message.3.gz man/man3/xo_no_setlocale.3.gz man/man3/xo_open_container.3.gz man/man3/xo_open_list.3.gz @@ -28,8 +44,10 @@ man/man3/xo_set_flags.3.gz man/man3/xo_set_info.3.gz man/man3/xo_set_options.3.gz man/man3/xo_set_style.3.gz +man/man3/xo_set_syslog_enterprise_id.3.gz man/man3/xo_set_version.3.gz man/man3/xo_set_writer.3.gz +man/man3/xo_syslog.3.gz man/man5/xo_format.5.gz %%PORTDOCS%%%%DOCSDIR%%/Copyright %%DATADIR%%/external/jquery.js From owner-svn-ports-head@freebsd.org Fri May 13 20:44:28 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5164B394E1; Fri, 13 May 2016 20:44:28 +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 757331B9E; Fri, 13 May 2016 20:44:28 +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 u4DKiRIe095258; Fri, 13 May 2016 20:44:27 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DKiRID095257; Fri, 13 May 2016 20:44:27 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605132044.u4DKiRID095257@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 13 May 2016 20:44:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415152 - head/devel/rubygem-redmine_acts_as_taggable_on X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 20:44:28 -0000 Author: feld Date: Fri May 13 20:44:27 2016 New Revision: 415152 URL: https://svnweb.freebsd.org/changeset/ports/415152 Log: devel/rubygem-redmine_acts_as_taggable_on: Change dependencies Dependencies were pointed to a duplicate port that I added. Change to the existing port. Reported by: swills Modified: head/devel/rubygem-redmine_acts_as_taggable_on/Makefile Modified: head/devel/rubygem-redmine_acts_as_taggable_on/Makefile ============================================================================== --- head/devel/rubygem-redmine_acts_as_taggable_on/Makefile Fri May 13 20:33:09 2016 (r415151) +++ head/devel/rubygem-redmine_acts_as_taggable_on/Makefile Fri May 13 20:44:27 2016 (r415152) @@ -3,6 +3,7 @@ PORTNAME= redmine_acts_as_taggable_on PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= RG @@ -15,7 +16,7 @@ NO_ARCH= yes USE_RUBY= yes USES= gem -BUILD_DEPENDS+= rubygem-acts-as-taggable-on>0:devel/rubygem-acts-as-taggable-on -RUN_DEPENDS+= rubygem-acts-as-taggable-on>0:devel/rubygem-acts-as-taggable-on +BUILD_DEPENDS+= rubygem-acts-as-taggable-on>0:www/rubygem-acts-as-taggable-on +RUN_DEPENDS+= rubygem-acts-as-taggable-on>0:www/rubygem-acts-as-taggable-on .include From owner-svn-ports-head@freebsd.org Fri May 13 20:46:59 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19143B39639; Fri, 13 May 2016 20:46:59 +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 DF3721E3B; Fri, 13 May 2016 20:46:58 +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 u4DKkw8W095451; Fri, 13 May 2016 20:46:58 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DKkwpD095450; Fri, 13 May 2016 20:46:58 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605132046.u4DKkwpD095450@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 13 May 2016 20:46:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415153 - in head/devel: . rubygem-acts-as-taggable-on X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 20:46:59 -0000 Author: feld Date: Fri May 13 20:46:57 2016 New Revision: 415153 URL: https://svnweb.freebsd.org/changeset/ports/415153 Log: Remove duplicate port Reported by: swills Deleted: head/devel/rubygem-acts-as-taggable-on/ Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Fri May 13 20:44:27 2016 (r415152) +++ head/devel/Makefile Fri May 13 20:46:57 2016 (r415153) @@ -4767,7 +4767,6 @@ SUBDIR += rubygem-activerecord-deprecated_finders SUBDIR += rubygem-activesupport SUBDIR += rubygem-activesupport4 - SUBDIR += rubygem-acts-as-taggable-on SUBDIR += rubygem-akismet SUBDIR += rubygem-algebrick SUBDIR += rubygem-algorithms From owner-svn-ports-head@freebsd.org Fri May 13 20:53:11 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95D46B397EB; Fri, 13 May 2016 20:53:11 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 636141276; Fri, 13 May 2016 20:53:11 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4DKrAWJ098344; Fri, 13 May 2016 20:53:10 GMT (envelope-from jonathan@FreeBSD.org) Received: (from jonathan@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DKrAAt098343; Fri, 13 May 2016 20:53:10 GMT (envelope-from jonathan@FreeBSD.org) Message-Id: <201605132053.u4DKrAAt098343@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jonathan set sender to jonathan@FreeBSD.org using -f From: Jonathan Anderson Date: Fri, 13 May 2016 20:53:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415154 - head/Mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 20:53:11 -0000 Author: jonathan (src committer) Date: Fri May 13 20:53:10 2016 New Revision: 415154 URL: https://svnweb.freebsd.org/changeset/ports/415154 Log: Fix "need root" logic for PORT_DBDIR. When PORT_DBDIR is set to a user directory, we shouldn't need su to manipulate options. This also shouldn't depend on INSTALL_BY_USER, as building != installing. Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D6349 Modified: head/Mk/bsd.port.mk Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Fri May 13 20:46:57 2016 (r415153) +++ head/Mk/bsd.port.mk Fri May 13 20:53:10 2016 (r415154) @@ -5246,7 +5246,8 @@ do-config: @${ECHO_MSG} "===> No options to configure" .else @optionsdir=${OPTIONS_FILE:H}; \ - if [ ${UID} != 0 -a -z "${INSTALL_AS_USER}" -a ! -w "${PORT_DBDIR}" ] ; then \ + if [ ! -w "${PORT_DBDIR}" -a "`stat -f %u ${PORT_DBDIR:H}`" = 0 ]; \ + then \ ${ECHO_MSG} "===> Switching to root credentials to create $${optionsdir}"; \ (${SU_CMD} "${SH} -c \"${MKDIR} $${optionsdir} 2> /dev/null\"") || \ (${ECHO_MSG} "===> Cannot create $${optionsdir}, check permissions"; exit 1); \ @@ -5282,7 +5283,8 @@ do-config: ${ECHO_CMD} "OPTIONS_FILE_UNSET+=$${i}" >> $${TMPOPTIONSFILE}; \ fi; \ done; \ - if [ ${UID} != 0 -a -z "${INSTALL_AS_USER}" -a ! -w "${OPTIONS_FILE:H}" ]; then \ + if [ ! -w "${OPTIONS_FILE:H}" -a "`stat -f %u ${OPTIONS_FILE:H}`" != ${UID} ]; \ + then \ ${ECHO_MSG} "===> Switching to root credentials to write ${OPTIONS_FILE}"; \ ${SU_CMD} "${CAT} $${TMPOPTIONSFILE} > ${OPTIONS_FILE}"; \ ${ECHO_MSG} "===> Returning to user credentials"; \ From owner-svn-ports-head@freebsd.org Fri May 13 21:09:44 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54392B39EFA; Fri, 13 May 2016 21:09:44 +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 2FFD31F8F; Fri, 13 May 2016 21:09:44 +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 u4DL9hv2001991; Fri, 13 May 2016 21:09:43 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DL9gWc001985; Fri, 13 May 2016 21:09:42 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201605132109.u4DL9gWc001985@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 13 May 2016 21:09:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415155 - in head/www: . redmine-issue_templates redmine-issue_templates/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 21:09:44 -0000 Author: feld Date: Fri May 13 21:09:42 2016 New Revision: 415155 URL: https://svnweb.freebsd.org/changeset/ports/415155 Log: Redmine plugin to generate and use issue templates for each project to assist issue creation. WWW: https://bitbucket.org/akiko_pusu/redmine_issue_templates/wiki/Home Added: head/www/redmine-issue_templates/ head/www/redmine-issue_templates/Makefile (contents, props changed) head/www/redmine-issue_templates/distinfo (contents, props changed) head/www/redmine-issue_templates/files/ head/www/redmine-issue_templates/files/patch-Gemfile (contents, props changed) head/www/redmine-issue_templates/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Fri May 13 20:53:10 2016 (r415154) +++ head/www/Makefile Fri May 13 21:09:42 2016 (r415155) @@ -1834,6 +1834,7 @@ SUBDIR += redmine-default_assign SUBDIR += redmine-graphs SUBDIR += redmine-http-auth + SUBDIR += redmine-issue_templates SUBDIR += redmine-knowledgebase SUBDIR += redmine-qa_contact SUBDIR += redmine-redcarpet_formatter Added: head/www/redmine-issue_templates/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-issue_templates/Makefile Fri May 13 21:09:42 2016 (r415155) @@ -0,0 +1,24 @@ +# Created by: Mark Felder +# $FreeBSD$ + +PORTNAME= issue_templates +PORTVERSION= 0.1.1 +CATEGORIES= www +MASTER_SITES= https://bitbucket.org/akiko_pusu/redmine_issue_templates/downloads/ +PKGNAMEPREFIX= redmine- +DISTNAME= redmine_${PORTNAME}-${PORTVERSION} + +MAINTAINER= feld@FreeBSD.org +COMMENT= Redmine project issue templates plugin + +LICENSE= GPLv2+ + +USES= zip + +WRKSRC= ${WRKDIR}/akiko_pusu-redmine_issue_templates-001152051af5 + +NO_ARCH= yes + +REDMINE_PLUGIN_NAME= redmine_${PORTNAME} + +.include "${.CURDIR}/../../www/redmine/bsd.redmine.mk" Added: head/www/redmine-issue_templates/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-issue_templates/distinfo Fri May 13 21:09:42 2016 (r415155) @@ -0,0 +1,2 @@ +SHA256 (redmine_issue_templates-0.1.1.zip) = caf6e068b4f6bf3a42232d24bc0def39abacfd2e28006c4c075ad532f7ee8222 +SIZE (redmine_issue_templates-0.1.1.zip) = 74959 Added: head/www/redmine-issue_templates/files/patch-Gemfile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-issue_templates/files/patch-Gemfile Fri May 13 21:09:42 2016 (r415155) @@ -0,0 +1,19 @@ +--- Gemfile.orig 2016-05-13 21:06:50 UTC ++++ Gemfile +@@ -1,9 +1,9 @@ + source 'https://rubygems.org' + +-group :test do +- gem "simplecov-rcov" +- # +- # TODO: change test not to use shoulda. +- # +- gem "shoulda" +-end ++#group :test do ++# gem "simplecov-rcov" ++# # ++# # TODO: change test not to use shoulda. ++# # ++# gem "shoulda" ++#end Added: head/www/redmine-issue_templates/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/redmine-issue_templates/pkg-descr Fri May 13 21:09:42 2016 (r415155) @@ -0,0 +1,4 @@ +Redmine plugin to generate and use issue templates for each project to +assist issue creation. + +WWW: https://bitbucket.org/akiko_pusu/redmine_issue_templates/wiki/Home From owner-svn-ports-head@freebsd.org Fri May 13 21:53:18 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C73E9B3A93B; Fri, 13 May 2016 21:53:18 +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 8CF911A11; Fri, 13 May 2016 21:53:18 +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 u4DLrHrB017304; Fri, 13 May 2016 21:53:17 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DLrHDJ017302; Fri, 13 May 2016 21:53:17 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201605132153.u4DLrHDJ017302@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 13 May 2016 21:53:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415156 - head/net/asterisk13 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 21:53:18 -0000 Author: madpilot Date: Fri May 13 21:53:17 2016 New Revision: 415156 URL: https://svnweb.freebsd.org/changeset/ports/415156 Log: Update asterisk to 13.9.1. This update fixes a regression in 13.9.0. From the changelog: res_pjsip: Endpoints deleting early after upgrade from 13.8.2 to 13.9 Modified: head/net/asterisk13/Makefile head/net/asterisk13/distinfo Modified: head/net/asterisk13/Makefile ============================================================================== --- head/net/asterisk13/Makefile Fri May 13 21:09:42 2016 (r415155) +++ head/net/asterisk13/Makefile Fri May 13 21:53:17 2016 (r415156) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= asterisk -PORTVERSION= 13.9.0 -PORTREVISION= 1 +PORTVERSION= 13.9.1 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/%SUBDIR%/:main,g729 MASTER_SITE_SUBDIR= asterisk/:main \ Modified: head/net/asterisk13/distinfo ============================================================================== --- head/net/asterisk13/distinfo Fri May 13 21:09:42 2016 (r415155) +++ head/net/asterisk13/distinfo Fri May 13 21:53:17 2016 (r415156) @@ -1,5 +1,6 @@ -SHA256 (asterisk-13.9.0.tar.gz) = df6d00957c38f6e27bcbaf3feb0d55ee436550d6756dcc7e34b52eece7c9050f -SIZE (asterisk-13.9.0.tar.gz) = 32553269 +TIMESTAMP = 1463169882 +SHA256 (asterisk-13.9.1.tar.gz) = 00e51aeaf077b54e610ebb5ebe64097f3d64da2cc2aecab25306dd74de96a236 +SIZE (asterisk-13.9.1.tar.gz) = 32537561 SHA256 (asterisk-core-sounds-en-g729-1.5.tar.gz) = 8b28a59cfa53b59c76e0a191704f0708e3d83acffab8c5e6f25dfc599f0123f9 SIZE (asterisk-core-sounds-en-g729-1.5.tar.gz) = 1551123 SHA256 (asterisk-moh-opsound-g729-2.03.tar.gz) = 0147ca9a97f0c550227aacb7793499057c4d2c64e021c95f93722f27d5549585 From owner-svn-ports-head@freebsd.org Fri May 13 22:30:16 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EBDA2B3A009; Fri, 13 May 2016 22:30:16 +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 A37271A79; Fri, 13 May 2016 22:30:16 +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 u4DMUFUP026898; Fri, 13 May 2016 22:30:15 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DMUFff026894; Fri, 13 May 2016 22:30:15 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605132230.u4DMUFff026894@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 22:30:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415157 - in head/devel: . openmp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 22:30:17 -0000 Author: bapt Date: Fri May 13 22:30:15 2016 New Revision: 415157 URL: https://svnweb.freebsd.org/changeset/ports/415157 Log: Add a standalone version of llvm openmp Added: head/devel/openmp/ head/devel/openmp/Makefile (contents, props changed) head/devel/openmp/distinfo (contents, props changed) head/devel/openmp/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Fri May 13 21:53:17 2016 (r415156) +++ head/devel/Makefile Fri May 13 22:30:15 2016 (r415157) @@ -1618,6 +1618,7 @@ SUBDIR += opencl SUBDIR += opencvs SUBDIR += opengrok + SUBDIR += openmp SUBDIR += openocd SUBDIR += openvex SUBDIR += openwince-include Added: head/devel/openmp/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/openmp/Makefile Fri May 13 22:30:15 2016 (r415157) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= openmp +PORTVERSION= 3.8.0 +DISTVERSIONSUFFIX= .src +CATEGORIES= devel +MASTER_SITES= http://llvm.org/releases/${PORTVERSION}/ + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Support for the OpenMP language + +LICENSE= MIT + +USES= tar:xz cmake +USE_LDCONFIG= yes +ONLY_FOR_ARCHS= i386 amd64 +PLIST_FILES= include/omp.h \ + lib/libgomp.so \ + lib/libiomp5.so \ + lib/libomp.so + +.include Added: head/devel/openmp/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/openmp/distinfo Fri May 13 22:30:15 2016 (r415157) @@ -0,0 +1,3 @@ +TIMESTAMP = 1463177726 +SHA256 (openmp-3.8.0.src.tar.xz) = 92510e3f62e3de955e3a0b6708cebee1ca344d92fb02369cba5fdd5c68f773a0 +SIZE (openmp-3.8.0.src.tar.xz) = 2233144 Added: head/devel/openmp/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/openmp/pkg-descr Fri May 13 22:30:15 2016 (r415157) @@ -0,0 +1,11 @@ +The OpenMP subproject of LLVM contains the components required to build an +executable OpenMP program that are outside the compiler itself. + +Here you can find : + + * the code for the runtime library against which code compiled by clang + -fopenmp must be linked before it can run. + * the library that supports offload to target devices (in "offload") + * the OpenUH test-suite used to validate the OpenMP runtime + +WWW: http://openmp.llvm.org/ From owner-svn-ports-head@freebsd.org Fri May 13 22:52:33 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D09A0B3A5CB; Fri, 13 May 2016 22:52:33 +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 9F555196F; Fri, 13 May 2016 22:52:33 +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 u4DMqWqA035673; Fri, 13 May 2016 22:52:32 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DMqWTx035671; Fri, 13 May 2016 22:52:32 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201605132252.u4DMqWTx035671@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Fri, 13 May 2016 22:52:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415158 - head/devel/visualparadigm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 22:52:33 -0000 Author: robak Date: Fri May 13 22:52:32 2016 New Revision: 415158 URL: https://svnweb.freebsd.org/changeset/ports/415158 Log: devel/visualparadigm: update 13.1.20160502 -> 13.1.20160505 PR: 209488 Submitted by: Fernando Apesteguia (maintainer) Modified: head/devel/visualparadigm/Makefile head/devel/visualparadigm/distinfo Modified: head/devel/visualparadigm/Makefile ============================================================================== --- head/devel/visualparadigm/Makefile Fri May 13 22:30:15 2016 (r415157) +++ head/devel/visualparadigm/Makefile Fri May 13 22:52:32 2016 (r415158) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= visualparadigm -PORTVERSION= 13.1.20160502 +PORTVERSION= 13.1.20160505 CATEGORIES= devel MASTER_SITES= http://eu6.visual-paradigm.com/visual-paradigm/vpce${PORTVERSION:R}/${PORTVERSION:E}/ DISTNAME= Visual_Paradigm_CE_${PORTVERSION:C/\./_/g}_Unix_InstallFree Modified: head/devel/visualparadigm/distinfo ============================================================================== --- head/devel/visualparadigm/distinfo Fri May 13 22:30:15 2016 (r415157) +++ head/devel/visualparadigm/distinfo Fri May 13 22:52:32 2016 (r415158) @@ -1,2 +1,2 @@ -SHA256 (Visual_Paradigm_CE_13_1_20160502_Unix_InstallFree.tar.gz) = e07ce3a9c272a2aa70c5fb42cb83056b5a0ff27559e4cec7580ecd6964ef9ce9 -SIZE (Visual_Paradigm_CE_13_1_20160502_Unix_InstallFree.tar.gz) = 212416918 +SHA256 (Visual_Paradigm_CE_13_1_20160505_Unix_InstallFree.tar.gz) = 7538aabdbd71bdeb0efdbfec0050bd2f86277ce17147a2c39cdeeece8bab180e +SIZE (Visual_Paradigm_CE_13_1_20160505_Unix_InstallFree.tar.gz) = 212418192 From owner-svn-ports-head@freebsd.org Fri May 13 22:54:30 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D36B0B3A647; Fri, 13 May 2016 22:54:30 +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 9BBB41AC4; Fri, 13 May 2016 22:54:30 +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 u4DMsTag035841; Fri, 13 May 2016 22:54:29 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DMsTOX035840; Fri, 13 May 2016 22:54:29 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605132254.u4DMsTOX035840@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 22:54:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415159 - head/devel/openmp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 22:54:30 -0000 Author: bapt Date: Fri May 13 22:54:29 2016 New Revision: 415159 URL: https://svnweb.freebsd.org/changeset/ports/415159 Log: Add missing build dependency on perl Remove arch i386 as the build rejects it Modified: head/devel/openmp/Makefile Modified: head/devel/openmp/Makefile ============================================================================== --- head/devel/openmp/Makefile Fri May 13 22:52:32 2016 (r415158) +++ head/devel/openmp/Makefile Fri May 13 22:54:29 2016 (r415159) @@ -11,9 +11,10 @@ COMMENT= Support for the OpenMP language LICENSE= MIT -USES= tar:xz cmake +USES= tar:xz cmake perl5 +USE_PERL5= build USE_LDCONFIG= yes -ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS= amd64 # i386 PLIST_FILES= include/omp.h \ lib/libgomp.so \ lib/libiomp5.so \ From owner-svn-ports-head@freebsd.org Fri May 13 23:40:29 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19EEFB3AE43; Fri, 13 May 2016 23:40:29 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CE1671BD2; Fri, 13 May 2016 23:40:28 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4DNeSTQ048153; Fri, 13 May 2016 23:40:28 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DNeRjn048151; Fri, 13 May 2016 23:40:27 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605132340.u4DNeRjn048151@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Fri, 13 May 2016 23:40:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415160 - head/textproc/R-cran-formatR X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 23:40:29 -0000 Author: tota Date: Fri May 13 23:40:27 2016 New Revision: 415160 URL: https://svnweb.freebsd.org/changeset/ports/415160 Log: - Update to 1.4 Modified: head/textproc/R-cran-formatR/Makefile (contents, props changed) head/textproc/R-cran-formatR/distinfo (contents, props changed) Modified: head/textproc/R-cran-formatR/Makefile ============================================================================== --- head/textproc/R-cran-formatR/Makefile Fri May 13 22:54:29 2016 (r415159) +++ head/textproc/R-cran-formatR/Makefile Fri May 13 23:40:27 2016 (r415160) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= formatR -DISTVERSION= 1.3 +DISTVERSION= 1.4 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/textproc/R-cran-formatR/distinfo ============================================================================== --- head/textproc/R-cran-formatR/distinfo Fri May 13 22:54:29 2016 (r415159) +++ head/textproc/R-cran-formatR/distinfo Fri May 13 23:40:27 2016 (r415160) @@ -1,2 +1,3 @@ -SHA256 (formatR_1.3.tar.gz) = 44d65e725ad44b78fbadcd34844333191ee490c008069160607a426b3e68da25 -SIZE (formatR_1.3.tar.gz) = 28139 +TIMESTAMP = 1463174458 +SHA256 (formatR_1.4.tar.gz) = 6ec47a7b1f18efb5fd7559b81427363b66415d81cded9d5e7e2907e900b67ebb +SIZE (formatR_1.4.tar.gz) = 28109 From owner-svn-ports-head@freebsd.org Fri May 13 23:50:00 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B657B39003; Fri, 13 May 2016 23:50:00 +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 62A251FDC; Fri, 13 May 2016 23:50:00 +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 u4DNnxja051141; Fri, 13 May 2016 23:49:59 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DNnxvo051140; Fri, 13 May 2016 23:49:59 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605132349.u4DNnxvo051140@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 23:49:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415161 - head/devel/openmp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 23:50:00 -0000 Author: bapt Date: Fri May 13 23:49:59 2016 New Revision: 415161 URL: https://svnweb.freebsd.org/changeset/ports/415161 Log: Provide a soname to ensure runtime linker find the version we do expect it to find Modified: head/devel/openmp/Makefile Modified: head/devel/openmp/Makefile ============================================================================== --- head/devel/openmp/Makefile Fri May 13 23:40:27 2016 (r415160) +++ head/devel/openmp/Makefile Fri May 13 23:49:59 2016 (r415161) @@ -2,6 +2,7 @@ PORTNAME= openmp PORTVERSION= 3.8.0 +PORTREVISION= 1 DISTVERSIONSUFFIX= .src CATEGORIES= devel MASTER_SITES= http://llvm.org/releases/${PORTVERSION}/ @@ -14,10 +15,15 @@ LICENSE= MIT USES= tar:xz cmake perl5 USE_PERL5= build USE_LDCONFIG= yes +CMAKE_ARGS= -DLIBOMP_LIBFLAGS:STRING="-Wl,-soname,libomp.so.0" ONLY_FOR_ARCHS= amd64 # i386 PLIST_FILES= include/omp.h \ lib/libgomp.so \ lib/libiomp5.so \ + lib/libomp.so.0 \ lib/libomp.so +post-install: + ${LN} -sf libomp.so ${STAGEDIR}${PREFIX}/lib/libomp.so.0 + .include From owner-svn-ports-head@freebsd.org Fri May 13 23:53:48 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2872EB39100; Fri, 13 May 2016 23:53:48 +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 DBF991309; Fri, 13 May 2016 23:53:47 +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 u4DNrldr053967; Fri, 13 May 2016 23:53:47 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DNrlOh053966; Fri, 13 May 2016 23:53:47 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605132353.u4DNrlOh053966@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 May 2016 23:53:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415162 - head/devel/openmp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 23:53:48 -0000 Author: bapt Date: Fri May 13 23:53:46 2016 New Revision: 415162 URL: https://svnweb.freebsd.org/changeset/ports/415162 Log: Artificially make it require a c11 capable compiler to skip gcc 4.2 Modified: head/devel/openmp/Makefile Modified: head/devel/openmp/Makefile ============================================================================== --- head/devel/openmp/Makefile Fri May 13 23:49:59 2016 (r415161) +++ head/devel/openmp/Makefile Fri May 13 23:53:46 2016 (r415162) @@ -12,7 +12,7 @@ COMMENT= Support for the OpenMP language LICENSE= MIT -USES= tar:xz cmake perl5 +USES= tar:xz cmake perl5 compiler:c11 USE_PERL5= build USE_LDCONFIG= yes CMAKE_ARGS= -DLIBOMP_LIBFLAGS:STRING="-Wl,-soname,libomp.so.0" From owner-svn-ports-head@freebsd.org Fri May 13 23:59:02 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E17CCB3937A; Fri, 13 May 2016 23:59:02 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AEC3B14A1; Fri, 13 May 2016 23:59:02 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4DNx10Y054268; Fri, 13 May 2016 23:59:01 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DNx190054266; Fri, 13 May 2016 23:59:01 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605132359.u4DNx190054266@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Fri, 13 May 2016 23:59:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415163 - head/graphics/R-cran-rgdal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 23:59:03 -0000 Author: tota Date: Fri May 13 23:59:01 2016 New Revision: 415163 URL: https://svnweb.freebsd.org/changeset/ports/415163 Log: - Update to 1.1-10 Modified: head/graphics/R-cran-rgdal/Makefile (contents, props changed) head/graphics/R-cran-rgdal/distinfo (contents, props changed) Modified: head/graphics/R-cran-rgdal/Makefile ============================================================================== --- head/graphics/R-cran-rgdal/Makefile Fri May 13 23:53:46 2016 (r415162) +++ head/graphics/R-cran-rgdal/Makefile Fri May 13 23:59:01 2016 (r415163) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rgdal -DISTVERSION= 1.1-9 +DISTVERSION= 1.1-10 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/graphics/R-cran-rgdal/distinfo ============================================================================== --- head/graphics/R-cran-rgdal/distinfo Fri May 13 23:53:46 2016 (r415162) +++ head/graphics/R-cran-rgdal/distinfo Fri May 13 23:59:01 2016 (r415163) @@ -1,2 +1,3 @@ -SHA256 (rgdal_1.1-9.tar.gz) = 0a56093f020ee3416d3db475e7edf42643431aaa96ceba59a43e9ec3a019f734 -SIZE (rgdal_1.1-9.tar.gz) = 1650846 +TIMESTAMP = 1463182911 +SHA256 (rgdal_1.1-10.tar.gz) = 2befa5b981a589b2ca2ca1b90d9652b39302ec6c10f9e338aee8d9a95a3691f5 +SIZE (rgdal_1.1-10.tar.gz) = 1653393 From owner-svn-ports-head@freebsd.org Fri May 13 23:59:58 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82E22B393B1; Fri, 13 May 2016 23:59:58 +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 53E6E16B5; Fri, 13 May 2016 23:59: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 u4DNxvCM054415; Fri, 13 May 2016 23:59:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DNxvBt054413; Fri, 13 May 2016 23:59:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605132359.u4DNxvBt054413@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, 13 May 2016 23:59:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415164 - head/devel/p5-Sah X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 13 May 2016 23:59:58 -0000 Author: sunpoet Date: Fri May 13 23:59:57 2016 New Revision: 415164 URL: https://svnweb.freebsd.org/changeset/ports/415164 Log: - Update to 0.9.40 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Sah/Changes Modified: head/devel/p5-Sah/Makefile head/devel/p5-Sah/distinfo Modified: head/devel/p5-Sah/Makefile ============================================================================== --- head/devel/p5-Sah/Makefile Fri May 13 23:59:01 2016 (r415163) +++ head/devel/p5-Sah/Makefile Fri May 13 23:59:57 2016 (r415164) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Sah -PORTVERSION= 0.9.39 +PORTVERSION= 0.9.40 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PERLANCAR @@ -13,6 +13,7 @@ COMMENT= Schema for data structures (spe LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install TEST_DEPENDS= p5-DefHash>=1.0.6:devel/p5-DefHash Modified: head/devel/p5-Sah/distinfo ============================================================================== --- head/devel/p5-Sah/distinfo Fri May 13 23:59:01 2016 (r415163) +++ head/devel/p5-Sah/distinfo Fri May 13 23:59:57 2016 (r415164) @@ -1,2 +1,2 @@ -SHA256 (Sah-0.9.39.tar.gz) = 844541a2d4be195e839857f1fac66c545ebd6351387d5b42c9ed98292ded0647 -SIZE (Sah-0.9.39.tar.gz) = 81807 +SHA256 (Sah-0.9.40.tar.gz) = 7f096ea768d041729a2db620be3db6302dc0e306925d791f09efe7460ea150b0 +SIZE (Sah-0.9.40.tar.gz) = 81108 From owner-svn-ports-head@freebsd.org Sat May 14 00:09:49 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BBFCEB394EB; Sat, 14 May 2016 00:09:49 +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 8E1041A8C; Sat, 14 May 2016 00:09:49 +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 u4E09mGF057436; Sat, 14 May 2016 00:09:48 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4E09mAO057435; Sat, 14 May 2016 00:09:48 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605140009.u4E09mAO057435@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 14 May 2016 00:09:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415165 - head/devel/openmp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 00:09:49 -0000 Author: bapt Date: Sat May 14 00:09:48 2016 New Revision: 415165 URL: https://svnweb.freebsd.org/changeset/ports/415165 Log: Make the versioned lib the actual file and libomp.so a symlink to it Modified: head/devel/openmp/Makefile Modified: head/devel/openmp/Makefile ============================================================================== --- head/devel/openmp/Makefile Fri May 13 23:59:57 2016 (r415164) +++ head/devel/openmp/Makefile Sat May 14 00:09:48 2016 (r415165) @@ -2,7 +2,7 @@ PORTNAME= openmp PORTVERSION= 3.8.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= .src CATEGORIES= devel MASTER_SITES= http://llvm.org/releases/${PORTVERSION}/ @@ -24,6 +24,7 @@ PLIST_FILES= include/omp.h \ lib/libomp.so post-install: - ${LN} -sf libomp.so ${STAGEDIR}${PREFIX}/lib/libomp.so.0 + ${MV} ${STAGEDIR}${PREFIX}/lib/libomp.so ${STAGEDIR}${PREFIX}/lib/libomp.so.0 + ${LN} -sf libomp.so.0 ${STAGEDIR}${PREFIX}/lib/libomp.so .include From owner-svn-ports-head@freebsd.org Sat May 14 01:29:39 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18D23B3A462; Sat, 14 May 2016 01:29:39 +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 C03411BDD; Sat, 14 May 2016 01:29: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 u4E1Tbtp081370; Sat, 14 May 2016 01:29:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4E1TbP2081367; Sat, 14 May 2016 01:29:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605140129.u4E1TbP2081367@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, 14 May 2016 01:29:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415166 - head/devel/py-python2-pythondialog X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 01:29:39 -0000 Author: sunpoet Date: Sat May 14 01:29:37 2016 New Revision: 415166 URL: https://svnweb.freebsd.org/changeset/ports/415166 Log: - Update to 3.4.0 - Add GitHub repository to WWW Changes: https://github.com/frougon/pythondialog/commits/py2 Modified: head/devel/py-python2-pythondialog/Makefile head/devel/py-python2-pythondialog/distinfo head/devel/py-python2-pythondialog/pkg-descr Modified: head/devel/py-python2-pythondialog/Makefile ============================================================================== --- head/devel/py-python2-pythondialog/Makefile Sat May 14 00:09:48 2016 (r415165) +++ head/devel/py-python2-pythondialog/Makefile Sat May 14 01:29:37 2016 (r415166) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python2-pythondialog -PORTVERSION= 3.3.0 +PORTVERSION= 3.4.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-python2-pythondialog/distinfo ============================================================================== --- head/devel/py-python2-pythondialog/distinfo Sat May 14 00:09:48 2016 (r415165) +++ head/devel/py-python2-pythondialog/distinfo Sat May 14 01:29:37 2016 (r415166) @@ -1,2 +1,2 @@ -SHA256 (python2-pythondialog-3.3.0.tar.bz2) = 04e93f24995c43dd90f338d5d865ca72ce3fb5a5358d4daa4965571db35fc3ec -SIZE (python2-pythondialog-3.3.0.tar.bz2) = 1831898 +SHA256 (python2-pythondialog-3.4.0.tar.bz2) = 8978d355c8db6728eeb9e23b39449b14597f1c76cb06dc72462642ca7cde46a0 +SIZE (python2-pythondialog-3.4.0.tar.bz2) = 1419164 Modified: head/devel/py-python2-pythondialog/pkg-descr ============================================================================== --- head/devel/py-python2-pythondialog/pkg-descr Sat May 14 00:09:48 2016 (r415165) +++ head/devel/py-python2-pythondialog/pkg-descr Sat May 14 01:29:37 2016 (r415166) @@ -7,3 +7,4 @@ reference implementation which, at the t the forseeable future, is targeted at Python 3. WWW: http://pythondialog.sourceforge.net/ +WWW: https://github.com/frougon/pythondialog From owner-svn-ports-head@freebsd.org Sat May 14 01:29:43 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98414B3A48C; Sat, 14 May 2016 01:29: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 666FF1BFC; Sat, 14 May 2016 01:29: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 u4E1Tgmf081487; Sat, 14 May 2016 01:29:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4E1Tgg9081484; Sat, 14 May 2016 01:29:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605140129.u4E1Tgg9081484@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, 14 May 2016 01:29:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415167 - head/devel/py-pyparsing X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 01:29:43 -0000 Author: sunpoet Date: Sat May 14 01:29:42 2016 New Revision: 415167 URL: https://svnweb.freebsd.org/changeset/ports/415167 Log: - Update to 2.1.3 Changes: https://sourceforge.net/p/pyparsing/code/HEAD/tree/trunk/src/CHANGES Modified: head/devel/py-pyparsing/Makefile head/devel/py-pyparsing/distinfo Modified: head/devel/py-pyparsing/Makefile ============================================================================== --- head/devel/py-pyparsing/Makefile Sat May 14 01:29:37 2016 (r415166) +++ head/devel/py-pyparsing/Makefile Sat May 14 01:29:42 2016 (r415167) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyparsing -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pyparsing/distinfo ============================================================================== --- head/devel/py-pyparsing/distinfo Sat May 14 01:29:37 2016 (r415166) +++ head/devel/py-pyparsing/distinfo Sat May 14 01:29:42 2016 (r415167) @@ -1,2 +1,2 @@ -SHA256 (pyparsing-2.1.1.tar.gz) = 9bae5cd4cbee6da0d7d8d9a1647f5253a3b89652e707647eaf1961f4932ae6c6 -SIZE (pyparsing-2.1.1.tar.gz) = 1144099 +SHA256 (pyparsing-2.1.3.tar.gz) = 07ed062c8e38c682ddc728e7aa42fab44612744fce33812bc533f93ea53c9347 +SIZE (pyparsing-2.1.3.tar.gz) = 1145896 From owner-svn-ports-head@freebsd.org Sat May 14 01:29:48 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24DB7B3A4B4; Sat, 14 May 2016 01:29:48 +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 EA1861D07; Sat, 14 May 2016 01:29: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 u4E1TlQJ081601; Sat, 14 May 2016 01:29:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4E1Tlw4081599; Sat, 14 May 2016 01:29:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605140129.u4E1Tlw4081599@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, 14 May 2016 01:29:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415168 - head/devel/rubygem-fog-core X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 01:29:48 -0000 Author: sunpoet Date: Sat May 14 01:29:46 2016 New Revision: 415168 URL: https://svnweb.freebsd.org/changeset/ports/415168 Log: - Update to 1.39.0 Changes: https://github.com/fog/fog-core/blob/master/changelog.md Modified: head/devel/rubygem-fog-core/Makefile head/devel/rubygem-fog-core/distinfo Modified: head/devel/rubygem-fog-core/Makefile ============================================================================== --- head/devel/rubygem-fog-core/Makefile Sat May 14 01:29:42 2016 (r415167) +++ head/devel/rubygem-fog-core/Makefile Sat May 14 01:29:46 2016 (r415168) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fog-core -PORTVERSION= 1.38.0 +PORTVERSION= 1.39.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-fog-core/distinfo ============================================================================== --- head/devel/rubygem-fog-core/distinfo Sat May 14 01:29:42 2016 (r415167) +++ head/devel/rubygem-fog-core/distinfo Sat May 14 01:29:46 2016 (r415168) @@ -1,2 +1,2 @@ -SHA256 (rubygem/fog-core-1.38.0.gem) = 778adf37f78fa56de0d81535ea0c5fcc9c67857a5fc242248c3b5810f9d74f11 -SIZE (rubygem/fog-core-1.38.0.gem) = 46592 +SHA256 (rubygem/fog-core-1.39.0.gem) = ea04db515096f83163c3fb6abab3f62ba78f86ebb00a89f61ccf4f817850ad50 +SIZE (rubygem/fog-core-1.39.0.gem) = 47104 From owner-svn-ports-head@freebsd.org Sat May 14 01:30:19 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A04D9B3A522; Sat, 14 May 2016 01:30: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 722401EB2; Sat, 14 May 2016 01:30: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 u4E1UIAv081749; Sat, 14 May 2016 01:30:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4E1UIPs081747; Sat, 14 May 2016 01:30:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605140130.u4E1UIPs081747@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, 14 May 2016 01:30:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415169 - head/net/rubygem-fog-openstack X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 01:30:19 -0000 Author: sunpoet Date: Sat May 14 01:30:18 2016 New Revision: 415169 URL: https://svnweb.freebsd.org/changeset/ports/415169 Log: - Update to 0.1.5 Changes: https://github.com/fog/fog-openstack/commits/master Modified: head/net/rubygem-fog-openstack/Makefile head/net/rubygem-fog-openstack/distinfo Modified: head/net/rubygem-fog-openstack/Makefile ============================================================================== --- head/net/rubygem-fog-openstack/Makefile Sat May 14 01:29:46 2016 (r415168) +++ head/net/rubygem-fog-openstack/Makefile Sat May 14 01:30:18 2016 (r415169) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fog-openstack -PORTVERSION= 0.1.4 +PORTVERSION= 0.1.5 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-fog-openstack/distinfo ============================================================================== --- head/net/rubygem-fog-openstack/distinfo Sat May 14 01:29:46 2016 (r415168) +++ head/net/rubygem-fog-openstack/distinfo Sat May 14 01:30:18 2016 (r415169) @@ -1,2 +1,2 @@ -SHA256 (rubygem/fog-openstack-0.1.4.gem) = e21c35c2e23d0cd65c1786e7e351e88a0d98724955109dfbf0c49824061f7007 -SIZE (rubygem/fog-openstack-0.1.4.gem) = 189952 +SHA256 (rubygem/fog-openstack-0.1.5.gem) = 5f87dde02352f317c2a778b0aed1ae19e4a42fdc2d830761e5c1868b6bf85429 +SIZE (rubygem/fog-openstack-0.1.5.gem) = 190976 From owner-svn-ports-head@freebsd.org Sat May 14 01:30:24 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88AB7B3A593; Sat, 14 May 2016 01:30: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 5138A1EDA; Sat, 14 May 2016 01:30: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 u4E1UNPN081866; Sat, 14 May 2016 01:30:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4E1UNHZ081864; Sat, 14 May 2016 01:30:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605140130.u4E1UNHZ081864@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, 14 May 2016 01:30:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415170 - head/www/rubygem-http X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 01:30:24 -0000 Author: sunpoet Date: Sat May 14 01:30:23 2016 New Revision: 415170 URL: https://svnweb.freebsd.org/changeset/ports/415170 Log: - Update to 2.0.1 Changes: https://github.com/httprb/http/blob/master/CHANGES.md Modified: head/www/rubygem-http/Makefile head/www/rubygem-http/distinfo Modified: head/www/rubygem-http/Makefile ============================================================================== --- head/www/rubygem-http/Makefile Sat May 14 01:30:18 2016 (r415169) +++ head/www/rubygem-http/Makefile Sat May 14 01:30:23 2016 (r415170) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= http -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-http/distinfo ============================================================================== --- head/www/rubygem-http/distinfo Sat May 14 01:30:18 2016 (r415169) +++ head/www/rubygem-http/distinfo Sat May 14 01:30:23 2016 (r415170) @@ -1,2 +1,2 @@ -SHA256 (rubygem/http-2.0.0.gem) = 995c38950b382f3982ed1c3adaad27d087855fced1c62a256fcdd765bfe18671 -SIZE (rubygem/http-2.0.0.gem) = 62464 +SHA256 (rubygem/http-2.0.1.gem) = f46f7ea5aec6e56b22fefe2de0d03d081156d348c6ff1f5c063f1f8c79dfe27b +SIZE (rubygem/http-2.0.1.gem) = 62464 From owner-svn-ports-head@freebsd.org Sat May 14 01:30:29 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D081B3A5C1; Sat, 14 May 2016 01:30: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 F17011FA6; Sat, 14 May 2016 01:30: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 u4E1USR2081980; Sat, 14 May 2016 01:30:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4E1USDK081978; Sat, 14 May 2016 01:30:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605140130.u4E1USDK081978@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, 14 May 2016 01:30:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415171 - head/devel/p5-Log-Dispatch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 01:30:29 -0000 Author: sunpoet Date: Sat May 14 01:30:27 2016 New Revision: 415171 URL: https://svnweb.freebsd.org/changeset/ports/415171 Log: - Update to 2.56 Changes: http://search.cpan.org/dist/Log-Dispatch/Changes Modified: head/devel/p5-Log-Dispatch/Makefile head/devel/p5-Log-Dispatch/distinfo Modified: head/devel/p5-Log-Dispatch/Makefile ============================================================================== --- head/devel/p5-Log-Dispatch/Makefile Sat May 14 01:30:23 2016 (r415170) +++ head/devel/p5-Log-Dispatch/Makefile Sat May 14 01:30:27 2016 (r415171) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Log-Dispatch -PORTVERSION= 2.54 +PORTVERSION= 2.56 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Log-Dispatch/distinfo ============================================================================== --- head/devel/p5-Log-Dispatch/distinfo Sat May 14 01:30:23 2016 (r415170) +++ head/devel/p5-Log-Dispatch/distinfo Sat May 14 01:30:27 2016 (r415171) @@ -1,2 +1,2 @@ -SHA256 (Log-Dispatch-2.54.tar.gz) = 7c365b8cdd2712cb642421773665d67a0a190cc6b44d19b804671c7631193f81 -SIZE (Log-Dispatch-2.54.tar.gz) = 59316 +SHA256 (Log-Dispatch-2.56.tar.gz) = 19e5b88f676d0e016ea49e5d421fda534671835bb5f7b06c90f03456b20fc15e +SIZE (Log-Dispatch-2.56.tar.gz) = 63243 From owner-svn-ports-head@freebsd.org Sat May 14 01:30:38 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A8987B3A628; Sat, 14 May 2016 01:30: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 59C32119D; Sat, 14 May 2016 01:30: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 u4E1UbKG082229; Sat, 14 May 2016 01:30:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4E1Ubs0082225; Sat, 14 May 2016 01:30:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605140130.u4E1Ubs0082225@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, 14 May 2016 01:30:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415173 - head/math/p5-Math-Cephes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 01:30:38 -0000 Author: sunpoet Date: Sat May 14 01:30:37 2016 New Revision: 415173 URL: https://svnweb.freebsd.org/changeset/ports/415173 Log: - Update to 0.5305 - Add LICENSE - Sort PLIST Changes: http://search.cpan.org/dist/Math-Cephes/Changes Modified: head/math/p5-Math-Cephes/Makefile head/math/p5-Math-Cephes/distinfo head/math/p5-Math-Cephes/pkg-plist Modified: head/math/p5-Math-Cephes/Makefile ============================================================================== --- head/math/p5-Math-Cephes/Makefile Sat May 14 01:30:32 2016 (r415172) +++ head/math/p5-Math-Cephes/Makefile Sat May 14 01:30:37 2016 (r415173) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Cephes -PORTVERSION= 0.5304 -PORTREVISION= 1 +PORTVERSION= 0.5305 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the cephes math library +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + MAKE_JOBS_UNSAFE= yes USES= perl5 USE_PERL5= configure Modified: head/math/p5-Math-Cephes/distinfo ============================================================================== --- head/math/p5-Math-Cephes/distinfo Sat May 14 01:30:32 2016 (r415172) +++ head/math/p5-Math-Cephes/distinfo Sat May 14 01:30:37 2016 (r415173) @@ -1,2 +1,2 @@ -SHA256 (Math-Cephes-0.5304.tar.gz) = 5d2cc55965505eee4fc8da870cb4754c0eeff144afb6254848d8c3b24b30a981 -SIZE (Math-Cephes-0.5304.tar.gz) = 312867 +SHA256 (Math-Cephes-0.5305.tar.gz) = 561a800a4822e748d2befc366baa4b21e879a40cc00c22293c7b8736caeb83a1 +SIZE (Math-Cephes-0.5305.tar.gz) = 312870 Modified: head/math/p5-Math-Cephes/pkg-plist ============================================================================== --- head/math/p5-Math-Cephes/pkg-plist Sat May 14 01:30:32 2016 (r415172) +++ head/math/p5-Math-Cephes/pkg-plist Sat May 14 01:30:37 2016 (r415173) @@ -7,9 +7,9 @@ bin/pmath %%SITE_ARCH%%/Math/Cephes/Polynomial.pm %%SITE_ARCH%%/auto/Math/Cephes/Cephes.so %%SITE_ARCH%%/auto/Math/Cephes/libmd/extralibs.ld +%%PERL5_MAN1%%/pmath.1.gz %%PERL5_MAN3%%/Math::Cephes.3.gz %%PERL5_MAN3%%/Math::Cephes::Complex.3.gz %%PERL5_MAN3%%/Math::Cephes::Fraction.3.gz %%PERL5_MAN3%%/Math::Cephes::Matrix.3.gz %%PERL5_MAN3%%/Math::Cephes::Polynomial.3.gz -%%PERL5_MAN1%%/pmath.1.gz From owner-svn-ports-head@freebsd.org Sat May 14 01:30:34 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 322A1B3A5EC; Sat, 14 May 2016 01:30: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 E012F10CE; Sat, 14 May 2016 01:30: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 u4E1UX5h082097; Sat, 14 May 2016 01:30:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4E1UWLI082095; Sat, 14 May 2016 01:30:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605140130.u4E1UWLI082095@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, 14 May 2016 01:30:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415172 - head/devel/p5-Minion X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 01:30:34 -0000 Author: sunpoet Date: Sat May 14 01:30:32 2016 New Revision: 415172 URL: https://svnweb.freebsd.org/changeset/ports/415172 Log: - Update to 5.06 Changes: http://search.cpan.org/dist/Minion/Changes Modified: head/devel/p5-Minion/Makefile head/devel/p5-Minion/distinfo Modified: head/devel/p5-Minion/Makefile ============================================================================== --- head/devel/p5-Minion/Makefile Sat May 14 01:30:27 2016 (r415171) +++ head/devel/p5-Minion/Makefile Sat May 14 01:30:32 2016 (r415172) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Minion -PORTVERSION= 5.05 +PORTVERSION= 5.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SRI Modified: head/devel/p5-Minion/distinfo ============================================================================== --- head/devel/p5-Minion/distinfo Sat May 14 01:30:27 2016 (r415171) +++ head/devel/p5-Minion/distinfo Sat May 14 01:30:32 2016 (r415172) @@ -1,2 +1,2 @@ -SHA256 (Minion-5.05.tar.gz) = f1d35c85b64ef8a301fc240952e0aa6168c60dc668dd1743460f1b0adffa0f6a -SIZE (Minion-5.05.tar.gz) = 28568 +SHA256 (Minion-5.06.tar.gz) = 7195ef4810d812c2ebab87514b45a80b63662892e97b4f0bae0977208011e394 +SIZE (Minion-5.06.tar.gz) = 28784 From owner-svn-ports-head@freebsd.org Sat May 14 02:01:35 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 521C7B3ACA7; Sat, 14 May 2016 02:01:35 +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 0F97D1DEC; Sat, 14 May 2016 02:01:34 +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 u4E21YjD092059; Sat, 14 May 2016 02:01:34 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4E21YRQ092056; Sat, 14 May 2016 02:01:34 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605140201.u4E21YRQ092056@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 14 May 2016 02:01:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415174 - head/devel/wxGlade X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 02:01:35 -0000 Author: pi Date: Sat May 14 02:01:33 2016 New Revision: 415174 URL: https://svnweb.freebsd.org/changeset/ports/415174 Log: devel/wxGlade: 0.7.0 -> 0.7.2 Changes: (lots!) http://wxglade.sourceforge.net/ PR: 209447 Submitted by: Walter Schwarzenfeld Modified: head/devel/wxGlade/Makefile head/devel/wxGlade/distinfo head/devel/wxGlade/pkg-plist Modified: head/devel/wxGlade/Makefile ============================================================================== --- head/devel/wxGlade/Makefile Sat May 14 01:30:37 2016 (r415173) +++ head/devel/wxGlade/Makefile Sat May 14 02:01:33 2016 (r415174) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wxglade -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.2 CATEGORIES= devel x11-toolkits python MASTER_SITES= SF DISTNAME= wxGlade-${PORTVERSION} @@ -11,7 +11,7 @@ MAINTAINER= python@FreeBSD.org COMMENT= GUI builder for wxPython/wxWidgets written in Python LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/license.txt +LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python USE_WX= 3.0+ @@ -37,7 +37,7 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/docs/man/wxglade.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/*.py ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME} - (cd ${WRKSRC} && ${COPYTREE_SHARE} "codegen edit_sizers icons res widgets" \ + (cd ${WRKSRC} && ${COPYTREE_SHARE} "wcodegen codegen edit_sizers icons res widgets" \ ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}) @(cd ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME} && \ ${PYTHON_CMD} -m compileall .) Modified: head/devel/wxGlade/distinfo ============================================================================== --- head/devel/wxGlade/distinfo Sat May 14 01:30:37 2016 (r415173) +++ head/devel/wxGlade/distinfo Sat May 14 02:01:33 2016 (r415174) @@ -1,2 +1,2 @@ -SHA256 (wxGlade-0.7.0.tar.gz) = 0e7f8dc48bc0da606dad5d5c65188b62b90702e9807b988ff023b460c5fa2f99 -SIZE (wxGlade-0.7.0.tar.gz) = 1863564 +SHA256 (wxGlade-0.7.2.tar.gz) = 8936d8e3ee0c212ed9f928c2d523bae77270fbcedd5a97d85e2ab4426b54ce0e +SIZE (wxGlade-0.7.2.tar.gz) = 3206397 Modified: head/devel/wxGlade/pkg-plist ============================================================================== --- head/devel/wxGlade/pkg-plist Sat May 14 01:30:37 2016 (r415173) +++ head/devel/wxGlade/pkg-plist Sat May 14 02:01:33 2016 (r415174) @@ -1,4 +1,3 @@ -bin/wxglade %%PYTHON_SITELIBDIR%%/wxglade/__init__.py %%PYTHON_SITELIBDIR%%/wxglade/__init__.pyc %%PYTHON_SITELIBDIR%%/wxglade/about.py @@ -33,7 +32,9 @@ bin/wxglade %%PYTHON_SITELIBDIR%%/wxglade/compat.pyc %%PYTHON_SITELIBDIR%%/wxglade/config.py %%PYTHON_SITELIBDIR%%/wxglade/config.pyc -%%PORTDOCS%%%%PYTHON_SITELIBDIR%%/wxglade/docs +%%PYTHON_SITELIBDIR%%/wxglade/decorators.py +%%PYTHON_SITELIBDIR%%/wxglade/decorators.pyc +%%PYTHON_SITELIBDIR%%/wxglade/docs %%PYTHON_SITELIBDIR%%/wxglade/edit_sizers/__init__.py %%PYTHON_SITELIBDIR%%/wxglade/edit_sizers/__init__.pyc %%PYTHON_SITELIBDIR%%/wxglade/edit_sizers/cpp_sizers_codegen.py @@ -58,6 +59,8 @@ bin/wxglade %%PYTHON_SITELIBDIR%%/wxglade/events_mixin.pyc %%PYTHON_SITELIBDIR%%/wxglade/font_dialog.py %%PYTHON_SITELIBDIR%%/wxglade/font_dialog.pyc +%%PYTHON_SITELIBDIR%%/wxglade/gui_mixins.py +%%PYTHON_SITELIBDIR%%/wxglade/gui_mixins.pyc %%PYTHON_SITELIBDIR%%/wxglade/icons/application.xpm %%PYTHON_SITELIBDIR%%/wxglade/icons/bitmap_button.xpm %%PYTHON_SITELIBDIR%%/wxglade/icons/button.xpm @@ -126,9 +129,8 @@ bin/wxglade %%PYTHON_SITELIBDIR%%/wxglade/icons/tree_ctrl.xpm %%PYTHON_SITELIBDIR%%/wxglade/icons/wxg_file.ico %%PYTHON_SITELIBDIR%%/wxglade/icons/wxglade.ico +%%PYTHON_SITELIBDIR%%/wxglade/icons/wxglade.xpm %%PYTHON_SITELIBDIR%%/wxglade/icons/wxglade_small.png -%%PYTHON_SITELIBDIR%%/wxglade/kdefiledialog.py -%%PYTHON_SITELIBDIR%%/wxglade/kdefiledialog.pyc %%PYTHON_SITELIBDIR%%/wxglade/layout_option_property.py %%PYTHON_SITELIBDIR%%/wxglade/layout_option_property.pyc %%PYTHON_SITELIBDIR%%/wxglade/log.py @@ -141,6 +143,8 @@ bin/wxglade %%PYTHON_SITELIBDIR%%/wxglade/msgdialog.pyc %%PYTHON_SITELIBDIR%%/wxglade/ordereddict.py %%PYTHON_SITELIBDIR%%/wxglade/ordereddict.pyc +%%PYTHON_SITELIBDIR%%/wxglade/plugins.py +%%PYTHON_SITELIBDIR%%/wxglade/plugins.pyc %%PYTHON_SITELIBDIR%%/wxglade/preferences_ui.py %%PYTHON_SITELIBDIR%%/wxglade/preferences_ui.pyc %%PYTHON_SITELIBDIR%%/wxglade/preferencesdialog.py @@ -159,6 +163,14 @@ bin/wxglade %%PYTHON_SITELIBDIR%%/wxglade/test.pyc %%PYTHON_SITELIBDIR%%/wxglade/tree.py %%PYTHON_SITELIBDIR%%/wxglade/tree.pyc +%%PYTHON_SITELIBDIR%%/wxglade/version.py +%%PYTHON_SITELIBDIR%%/wxglade/version.pyc +%%PYTHON_SITELIBDIR%%/wxglade/wcodegen/__init__.py +%%PYTHON_SITELIBDIR%%/wxglade/wcodegen/__init__.pyc +%%PYTHON_SITELIBDIR%%/wxglade/wcodegen/dialogs.py +%%PYTHON_SITELIBDIR%%/wxglade/wcodegen/dialogs.pyc +%%PYTHON_SITELIBDIR%%/wxglade/wcodegen/taghandler.py +%%PYTHON_SITELIBDIR%%/wxglade/wcodegen/taghandler.pyc %%PYTHON_SITELIBDIR%%/wxglade/widget_builder.py %%PYTHON_SITELIBDIR%%/wxglade/widget_builder.pyc %%PYTHON_SITELIBDIR%%/wxglade/widget_properties.py @@ -207,10 +219,24 @@ bin/wxglade %%PYTHON_SITELIBDIR%%/wxglade/widgets/calendar_ctrl/perl_codegen.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/calendar_ctrl/wconfig.py %%PYTHON_SITELIBDIR%%/wxglade/widgets/calendar_ctrl/wconfig.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/check_list_box/__init__.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/check_list_box/__init__.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/check_list_box/check_list_box.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/check_list_box/check_list_box.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/check_list_box/codegen.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/check_list_box/codegen.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/check_list_box/lisp_codegen.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/check_list_box/lisp_codegen.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/check_list_box/perl_codegen.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/check_list_box/perl_codegen.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/check_list_box/wconfig.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/check_list_box/wconfig.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/checkbox/__init__.py %%PYTHON_SITELIBDIR%%/wxglade/widgets/checkbox/__init__.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/checkbox/checkbox.py %%PYTHON_SITELIBDIR%%/wxglade/widgets/checkbox/checkbox.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/checkbox/checkbox_base.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/checkbox/checkbox_base.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/checkbox/codegen.py %%PYTHON_SITELIBDIR%%/wxglade/widgets/checkbox/codegen.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/checkbox/lisp_codegen.py @@ -229,6 +255,8 @@ bin/wxglade %%PYTHON_SITELIBDIR%%/wxglade/widgets/choice/lisp_codegen.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/choice/perl_codegen.py %%PYTHON_SITELIBDIR%%/wxglade/widgets/choice/perl_codegen.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/choice/wconfig.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/choice/wconfig.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/combo_box/__init__.py %%PYTHON_SITELIBDIR%%/wxglade/widgets/combo_box/__init__.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/combo_box/codegen.py @@ -299,6 +327,16 @@ bin/wxglade %%PYTHON_SITELIBDIR%%/wxglade/widgets/gauge/perl_codegen.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/gauge/wconfig.py %%PYTHON_SITELIBDIR%%/wxglade/widgets/gauge/wconfig.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/generic_calendar_ctrl/__init__.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/generic_calendar_ctrl/__init__.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/generic_calendar_ctrl/codegen.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/generic_calendar_ctrl/codegen.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/generic_calendar_ctrl/generic_calendar_ctrl.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/generic_calendar_ctrl/generic_calendar_ctrl.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/generic_calendar_ctrl/perl_codegen.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/generic_calendar_ctrl/perl_codegen.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/generic_calendar_ctrl/wconfig.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/generic_calendar_ctrl/wconfig.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/grid/__init__.py %%PYTHON_SITELIBDIR%%/wxglade/widgets/grid/__init__.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/grid/codegen.py @@ -309,6 +347,8 @@ bin/wxglade %%PYTHON_SITELIBDIR%%/wxglade/widgets/grid/lisp_codegen.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/grid/perl_codegen.py %%PYTHON_SITELIBDIR%%/wxglade/widgets/grid/perl_codegen.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/grid/wconfig.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/grid/wconfig.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/hyperlink_ctrl/__init__.py %%PYTHON_SITELIBDIR%%/wxglade/widgets/hyperlink_ctrl/__init__.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/hyperlink_ctrl/codegen.py @@ -379,6 +419,18 @@ bin/wxglade %%PYTHON_SITELIBDIR%%/wxglade/widgets/panel/perl_codegen.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/panel/wconfig.py %%PYTHON_SITELIBDIR%%/wxglade/widgets/panel/wconfig.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/property_grid_manager/__init__.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/property_grid_manager/__init__.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/property_grid_manager/codegen.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/property_grid_manager/codegen.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/property_grid_manager/lisp_codegen.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/property_grid_manager/lisp_codegen.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/property_grid_manager/perl_codegen.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/property_grid_manager/perl_codegen.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/property_grid_manager/property_grid_manager.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/property_grid_manager/property_grid_manager.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/property_grid_manager/wconfig.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/property_grid_manager/wconfig.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/radio_box/__init__.py %%PYTHON_SITELIBDIR%%/wxglade/widgets/radio_box/__init__.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/radio_box/codegen.py @@ -389,6 +441,10 @@ bin/wxglade %%PYTHON_SITELIBDIR%%/wxglade/widgets/radio_box/perl_codegen.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/radio_box/radio_box.py %%PYTHON_SITELIBDIR%%/wxglade/widgets/radio_box/radio_box.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/radio_box/radio_box_base.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/radio_box/radio_box_base.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/radio_box/wconfig.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/radio_box/wconfig.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/radio_button/__init__.py %%PYTHON_SITELIBDIR%%/wxglade/widgets/radio_button/__init__.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/radio_button/codegen.py @@ -529,6 +585,8 @@ bin/wxglade %%PYTHON_SITELIBDIR%%/wxglade/widgets/toggle_button/perl_codegen.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/toggle_button/toggle_button.py %%PYTHON_SITELIBDIR%%/wxglade/widgets/toggle_button/toggle_button.pyc +%%PYTHON_SITELIBDIR%%/wxglade/widgets/toggle_button/wconfig.py +%%PYTHON_SITELIBDIR%%/wxglade/widgets/toggle_button/wconfig.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/toolbar/__init__.py %%PYTHON_SITELIBDIR%%/wxglade/widgets/toolbar/__init__.pyc %%PYTHON_SITELIBDIR%%/wxglade/widgets/toolbar/codegen.py @@ -562,4 +620,5 @@ bin/wxglade %%PYTHON_SITELIBDIR%%/wxglade/xml_parse.pyc %%PYTHON_SITELIBDIR%%/wxglade/xrc2wxg.py %%PYTHON_SITELIBDIR%%/wxglade/xrc2wxg.pyc +bin/wxglade man/man1/wxglade.1.gz From owner-svn-ports-head@freebsd.org Sat May 14 07:08:50 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1689B3AADD; Sat, 14 May 2016 07:08:50 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8101011B3; Sat, 14 May 2016 07:08:50 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4E78njn085484; Sat, 14 May 2016 07:08:49 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4E78nAh085482; Sat, 14 May 2016 07:08:49 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201605140708.u4E78nAh085482@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sat, 14 May 2016 07:08:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415175 - head/net-im/mikutter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 07:08:50 -0000 Author: tota Date: Sat May 14 07:08:49 2016 New Revision: 415175 URL: https://svnweb.freebsd.org/changeset/ports/415175 Log: - Update to 3.3.9 Modified: head/net-im/mikutter/Makefile (contents, props changed) head/net-im/mikutter/distinfo (contents, props changed) Modified: head/net-im/mikutter/Makefile ============================================================================== --- head/net-im/mikutter/Makefile Sat May 14 02:01:33 2016 (r415174) +++ head/net-im/mikutter/Makefile Sat May 14 07:08:49 2016 (r415175) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mikutter -PORTVERSION= 3.3.8 -PORTREVISION= 1 +PORTVERSION= 3.3.9 CATEGORIES= net-im ruby MASTER_SITES= http://mikutter.hachune.net/bin/ \ LOCAL/tota/${PORTNAME} Modified: head/net-im/mikutter/distinfo ============================================================================== --- head/net-im/mikutter/distinfo Sat May 14 02:01:33 2016 (r415174) +++ head/net-im/mikutter/distinfo Sat May 14 07:08:49 2016 (r415175) @@ -1,2 +1,3 @@ -SHA256 (mikutter.3.3.8.tar.gz) = e588f2ce2606fb1896a797520820c7b5fc879d487822ed038d0e6da1c1ef7e62 -SIZE (mikutter.3.3.8.tar.gz) = 2789675 +TIMESTAMP = 1463198788 +SHA256 (mikutter.3.3.9.tar.gz) = 44bc7e0d1034ba722f248f0a0cb1a2d08ec03bfb031be8b5d1b471497b0380bf +SIZE (mikutter.3.3.9.tar.gz) = 2794382 From owner-svn-ports-head@freebsd.org Sat May 14 07:50:51 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D55AB3841F; Sat, 14 May 2016 07:50:51 +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 B7A6912C7; Sat, 14 May 2016 07:50:50 +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 u4E7onIJ097548; Sat, 14 May 2016 07:50:49 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4E7onfa097546; Sat, 14 May 2016 07:50:49 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201605140750.u4E7onfa097546@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 14 May 2016 07:50:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415176 - in head/devel/gdb: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 07:50:51 -0000 Author: riggs Date: Sat May 14 07:50:49 2016 New Revision: 415176 URL: https://svnweb.freebsd.org/changeset/ports/415176 Log: Fix build with libreadline from base system (via BASE_READLINE OPTION) PR: 209431 Submitted by: luca.pizzamiglio@gmail.com (maintainer) MFH: 2016Q2 (ports secteam build fix blanket) Added: head/devel/gdb/files/extrapatch-base-readline (contents, props changed) Modified: head/devel/gdb/Makefile Modified: head/devel/gdb/Makefile ============================================================================== --- head/devel/gdb/Makefile Sat May 14 07:08:49 2016 (r415175) +++ head/devel/gdb/Makefile Sat May 14 07:50:49 2016 (r415176) @@ -3,7 +3,7 @@ PORTNAME= gdb PORTVERSION= 7.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= GNU @@ -45,7 +45,7 @@ OPTIONS_SINGLE_READLINE= BASE_READLINE B GDB_LINK_DESC= Create ${PREFIX}/bin/gdb symlink KGDB_DESC= Kernel Debugging Support -BASE_READLINE_DESC= from base system (experimental) +BASE_READLINE_DESC= from base system BUNDLED_READLINE_DESC= from gdb distfile PORT_READLINE_DESC= from devel/readline port TUI_DESC= Text User Interface enabled @@ -54,6 +54,7 @@ OPTIONS_SUB= yes BASE_READLINE_USES= readline BASE_READLINE_CFLAGS= -D_rl_echoing_p=readline_echoing_p +BASE_READLINE_EXTRA_PATCHES= ${FILESDIR}/extrapatch-base-readline BUNDLED_READLINE_CONFIGURE_OFF= --with-system-readline DEBUG_CFLAGS= -g EXPAT_CONFIGURE_WITH= expat Added: head/devel/gdb/files/extrapatch-base-readline ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/gdb/files/extrapatch-base-readline Sat May 14 07:50:49 2016 (r415176) @@ -0,0 +1,11 @@ +--- gdb/completer.c.orig 2016-05-10 14:11:58.546188879 +0200 ++++ gdb/completer.c 2016-05-10 14:12:22.899187374 +0200 +@@ -1767,6 +1767,8 @@ + return displayer->width; + } + ++_rl_completion_prefix_display_length=0; ++rl_sort_completion_matches=1; + extern int _rl_completion_prefix_display_length; + extern int _rl_print_completions_horizontally; + From owner-svn-ports-head@freebsd.org Sat May 14 08:12:23 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 75F2AB38BC1; Sat, 14 May 2016 08:12:23 +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 3C4FE1EEE; Sat, 14 May 2016 08:12:23 +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 u4E8CMp7006635; Sat, 14 May 2016 08:12:22 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4E8CMbD006633; Sat, 14 May 2016 08:12:22 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201605140812.u4E8CMbD006633@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 14 May 2016 08:12:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415178 - head/databases/elixir-ecto X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 08:12:23 -0000 Author: olgeni Date: Sat May 14 08:12:22 2016 New Revision: 415178 URL: https://svnweb.freebsd.org/changeset/ports/415178 Log: Update databases/elixir-ecto to version 1.1.7. Modified: head/databases/elixir-ecto/Makefile head/databases/elixir-ecto/distinfo Modified: head/databases/elixir-ecto/Makefile ============================================================================== --- head/databases/elixir-ecto/Makefile Sat May 14 07:54:43 2016 (r415177) +++ head/databases/elixir-ecto/Makefile Sat May 14 08:12:22 2016 (r415178) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ecto -PORTVERSION= 1.1.6 +PORTVERSION= 1.1.7 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= elixir- Modified: head/databases/elixir-ecto/distinfo ============================================================================== --- head/databases/elixir-ecto/distinfo Sat May 14 07:54:43 2016 (r415177) +++ head/databases/elixir-ecto/distinfo Sat May 14 08:12:22 2016 (r415178) @@ -1,2 +1,3 @@ -SHA256 (elixir-lang-ecto-v1.1.6_GH0.tar.gz) = 9170be2d7b392402bdd3aea28647ec800d6571fe6551b50c77313e1005cdbd46 -SIZE (elixir-lang-ecto-v1.1.6_GH0.tar.gz) = 221332 +TIMESTAMP = 1463212505 +SHA256 (elixir-lang-ecto-v1.1.7_GH0.tar.gz) = fab3919d6d62ef0f46f6dedd86f6e3c06578140c8f99f6cc3e39c1cd77fe150f +SIZE (elixir-lang-ecto-v1.1.7_GH0.tar.gz) = 221570 From owner-svn-ports-head@freebsd.org Sat May 14 08:23:59 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32FB0B38E4C; Sat, 14 May 2016 08:23:59 +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 CD9C31450; Sat, 14 May 2016 08:23:58 +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 u4E8Nwpl009872; Sat, 14 May 2016 08:23:58 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4E8NvMQ009869; Sat, 14 May 2016 08:23:57 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201605140823.u4E8NvMQ009869@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 14 May 2016 08:23:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415179 - head/devel/embb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 08:23:59 -0000 Author: riggs Date: Sat May 14 08:23:57 2016 New Revision: 415179 URL: https://svnweb.freebsd.org/changeset/ports/415179 Log: Update to upstream version 0.4.0 Modified: head/devel/embb/Makefile head/devel/embb/distinfo head/devel/embb/pkg-plist Modified: head/devel/embb/Makefile ============================================================================== --- head/devel/embb/Makefile Sat May 14 08:12:22 2016 (r415178) +++ head/devel/embb/Makefile Sat May 14 08:23:57 2016 (r415179) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= embb -PORTVERSION= 0.3.2 +PORTVERSION= 0.4.0 +DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= riggs@FreeBSD.org @@ -13,7 +14,6 @@ LICENSE_COMB= multi USE_GITHUB= yes GH_ACCOUNT= siemens -GH_TAGNAME= bc33eee USES= cmake:outsource compiler:c11 Modified: head/devel/embb/distinfo ============================================================================== --- head/devel/embb/distinfo Sat May 14 08:12:22 2016 (r415178) +++ head/devel/embb/distinfo Sat May 14 08:23:57 2016 (r415179) @@ -1,2 +1,3 @@ -SHA256 (siemens-embb-0.3.2-bc33eee_GH0.tar.gz) = 101b22897e33ed11b11b003695f821a8a92293629f305761b253f4af076f61d0 -SIZE (siemens-embb-0.3.2-bc33eee_GH0.tar.gz) = 1527936 +TIMESTAMP = 1463213165 +SHA256 (siemens-embb-v0.4.0_GH0.tar.gz) = cc13fd4158a11626c2d1f99b9ce32941659b6baaaf614513cdea890b5924abe6 +SIZE (siemens-embb-v0.4.0_GH0.tar.gz) = 1536208 Modified: head/devel/embb/pkg-plist ============================================================================== --- head/devel/embb/pkg-plist Sat May 14 08:12:22 2016 (r415178) +++ head/devel/embb/pkg-plist Sat May 14 08:23:57 2016 (r415179) @@ -18,6 +18,7 @@ include/embb/algorithms/scan.h include/embb/algorithms/zip_iterator.h include/embb/base/atomic.h include/embb/base/base.h +include/embb/base/log.h include/embb/base/c/atomic.h include/embb/base/c/base.h include/embb/base/c/condition_variable.h @@ -224,7 +225,7 @@ lib/libembb_tasks_cpp.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/containers/queues-snippet.h %%PORTEXAMPLES%%%%EXAMPLESDIR%%/containers/stack-fragmented.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/containers/stack-snippet.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_add-snippet.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_make-snippet.h %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_comparator-snippet.h %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_connect-snippet.h %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dataflow/dataflow_consumer-snippet.h From owner-svn-ports-head@freebsd.org Sat May 14 08:43:49 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E335EB39226; Sat, 14 May 2016 08:43:49 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 968011DCA; Sat, 14 May 2016 08:43:49 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4E8hmCn016096; Sat, 14 May 2016 08:43:48 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4E8hmvI016095; Sat, 14 May 2016 08:43:48 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201605140843.u4E8hmvI016095@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Sat, 14 May 2016 08:43:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415180 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 08:43:50 -0000 Author: mandree Date: Sat May 14 08:43:48 2016 New Revision: 415180 URL: https://svnweb.freebsd.org/changeset/ports/415180 Log: Mark OpenVPN before 2.3.11 vulnerable. v2.3.11 fixed a buffer overrun in PAM authentication, and a port-share bug with denial-of-service potential. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat May 14 08:23:57 2016 (r415179) +++ head/security/vuxml/vuln.xml Sat May 14 08:43:48 2016 (r415180) @@ -1,7 +1,7 @@ + + OpenVPN -- Buffer overflow in PAM authentication and DoS through port sharing + + + openvpn + 2.3.11 + + + + +

Samuli Seppänen reports:

+
+

OpenVPN 2.3.11 [...] fixes two vulnerabilities: a port-share bug + with DoS potential and a buffer overflow by user supplied data when + using pam authentication.[...]

+
+ +
+ + https://sourceforge.net/p/openvpn/mailman/message/35076507/ + https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn23#OpenVPN2.3.11 + + + 2016-03-03 + 2016-05-14 + +
+ imagemagick -- buffer overflow From owner-svn-ports-head@freebsd.org Sat May 14 08:46:47 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A1F13B39292; Sat, 14 May 2016 08:46:47 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 656341ECB; Sat, 14 May 2016 08:46:47 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4E8kk2Q016296; Sat, 14 May 2016 08:46:46 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4E8kktw016295; Sat, 14 May 2016 08:46:46 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201605140846.u4E8kktw016295@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Sat, 14 May 2016 08:46:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415181 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 08:46:47 -0000 Author: mandree Date: Sat May 14 08:46:46 2016 New Revision: 415181 URL: https://svnweb.freebsd.org/changeset/ports/415181 Log: Mark openvpn-polarssl openvpn 2.3.11 + + openvpn-polarssl + 2.3.11 + From owner-svn-ports-head@freebsd.org Sat May 14 08:54:51 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5AC76B39638; Sat, 14 May 2016 08:54:51 +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 143BA1880; Sat, 14 May 2016 08:54:51 +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 u4E8som3019395; Sat, 14 May 2016 08:54:50 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4E8snm7019391; Sat, 14 May 2016 08:54:49 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201605140854.u4E8snm7019391@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sat, 14 May 2016 08:54:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415182 - in head: editors/scite x11-toolkits/scintilla X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 08:54:51 -0000 Author: madpilot Date: Sat May 14 08:54:49 2016 New Revision: 415182 URL: https://svnweb.freebsd.org/changeset/ports/415182 Log: Update scite and scintilla to 3.6.5. PR: 209489 Submitted by: me Approved by: Naram Qashat (maintainer) Modified: head/editors/scite/Makefile head/editors/scite/distinfo head/x11-toolkits/scintilla/Makefile head/x11-toolkits/scintilla/distinfo Modified: head/editors/scite/Makefile ============================================================================== --- head/editors/scite/Makefile Sat May 14 08:46:46 2016 (r415181) +++ head/editors/scite/Makefile Sat May 14 08:54:49 2016 (r415182) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scite -PORTVERSION= 3.6.4 +PORTVERSION= 3.6.5 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} Modified: head/editors/scite/distinfo ============================================================================== --- head/editors/scite/distinfo Sat May 14 08:46:46 2016 (r415181) +++ head/editors/scite/distinfo Sat May 14 08:54:49 2016 (r415182) @@ -1,2 +1,3 @@ -SHA256 (scite364.tgz) = 6a27a1062b838e0fe914fb045f265935e5d39e34d69ae894b55f971437192baa -SIZE (scite364.tgz) = 2386959 +TIMESTAMP = 1463151691 +SHA256 (scite365.tgz) = dde62ebebbd4c36afd81ab0e745ff04839f4cfc911496f2d0463aade1374b9d1 +SIZE (scite365.tgz) = 2391190 Modified: head/x11-toolkits/scintilla/Makefile ============================================================================== --- head/x11-toolkits/scintilla/Makefile Sat May 14 08:46:46 2016 (r415181) +++ head/x11-toolkits/scintilla/Makefile Sat May 14 08:54:49 2016 (r415182) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scintilla -PORTVERSION= 3.6.4 +PORTVERSION= 3.6.5 CATEGORIES= x11-toolkits MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= scite${PORTVERSION:S/.//g} Modified: head/x11-toolkits/scintilla/distinfo ============================================================================== --- head/x11-toolkits/scintilla/distinfo Sat May 14 08:46:46 2016 (r415181) +++ head/x11-toolkits/scintilla/distinfo Sat May 14 08:54:49 2016 (r415182) @@ -1,2 +1,3 @@ -SHA256 (scite364.tgz) = 6a27a1062b838e0fe914fb045f265935e5d39e34d69ae894b55f971437192baa -SIZE (scite364.tgz) = 2386959 +TIMESTAMP = 1463151644 +SHA256 (scite365.tgz) = dde62ebebbd4c36afd81ab0e745ff04839f4cfc911496f2d0463aade1374b9d1 +SIZE (scite365.tgz) = 2391190 From owner-svn-ports-head@freebsd.org Sat May 14 09:03:38 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 223E1B39BA0; Sat, 14 May 2016 09:03:38 +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 E2E511EA2; Sat, 14 May 2016 09:03:37 +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 u4E93bJX022460; Sat, 14 May 2016 09:03:37 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4E93bnM022459; Sat, 14 May 2016 09:03:37 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605140903.u4E93bnM022459@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 14 May 2016 09:03:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415183 - head/net/xmlrpc-epi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 09:03:38 -0000 Author: amdmi3 Date: Sat May 14 09:03:36 2016 New Revision: 415183 URL: https://svnweb.freebsd.org/changeset/ports/415183 Log: - Switch to USES=localbase - Switch to options helpers - Switch to new test framework Modified: head/net/xmlrpc-epi/Makefile Modified: head/net/xmlrpc-epi/Makefile ============================================================================== --- head/net/xmlrpc-epi/Makefile Sat May 14 08:54:49 2016 (r415182) +++ head/net/xmlrpc-epi/Makefile Sat May 14 09:03:36 2016 (r415183) @@ -15,10 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexpat.so:textproc/expat2 -USES= gmake iconv libtool tar:bzip2 +USES= gmake iconv libtool localbase tar:bzip2 USE_LDCONFIG= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} +LDFLAGS+= ${ICONV_LIB} GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform="s|^|xre-|" INSTALL_TARGET= install-strip @@ -32,11 +31,11 @@ CONFLICTS= xmlrpc-c-0.* xmlrpc-c-devel-[ OPTIONS_DEFINE= DOCS -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} -regression-test: +do-test: .for tm in ${METHODS} cd ${WRKSRC}/sample && ./sample -method method_${tm} .endfor From owner-svn-ports-head@freebsd.org Sat May 14 09:59:36 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E159B3A48D; Sat, 14 May 2016 09:59:36 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 149AF1381; Sat, 14 May 2016 09:59:36 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 1320E1F26; Sat, 14 May 2016 09:59:36 +0000 (UTC) Date: Sat, 14 May 2016 09:59:36 +0000 From: Alexey Dokuchaev To: Baptiste Daroussin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r415135 - in head/editors/gate: . files Message-ID: <20160514095935.GA29838@FreeBSD.org> References: <201605131901.u4DJ1R4h060511@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201605131901.u4DJ1R4h060511@repo.freebsd.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 09:59:36 -0000 On Fri, May 13, 2016 at 07:01:27PM +0000, Baptiste Daroussin wrote: > New Revision: 415135 > URL: https://svnweb.freebsd.org/changeset/ports/415135 > > Log: > Prevent collision with getline(3) > ... > --- head/editors/gate/Makefile Fri May 13 18:59:03 2016 (r415134) > +++ head/editors/gate/Makefile Fri May 13 19:01:27 2016 (r415135) > @@ -15,6 +15,7 @@ RUN_DEPENDS= aspell:textproc/aspell > > USES= ncurses > GNU_CONFIGURE= yes > +USE_CSTD= gnu89 Was this change indented? > --- head/editors/gate/files/patch-configure Fri May 13 18:59:03 2016 (r415134) > +++ head/editors/gate/files/patch-configure Fri May 13 19:01:27 2016 (r415135) > @@ -9,3 +9,12 @@ > LIBS="-l$i $ac_func_search_save_LIBS" > cat > conftest.$ac_ext < #line 1773 "configure" > +@@ -2123,7 +2123,7 @@ res_datadir=`eval "echo $datadir"` > + prefix=$gate_prefix > + > + cat >> confdefs.h < +-#define HELP_FILE "${res_datadir}/gate.help" > ++#define HELP_FILE "/usr/local/share/gate/gate.help" This looks bogus: there is 's|$${res_datadir}|${DATADIR}|' ${WRKSRC}/configure line in the port's Makefile (then again, it's probably bogus as well because of res_datadir=`eval "echo $datadir"` line in the configure script. (Whoever ported it was not very careful.) ./danfe From owner-svn-ports-head@freebsd.org Sat May 14 10:01:02 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69BEAB3A575; Sat, 14 May 2016 10:01:02 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5FFE21659; Sat, 14 May 2016 10:01:02 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 5E7931016; Sat, 14 May 2016 10:01:02 +0000 (UTC) Date: Sat, 14 May 2016 10:01:02 +0000 From: Alexey Dokuchaev To: Baptiste Daroussin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r415136 - head/devel/styx/files Message-ID: <20160514100102.GB29838@FreeBSD.org> References: <201605131904.u4DJ4SMX062723@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201605131904.u4DJ4SMX062723@repo.freebsd.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 10:01:02 -0000 On Fri, May 13, 2016 at 07:04:28PM +0000, Baptiste Daroussin wrote: > New Revision: 415136 > URL: https://svnweb.freebsd.org/changeset/ports/415136 > > Log: > Prevent collision with getline(3) > > Added: > head/devel/styx/files/patch-pgm_ctoh.c (contents, props changed) > Modified: > head/devel/styx/files/patch-Makefile.in > head/devel/styx/files/patch-configure.in > head/devel/styx/files/patch-inc__sysbase1.h > head/devel/styx/files/patch-libbase__gstream.c > head/devel/styx/files/patch-libbase__sysbase1.c > > Modified: head/devel/styx/files/patch-Makefile.in > ============================================================================== > --- head/devel/styx/files/patch-Makefile.in Fri May 13 19:01:27 2016 (r415135) > +++ head/devel/styx/files/patch-Makefile.in Fri May 13 19:04:28 2016 (r415136) > > *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** Excuse me? ./danfe From owner-svn-ports-head@freebsd.org Sat May 14 10:16:59 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95728B3AAA7; Sat, 14 May 2016 10:16:59 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from zhbdzmsp-smta17.bluewin.ch (zhbdzmsp-smta17.bluewin.ch [195.186.99.133]) by mx1.freebsd.org (Postfix) with ESMTP id 68AF51EAF; Sat, 14 May 2016 10:16:57 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from [195.186.227.131] ([195.186.227.131:49598] helo=zhhdzmsp-smta14.bluewin.ch) by zhbdzmsp-smta17.bluewin.ch (envelope-from ) (ecelerity 3.5.10.45038 r(Core:3.5.10.0)) with ESMTP id F9/1A-19511-5DAF6375; Sat, 14 May 2016 10:15:49 +0000 Received: from [192.168.1.102] (94.247.223.8) by zhhdzmsp-smta14.bluewin.ch (8.5.142) (authenticated as beat.gaetzi@bluewin.ch) id 5733454F002A5189; Sat, 14 May 2016 10:15:49 +0000 Subject: Re: svn commit: r415136 - head/devel/styx/files Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=us-ascii From: =?utf-8?Q?Beat_G=C3=A4tzi?= In-Reply-To: <20160514100102.GB29838@FreeBSD.org> Date: Sat, 14 May 2016 12:15:47 +0200 Cc: Baptiste Daroussin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <2F24C44B-BB1B-4F0A-BC7B-E98A8FA2CA94@FreeBSD.org> References: <201605131904.u4DJ4SMX062723@repo.freebsd.org> <20160514100102.GB29838@FreeBSD.org> To: Alexey Dokuchaev X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 10:16:59 -0000 > On 14 May 2016, at 12:01, Alexey Dokuchaev wrote: > On Fri, May 13, 2016 at 07:04:28PM +0000, Baptiste Daroussin wrote: >> New Revision: 415136 >> URL: https://svnweb.freebsd.org/changeset/ports/415136 >>=20 >> Log: >> Prevent collision with getline(3) >>=20 >> Added: >> head/devel/styx/files/patch-pgm_ctoh.c (contents, props changed) >> Modified: >> head/devel/styx/files/patch-Makefile.in >> head/devel/styx/files/patch-configure.in >> head/devel/styx/files/patch-inc__sysbase1.h >> head/devel/styx/files/patch-libbase__gstream.c >> head/devel/styx/files/patch-libbase__sysbase1.c >>=20 >> Modified: head/devel/styx/files/patch-Makefile.in >> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=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/styx/files/patch-Makefile.in Fri May 13 19:01:27 2016 = (r415135) >> +++ head/devel/styx/files/patch-Makefile.in Fri May 13 19:04:28 2016 = (r415136) >>=20 >> *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** >=20 > Excuse me? This has been the default since we have switched to Subversion: = https://svnweb.freebsd.org/ports/svnadmin/hooks/scripts/mailer.py?view=3Dm= arkup#l1126 Doc and src commit mailer truncate at 1000 lines too. HTH, Beat= From owner-svn-ports-head@freebsd.org Sat May 14 10:17:17 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE179B3AAEA; Sat, 14 May 2016 10:17:17 +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 BB86A1F97; Sat, 14 May 2016 10:17:17 +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 u4EAHGjr043412; Sat, 14 May 2016 10:17:16 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4EAHGig043410; Sat, 14 May 2016 10:17:16 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605141017.u4EAHGig043410@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 14 May 2016 10:17:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415184 - in head/editors/gate: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 10:17:18 -0000 Author: bapt Date: Sat May 14 10:17:16 2016 New Revision: 415184 URL: https://svnweb.freebsd.org/changeset/ports/415184 Log: Remove changes that crept in by accidents Reported by: danfe Modified: head/editors/gate/Makefile head/editors/gate/files/patch-configure Modified: head/editors/gate/Makefile ============================================================================== --- head/editors/gate/Makefile Sat May 14 09:03:36 2016 (r415183) +++ head/editors/gate/Makefile Sat May 14 10:17:16 2016 (r415184) @@ -15,7 +15,6 @@ RUN_DEPENDS= aspell:textproc/aspell USES= ncurses GNU_CONFIGURE= yes -USE_CSTD= gnu89 CONFIGURE_ARGS= --with-aspell=${LOCALBASE}/bin/aspell ALL_TARGET= gate gate.1 Modified: head/editors/gate/files/patch-configure ============================================================================== --- head/editors/gate/files/patch-configure Sat May 14 09:03:36 2016 (r415183) +++ head/editors/gate/files/patch-configure Sat May 14 10:17:16 2016 (r415184) @@ -9,12 +9,3 @@ LIBS="-l$i $ac_func_search_save_LIBS" cat > conftest.$ac_ext <> confdefs.h < Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 75CA7B3AB27; Sat, 14 May 2016 10:17:48 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x243.google.com (mail-wm0-x243.google.com [IPv6:2a00:1450:400c:c09::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 1CF211086; Sat, 14 May 2016 10:17:48 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by mail-wm0-x243.google.com with SMTP id w143so8212574wmw.3; Sat, 14 May 2016 03:17:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=IhG2rAfqiLaxUhtMlZHT4Ha7wuEP1v/j0qgfEQVvEWg=; b=Bl18ogiIP8xX4w8R1yo9ZdjBIGih9l69soRwlvad2ZyhGs5ghxhdhSM0qoy46U+FiY E2wU1yzshl3sSJp6Wfb8I+78NhH3qeQAboN3218yfiNUlOsVw//WrKvfI0fC7zXDY1p5 4GNmoZCtKS8DO3bnzWPuArcRtCr17E3gli8pFIhSTrP5g6UCi8dTfu0vlJNyXYYaaUXB NXLvPniNapcuidYzz6lM5qUGifhscsg7h5yEE4ZB5xJZLQ5Q9lUerbOr1HXlW6XrnnX9 r3J+XzQUWnSWAlumLBMDKeltMBSOzMSTwn3guSZ4M73REDF/sz9ZsbpXreFFGuTkIZqR 7dgA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=IhG2rAfqiLaxUhtMlZHT4Ha7wuEP1v/j0qgfEQVvEWg=; b=XDiDn6so8OHJqZdiY5eP/hUC8hk0CNBaaoaJJHRvYmC9pTtbO3R79bvVEe725kh+WH KlcGCrN1UHh2tc0kFXpVdyH9viuOh0aek6Cge/xTPCNKxF6R3A2gMDLAvUSj2x30tNlc 20nzpwwXPwIHBh9cB8fzcfexWsendRHTTCw1P2Qnh5rA2be1v8ngtkJguS7cgXDUeGIs pQe0Elz/o9VR6ybjkoYKD54oYKzP9LeKL4WF92IHuhqELJTZQEHLEkPE1MCelWASJcrz v3qngDHtt3isBHidCWGbj5Pkp5Oopt3iV9+AXEavUz/jAoCkyJSSltgOIzfFJ7P/QVxw pZSA== X-Gm-Message-State: AOPr4FXCSQPHDsPvY8Fa42KHHmw7zVLF9dYRl3LqjKAmg9kmzcsaD6dVxpY9yXqb40kaEg== X-Received: by 10.194.23.162 with SMTP id n2mr20068109wjf.108.1463221065778; Sat, 14 May 2016 03:17:45 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id v143sm7593692wmv.4.2016.05.14.03.17.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 May 2016 03:17:44 -0700 (PDT) Sender: Baptiste Daroussin Date: Sat, 14 May 2016 12:17:43 +0200 From: Baptiste Daroussin To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r415135 - in head/editors/gate: . files Message-ID: <20160514101742.GH49383@ivaldir.etoilebsd.net> References: <201605131901.u4DJ1R4h060511@repo.freebsd.org> <20160514095935.GA29838@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="GBuTPvBEOL0MYPgd" Content-Disposition: inline In-Reply-To: <20160514095935.GA29838@FreeBSD.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 10:17:48 -0000 --GBuTPvBEOL0MYPgd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 14, 2016 at 09:59:36AM +0000, Alexey Dokuchaev wrote: > On Fri, May 13, 2016 at 07:01:27PM +0000, Baptiste Daroussin wrote: > > New Revision: 415135 > > URL: https://svnweb.freebsd.org/changeset/ports/415135 > >=20 > > Log: > > Prevent collision with getline(3) > > ... > > --- head/editors/gate/Makefile Fri May 13 18:59:03 2016 (r415134) > > +++ head/editors/gate/Makefile Fri May 13 19:01:27 2016 (r415135) > > @@ -15,6 +15,7 @@ RUN_DEPENDS=3D aspell:textproc/aspell > > =20 > > USES=3D ncurses > > GNU_CONFIGURE=3D yes > > +USE_CSTD=3D gnu89 >=20 > Was this change indented? >=20 > > --- head/editors/gate/files/patch-configure Fri May 13 18:59:03 2016 (r= 415134) > > +++ head/editors/gate/files/patch-configure Fri May 13 19:01:27 2016 (r= 415135) > > @@ -9,3 +9,12 @@ > > LIBS=3D"-l$i $ac_func_search_save_LIBS" > > cat > conftest.$ac_ext < > #line 1773 "configure" > > +@@ -2123,7 +2123,7 @@ res_datadir=3D`eval "echo $datadir"` > > + prefix=3D$gate_prefix > > +=20 > > + cat >> confdefs.h < > +-#define HELP_FILE "${res_datadir}/gate.help" > > ++#define HELP_FILE "/usr/local/share/gate/gate.help" >=20 > This looks bogus: there is 's|$${res_datadir}|${DATADIR}|' ${WRKSRC}/conf= igure > line in the port's Makefile (then again, it's probably bogus as well beca= use > of res_datadir=3D`eval "echo $datadir"` line in the configure script. (W= hoever > ported it was not very careful.) >=20 Fixed sorry Bapt --GBuTPvBEOL0MYPgd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXNvtGAAoJEGOJi9zxtz5ai+oP/1PXBAt6LHgtAuuvY7ZGy9Da lK6V3JrKQIC6fZnHMNL4OzY431b/RPjq+d+nSm4cg6A3f8RfnWtNQGHXa0HZHp9y 4u0bR+C8nQ1l5qT+tSbyxoDTIfphoMI1JNOGejCtfaMdWAkhl79PaYgGCk1p7CGG /6zQeCzoXjNMoG0Pu16KyK3sV9+7tP6sO9P1z5qGwtfefDgTPWAAmntgzUqxe6v/ 1kiuXFuA307OyWVXFghtAJx3R2s0jo2VSHdz6gSCpFDiLKljOaMshdLhjiE0Mrfc t23oOFQqKvH6vpF7gUX9SHrKaj3JC8mwyYHpLakw51lxBx5yhUsbh5ejELEiAmPf 9e6kknF4O30tzv/2jfAGsqSa3+aaku2z2e2mzPWEF5O1EKsMdVxcgZyNUTkT6VZ0 G1+S2O1XWdB7vg+nFFRs3Zemuy5txIQBLqCfanFGcDE0klKDkzOjU3j2i66+l8q3 R38IvLv0yvqkluHX9uemnWPCBXhKrf3Wdh9ecVuKE9//nu1hY0X15U9iaQJAOCC/ BnATZmZin2VEqP29G7N07BdLitcs292y5mMD/yduOYUXZUaPoUK134V4uDnPrdtw Xe3im2KbBqAy1vSDFtG/KNieQ0mpk0aaEUlAPkzYTIsd9QPvVrmCREL+GW0EzF8m 0TNX+KOpXSx2rFh9CXmY =DRbp -----END PGP SIGNATURE----- --GBuTPvBEOL0MYPgd-- From owner-svn-ports-head@freebsd.org Sat May 14 10:21:10 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48BDAB3AE42; Sat, 14 May 2016 10:21:10 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 3DDDA1398; Sat, 14 May 2016 10:21:10 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 3C2D4178A; Sat, 14 May 2016 10:21:10 +0000 (UTC) Date: Sat, 14 May 2016 10:21:10 +0000 From: Alexey Dokuchaev To: Beat G??tzi Cc: Baptiste Daroussin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r415136 - head/devel/styx/files Message-ID: <20160514102110.GC29838@FreeBSD.org> References: <201605131904.u4DJ4SMX062723@repo.freebsd.org> <20160514100102.GB29838@FreeBSD.org> <2F24C44B-BB1B-4F0A-BC7B-E98A8FA2CA94@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2F24C44B-BB1B-4F0A-BC7B-E98A8FA2CA94@FreeBSD.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 10:21:10 -0000 On Sat, May 14, 2016 at 12:15:47PM +0200, Beat G??tzi wrote: > > On 14 May 2016, at 12:01, Alexey Dokuchaev wrote: > > On Fri, May 13, 2016 at 07:04:28PM +0000, Baptiste Daroussin wrote: > >> New Revision: 415136 > >> URL: https://svnweb.freebsd.org/changeset/ports/415136 > >> > >> Log: > >> Prevent collision with getline(3) > >> > >> Added: > >> head/devel/styx/files/patch-pgm_ctoh.c (contents, props changed) > >> Modified: > >> head/devel/styx/files/patch-Makefile.in > >> head/devel/styx/files/patch-configure.in > >> head/devel/styx/files/patch-inc__sysbase1.h > >> head/devel/styx/files/patch-libbase__gstream.c > >> head/devel/styx/files/patch-libbase__sysbase1.c > >> > >> Modified: head/devel/styx/files/patch-Makefile.in > >> ============================================================================== > >> --- head/devel/styx/files/patch-Makefile.in Fri May 13 19:01:27 2016 (r415135) > >> +++ head/devel/styx/files/patch-Makefile.in Fri May 13 19:04:28 2016 (r415136) > >> > >> *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** > > > > Excuse me? > > This has been the default since we have switched to Subversion: [...] > > Doc and src commit mailer truncate at 1000 lines too. Thank you Captain! :) My point is that I don't see how s/getline/foo_getline/ would require to rehash entire Makefile.in. ./danfe From owner-svn-ports-head@freebsd.org Sat May 14 10:24:08 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D89FB3AF79; Sat, 14 May 2016 10:24:08 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x22e.google.com (mail-wm0-x22e.google.com [IPv6:2a00:1450:400c:c09::22e]) (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 0203C17E9; Sat, 14 May 2016 10:24:08 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by mail-wm0-x22e.google.com with SMTP id e201so48693495wme.0; Sat, 14 May 2016 03:24:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=H8Ybvy+rWmiDhq3aIAqIKkDBo6Kko2MXwXxsYOcOyrc=; b=Al12ToHA3hKV8fuiNgD4T2ZsAY4++zT1dcBqDKH/WmYsJN9+msQ0E1gNFJDvqYmcGQ XBzGqAlIMakj+9OVZgFkaYYDU96Zbfx3Ha20zpEaAGlG5J8XnJj67Wff5TTLNmuyjnao lTCw0xzDmNkNCP6bPynylsUM7fw28ke8zI0yWJ3YGb/MI9ksv3iJBXghEsUBq2XbA2AV SZG8PQbl7Gee7z1v3EY7vzzrqyfdFTz97liW+M+NlOt7/IE4SiC2IE1ednVR+0J03lER BlwXNTkUFJl4CvHvVHhVyvnwnyGl53GlXfsWytMa0DUUKYQFspgOtQKTNMGHxVjmyUz9 paNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=H8Ybvy+rWmiDhq3aIAqIKkDBo6Kko2MXwXxsYOcOyrc=; b=QGYjmj8JJkvn09fim+VumwvZ1MLLXb+XDFB9reAKgKMEh9O/jauSUQC1Z9DNNdUxNA NXvMnlLGtjVbb2hMQlAtG3l/yzST1gcgIAolQc662swc8QMrjF86I6QHnlrxCc9VoSb9 8Jp6n3ycMLjSomQ8TeZ3pj9r77wSPVJAPjQtO9XdSAMUO0V5p8X/ydi3BJmwTWCokEah fQDIfLjFRGVQJzuo7dyrbtTTwLNEfxE/kju8vH1nQ1lZfA8Nh1G8XZM3FZ6Lkc7JT0le OzmVFZP3km2I65z3mwZM70+F6FiFocrANndv8WLHV/IFP7FozL3O+iMxCkidOmFQjrHi kafQ== X-Gm-Message-State: AOPr4FV1boVCaZctKsnGr+IAiu2ohLWfFzou+8amI3frCPPg848PYD51N1O/ES17Zk1pCw== X-Received: by 10.28.142.82 with SMTP id q79mr8517057wmd.88.1463221446516; Sat, 14 May 2016 03:24:06 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id l124sm7600396wmf.11.2016.05.14.03.24.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 May 2016 03:24:05 -0700 (PDT) Sender: Baptiste Daroussin Date: Sat, 14 May 2016 12:24:04 +0200 From: Baptiste Daroussin To: Beat =?iso-8859-1?Q?G=E4tzi?= Cc: Alexey Dokuchaev , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r415136 - head/devel/styx/files Message-ID: <20160514102404.GI49383@ivaldir.etoilebsd.net> References: <201605131904.u4DJ4SMX062723@repo.freebsd.org> <20160514100102.GB29838@FreeBSD.org> <2F24C44B-BB1B-4F0A-BC7B-E98A8FA2CA94@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="g3RkK9jYN81zD2N+" Content-Disposition: inline In-Reply-To: <2F24C44B-BB1B-4F0A-BC7B-E98A8FA2CA94@FreeBSD.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 10:24:08 -0000 --g3RkK9jYN81zD2N+ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 14, 2016 at 12:15:47PM +0200, Beat G=E4tzi wrote: >=20 > > On 14 May 2016, at 12:01, Alexey Dokuchaev wrote: > > On Fri, May 13, 2016 at 07:04:28PM +0000, Baptiste Daroussin wrote: > >> New Revision: 415136 > >> URL: https://svnweb.freebsd.org/changeset/ports/415136 > >>=20 > >> Log: > >> Prevent collision with getline(3) > >>=20 > >> Added: > >> head/devel/styx/files/patch-pgm_ctoh.c (contents, props changed) > >> Modified: > >> head/devel/styx/files/patch-Makefile.in > >> head/devel/styx/files/patch-configure.in > >> head/devel/styx/files/patch-inc__sysbase1.h > >> head/devel/styx/files/patch-libbase__gstream.c > >> head/devel/styx/files/patch-libbase__sysbase1.c > >>=20 > >> Modified: head/devel/styx/files/patch-Makefile.in > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=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/styx/files/patch-Makefile.in Fri May 13 19:01:27 2016 (= r415135) > >> +++ head/devel/styx/files/patch-Makefile.in Fri May 13 19:04:28 2016 (= r415136) > >>=20 > >> *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** > >=20 > > Excuse me? >=20 > This has been the default since we have switched to Subversion: > https://svnweb.freebsd.org/ports/svnadmin/hooks/scripts/mailer.py?view=3D= markup#l1126 >=20 > Doc and src commit mailer truncate at 1000 lines too. >=20 > HTH, > Beat I think Alexey means here how come this generates so much noise and he is r= ight I haven't paid enough attention Bapt --g3RkK9jYN81zD2N+ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXNvzEAAoJEGOJi9zxtz5aMLYP/3mLemhaqRtLXZz56SIHZIEo //RiQHdCPjF8PvsucRK5ihJeow7hJBzHkNB9pqwjkcCTYo97BteUq7DPrfY6bagz siWoTe7Be2mW+yfiN8X4C4N6ObdkWmIBBLuQfbw75rOlq2n1Lf9bxzuO1z25VUtx hvk6AvVd5spoBLGMo3nlGYyhCFqLlTP6xxixJdqe2kwe4IXN17UU5KiBN8iNDmbF G37ZZ0U5YNe6VPsL+DlMIz7aiKXMqgglPsaKrmihCUttUqr7b3cy6AfRavGtXEAJ 28SDC6taqhXAz7mCNmBCZyMoC8XUf+nqboD8T9AGRSdOjvaiMwpH7aRHv/TOquet P0QL5WrdIvO/pn8VmrfrtGZu9pPqcMGSf0/s/Fh9g3fvcRU+s+JKgrDZf72wSSPz ggtZmNyWwE/yzj8GErGepGEKTszSBREeUtVjdTY7PPmXpt70gvuSxlXEFfKdY79h 4wTq0HptIzpEu3TTDFXXqJl9ZF9xKhoHTVqfQDqU8La7UAseNZfDl7kefMwv/u6L vBqEaIhao/xq19lr+pONZp6A/a+Issk4gnah4nWPjr44Ly+IuL2TG+Np2lhNHPRG Bq4vhYqfCASaMOV/w+akGiH1+3WAWwZuNRrWyeRCiOU6LD9bX9puZ9uxbIZu7wwL /iLjcBHzJZAtOkiGX8V7 =xw+g -----END PGP SIGNATURE----- --g3RkK9jYN81zD2N+-- From owner-svn-ports-head@freebsd.org Sat May 14 10:24:37 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 452C8B3AFC9; Sat, 14 May 2016 10:24:37 +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 0D8D318E4; Sat, 14 May 2016 10:24:36 +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 u4EAOauJ046441; Sat, 14 May 2016 10:24:36 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4EAOaLR046440; Sat, 14 May 2016 10:24:36 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605141024.u4EAOaLR046440@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 14 May 2016 10:24:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415185 - head/devel/styx/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 10:24:37 -0000 Author: bapt Date: Sat May 14 10:24:36 2016 New Revision: 415185 URL: https://svnweb.freebsd.org/changeset/ports/415185 Log: Backout wrong changes that crept in r415136 Reported by: danfe Modified: head/devel/styx/files/patch-Makefile.in Modified: head/devel/styx/files/patch-Makefile.in ============================================================================== --- head/devel/styx/files/patch-Makefile.in Sat May 14 10:17:16 2016 (r415184) +++ head/devel/styx/files/patch-Makefile.in Sat May 14 10:24:36 2016 (r415185) @@ -1,1503 +1,11 @@ ---- Makefile.in.orig 2003-12-09 15:38:07 UTC -+++ Makefile.in -@@ -1,6 +1,8 @@ --# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am -+# Makefile.in generated by automake 1.15 from Makefile.am. -+# @configure_input@ -+ -+# Copyright (C) 1994-2014 Free Software Foundation, Inc. - --# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. - # This Makefile.in is free software; the Free Software Foundation - # gives unlimited permission to copy and/or distribute it, - # with or without modifications, as long as this notice is preserved. -@@ -10,97 +12,438 @@ - # even the implied warranty of MERCHANTABILITY or FITNESS FOR A - # PARTICULAR PURPOSE. - -+@SET_MAKE@ - --SHELL = @SHELL@ - --srcdir = @srcdir@ --top_srcdir = @top_srcdir@ - VPATH = @srcdir@ --prefix = @prefix@ --exec_prefix = @exec_prefix@ -- --bindir = @bindir@ --sbindir = @sbindir@ --libexecdir = @libexecdir@ --datadir = @datadir@ --sysconfdir = @sysconfdir@ --sharedstatedir = @sharedstatedir@ --localstatedir = @localstatedir@ --libdir = @libdir@ --infodir = @infodir@ --mandir = @mandir@ --includedir = @includedir@ --oldincludedir = /usr/include -- --DESTDIR = -- -+am__is_gnu_make = { \ -+ if test -z '$(MAKELEVEL)'; then \ -+ false; \ -+ elif test -n '$(MAKE_HOST)'; then \ -+ true; \ -+ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ -+ true; \ -+ else \ -+ false; \ -+ fi; \ -+} -+am__make_running_with_option = \ -+ case $${target_option-} in \ -+ ?) ;; \ -+ *) echo "am__make_running_with_option: internal error: invalid" \ -+ "target option '$${target_option-}' specified" >&2; \ -+ exit 1;; \ -+ esac; \ -+ has_opt=no; \ -+ sane_makeflags=$$MAKEFLAGS; \ -+ if $(am__is_gnu_make); then \ -+ sane_makeflags=$$MFLAGS; \ -+ else \ -+ case $$MAKEFLAGS in \ -+ *\\[\ \ ]*) \ -+ bs=\\; \ -+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ -+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ -+ esac; \ -+ fi; \ -+ skip_next=no; \ -+ strip_trailopt () \ -+ { \ -+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ -+ }; \ -+ for flg in $$sane_makeflags; do \ -+ test $$skip_next = yes && { skip_next=no; continue; }; \ -+ case $$flg in \ -+ *=*|--*) continue;; \ -+ -*I) strip_trailopt 'I'; skip_next=yes;; \ -+ -*I?*) strip_trailopt 'I';; \ -+ -*O) strip_trailopt 'O'; skip_next=yes;; \ -+ -*O?*) strip_trailopt 'O';; \ -+ -*l) strip_trailopt 'l'; skip_next=yes;; \ -+ -*l?*) strip_trailopt 'l';; \ -+ -[dEDm]) skip_next=yes;; \ -+ -[JT]) skip_next=yes;; \ -+ esac; \ -+ case $$flg in \ -+ *$$target_option*) has_opt=yes; break;; \ -+ esac; \ -+ done; \ -+ test $$has_opt = yes -+am__make_dryrun = (target_option=n; $(am__make_running_with_option)) -+am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) - pkgdatadir = $(datadir)/@PACKAGE@ --pkglibdir = $(libdir)/@PACKAGE@ - pkgincludedir = $(includedir)/@PACKAGE@ -- --top_builddir = . -- --ACLOCAL = @ACLOCAL@ --AUTOCONF = @AUTOCONF@ --AUTOMAKE = @AUTOMAKE@ --AUTOHEADER = @AUTOHEADER@ -- --INSTALL = @INSTALL@ --INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) --INSTALL_DATA = @INSTALL_DATA@ --INSTALL_SCRIPT = @INSTALL_SCRIPT@ --transform = @program_transform_name@ -- -+pkglibdir = $(libdir)/@PACKAGE@ -+pkglibexecdir = $(libexecdir)/@PACKAGE@ -+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -+install_sh_DATA = $(install_sh) -c -m 644 -+install_sh_PROGRAM = $(install_sh) -c -+install_sh_SCRIPT = $(install_sh) -c -+INSTALL_HEADER = $(INSTALL_DATA) -+transform = $(program_transform_name) - NORMAL_INSTALL = : - PRE_INSTALL = : - POST_INSTALL = : - NORMAL_UNINSTALL = : - PRE_UNINSTALL = : - POST_UNINSTALL = : --host_alias = @host_alias@ -+build_triplet = @build@ - host_triplet = @host@ -+bin_PROGRAMS = styx$(EXEEXT) stydoc$(EXEEXT) stypp$(EXEEXT) \ -+ ctoh$(EXEEXT) lim_test$(EXEEXT) pim_test$(EXEEXT) \ -+ ptm_img$(EXEEXT) xml_test$(EXEEXT) -+subdir = . -+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -+am__aclocal_m4_deps = $(top_srcdir)/configure.in -+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ -+ $(ACLOCAL_M4) -+DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ -+ $(am__configure_deps) $(am__DIST_COMMON) -+am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ -+ configure.lineno config.status.lineno -+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -+CONFIG_HEADER = config.h -+CONFIG_CLEAN_FILES = -+CONFIG_CLEAN_VPATH_FILES = -+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -+am__vpath_adj = case $$p in \ -+ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ -+ *) f=$$p;; \ -+ esac; -+am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -+am__install_max = 40 -+am__nobase_strip_setup = \ -+ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -+am__nobase_strip = \ -+ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -+am__nobase_list = $(am__nobase_strip_setup); \ -+ for p in $$list; do echo "$$p $$p"; done | \ -+ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ -+ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ -+ if (++n[$$2] == $(am__install_max)) \ -+ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ -+ END { for (dir in files) print dir, files[dir] }' -+am__base_list = \ -+ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ -+ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -+am__uninstall_files_from_dir = { \ -+ test -z "$$files" \ -+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ -+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ -+ $(am__cd) "$$dir" && rm -f $$files; }; \ -+ } -+am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" -+LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) -+libdstyx_la_LIBADD = -+am_libdstyx_la_OBJECTS = -+libdstyx_la_OBJECTS = $(am_libdstyx_la_OBJECTS) -+AM_V_lt = $(am__v_lt_@AM_V@) -+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) -+am__v_lt_0 = --silent -+am__v_lt_1 = -+libdstyx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ -+ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ -+ $(libdstyx_la_LDFLAGS) $(LDFLAGS) -o $@ -+libdxml_la_LIBADD = -+am_libdxml_la_OBJECTS = -+libdxml_la_OBJECTS = $(am_libdxml_la_OBJECTS) -+libdxml_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ -+ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ -+ $(libdxml_la_LDFLAGS) $(LDFLAGS) -o $@ -+libfoolam_la_LIBADD = -+am_libfoolam_la_OBJECTS = foolam.lo -+libfoolam_la_OBJECTS = $(am_libfoolam_la_OBJECTS) -+libxstyx_la_LIBADD = -+am_libxstyx_la_OBJECTS = -+libxstyx_la_OBJECTS = $(am_libxstyx_la_OBJECTS) -+libxstyx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ -+ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ -+ $(libxstyx_la_LDFLAGS) $(LDFLAGS) -o $@ -+PROGRAMS = $(bin_PROGRAMS) -+am_ctoh_OBJECTS = -+ctoh_OBJECTS = $(am_ctoh_OBJECTS) -+ctoh_LDADD = $(LDADD) -+am_lim_test_OBJECTS = -+lim_test_OBJECTS = $(am_lim_test_OBJECTS) -+lim_test_LDADD = $(LDADD) -+am_pim_test_OBJECTS = -+pim_test_OBJECTS = $(am_pim_test_OBJECTS) -+pim_test_LDADD = $(LDADD) -+am_ptm_img_OBJECTS = -+ptm_img_OBJECTS = $(am_ptm_img_OBJECTS) -+ptm_img_LDADD = $(LDADD) -+am_stydoc_OBJECTS = -+stydoc_OBJECTS = $(am_stydoc_OBJECTS) -+stydoc_LDADD = $(LDADD) -+am_stypp_OBJECTS = -+stypp_OBJECTS = $(am_stypp_OBJECTS) -+stypp_LDADD = $(LDADD) -+am_styx_OBJECTS = -+styx_OBJECTS = $(am_styx_OBJECTS) -+styx_LDADD = $(LDADD) -+am_xml_test_OBJECTS = -+xml_test_OBJECTS = $(am_xml_test_OBJECTS) -+xml_test_LDADD = $(LDADD) -+AM_V_P = $(am__v_P_@AM_V@) -+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -+am__v_P_0 = false -+am__v_P_1 = : -+AM_V_GEN = $(am__v_GEN_@AM_V@) -+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -+am__v_GEN_0 = @echo " GEN " $@; -+am__v_GEN_1 = -+AM_V_at = $(am__v_at_@AM_V@) -+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -+am__v_at_0 = @ -+am__v_at_1 = -+DEFAULT_INCLUDES = -I.@am__isrc@ -+depcomp = $(SHELL) $(top_srcdir)/depcomp -+am__depfiles_maybe = depfiles -+am__mv = mv -f -+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ -+ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -+LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ -+ $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ -+ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ -+ $(AM_CFLAGS) $(CFLAGS) -+AM_V_CC = $(am__v_CC_@AM_V@) -+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -+am__v_CC_0 = @echo " CC " $@; -+am__v_CC_1 = -+CCLD = $(CC) -+LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ -+ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ -+ $(AM_LDFLAGS) $(LDFLAGS) -o $@ -+AM_V_CCLD = $(am__v_CCLD_@AM_V@) -+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -+am__v_CCLD_0 = @echo " CCLD " $@; -+am__v_CCLD_1 = -+SOURCES = $(libdstyx_la_SOURCES) $(libdxml_la_SOURCES) \ -+ $(libfoolam_la_SOURCES) $(libxstyx_la_SOURCES) $(ctoh_SOURCES) \ -+ $(lim_test_SOURCES) $(pim_test_SOURCES) $(ptm_img_SOURCES) \ -+ $(stydoc_SOURCES) $(stypp_SOURCES) $(styx_SOURCES) \ -+ $(xml_test_SOURCES) -+DIST_SOURCES = $(libdstyx_la_SOURCES) $(libdxml_la_SOURCES) \ -+ $(libfoolam_la_SOURCES) $(libxstyx_la_SOURCES) $(ctoh_SOURCES) \ -+ $(lim_test_SOURCES) $(pim_test_SOURCES) $(ptm_img_SOURCES) \ -+ $(stydoc_SOURCES) $(stypp_SOURCES) $(styx_SOURCES) \ -+ $(xml_test_SOURCES) -+RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ -+ ctags-recursive dvi-recursive html-recursive info-recursive \ -+ install-data-recursive install-dvi-recursive \ -+ install-exec-recursive install-html-recursive \ -+ install-info-recursive install-pdf-recursive \ -+ install-ps-recursive install-recursive installcheck-recursive \ -+ installdirs-recursive pdf-recursive ps-recursive \ -+ tags-recursive uninstall-recursive -+am__can_run_installinfo = \ -+ case $$AM_UPDATE_INFO_DIR in \ -+ n|no|NO) false;; \ -+ *) (install-info --version) >/dev/null 2>&1;; \ -+ esac -+RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ -+ distclean-recursive maintainer-clean-recursive -+am__recursive_targets = \ -+ $(RECURSIVE_TARGETS) \ -+ $(RECURSIVE_CLEAN_TARGETS) \ -+ $(am__extra_recursive_targets) -+AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ -+ cscope distdir dist dist-all distcheck -+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \ -+ $(LISP)config.h.in -+# Read a list of newline-separated strings from the standard input, -+# and print each of them once, without duplicates. Input order is -+# *not* preserved. -+am__uniquify_input = $(AWK) '\ -+ BEGIN { nonempty = 0; } \ -+ { items[$$0] = 1; nonempty = 1; } \ -+ END { if (nonempty) { for (i in items) print i; }; } \ -+' -+# Make sure the list of sources is unique. This is necessary because, -+# e.g., the same source file might be shared among _SOURCES variables -+# for different programs/libraries. -+am__define_uniq_tagged_files = \ -+ list='$(am__tagged_files)'; \ -+ unique=`for i in $$list; do \ -+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ -+ done | $(am__uniquify_input)` -+ETAGS = etags -+CTAGS = ctags -+CSCOPE = cscope -+DIST_SUBDIRS = $(SUBDIRS) -+am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in AUTHORS \ -+ COPYING COPYING.LIB ChangeLog INSTALL NEWS README compile \ -+ config.guess config.sub depcomp install-sh ltmain.sh missing \ -+ mkinstalldirs -+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -+distdir = $(PACKAGE)-$(VERSION) -+top_distdir = $(distdir) -+am__remove_distdir = \ -+ if test -d "$(distdir)"; then \ -+ find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ -+ && rm -rf "$(distdir)" \ -+ || { sleep 5 && rm -rf "$(distdir)"; }; \ -+ else :; fi -+am__post_remove_distdir = $(am__remove_distdir) -+am__relativize = \ -+ dir0=`pwd`; \ -+ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ -+ sed_rest='s,^[^/]*/*,,'; \ -+ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ -+ sed_butlast='s,/*[^/]*$$,,'; \ -+ while test -n "$$dir1"; do \ -+ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ -+ if test "$$first" != "."; then \ -+ if test "$$first" = ".."; then \ -+ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ -+ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ -+ else \ -+ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ -+ if test "$$first2" = "$$first"; then \ -+ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ -+ else \ -+ dir2="../$$dir2"; \ -+ fi; \ -+ dir0="$$dir0"/"$$first"; \ -+ fi; \ -+ fi; \ -+ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ -+ done; \ -+ reldir="$$dir2" -+DIST_ARCHIVES = $(distdir).tar.gz -+GZIP_ENV = --best -+DIST_TARGETS = dist-gzip -+distuninstallcheck_listfiles = find . -type f -print -+am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ -+ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' -+distcleancheck_listfiles = find . -type f -print -+ACLOCAL = @ACLOCAL@ -+AMTAR = @AMTAR@ -+AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ - AR = @AR@ --AS = @AS@ -+AUTOCONF = @AUTOCONF@ -+AUTOHEADER = @AUTOHEADER@ -+AUTOMAKE = @AUTOMAKE@ - AWK = @AWK@ - CC = @CC@ -+CCDEPMODE = @CCDEPMODE@ -+CFLAGS = @CFLAGS@ - CPP = @CPP@ -+CPPFLAGS = @CPPFLAGS@ - CXX = @CXX@ - CXXCPP = @CXXCPP@ -+CXXDEPMODE = @CXXDEPMODE@ -+CXXFLAGS = @CXXFLAGS@ -+CYGPATH_W = @CYGPATH_W@ -+DEFS = @DEFS@ -+DEPDIR = @DEPDIR@ - DLLTOOL = @DLLTOOL@ --ECHO = @ECHO@ -+DSYMUTIL = @DSYMUTIL@ -+DUMPBIN = @DUMPBIN@ -+ECHO_C = @ECHO_C@ -+ECHO_N = @ECHO_N@ -+ECHO_T = @ECHO_T@ - EGREP = @EGREP@ - EXEEXT = @EXEEXT@ --F77 = @F77@ --GCJ = @GCJ@ --GCJFLAGS = @GCJFLAGS@ --HAVE_LIB = @HAVE_LIB@ --LIB = @LIB@ -+FGREP = @FGREP@ -+GREP = @GREP@ -+INSTALL = @INSTALL@ -+INSTALL_DATA = @INSTALL_DATA@ -+INSTALL_PROGRAM = @INSTALL_PROGRAM@ -+INSTALL_SCRIPT = @INSTALL_SCRIPT@ -+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -+LD = @LD@ -+LDFLAGS = @LDFLAGS@ -+LIBOBJS = @LIBOBJS@ -+LIBS = @LIBS@ - LIBTOOL = @LIBTOOL@ -+LIPO = @LIPO@ - LN_S = @LN_S@ --LTLIB = @LTLIB@ -+LTLIBOBJS = @LTLIBOBJS@ -+LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ - MAKEINFO = @MAKEINFO@ -+MANIFEST_TOOL = @MANIFEST_TOOL@ -+MKDIR_P = @MKDIR_P@ -+NM = @NM@ -+NMEDIT = @NMEDIT@ - OBJDUMP = @OBJDUMP@ - OBJEXT = @OBJEXT@ -+OTOOL = @OTOOL@ -+OTOOL64 = @OTOOL64@ - PACKAGE = @PACKAGE@ -+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -+PACKAGE_NAME = @PACKAGE_NAME@ -+PACKAGE_STRING = @PACKAGE_STRING@ -+PACKAGE_TARNAME = @PACKAGE_TARNAME@ -+PACKAGE_URL = @PACKAGE_URL@ -+PACKAGE_VERSION = @PACKAGE_VERSION@ -+PATH_SEPARATOR = @PATH_SEPARATOR@ - RANLIB = @RANLIB@ --RC = @RC@ - SED = @SED@ -+SET_MAKE = @SET_MAKE@ -+SHELL = @SHELL@ - STRIP = @STRIP@ - VERSION = @VERSION@ -- --INCLUDES = -I$(top_srcdir)/modstd -I$(top_srcdir)/libutil -I$(top_srcdir)/libbase -I$(top_srcdir)/libxml -I$(top_srcdir)/pgm -I$(top_srcdir)/pgmxml -I$(top_srcdir)/modext -I$(top_srcdir)/inc -I$(top_srcdir)/incxml -- -+abs_builddir = @abs_builddir@ -+abs_srcdir = @abs_srcdir@ -+abs_top_builddir = @abs_top_builddir@ -+abs_top_srcdir = @abs_top_srcdir@ -+ac_ct_AR = @ac_ct_AR@ -+ac_ct_CC = @ac_ct_CC@ -+ac_ct_CXX = @ac_ct_CXX@ -+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ -+am__include = @am__include@ -+am__leading_dot = @am__leading_dot@ -+am__quote = @am__quote@ -+am__tar = @am__tar@ -+am__untar = @am__untar@ -+bindir = @bindir@ -+build = @build@ -+build_alias = @build_alias@ -+build_cpu = @build_cpu@ -+build_os = @build_os@ -+build_vendor = @build_vendor@ -+builddir = @builddir@ -+datadir = @datadir@ -+datarootdir = @datarootdir@ -+docdir = @docdir@ -+dvidir = @dvidir@ -+exec_prefix = @exec_prefix@ -+host = @host@ -+host_alias = @host_alias@ -+host_cpu = @host_cpu@ -+host_os = @host_os@ -+host_vendor = @host_vendor@ - htmldir = @htmldir@ --sgmldir = @sgmldir@ -+includedir = @includedir@ -+infodir = @infodir@ -+install_sh = @install_sh@ -+libdir = @libdir@ -+libexecdir = @libexecdir@ -+localedir = @localedir@ -+localstatedir = @localstatedir@ -+mandir = @mandir@ -+mkdir_p = @mkdir_p@ -+oldincludedir = @oldincludedir@ -+pdfdir = @pdfdir@ -+prefix = @prefix@ -+program_transform_name = @program_transform_name@ -+psdir = @psdir@ - sampledir = @sampledir@ -- -+sbindir = @sbindir@ -+sgmldir = @sgmldir@ -+sharedstatedir = @sharedstatedir@ -+srcdir = @srcdir@ -+sysconfdir = @sysconfdir@ -+target_alias = @target_alias@ -+top_build_prefix = @top_build_prefix@ -+top_builddir = @top_builddir@ -+top_srcdir = @top_srcdir@ -+INCLUDES = -I$(top_srcdir)/modstd -I$(top_srcdir)/libutil -I$(top_srcdir)/libbase -I$(top_srcdir)/libxml -I$(top_srcdir)/pgm -I$(top_srcdir)/pgmxml -I$(top_srcdir)/modext -I$(top_srcdir)/inc -I$(top_srcdir)/incxml - lib_LTLIBRARIES = libdstyx.la libxstyx.la libdxml.la --bin_PROGRAMS = styx stydoc stypp ctoh lim_test pim_test ptm_img xml_test -- - libdstyx_la_LDFLAGS = -version-info 2:0:0 - libxstyx_la_LDFLAGS = -version-info 2:0:0 - libdxml_la_LDFLAGS = -version-info 1:0:0 -- - libdstyx_la_SOURCES = - libxstyx_la_SOURCES = - libdxml_la_SOURCES = -@@ -114,198 +457,188 @@ ptm_img_SOURCES = - xml_test_SOURCES = +--- Makefile.in.orig Tue Dec 9 23:38:07 2003 ++++ Makefile.in Mon Feb 23 09:03:36 2004 +@@ -115,7 +115,7 @@ noinst_LTLIBRARIES = libfoolam.la libfoolam_la_SOURCES = foolam.c -- - SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc doc examples spe pat libxml incxml pgmxml genxml spexml -- - EXTRA_DIST = LICENSE bootstrap util windows libc++ --ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 --mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs --CONFIG_HEADER = config.h --CONFIG_CLEAN_FILES = --LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) -- -- --DEFS = @DEFS@ -I. -I$(srcdir) -I. --CPPFLAGS = @CPPFLAGS@ --LDFLAGS = @LDFLAGS@ --LIBS = @LIBS@ --libdstyx_la_LIBADD = --libdstyx_la_OBJECTS = --libxstyx_la_LIBADD = --libxstyx_la_OBJECTS = --libdxml_la_LIBADD = --libdxml_la_OBJECTS = --libfoolam_la_LDFLAGS = --libfoolam_la_LIBADD = --libfoolam_la_OBJECTS = foolam.lo --bin_PROGRAMS = styx$(EXEEXT) stydoc$(EXEEXT) stypp$(EXEEXT) \ --ctoh$(EXEEXT) lim_test$(EXEEXT) pim_test$(EXEEXT) ptm_img$(EXEEXT) \ --xml_test$(EXEEXT) --PROGRAMS = $(bin_PROGRAMS) -- --styx_OBJECTS = --styx_LDADD = $(LDADD) --styx_DEPENDENCIES = --styx_LDFLAGS = --stydoc_OBJECTS = --stydoc_LDADD = $(LDADD) --stydoc_DEPENDENCIES = --stydoc_LDFLAGS = --stypp_OBJECTS = --stypp_LDADD = $(LDADD) --stypp_DEPENDENCIES = --stypp_LDFLAGS = --ctoh_OBJECTS = --ctoh_LDADD = $(LDADD) --ctoh_DEPENDENCIES = --ctoh_LDFLAGS = --lim_test_OBJECTS = --lim_test_LDADD = $(LDADD) --lim_test_DEPENDENCIES = --lim_test_LDFLAGS = --pim_test_OBJECTS = --pim_test_LDADD = $(LDADD) --pim_test_DEPENDENCIES = --pim_test_LDFLAGS = --ptm_img_OBJECTS = --ptm_img_LDADD = $(LDADD) --ptm_img_DEPENDENCIES = --ptm_img_LDFLAGS = --xml_test_OBJECTS = --xml_test_LDADD = $(LDADD) --xml_test_DEPENDENCIES = --xml_test_LDFLAGS = --CFLAGS = @CFLAGS@ --COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) --LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) --CCLD = $(CC) --LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ --DIST_COMMON = README ./stamp-h.in AUTHORS COPYING COPYING.LIB ChangeLog \ --INSTALL Makefile.am Makefile.in NEWS aclocal.m4 config.guess \ --config.h.in config.sub configure configure.in install-sh ltmain.sh \ --missing mkinstalldirs -- -- --DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -- --TAR = tar --GZIP_ENV = --best --SOURCES = $(libdstyx_la_SOURCES) $(libxstyx_la_SOURCES) $(libdxml_la_SOURCES) $(libfoolam_la_SOURCES) $(styx_SOURCES) $(stydoc_SOURCES) $(stypp_SOURCES) $(ctoh_SOURCES) $(lim_test_SOURCES) $(pim_test_SOURCES) $(ptm_img_SOURCES) $(xml_test_SOURCES) --OBJECTS = $(libdstyx_la_OBJECTS) $(libxstyx_la_OBJECTS) $(libdxml_la_OBJECTS) $(libfoolam_la_OBJECTS) $(styx_OBJECTS) $(stydoc_OBJECTS) $(stypp_OBJECTS) $(ctoh_OBJECTS) $(lim_test_OBJECTS) $(pim_test_OBJECTS) $(ptm_img_OBJECTS) $(xml_test_OBJECTS) -+all: config.h -+ $(MAKE) $(AM_MAKEFLAGS) all-recursive - --all: all-redirect - .SUFFIXES: --.SUFFIXES: .S .c .lo .o .obj .s --$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) -- cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps Makefile -- --Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status -- cd $(top_builddir) \ -- && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status -- --$(ACLOCAL_M4): configure.in -- cd $(srcdir) && $(ACLOCAL) -+.SUFFIXES: .c .lo .o .obj -+am--refresh: Makefile -+ @: -+$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) -+ @for dep in $?; do \ -+ case '$(am__configure_deps)' in \ -+ *$$dep*) \ -+ echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \ -+ $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \ -+ && exit 0; \ -+ exit 1;; \ -+ esac; \ -+ done; \ -+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ -+ $(am__cd) $(top_srcdir) && \ -+ $(AUTOMAKE) --gnu Makefile -+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status -+ @case '$?' in \ -+ *config.status*) \ -+ echo ' $(SHELL) ./config.status'; \ -+ $(SHELL) ./config.status;; \ -+ *) \ -+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ -+ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ -+ esac; - --config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) -+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - $(SHELL) ./config.status --recheck --$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) -- cd $(srcdir) && $(AUTOCONF) - --config.h: stamp-h -- @if test ! -f $@; then \ -- rm -f stamp-h; \ -- $(MAKE) stamp-h; \ -- else :; fi --stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status -- cd $(top_builddir) \ -- && CONFIG_FILES= CONFIG_HEADERS=config.h \ -- $(SHELL) ./config.status -- @echo timestamp > stamp-h 2> /dev/null --$(srcdir)/config.h.in: $(srcdir)/stamp-h.in -- @if test ! -f $@; then \ -- rm -f $(srcdir)/stamp-h.in; \ -- $(MAKE) $(srcdir)/stamp-h.in; \ -- else :; fi --$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) -- cd $(top_srcdir) && $(AUTOHEADER) -- @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null -+$(top_srcdir)/configure: $(am__configure_deps) -+ $(am__cd) $(srcdir) && $(AUTOCONF) -+$(ACLOCAL_M4): $(am__aclocal_m4_deps) -+ $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) -+$(am__aclocal_m4_deps): - --mostlyclean-hdr: -+config.h: stamp-h1 -+ @test -f $@ || rm -f stamp-h1 -+ @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1 - --clean-hdr: -+stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status -+ @rm -f stamp-h1 -+ cd $(top_builddir) && $(SHELL) ./config.status config.h -+$(srcdir)/config.h.in: $(am__configure_deps) -+ ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) -+ rm -f stamp-h1 -+ touch $@ - - distclean-hdr: -- -rm -f config.h -- --maintainer-clean-hdr: -- --mostlyclean-libLTLIBRARIES: -- --clean-libLTLIBRARIES: -- -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) -- --distclean-libLTLIBRARIES: -- --maintainer-clean-libLTLIBRARIES: -+ -rm -f config.h stamp-h1 - - install-libLTLIBRARIES: $(lib_LTLIBRARIES) - @$(NORMAL_INSTALL) -- $(mkinstalldirs) $(DESTDIR)$(libdir) -- @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ -+ @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ -+ list2=; for p in $$list; do \ - if test -f $$p; then \ -- echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \ -- $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \ -+ list2="$$list2 $$p"; \ - else :; fi; \ -- done -+ done; \ -+ test -z "$$list2" || { \ -+ echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ -+ $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ -+ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ -+ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ -+ } - - uninstall-libLTLIBRARIES: - @$(NORMAL_UNINSTALL) -- list='$(lib_LTLIBRARIES)'; for p in $$list; do \ -- $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \ -+ @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ -+ for p in $$list; do \ -+ $(am__strip_dir) \ -+ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ -+ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ - done - --mostlyclean-noinstLTLIBRARIES: -+clean-libLTLIBRARIES: -+ -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) -+ @list='$(lib_LTLIBRARIES)'; \ -+ locs=`for p in $$list; do echo $$p; done | \ -+ sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ -+ sort -u`; \ -+ test -z "$$locs" || { \ -+ echo rm -f $${locs}; \ -+ rm -f $${locs}; \ -+ } - - clean-noinstLTLIBRARIES: - -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) -+ @list='$(noinst_LTLIBRARIES)'; \ -+ locs=`for p in $$list; do echo $$p; done | \ -+ sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ -+ sort -u`; \ -+ test -z "$$locs" || { \ -+ echo rm -f $${locs}; \ -+ rm -f $${locs}; \ -+ } - --distclean-noinstLTLIBRARIES: -- --maintainer-clean-noinstLTLIBRARIES: -- --.c.o: -- $(COMPILE) -c $< -- --# FIXME: We should only use cygpath when building on Windows, --# and only if it is available. --.c.obj: -- $(COMPILE) -c `cygpath -w $<` -+libfoolam.la: $(libfoolam_la_OBJECTS) $(libfoolam_la_DEPENDENCIES) $(EXTRA_libfoolam_la_DEPENDENCIES) -+ $(AM_V_CCLD)$(LINK) $(libfoolam_la_OBJECTS) $(libfoolam_la_LIBADD) $(LIBS) -+install-binPROGRAMS: $(bin_PROGRAMS) -+ @$(NORMAL_INSTALL) -+ @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ -+ if test -n "$$list"; then \ -+ echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ -+ $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ -+ fi; \ -+ for p in $$list; do echo "$$p $$p"; done | \ -+ sed 's/$(EXEEXT)$$//' | \ -+ while read p p1; do if test -f $$p \ -+ || test -f $$p1 \ -+ ; then echo "$$p"; echo "$$p"; else :; fi; \ -+ done | \ -+ sed -e 'p;s,.*/,,;n;h' \ -+ -e 's|.*|.|' \ -+ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ -+ sed 'N;N;N;s,\n, ,g' | \ -+ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ -+ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ -+ if ($$2 == $$4) files[d] = files[d] " " $$1; \ -+ else { print "f", $$3 "/" $$4, $$1; } } \ -+ END { for (d in files) print "f", d, files[d] }' | \ -+ while read type dir files; do \ -+ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ -+ test -z "$$files" || { \ -+ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ -+ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ -+ } \ -+ ; done - --.s.o: -- $(COMPILE) -c $< -+uninstall-binPROGRAMS: -+ @$(NORMAL_UNINSTALL) -+ @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ -+ files=`for p in $$list; do echo "$$p"; done | \ -+ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -+ -e 's/$$/$(EXEEXT)/' \ -+ `; \ -+ test -n "$$list" || exit 0; \ -+ echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ -+ cd "$(DESTDIR)$(bindir)" && rm -f $$files - --.S.o: -- $(COMPILE) -c $< -+clean-binPROGRAMS: -+ @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ -+ echo " rm -f" $$list; \ -+ rm -f $$list || exit $$?; \ -+ test -n "$(EXEEXT)" || exit 0; \ -+ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ -+ echo " rm -f" $$list; \ -+ rm -f $$list - - mostlyclean-compile: -- -rm -f *.o core *.core - -rm -f *.$(OBJEXT) - --clean-compile: -- - distclean-compile: - -rm -f *.tab.c - --maintainer-clean-compile: -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/foolam.Plo@am__quote@ - --.c.lo: -- $(LIBTOOL) --mode=compile $(COMPILE) -c $< -+.c.o: -+@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< -+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po -+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< - --.s.lo: -- $(LIBTOOL) --mode=compile $(COMPILE) -c $< -+.c.obj: -+@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` -+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po -+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` - --.S.lo: -- $(LIBTOOL) --mode=compile $(COMPILE) -c $< -+.c.lo: -+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< -+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo -+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ -+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< - - mostlyclean-libtool: - -rm -f *.lo -@@ -314,53 +647,28 @@ clean-libtool: - -rm -rf .libs _libs - - distclean-libtool: -- --maintainer-clean-libtool: -- --libfoolam.la: $(libfoolam_la_OBJECTS) $(libfoolam_la_DEPENDENCIES) -- $(LINK) $(libfoolam_la_LDFLAGS) $(libfoolam_la_OBJECTS) $(libfoolam_la_LIBADD) $(LIBS) -- --mostlyclean-binPROGRAMS: -- --clean-binPROGRAMS: -- -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) -- --distclean-binPROGRAMS: -- --maintainer-clean-binPROGRAMS: -- --install-binPROGRAMS: $(bin_PROGRAMS) -- @$(NORMAL_INSTALL) -- $(mkinstalldirs) $(DESTDIR)$(bindir) -- @list='$(bin_PROGRAMS)'; for p in $$list; do \ -- if test -f $$p; then \ -- echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ -- $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ -- else :; fi; \ -- done -- --uninstall-binPROGRAMS: -- @$(NORMAL_UNINSTALL) -- list='$(bin_PROGRAMS)'; for p in $$list; do \ -- rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ -- done -+ -rm -f libtool config.lt - # This directory's subdirectories are mostly independent; you can cd --# into them and run `make' without going through this Makefile. --# To change the values of `make' variables: instead of editing Makefiles, --# (1) if the variable is set in `config.status', edit `config.status' --# (which will cause the Makefiles to be regenerated when you run `make'); --# (2) otherwise, pass the desired values on the `make' command line. -- --@SET_MAKE@ -- --all-recursive install-data-recursive install-exec-recursive \ --installdirs-recursive install-recursive uninstall-recursive \ --check-recursive installcheck-recursive info-recursive dvi-recursive: -- @set fnord $(MAKEFLAGS); amf=$$2; \ -+# into them and run 'make' without going through this Makefile. -+# To change the values of 'make' variables: instead of editing Makefiles, -+# (1) if the variable is set in 'config.status', edit 'config.status' -+# (which will cause the Makefiles to be regenerated when you run 'make'); -+# (2) otherwise, pass the desired values on the 'make' command line. -+$(am__recursive_targets): -+ @fail=; \ -+ if $(am__make_keepgoing); then \ -+ failcom='fail=yes'; \ -+ else \ -+ failcom='exit 1'; \ -+ fi; \ - dot_seen=no; \ - target=`echo $@ | sed s/-recursive//`; \ -- list='$(SUBDIRS)'; for subdir in $$list; do \ -+ case "$@" in \ -+ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ -+ *) list='$(SUBDIRS)' ;; \ -+ esac; \ -+ for subdir in $$list; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - dot_seen=yes; \ -@@ -368,227 +676,410 @@ check-recursive installcheck-recursive i - else \ - local_target="$$target"; \ - fi; \ -- (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ -- || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ -+ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ -+ || eval $$failcom; \ - done; \ - if test "$$dot_seen" = "no"; then \ - $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ - fi; test -z "$$fail" +-SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc doc examples spe pat libxml incxml pgmxml genxml spexml ++SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc libxml incxml pgmxml genxml spexml --mostlyclean-recursive clean-recursive distclean-recursive \ --maintainer-clean-recursive: -- @set fnord $(MAKEFLAGS); amf=$$2; \ -- dot_seen=no; \ -- rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ -- rev="$$subdir $$rev"; \ -- test "$$subdir" != "." || dot_seen=yes; \ -+ID: $(am__tagged_files) -+ $(am__define_uniq_tagged_files); mkid -fID $$unique -+tags: tags-recursive -+TAGS: tags -+ -+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) -+ set x; \ -+ here=`pwd`; \ -+ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ -+ include_option=--etags-include; \ -+ empty_fix=.; \ -+ else \ -+ include_option=--include; \ -+ empty_fix=; \ -+ fi; \ -+ list='$(SUBDIRS)'; for subdir in $$list; do \ -+ if test "$$subdir" = .; then :; else \ -+ test ! -f $$subdir/TAGS || \ -+ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ -+ fi; \ - done; \ -- test "$$dot_seen" = "no" && rev=". $$rev"; \ -- target=`echo $@ | sed s/-recursive//`; \ -- for subdir in $$rev; do \ -- echo "Making $$target in $$subdir"; \ -- if test "$$subdir" = "."; then \ -- local_target="$$target-am"; \ -+ $(am__define_uniq_tagged_files); \ -+ shift; \ -+ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ -+ test -n "$$unique" || unique=$$empty_fix; \ -+ if test $$# -gt 0; then \ -+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ -+ "$$@" $$unique; \ - else \ -- local_target="$$target"; \ -+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ -+ $$unique; \ - fi; \ -- (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ -- || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ -- done && test -z "$$fail" --tags-recursive: -- list='$(SUBDIRS)'; for subdir in $$list; do \ -- test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ -- done -+ fi -+ctags: ctags-recursive - --tags: TAGS *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Sat May 14 13:09:47 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06071B399A1; Sat, 14 May 2016 13:09:47 +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 C8A3C1871; Sat, 14 May 2016 13:09:46 +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 u4ED9kVh095079; Sat, 14 May 2016 13:09:46 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ED9jZW095077; Sat, 14 May 2016 13:09:45 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605141309.u4ED9jZW095077@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 14 May 2016 13:09:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415186 - head/security/py-fail2ban X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 13:09:47 -0000 Author: pi Date: Sat May 14 13:09:45 2016 New Revision: 415186 URL: https://svnweb.freebsd.org/changeset/ports/415186 Log: security/py-fail2ban: Fix for Bug #1417 / #1419 For details see https://github.com/fail2ban/fail2ban/pull/1419 PR: 209494 Submitted by: theis@gmx.at (maintainer) Modified: head/security/py-fail2ban/Makefile head/security/py-fail2ban/distinfo Modified: head/security/py-fail2ban/Makefile ============================================================================== --- head/security/py-fail2ban/Makefile Sat May 14 10:24:36 2016 (r415185) +++ head/security/py-fail2ban/Makefile Sat May 14 13:09:45 2016 (r415186) @@ -2,6 +2,7 @@ PORTNAME= fail2ban PORTVERSION= 0.9.4 +PORTREVISION= 1 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,6 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqli USES= python shebangfix USE_GITHUB= yes +GH_TAGNAME= d6eae28 USE_PYTHON= autoplist distutils USE_RC_SUBR= fail2ban Modified: head/security/py-fail2ban/distinfo ============================================================================== --- head/security/py-fail2ban/distinfo Sat May 14 10:24:36 2016 (r415185) +++ head/security/py-fail2ban/distinfo Sat May 14 13:09:45 2016 (r415186) @@ -1,2 +1,3 @@ -SHA256 (fail2ban-fail2ban-0.9.4_GH0.tar.gz) = 870b99dd0110f10d705d0ca5743d42d358e0b5a0a4de8b69ed1d41b40dd98fa4 -SIZE (fail2ban-fail2ban-0.9.4_GH0.tar.gz) = 335532 +TIMESTAMP = 1463158800 +SHA256 (fail2ban-fail2ban-0.9.4-d6eae28_GH0.tar.gz) = 2d9126d3a8470d7744aeff244cf7fe2d67eff891939f19e6e29687e92df84be1 +SIZE (fail2ban-fail2ban-0.9.4-d6eae28_GH0.tar.gz) = 338831 From owner-svn-ports-head@freebsd.org Sat May 14 13:50:35 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EDF85B3922E; Sat, 14 May 2016 13:50:35 +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 B19601AB5; Sat, 14 May 2016 13:50:35 +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 u4EDoYoj007616; Sat, 14 May 2016 13:50:34 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4EDoYK1007614; Sat, 14 May 2016 13:50:34 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201605141350.u4EDoYK1007614@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 14 May 2016 13:50:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415188 - head/lang/gcc6-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 13:50:36 -0000 Author: gerald Date: Sat May 14 13:50:34 2016 New Revision: 415188 URL: https://svnweb.freebsd.org/changeset/ports/415188 Log: Update to the 20160512 snapshot of GCC 6. Modified: head/lang/gcc6-devel/Makefile head/lang/gcc6-devel/distinfo Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Sat May 14 13:33:13 2016 (r415187) +++ head/lang/gcc6-devel/Makefile Sat May 14 13:50:34 2016 (r415188) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.1.1.s20160505 +PORTVERSION= 6.1.1.s20160512 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc6-devel/distinfo ============================================================================== --- head/lang/gcc6-devel/distinfo Sat May 14 13:33:13 2016 (r415187) +++ head/lang/gcc6-devel/distinfo Sat May 14 13:50:34 2016 (r415188) @@ -1,2 +1,2 @@ -SHA256 (gcc-6-20160505.tar.bz2) = 56f11990e16febe0927ec784801e56bfba7ec78cb9452dc0be252f1373431eb4 -SIZE (gcc-6-20160505.tar.bz2) = 95415785 +SHA256 (gcc-6-20160512.tar.bz2) = 2d92a1c74a316d5006ffbe72524f0ddd2160557d66eff9fc9b235e99d439c5c7 +SIZE (gcc-6-20160512.tar.bz2) = 95419834 From owner-svn-ports-head@freebsd.org Sat May 14 15:08:09 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3AF5B3B2AC; Sat, 14 May 2016 15:08:09 +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 773801A08; Sat, 14 May 2016 15:08:09 +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 u4EF88XU031184; Sat, 14 May 2016 15:08:08 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4EF88H0031182; Sat, 14 May 2016 15:08:08 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605141508.u4EF88H0031182@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 14 May 2016 15:08:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415189 - in head/audio/pd: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 15:08:09 -0000 Author: pi Date: Sat May 14 15:08:08 2016 New Revision: 415189 URL: https://svnweb.freebsd.org/changeset/ports/415189 Log: audio/pd: Fix builtin documentation - also pet portlint PR: 209493 Submitted by: Tobias Brodel (maintainer) Deleted: head/audio/pd/files/patch-src_s__main.c Modified: head/audio/pd/Makefile head/audio/pd/files/patch-extra_pd_pd.c Modified: head/audio/pd/Makefile ============================================================================== --- head/audio/pd/Makefile Sat May 14 13:50:34 2016 (r415188) +++ head/audio/pd/Makefile Sat May 14 15:08:08 2016 (r415189) @@ -4,6 +4,7 @@ PORTNAME= pd DISTVERSION= 0.47-0 DISTVERSIONSUFFIX= .src +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://msp.ucsd.edu/Software/ @@ -23,7 +24,6 @@ USES= autoreconf gettext gmake libtool tcl:wrapper tk:wrapper SHEBANG_FILES= tcl/pkg_mkIndex.tcl SHEBANG_LANG= tclsh -tclsh_OLD_CMD= /usr/bin/tclsh tclsh_CMD= ${LOCALBASE}/bin/tclsh GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_lib_pthread_pthread_create=no @@ -43,8 +43,9 @@ JACK_LIB_DEPENDS= libjack.so:audio/jack post-patch: ${FIND} ${PATCH_WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \ 's|__FreeBSD_kernel__|__FreeBSD__|g ; \ - s|__x86_64__|__amd64__|g ; \ - s|||g' + s|__x86_64__|__amd64__|g' + ${FIND} ${WRKSRC}/extra -name "*.c" | ${XARGS} ${REINPLACE_CMD} -e \ + 's|||g' ${REINPLACE_CMD} -e \ 's|\*kfreebsd\*gnu\*)|*freebsd*)| ; \ s|portaudio=yes|portaudio=no| ; \ Modified: head/audio/pd/files/patch-extra_pd_pd.c ============================================================================== --- head/audio/pd/files/patch-extra_pd_pd.c Sat May 14 13:50:34 2016 (r415188) +++ head/audio/pd/files/patch-extra_pd_pd.c Sat May 14 15:08:08 2016 (r415189) @@ -1,6 +1,6 @@ ---- extra/pd~/pd~.c.orig 2010-07-29 05:55:17.000000000 +0900 -+++ extra/pd~/pd~.c 2011-04-06 19:18:20.000000000 +0900 -@@ -19,6 +19,7 @@ +--- extra/pd~/pd~.c.orig 2016-05-13 08:31:10 UTC ++++ extra/pd~/pd~.c +@@ -19,6 +19,7 @@ typedef int socklen_t; #include #include #include From owner-svn-ports-head@freebsd.org Sat May 14 15:19:09 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E7378B3B4FF; Sat, 14 May 2016 15:19: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 9DACE1E70; Sat, 14 May 2016 15:19: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 u4EFJ8bP034285; Sat, 14 May 2016 15:19:08 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4EFJ80d034281; Sat, 14 May 2016 15:19:08 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605141519.u4EFJ80d034281@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 14 May 2016 15:19:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415190 - in head: . devel devel/rubygem-redmine_acts_as_taggable_on www/redmine-knowledgebase X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 15:19:10 -0000 Author: antoine Date: Sat May 14 15:19:08 2016 New Revision: 415190 URL: https://svnweb.freebsd.org/changeset/ports/415190 Log: Remove duplicate port Pointy hat: feld Deleted: head/devel/rubygem-redmine_acts_as_taggable_on/ Modified: head/MOVED head/devel/Makefile head/www/redmine-knowledgebase/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat May 14 15:08:08 2016 (r415189) +++ head/MOVED Sat May 14 15:19:08 2016 (r415190) @@ -8315,3 +8315,4 @@ graphics/py-opengl-accelerate|graphics/p java/linux-sun-jre17||2016-05-09|Has expired: Unsupported and known for multiple security vulnerabilities deskutils/gnustep-notebook||2016-05-09|Has expired: Does not fetch lang/moscow_ml|lang/mosml|2016-05-11|Project renamed +devel/rubygem-redmine_acts_as_taggable_on|www/rubygem-redmine_acts_as_taggable_on|2016-05-14|Duplicate port Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat May 14 15:08:08 2016 (r415189) +++ head/devel/Makefile Sat May 14 15:19:08 2016 (r415190) @@ -5090,7 +5090,6 @@ SUBDIR += rubygem-recaptcha SUBDIR += rubygem-redis-activesupport SUBDIR += rubygem-redis-store - SUBDIR += rubygem-redmine_acts_as_taggable_on SUBDIR += rubygem-redmine_plugin_support SUBDIR += rubygem-ref SUBDIR += rubygem-request_store Modified: head/www/redmine-knowledgebase/Makefile ============================================================================== --- head/www/redmine-knowledgebase/Makefile Sat May 14 15:08:08 2016 (r415189) +++ head/www/redmine-knowledgebase/Makefile Sat May 14 15:19:08 2016 (r415190) @@ -4,6 +4,7 @@ PORTNAME= knowledgebase PORTVERSION= 2.3.0 DISTVERSIONPREFIX=v +PORTREVISION= 1 CATEGORIES= www PKGNAMEPREFIX= redmine- @@ -20,7 +21,7 @@ GH_PROJECT= redmine_knowledgebase REDMINE_PLUGIN_NAME= redmine_${PORTNAME} -RUN_DEPENDS+= rubygem-redmine_acts_as_taggable_on>0:devel/rubygem-redmine_acts_as_taggable_on \ +RUN_DEPENDS+= rubygem-redmine_acts_as_taggable_on>0:www/rubygem-redmine_acts_as_taggable_on \ rubygem-ya2yaml>0:textproc/rubygem-ya2yaml \ rubygem-awesome_nested_set>0:databases/rubygem-awesome_nested_set From owner-svn-ports-head@freebsd.org Sat May 14 15:24:19 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0A87B3B623; Sat, 14 May 2016 15:24:19 +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 AAD6011B5; Sat, 14 May 2016 15:24:19 +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 u4EFOIAu037170; Sat, 14 May 2016 15:24:18 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4EFOIcD037167; Sat, 14 May 2016 15:24:18 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605141524.u4EFOIcD037167@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 14 May 2016 15:24:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415191 - head/sysutils/p5-Schedule-Cron-Events X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 15:24:19 -0000 Author: pi Date: Sat May 14 15:24:18 2016 New Revision: 415191 URL: https://svnweb.freebsd.org/changeset/ports/415191 Log: sysutils/p5-Schedule-Cron-Events: 1.94 -> 1.95 - adding missing depends - reformatting pkg-descr PR: 209486 Submitted by: akuz84@gmail.com (maintainer) Modified: head/sysutils/p5-Schedule-Cron-Events/Makefile head/sysutils/p5-Schedule-Cron-Events/distinfo head/sysutils/p5-Schedule-Cron-Events/pkg-descr Modified: head/sysutils/p5-Schedule-Cron-Events/Makefile ============================================================================== --- head/sysutils/p5-Schedule-Cron-Events/Makefile Sat May 14 15:19:08 2016 (r415190) +++ head/sysutils/p5-Schedule-Cron-Events/Makefile Sat May 14 15:24:18 2016 (r415191) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Schedule-Cron-Events -PORTVERSION= 1.94 +PORTVERSION= 1.95 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,9 @@ COMMENT= Take a line from a crontab and LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Set-Crontab>=0:devel/p5-Set-Crontab +TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep +BUILD_DEPENDS= p5-Set-Crontab>=0:devel/p5-Set-Crontab \ + p5-Time-Local>=0:devel/p5-Time-Local RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes Modified: head/sysutils/p5-Schedule-Cron-Events/distinfo ============================================================================== --- head/sysutils/p5-Schedule-Cron-Events/distinfo Sat May 14 15:19:08 2016 (r415190) +++ head/sysutils/p5-Schedule-Cron-Events/distinfo Sat May 14 15:24:18 2016 (r415191) @@ -1,2 +1,3 @@ -SHA256 (Schedule-Cron-Events-1.94.tar.gz) = 97c544533f617ee4ed7dc4fdc36f72339949432dad7b309f4ed7860cb5de8797 -SIZE (Schedule-Cron-Events-1.94.tar.gz) = 11245 +TIMESTAMP = 1463239322 +SHA256 (Schedule-Cron-Events-1.95.tar.gz) = fd12849863a9a6a9b0c6c2d8b8c96225c70875efaee80d8100d4f70c073c1bf5 +SIZE (Schedule-Cron-Events-1.95.tar.gz) = 11350 Modified: head/sysutils/p5-Schedule-Cron-Events/pkg-descr ============================================================================== --- head/sysutils/p5-Schedule-Cron-Events/pkg-descr Sat May 14 15:19:08 2016 (r415190) +++ head/sysutils/p5-Schedule-Cron-Events/pkg-descr Sat May 14 15:24:18 2016 (r415191) @@ -1,14 +1,16 @@ -Given a line from a crontab, tells you the time at which cron will next run the -line, or when the last event occurred, relative to any date you choose. The -object keeps that reference date internally, and updates it when you call -nextEvent() or previousEvent() - such that successive calls will give you a -sequence of events going forward, or backwards, in time. +Given a line from a crontab, tells you the time at which cron will +next run the line, or when the last event occurred, relative to any +date you choose. The object keeps that reference date internally, +and updates it when you call nextEvent() or previousEvent() - such +that successive calls will give you a sequence of events going +forward, or backwards, in time. -Use setCounterToNow() to reset this reference time to the current date on your -system, or use setCounterToDate() to set the reference to any arbitrary time, or -resetCounter() to take the object back to the date you constructed it with. +Use setCounterToNow() to reset this reference time to the current +date on your system, or use setCounterToDate() to set the reference +to any arbitrary time, or resetCounter() to take the object back +to the date you constructed it with. -This module uses Set::Crontab to understand the date specification, so we should -be able to handle all forms of cron entries. +This module uses Set::Crontab to understand the date specification, +so we should be able to handle all forms of cron entries. WWW: http://search.cpan.org/dist/Schedule-Cron-Events/ From owner-svn-ports-head@freebsd.org Sat May 14 16:08:10 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4814B3BBC4; Sat, 14 May 2016 16:08:10 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A6AE01025; Sat, 14 May 2016 16:08:10 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4EG89jZ049418; Sat, 14 May 2016 16:08:09 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4EG89W5049416; Sat, 14 May 2016 16:08:09 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201605141608.u4EG89W5049416@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Sat, 14 May 2016 16:08:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415192 - head/games/freeciv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 16:08:10 -0000 Author: johans Date: Sat May 14 16:08:09 2016 New Revision: 415192 URL: https://svnweb.freebsd.org/changeset/ports/415192 Log: Update to FreeCiv 2.5.4 (bugfix release) Modified: head/games/freeciv/Makefile head/games/freeciv/distinfo Modified: head/games/freeciv/Makefile ============================================================================== --- head/games/freeciv/Makefile Sat May 14 15:24:18 2016 (r415191) +++ head/games/freeciv/Makefile Sat May 14 16:08:09 2016 (r415192) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= freeciv -PORTVERSION= 2.5.3 +PORTVERSION= 2.5.4 CATEGORIES= games MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} \ http://download.gna.org/freeciv/stable/ Modified: head/games/freeciv/distinfo ============================================================================== --- head/games/freeciv/distinfo Sat May 14 15:24:18 2016 (r415191) +++ head/games/freeciv/distinfo Sat May 14 16:08:09 2016 (r415192) @@ -1,2 +1,3 @@ -SHA256 (freeciv-2.5.3.tar.bz2) = 480b0381c64bf1a9423f2507a75d76bda9bf45c3c3badd30b5bad105e75d805c -SIZE (freeciv-2.5.3.tar.bz2) = 41010519 +TIMESTAMP = 1463235221 +SHA256 (freeciv-2.5.4.tar.bz2) = 9e64ef047fd0d2f8e9aa1da01586dea7cfe63a36b15875c168ada555c2e6634b +SIZE (freeciv-2.5.4.tar.bz2) = 40977253 From owner-svn-ports-head@freebsd.org Sat May 14 16:16:51 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6AD65B3BD53; Sat, 14 May 2016 16:16:51 +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 1BC261453; Sat, 14 May 2016 16:16:51 +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 u4EGGoQK052420; Sat, 14 May 2016 16:16:50 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4EGGoke052418; Sat, 14 May 2016 16:16:50 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605141616.u4EGGoke052418@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 14 May 2016 16:16:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415193 - head/net-p2p/btsync X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 16:16:51 -0000 Author: pi Date: Sat May 14 16:16:49 2016 New Revision: 415193 URL: https://svnweb.freebsd.org/changeset/ports/415193 Log: net-p2p/btsync: 2.3.6 -> 2.3.7 Changes: http://help.getsync.com/hc/en-us/articles/206216855-Sync-2-x-change-log - Fixed connectivity failures in some cases - Fixed infinite folder scan - Other core improvements and fixes - Minor UI fixes PR: 209502 Submitted by: joshruehlig@gmail.com (maintainer) Modified: head/net-p2p/btsync/Makefile head/net-p2p/btsync/distinfo Modified: head/net-p2p/btsync/Makefile ============================================================================== --- head/net-p2p/btsync/Makefile Sat May 14 16:08:09 2016 (r415192) +++ head/net-p2p/btsync/Makefile Sat May 14 16:16:49 2016 (r415193) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= btsync -PORTVERSION= 2.3.6 +PORTVERSION= 2.3.7 CATEGORIES= net-p2p MASTER_SITES= https://download-cdn.getsync.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/ \ http://download-cdn.getsync.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/ Modified: head/net-p2p/btsync/distinfo ============================================================================== --- head/net-p2p/btsync/distinfo Sat May 14 16:08:09 2016 (r415192) +++ head/net-p2p/btsync/distinfo Sat May 14 16:16:49 2016 (r415193) @@ -1,4 +1,5 @@ -SHA256 (BitTorrent-Sync_freebsd_i386.tar.gz) = 81a8607ac13d952f7d109cae7c2d3774715b8f2c6f83b16f17bd51262230f6cf -SIZE (BitTorrent-Sync_freebsd_i386.tar.gz) = 5709904 -SHA256 (BitTorrent-Sync_freebsd_x64.tar.gz) = b5ee67415610a6e1d49ceb9463a25fa1fa039a2ffd12660135daca93d10605f1 -SIZE (BitTorrent-Sync_freebsd_x64.tar.gz) = 5875003 +TIMESTAMP = 1463242475 +SHA256 (BitTorrent-Sync_freebsd_i386.tar.gz) = b2cfc7a741f732c6210b88dc0d21640453821212a38b7fd9ef2d5174c3e66543 +SIZE (BitTorrent-Sync_freebsd_i386.tar.gz) = 5714346 +SHA256 (BitTorrent-Sync_freebsd_x64.tar.gz) = 50263101a7ada661e49fbaceb29b8dceebfd84adcbb2ba2fcc4e5b2b62b2de67 +SIZE (BitTorrent-Sync_freebsd_x64.tar.gz) = 5878898 From owner-svn-ports-head@freebsd.org Sat May 14 18:12:01 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29202B3B196; Sat, 14 May 2016 18:12: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 EB5581E98; Sat, 14 May 2016 18:12:00 +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 u4EIC0QB087963; Sat, 14 May 2016 18:12:00 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4EIC0o2087961; Sat, 14 May 2016 18:12:00 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201605141812.u4EIC0o2087961@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Sat, 14 May 2016 18:12:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415194 - head/sysutils/syslog-ng37 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 18:12:01 -0000 Author: cy Date: Sat May 14 18:11:59 2016 New Revision: 415194 URL: https://svnweb.freebsd.org/changeset/ports/415194 Log: Don't depend on textproc/libxslt and textproc/docbook-xsl when DOC not selected. PR: 209483 Modified: head/sysutils/syslog-ng37/Makefile Modified: head/sysutils/syslog-ng37/Makefile ============================================================================== --- head/sysutils/syslog-ng37/Makefile Sat May 14 16:16:49 2016 (r415193) +++ head/sysutils/syslog-ng37/Makefile Sat May 14 18:11:59 2016 (r415194) @@ -3,7 +3,7 @@ PORTNAME= syslog-ng PORTVERSION= 3.7.3 -PORTREVISION= 1 +PORTREVISION= 2 .if !defined(MASTERDIR) PKGNAMESUFFIX= 37 .endif @@ -58,8 +58,10 @@ BROKEN_sparc64= Does not compile on spar .include +.if ${PORT_OPTIONS:MDOCS} BUILD_DEPENDS+= xsltproc:textproc/libxslt \ ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:textproc/docbook-xsl +.endif CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl" From owner-svn-ports-head@freebsd.org Sat May 14 21:29:20 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62273B39D14; Sat, 14 May 2016 21:29: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 2F3041C25; Sat, 14 May 2016 21:29: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 u4ELTJAD046608; Sat, 14 May 2016 21:29:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ELTJCK046606; Sat, 14 May 2016 21:29:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605142129.u4ELTJCK046606@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, 14 May 2016 21:29:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415195 - head/devel/p5-CPAN-Perl-Releases X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 21:29:20 -0000 Author: sunpoet Date: Sat May 14 21:29:18 2016 New Revision: 415195 URL: https://svnweb.freebsd.org/changeset/ports/415195 Log: - Update to 2.76 Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes Modified: head/devel/p5-CPAN-Perl-Releases/Makefile head/devel/p5-CPAN-Perl-Releases/distinfo Modified: head/devel/p5-CPAN-Perl-Releases/Makefile ============================================================================== --- head/devel/p5-CPAN-Perl-Releases/Makefile Sat May 14 18:11:59 2016 (r415194) +++ head/devel/p5-CPAN-Perl-Releases/Makefile Sat May 14 21:29:18 2016 (r415195) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CPAN-Perl-Releases -PORTVERSION= 2.74 +PORTVERSION= 2.76 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-CPAN-Perl-Releases/distinfo ============================================================================== --- head/devel/p5-CPAN-Perl-Releases/distinfo Sat May 14 18:11:59 2016 (r415194) +++ head/devel/p5-CPAN-Perl-Releases/distinfo Sat May 14 21:29:18 2016 (r415195) @@ -1,2 +1,2 @@ -SHA256 (CPAN-Perl-Releases-2.74.tar.gz) = 8b661108f381eb5a7cfa183e4f5837f48bc552ff74c1cde1896cff45c86b6053 -SIZE (CPAN-Perl-Releases-2.74.tar.gz) = 25554 +SHA256 (CPAN-Perl-Releases-2.76.tar.gz) = aa31419694474b92fad06adb4f385aeba552a4b574be396bfb2b4eba3fa28196 +SIZE (CPAN-Perl-Releases-2.76.tar.gz) = 25309 From owner-svn-ports-head@freebsd.org Sat May 14 21:29:24 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B158CB39D3C; Sat, 14 May 2016 21:29: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 832C71C85; Sat, 14 May 2016 21:29: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 u4ELTN0I046722; Sat, 14 May 2016 21:29:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ELTNUv046720; Sat, 14 May 2016 21:29:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605142129.u4ELTNUv046720@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, 14 May 2016 21:29:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415196 - head/devel/p5-ExtUtils-MakeMaker X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 21:29:24 -0000 Author: sunpoet Date: Sat May 14 21:29:23 2016 New Revision: 415196 URL: https://svnweb.freebsd.org/changeset/ports/415196 Log: - Update to 7.16 Changes: http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes Modified: head/devel/p5-ExtUtils-MakeMaker/Makefile head/devel/p5-ExtUtils-MakeMaker/distinfo Modified: head/devel/p5-ExtUtils-MakeMaker/Makefile ============================================================================== --- head/devel/p5-ExtUtils-MakeMaker/Makefile Sat May 14 21:29:18 2016 (r415195) +++ head/devel/p5-ExtUtils-MakeMaker/Makefile Sat May 14 21:29:23 2016 (r415196) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ExtUtils-MakeMaker -PORTVERSION= 7.14 +PORTVERSION= 7.16 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-ExtUtils-MakeMaker/distinfo ============================================================================== --- head/devel/p5-ExtUtils-MakeMaker/distinfo Sat May 14 21:29:18 2016 (r415195) +++ head/devel/p5-ExtUtils-MakeMaker/distinfo Sat May 14 21:29:23 2016 (r415196) @@ -1,2 +1,2 @@ -SHA256 (ExtUtils-MakeMaker-7.14.tar.gz) = 4c3790e01daff5b1cce039fd5814b4fe178fc167dc202f723448b2d6e3ce0eaf -SIZE (ExtUtils-MakeMaker-7.14.tar.gz) = 465639 +SHA256 (ExtUtils-MakeMaker-7.16.tar.gz) = f0b0fd138844dd25fef0e177e9bb2406ee290d3c46ecab74cd1d8755207b7c14 +SIZE (ExtUtils-MakeMaker-7.16.tar.gz) = 466274 From owner-svn-ports-head@freebsd.org Sat May 14 21:29:35 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F095B39DA2; Sat, 14 May 2016 21:29: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 211B11E12; Sat, 14 May 2016 21:29: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 u4ELTYbr046842; Sat, 14 May 2016 21:29:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ELTYVM046840; Sat, 14 May 2016 21:29:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605142129.u4ELTYVM046840@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, 14 May 2016 21:29:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415197 - head/devel/p5-Module-CoreList X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 21:29:35 -0000 Author: sunpoet Date: Sat May 14 21:29:34 2016 New Revision: 415197 URL: https://svnweb.freebsd.org/changeset/ports/415197 Log: - Update to 5.20160507 Changes: http://search.cpan.org/dist/Module-CoreList/Changes Modified: head/devel/p5-Module-CoreList/Makefile head/devel/p5-Module-CoreList/distinfo Modified: head/devel/p5-Module-CoreList/Makefile ============================================================================== --- head/devel/p5-Module-CoreList/Makefile Sat May 14 21:29:23 2016 (r415196) +++ head/devel/p5-Module-CoreList/Makefile Sat May 14 21:29:34 2016 (r415197) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Module-CoreList -PORTVERSION= 5.20160429 +PORTVERSION= 5.20160507 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Module-CoreList/distinfo ============================================================================== --- head/devel/p5-Module-CoreList/distinfo Sat May 14 21:29:23 2016 (r415196) +++ head/devel/p5-Module-CoreList/distinfo Sat May 14 21:29:34 2016 (r415197) @@ -1,2 +1,2 @@ -SHA256 (Module-CoreList-5.20160429.tar.gz) = 00071ceedc227f1ba6f8a7c2ea72b11d0a07f9865065521b03c4cf8efc622b68 -SIZE (Module-CoreList-5.20160429.tar.gz) = 88339 +SHA256 (Module-CoreList-5.20160507.tar.gz) = 7107c4b74e2771453cb0b5f501837939219f7d12c5ab4726e7c6e1d34f04b941 +SIZE (Module-CoreList-5.20160507.tar.gz) = 88669 From owner-svn-ports-head@freebsd.org Sat May 14 21:40:10 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6438EB3B035; Sat, 14 May 2016 21:40:10 +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 367A8132B; Sat, 14 May 2016 21:40:10 +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 u4ELe9jO049955; Sat, 14 May 2016 21:40:09 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ELe9hS049953; Sat, 14 May 2016 21:40:09 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201605142140.u4ELe9hS049953@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 14 May 2016 21:40:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415198 - head/www/p5-Mojolicious X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 21:40:10 -0000 Author: adamw Date: Sat May 14 21:40:09 2016 New Revision: 415198 URL: https://svnweb.freebsd.org/changeset/ports/415198 Log: Update to 6.62. Changes: https://metacpan.org/changes/release/SRI/Mojolicious-6.62 Modified: head/www/p5-Mojolicious/Makefile head/www/p5-Mojolicious/distinfo Modified: head/www/p5-Mojolicious/Makefile ============================================================================== --- head/www/p5-Mojolicious/Makefile Sat May 14 21:29:34 2016 (r415197) +++ head/www/p5-Mojolicious/Makefile Sat May 14 21:40:09 2016 (r415198) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojolicious -PORTVERSION= 6.61 +PORTVERSION= 6.62 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Mojolicious/distinfo ============================================================================== --- head/www/p5-Mojolicious/distinfo Sat May 14 21:29:34 2016 (r415197) +++ head/www/p5-Mojolicious/distinfo Sat May 14 21:40:09 2016 (r415198) @@ -1,2 +1,3 @@ -SHA256 (Mojolicious-6.61.tar.gz) = ee46f8cdea7789a979ff86246f4536ab95c32c629028ed700e3b48ad43e0d0ba -SIZE (Mojolicious-6.61.tar.gz) = 652374 +TIMESTAMP = 1463261716 +SHA256 (Mojolicious-6.62.tar.gz) = 15448623e9a8e29694b22ccfbb47b6c74871c401649d1ccf8fcd1a351f5f58cc +SIZE (Mojolicious-6.62.tar.gz) = 652326 From owner-svn-ports-head@freebsd.org Sat May 14 21:44:50 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB04DB3B207; Sat, 14 May 2016 21:44:50 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9BE21186B; Sat, 14 May 2016 21:44:50 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4ELinB9052843; Sat, 14 May 2016 21:44:49 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ELinK8052839; Sat, 14 May 2016 21:44:49 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201605142144.u4ELinK8052839@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 14 May 2016 21:44:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415199 - in head/graphics/osgearth: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 21:44:51 -0000 Author: woodsb02 Date: Sat May 14 21:44:49 2016 New Revision: 415199 URL: https://svnweb.freebsd.org/changeset/ports/415199 Log: graphics/osgearth: - Update to 2.7 (this new version also allows osgearth to build against osg-3.4.0) - Rename and update patch of src/osgEarth/ThreadingUtils.cpp (pet portlint) - Fix COMMENT (pet portlint) - Fix BUILD_DEPENDS for minizip Changes this release: http://docs.osgearth.org/en/latest/releasenotes.html#version-2-7-july-2015 PR: 209236 Reviewed by: mat (mentor) Approved by: lbartoletti@tuxfamily.org (maintainer), adamw (mentor) Differential Revision: https://reviews.freebsd.org/D6344 Added: head/graphics/osgearth/files/patch-src_osgEarth_ThreadingUtils.cpp - copied, changed from r415198, head/graphics/osgearth/files/patch-src-osgEarth-ThreadingUtils.cpp Deleted: head/graphics/osgearth/files/patch-src-osgEarth-ThreadingUtils.cpp Modified: head/graphics/osgearth/Makefile head/graphics/osgearth/distinfo head/graphics/osgearth/pkg-plist Modified: head/graphics/osgearth/Makefile ============================================================================== --- head/graphics/osgearth/Makefile Sat May 14 21:40:09 2016 (r415198) +++ head/graphics/osgearth/Makefile Sat May 14 21:44:49 2016 (r415199) @@ -2,17 +2,16 @@ # $FreeBSD$ PORTNAME= osgearth -PORTVERSION= 2.5 +PORTVERSION= 2.7 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 6 CATEGORIES= graphics geography MAINTAINER= coder@tuxfamily.org -COMMENT= osgEarth is a C++ terrain rendering toolkit for OpenSceneGraph +COMMENT= C++ terrain rendering toolkit for OpenSceneGraph LICENSE= LGPL3 -BUILD_DEPENDS= ${LOCALBASE}/bin/minizip:archivers/minizip +BUILD_DEPENDS= minizip:archivers/minizip LIB_DEPENDS= libosg.so:graphics/osg \ libgdal.so:graphics/gdal \ libcurl.so:ftp/curl Modified: head/graphics/osgearth/distinfo ============================================================================== --- head/graphics/osgearth/distinfo Sat May 14 21:40:09 2016 (r415198) +++ head/graphics/osgearth/distinfo Sat May 14 21:44:49 2016 (r415199) @@ -1,2 +1,3 @@ -SHA256 (gwaldron-osgearth-osgearth-2.5_GH0.tar.gz) = 73d730fdf615318ef876179b21ff77f508efa20e4dcd8640b999a8235a811616 -SIZE (gwaldron-osgearth-osgearth-2.5_GH0.tar.gz) = 49670415 +TIMESTAMP = 1463133065 +SHA256 (gwaldron-osgearth-osgearth-2.7_GH0.tar.gz) = cf973b664aeb79f70e48f5cd02ba670069ec273d71fe541604ed5b328d956d83 +SIZE (gwaldron-osgearth-osgearth-2.7_GH0.tar.gz) = 61837911 Copied and modified: head/graphics/osgearth/files/patch-src_osgEarth_ThreadingUtils.cpp (from r415198, head/graphics/osgearth/files/patch-src-osgEarth-ThreadingUtils.cpp) ============================================================================== --- head/graphics/osgearth/files/patch-src-osgEarth-ThreadingUtils.cpp Sat May 14 21:40:09 2016 (r415198, copy source) +++ head/graphics/osgearth/files/patch-src_osgEarth_ThreadingUtils.cpp Sat May 14 21:44:49 2016 (r415199) @@ -1,5 +1,5 @@ ---- src/osgEarth/ThreadingUtils.cpp.orig 2013-05-16 20:29:30.000000000 +0200 -+++ src/osgEarth/ThreadingUtils.cpp 2013-05-16 20:28:01.000000000 +0200 +--- src/osgEarth/ThreadingUtils.cpp.orig 2016-02-10 18:21:28 UTC ++++ src/osgEarth/ThreadingUtils.cpp @@ -23,6 +23,7 @@ #else # include @@ -8,10 +8,10 @@ #endif using namespace osgEarth::Threading; -@@ -38,6 +39,10 @@ - return (unsigned)::GetCurrentThreadId(); - #elif __APPLE__ +@@ -40,6 +41,10 @@ unsigned osgEarth::Threading::getCurrent return ::syscall(SYS_thread_selfid); + #elif __ANDROID__ + return gettid(); +#elif __FreeBSD__ + long lwpid; + thr_self(&lwpid); Modified: head/graphics/osgearth/pkg-plist ============================================================================== --- head/graphics/osgearth/pkg-plist Sat May 14 21:40:09 2016 (r415198) +++ head/graphics/osgearth/pkg-plist Sat May 14 21:44:49 2016 (r415199) @@ -1,18 +1,23 @@ bin/osgearth_annotation +bin/osgearth_atlas bin/osgearth_backfill bin/osgearth_boundarygen bin/osgearth_cache +bin/osgearth_cache_test bin/osgearth_city bin/osgearth_clamp +bin/osgearth_clipplane bin/osgearth_colorfilter bin/osgearth_controls +bin/osgearth_conv +bin/osgearth_createtile bin/osgearth_elevation bin/osgearth_featureeditor bin/osgearth_featurefilter bin/osgearth_featureinfo -bin/osgearth_featuremanip bin/osgearth_featurequery bin/osgearth_features +bin/osgearth_fog bin/osgearth_graticule bin/osgearth_imageoverlay bin/osgearth_los @@ -20,20 +25,22 @@ bin/osgearth_manip bin/osgearth_map bin/osgearth_measure bin/osgearth_minimap +bin/osgearth_mrt bin/osgearth_occlusionculling bin/osgearth_overlayviewer bin/osgearth_package +bin/osgearth_pick bin/osgearth_sequencecontrol bin/osgearth_shadercomp -bin/osgearth_shadow +bin/osgearth_shadergen bin/osgearth_sharedlayer -bin/osgearth_terraineffects bin/osgearth_terrainprofile bin/osgearth_tfs bin/osgearth_tileindex bin/osgearth_tilesource bin/osgearth_toc bin/osgearth_tracks +bin/osgearth_transform bin/osgearth_version bin/osgearth_viewer include/osgEarth/AlphaEffect @@ -46,6 +53,7 @@ include/osgEarth/CachePolicy include/osgEarth/CacheSeed include/osgEarth/Capabilities include/osgEarth/ClampableNode +include/osgEarth/Clamping include/osgEarth/ClampingTechnique include/osgEarth/ColorFilter include/osgEarth/Common @@ -58,28 +66,32 @@ include/osgEarth/DPLineSegmentIntersecto include/osgEarth/DateTime include/osgEarth/Decluttering include/osgEarth/DepthOffset -include/osgEarth/Draggers include/osgEarth/DrapeableNode include/osgEarth/DrapingTechnique include/osgEarth/DrawInstanced include/osgEarth/ECEF +include/osgEarth/ElevationField include/osgEarth/ElevationLOD include/osgEarth/ElevationLayer include/osgEarth/ElevationQuery include/osgEarth/Export +include/osgEarth/Extension include/osgEarth/FadeEffect include/osgEarth/FileUtils include/osgEarth/GeoCommon include/osgEarth/GeoData include/osgEarth/GeoMath +include/osgEarth/GeoTransform include/osgEarth/Geoid include/osgEarth/HTTPClient include/osgEarth/HeightFieldUtils +include/osgEarth/Horizon include/osgEarth/IOTypes include/osgEarth/ImageLayer include/osgEarth/ImageMosaic include/osgEarth/ImageToHeightFieldConverter include/osgEarth/ImageUtils +include/osgEarth/IntersectionPicker include/osgEarth/JsonUtils include/osgEarth/Layer include/osgEarth/LineFunctor @@ -100,23 +112,30 @@ include/osgEarth/MaskSource include/osgEarth/MemCache include/osgEarth/ModelLayer include/osgEarth/ModelSource +include/osgEarth/NativeProgramAdapter include/osgEarth/NodeUtils include/osgEarth/Notify +include/osgEarth/ObjectIndex include/osgEarth/OverlayDecorator include/osgEarth/OverlayNode -include/osgEarth/Pickers +include/osgEarth/PhongLightingEffect +include/osgEarth/Picker include/osgEarth/PrimitiveIntersector include/osgEarth/Profile +include/osgEarth/Profiler include/osgEarth/Progress include/osgEarth/Random include/osgEarth/Registry include/osgEarth/Revisioning include/osgEarth/ShaderFactory include/osgEarth/ShaderGenerator +include/osgEarth/ShaderLoader include/osgEarth/ShaderUtils -include/osgEarth/SparseTexture2DArray +include/osgEarth/Shaders +include/osgEarth/SharedSARepo include/osgEarth/SpatialReference include/osgEarth/StateSetCache +include/osgEarth/StateSetLOD include/osgEarth/StringUtils include/osgEarth/TaskService include/osgEarth/Terrain @@ -124,12 +143,14 @@ include/osgEarth/TerrainEffect include/osgEarth/TerrainEngineNode include/osgEarth/TerrainLayer include/osgEarth/TerrainOptions +include/osgEarth/TerrainTileNode +include/osgEarth/Tessellator include/osgEarth/TextureCompositor -include/osgEarth/TextureCompositorMulti -include/osgEarth/TextureCompositorTexArray include/osgEarth/ThreadingUtils +include/osgEarth/TileHandler include/osgEarth/TileKey include/osgEarth/TileSource +include/osgEarth/TileVisitor include/osgEarth/TimeControl include/osgEarth/TraversalData include/osgEarth/URI @@ -152,6 +173,7 @@ include/osgEarthAnnotation/AnnotationUti include/osgEarthAnnotation/CircleNode include/osgEarthAnnotation/Common include/osgEarthAnnotation/Decoration +include/osgEarthAnnotation/Draggers include/osgEarthAnnotation/EllipseNode include/osgEarthAnnotation/Export include/osgEarthAnnotation/FeatureEditing @@ -179,8 +201,10 @@ include/osgEarthDrivers/engine_byo/Commo include/osgEarthDrivers/engine_mp/Common include/osgEarthDrivers/engine_mp/DynamicLODScaleCallback include/osgEarthDrivers/engine_mp/FileLocationCallback +include/osgEarthDrivers/engine_mp/HeightFieldCache include/osgEarthDrivers/engine_mp/KeyNodeFactory include/osgEarthDrivers/engine_mp/MPGeometry +include/osgEarthDrivers/engine_mp/MPShaders include/osgEarthDrivers/engine_mp/MPTerrainEngineNode include/osgEarthDrivers/engine_mp/MPTerrainEngineOptions include/osgEarthDrivers/engine_mp/QuickReleaseGLObjects @@ -193,43 +217,10 @@ include/osgEarthDrivers/engine_mp/TileMo include/osgEarthDrivers/engine_mp/TileNode include/osgEarthDrivers/engine_mp/TileNodeRegistry include/osgEarthDrivers/engine_mp/TilePagedLOD -include/osgEarthDrivers/engine_osgterrain/Common -include/osgEarthDrivers/engine_osgterrain/CustomTerrainTechnique -include/osgEarthDrivers/engine_osgterrain/DynamicLODScaleCallback -include/osgEarthDrivers/engine_osgterrain/FileLocationCallback -include/osgEarthDrivers/engine_osgterrain/KeyNodeFactory -include/osgEarthDrivers/engine_osgterrain/LODFactorCallback -include/osgEarthDrivers/engine_osgterrain/MultiPassTerrainTechnique -include/osgEarthDrivers/engine_osgterrain/OSGTerrainEngineNode -include/osgEarthDrivers/engine_osgterrain/OSGTerrainOptions -include/osgEarthDrivers/engine_osgterrain/OSGTileFactory -include/osgEarthDrivers/engine_osgterrain/ParallelKeyNodeFactory -include/osgEarthDrivers/engine_osgterrain/SerialKeyNodeFactory -include/osgEarthDrivers/engine_osgterrain/SinglePassTerrainTechnique -include/osgEarthDrivers/engine_osgterrain/StreamingTerrainNode -include/osgEarthDrivers/engine_osgterrain/StreamingTile -include/osgEarthDrivers/engine_osgterrain/TerrainNode -include/osgEarthDrivers/engine_osgterrain/Tile -include/osgEarthDrivers/engine_osgterrain/TileBuilder -include/osgEarthDrivers/engine_osgterrain/TransparentLayer -include/osgEarthDrivers/engine_quadtree/Common -include/osgEarthDrivers/engine_quadtree/CustomPagedLOD -include/osgEarthDrivers/engine_quadtree/DynamicLODScaleCallback -include/osgEarthDrivers/engine_quadtree/FileLocationCallback -include/osgEarthDrivers/engine_quadtree/KeyNodeFactory -include/osgEarthDrivers/engine_quadtree/LODFactorCallback -include/osgEarthDrivers/engine_quadtree/QuadTreeTerrainEngineNode -include/osgEarthDrivers/engine_quadtree/QuadTreeTerrainEngineOptions -include/osgEarthDrivers/engine_quadtree/QuickReleaseGLObjects -include/osgEarthDrivers/engine_quadtree/SerialKeyNodeFactory -include/osgEarthDrivers/engine_quadtree/TerrainNode -include/osgEarthDrivers/engine_quadtree/TileModel -include/osgEarthDrivers/engine_quadtree/TileModelCompiler -include/osgEarthDrivers/engine_quadtree/TileModelFactory -include/osgEarthDrivers/engine_quadtree/TileNode -include/osgEarthDrivers/engine_quadtree/TileNodeRegistry +include/osgEarthDrivers/feature_elevation/FeatureElevationOptions include/osgEarthDrivers/feature_ogr/FeatureCursorOGR include/osgEarthDrivers/feature_ogr/OGRFeatureOptions +include/osgEarthDrivers/feature_raster/RasterFeatureOptions include/osgEarthDrivers/feature_tfs/TFSFeatureOptions include/osgEarthDrivers/feature_wfs/WFSFeatureOptions include/osgEarthDrivers/gdal/GDALOptions @@ -240,9 +231,18 @@ include/osgEarthDrivers/mbtiles/MBTilesO include/osgEarthDrivers/model_feature_geom/FeatureGeomModelOptions include/osgEarthDrivers/model_feature_stencil/FeatureStencilModelOptions include/osgEarthDrivers/model_simple/SimpleModelOptions -include/osgEarthDrivers/ocean_surface/OceanSurface +include/osgEarthDrivers/ocean_simple/SimpleOceanOptions +include/osgEarthDrivers/osg/ColorRampOptions include/osgEarthDrivers/osg/OSGOptions +include/osgEarthDrivers/quadkey/QuadKeyOptions include/osgEarthDrivers/refresh/RefreshOptions +include/osgEarthDrivers/scriptengine_javascript/DuktapeEngine +include/osgEarthDrivers/scriptengine_javascript/JSGeometry +include/osgEarthDrivers/scriptengine_javascript/duktape.h +include/osgEarthDrivers/sky_gl/GLSkyOptions +include/osgEarthDrivers/sky_simple/SimpleSkyOptions +include/osgEarthDrivers/splat_mask/SplatMaskOptions +include/osgEarthDrivers/template_matclass/TemplateMatClassOptions include/osgEarthDrivers/tilecache/TileCacheOptions include/osgEarthDrivers/tileindex/TileIndexOptions include/osgEarthDrivers/tileservice/TileServiceOptions @@ -267,6 +267,7 @@ include/osgEarthFeatures/Feature include/osgEarthFeatures/FeatureCursor include/osgEarthFeatures/FeatureDisplayLayout include/osgEarthFeatures/FeatureDrawSet +include/osgEarthFeatures/FeatureIndex include/osgEarthFeatures/FeatureListSource include/osgEarthFeatures/FeatureModelGraph include/osgEarthFeatures/FeatureModelSource @@ -297,6 +298,7 @@ include/osgEarthSymbology/AGG.h include/osgEarthSymbology/AltitudeSymbol include/osgEarthSymbology/Color include/osgEarthSymbology/Common +include/osgEarthSymbology/CoverageSymbol include/osgEarthSymbology/CssUtils include/osgEarthSymbology/Expression include/osgEarthSymbology/ExtrusionSymbol @@ -313,6 +315,7 @@ include/osgEarthSymbology/LineSymbol include/osgEarthSymbology/MarkerResource include/osgEarthSymbology/MarkerSymbol include/osgEarthSymbology/MeshConsolidator +include/osgEarthSymbology/MeshFlattener include/osgEarthSymbology/MeshSubdivider include/osgEarthSymbology/ModelResource include/osgEarthSymbology/ModelSymbol @@ -332,8 +335,10 @@ include/osgEarthSymbology/StyleSheet include/osgEarthSymbology/Symbol include/osgEarthSymbology/Tags include/osgEarthSymbology/TextSymbol +include/osgEarthUtil/ActivityMonitorTool include/osgEarthUtil/AnnotationEvents include/osgEarthUtil/ArcGIS +include/osgEarthUtil/AtlasBuilder include/osgEarthUtil/AutoClipPlaneHandler include/osgEarthUtil/BrightnessContrastColorFilter include/osgEarthUtil/CMYKColorFilter @@ -343,34 +348,42 @@ include/osgEarthUtil/Common include/osgEarthUtil/ContourMap include/osgEarthUtil/Controls include/osgEarthUtil/DataScanner -include/osgEarthUtil/DateTime -include/osgEarthUtil/DetailTexture include/osgEarthUtil/EarthManipulator +include/osgEarthUtil/Ephemeris include/osgEarthUtil/ExampleResources include/osgEarthUtil/Export -include/osgEarthUtil/FeatureManipTool include/osgEarthUtil/FeatureQueryTool +include/osgEarthUtil/Fog include/osgEarthUtil/Formatter include/osgEarthUtil/GLSLColorFilter include/osgEarthUtil/GammaColorFilter include/osgEarthUtil/GeodeticGraticule +include/osgEarthUtil/GraticuleExtension +include/osgEarthUtil/GraticuleNode +include/osgEarthUtil/GraticuleOptions +include/osgEarthUtil/GraticuleTerrainEffect include/osgEarthUtil/HSLColorFilter include/osgEarthUtil/HTM include/osgEarthUtil/LODBlending include/osgEarthUtil/LatLongFormatter include/osgEarthUtil/LineOfSight include/osgEarthUtil/LinearLineOfSight +include/osgEarthUtil/LogarithmicDepthBuffer include/osgEarthUtil/MGRSFormatter include/osgEarthUtil/MGRSGraticule include/osgEarthUtil/MeasureTool include/osgEarthUtil/MouseCoordsTool -include/osgEarthUtil/NormalMap +include/osgEarthUtil/NightColorFilter include/osgEarthUtil/ObjectLocator +include/osgEarthUtil/Ocean include/osgEarthUtil/PolyhedralLineOfSight include/osgEarthUtil/RGBColorFilter +include/osgEarthUtil/RTTPicker include/osgEarthUtil/RadialLineOfSight -include/osgEarthUtil/ShadowUtils -include/osgEarthUtil/SkyNode +include/osgEarthUtil/Shaders +include/osgEarthUtil/Shadowing +include/osgEarthUtil/SimplexNoise +include/osgEarthUtil/Sky include/osgEarthUtil/SpatialData include/osgEarthUtil/StarData include/osgEarthUtil/TFS @@ -387,45 +400,58 @@ include/osgEarthUtil/WFS include/osgEarthUtil/WMS lib/libosgEarth.so lib/libosgEarth.so.0 -lib/libosgEarth.so.2.5.0 +lib/libosgEarth.so.2.6.0 lib/libosgEarthAnnotation.so lib/libosgEarthAnnotation.so.0 -lib/libosgEarthAnnotation.so.2.5.0 +lib/libosgEarthAnnotation.so.2.6.0 lib/libosgEarthFeatures.so lib/libosgEarthFeatures.so.0 -lib/libosgEarthFeatures.so.2.5.0 +lib/libosgEarthFeatures.so.2.6.0 lib/libosgEarthSymbology.so lib/libosgEarthSymbology.so.0 -lib/libosgEarthSymbology.so.2.5.0 +lib/libosgEarthSymbology.so.2.6.0 lib/libosgEarthUtil.so lib/libosgEarthUtil.so.0 -lib/libosgEarthUtil.so.2.5.0 +lib/libosgEarthUtil.so.2.6.0 lib/osgPlugins-%%OSGVERSION%%/osgdb_earth.so lib/osgPlugins-%%OSGVERSION%%/osgdb_kml.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_agglite.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_arcgis.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_arcgis_map_cache.so +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_billboard.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_bing.so +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_bumpmap.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_cache_filesystem.so +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_colorramp.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_debug.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_engine_byo.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_engine_mp.so -lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_engine_osgterrain.so -lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_engine_quadtree.so +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_feature_elevation.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_feature_ogr.so +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_feature_raster.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_feature_tfs.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_feature_wfs.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_gdal.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_label_annotation.so -lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_label_overlay.so +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_mapinspector.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_mask_feature.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_mbtiles.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_model_feature_geom.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_model_feature_stencil.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_model_simple.so -lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_ocean_surface.so +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_noise.so +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_normalmap.so +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_ocean_simple.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_osg.so +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_quadkey.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_refresh.so +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_scriptengine_javascript.so +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_sky_gl.so +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_sky_simple.so +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_splat.so +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_splat_mask.so +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_template_matclass.so +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_terrainshader.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_tilecache.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_tileindex.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_tileservice.so @@ -433,6 +459,7 @@ lib/osgPlugins-%%OSGVERSION%%/osgdb_osge lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_vdatum_egm2008.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_vdatum_egm84.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_vdatum_egm96.so +lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_viewpoints.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_vpb.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_wcs.so lib/osgPlugins-%%OSGVERSION%%/osgdb_osgearth_wms.so From owner-svn-ports-head@freebsd.org Sat May 14 22:07:21 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8EBCB3B60F; Sat, 14 May 2016 22:07:21 +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 A27901171; Sat, 14 May 2016 22:07:21 +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 u4EM7KNV059214; Sat, 14 May 2016 22:07:20 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4EM7KIg059212; Sat, 14 May 2016 22:07:20 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201605142207.u4EM7KIg059212@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Sat, 14 May 2016 22:07:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415200 - head/devel/etcd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 22:07:22 -0000 Author: robak Date: Sat May 14 22:07:20 2016 New Revision: 415200 URL: https://svnweb.freebsd.org/changeset/ports/415200 Log: devel/etcd: update 2.3.3 -> 2.3.4 Modified: head/devel/etcd/Makefile head/devel/etcd/distinfo Modified: head/devel/etcd/Makefile ============================================================================== --- head/devel/etcd/Makefile Sat May 14 21:44:49 2016 (r415199) +++ head/devel/etcd/Makefile Sat May 14 22:07:20 2016 (r415200) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= etcd -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= coreos- Modified: head/devel/etcd/distinfo ============================================================================== --- head/devel/etcd/distinfo Sat May 14 21:44:49 2016 (r415199) +++ head/devel/etcd/distinfo Sat May 14 22:07:20 2016 (r415200) @@ -1,2 +1,3 @@ -SHA256 (coreos-etcd-v2.3.3_GH0.tar.gz) = 9a765d15e0c1516191430d6e730920251e503c484deab69f7e06b82d51fd010c -SIZE (coreos-etcd-v2.3.3_GH0.tar.gz) = 2208132 +TIMESTAMP = 1463262689 +SHA256 (coreos-etcd-v2.3.4_GH0.tar.gz) = c08f68c3d21929ed3683fe94acefcd871bb3c4339117e745033bf2fb990966a9 +SIZE (coreos-etcd-v2.3.4_GH0.tar.gz) = 2208416 From owner-svn-ports-head@freebsd.org Sat May 14 22:32:20 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6DF5DB3BB6F; Sat, 14 May 2016 22:32:20 +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 26D291F31; Sat, 14 May 2016 22:32:20 +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 u4EMWJV2068241; Sat, 14 May 2016 22:32:19 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4EMWJNM068238; Sat, 14 May 2016 22:32:19 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605142232.u4EMWJNM068238@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 14 May 2016 22:32:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415201 - head/x11-drivers/xf86-input-wacom X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 22:32:20 -0000 Author: jbeich Date: Sat May 14 22:32:18 2016 New Revision: 415201 URL: https://svnweb.freebsd.org/changeset/ports/415201 Log: x11-drivers/xf86-input-wacom: update to 0.33.0 Changes: https://sourceforge.net/p/linuxwacom/mailman/message/35064075/ Modified: head/x11-drivers/xf86-input-wacom/Makefile (contents, props changed) head/x11-drivers/xf86-input-wacom/distinfo (contents, props changed) head/x11-drivers/xf86-input-wacom/pkg-plist (contents, props changed) Modified: head/x11-drivers/xf86-input-wacom/Makefile ============================================================================== --- head/x11-drivers/xf86-input-wacom/Makefile Sat May 14 22:07:20 2016 (r415200) +++ head/x11-drivers/xf86-input-wacom/Makefile Sat May 14 22:32:18 2016 (r415201) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= xf86-input-wacom -PORTVERSION= 0.32.0 -PORTREVISION= 2 +PORTVERSION= 0.33.0 CATEGORIES= x11-drivers MASTER_SITES= SF/linuxwacom/${PORTNAME} Modified: head/x11-drivers/xf86-input-wacom/distinfo ============================================================================== --- head/x11-drivers/xf86-input-wacom/distinfo Sat May 14 22:07:20 2016 (r415200) +++ head/x11-drivers/xf86-input-wacom/distinfo Sat May 14 22:32:18 2016 (r415201) @@ -1,2 +1,2 @@ -SHA256 (xorg/driver/xf86-input-wacom-0.32.0.tar.bz2) = 8c97ac9afc8150a7c45426e2ccb00fe22eb52671024d41884899e55ce21e870d -SIZE (xorg/driver/xf86-input-wacom-0.32.0.tar.bz2) = 594080 +SHA256 (xorg/driver/xf86-input-wacom-0.33.0.tar.bz2) = 24eef830744a388795a318ef743f19c451e394d9ef1332e98e2d54810a70f8e0 +SIZE (xorg/driver/xf86-input-wacom-0.33.0.tar.bz2) = 595192 Modified: head/x11-drivers/xf86-input-wacom/pkg-plist ============================================================================== --- head/x11-drivers/xf86-input-wacom/pkg-plist Sat May 14 22:07:20 2016 (r415200) +++ head/x11-drivers/xf86-input-wacom/pkg-plist Sat May 14 22:32:18 2016 (r415201) @@ -11,4 +11,4 @@ lib/xorg/modules/input/wacom_drv.so libdata/pkgconfig/xorg-wacom.pc man/man1/xsetwacom.1.gz man/man4/wacom.4x.gz -share/X11/xorg.conf.d/50-wacom.conf +share/X11/xorg.conf.d/70-wacom.conf From owner-svn-ports-head@freebsd.org Sat May 14 23:36:48 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C986BB3BFA4; Sat, 14 May 2016 23:36:48 +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 96F261D38; Sat, 14 May 2016 23:36:48 +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 u4ENalvb087661; Sat, 14 May 2016 23:36:47 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ENalot087659; Sat, 14 May 2016 23:36:47 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201605142336.u4ENalot087659@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Sat, 14 May 2016 23:36:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415202 - head/emulators/qemu-cheri X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 23:36:48 -0000 Author: brooks Date: Sat May 14 23:36:47 2016 New Revision: 415202 URL: https://svnweb.freebsd.org/changeset/ports/415202 Log: New snapshot fixing CLL/CSC instructions and adding programatic control of instruction tracing from the guest os. Modified: head/emulators/qemu-cheri/Makefile.snapshot head/emulators/qemu-cheri/distinfo Modified: head/emulators/qemu-cheri/Makefile.snapshot ============================================================================== --- head/emulators/qemu-cheri/Makefile.snapshot Sat May 14 22:32:18 2016 (r415201) +++ head/emulators/qemu-cheri/Makefile.snapshot Sat May 14 23:36:47 2016 (r415202) @@ -4,6 +4,6 @@ # # Generated by: files/gen-Makefile.snapshot.sh. # -SNAPDATE= 20160510 +SNAPDATE= 20160514 -QEMU_COMMIT= 042979d7f101ca36292beb756d8ea2e29529abbc +QEMU_COMMIT= afe5bbc23efd4093c1c35cd7d58e4cf8c1569143 Modified: head/emulators/qemu-cheri/distinfo ============================================================================== --- head/emulators/qemu-cheri/distinfo Sat May 14 22:32:18 2016 (r415201) +++ head/emulators/qemu-cheri/distinfo Sat May 14 23:36:47 2016 (r415202) @@ -1,2 +1,2 @@ -SHA256 (CTSRD-CHERI-qemu-0.d20160510-042979d7f101ca36292beb756d8ea2e29529abbc_GH0.tar.gz) = 6b28027a2375efc66149ec331886ba5ccd628b1ab3ff309c260c294199ebbb36 -SIZE (CTSRD-CHERI-qemu-0.d20160510-042979d7f101ca36292beb756d8ea2e29529abbc_GH0.tar.gz) = 11140550 +SHA256 (CTSRD-CHERI-qemu-0.d20160514-afe5bbc23efd4093c1c35cd7d58e4cf8c1569143_GH0.tar.gz) = e15cbce6e52f6f4d6b4032c77e282ec65fdd92a0de61d1c80f78fd5aa22e7203 +SIZE (CTSRD-CHERI-qemu-0.d20160514-afe5bbc23efd4093c1c35cd7d58e4cf8c1569143_GH0.tar.gz) = 11141289 From owner-svn-ports-head@freebsd.org Sat May 14 23:45:43 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E556B3B58C; Sat, 14 May 2016 23:45:43 +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 DFD8711DD; Sat, 14 May 2016 23:45:42 +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 u4ENjgcf091149; Sat, 14 May 2016 23:45:42 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4ENjflL091147; Sat, 14 May 2016 23:45:41 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605142345.u4ENjflL091147@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 14 May 2016 23:45:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415203 - head/ports-mgmt/pkg-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-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, 14 May 2016 23:45:43 -0000 Author: bapt Date: Sat May 14 23:45:41 2016 New Revision: 415203 URL: https://svnweb.freebsd.org/changeset/ports/415203 Log: Update to 1.7.99.10 Changes: - Do not fail in case timestamps cannot be set on a directory - Fix issue that can lead to some libraries not being provided - Updates in pkg-repo(8) Modified: head/ports-mgmt/pkg-devel/Makefile head/ports-mgmt/pkg-devel/distinfo Modified: head/ports-mgmt/pkg-devel/Makefile ============================================================================== --- head/ports-mgmt/pkg-devel/Makefile Sat May 14 23:36:47 2016 (r415202) +++ head/ports-mgmt/pkg-devel/Makefile Sat May 14 23:45:41 2016 (r415203) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.7.99.9 +DISTVERSION= 1.7.99.10 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Sat May 14 23:36:47 2016 (r415202) +++ head/ports-mgmt/pkg-devel/distinfo Sat May 14 23:45:41 2016 (r415203) @@ -1,2 +1,3 @@ -SHA256 (pkg-1.7.99.9.tar.xz) = 7a964b9ee05ee928358cdb482d6e26c27106bed4a456bd976810c201c94034db -SIZE (pkg-1.7.99.9.tar.xz) = 1940600 +TIMESTAMP = 1463269414 +SHA256 (pkg-1.7.99.10.tar.xz) = e90a69a03f825ffda116df91c6f7b73cf6e7063b1c1506be3a495d75c75f67f9 +SIZE (pkg-1.7.99.10.tar.xz) = 1924212